.banner-slider .banner_item_bg img{
    width: auto;
}
.banner-slider .owl-carousel .banner_item_bg img{
    width: 100%;
}
#opc-new-shipping-address{
    overflow: auto;
    max-height: 64vh;
}
.contenidocms_vex_contain{
    background: #fff;
    border: 1px solid #d1d1d1;
    padding: 26px;
    line-height: 125%;
    margin-bottom: 80px;
}
.label{
    white-space: initial;
}
.contenidocms_vex_contain h2{
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 500;    
    margin-top: 20px;
}
.contenidocms_vex_contain h3{
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 500;    
    margin-top: 20px;
}
.cms-page-view h1.page-title{
    width: 1300px;
    max-width: 96%;
    padding: 0 15px;
    margin: auto;
}

.checkout-index-index #footer{
    display: none;
}
body.checkout-index-index .wp-header .col-md-2.col-sm-2 {
    width: 100%;
}
#header{
    background:#fff;
    box-shadow:0 2px 10px rgba(0,0,0,.08);
    position:sticky;
    top:0;
}
.page-wrapper{
    display: contents;
}

.top-header{
    background: #1A1A1A;
    min-height: inherit;
    font-size: 13px;
}
.top-header ul.header.links{
    margin: 0 auto;
    padding: 8px 24px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 28px;
}

.top-account ul li a{
    color: #B8B8B8!important;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 6px;
    transition: color .15s ease;
    line-height: 100%;
    border-right: none!important;
    padding: 0px!important;
}
.top-account ul li a .topbar-badge{
    background: #F5B400;
    color: #1A1A1A;
    font-weight: 700;
    font-size: 11px;
    border-radius: 999px;
    padding: 1px 6px;
    line-height: 1.4;
}
.top-account ul li a svg {
    width: 14px;
    height: 14px;
    flex-shrink: 0;
}
.top-account ul li a:hover{ 
    color: #F5B400!important; 
}


#search_mini_form{
    flex: 1;
    display: flex;
    align-items: stretch;
    border: 1.5px solid #E7E7E7;
    border-radius: 10px;
    overflow: hidden;
    background: #FFFFFF;
    transition: border-color .15s ease, box-shadow .15s ease;
    width: 100%;
}
#search_mini_form:focus-within{
    border-color: #C98F00;
    box-shadow: 0 0 0 3px rgba(245,180,0,0.18);
}
#search_mini_form .field.search{
    width: 100%;
}

#vex_choose_search{
    position: relative;
    display: flex;
    align-items: center;
    background: #F7F7F7;
    border: none;
    border-right: 1.5px solid #E7E7E7;
    border-radius: 10px 0 0 10px;
}

.verticalmenu.navigation.side-verticalmenu{
    position: relative!important;
}
.verticalmenu.navigation.side-verticalmenu > ul{
    position: absolute;
    left: -190px;
}
.title-category-dropdown:after{
    line-height: 80px;
    font-size: 25px;
}
.title-category-dropdown,
.verticalmenu.navigation.side-verticalmenu{
    height: 80px;
    width: 0px;
}

button.action-primary.action-accept{
    padding: 0 50px;
    font-size: 12px;
    color: #222;
}
#back-top{
    display: none;
}
.footer-bottom{
    background: #121212;
    color: #8C8C8C;
    padding: 14px 0 14px;
}
#footer-row-vex-contain .rowFlexMargin .velaBlock .velaFooterTitle, 
#footer-row-vex-contain .rowFlexMargin .velaBlock {
    color: #fff;
}
.rowFlexMargin .velaBlock{
    margin-bottom: 0px;
}

