/*
 Theme Name:   Irmãos da Cor
 Description:  Tema desenvolvido para a loja virtual  Irmãos da Cor
 Author:       Murillo Marigo
 Version:      1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: stac
 Template: wp-bootstrap-4
*/
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,900;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700&display=swap');


.color-store{
    color: #fdba3d !important;
    font-size: 1em !important;

}

body {
    color: #212529;
    background-color: #f8f8f8 !important;
    line-height: 1em !important;
}
h2{
    margin-top: 1em;
    margin-bottom: 1em;
}

address {
    padding-right: 20px;
}

p.woocommerce-LostPassword.lost_password {
    margin: 12px 0px 0px 0px;
}

/*>>>> This is more important <<<<*/

.navbar-toggler:focus{
    outline: none !important;
    box-shadow: none !important;
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary:not(:disabled):not(.disabled):active, .button.add_to_cart_button:hover, .price_slider_amount button[type="submit"]:hover, .wc-proceed-to-checkout .checkout-button.button:hover, input[type="button"]:active, input[type="button"]:focus, input[type="button"]:hover, input[type="submit"]:active, input[type="submit"]:focus, input[type="submit"]:hover{
    outline: none !important;
    box-shadow: none !important;

}
.button:focus ,.button-cart:focus,.btn.active.focus, .btn.active:focus,
.btn.focus, .btn:active.focus, 
.btn:active:focus, .btn:focus {
    outline: none !important;
    box-shadow: none !important;

}
/*>>>> This is more important <<<<*/

p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    margin-bottom: 0px;
}

p {
    margin-top: 0;
    margin-bottom: 0;
}
.nav-item ul li a{
    outline: none;
    border: 0;
}

.widget-title.h6 {
    margin-top: 0em;
    color: #343963;
}

.fa-store-alt{
    color: #343963;

}

.nav-link.see-more {
    color: white !important;
}

.footer-social .istic-social-networks .istic-social-networks-item .circle-icon{
    background-color: #343963;
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    color: white;
    font-size: 0.8em;
}


.footer-social .istic-social-networks .istic-social-networks-item .circle-icon .icon-social{
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}


.fab.fa-whatsapp {
    color: white;
}

.fab.fa-facebook-square{
    color: white;
}

.fab.fa-instagram{
    color: white;
}


.istic-social-networks {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 2.5em;
    margin-left: 0px;
    padding-left: 0px;
    
}

/*### Header*/
#masthead.site-header {
   border: 0;
    background-color: #fff;
    font-family: 'Montserrat', 'Verana', Geneva, sans-serif !important;
}

.main-navigation.navbar-dark .navbar-collapse {
    flex-grow: initial;
}

.custom-logo {
    height: 35px !important;
    width: auto;
}


/*Header*/

/*Navbar links*/

/* 
.main-navigation.navbar-dark .navbar-nav .show>.nav-link,
.main-navigation.navbar-dark .navbar-nav .active>.nav-link,
.main-navigation.navbar-dark .navbar-nav .nav-link.show,
.main-navigation.navbar-dark .navbar-nav .nav-link.active {
    color: #1E2124;
    opacity: 1;
} */

/* .main-navigation.navbar-dark .navbar-nav .nav-link:hover,
.main-navigation.navbar-dark .navbar-nav .nav-link:focus {
    color: #1E2124;
    opacity: 0.75;
}
 */


/*Navbar links*/

/*Nav Toogler*/
.main-navigation.navbar-dark .navbar-toggler {
    background-color: #fff;
    color: rgba(30, 33, 36, 0.5);
    border: none;
    font-size: 2rem;
}

.main-navigation.navbar-dark .navbar-toggler-icon {
    background-image: transparent;
}

/*Nav Toogler*/

/*Product Searchform*/
.main-navigation.navbar-dark .woocommerce-product-search .search-field {
    border-right: 0;
}

.main-navigation.navbar-dark .woocommerce-product-search .btn.btn-outline-secondary {
    border-color: #ced4da;
    border-left: 0;
}


/*Shop Feature*/
.shop-feature {
    background-color: #fff;
}

.shop-feature-icon {
    color: #1B53A5;
    font-size: 2.2rem;
}

.shop-feature-label {
    font-size: 1.25rem;
}

/*Shop Feature*/

/*Home setions*/
.home-section-title,
.related.products>h2 {
    display: inline-block;
    text-transform: uppercase;
    background-color: #1C3762;
    color: #fff;
    font-size: 1.7rem;
    border-radius: 5px;
    position: relative;
    margin-left: 20px;
    padding: .5rem;
    margin-bottom: 3rem;
}

