

.gs-content-wrap{
    padding:20px;
}
.entry-content ul.products{
    margin:0;
}

#primary.container{
    padding-bottom:0;
}

@media(min-width:1024px){
    #static_header_banner {
        height: 150px;
        padding-top: 40px;
    }
}

@media(max-width:900px){
    #static_header_banner {
        height: 100px;
        padding-top: 20px;
    }

    #static_header_banner .content-text h1{        
        font-size: 1.5rem!important;
    }
}

.woocommerce span.onsale, .woocommerce ul.products li.product .onsale {
    line-height: 50px;
    width: auto;
    height: auto;
}


#masthead .text-right {    
    display: flex;
    justify-content: flex-end;
}
#woocommerce_product_search-2 {
    margin-right:10px;
}
#woocommerce_product_search-2 > form {    
    display: flex;
    align-items: center;
}

#woocommerce_product_search-2 > form button{    
    margin-top:0;
}
#masthead  .top-form-minicart,
#masthead  .top-form-minicart a.cart-contents{
    line-height:42px;
}
#masthead  .top-form-minicart::before{
    top:9px;
}

@media(max-width:900px){
    .grocery-store-rd-navbar-toggle{        
        display: block!important;
        visibility: visible!important;
    }
}
.cart-customlocation {
    display:none;
}
@media(max-width:900px){
    #masthead .text-right{        
        justify-content: center;
        margin-top: 20px;
    }
    #woocommerce_product_search-2 {
        margin-right:0px;
        width:100%;
    }
    
    .cart-customlocation {
        float:right;
        display:inline-block;
    }
}

.woocommerce-checkout .top-form-minicart.box-icon-cart .dropdown-box,
.woocommerce-cart .top-form-minicart.box-icon-cart .dropdown-box{
    display:none !important;
}




.rd-navbar-fixed .rd-navbar-toggle {
    right: 20px;
}


}


.rd-navbar-static .rd-navbar-dropdown {
   
}


.rd-navbar-fixed .rd-navbar-nav-wrap{
    
}



.rd-navbar-fixed .rd-navbar-submenu .rd-navbar-dropdown li li > a{
    padding-left: 48px;
}


.rd-navbar-static .rd-navbar-nav > li > .rd-navbar-dropdown .rd-navbar-dropdown {
    left: 100%;
}

.home .entry-header,
.home #static_header_banner,
.single-product #static_header_banner{
    display:none;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    padding-right: 40px;
}
.flexslider {
    margin: 0 0 23px;
}
.top-form-minicart {
    width: 255px;
}


@media(max-width:600px){
    .woocommerce-ordering,
    .woocommerce-ordering .orderby {
        width:100% !important;
    }
}

h4.woocommerce-loop-product__title{
    font-size:16px;
}

.woocommerce-result-count{
    float:left;
}


.add_to_cart_button.product_type_variable {
    font-family: var( --heading-fonts );
    text-transform: uppercase;
    letter-spacing: 2px;
    color: var(--secondary-color)!important;
    border: 1px solid var(--secondary-color);
    background: none;
    outline: none;
    cursor: pointer;
    padding: 13px 30px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    overflow: hidden;
    font-size: 14px;
    position: relative;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    overflow: hidden;
    width: 80% !important;
    max-width: 180px!important;
}

@media(max-width:1024px) and (min-width:700px){

    ul.products.columns-4 li.product{
        width:48%;
    }
    ul.products.columns-4 li.product:nth-child(2n){
        margin-right:0;
    }

}



@media(min-width:700px) {   
    .auto_ajust_img_height {
        width: 100% !important;
        margin: auto !important;
        object-fit: contain;
    }
}


