/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Dec 03 2025 | 07:05:39 */
	/*PROXIMA & ROBOTO FONT*/
@import url("https://p.typekit.net/p.css?s=1&k=dsi1lkb&ht=tk&f=137.138.139.140.169.170.171.172.173.174.175.176.5474.5475.25136.25137&a=86814868&app=typekit&e=css");
@import url("https://p.typekit.net/p.css?s=1&k=aza5uvr&ht=tk&f=15498.15501.15505.15510.26839.26840.26841.26842.28900.28901.28904.28905&a=314560770&app=typekit&e=css");
@font-face {
font-family:"proxima_regular";
src:url("https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/d7ff92/00000000000000007735e609/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

@font-face {
font-family:"proxima_semibold";
src:url("https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff2"),url("https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("woff"),url("https://use.typekit.net/af/e37e5a/00000000000000007735e60d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n6&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:600;font-stretch:normal;
}

@font-face {
font-family:"proxima_bold";
src:url("https://use.typekit.net/af/99d25e/00000000000000007735e611/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff2"),url("https://use.typekit.net/af/99d25e/00000000000000007735e611/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("woff"),url("https://use.typekit.net/af/99d25e/00000000000000007735e611/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n8&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:800;font-stretch:normal;
}


@font-face {
font-family:"roboto_condensed";
src:url("https://use.typekit.net/af/b1171f/00000000000000007735a09d/31/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"),url("https://use.typekit.net/af/b1171f/00000000000000007735a09d/31/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"),url("https://use.typekit.net/af/b1171f/00000000000000007735a09d/31/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:700;font-stretch:normal;
}

/*PROXIMA & ROBOTO FONT*/
}
body {
	font-family: proxima_regular, sans-serif;
}
.language-btn a {
    vertical-align: middle;
	 padding-right: 20px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath fill='%23232323' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 100% 35%
}
.language-btn a svg {
	font-size: 16px;
}
h1.entry-title {
    margin: 24px 0 24px;
    line-height: 1;
    font-family: 'roboto_condensed';
    font-size: 56px;
    font-weight: 700;
    color: #f8f8f8;
    text-transform: uppercase;
}
#breadcrumbs {
	margin :0 auto;
	font-family: 'proxima_bold' !important;
}
@media (min-width: 1200px) {
    .page-header .entry-title, #breadcrumbs, .hero-excerpt{
        max-width: 1164px;
    }
}
.site-main {
	overflow: hidden;
}
#breadcrumbs a {
    color: #fff;
}
#breadcrumbs a:hover {
    opacity: 1;
}
#breadcrumbs {
    font-weight: 400 !important;
    font-size: 16px !important;
}