.home-section-title::before,
.related.products>h2::before {
    content: ' ';
    display: inline-block;
    position: absolute;
    left: -20px;
    top: calc(50% - (25px / 2));
    background-color: #FCB033;
    width: 20px;
    height: 25px;

}

/*Product Caregory*/
.product-category {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
}

.product-category .woocommerce-loop-category__title {
    position: absolute;
    top: initial;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
    font-size: 1.2rem;
    color: #000;
    text-align: center;
    margin: 0;
    padding: .75rem;
}

.product-category .woocommerce-loop-category__title .count {
    display: none;
}

/*Product Loop*/
.current{
    background-color: #fdba3d;
    color: white !important;
    font-weight: 200;
    font-family:  'Montserrat', 'Verana', Geneva, sans-serif;
}

.woocommerce-result-count {
    margin-top: 2.9em;
}

.woocommerce-pagination .page-numbers{
    display: flex;
    justify-content: center !important;
    color: black;
    align-items: center !important;
    font-size: 0.9em;
    font-weight: 600;
}

.title-best-selling-products {
    width: 100%;
    display: flex !important;
    justify-content: center !important;
    padding: 2.5em;
}

ul.products li.product.type-product {
    background-color: #fff;
    border-radius: 0px;
    text-align: center;
    overflow: hidden;
    line-height: 1.5em;
    display: flex;
    flex-direction: column;
    align-items: center;}

    ul.products li.product.type-product {
        -webkit-box-shadow: 2px 4px 5px 0px rgba(217,217,217,1);
        -moz-box-shadow: 2px 4px 5px 0px rgba(217,217,217,1);
        box-shadow: 2px 4px 5px 0px rgba(217,217,217,1);
    }



    ul.products li.product .button {
        margin: 0px;
        border: 0px;
        background-color: white;
        color: #fdba3d;
    }


li.product.type-product img {
    margin: 0 auto;
    color:   #FCB033;
    width: 100%;
    height: auto !important;
    object-fit: cover;
    object-position: center;
    font-size: 0.2em;
}
.woocommerce-loop-product__title {
    color: #212529;
    font-size: 0.9em !important;
}

.woocommerce-Price-amount {
    color: #212529;
    font-size: 0.9em !important;
}

ul.products li.product .onsale {
    background-color: #D55656 !important;
    letter-spacing: 0.2em;
    border-radius: 0px;
    position: absolute;
    top: 0em;
    color: #fff;
    left: 0;
    width: auto;
    height: auto;
    padding: 0em 0.5em 0 0;
    line-height: 1.6rem;
    font-size: 0.9em;
}



ul.products li.product .woocommerce-loop-product__title {
    margin-top: 0.5rem;
}

.woocommerce-Price-amount.amount {
    color: #000;
}

ul.products li.product .price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
}

ul.products li.product .price ins {
    font-weight: bold;
    text-decoration: none;
}

ul.products li.product .price ins,
ul.products li.product .price del {
    margin: 0 .2rem;
}


/*Product Loop*/

/*##Product Details*/
p.price {
    margin-top: 1em;
    margin-bottom: 1em;
}
.variations tbody tr td {
    padding-top: 2em !important;
}

.variations tbody tr td label {
    padding-top: 0.5em !important;
}

.woocommerce-variation-description {
    line-height: 30px;
}

.woocommerce-variation-price{
    line-height: 30px;
    margin-bottom: 4px;
}



/*##Product Details Avaliated*/
  input[type="submit"]:focus , input[type="submit"]:hover, input[type="submit"]{
    border: 0 !important;
    background-color: white !important;
    color:#FCB033;
    border-color: white !important;
}

/*Footer Widgets*/
.footer-widgets{
width: 100%;
padding-top: 25px;
}


.footer-widgets .widget-title {
    font-weight: bold;
    font-size: 1.1rem;
    margin-bottom: 1rem;
 
}

.footer-widgets .widget ul {
    padding: 0;
    font-size: .9rem;
}

.footer-widgets .widget ul li {
    list-style: none;
    line-height: 1rem;
}

.footer-widgets .istic-payment-methods-item {
    margin-right: .5rem;
}

.footer-widgets .istic-payment-methods-item img {
    height: 30px;
    width: auto;
}

.footer-widgets .istic-social-networks-item {
    font-size: 1.5rem;
    list-style: none;
}


ul.istic-social-networks {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-around;
 
}
/*Footer Widgets*/
.site-info-text {
    color: white !important;
}

