/* Settings */
#main-page-content{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#main-page-content #footer{
    margin-top: auto;
}
.elementor-button-link.btn-secondary{
    padding: 12px 32px;
    background: #000;
    font-size: 16px;
    color: #FFF;
}
.elementor-button-link.btn-secondary:hover{
    background: #B29063 !important;
}
#content-wrapper .page-title {
    margin: 40px 0px;
    border: none;
    font-family: 'Marcellus';
    font-size: 32px;
    color: #000;
    line-height: 32px;
}
.btn-block, .btn{
    padding: 12px 15px !important;
}

/* Header */
header .header-nav,
header .header-top,
#wrapper{
    padding-left: 80px !important;
    padding-right: 80px !important;
}
header #desktop_logo{
    width: 110px;
    transition: .3s;
}
header .stuck-header.fixed-header #desktop_logo{
    width: 70px;
}
header .header-nav{
    position: relative;
}
header#header .header-top{
    padding-top: 5px;
    padding-bottom: 5px;
}
.stuck-header.fixed-header,
header .header-top{
    border-bottom: 1px solid #f5f5f5 !important;
}
#index header .header-top{
    border-bottom: none !important;
}
header .stuck-header.fixed-header .header-top{
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
header .header-nav:after{
    display: block;
    content: '';
    width: calc(100% - 160px);
    height: 1px;
    background: #f5f5f5;
    position: absolute;
    bottom: 0;
}
.btn-header-right p{
    margin-bottom: 0px;
    display: inline-block;
}
.btn-header-right p > a{
    position: relative;
    margin-left: 35px;
    padding-left: 45px;
    font-size: 16px;
    color: #000 !important;
    line-height: 39px;
}
.btn-header-right p > a::before{
    display: block;
    content: '';
    width: 35px;
    height: 35px;
    background-image: url("../img/icon_phone_64.png");
    background-size: contain;
    background-color: #000;
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: 0;
}

/* Header | Btn Icons */
header .header-top .col-header-right .header-btn-w {
    display: flex;
    align-items: center;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
}
#header .header-btn-w .header-btn{
    margin-top: 3px;
}
#header .col-mobile-btn-menu .fa-bars::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/menu-icon.png");
    background-size: auto;
    background-size: auto;
    background-size: contain !important;
}
#header #header-search-btn .fa-search::before, #header .col-mobile-btn-search .fa-search::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/icon-search.png");
    background-size: auto;
    background-size: auto;
    background-size: contain !important;
}
#header #header-user-btn .fa-user::before, #header .col-mobile-btn-account .fa-user::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/icon-user.png");
    background-size: contain !important;
}
#header #ps-shoppingcart-wrapper .fa-shopping-bag::before, #header .ps-shoppingcart .fa-shopping-bag::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url("../img/icon-cart.png");
    background-size: contain !important;
}
/* Header Cart */
#header #blockcart-content .cart-totals,
#header #blockcart-content .cart-subtotals {
    border-top: 1px solid #f5f5f5;
}
#blockcart-content .btn.btn-secondary.btn-block{
    background: #B29063 !important;
    font-weight: 5;
    line-height: 1.5;
    color: #fff;
}
#blockcart-content .col.col-info .pb-1{
    color: #000;
    line-height: 18px;
}
#header #blockcart-content .cart-totals {
    font-size: 18px;
    font-weight: 700;
}
/* Header Account */
#header-user-btn .dropdown-menu{
    border: none;
    box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15);
}
#header-user-btn .dropdown-menu a.dropdown-item{
    padding: 10px 15px;
    border-bottom: 1px solid #f5f5f5;
}
#header-user-btn .dropdown-menu a.dropdown-item i{
    display: none;
}
/**/
header .menu_row.menu-element.first_rows {
    margin-bottom: 0px !important;
}
/* Accueil Page */
.txt-weight-color strong{
    color: #B29063 !important;
}
.tp-title-wrap{
    display: none !important;
}
/* Home Category */
.section-home-category,
.section-home-product{
    margin: 0px -10px;
}
.section-home-category .elementor-widget-heading{
    margin: -45px 0px 0px 15px;
    z-index: 1;
}
.section-home-category .elementor-widget-spacer,
.section-services-category .elementor-widget-spacer,
.product-miniature .thumbnail-container{
    overflow: hidden;
}
.section-home-category .elementor-widget-spacer .elementor-widget-container,
.section-services-category .elementor-widget-spacer .elementor-widget-container,
.product-miniature .thumbnail-container .product-thumbnail{
    margin-left: 0px !important;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out;
}
.section-home-category .elementor-widget-wrap:hover .elementor-widget-spacer .elementor-widget-container ,
.section-services-category .elementor-widget-wrap:hover .elementor-widget-spacer .elementor-widget-container ,
.product-miniature:hover .thumbnail-container .product-thumbnail{
    margin-left: 10px !important;
}
.section-home-category .elementor-widget-spacer .elementor-widget-container::before,
.section-services-category .elementor-widget-spacer .elementor-widget-container::before{
    display: block;
    content: '';
    width: calc(100% - 10px);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.section-services-category .elementor-widget-spacer .elementor-widget-container::before{
    width: calc(100% - 0px);
}
.section-home-category .elementor-widget-spacer.column-bg.black .elementor-widget-container::before,
.section-services-category .elementor-widget-spacer.column-bg .elementor-widget-container::before{
    background: rgba(0,0,0,0.3);
}
.section-home-category .elementor-widget-spacer.column-bg.brown .elementor-widget-container::before{
    background: rgba(178,144,99,0.8);
}
.section-home-category .elementor-heading-title a,
.section-services-category .elementor-heading-title a{
    padding-right: 30px;
    position: relative;
    display: inline-block;
}
.section-services-category .elementor-heading-title a{
    padding-right: 0px;
}
.section-home-category .elementor-heading-title a::after{
    display: block;
    content: '\f105';
    font-family: FontAwesome;
    font-size: 28px;
    color: #fff;
    position: absolute;
    top: -3px;
    right: 0px;
}
/* Home Product Slider */
.section-home-product .swiper-button-next{
    right: 10px;
}
.section-home-product .swiper-button-prev{
    right: 50px;
}
.product-miniature{
    display: flex;
    height: 280px !important;
}
.product-miniature .thumbnail-container{
    order: 1;
    width: 50%;
}
.product-miniature .thumbnail-container .product-thumbnail{
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center center;
}
.product-miniature .thumbnail-container .product-thumbnail img{
    display: none;
}
.product-miniature .product-description {
    padding: 25px;
    order: 0;
    width: 50%;
    height: 100%;
    background: #f8f8f8;
    display: flex;
    flex-direction: column;
}
.product-miniature .product-description > .row.justify-content-end{
    display: flex;
    flex-direction: column;
}
.product-miniature .product-description h2.product-title,
.product-miniature .product-description .product-price-and-shipping .product-price{
    font-family: 'Marcellus';
    font-size: 24px;
    line-height: 32px;
}
.product-miniature .product-description h2.product-title a{
    color: #000 !important;
}
.product-miniature .product-description .product-price-and-shipping{
    margin-top: 12px;
    text-align: left;
}
.product-miniature .product-description .product-price-and-shipping .product-price{
    color: #B29063 !important;
}
.product-miniature .product-description .link-product{
    margin-top: auto;
}
.product-miniature .product-description .link-product a{
    font-family: 'Marcellus';
    font-size: 18px;
    color: #000 !important;
    letter-spacing: 1px;
    border-bottom: 1px solid rgba(178,144,99,0.3);
}
.txt-left .elementor-counter-number-wrapper{
    text-align: left;
}
/* Footer */
#footer {
    padding-left: 95px !important;
    padding-right: 95px !important;
}
#footer #footer-container-main{
    padding: 80px 40px 65px 40px;
    background: #000;
}
#footer #footer-container-main .row .block-iqithtmlandbanners-html{
    order: 0;
    flex: 0 0 auto;
    padding-right: 40px;
    width: 40%;
}
#footer #footer-container-main .row .block-iqitlinksmanager-1{
    order: 1;
    flex: 0 0 auto;
    width: 20%;
}
#footer #footer-container-main .row .block-iqitcontactpage{
    order: 2;
    flex: 0 0 auto;
    width: 20%;
}
#footer #footer-container-main .row .col-12.col-md-auto{
    order: 3;
    flex: 0 0 auto;
    width: 20%;
}
#footer #footer-container-main .block-title{
    font-family: 'Marcellus';
}
#footer #footer-container-main .block-links ul > li,
#footer .block-iqitcontactpage .contact-rich > strong,
#footer .block-iqitcontactpage .contact-rich .part{
    margin-bottom: 10px;
}
#footer #footer-container-main,
#footer #footer-container-main a{
    font-size: 16px;
}
#footer .block-iqitcontactpage hr{
    display: none;
}
/* Product Page */
nav.breadcrumb{
    opacity: 0 !important;
    height: 0px !important;
}
#product .title-category{
    margin: 40px 0px 70px 0px;
    font-family: 'Marcellus';
    font-size: 32px;
    color: #000;
    line-height: 32px;
    text-align: center;
}
#product #product-images-large .product-lmage-large img{
    width: 100% !important;
    height: 570px !important;
    object-fit: cover;
}
#product #content-wrapper .product_header_container{
    border-bottom: none;
}
#product #content-wrapper .product_header_container .page-title{
    margin-top: 0px;
    font-size: 32px;
    font-weight: 500;
}
#product .col-product-info .product-prices.js-product-prices{
    display: flex;
}
#product .col-product-info .product-price{
    font-family: 'Marcellus';
    font-size: 24px;
    line-height: 32px;
}
#product .col-product-info .tax-shipping-delivery-label {
    margin-left: 8px;
    line-height: 32px;
    font-size: 16px;
    letter-spacing: 1px;
}
#product button.add-to-cart i{
    display: none !important;
}
#product .product-actions.js-product-actions {
    margin-top: 20px;
}
#product .product-variants.js-product-variants {
    margin-bottom: 18px;
}
/*#product .product-additional-info.js-product-additional-info {
    display: none;
}*/
#product .tabs.product-tabs{
    display: none !important;
}
#product .product-quantity .add{
    height: 100%;
}
#product .product-quantity .add .btn{
    padding: 14px 15px !important;
}
#product .product-additional-info{
    margin-bottom: 10px;
    padding: 15px;
    border-top: none;
    background: #B29063;
    color: #FFF;
}
#product .product-additional-info .social-sharing{
    display: none;
}
.product-pack{
    color: #000;
}
/* Vous aimerez aussi */
#content-wrapper .product-accessories .section-title{
    font-family: 'Marcellus';
    font-size: 32px;
    font-weight: 500;
    color: #000;
}