.hero-excerpt {
	margin :0 auto;
}
.hero-excerpt p {
    max-width: 500px;
}
.page-header {
	background: linear-gradient(90deg, #ff6c08, #f6c400);
    padding: 120px 0 48px;
}
.product.type-product {
	position: relative;
}
.product-detail-section:before {
    background: linear-gradient(90deg, #ff6c08, #f6c400);
    position: absolute;
    content: "";
    /* transform: skewY(-5deg); */
    height: 35%;
    left: 0;
    right: 0;
    top: 0;
}
.arm-header {
	background: linear-gradient(90deg, #ff6c08, #f6c400);
}

.breadcrumb-section {
	background: linear-gradient(90deg, #ff6c08, #f6c400);
}

/*** search form ****/
.global-search .nav-search {
    position: relative;
    margin: 0;
}
.global-search .header-search-toggle {
    color: #232323;
    position: relative;
    z-index: 2;
    top: 50%;
/*     transform: translateY(-50%); */
    margin-left: 15px;
}
.global-search .nav-trigger {
    color: #fff;
    text-transform: uppercase;
    display: block;
    padding: 10px 50px 10px 10px;
    position: relative;
    text-decoration: none;
    transition: color .4s ease, opacity .4s ease;
}

.global-search .unstyled-button {
    background: initial;
    border: 0;
    padding: 0;
	transition: none !important;
}
.global-search .nav-trigger:before {
    background: #000;
}
.global-search .search-toggle-close {
    display: none;
    color: #000;
}
.global-search .header-search-toggle.open .search-toggle-close {
    display: block;
}
.global-search .header-search-toggle.open .search-toggle-expand {
    display: none;
}
.global-search .header-search-close .material-icons svg, .global-search .header-search-submit .material-icons svg, .global-search .header-search-toggle .material-icons svg {
    width: 26px !important;
    height: 26px !important;
    display: block !important;
    fill: currentColor;
}
.global-search .nav-trigger[aria-controls] svg {
    content: "";
    position: absolute;
    top: 55%;
    right: 20px;
    height: 15px;
    color: #ff6c08;
    width: 15px;
    transform: translateY(-50%);
}
.global-search .header-search-close, .header-search-submit {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    padding: 10px !important;
}
.global-search .header-search-toggle svg {
    color: inherit !important;
}
.global-search .header-search {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 2;
    max-width: none;
    margin: 24px 0 0;
    visibility: hidden;
    pointer-events: initial;
}
.global-search .header-search.open {
    visibility: visible;
}
.global-search .header-search-close .material-icons, .global-search .header-search-submit .material-icons {
    color: black;
}
.global-search .search-input {
    left: 0;
   	padding-top: .5rem !important;
    padding-bottom: .5rem !important;
    padding-left: 44px !important;
    border-bottom: 0;
    text-transform: none;
    border: 2px solid transparent !important;
	font-family: roboto_condensed !important;
	transition: none !important;
}
.arm-header-menu.close {
	z-index: 0;
}
.card.hidden {
    display: none;
}
.background-container {
    position: relative;
}
/** Country switcher ***/
.language-toggle {
    font-family: "roboto_condensed regular", "Open Sans", Arial, sans-serif !important;
    font-size: 14px;
    background: 0 0;
    border: none;
    text-transform: uppercase;
    color: #232323;
    padding-right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='20' width='20'%3E%3Cpath d='M0 0h24v24H0V0z' fill='none'/%3E%3Cpath fill='%23232323' d='M7.41 8.59L12 13.17l4.59-4.58L18 10l-6 6-6-6 1.41-1.41z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 15px;
    background-position: 100% 35%;
    padding-top: 0;
    padding-bottom: 0;
}
.language-toggle svg {
    color: #232323;
    position: relative;
    top: 3px;
    width: 16px;
    height: 16px;
    margin-right: 2px;
}
.language-toggle:hover, .language-toggle:focus {
    background-color: transparent;
    color: #232323;
}

.modal-backdrop {
    display: none;
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
}
.modal-backdrop.active {
    display: block;
}

.modal {
    box-sizing: border-box;
    border: 1px solid #000;
    min-height: 100vh;
    display: none;
    overflow: auto;
}
.modal--active {
    display: block;
}
.modal__header {
    background: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 1rem 3.5rem 0;
    overflow: hidden;
}
.modal__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
    padding: 0;
    overflow: hidden;
    background: #fff;
    color: #232323;
    cursor: pointer;
    border: none;
    transition: background-color .25s ease;
}
.modal__close:focus, .modal__close:hover {
    background: #ff6c08;
}
.modal .section-heading {
	color: #646566;
}
.modal__title {
    margin: 0 0 1rem;
    line-height: 1;
    font-size: 2em;
	color: #232323;
}
.modal__content {
    overflow-y: auto;
    padding: 2rem;
}
.country-select__item {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 15px;
    text-align: left;
    line-height: 1.4;
    text-transform: uppercase;
    transition: background-color .4s ease;
    text-decoration: none;
}
.country-select__item:focus, .country-select__item:hover {
    text-decoration: none;
    background: #ff6c08;
    color: #fff;
}
.country-select__item:focus span, .country-select__item:hover span {
    color: #fff;
}
.country-select__flag {
    display: block;
    margin-right: 10px;
    width: 20px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, .1);
}
.country-select__title {
    font-family: roboto_condensed;
    display: block;
	color: #232323;
    line-height: 1.2;
}
.country-select__language {
    color: #3d3d3e;
    display: block;
    font-size: .8em;
    margin-left: auto;
}
.selected-country {
    margin: -2rem -2rem 0;
    background: #fff;
    position: relative;
    z-index: 16;
    padding: 1rem 2rem 1rem;
    text-transform: uppercase;
}
.selected-country h4 {
    font-size: 12px;
    font-family: proxima_bold, "Open Sans", Arial, sans-serif;
    margin-bottom: 5px;
    color: #646566;
}
.selected-country .country-select__item {
    border: 2px solid #232323;
}
.has-modal {
    overflow: hidden;
}
.arm-header-menu.close .elementor-nav-menu {
	opacity: 0;
}
@media only screen and (min-width: 500px) {
    .selected-country {
        display: none;
    }
	.country-select__item.active {
        border: 2px solid #232323;
    }
}
@media screen and (min-width: 732px) {
    .country-select__item {
        display: block;
        padding: 10px 10px 10px 45px;
    }
	.country-select__flag {
        float: left;
        width: 25px;
        margin-right: 0;
        top: 2px;
        margin-left: -35px;
    }
    .country-select__title {
        margin-bottom: 5px;
    }
}
@media screen and (min-width: 640px) {
    .modal-backdrop {
        background: rgba(0, 0, 0, .4);
    }
	.modal {
        position: absolute;
        top: 50%;
        left: 50vw;
        transform: translateX(-50%) translateY(-50%);
        min-width: calc(640px -(15px* 2));
        min-height: auto;
        max-height: calc(100vh -(2rem* 2));
        box-shadow: 0 19px 38px rgba(0, 0, 0, .12), 0 15px 12px rgba(0, 0, 0, .22);
        width: 70%;
    }
	.modal__header {
        padding: 1rem 5rem 0;
    }
}



@media screen and (min-width: 1164px) {
    .global-search .nav-trigger {
        padding: 10px;
        text-align: center;
        color: #232323;
    }
    .global-search .nav-trigger:before {
        position: absolute;
        content: "";
        height: 3px;
        left: 10px;
        width: 0;
        bottom: 3px;
        transition: width .25s ease;
    }
	.global-search .nav-trigger[aria-controls] svg {
        display: none;
        right: 0;
    }
	.global-search .header-search {
        margin: 0;
        top: 65%;
        right: -10px;
        transform: translateY(-50%);
        width: 80vw;
        max-width: 850px;
        z-index: 1;
        right: -10px;
    }
	.global-search .search-input {
        border-radius: 1000px !important;
    }
}
.wysiwyg-content ul li:before {
    background-image: url(https://4b2c8fe15a.nxcli.io/latino-america/wp-content/uploads/sites/26/2025/07/icon-tick-orange.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: 0em;
    margin-right: 1em;
    position: relative;
    top: 2px;
}
.wysiwyg-content ul{
    text-align: left;
    list-style: none;
    counter-reset: li;
	padding: 0px 0px 30px 0px;
	margin-bottom: 24px;
}





.post-content ul li:before {
    background-image: url(https://4b2c8fe15a.nxcli.io/latino-america/wp-content/uploads/sites/26/2025/07/icon-tick-orange.svg);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 150%;
    content: "";
    display: inline-block;
    width: 1em;
    height: 3em;
    margin-left: 1em;
    margin-right: 1em;
    position: relative;
    top: 30px;
}
.post-content ul{
    text-align: left;
    list-style: none;
    counter-reset: li;
	padding: 0px 20px 30px 15px;
	margin-bottom: 24px;
	background-color:#333334;
	
	
	
	
}
/**** footer ****/
.arm-footer {
	position: relative;
}
.arm-footer:before {
/* 	content: "";
    position: absolute;
    height: 200%;
    left: 0;
    right: 0;
    top: 0;
    background: #646566;
    transform: skewY(-5deg);
    z-index: -1; */
}
.footer-links ul li:hover a span{
    color: #fff !important;
}
.footer-links ul li a:hover {
    text-decoration: underline !important;
	text-decoration-color: #fff !important;
}

.footer-links ul li {
    margin: 12px 0 24px !important;
}
.contact-footer a {
	transition: all .35s, color .35s;
}

.contact-footer a:hover {
    background-image: linear-gradient(to right, #ff6c08 -10%, #f6c400 40%, #f6c400 60%, #ff6c08 120%);
    color: #000;
}
.footer-member a{
	opacity:0.6;
}
.footer-member p{
	margin-bottom:0;
	margin-top: 4em;
}
.align-text-center {
    text-align: center;
}
.postbox .elementor-widget-container:hover {
    --e-transform-scale: 0.95;
}
@media (min-width: 988px) {
    .product-filter__field--last {
        grid-column-start: 4;
    }
}




/*horizontal scrolling issue on product page*/
body {
    overflow-x: hidden;
}



/*HELP & ADVICE PAGE BOTTOM ORANGE*/
.elementor-element.elementor-element-7855331.arm-header.help-advice-bottom-orange.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded, .elementor-element.elementor-element-4ec1a16.arm-header.help-advice-bottom-orange.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {
    content: "";
    top: 0px;
    margin-bottom: -100px;
    left: 50%;
    transform: skewY(-5deg) translateX(-50%);
    transform-origin: 0px 0px;
    z-index: -1;
    background: linear-gradient(90deg, rgb(255, 108, 8), rgb(246, 196, 0));
}

/*HELP & ADVICE PAGE BOTTOM GREY SECTION*/
.help-advice-bottom-grey {
  position: relative;
  z-index: 1;
}
.help-advice-bottom-grey::before {
  content: "";
  position: absolute;
  top: -95px;
  left: 0;
  width: 100%;
  height: 180px;
  background: #333333;
  transform: skewY(-5.5deg);
  z-index: -1;
}
.help-advice-bottom-grey::after {
  content: "";
  position: absolute;
  bottom: -95px;
  left: 0;
  width: 100%;
  height: 180px;
  background: #333333;
  transform: skewY(-5.5deg); /* flipped bottom */
  z-index: -1;
}











/**** Contact Form ****/

/* Grid layout for rows */
.cf7-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 20px;
}

/* Column layout inside rows */
.cf7-col,
.cf7-col2 {
  flex: 1 1 48%;
}

/* Label styling */
.cf7-col label,
.cf7-col2 label,
label {
  display: block;
  font-size: 12px;
  color: #646566;
  margin-bottom: 6px;
  font-family: 'proxima_semibold', sans-serif !important;
  font-weight: 600;
}

/* Input, select, textarea styling */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #DBDBDB;
  border-bottom: 2px solid #fc8f00;
  margin-top: 5px;
  background: transparent;
  transition: border-color 0.3s;
  outline: none;
  color: #333;
  border-radius: 4px;
}

/* Select first option as placeholder style */
.cf7-col2 select option:first-child {
  color: #999;
}

/* Hover & focus border effect */
.wpcf7 input[type="text"]:hover,
.wpcf7 input[type="text"]:focus,
.wpcf7 input[type="email"]:hover,
.wpcf7 input[type="email"]:focus,
.wpcf7 input[type="tel"]:hover,
.wpcf7 input[type="tel"]:focus,
.wpcf7 select:hover,
.wpcf7 select:focus,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus {
  border-color: #fc8f00;
  box-shadow: 0 0 0 0px rgba(255, 106, 0, 0.2);
}

/* Placeholder style */
.wpcf7 ::placeholder {
  color: #999;
  opacity: 1;
}

/* File upload input */
.wpcf7 input[type="file"] {
  padding: 8px;
  background: #fff;
  cursor: pointer;
  color: #000;
  margin-top: 10px;
  border-radius: 4px;
}

/* Submit button */
.wpcf7 input[type="submit"] {
  background: #000;
  color: #fff;
  padding: 14px 120px;
  border: none;
  cursor: pointer;
  text-align: right;
  float: right;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 15px;
  transition: background-color 0.3s ease;
  margin-top: 20px;
  border-radius: 4px;
}

.wpcf7 input[type="submit"]:hover {
  background: linear-gradient(90deg, #ff6c08, #f6c400);
}

/* Responsive layout */
@media (max-width: 768px) {
  .cf7-col,
  .cf7-col2 {
    flex: 1 1 100%;
  }
	/* Style first option like a placeholder */
.wpcf7 select option:first-child {
  color: #999;
  font-style: italic;
}

/* When first option is selected (still placeholder), make it gray */
.wpcf7 select:invalid {
  color: #999;
  font-style: italic;
}
}
/* ------------- End Form Styles ------------- */
.bg-transparent .elementor-heading-title, .arm-product-slider .elementor-heading-title a, .arm-product-slider .elementor-image-box-title a{
    background-color: transparent;
}
.arm-editor p a{
	text-decoration:underline;
}
.arm-editor p a:hover{
	text-decoration:none;
}

@media screen and (min-width: 732px) {
    .block-md {
        display: block;
    }
}


.elementor-4002 .elementor-element.elementor-element-e907e91 .elementor-icon-list-text:hover {
  text-decoration: underline;
  
}

/* product content list*/
.wysiwyg-content ul{
    text-align: left;
    list-style: none;
    counter-reset: li;
    padding-left: 0;
}
.wysiwyg-content ul li {
    margin-bottom: .5em;
    padding-left: 2em;
}
.wysiwyg-content ul li:before{
    
    background-repeat: no-repeat;
    background-position: center;
    background-size: 110%;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-left: -2em;
    margin-right: 1em;
    position: relative;
    top: 2px
}
.wysiwyg-content a {
    color: #ff6c08;
    text-decoration: underline;
}
.wysiwyg-content a:hover {
    text-decoration: none;
} 

/*White Bottom Section*/
.white-bottom {
  position: relative;
  z-index: 1;
}

.white-bottom::before {
  content: "";
  position: absolute;
  top: -95px;
  left: 0;
  width: 100%;
  height: 180px;
  background: #fff;
  transform: skewY(-5.5deg);
  z-index: -1;
}

.white-bottom::after {
  content: "";
  position: absolute;
  bottom: -98px;
  left: 0;
  width: 100%;
  height: 180px;
  background: #fff;
  transform: skewY(-5.5deg); /* flipped bottom */
  z-index: -1;
}
@media (max-width: 767px) {
  .white-bottom::after {
    bottom: -160px;        /* adjust as needed */
    transform: skewY(-4deg); /* optional smoother angle for small screens */
  }
}

/*OVERRIDE TITLE CATEGORY*/
.elementor-heading-title-custom {
    font-family: "roboto_condensed", Sans-serif !important;
    font-size: 56px;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0em;
    color: #F8F8F8;
}




.featured-list {
  background: #333334;
  background: #333334;
  padding: 1.5rem 2rem .5rem 1rem;
    padding-left: 1rem;
  line-height: 1.2;
  margin-bottom: 2rem;
}


.featured-list li {
  margin-bottom: 1em !important;
  padding-left: 4em !important;
  font-size: 20px;
}

.p-heading-h2 {
  margin-top: 3rem;
  text-transform: uppercase;
  font-size: 36px;
  font-family: roboto_condensed,Impact,"Franklin Gothic Bold",sans-serif !important;
  line-height: 1.2;
  margin-bottom: .5em;
}
.p-heading-h3 {
  margin-top: 3rem;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: roboto_condensed,Impact,"Franklin Gothic Bold",sans-serif !important;
  line-height: 1.2;
  margin-bottom: 24px;
}