.site-footer .site-info-text a{
    color: #fff !important;
}

.site-footer.text-muted {
    color: #fff !important;
    background-color: #2D2C2A !important;
}


/*Site Footer*/
.site-footer {
    padding-top: .5rem;
    padding-bottom: .5rem;
    background-color: #2D2C2A !important;
}

/*Site Footer*/

/*Sidebar*/
.sidebar-1-area {
    border: none;
}

.sidebar-1-area .widget.border-bottom {
    border-bottom: none !important;
}

.sidebar-1-area .widget.widget_product_categories .widget-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.sidebar-1-area .widget.widget_product_categories ul.product-categories {
    padding: 0;
}

.sidebar-1-area .widget.widget_product_categories ul.product-categories li {
    list-style: none;
    font-size: 0.9rem;
}

.sidebar-1-area .widget.widget_product_categories ul.product-categories>li {
    font-weight: bold;
    margin-bottom: 1rem;
}

.sidebar-1-area .widget.widget_product_categories ul.product-categories>li ul.children li {
    font-weight: normal;
}

.sidebar-1-area .widget.widget_product_categories ul.product-categories li a {
    color: #000;
}

/*Sidebar*/

/*Product Single*/

.single-product .product .product-header {
    background-color: #fff;
    border-radius: 10px;
    padding: 2rem;
}

.single-product .woocommerce-product-gallery__wrapper {
    margin: 0;
}

.single-product .woocommerce-product-gallery__image img {
    width: 100%;
    object-fit: cover;
    object-position: center;
    height: auto;
}

.single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    right: 2rem;
}

.single-product .entry-summary {
    margin: 0;
}

.single-product .product .onsale {
    position: relative;
    border: none;
    border-radius: 5px;
    width: auto;
    height: auto;
    top: initial;
    left: initial;
    background: #1C3762;
    color: #fff;
    padding: 0 .5rem;
    line-height: 1.5rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.woocommerce-tabs {
    margin-top: 2rem;
}

.woocommerce-tabs ul.tabs {
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.tabs.wc-tabs>li>a {
    color: #495057;
    border: none;
}

.tabs.wc-tabs>li.active>a {
    color: #FCB033;
    border-radius: 0;
    border-bottom: 1px solid #FCB033;
}

.woocommerce-tabs .woocommerce-Tabs-panel {
    border: none;
    margin-bottom: 3rem;
}

/*Product Single*/

/*Page*/
.hentry.card .card-body{
padding: 0rem 1rem;    
}
.hentry{
    margin-top: -40px;
}
.page-content, .entry-content, .entry-summary{
    margin: 0;
}

/*Tabs Style*/

div#tab-description p {
    text-align: justify;
    line-height: 1.8em;
}

div#tab-informacoes-adicionais p {
    text-align: justify;
    line-height: 1.8em;
}

.woocommerce-product-details__short-description p {
    line-height: 2em;
}

div#reviews {
    text-align: justify;
    line-height: 1.8em;
}

ul.woocommerce-error {
    text-align: justify;
    line-height: 2em;
}

/*Home Page*/

header#masthead{
    padding: 0em !important;
    
}

.navbar-brand img {
    margin-bottom: 1em;
    height: auto;
    width: 140px !important;
    height: auto;
    
    }
    
    li.nav-item.menu-item.menu-item-type-taxonomy.menu-item-object-product_cat {
        background-color: white;
        padding: 0.3em;
        margin-right: 15px;
    }

    .see-all{
        background-color: #FDBA3D;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1px;
    }

    #masthead > nav.menu-categories.navbar.navbar-expand-lg.navbar-light > div > div > ul:nth-child(2) > li > a{
        color: white;
    }

    .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
        color: rgba(0, 0, 0, 1);
    }
    .navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, 1);
    }



/** search **/

.dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{
    margin-left:87% !important;
}




/*header*/
.wb-bp-front-page .wp-bp-main-content{
    padding: 0px !important;
}


.margin{
    margin-top: -5px !important;
}


.styled-title{
    font-size: 2.3 em;
}

.styled-line {
    background-color: black !important;
    color: black !important;
    width: 100%;
    height: 3px;
    margin: 10px 0px 0px 0px;
}

.card-default {
    width: 100%;
    display: flex !important;
    justify-content: center;
    
}

.center-title {
    display: none !important;
}


/*card*/
.display-div-card{
    display: flex;
}


/*header*/
.site-navigation{
    font-family: 'Montserrat', 'Verana', Geneva, sans-serif !important;

}