.woocommerce-product-gallery .flex-control-thumbs {
    margin:15px -5px 0 -5px !important;
}
.woocommerce-product-gallery .flex-control-thumbs li{
    width:25% !important;
    padding:5px;
    margin:0;
}
.woocommerce-product-gallery .flex-control-thumbs li img {
    width:100%;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li img{    
    opacity: 1;
}

.woocommerce-breadcrumb {    
    margin-bottom: 13px;
}
.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger{
    z-index:98;
}

@media only screen and (max-width: 768px) {
.single-product div.product .summary.entry-summary {
    display: inline-block;
}
}
.single-product div.product .product_title.entry-title {
    font-size: 26px;
}


@media only screen and (max-width: 768px){
.woocommerce-tabs ul.tabs li {
    width: auto;
}}



.woocommerce div.product .woocommerce-tabs .panel{
   
}


.sizechart {
    overflow:auto;
}
.sizechart table {
    width:100%;
    border-collapse: collapse;
    margin-bottom:20px;
    white-space:nowrap;
}
.sizechart table td,.sizechart table th {
    border:1px solid #ddd;
    text-align:center;
    vertical-align: middle;
    padding:10px 5px;
    background-color:unset;
}
@media(max-width:700px){
    .md-size-chart-modal-content {
        padding:10px
    }
}
.button-wrapper:nth-of-type(n+2) {
    display: none;
}

.fmeinput {
    padding:8px;
}

@media(max-width:600px){
    .single-product .theme-btn.cart-btn {
        margin-top: 0px;
        padding: 13px 11px;
    }
}

.yith-wcwl-wishlistexistsbrowse {
    float:left;
}

@media(max-width:600px){
    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        text-align: center;
        width: 100%;
    }
}



div.ywtm_content_tab {
    width:100%!important;
    max-width:100%!important;
}
.wpcf7 p *:not(.wpcf7-spinner){
    display:block;
    width:100%;
}
.wpcf7-form > p:nth-child(6){
    position: relative;
}

.wpcf7-spinner{
    position: absolute;
    top: calc( 50% - 12px );
    left: 0px;
}







@media(max-width:600px){
    .woocommerce-cart .woocommerce-cart-form .coupon > * {
        width:100% !important;
        max-width:100% !important;
    }
    .woocommerce-cart .woocommerce-cart-form .coupon > .button{    
            
       margin-top: 0.5em;
    }
    .woocommerce-cart .woocommerce-cart-form .coupon >label{
        display:none;
    }
    .woocommerce-cart .shop_table .actions .button {
        width:100% !important;
        max-width:100% !important;
        margin-left:0 !important;
    }
}
@media(max-width:900px) and (min-width:700px){
    .woocommerce-cart .shop_table .actions .button {
        margin:0!important;
        display: inline-block;
    }
}
.woocommerce-cart .woocommerce-cart-form .product-price,
.woocommerce-cart .woocommerce-cart-form .product-quantity,
.woocommerce-cart .woocommerce-cart-form .product-subtotal{    
    white-space: nowrap;
}

.wc-proceed-to-checkout .checkout-button.theme-btn{
    width:100%;
}

.wc-proceed-to-checkout .checkout-button.theme-btn:before{    
    -webkit-transform: scale3d(-14, 9, 1);
    transform: scale3d(, 9, 1);
}
.wc-proceed-to-checkout .checkout-button.theme-btn i {
    float:right;
    position: relative;
    top: 5px;
}
@media (max-width:555px) {
.woocommerce .woocommerce-message a.button.wc-forward {
    width: 100%;
    text-align: center;
}
}

.shop_table .actions .button{
   text-transform: capitalize;
    padding: 13px 10px;
}


table.wishlist_table  th.product-name,
table.wishlist_table  th.product-price,
table.wishlist_table .product-stock-status,
table.wishlist_table .product-add-to-cart,
table.wishlist_table .product-add-to-cart > .add_to_cart_button {
    white-space: nowrap;
}
table.wishlist_table .product-add-to-cart > .add_to_cart_button{
    padding: 12px 25px!important;
    display: inline-block !important;
}

@media(max-width:600px){
    table.wishlist_table .product-name{
        min-width:160px;
    }
    
}
.woocommerce-wishlist .entry-content{
    overflow:auto;
}