/* Cart Page */
.card.cart-summary{
    background: #B29063;
    box-shadow: -6px 8px 10px -3px rgba(0,0,0,.2);
    border: none;
    color: #fff;
}
.card.cart-summary .cart-summary-line.cart-total{
    font-size: 18px;
    color: #fff;
}
.card.cart-summary hr{
    display: none !important;
}
#cart .cart-items .cart-item-header{
    color: #000;
}
#cart .cart-item-header {
    border-bottom: 1px solid rgba(160,160,160,0.1);
    border-top: 1px solid rgba(160,160,160,0.1);
}
/* Checkout page */
#checkout #cart-summary-product-list .media-body a{
    color: #fff !important;
}
#checkout #cart-summary-product-list .text-right a{
    color: #000 !important;
}
/* Authentication */
#authentication #content-wrapper .page-title{
    text-align: center;
}
#authentication #main #content{
    border: none;
    width: 450px;
}
#authentication #main #content .form-group{
    flex-direction: column;
}
#authentication #main #content .form-group label,
#authentication #main #content .form-group .col-md-2,
#authentication #main #content .form-group .col-md-8{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
/* Category Page */
#category #wrapper,
#module-iqitsearch-searchiqit #wrapper{
    padding-bottom: 80px !important;
}
#category #js-product-list-top,
#module-iqitsearch-searchiqit #js-product-list-top{
    display: none !important;
}
#category .products.row.products-grid{

}
/* Votre commande est confirmée */
#order-confirmation .h1.page-title i{
    display: none !important;
}
/* Services */
.section-services-category{
    margin: 0px -10px !important;
}
.section-services-category .elementor-widget-heading,
.section-services-category .elementor-widget-text-editor,
.section-services-category .elementor-widget-button{
    position: absolute;
    left: 0;
    width: 100%;
}
.section-services-category .elementor-widget-button{
    bottom: 0px;
}
.section-services-category .elementor-widget-heading{
    top: calc(38% - 0px);
}
.section-services-category .elementor-widget-text-editor{
    top: calc(48% - 0px);
}
/* Contact Page */
.page-contact .col-sm-4.contact-page-info{
    margin-left: 15px;
    padding: 40px;
    background: #f5f5f5;
    border-right: none;
}
.page-contact .page-content > .row > .col-sm-8{
    padding: 40px;
    max-width: calc(66.667% - 30px) !important;
    background: #fbfbfb;
}
.page-contact .col-sm-4.contact-page-info strong,
.page-contact .contact-form h4{
    margin-bottom: 15px;
    font-size: 24px;
    font-family: Marcellus, Sans-serif;
    font-weight: 500;
    color: #000;
}
.page-contact .col-sm-4.contact-page-info .contact-rich .part .icon i {
    font-size: 24px;
    color: #000;
}
/* Categorie Page */
#category #left-column{
    display: none !important;
}
#category #content-wrapper.js-content-wrapper.left-column{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#module-iqitsearch-searchiqit .products.products-grid .js-product-miniature-wrapper{
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
}
/* Settings */
#main-page-content{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
#main-page-content #footer{
    margin-top: auto;
}
.elementor-button-link.btn-secondary{
    padding: 12px 32px;
    background: #000;
    font-size: 16px;
    color: #FFF;
}
.elementor-button-link.btn-secondary:hover{
    background: #B29063 !important;
}
#content-wrapper .page-title {
    margin: 40px 0px;
    border: none;
    font-family: 'Marcellus';
    font-size: 32px;
    color: #000;
    line-height: 32px;
}
.btn-block, .btn{
    padding: 12px 15px !important;
}
/* Checkout */
#checkout .adresse_du_cimetiere,
#checkout .nom_de_famille,
#checkout .localisation,
#checkout .acces_sepulture,
#checkout .type_de_pierre{
    margin-bottom: 0px !important;
    padding-bottom: 0px;
    background: #B29063 !important;
}
#checkout .adresse_du_cimetiere .form-control,
#checkout .nom_de_famille .form-control,
#checkout .localisation .form-control,
#checkout .acces_sepulture .form-control,
#checkout .type_de_pierre .form-control{
    background-color: rgba(255,255,255,.8);
}
#checkout .adresse_du_cimetiere label,
#checkout .adresse_du_cimetiere .form-control-comment,
#checkout .nom_de_famille label,
#checkout .nom_de_famille .form-control-comment,
#checkout .localisation label,
#checkout .localisation .form-control-comment,
#checkout .acces_sepulture label,
#checkout .acces_sepulture .form-control-comment,
#checkout .type_de_pierre label,
#checkout .type_de_pierre .form-control-comment{
    color: rgba(255,255,255,.9);
}
#checkout .type_de_pierre{
    margin-bottom: 15px !important;
    padding-bottom: 15px;
}
#checkout #delivery-address h4,
#checkout #invoice-address h4{
    padding-top: 25px;
    padding-bottom: 10px;
    color: #fff;
}
#delivery-address .custom-checkbox{
    opacity: 0 !important;
    display: block;
    height: 0px;
}
.checkout-adresses-block{
    background: #fbfbfb;
}
.checkout-adresses-block h4{
    font-size: 16px;
}
body#checkout #order-summary-content .address-block {
    height: 100%;
}
#checkout h1.step-title{
    color: #000;
}
#checkout #order-summary-content .h4.black{
    color: #000;
}
#checkout #order-summary-content h5.h5{
    font-size: 18px;
}
#checkout #order-summary-content .step-edit{
    font-size: 14px;
}
#checkout #order-summary-content .row.order-confirmation-table{
    border: none !important;
}
#checkout #order-summary-content .row.order-confirmation-table #order-items{
    padding: 0px !important;
}
#checkout #order-summary-content .row.order-confirmation-table #order-items .card-title.h5{
    margin-top: 0px;
}