.nav-link {
    font-size: 1em;
    color:   #343963 !important;

    position: relative;
}

.menu-header-container {
    margin-right: 40px !important;
}

.menu-item {
    padding-right: 0em;
}

.dgwt-wcas-no-submit .dgwt-wcas-sf-wrapp input[type="search"].dgwt-wcas-search-input {
    padding: 10px 150px 10px 40px;
}

/*slider*/
.wp-block-nextend-smartslider3 {
    margin-top: -60px;
}




.home-button{
    display: flex;
    align-items: center;
}


.home-button i{
    display: flex;
}


#site-navigation {
    font-size: 0.9em;
}


/*button ver produtos*/

.home-button h3 a{
    text-decoration: none;
    color: red;
    font-size: 0.6em !important;
    
} 

.home-button {
    display: flex;
    align-items: center;
    justify-content: center;
}

.home-button i {
    color: red;
    margin-left: 12px;
    margin-top: 7px;
    font-size: 0.8em;
}

/*Button Colors*/
.btn-color{
    background-color: #FDBA3D;
    border-radius: 0px;
    margin:0.4em;
    margin-bottom: 2.5em;
}

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    text-decoration: none;
    background-color: white !important;
    border: 0px;
    color: #FDBA3D;
}

.display-div-card {
    margin-top: 15px;
}

.widget-footer-title{
    font-size: 1em;
    margin-top: 5px;
}

.istic-payment-methods.d-flex.flex-row {
    list-style: none;
}

.widget-footer-title {
    font-size: 0.89em;
    margin-left: 10px;
    font-weight: bolder;
}

.istic-payment-methods {
    margin-left: 0px;
}


/*img footer*/
.size-img img{
    height: auto;
    max-width: 80%;
}


.square {
    height: auto;
    width: auto;
    background-color: white !important;
    margin: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
}

.footer-center-card {
    display: flex !important;
    justify-content: center !important;
    flex-wrap: wrap;
    flex-direction: row; 
    align-items: center !important;
}



.istic-payment-methods.d-flex.flex-row {
    margin-left: -36px;
}



    .page-content {
        width: 80%;
    }
    

  
    aside.widget-area.footer-1-area.mb-3 {
        width: 70%;
        text-align: justify;
    }
  
    
    .col-md-12.wp-bp-content-width {
        margin-top: 80px !important;
    }
   
    
    /*Acount*/
    
    .margin-body{
        margin-top: 10px;
    }
    
    .page-content, .entry-content, .entry-summary {
        margin: 0;
        padding: 5%;
    }
    
    
  
    /*Buttons New Login and Login*/
    .woocommerce-form-row .woocommerce-form-row--wide .form-row .form-row-wide{
        margin-bottom: 2.5em !important;
        margin-top: 2.5em !important;
    }
    .woocommerce-form .woocommerce-form-login .login p {
        margin-bottom: 2.5em !important;
        margin-top: 2.5em !important;
        border-radius: 0px !important;
    
    }
    
    .wpmc-nav-wrapper .button, .woocommerce form .button{
        background-color: #FDBA3D !important;
        border-color:#FDBA3D !important;
        border-radius: 0px !important;

        
    }


        .form-row.place-order button[type="submit"], .shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"], .single-product .summary.entry-summary button[type="submit"] {
            background-color: #fdba3d !important;
            border-color: #fdba3d !important;
            border-radius: 0px !important;
        }

    .woocommerce-privacy-policy-text {
        line-height: 1.24em;
        text-align: justify;
        margin-top: 0.5em;
        margin-bottom: 0.7em !important;
    }
    
    
    

    .u-column2.col-2 {
        margin-top: 2px;
    }

    .form-row {
        margin-top: 0px;
    }
        

/* CONTACTS */
.container-contact {
    max-width: 1120px;
    margin: 0 auto;
}

.row-contacts{
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px 0px 0px 0px;
    height: auto;
    margin: 0;   
    flex-direction: column;
    min-width: 350px;
    margin-bottom: 20px;
    margin: 0 auto;
}

.row-contact-page{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 5px;
    margin: 0 0;
    background-color: white !important;
    margin-top: 0em;
}

.title-contact {
    max-width: 350px;
    margin-right: 0 auto;
    line-height: 50px;

}

.title-contact h3{   
    font-size: 1.2em;
    margin-bottom: 1em;
    font-family: 'Montserrat', 'Verana', Geneva, sans-serif !important;
    
}

.row-map-contact{
    max-width: 500px;
    line-height: 50px;
    margin: 0 auto;
}