#footer-row-vex-contain {
    background: #121212;
    padding: 38px 0 0px 0;
    border-bottom: 1px solid #656565;
}
.page-layout-1column .product-info-main{
    width: 100%;
}
#footer-newsletter{
    margin-bottom: 0px;
    background: linear-gradient(100deg, #C98F00, #F5B400);
    padding: 22px 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
    text-align: center;
}
.newsletter-footer{
    margin: 0px!important;
    width: 100%;
}
.newsletter-footer .promo-strip{
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    flex-wrap: wrap;
    text-align: center;
}
#footer-newsletter .promo-strip p {
    margin: 0;
    font-weight: bold;
    font-size: 17px;
    color: #121212;
}
#footer-newsletter .btn {
    background: #121212;
    color: #F5B400;
    font-weight: 700;
    font-size: 13px;
    padding: 10px 20px;
    border-radius: 8px;
    text-decoration: none;
    white-space: nowrap;
    transition: transform .15s ease;
}

div.mage-error{
    text-align: left;
    margin-top: 2px;
    line-height: 100%;
    margin-bottom: 3px;
    font-size: 14px;
}
.header-container .header-content .minicart-wrapper .header-mini-cart::before{
    color: #f7be27;
    display: none;
}
.block-search .block-content input{
    padding: 10px 100px 10px 25px;
    font-size: 14px;
}
.block-search .block-content input, .block-search .block-content input::placeholder{
    color: #030712;
}

.header-container .header-content .header{
    background: transparent;
}

.account .block-collapsible-nav{
    display: block!important;
}
.pager .limiter{
    display: flex;
    gap: 6px;
    align-items: center;
}
.header_bottom{
    height: 52px;
    display: none;
}
.mini-cart-wrapper{
    display: flex;
    align-items: center;
    gap: 3px;
    width: 220px;
    text-align: right;
    height: 50px;
}
.mini-cart-wrapper .content_whislist_header i{
    font-size: 32px;
    color: #f7be27;
    margin-left: 10px;
}
.mini-cart-wrapper .content_user_header i{
    font-size: 32px;
    color: #f7be27;
}
.block-search .block-content button.action{
    height: 52px;
    line-height: 52px;
}
.item-product-content{
    flex: 0 0 230px;
    background: #ffffff;
    border: 1px solid #E6E6E6;
    border-radius: 14px;
    padding: 16px 16px 18px;
    display: flex;
    flex-direction: column;
    position: relative;
    transition: box-shadow .2s ease, border-color .2s ease, transform .2s ease;
}
.item-product-content:hover {
    box-shadow: 0 14px 32px rgba(0, 0, 0, 0.10);
    border-color: #E6E6E6;
    transform: translateY(-3px);
}
.products-grid .item-product {
    padding: 4px 10px 35px 10px;
}
.item-product .product-info-cart{
    position: relative;
    display: none;
}
.item-product-content:hover .product-info-cart{
    display: inline-block;
}
.item-product .product-info-cart button{
    border-radius: 9px;
    background: #F5B400;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    cursor: pointer;
    margin-top: 10px;
    color: #1A1A1A;
}
body.checkout-index-index .top-header,
body.checkout-index-index .header_bottom,
body.checkout-index-index .wp-header .top-search{
    display: none;
}
body.checkout-index-index .logo{
    width: 100%;
}
body.checkout-index-index .logo img{
    margin: auto!important;
}

form#discount-form{
    width: 100%!important;
    display: flex;
}
form#discount-form .actions-toolbar{
    margin: 0px!important;
}
body.checkout-index-index .wp-header{
    height: 95px!important;
}



