.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{
    position: sticky;
    top: 0px;
}
.page-wrapper{
    display: contents;
}

.top-header{
    background: #f7be27;
    min-height: 38px;
    line-height: 38px;
    font-size: 13px;
}
.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;
}

.footer-bottom{
    background: #222;
    color: #fff;
    padding: 14px 0 14px;
}
#footer-row-vex-contain .rowFlexMargin .velaBlock .velaFooterTitle, 
#footer-row-vex-contain .rowFlexMargin .velaBlock {
    color: #fff;
}
#footer-row-vex-contain .rowFlexMargin .velaBlock .velaFooterTitle{
    font-size: 19px!important;
}
#footer-row-vex-contain {
    background: #000;
    padding: 38px 0 0px 0;
    border-bottom: 1px solid #656565;
}
.page-layout-1column .product-info-main{
    width: 100%;
}
#footer-newsletter{
    margin-bottom: 0px;
    background: #f7be27;
    padding: 27px 0px;
    padding-bottom: 32px;
}
.newsletter-footer{
    margin: 35px 0 0px;
}
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;
}
.top-account ul li{
    background: #f7be27;
}
.top-account ul li a{
    color: #fff!important;
}
.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;
}


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;
}


.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;
    }
}