.row-map-contact h3{
    font-family: 'Montserrat', 'Verana', Geneva, sans-serif !important;

    margin-top: 48px;
} 

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #EABFB9 ;
    max-width: 315px;
}

.su-u-responsive-media-yes{
    position: relative;
    margin-top: 10px;
    height: 41px;
    padding: 18em 14em;
}

.su-gmap {
    margin: 1em 0 1.5em !important;
}

.added_to_cart.wc-forward {
    line-height: 50px;
}

/* .col-md-12.wp-bp-content-width {
    padding-right: 0px !important;
} */

/* BUTTON SUBMIT "ENVIAR" IN CONTACTS*/
.wpcf7-submit {
    background-color:#334F95  !important;
    border-color:#334F95  !important; 
    border-radius: 0px !important;
}

/** ##CONTACT ICONS DATA CLIENT## **/
.style-data-interprise {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 80%;
    line-height: 2;
    box-sizing: border-box;
    color: #343963;
    font-size: 0.8em;
    margin-left: 0em;
}   



.icon-shortcode{
    margin-right: 8px;
}

/** ##CONTACT ICONS DATA CLIENT## **/



    .su-gmap {
        margin: 1em 0 1.5em !important;
    }
    
    .row-contact{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }
    
    .column-contacts-1{
        margin-bottom:4em !important;
    }
    
    
    .column-contacts-2{
        margin-top: -90px;
    }

    .button.add_to_cart_button {
        border-color:  #334F95 !important;
    }
    
    ul.products li.product .button{
        margin-bottom: 1em;
    }
    
    .added_to_cart.wc-forward {
        line-height: 50px;
    }

    p.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
        margin-bottom: 2em;
    }
    
    /* Not Found Page*/
    .card-body-notfound{
        margin-top: 0px;
    }
    .error-404.not-found {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 2%;
    }
    .page-header h1{
        font-size: 1.5em;
        font-family: 'Montserrat', 'Verana', Geneva, sans-serif;
    }
    
    .form-notfound{
        width: 100%;
    }
    
    .btn-outline-secondary:hover {
        color: #fff;
        background-color:  #334F95 ;
        border-color: #334F95 ;
    }
    
    /*cart*/
    .line-cart-buttons{
        display: flex;
        width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    #coupon_code {
        width: 70%;
        margin-right: 2em;
        margin-bottom: 1em;
    }
    
    .line-cart-buttons-2 {
        display: flex;
        width: 103%;
        flex-direction: row;
        justify-content: end;
        align-items: center;
        margin-top: 1rem;
        flex-wrap: wrap;
    }
    
    .shop_table.shop_table_responsive.woocommerce-cart-form__contents .coupon input {
        margin-left: 10px;
    }
    
    .form-row.place-order button[type="submit"]:hover, .shop_table.shop_table_responsive.woocommerce-cart-form__contents button[type="submit"]:hover, .single-product .summary.entry-summary button[type="submit"]:hover{

    }

    .button-cart{
        background-color: #FCB033 !important;
        border: solid 1px #FCB033 !important;
        opacity: 1 !important;
        border-color: #FCB033 !important;
        border-radius: 0px !important;
    }
    
    .button-cart:hover{
        background-color: #FCB033 !important;
        border: solid 1px #FCB033 !important;
        border-radius: 0px !important;

    }

.checkout-button.button{
    background-color: #FCB033 !important;
    border-color: #FCB033;
    border-radius: 0px !important;
    
}

.checkout-button.button:hover {
    background-color: #FCB033 !important;
    border-color: #FCB033 !important;
    border-radius: 0px;
}


.woocommerce-billing-fields__field-wrapper {
    line-height: 2em;
}

.product-name{
    color: black;
}

.line-cart-buttons-2 .button-cart:hover{

    background-color: #334f95 !important;
    border-color: #334f95 !important;
}


.cart_totals h2{
    margin-top: 0px;
}


  /* footer*/


  .footer-section{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    background-color: #343963;
    height: 18em;
    width: 100%;
  }



  .footer-section{
      color: white;
  }


  .footer-section h2{
      font-weight: 600;
      font-size: 2.2em;
      margin-top: 2em;
  }

  .footer-section h3{
    font-size: 1em;
    margin: 1em;
    margin-bottom: 1em;

}
  /*random*/

h2.home-section-title{
    display: none;
}
.woocommerce-breadcrumb{
    margin-bottom: 25px;
}



.home-section-title {
    content: ' ';
    display: inline-block;
    position: absolute;
    left: -20px;
    top: calc(50% - (25px / 2));
    width: 20px;
    height: 25px;
}