#footer .velaFooterTitle:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 28px;
    height: 3px;
    background: #F5B400;
    border-radius: 2px;
}
#footer .velaFooterTitle{
    margin: 0 0 20px;
    position: relative;
    padding-bottom: 12px;
    font-size: 14.5px !important;
}
#footer  .intro-footer {
    color: #8C8C8C;
}
.footer_dato_sobre.footer_dato_sobre_phone{
    display: flex;
    align-items: center;
    gap: 10px;
    font-weight: bold;
    font-size: 19px !important;
    color: #fff;
    margin-bottom: 16px;
    margin-left: 0px!important;
}
.footer_dato_sobre.footer_dato_sobre_phone svg {
    width: 18px;
    height: 18px;
    color: #F5B400;
    flex-shrink: 0;
}
.footer_dato_sobre.contacinfo-address svg {
    width: 16px;
    height: 16px;
    color: #F5B400;
    flex-shrink: 0;
    margin-top: 2px;
}
.footer_dato_sobre.contacinfo-address{
    display: flex;
    gap: 10px;
    font-size: 13px;
    color: #8C8C8C;
    line-height: 1.55;
}
.rowFlexMargin .velaBlock .velaFooterLinks li a{
    color: #C9C9C9;
    display: flex;
}
#footer .contact-email-footer {
    color: #F5B400;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
}
#footer .payment-row{
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}
#footer .payment-chip{
    display: flex;
    align-items: center;
    gap: 7px;
    background: #1C1C1C;
    border: 1px solid #3A3A3A;
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 11.5px;
    font-weight: 600;
    color: #C9C9C9;
}
#footer .payment-chip svg {
    width: 16px;
    height: 16px;
    color: #F5B400;
    flex-shrink: 0;
}


#footer .contact-block {
    margin-bottom: 26px;
}
#footer .schedule-row {
    display: flex;
    justify-content: space-between;
    font-size: 13px;
    padding: 7px 0;
    border-bottom: 1px solid #3A3A3A;
    color: #C9C9C9;
}
#footer .schedule-row span:first-child {
    color: #8C8C8C;
}
.footer_social-row{
    display: flex;
    gap: 10px;
    margin-bottom: 30px;
}
.footer_social-btn{
    width: 38px;
    height: 38px;
    border-radius: 9px;
    background: #1C1C1C;
    border: 1px solid #3A3A3A;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .15s ease;
}
.footer_social-btn:hover {
    background: #F5B400;
    border-color: #F5B400;
}
.footer_social-btn svg {
    width: 18px;
    height: 18px;
    color: #FFFFFF;
    transition: color .15s ease;
}
.footer_social-btn:hover svg{
    color: #121212;
}
.rokanthemes-onepagecheckout .opc-wrapper {
    width: 66.66%!important;
    padding-right: 30px!important;
}


@media (max-width: 1024px){
    .rokanthemes-onepagecheckout .opc-wrapper{
        width: 100% !important;
        padding-right: 0px !important;
    }
}


@media (max-width: 992px){
    .block-search .block-content input{
        padding-left: 15px!important;
    }
    .block-search .block-content .field-by-cat-search{
        display: none;
    }
}

@media (max-width: 768px){
    .page-layout-1column .product-info-main{
        margin-top: 30px;
    }
    .wp-header .menu_left_home1{
        position: absolute;
        left: 0px;
    }
    .modal-custom.authentication-dropdown{
        z-index: 100005!important;
    }

    body.checkout-index-index .wp-header hidden-sm.hidden-md{
        display: none!important;
    }

    body.checkout-index-index .wp-header > div.col-md-2.col-sm-2.col-xs-4{
        width: 100% !important;
        display: table-cell;
    }

    .mini-cart-wrapper{
        height: initial;
    }
    .header_bottom{
        display: block;
        height: 0px;
    }
    .header-container .header-content .minicart-wrapper{
        top: -55px;
        margin-top: 0px;
    }
    .block-search{
        width: 100%!important;
        margin-right: 0px !important;
    }
    .nav-toggle{
        top: 28px!important;
    }
    .nav-toggle:before {
        color: #f7be27!important;
    }
    .logo img{
        margin-left: 50px!important;
    }
    .velaFooterMenu .velaFooterTitle:before{
        color: #fff;
    }
    .header-main{
        margin: 0px;
        padding: 10px 0px;
    }

    .block-search .control{
        border-radius: 4px;    
        border: 1px solid #E4E8EC;
    }
    .block-search .block-content input{
        padding: 6px 100px 4px 17px;
        height: 40px;
    }
    .block-search{
        height: 40px;
        margin-top: 10px;
    }
    .block-search .block-content button.action{
        height: 42px;
        line-height: 42px;
        border-radius: 0px 4px 4px 0px;
    }
    .content_user_header{
        position: absolute;
        right: 62px;
        top: -55px;
    }
}