/* Responsive */
@media (max-width: 1440px) and (min-width: 1360px){
    /**/
    .section-welcome .elementor-row > .elementor-column:first-child{
        width: 70%;
    }
    .section-welcome .elementor-row > .elementor-column:last-child{
        width: 30%;
    }
    /**/
    .product-miniature .product-description h2.product-title,
    .product-miniature .product-description .product-price-and-shipping .product-price {
        font-size: 20px;
        line-height: 28px;
    }
    /**/
    .column-icon-text .elementor-image-box-title{
        font-size: 20px !important;
    }
    /**/
    #footer #footer-container-main .block-title {
        font-size: 20px;
    }
    #footer #footer-container-main .row .block-iqitlinksmanager-1,
    #footer #footer-container-main .row .block-iqitcontactpage,
    #footer #footer-container-main .row .col-12.col-md-auto{
        width: 21%;
    }
    #footer #footer-container-main .row .block-iqithtmlandbanners-html {
        width: 37%;
    }
}
@media (max-width: 1360px) and (min-width: 1201px){
    .section-welcome{
        padding: 100px 80px 90px 80px !important;
    }
    .section-welcome .elementor-row > .elementor-column:first-child{
        width: 75%;
    }
    .section-welcome .elementor-row > .elementor-column:last-child{
        width: 25%;
    }
    /**/
    .section-home-category .elementor-spacer-inner {
        height: 360px !important;
    }
    /**/
    .section-home-category .elementor-heading-title,
    .product-miniature .product-description h2.product-title,
    .product-miniature .product-description .product-price-and-shipping .product-price,
    .elementor-image-box-content .elementor-image-box-title{
        font-size: 20px !important;
        line-height: 28px;
    }
    .product-miniature .product-description .link-product a {
        font-size: 16px;
    }
    /**/
    .block-txt-right > .elementor-column-wrap,
    .block-txt-left > .elementor-column-wrap{
        padding: 60px 60px 60px 60px !important;
    }
    .elementor-counter .elementor-counter-number-wrapper {
        font-size: 36px !important;
    }
    /**/
    #footer .block-title, #checkout-footer .block-title {
        font-size: 20px;
    }
    #footer .block-iqitcontactpage .icon{
        display: none !important;
    }
}
@media (max-width: 1200px) and (min-width: 992px){
    header .header-nav, header .header-top, #wrapper, #footer {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    /**/
    .section-welcome{
        padding: 60px 60px 60px 60px !important;
    }
    .section-welcome .elementor-row > .elementor-column:first-child{
        width: 75%;
    }
    .section-welcome .elementor-row > .elementor-column:last-child{
        width: 25%;
    }
    .section-welcome .elementor-widget-text-editor p{
        font-size: 24px;
        line-height: 36px;
    }
    /**/
    .section-home-category .elementor-spacer-inner {
        height: 360px !important;
    }
    /**/
    .section-home-category .elementor-heading-title,
    .product-miniature .product-description h2.product-title,
    .product-miniature .product-description .product-price-and-shipping .product-price,
    .elementor-image-box-content .elementor-image-box-title,
    .page-contact .col-sm-4.contact-page-info strong,
    .page-contact .contact-form h4{
        font-size: 20px !important;
        line-height: 26px;
    }
    .product-miniature .product-description .link-product a {
        font-size: 16px;
    }
    /**/
    .block-txt-right > .elementor-column-wrap{
        padding: 60px 20px 60px 60px !important;
    }
    .block-txt-left > .elementor-column-wrap{
        padding: 60px 60px 40px 0px !important;
    }
    .elementor-counter .elementor-counter-number-wrapper {
        font-size: 36px !important;
    }
    /**/
    #footer .block-title, #checkout-footer .block-title {
        font-size: 20px;
    }
    #footer .block-iqitcontactpage .icon{
        display: none !important;
    }
    /**/

}
@media (max-width: 991px) and (min-width: 0px){
    header #mobile-header .mobile-main-bar {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    header #mobile-header .logo.img-fluid{
        width: 80px;
    }
    header #mobile-header .m-nav-btn{
        margin-top: 8px;
    }
    #iqitmegamenu-mobile > ul > li > a {
        font-size: 16px;
    }
    #iqitmegamenu-mobile > ul > li:nth-last-child(3) > a{
        border-top: 1px solid #a28257;
    }

    /**/
    #product header #mobile-header{
        border-bottom: none !important;
    }
    #product .title-category{
        display: none !important;
    }
    #product #wrapper .breadcrumb {
        padding-top: 0;
        padding-bottom: 0;
    }
}
@media (max-width: 991px) and (min-width: 769px){
    header .header-nav, header .header-top, #wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #index #mobile-header {
        border-bottom: none;
    }
    /**/
    .section-welcome{
        padding: 40px 40px 40px 40px !important;
    }
    .section-welcome .elementor-row > .elementor-column:first-child{
        width: 75%;
    }
    .section-welcome .elementor-row > .elementor-column:last-child{
        width: 25%;
    }
    .section-welcome .elementor-text-editor.rte-content p{
        font-size: 20px;
        line-height: 32px !important;
    }
    /**/
    .section-home-category .elementor-heading-title,
    .product-miniature .product-description h2.product-title,
    .product-miniature .product-description .product-price-and-shipping .product-price,
    .elementor-image-box-content .elementor-image-box-title,
    .page-contact .col-sm-4.contact-page-info strong,
    .page-contact .contact-form h4{
        font-size: 20px !important;
        line-height: 26px;
    }
    .product-miniature .product-description .link-product a {
        font-size: 16px;
    }
    /**/
    .section-home-category .elementor-widget-spacer .elementor-widget-container::before,
    .section-services-category .elementor-widget-spacer .elementor-widget-container::before {
        width: calc(100% - 0px);
    }
    /**/
    .elementor-counter .elementor-counter-number-wrapper {
        font-size: 28px !important;
    }
    /**/
    #footer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #footer #footer-container-main {
        padding: 70px 0px 35px 0px;
    }
    #footer .block-title, #checkout-footer .block-title {
        font-size: 18px;
    }
    #footer .block-iqitcontactpage .icon{
        display: none !important;
    }
    #footer #footer-container-main .row .block-iqithtmlandbanners-html {
        padding-right: 30px;
        width: 35%;
    }
    #footer #footer-container-main .row .block-iqitlinksmanager-1 {
        width: 22%;
    }
    #footer #footer-container-main .row .block-iqitcontactpage {
        width: 23%;
    }
    /**/
    #content-wrapper .page-title {
        margin: 20px 0px 25px 0px !important;
        font-size: 28px;
    }
    .section-services-category .elementor-widget-heading {
        top: 15%;
    }
    .section-services-category .elementor-widget-text-editor {
        top: 30%;
    }
    .elementor-text-editor.rte-content p{
        line-height: 22px !important;
    }
    .section-services-category .elementor-widget-button .btn {
        padding: 12px 5px !important;
    }
    /**/
    .page-contact .col-sm-4.contact-page-info,
    .page-contact .page-content > .row > .col-sm-8{
        padding: 20px;
    }
    /**/
    #module-iqitsearch-searchiqit .products.products-grid .js-product-miniature-wrapper {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}