.home-section-title::before,
.related.products>h2::before {
    content: ' ';
    display: inline-block;
    position: absolute;
    left: -20px;
    top: calc(50% - (25px / 2));
    background-color: #334f95 !important;
    width: 20px;
    height: 25px;

}


.woocommerce-LoopProduct-link.woocommerce-loop-product__link  {
    color: #334f95;
    width: 100% !important;
}

.styled-container-related{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-size: 1.2em;
}

.styled-line-related{
    background-color: black;
    width: 150px;
    height: 2px;
    margin-top: 0.2em;
    margin-bottom: 3.5em;
}



.woocommerce-notices-wrapper {
    margin-top: 0rem !important;
}

.woocommerce-message {
    padding: .75rem 1.25rem;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
    margin-bottom: 1rem;
    border-radius: .25rem;
    display: flex;
    justify-content: space-between;
}

.u-columns.woocommerce-Addresses.col2-set.addresses h3{
    font-size: 1.3em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.woocommerce-Address{
    padding: 0;
    margin-right: 50px !important;
}

/*Links and Texts - Section My Account*/
.col-12.col-lg-9.woocommerce-MyAccount-content {
    text-align: justify;
    line-height: 1.5em;
}
.woocommerce-MyAccount-navigation .is-active {
    background-color: #ffc107 !important;
    border-radius: 0px !important;
}

.woocommerce-MyAccount-navigation .is-active a {
    color: #fff !important;
}


.review-cart-flex {
    margin-top: 3em;
    margin-bottom: 3em;
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.review-cart-block{
    display: block;
    width: 90%;
}

.woocommerce-checkout form #order_review, .woocommerce-checkout form #order_review_heading {
    width: 100% !important;
    padding-left: 1.5vw;
    float: none !important;
    clear: none !important;
}

#order_review_heading {
    display: flex;
    justify-content: center;
    margin-top: .8em;
    margin-bottom: .8em;}

/*header*/
.site-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .25);
  }
 #masthead nav {
    padding: 0;
    width: 100%;
    z-index: 0;
  }
 
 
  #content {
    margin-top: 180px;
}


.navbar-toggler {
    background-color: transparent;
    border: none;
    outline: none;
    color: #000 !important;
  }
  

#masthead .menu-social {
    background-color: white;
    border-bottom: solid 1px #E5E5E5;
}

#masthead .menu-social i{
    color:#7C8996;
}

.header-social ul li {
    list-style: none !important;
   
}

.header-social ul li{
    margin-left: 0.8em;
    margin-right: 0.8em;
}

.header-social ul.istic-social-networks {
    display: flex;
    width: 14%;
    font-size: 1.3em;
    margin: 0px;
    padding: 0px;
}

  #masthead .menu-categories {
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  
  #masthead .menu-categories .wc-categories-menu .nav-item:last-child {
    margin-right: 0;
  }
  
  #masthead .menu-categories .wc-categories-menu .nav-item {
    margin-right: 20px;
    overflow: hidden;
    border-radius: 5px !important;
    background-color: #fff;
    padding: 0 !important;
  }
  
  #masthead .menu-categories .wc-categories-menu .nav-item .nav-link {
    color: #343436 !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    text-decoration: none;
    font-size: 14px;
  }

#masthead .menu-primary .istic-cart-span .nav-link .cart-count-token{
    color:   #FCB033;
    width: 100%;
    height: 22px;
    border: 3px solid #fff;
    font-weight: 400 !important;
    border: solid 2px #FCB033 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 15px;
    right: -42px;
}

  
#header-mobile-show{
    display:  none;
}

#header-desk-show{
    display: flex; 
   }
   
   #header-social{
    display: flex;
}

#header-categories{
    display: flex;
}
.icons-mobile{
    display: none;}

.Icon-Store{
    display: flex;
    justify-content: start;
    align-items: center;
}
.fa-youtube{
    color:white;
}


aside.widget-area.footer-1-area.mb-2 {
    min-width: 280px;
    text-align: justify;
}

aside.widget-area.footer-2-area{
    min-width: 280px;
    text-align: justify;
}

.widget-area.footer-3-area{
    min-width: 280px;
    text-align: justify;
}

.footer-widgets .widget {
    padding: 0rem !important;
}

.footer-widgets{
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
}

#text-4{ 
    display: none;
    color: white;
}

#icon-social > .istic-social-networks > .istic-social-networks-item > .circle-icon{
    background-color: white;
    padding: 0px;
}

