/* ------------------------
*   SETTINGS
*   Red: #d51317 ; Blue: #005693
*  -------------------- */
#wrapper{
    padding-bottom: 60px;
}
#index #wrapper{
    padding: 0px;
}
.btn-secondary, .btn-primary{
    padding: 17px 24px 15px 24px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 19px;
    letter-spacing: 1px;
}
/* ------------------------
*   HEADER
*  -------------------- */
#header #iqitmegamenu-wrapper.stuck-menu{
    border-bottom: 1px solid #eee;
}
/* ------------------------
*   HEADER | STICKY | MENU
*  ----------------------- */
#desktop-header.stuck.stuck-header .header-top {
    padding-top: 10px;
    padding-bottom: 10px;
}
#desktop-header.stuck.stuck-header #iqitmegamenu-horizontal{
    background: #005693;
}
#desktop-header.stuck.stuck-header #iqitmegamenu-horizontal li.cbp-hrmenu-tab a.nav-link{
    background: transparent !important;
}
#desktop-header.stuck.stuck-header #iqitmegamenu-horizontal li.cbp-hrmenu-tab a span.cbp-tab-title{
    color: #FFF;
}
#desktop-header.stuck.stuck-header #iqitmegamenu-horizontal li.cbp-hrmenu-tab a span.cbp-tab-title:hover{
    color: rgba(255,255,255,.9) !important;
}
.stuck-header .header-top .logo.img-fluid {
    height: 42px;
}
#header .stuck-header .header-top .form-search-control {
    height: 50px;
    font-size: 16px;
}
#header .stuck-header .header-top #header-user-btn span.title,
#header .stuck-header .header-top #ps-shoppingcart span.title,
#header .stuck-header #iqithtmlandbanners-block-4 a span{
    display: none;
}
#header .stuck-header .header-top .col.col-auto.col-header-right {
    width: 20%;
}
#header .stuck-header .header-top #header-user-btn {
    margin: 0 40px 0 40px;
}
#header .stuck-header .header-top #iqithtmlandbanners-block-4 a::before,
#header .stuck-header .header-top #header-user-btn .fa-user::before,
#header .stuck-header .header-top #ps-shoppingcart .fa-shopping-bag::before {
    margin: 5px auto 0px auto;
}
/* ------------------------
*   HEADER | BTN NAV LEFT
*  -------------------- */
nav.header-nav .right-nav .rte-content.d-inline-block{
    padding: 0px 0px 0px 20px;
    display: inline-block;
    position: relative;
}
nav.header-nav #iqithtmlandbanners-block-1 .d-inline-block::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/phone-icon.svg);
    background-size: auto;
    background-size: contain !important;
    position: absolute;
    top: 3px;
    left: 0;
}
nav.header-nav #iqithtmlandbanners-block-2 .d-inline-block::before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: url(../img/mail-icon.svg);
    background-size: auto;
    background-size: contain !important;
    position: absolute;
    top: 3px;
    left: 0;
}
/* ------------------------
*   HEADER | BTN USER
*  -------------------- */
#header #header-user-btn{
    margin: 0 15px 0 22px;
}
#header #header-user-btn .fa-user.icon,
#header #ps-shoppingcart .fa-shopping-bag.icon,{
    width: 32px;
}
#header #header-user-btn .fa-user::before,
#mobile-header .col-mobile-btn-account .fa-user::before {
    margin-top: 2px;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/user-icon.svg);
    background-size: auto;
    background-size: contain !important;
}
#header #header-user-btn span.title,
#header #ps-shoppingcart span.title{
    margin-top: 8px;
    font-size: 12px;
    font-weight: 500;
    color: #005693;
    line-height: 12px;
    text-transform: uppercase;
}
/* ------------------------
*   HEADER | BTN PANIER
*  -------------------- */
#header #ps-shoppingcart .fa-shopping-bag::before,
#mobile-header #mobile-cart-toogle .fa-shopping-bag::before {
    margin-top: 2px;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/cart-icon.svg);
    background-size: auto;
    background-size: contain !important;
}
/* ------------------------
*   HEADER | BTN MENU
*  ------------------ */
#mobile-header .col-mobile-menu-push .fa-bars::before {
    margin: 4px auto 0px auto;
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    background: url(../img/menu-icon.svg);
    background-size: auto;
    background-size: contain !important;
}
/* ------------------------
*   SEARCH BAR
*  ----------- */
#header .desktop-header-style-2 .search-widget {
    max-width: 84%;
}
#header .header-top .form-search-control {
    border: solid 1px #C4C6C9;
    border-radius: 5px;
    height: 52px;
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
#header #search_widget button.search-btn .fa-search::before,
#mobile-header #mobile-btn-search .fa-search::before {
    margin-top: 7px;
    content: "";
    display: block;
    width: 24px;
    height: 24px;
    background: url(../img/search-icon.svg);
    background-size: auto;
    background-size: contain !important;
}
#mobile-header #mobile-btn-search .fa-search::before {
    margin-top: 5px;
    width: 24px;
    height: 24px;
    background: url(../img/search-icon.svg);
    background-size: auto;
    background-size: contain !important;
}
/* ------------------------
*   HEADER BLOCKCART
*  ----------------- */
#blockcart-content .col-info a{
    font-weight: 700;
    color: #005693 !important;
}
#blockcart-content .cart-products > li{
    border-bottom: 1px solid #C4C6C9;
}
#blockcart-content .cart-subtotals {
    font-size: 20px;
    color: #333;
    border-top: 2px solid #C4C6C9;
}
#header #blockcart-content .cart-subtotals {
    font-size: 16px;
}
/* ------------------------
*   MENU
*  -------------------- */
#iqitmegamenu-horizontal nav.cbp-hrmenu > ul > li:first-child a {
    padding-left: 0;
}
/* ------------------------
*   SLIDER
*  -------------------- */
#index .tp-bullets.ares.horizontal{
    min-width: 100%;
}
#index .tp-bullets.ares.horizontal .tp-bullet:first-child{
    margin-left: 0px;
}
#index .tp-bullets.ares.horizontal .tp-bullet{
    margin-left: 12px;
    width: 15px;
    height: 10px;
    border-radius: 5px;
    transition: .3s;
    position: relative;
    display: inline-block;
    top: unset !important;
    left: unset !important;
}
#index .tp-bullets.ares.horizontal .tp-bullet.selected{
    width: 40px;
    background: #005693;
}
/* ------------------------
*   SECTION ICONS
*  -------------------- */
.section-icons .elementor-image-box-wrapper{
    padding-left: 80px;
    position: relative;
}
.section-icons .elementor-image-box-wrapper .elementor-image-box-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 50px !important;
}
/* ------------------------
*   SECTION MINIATURE
*  -------------------- */
.section-miniature .swiper-container-wrapper .products.swiper-container{
    padding: 15px 0px;
}
/* ------------------------
*   SECTION TITLE
*  -------------------- */
#content-wrapper .section-title .elementor-button-wrapper a:link{
    color: #005693;
    background: transparent;
}
#content-wrapper .section-title .elementor-button-wrapper a:hover{
    color: #fff;
    background: #005693;
}
/* ------------------------
*  PRODUCT MINIATURE
*  -------------------- */
article.product-miniature{
    border-radius: 5px;
}
article.product-miniature .product-flags{
    display: none;
}
article.product-miniature .product-description{
    display: flex;
    flex-wrap: wrap;
}
article.product-miniature .h3.product-title{
    padding: 12px 0px 15px 0px;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
}
article.product-miniature .h3.product-title a{
    color: #333;
}
article.product-miniature .product-price-and-shipping,
article.product-miniature .product-add-cart{
    width: 50%;
}
article.product-miniature .product-price-and-shipping span.product-price{
    font-size: 28px;
    font-weight: 700;
    color: #005693;
    line-height: 30.8px;
}
/* -------------------------------
*  PRODUCT MINIATURE | ADD TO CART
*  ------------------------------- */
article.product-miniature .product-add-cart{
    padding-right: 8px;
    text-align: right;
}
article.product-miniature .btn.btn-product-list.add-to-cart{
    margin-left: auto;
    padding: 0px;
    display: inline-block;
    position: relative;
    width: 32px;
    overflow: hidden;
}
article.product-miniature .btn.btn-product-list{
    padding: 0px;
    color: #005693;
    font-size: 16px;
    font-weight: 500;
    line-height: 33px;
    text-transform: uppercase;
    letter-spacing: .5px;
}
article.product-miniature .btn.btn-product-list.add-to-cart span{
    display: none;
}
article.product-miniature .btn.btn-product-list.add-to-cart .fa-shopping-bag{
    display: block;
    position: relative;
    width: 32px;
    height: 32px;
}
article.product-miniature .btn.btn-product-list.add-to-cart .fa-shopping-bag::before{
    content: "";
    display: block;
    width: 32px;
    height: 32px;
    position: absolute;
    background: url(../img/cart-icon.svg);
    background-size: auto;
    background-size: contain !important;
    transition: .3s;
}
article.product-miniature .btn.btn-product-list.add-to-cart::before{
    content: "\f067";
    display: block;
    width: 15px;
    height: 15px;
    font-family: FontAwesome;
    font-size: 10px;
    color: #005693;
    position: absolute;
    top: -25px;
    left: 37%;
    z-index: 1;
    transition: .5s;
}
/* -------------------------------------
*  PRODUCT MINIATURE | ADD TO CART:HOVER
*  -------------------------------------- */
article.product-miniature:hover .btn.btn-product-list.add-to-cart::before{
    top: -3px;
}
/* ------------------------
*   FOOTER | NEWSLETTER
*  -------------------- */
footer #footer-container-first{
    padding-bottom: 20px;
}
footer #footer-container-first .container{
    display: flex;
}
footer #footer-container-first .container > .row:last-child{
    order: 0;
    width: 50%;
}
footer #footer-container-first .container > .row:first-child{
    order: 1;
    width: 50%;
    text-align: left !important;
}
footer #footer-container-first #iqithtmlandbanners-block-3 .block-title{
    margin-bottom: 0px;
    font-size: 24px;
    font-weight: 500;
    line-height: 26.4px;
}
footer #footer-container-first #iqithtmlandbanners-block-3 .block-content a{
    color: #fff;
    text-decoration: underline;
}
footer #footer-container-first #iqithtmlandbanners-block-3 .block-content{
    font-size: 14px;
    line-height: 18px;
    opacity: .8;
}
/**/
footer#footer .ps-emailsubscription-block{
    width: 100%;
}
footer #footer-container-first .col.block-newsletter h5{
    display: none;
}
footer#footer .ps-emailsubscription-block .newsletter-input-group{
    background: transparent;
}
footer#footer .ps-emailsubscription-block .newsletter-input-group .form-control.input-subscription{
    padding-top: 15px;
    background: #fff;
    border-radius: 5px;
    color: #333;
    font-size: 16px;
    line-height: 28px;
}
footer#footer .ps-emailsubscription-block .newsletter-input-group .form-control.input-subscription::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #777;
    opacity: 1; /* Firefox */
}
footer#footer .ps-emailsubscription-block .newsletter-input-group .form-control.input-subscription:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #777;
}
footer#footer .ps-emailsubscription-block .newsletter-input-group .form-control.input-subscription::-ms-input-placeholder { /* Microsoft Edge */
    color: #777;
}
footer#footer .ps-emailsubscription-block .btn-subscribe{
    padding: 3px 24px 0px 24px;
    margin-left: 30px;
    border: 2px solid #fff;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 700;
    color: #fff !important;
    text-transform: uppercase;
}
footer#footer .ps-emailsubscription-block .btn-subscribe i{
    margin-left: 10px;
}
footer#footer .ps-emailsubscription-block .btn-subscribe:hover{
    color: #005693 !important;
    background: #fff;
}
/* ------------------------
*   FOOTER | MENU
*  -------------------- */
#footer-container-main #iqithtmlandbanners-block-4 h5.block-title,
#footer-container-main .block-iqitcontactpage h5.block-title,
footer#footer #footer-container-main .block-iqitcontactpage hr{
    display: none;
}
#footer-container-main .block-iqitlinksmanager-1{
    order: 2;
}
#footer-container-main .block-iqitlinksmanager-3{
    order: 1;
}
#footer-container-main .block-iqitcontactpage{
    order: 3;
}
#footer-container-main #iqithtmlandbanners-block-4{
    order: 0;
    flex: 40%;
    padding-right: 85px;
}
#footer-container-main .block-iqitlinksmanager-1,
#footer-container-main .block-iqitlinksmanager-3,
#footer-container-main .block-iqitcontactpage{
    flex: 20%;
}
footer#footer #footer-container-main .block-iqitlinksmanager .block-title,
footer#footer #footer-container-main .block-iqitcontactpage .contact-rich strong{
    font-size: 14px;
    line-height: 20.8px;
    text-transform: uppercase;
}
footer#footer #footer-container-main .block-iqitcontactpage .contact-rich > strong {
    margin-bottom: 17px;
}
footer#footer #footer-container-main .block-iqitcontactpage .contact-rich .part{
    margin-bottom: 4px;
    display: flex;
}
footer#footer #footer-container-main .block-iqitcontactpage .part .icon{
    margin-right: 12px;
}