@media (max-width: 768px) and (min-width: 0px){
    header .header-nav, header .header-top, #wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    #index #mobile-header {
        border-bottom: none;
    }
    /**/
    .section-welcome .elementor-text-editor.rte-content p{
        font-size: 18px;
        line-height: 24px !important;
    }
    /**/
    .section-counter .elementor-row .elementor-column:first-child{
        width: 30%;
        order: 0 !important;
    }
    .section-counter .elementor-row .elementor-column:last-child{
        width: 70%;
        order: 1 !important;
    }
    .mobile-rtl .elementor-row .elementor-column:first-child{
        order: 1;
    }
    .mobile-rtl .elementor-row .elementor-column:last-child{
        order: 0;
    }
    .mobile-none{
        display: none !important;
    }
    .section-home-category .elementor-heading-title,
    .product-miniature .product-description h2.product-title,
    .product-miniature .product-description .product-price-and-shipping .product-price,
    .elementor-image-box-content .elementor-image-box-title,
    .page-contact .col-sm-4.contact-page-info strong,
    .page-contact .contact-form h4{
        font-size: 18px !important;
        line-height: 24px;
    }
    .product-miniature .product-description .link-product a {
        font-size: 16px;
    }
    .swiper-arrows-above .swiper-button,
    .swiper-arrows-above .swiper-button {
        top: 0px !important;
    }
    /**/
    .block-column .elementor-row .elementor-column:first-child,
    .block-column .elementor-row .elementor-column:nth-child(2){
        width: 50% !important;
    }
    /**/
    #footer {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    #footer #footer-container-main {
        padding: 60px 15px 40px 15px;
        background: #000;
    }
    #footer #footer-container-main .row .block-iqitlinksmanager-1,
    #footer #footer-container-main .row .block-iqitcontactpage,
    #footer #footer-container-main .row .block-iqithtmlandbanners-html,
    #footer #footer-container-main .row .col-12.col-md-auto{
        padding-right: 15px;
        width: 100%;
    }
    #footer .block-title, #checkout-footer .block-title {
        font-size: 18px;
    }
    /**/
    #content-wrapper .page-title {
        margin: 20px 0px 25px 0px !important;
        font-size: 28px;
    }
    .section-services-category .elementor-widget-heading {
        top: calc(32% - 0px);
    }
    /**/
    .page-contact .col-sm-4.contact-page-info {
        margin: 0px 15px;
        padding: 15px;
    }
    .page-contact .page-content > .row > .col-sm-8 {
        padding: 40px 15px 15px 15px;
        max-width: calc(100% - 30px) !important;
        margin-left: 15px;
    }
    .page-contact .contact-form h4 {
        margin-bottom: 0px;
    }
    /**/
    #product #wrapper{
        padding-top: 0px;
    }
    #product #product-images-large .product-lmage-large img {
        height: 400px !important;
    }
    #module-iqitsearch-searchiqit .products.products-grid .js-product-miniature-wrapper {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    /**/
    #authentication #main #content {
        width: 100%;
    }
}