.sidebar-1-area .widget ul li a, .footer-widgets .widget ul li a {
    color: #343963;
}


.fa-shopping-bag {
    color: #fdba3d;
    font-size: 1.5em;
}

/*margin categories products*/
aside#secondary {
    margin-bottom: 3em !important;
}

/*align icons header*/
.nav-item.nav-item {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px 0px;
}




.flex-header {
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: space-around;
}


/*align icons header*/


.fa-user.mr-2 {
    margin-left: 3px;
    font-size: 1.7em;
}



/*space search responsible*/
.searchbar {
    width: 50% ;
    margin: 0px 0px 0px 0px;
}
/*space search responsible*/




/*container index*/
.wb-bp-front-page .wp-bp-services-section {
    padding: 0rem 0;
    display: none;
}
/*container index*/


.fa-shopping-bag {
    font-size: 2em;
}
.fa-store-alt {
    font-size: 1.7em;
    margin-right: 0px;
}

.fa-bars {
    font-size: 2em;
    margin-right: 25px;
    margin-top: -50px;
    padding: 0px;
}



#content {
    margin-top: 100px;
}

.navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    margin-top: 0px;
}

.widget-area.footer-4-area{
    min-width: 200px;
}

.widget-area.footer-1-area {
    min-width: 300px;
}


#space{
    
    padding:50px;
}

.aaa {
    display: none;
}
.entry-content p{
    line-height: 1.3em !important;
}
@media (max-width: 375px) {
    .navbar-brand img {
        margin-bottom: 1em;
        width: 60%;
        height: auto;
        margin-left: 1em;
        margin-top: 0.4em;
    }

}


@media (max-width: 450px) {

/*cart */
table.shop_table_responsive tr td {
    clear: both;
    display: flex !important;
    justify-content: center !important
}

td.product-thumbnail img {
    width: 50% !important;
}

table.shop_table_responsive tr td {
    text-align: center !important;
}

.product-remove {
    padding-left: 65%;
}

table.shop_table_responsive tr td {
    text-align: left;
    clear: both;
    justify-content: center;
    display: flex !important;
    flex-direction: column;
    align-items: center;
}

/*##CONTACT##*/
.row-map-contact {
    max-width: 260px !important;
    line-height: 40px;
    margin-top: 30px;
}

.row-map-contact h3{
    font-size: 1em;
    font-weight: bolder;
}

.title-contact {
    min-width: 260px !important;
    margin-right: 0 auto;
    line-height: 30px;
}
.title-contact > h2{
    font-size: 1.2em;
    font-weight: bolder;
}


}


@media (max-width: 580px) {
    .dgwt-wcas-no-submit .dgwt-wcas-ico-magnifier{
        margin-left:86% !important;
    }
    
    .woocommerce-cart-form__cart-item.cart_item img{
        width: 40% !important;
    }
    tr.woocommerce-cart-form__cart-item.cart_item {
        display: flex !important;
        flex-wrap: wrap !important;
        border: 1px solid #d8d8d8 !important;
        margin: 15px 0 !important;
        flex-direction: row !important;
        justify-content: space-between !important;
    }
    .product-remove {
        margin-left: 22%;
    }    
    /*Margin Top´in my New Account */
    .u-column2.col-2 {
        margin-top: 50px;
    }
/*## CONTACT ## <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
.title-contact {
    margin-top: 30px !important;
    max-width: 250px !important;
    }
    
}

@media (max-width : 600px)  {


    .footer-social{
        width: 100%;
    }
    .footer-widgets .istic-payment-methods-item img {
        height: 20px !important;
        width: auto;
    }
    .footer-widgets .widget ul li {
        list-style: none;
        line-height: 1rem;
        margin-left: 4.5em;

    }
   

    .style-data-interprise {
        list-style: none;
        width: 80%;
        font-size: 0.7em;
        margin-left: 4.7em;
    }

    .footer-widgets .widget-title {
        font-weight: bold;
        font-size: 0.9rem;
        margin-left: 4.5em;

    }
  


.page-header h1{
    font-size: 1em !important;
}

.page-content, .entry-content, .entry-summary {
    width: 100% !important;
}

/*cart*/
.line-cart-buttons{
    display: flex;
    width: 100%;
    flex-direction: column !important;
    justify-content:center;
    align-items: center;
}

.line-cart-buttons-2 {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    width: 100% !important;
}


  /* footer*/
  .footer-section{
      text-align: center;
  }


  .footer-section h2{
    font-weight: 600;
    font-size:0.8em !important;
    margin-top: 2em;
}

.footer-section h3{
  font-size: 0.7em !important;
  margin: 1.5em !important;

}


aside.widget-area.footer-1-area.mb-4 {
    min-width: 170px;
}



aside.widget-area.footer-2-area{
    min-width: 160px;
}

.widget-area.footer-3-area{
    min-width: 160px;
}

.footer-widgets .widget-title {
    margin-left: 4.5em;
}

/*Checkout*/
td.product-name {
    font-size: 1rem !important;
    font-weight: normal !important;
    width: 100%;
    padding-left: 0em;
    padding-right: 12em;
}


/*## CONTACT ##*/
.title-contact {
    min-width: 300px;
    margin-right: 0 auto;
    }
    /*## Map ###*/
    .su-u-responsive-media-yes{
    padding: 18em 8em;
    }
    /*## Map ###*/
    
}