.checkout.woocommerce-checkout .select2-selection__rendered,
.checkout.woocommerce-checkout .select2-selection__arrow,
.checkout.woocommerce-checkout .select2-selection--single,
.checkout.woocommerce-checkout .input-text,
.checkout.woocommerce-checkout select {
    line-height: 40px!important;
    height: 40px!important;
    border-radius: 0;
    border-color: #e0e0e0;
    overflow: hidden;
    padding: 0 10px !important;
}

.checkout.woocommerce-checkout input.input-text,
.checkout.woocommerce-checkout select {
    border-width: 1px;
    border-style: solid;
    padding: 0 14px;
}

.checkout.woocommerce-checkout textarea.input-text {
    height: auto;
    line-height: unset;
}

.checkout.woocommerce-checkout .select2-selection__arrow {
    background-color: unset;
    top:1px!important;
}


@media(min-width:450px) {
    .checkout.woocommerce-checkout h3 {
        margin: .5em 0;
        height: 40px;
    }
}

.checkout.woocommerce-checkout h3 label {
    margin: 0;
}

.checkout.woocommerce-checkout h3,
.checkout.woocommerce-checkout h3 span {
    font-size: 21px;
    font-weight: 700;
}

#order_review_heading{
    clear: both;
}

.woocommerce-checkout-review-order table tfoot {
    white-space: nowrap;
}

.woocommerce-checkout-review-order table tr>* {
    text-align: left;
}

.woocommerce-checkout-review-order table tr td:first-child {
    min-width: 130px;
}

@media(max-width:450px) {
    .woocommerce-checkout-review-order {
        overflow: auto;
    }
}
.woocommerce-terms-and-conditions-wrapper{
    display:none;
}
.woocommerce-checkout .form-row-first, 
.woocommerce-checkout .form-row-last{
	width:100% !important;
}

.language_icon {
    text-align: left;
}

.language_icon a {
    display: inline-block;
    align-items: center;
}

.language_icon i {
    background: url(/wp-content/uploads/language.png);
    display: inline-block;
    height: 32px;
    width: 32px;
    margin-right: 10px;
    text-decoration: none;
}

.language_icon span {
    display: none;
}

.language_icon .uk {
    background-position: -168px -336px;
}

.language_icon .it {
    background-position: -420px -294px;
}

.language_icon .fr {
    background-position: -84px -336px;
}

.language_icon .de {
    background-position: -294px -252px;
}

.language_icon .es {
    background-position: -336px -84px;
}

.language_icon .nl {
    background-position: -294px -504px;
}

.language_icon .dk {
    background-position: -42px -294px;
}

.language_icon .pl {
    background-position: -546px -294px;
}

.language_icon .pt {
    background-position: -546px -462px;
}

.language_icon .se {
    background-position: -420px -546px;
}

.language_icon .ch {
    background-position: -252px -210px;
}

.language_icon .fi {
    background-position: -336px -210px;
}

.language_icon .ie {
    background-position: -420px -210px;
}

.language_icon .us {
    background-position: -630px 0;
}

.language_icon .ca {
    background-position: -252px 0;
}

.language_icon .au {
    background-position: -42px -126px;
}

.language_icon .in {
    background-position: -336px -126px;
}

.language_icon .jp {
    background-position: -42px -420px;
}

#colophon.site-footer .site_info {
    text-align:center;
}

@media(min-width:1025px) {
    #colophon.site-footer .widget {
        width: 25%;
        flex: 25%;
        max-width: 50%;
    }

    .footer_widget_wrap .widget-title{
        font-size: 1rem;
    }
    .widget .widget-title:first-letter{
        font-size: 1.4rem!important;
    }
}

#colophon.site-footer .widget .product-title{
    font-size:14px;
}
#colophon.site-footer .product_list_widget li{
    padding-left:0px;
}
@media(max-width:1024px) and (min-width:700px){
    #colophon.site-footer .widget {
        width: 50%;
        flex: 50%;
        max-width: 50%;
    }
}