/* ------------------------
*   FOOTER | COPYRIGHTS
*  -------------------- */
footer#footer #footer-copyrights {
    padding-bottom: 32px;
}
footer#footer #footer-copyrights .col-12 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
footer#footer #footer-copyrights .block-social-links {
    text-align: right;
}
footer#footer #footer-copyrights .copyright-txt p{
    margin-top: 8px;
    margin-bottom: 0px;
}
footer#footer #footer-copyrights .copyright-txt {
    margin-bottom: 0px;
    text-align: left;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
}
footer#footer #footer-copyrights .block-social-links ul.social-links li a{
    display: inline-block;
    width: 32px;
    height: 32px;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    color: #fff !important;
}
footer#footer #footer-copyrights .block-social-links ul.social-links li.facebook a{
    background: #1777F3;
}
footer#footer #footer-copyrights .block-social-links ul.social-links li.twitter a{
    background: #1CA1F3;
}
footer#footer #footer-copyrights .block-social-links ul.social-links li.instagram a{
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}
/* ------------------------
*   CATEGORY PAGE
*  -------------------- */
#category .products.row.products-list .product-functional-buttons,
#category .products.row.products-list article.product-miniature .product-reference{
    display: none;
}
#category .products.row.products-list article.product-miniature .product-price-and-shipping,
#category .products.row.products-list article.product-miniature .product-add-cart {
    width: 100%;
}
/* ------------------------
*   CATEGORY PAGE | FILTER
*  ----------------------- */
#category #facets_search_wrapper{
    padding: 25px;
    background: #f8f8f8;
    border: 1px solid #eee;
    border-radius: 5px;
}
#category #active-search-filters .active-filter-title{
    display: none;
}
#category #active-search-filters .filter-block a{
    padding: 10px 10px 10px 10px;
    border-radius: 5px;
    font-size: 14px;
}
#category .active_filters #active-search-filters  .filter-block-all {
    margin-left: 0;
    padding-left: 0;
    border-left: 0;
}
#category #active-search-filters .filter-block.filter-block-all a{
    background: #d51317;
    border-color: #d51317;
    color: #FFF;
}
#category #active-search-filters .filter-block a i{
    margin-top: -3px;
}
#category #active-search-filters .filter-block.filter-block-all a:hover{
    background: #d51317;
    border-color: #d51317;
}
/* ------------------------
*   PRODUCT PAGE
*  -------------------- */
#wrapper .h1.page-title {
    margin: 50px 0px 20px 0px;
    font-size: 36px;
    line-height: 39.6px;
    color: #333;
}
/**/
.product-details span{
    padding: 0px 0px 0px 14px;
    display: inline-block;
    position: relative;
    background: transparent;
    font-size: 13px;
    font-weight: 400;
    line-height: 14.3px;
}
.product-details span::before{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #4F555E;
    position: absolute;
    top: 3px;
    left: 0;
}
.products-grid article.product-miniature .product-available {
    display: inline-block;
}
.product-details span#product-availability.badge-success{
    color: #689F38;
}
.product-details span#product-availability.badge-success::before{
    background: #689F38;
}
.product-details span#product-availability.badge-warning{
    color: #FF8F00;
}
.product-details span#product-availability.badge-warning::before{
    background: #FF8F00;
}
.product-details span#product-availability.badge-danger{
    color: #EA241B;
}
.product-details span#product-availability.badge-danger::before{
    background: #EA241B;
}
/**/
#product .row.product-info-row{
    margin-left: 0;
    margin-right: 0;
    background: #fff;
}
#product .product-manufacturer{
    margin-top: 5px;
    min-height: 110px;
}
#product .product_header_container{
    margin-bottom: 0px;
    border-bottom: none;
}
#product .product-additional-info{
    border-top: none;
}
#product .product-reference,
#product .product-additional-info .social-sharing{
    display: none !important;
}
#product .product-information .rte-content p,
#product .product-information .rte-content p span,
#product .product-description .rte-content p,
#product .product-description .rte-content p span{
    font-size: 16px !important;
}
#product #footer{
    margin-top: 0px;
}
#product .tax-shipping-delivery-label{
    display: inline-block;
}
#product .product-price{
    font-size: 28px;
    color: #005693;
    line-height: 31px;
}
#product .product-livraison-block{
    margin-top: 5px;
    font-size: .8rem;
    color: currentColor !important;
    opacity: .8;
    line-height: 1.2em;
}
#product .product-variants{
    margin: 20px 0px 10px 0px;
    padding: 15px 0px 15px 0px;
    border-top: 1px dotted #f5f5f5;
    border-bottom: 1px dotted #f5f5f5;
}
#product .product-variants .product-variants-item{
    display: flex;
    flex-direction: row;
}
#product .product-variants .product-variants-item .form-control-label{
    width: 110px;
    color: #333;
}
#product .product-variants .product-variants-item ul li.float-left.input-container{
    margin-top: 5px;
    margin-bottom: 0px;
}
#product .product-variants .product-variants-item select{
    border-radius: 5px;
    border: 1px solid #C4C6C9;
}
#product .product-variants .product-variants-item ul li span.color{
    border-radius: 5px;
    border: 2px solid #C4C6C9;
    outline: none;
}
#product .btn-primary.add-to-cart{
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
#product .btn-primary.add-to-cart i{
    display: none;
}
.qty input#quantity_wanted{
    border-radius: 5px 0px 0px 5px;
}
.qty button.bootstrap-touchspin-up{
    border-radius: 0px 5px 0px 0px !important;
}
.qty button.bootstrap-touchspin-down{
    border-radius: 0px 0px 5px 0px !important;
}
/**/
#product #product-infos-tabs{
    margin-bottom: 35px;
    border-bottom: none;
}
#product #product-infos-tabs.nav-tabs .nav-link{
    position: relative;
}
#product #product-infos-tabs.nav-tabs .nav-item {
    margin-right: 40px;
}
#product #product-infos-tabs.nav-tabs .nav-link::before{
    content: '';
    display: block;
    width: 1px;
    height: 12px;
    background: #ddd;
    position: absolute;
    top: 5px;
    right: -22px;
}
#product #product-infos-tabs.nav-tabs .nav-item:last-child .nav-link::before{
    display: none;
}
#product #product-infos-tabs.nav-tabs .nav-link.active,
#product #product-infos-tabs.nav-tabs .nav-link:hover,
#product #product-infos-tabs.nav-tabs .nav-link:focus {
    border-bottom: solid 2px #005693;
}
#product .product-quantities{
    display: none;
}
#product .tabs.product-tabs{
    padding: 25px;
    background: #fff;
}
#product .tabs.product-tabs #product-details-tab-nav{
    display: none !important;
}
#product .remboursement-block span{
    font-size: 18px;
    font-weight: 500;
    color: #333;
}
#product .remboursement-block img{
    margin: 10px 0px;
    width: 150px;
    height: auto;
}
.btn.btn-primary.btn-lg.add-to-cart .fa-shopping-bag{
    display: none;
}
/* ------------------------
*   CONTACT PAGE
*  -------------------- */
#contact #iqitcontactpage-map{
    margin-bottom: 40px;
}
#contact .page-content .col-sm-4.contact-page-info{
    border-right: none;
}
#contact .page-content .col-sm-4.contact-page-info .contact-rich{
    padding: 40px;
    height: 100%;
    border-radius: 5px;
    background: #333;
    color: #fff;
}
#contact .page-content .col-sm-4.contact-page-info .contact-rich strong{
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 700;
    color: #fff;
    line-height: 32px;
}
#contact .page-content .col-sm-4.contact-page-info .contact-rich a{
    color: #fff !important;
}
/**/
#contact .page-content .contact-form h4{
    display: none;
}
#contact .page-content .contact-form .form-group .form-control{
    padding: 12px 18px;
    border: 1px solid #C4C6C9;
    border-radius: 5px;
    min-height: 50px;
    color: #4F555E;
}
#contact .page-content .contact-form .bootstrap-filestyle.input-group input{
    margin-right: 15px;
    background: #fff;
}
#contact .page-content .contact-form .bootstrap-filestyle.input-group .btn.btn-default{
    padding-top: 12px;
    border-radius: 5px;
    background: #fff;
    border: 2px solid #005693;
    border-radius: 5px;
    font-weight: 500;
    font-size: 16px;
    color: #005693;
}
#contact .page-content .contact-form .bootstrap-filestyle.input-group .btn.btn-default:hover{
    background: #005693;
    color: #fff;
}
#contact .page-content .contact-form .form-group ::placeholder {
    color: #777;
    opacity: 1;
}
#contact .page-content .contact-form .form-group :-ms-input-placeholder{
    color: #777;
}
#contact .page-content .contact-form .form-group ::-ms-input-placeholder {
    color: #777;
}
#contact .page-content .contact-form .btn-primary{
    padding: 16px 24px 13px 24px;
    border-radius: 5px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
}
#contact .page-content .contact-form .form-control-select, select {
    background-image: linear-gradient(45deg,transparent 50%,currentColor 0),linear-gradient(135deg,currentColor 50%,transparent 0),linear-gradient(90deg,transparent,transparent);
    background-position: calc(100% - 13px) calc(1em + 8px),calc(100% - 8px) calc(1em + 8px),100% 0;
    background-size: 5px 5px,5px 5px,2.5em 2.5em;
    background-repeat: no-repeat;
}
#contact .page-content .contact-form .col-md-3.form-control-comment {
    line-height: 40px;
}
/* ------------------------
*   CART PAGE
*  ----------- */
#password #wrapper nav.breadcrumb,
#cart #wrapper nav.breadcrumb,
#checkout #wrapper nav.breadcrumb,
#authentication #wrapper nav.breadcrumb{
    display: block;
}
.card.cart-summary {
    background: #fff;
}
#cart .card.cart-summary .cart-summary-line.cart-total,
#checkout #js-checkout-summary .cart-summary-line.cart-total{
    font-size: 20px;
    font-weight: 700;
    color: #005693;
}
#cart .card.cart-summary .cart-detailed-totals hr:last-child{
    display: none;
}
#cart ul.cart-items li.cart-item-header{
    color: #fff;
    font-weight: 700;
    background: #005693;
    border: 1px solid #005693;
}
#cart ul.cart-items span.product-price{
    color: #151D29;
}
#cart ul.cart-items .qty .input-group > .custom-select:not(:first-child),
#cart ul.cart-items .qty .input-group > .form-control:not(:first-child) {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
#cart ul.cart-items .qty .input-group-btn-vertical button.bootstrap-touchspin-up{
    border-top-right-radius: 5px;
}
#cart ul.cart-items .qty .input-group-btn-vertical button.bootstrap-touchspin-down{
    border-bottom-right-radius: 5px;
}
#cart .ps_checkout.payment-method-logo-block{
    display: flex;
    flex-wrap: wrap;
}
#cart .ps_checkout.payment-method-logo-block .ps_checkout.payment-method-logo-block-title{
    margin: 20px 0px;
    width: 100%;
}
#cart .ps_checkout.payment-method-logo-block .ps_checkout.payment-method-logo{
    margin: 10px 0px;
}
#checkout section.checkout-step{
    background: #fff;
}
/* -----------------------------
    Authentication Page
----------------------- */
#authentication #content,
#authentication hr{
    border: none;
    width: 420px;
}
#authentication #login-form .col-md-2,
#authentication #login-form .col-md-8,
#authentication #customer-form .col-md-2,
#authentication #customer-form .col-md-8{
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
#authentication #customer-form .col-md-2.form-control-comment{
    padding-top: 0px;
    padding-bottoms: 0px;
}
#authentication .h1.page-title{
    margin-bottom: 0px;
    text-align: center;
}
#authentication #login-form .col-md-2.col-form-label{
    color: #005693;
}
/* -----------------------------
    Responsive
----------------------- */
@media (max-width: 1400px) and (min-width: 1201px){
    .contact-page-info .contact-rich .part{
        display: flex;
    }
    .contact-page-info .contact-rich .part .icon{
        margin-right: 15px;
    }
    .contact-rich .part:nth-child(4) .data,
    .contact-rich .part:nth-child(6) .data{
        padding-top: 3px;
    }
}
@media (max-width: 1400px) and (min-width: 1280px){
    .section-category .elementor-widget-text-editor .elementor-widget-container{
        padding: 0px 120px 0px 0px !important;
    }
    .section-category .elementor-widget-text-editor .elementor-widget-container{
        padding: 0px 115px 0px 0px !important;
    }
}
@media (max-width: 1280px) and (min-width: 1201px){
    .section-category .elementor-column-wrap{
        background-position-x: -45px !important;
    }
}
@media (max-width: 1201px) and (min-width: 1024px){
    .section-category .elementor-column-wrap{
        background-position-x: -98px !important;
    }
}
@media (max-width: 1024px) and (min-width: 992px){
    .section-category .elementor-column-wrap{
        background-position-x: -140px !important;
    }
}
@media (max-width: 1201px) and (min-width: 992px){
    nav.header-nav .row.justify-content-between .col-md{
        flex-basis: auto;
    }
    /**/
    .section-category .elementor-widget-text-editor .elementor-widget-container{
        padding: 0px 100px 0px 0px !important;
    }
    /**/
    #footer-container-main #iqithtmlandbanners-block-4 {
        flex: 35%;
        padding-right: 50px;
    }
    /**/
    .contact-page-info .contact-rich .part{
        display: flex;
    }
    .contact-page-info .contact-rich .part .icon{
        margin-right: 15px;
    }
    .contact-rich .part:nth-child(4) .data,
    .contact-rich .part:nth-child(6) .data{
        padding-top: 3px;
    }
}
@media (max-width: 991px) and (min-width: 0px){
    #iqitmegamenu-mobile > ul{
        padding: 0px 15px;
    }
    #iqitmegamenu-mobile > ul > li,
    #iqitmegamenu-mobile > ul > li > ul > li{
        border-bottom: 1px solid #eee;
    }
    #iqitmegamenu-mobile > ul > li > a,
    #iqitmegamenu-mobile > ul > li > ul > li > a{
        padding: 11px 25px 11px 0px;
        min-height: 40px;
        font-size: 14px;
    }
    #iqitmegamenu-mobile > ul > li > .mm-expand {
        margin-top: 5px;
        font-size: 16px;
        right: -10px;
        top: 4px;
    }
    #iqitmegamenu-mobile > ul > li.show .mm-expand {
        top: 10px;
        right: 0px;
        z-index: 10;
    }
    #iqitmegamenu-mobile > ul > li > .mm-expand .fa-angle-down::before {
        content: "\f105";
    }
    #iqitmegamenu-mobile > ul > li.show .fa.fa-angle-up.close-icon::before{
        content: "\f104";
    }
    /**/
    #iqitmegamenu-mobile > ul > li > ul{
        padding: 10px 15px;
        position: fixed;
        top: 0;
        right: -260px;
        width: 260px;
        height: 100vh;
        overflow-x: hidden;
        background: #fff;
        transition: .1s;
        z-index: 9;
    }
    #iqitmegamenu-mobile > ul > li.show{
        position: unset;
    }
    #iqitmegamenu-mobile > ul > li.show > ul{
        right: 0px;
    }
    /**/
    #iqitmegamenu-mobile > ul .close-menu {
        display: none;
        margin-bottom: 8px;
        padding: 7px 25px 10px 0px;
        height: 42px;
        border-bottom: 1px solid #eee;
        font-size: 18px;
        font-weight: 500;
        color: #005693;
    }
    #iqitmegamenu-mobile > ul > li.show > ul .close-menu {
        display: block;
        position: relative;
    }
}
@media (max-width: 991px) and (min-width: 768px){
    nav.header-nav .row.justify-content-between .col-md.left-nav{
        display: none;
    }
    nav.header-nav .row.justify-content-between .col-md{
        flex-basis: auto;
    }
    /**/
    .section-icons .elementor-image-box-wrapper {
        padding-left: 55px;
    }
    .section-icons .elementor-image-box-img img{
        width: 32px;
        height: auto;
    }
    /**/
    .section-category .elementor-widget-text-editor .elementor-widget-container{
        padding: 0px 0px 0px 0px !important;
    }
    .section-category .elementor-heading-title{
        font-size: 28px;
    }
    /**/
    article.product-miniature .product-price-and-shipping{
        padding-top: 3px;
        padding-bottom: 0px !important;
    }
    article.product-miniature .product-price-and-shipping span.product-price {
        font-size: 20px;
    }
    /**/
    h2.elementor-heading-title{
        font-size: 28px !important;
    }
    /**/
    footer #footer-container-first .container {
        flex-direction: column;
    }
    footer #footer-container-first .container > .row:first-child,
    footer #footer-container-first .container > .row:last-child{
        width: 100%;
    }
    /**/
    #footer-container-main .block-iqitlinksmanager-3 {
        margin-top: 20px;
        order: 2;
    }
    #footer-container-main .block-iqitlinksmanager-1 {
        margin-top: 20px;
        order: 3;
    }
    #footer-container-main .block-iqitcontactpage {
        order: 1;
    }
    #footer-container-main #iqithtmlandbanners-block-4,
    #footer-container-main .block-iqitlinksmanager-1,
    #footer-container-main .block-iqitlinksmanager-3,
    #footer-container-main .block-iqitcontactpage {
        flex: 50%;
    }
    /**/
    #category #left-column{
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }
    #category #content-wrapper.col-md-9 {
        -ms-flex: 0 0 67%;
        flex: 0 0 67%;
        max-width: 67%;
    }
    /**/
}
@media (max-width: 768px) and (min-width: 0px){
    nav.header-nav .row.justify-content-between .col-md.left-nav,
    nav.header-nav .row.justify-content-between .col-md.right-nav span{
        display: none;
    }
    nav.header-nav .row.justify-content-between .col-md{
        flex-basis: auto;
    }
    nav.header-nav .row.justify-content-between .col-md.right-nav p{
        font-size: 12px;
        line-height: 18px;
    }
    /**/
    .section-icons,
    .section-title,
    .section-miniature{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .section-icons .elementor-column{
        margin-bottom: 15px;
        border-bottom: 1px solid #f5f5f5;
    }
    .section-icons .elementor-column:last-child{
        border-bottom: none;
    }
    .section-icons .elementor-image-box-wrapper {
        padding-left: 55px;
    }
    .section-icons .elementor-image-box-img img{
        width: 32px;
        height: auto;
    }
    /**/
    .section-category .elementor-column-wrap{
        margin: 0px 0px 15px 0px !important;
        background-position-x: -75px !important;
    }
    .section-category .elementor-widget-text-editor .elementor-widget-container{
        padding: 0px 100px 0px 0px !important;
    }
    .section-category .elementor-heading-title,
    h2.elementor-heading-title{
        font-size: 28px !important;
    }
    /**/
    .section-title .elementor-align-right {
        text-align: left;
        margin-top: 15px;
    }
    /**/
    footer #footer-container-first .container {
        flex-direction: column;
    }
    footer #footer-container-first .container > .row:first-child,
    footer #footer-container-first .container > .row:last-child{
        margin-left: 0px;
        width: 100%;
    }
    footer #footer-container-first #iqithtmlandbanners-block-3 .block-title span:after{
        display: none;
    }
    footer #iqithtmlandbanners-block-3.block-toggle,
    footer #footer-container-first .col.block-newsletter{
        padding-left: 0px;
        padding-right: 0px;
    }
    footer #footer-container-first #iqithtmlandbanners-block-3.block-toggle > .block-content{
        opacity: 1;
        visibility: visible;
        height: auto;
    }
    footer #footer-container-first .ps-emailsubscription-block .newsletter-input-group .form-control.input-subscription,
    footer #footer-container-first .ps-emailsubscription-block .newsletter-input-group .btn-subscribe{
        width: 100%;
    }
    footer #footer-container-first .ps-emailsubscription-block .btn-subscribe {
        padding: 15px 24px 15px 24px;
        margin: 15px 0px 0px 0px;
        border: 2px solid #fff;
        border-radius: 5px;
        font-size: 16px;
        font-weight: 700;
        color: #fff !important;
        text-transform: uppercase;
    }
    /**/
    #footer-container-main #iqithtmlandbanners-block-4 {
        margin-bottom: 20px;
        padding-right: 15px;
    }
    #footer-container-main .block-iqitlinksmanager-3 {
        margin-top: 20px;
        order: 2;
    }
    #footer-container-main .block-iqitlinksmanager-1 {
        margin-top: 20px;
        order: 3;
    }
    #footer-container-main .block-iqitcontactpage {
        order: 1;
    }
    #footer-container-main .block-iqitcontactpage,
    #footer-container-main #iqithtmlandbanners-block-4{
        flex: 100%;
    }
    #footer-container-main .block-iqitlinksmanager-1,
    #footer-container-main .block-iqitlinksmanager-3{
        flex: 50%;
    }
    /**/
    #wrapper .h1.page-title {
        margin: 30px 0px 20px 0px;
        font-size: 28px;
        line-height: 32px;
    }
    #facets_search_wrapper #search_filter_controls .btn{
        padding: 17px 20px 15px 20px;
    }
    #facets_search_wrapper #search_filter_controls .btn i{
        display: none;
    }
    #facets_search_wrapper .block-title.facet-title{
        font-size: 16px;
    }
    /**/
    #product .tabs.product-tabs{
        display: none;
    }
    #product #main-product-wrapper .product-add-to-cart{
        background: #f5f5f5;
    }
    #product .product-manufacturer {
        display: none;
    }
    #product .product-information .rte-content p,
    #product .product-information .rte-content p span,
    #product .product-description .rte-content p,
    #product .product-description .rte-content p span {
        line-height: 20px;
    }
    /**/
    #authentication #content, #authentication hr {
        border: none;
        width: 100%;
    }
    /**/
}