@media (max-width: 786px) {
	.post-type-archive-product .wp-bp-content-width,
	.wp-bp-sidebar-width {
		order: 2;
		/* flex: 0 0 100%; */
		flex-shrink: 0;
		flex-grow: 0;
		flex-basis: 100%;
		max-width: unset;
	}
	.wp-bp-sidebar-width {
		order: 1;
    }

    li.product.type-product img {
        margin: 0 auto;
        color:  #FCB033;
        width: 50%;
        height: auto !important;
        object-fit: cover;
        object-position: center;
        font-size: 0.2em;
    }
 
    


}
  
@media (max-width: 836px) {
    .site-info-text {
        font-size: 0.8em !important;
    }

    /*Contact*/
    .title-contact {
        margin-top: 50px ;
        font-size: 0.8em;
    }
    .row-map-contact {
        max-width: 500px;
        line-height: 35px;

    }

    .row-contact-page {
        padding: 60px;}
    
        .row-contact-page {
            padding: 0px;
        }

        .row-map-contact ul.style-data-interprise{
            margin-left: 0px;
            }
}

@media (max-width: 986px) {
 
    .column-contacts-2{
        margin-top: 0px !important;
    }
    .woocommerce-result-count {
        display: none;
    }
  
}


@media (max-width: 991px){
    
    .flex-header {
    display: flex;
    width: 90%;
    margin: 0 auto;
    justify-content: start;
    flex-direction: column;
}
.searchbar {
    width: 100% !important;
    margin: 0px 0px 15px 0px;
}

    .Icon-Store {
    display: none;
}
    
}

@media (max-width: 1000px) {
/*Container Account Margin Top*/
.col-md-12.wp-bp-content-width {
    margin-top: 30px !important;
}

  /* footer*/



  .footer-section h2{
      font-weight: 600;
      font-size:1.4em ;
      margin-top: 2em;
  }

  .footer-section h3{
    font-size: 0.8em ;
    margin: 1.5em !important;
}

.container-footer{
    width: 95%;
}

ul.style-data-interprise {
    margin-left: 50px;
}


.footer-widgets .widget ul li {
    list-style: none;
    line-height: 1rem;
    margin-left: 3.5em;
}
.footer-widgets .widget-title{

    margin-left: 3em;
    font-size: 0.95em;
}

/*FOOTER E CONTACT*/
.style-data-interprise {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 80%;
    line-height: 2;
    box-sizing: border-box;
    color: #343963;
    font-size: 0.8em;
    margin-left: 3.8em !important;
}  

/*colapse menu header*/


.nav-item.nav-item {
    display: flex;
    justify-content: start;
    align-items: center;
    margin: 10px 0px 5px 0px;
}




}

@media (max-width: 1115px) {
    .navbar-brand img {
        margin-bottom: 1em;
        width: 60%;
        height: auto;
        margin-left: 2em;
        margin-top: 0.4em;
    }
    
    
    /*header*/ 
     .header-social ul li{
    margin: 0.4em;
    }
    
    #header-desk-show{
    display: none; 
    }
    
    #header-social{
    display: none;
    }
    
    #header-mobile-show{
    display:  flex;
    }
    #header-categories{
    display: none;
    }
    
    #masthead .menu-categories {
    background-color: #F7F7F7;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}

.navbar-expand-lg .navbar-collapse {
    flex-basis: auto;
    margin: 0px;
}



.header-social ul.istic-social-networks {
    display: flex;
    width: 100%;
    font-size: 1.3em;
    margin: 0px;
    padding: 0px;
}

#space {
    padding: 50px;
}

}

.woo-variation-product-gallery {
    max-width: 550px !important;
}
