body {
    font-family: Barlow,Arial,Helvetica,sans-serif;
    line-height: 22px;
    letter-spacing: .4px;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    background-color: #ffffff;
}
a {color: #000;text-decoration: none}
.post_content a { color: #f1846a; }
a:hover {color: #ffdad1;text-decoration: none}
img {max-width: 100%}
.topbar {
	background: #222222;
    transition: all .3s ease;
}
.topbar-right .nav-item {
    position: relative;
}
.topbar-right .nav-item:not(:last-child)::before {
    content: "";
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 14px;
    background: #585858;
}
.topbar .wrap-topbar .nav .nav-item .nav-link {
    font-family: Poppins,Arial,Helvetica,sans-serif;
    line-height: 27px;
    letter-spacing: .4px;
    font-weight: 400;
    font-size: 15px;
    color: #bababa;
    text-transform: uppercase;
    padding: 8px 0;
    margin-right: 16px;
}
.topbar .wrap-topbar .nav .nav-item .nav-link object {
    vertical-align: -0.4rem;
}
.topnavtext {
    font-family: Poppins;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: 1.06px;
    color: #bfbfbf;
    text-transform: uppercase;
    margin: 6px 0;
    padding: 8px 0;
}
.solde_out{
    border-radius:15px;
    display: inline-block;
    background : #ffdad1;
    color: #f5f5f5;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
    padding: 3px 9px;
}
.pric span.solde_out {
    position: static;
    margin-top: 5px;
    margin-left: 15px;
}
.header-wrapper.flottant {
    position: relative;
    z-index: 10000;
}
.topbar .wrap-topbar .nav .nav-item:last-child .nav-link {
	margin-right: 0
}
.topbar .wrap-topbar .nav .nav-item.dropdown .dropdown-menu {
    left: auto!important;
    right: 0!important;
    top: 100%!important;
    transform: none!important;
}
.topbar .wrap-topbar .nav .nav-item.dropdown .dropdown-item {
    font-size: 14px;
    line-height: normal;
    display: inline-block;
    font-weight: 500;
    letter-spacing: .6px;
    color: #000;
    padding: 4px 14px;
}
.wrap-header {
    top: -100px;
    border-bottom: solid 1px #f1f1f1;
    transition: all .4s ease-in-out;
}
.wrap-header.scroll-fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #221414;
    z-index: 10001;
}
.scroll-fixed .navbar_main .nav-item .nav-link, .scroll-fixed .dropdown-toggle::after {
    color: #fff;
}
.scroll-fixed.wrap-header .header-position.header-action {
    filter: invert(1);
}

.wrap-topbar .header-logo .header-block {
    width: 200px;
}
.wrap-header .header-position {
    padding-left: 15px;
    padding-right: 15px;
}
.log-nav-2 {
    display: none;
}
.scroll-fixed .log-nav-2  {
    display: block;
}
.wrap-header.scroll-fixed {
    padding: 8px 0;
}
.navbar_main .nav-item .nav-link.new-collection-nav {
    font-weight: 600;
    color: #f1846a;
    
}

.scroll-fixed .navbar_main .nav-item .nav-link.new-collection-nav:hover {
    color: #fff;
}
.log-nav-2 img {
    height: 45px;
}
.header-social {
    display: flex;
    margin-right: 10px;
}
.header-social a {
    display: block;
    width: 34px;
    height: 34px;
    font-size: 18px;
    text-align: center;
    line-height: 34px;
   /* background-color: #d9d9d9;*/
    margin: 0 5px;
}
.header-action .header-link {
    display: inline-block;
}
.header-action .header-link > a {
    display: inline-block;
    vertical-align: middle;
    padding: 5px 10px;
    line-height: 28px;
}
.header-action .header-link.header-cart {
    position: relative;
}
.header-link.dropdown-link.header-cart::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 16px;
    background: #c4c4c4;
}
.form-inline.header-form {
    height: 60px;
    width: 450px;
    background-color: #fff;
    border: 1px solid #ddd;
    position: relative
}
.modal.modal_form_search {
    background-color: rgba(0, 0, 0, 0.7);
}
.modal_form_search .form-inline.header-form {
    width: 100%;
}
.modal_form_search .modal-header {
    border: none;
}
.modal_form_search .modal-content {
    border: none;
    background: none;
    margin-top: 200px;
}
.modal_form_search .close {
    padding: 0 1rem;
    margin-bottom: 20px;
    margin-top: 20px;
    opacity: 1;
}
.modal_form_search .close img {
    width: 36px;
    filter: invert(1);
}
.modal_form_search .close:focus {
    outline: none;
}
@media (min-width: 992px) {
    .modal_form_search .modal-dialog {
        max-width: 700px;
    }
}
.form-inline.header-form .form-control {
    border: none;
    display: block;
    width: 100%;
    height: auto;
    line-height: 28px;
    color: #999;
    padding: 15px 50px 15px 20px;
    font-size: 20px;
}
.form-inline.header-form .btn_find {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    font-size: 26px;
    background: transparent;
    line-height: 52px;
    padding: 0;
    color: #999
}
.form-inline.header-form .btn_find:focus {
    box-shadow: none
}
.wrap-header .header-position.header-action {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    align-items: center;
}
.header-action .header-link .btn {
    font-size: 14px;
    font-weight: 300;
    color: #000;
}
.header-action .header-link .btn_alt {
    border: 1px solid #000;
    margin: 0 15px 0 5px;
}
.header-action .header-cart.header-link > a {
    font-size: 12px;
    color: #000;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    position: relative;
}
.header-action .header-cart.header-link a .label-cart {
    display: block;
}
.header-action .header-cart.header-link a .badge {
	position: absolute;
	top: 2px;
	right: 0;
	padding: 3px;
	border-radius: 50%;
	min-width: 18px;
    height: 18px;
    font-size: 12px;
	font-weight: normal;
	color: #fff;
	background: #db6b83;
}
.header-wrapper .main_navigation .navbar_main {
	padding: 0;
}
.disp_scroll img{
    width: 50px;
    margin-top: 5px;
    transition: 0.4s;
}
.disp_scroll{
    display: none;
    transition: 0.4s;
}
.navbar_main .nav-item {
	margin: 0 15px
}
.navbar_main .nav-item:nth-child(1) {
	margin-left: 0
}
.navbar_main .nav-item:last-child {
	margin-right: 0
}
.navbar_main .nav-item .nav-link {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    /* text-transform: uppercase; */
    color: #0a0001;
    display: inline-block;
    padding: 10px 0;
    border-bottom: 2px solid transparent;
    transition: all .3s ease;
}
.navbar_main .nav-item .nav-link:hover {
    /*border-color: #ffdad1;*/
    color: #f1846a;
}
.dropdown-toggle::after {
    display: inline-block;
    width: 10px;
    height: 0;
    margin-left: 5px;
    /* border-top: 0;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent; */
    border: none;
    content: "\f078";
    font-family: 'FontAwesome';
    font-weight: 100;
    font-size: 10px;
    color: #333;
    vertical-align: .20em;
}
.topbar-right .dropdown-toggle::after {
    color: #bababa;
}
.dropdown-menu.two-col {
    min-width: 400px;
}
.col-megamenu a{
    font-family: Raleway;
    font-size: 13px;
    color: #333;
    font-weight: 600;
    letter-spacing: 1px;
    padding-top: 5px;
    padding-bottom: 5px
}
.mobile-search {display: none}
.navbar_main .nav-item .dropdown-menu {
    border-radius: 0;
    margin: 0;
}
.navbar_main .nav-item .dropdown-menu .dropdown-item {
    display: inline-block;
    padding: 4px 14px;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #0a0001;
    margin-bottom: 5px;
    margin-left: 10px;
}
.dropdown-item:focus, .navbar_main .nav-item .dropdown-menu .dropdown-item:hover{
    background-color: transparent;
    color: #f1846a;
}
li.nav-item.dropdown.has-megamenu {
    position: inherit;
}
.navbar_main .nav-item .dropdown-menu.megamenu{
    padding: 15px;
    left: 40%;
}
.wrap-header .navbar-toggler {
    display: none;
}
/***********End Header Navbar***********/
.slidehome .item_content {
    position: relative;
    text-align: center;
	overflow: hidden
}
.slidehome .item_content .item_text {
    position: absolute;
    top: 50%;
    left: 8%;
    transform: translateY(-50%);
}
.slidehome .item_content .item_text h1 {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: 1px;
    color: #000;
}
h1.fontsize3rem{font-size: 4.5rem;}
.slidehome .item_content .item_text p {
    font-family: Poppins;
    font-size: 46px;
    font-weight: bold;
    line-height: 1.54;
    letter-spacing: normal;
    color: #363b3b;
    margin: 0 0 40px;
    max-width: 750px;
}
span.merok {
    font-family: Playfair Display;
    font-size: 54px;
    color: #437b80;
}
.btn_slide {
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.45px;
    text-align: left;
    color: #f5f5f5;
    padding: 10px 30px;
    box-shadow: 0 4px 8px 0 rgb(223 32 62 / 16%);
    background-color: #ffdad1;
    border-radius: 0;
}
.btn_slide:hover {
    color: #ffdad1;
    background: #fff;
}
.navtrue {position: relative}
.navtrue.owl-theme .owl-nav {
    margin-top: 0;
}
.navtrue.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 60px;
    color: #000;
    background: rgb(255, 255, 255);
    opacity: .5;
    border-radius: 0;
    margin: 0;
    overflow: hidden
}
.slidehome.navtrue.owl-theme .owl-nav [class*=owl-] {
    display: none;
}
.navtrue.owl-theme .owl-nav [class*=owl-]:focus {
    box-shadow: none;
    outline: none
}
.navtrue.owl-theme .owl-nav .owl-prev {
    left: 20px;
}
.navtrue.owl-theme .owl-nav .owl-next {
    right: 20px;
}
.navtrue.owl-theme .owl-nav [class*=owl-] span {
    line-height: 45px;
    height: 50px;
    overflow: hidden;
    display: block;
}
/**********-End Slide Home-**********/
.service_customer {
    padding-bottom: 48px;
    margin: 0 auto 30px;
    position: relative;
}
.service_customer::after {
    content: "";
    position: absolute;
    width: 300px;
    height: 1px;
    background: #c7d9db;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.service_customer h2 {
    -webkit-text-stroke: 1px #fff;
    font-family: Barlow;
    font-size: 72px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-bottom: 56px;
}
.service_box_icon {
    width: 200px;
    max-width: 100%;
    margin: 0 auto 24px;
    line-height: 192px;
    border-radius: 100px;
    border: solid 4px #ffdad1;
    background-color: #0a0001;
}
.service_box_txt {margin-top: 12px;}
.service_box_txt p {
    font-family: Barlow;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 0;
}
/* ^ old ^ */
.our_performance {
    margin-top: 70px;
    padding-bottom: 115px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom center;
}
.perform-item {
    display: flex;
    border: solid 4px #0a0001;
    background-color: #fff0ed;
    padding: 45px 20px;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.perform-item span {
    display: block;
}
.perform-item img {
    display: block;
}
.perform-item .smtitle {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: 2.76px;
    text-align: center;
    text-transform: uppercase;
    color: #0a0001;
}
span.perform-percent {
    font-family: Barlow;
    font-size: 56px;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 6.44px;
    text-align: center;
    color: #0a0001;
}
h3.atlas-title {
    -webkit-text-stroke: 0.1px #fff;
    font-family: Barlow;
    font-size: 72px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin-top: 115px;
}
p.atlas-desc {
    -webkit-text-stroke: 0.1px #fff;
    font-family: Barlow;
    font-size: 32px;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    width: 880px;
    max-width: 100%;
    margin: 0 auto;
}
/**********************************/
.col-newsty {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 90px;
    padding-bottom: 90px;
    background-color: #ffdad1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
}
h2.newsty-title a {
    -webkit-text-stroke: 2.5px #ffdad1;
    font-family: Barlow;
    font-size: 72px;
    font-weight: 900;
    line-height: 0.8;
    letter-spacing: normal;
    color: #0a0001;
    margin-bottom: 105px;
}
h2.newsty-title {
    margin-bottom: 65px;
}
h2.newsty-title::before {
    content: "";
    display: block;
    width: 200px;
    height: 8px;
    background: #000;
    margin-bottom: 40px;
}
.col-newsty p {
    font-family: Barlow;
    font-size: 24px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: normal;
    color: #000;
}
.img-row-mobe, img.img-row-style {
    width: 100%;
}
.small_grid_products {
    padding: 30px 15px 0;
}
.small_grid_products  .product_item {
    margin: 0 0 30px;
}
.small_grid_products .product_item .product_inside {
    padding: 6px;
    background: #fff;
    box-shadow: none;
    transition: all .3s ease-in-out;
}
.small_grid_products .product_item:hover .product_inside {
    box-shadow: none;
}
.small_grid_products .product-item-name h3 {
    height: auto;
    line-height: normal;
    margin-bottom: 0;
}
.small_grid_products .product-item-name a {
    font-family: Barlow;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.col-newsty.snd-newsty {
    background-color: #000;
}
.snd-newsty h2.newsty-title::before {
    background: #ffdad1;
}
.snd-newsty h2.newsty-title a {
    -webkit-text-stroke: 2.5px #0a0001;
    color: #ffdad1;
}
.col-newsty.snd-newsty p {
    color: #ffdad1;
}
.grid_products {margin: 0 auto 50px}
.grid_products  .product_item {
    margin: 0 0 30px
}
.our_gallery {
    margin-bottom: 50px;
}
.desc_ecom {
    text-align: center;
    width: 1100px;
    max-width: 100%;
    margin: 0 auto 50px
}
.desc_ecom p {
    font-family: 'Barlow';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.81;
    letter-spacing: normal;
    text-align: center;
    color: #0a0001;
    margin: 0 auto;
    max-width: 100%;
}
h2.section_title {
    font-size: 34px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: .5px;
    color: #000;
    padding: 0 0 14px;
    margin: 0 0 40px;
    position: relative;
}
.mission-more {
    color: #f1846a !important;
    font-weight: 400;
    text-decoration: underline;
}
h2.section_title::after {
	content: "";
    position: absolute;
	bottom: 0;
	left: 0;
	width: 40px;
	height: 4px;
	background: #f22848
}
.product_item .product_inside {
    padding: 6px;
    background: #fff;
    box-shadow: 0px 1px 10px 0px rgba(217, 214, 217, 0.3);
    transition: all .3s ease-in-out
}
.product_item:hover .product_inside {
    box-shadow: 0px 1px 30px 0px rgba(217, 214, 217, 0.6)
}
.product_item .product_photo{
    position: relative;
    margin: 0 0 5px
}
.product_item .product_photo::before {
    display: none;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(0, 0, 0, 0);
    transition: all .3s ease-in-out
}
.product_item:hover .product_photo::before {
    z-index: 0;
    background: rgba(219,229,231,.8);
}
.product_item .product_photo a {
    display: block;
    height: 450px;
    position: relative;
    overflow: hidden;
}
.home-page .product_item .product_photo a { height: 390px;/*450px;*/ }
.product_item .product_photo img {
    position: relative;
    max-width: none;
    height: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.home-page .product_item .product_photo img {
    transform: rotate(90deg);
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70%;
    left: 0;
    height: auto;
}
.product_item .product-item-btn {
    position: absolute;
    top: 65%;
    left: 5px;
    width: 50px;
    transform: translateY(-50%);
    text-align: center;
    opacity: 0;
    transition: all .3s ease-in-out;
}
.product_item:hover .product-item-btn{
    opacity: 1;
    top: 50%;
}
.product_item .product-item-btn .btn{
    font-size: 22px;
    color: #000;
    width: 42px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #fff;
    padding: 0;
    border-radius: 50%;
    margin: 6px 4px;
    transition: all .3s ease-in-out .1s
}
.product_item .product-item-btn .btn-detail{
    display: none;
    margin-top: 60px;
}
.product_item .product-item-btn .btn-fav i.fa-heart{
    color: #ff0000;
}
.product_item:hover .product-item-btn .btn-detail{
    margin-top: 6px;
}
.product_details {
    text-align: center;
}
.product_details h2 {
    margin-bottom: 3px;
    line-height: inherit;
}
.product-item-name h3 {
    height: 20px;
    line-height: 10px;
    overflow: hidden;
    margin-bottom: 8px;
}
.product-item-name a {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.5;
    color: #000;
    text-decoration: none;
}
.product-tag {
    margin: 0 0 10px
}
.product-tag p {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    color: #333;
    text-decoration: none;
    margin-bottom: 0;
}
.product-tag a {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    color: #ffdad1;
    text-decoration: none;
}
.price-box {
    font-family: Poppins;
    letter-spacing: normal;
    color: #f22848;
    font-size: 15px;
    line-height: 1.35;
    font-weight: 500;
    text-align: left;
    padding: 0 10px 20px;
    margin-bottom: 6px;
    position: relative;
}
.price-box .special-price {
    display: inline-block;
    color: #000000;
}
.price-box .old-price {
    display: inline-block;
    font-size: 11px;
    color: #258635;
}
.price-box .old-price span { text-decoration: line-through; }
.freeshipping_lst {
    border-radius: 15px;
    display: inline-block;
    background: #d7eaec;
    color: #222;
    font-size: 10px;
    position: absolute;
    bottom: 0;
    right: 10px;
    padding: 2px 9px;
}
.our_gallery img {
    width: 100%;
}
.our_gallery .mb-30 {
    margin-bottom: 30px;
}
/************End Grid Product************/
.v_center {
    align-self: center;
}
.caption img {
    width: 100%;
}
.text-titr h1 {
    font-family: Poppins;
    font-size: 48px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    color: #0a0001;
    margin-top: 0;
    margin-bottom: 30px;
}
.text-titr h2 {
    font-family: Barlow;
    font-size: 60px;
    font-weight: 900;
    line-height: normal;
    letter-spacing: normal;
    color: #0a0001;
    text-transform: uppercase;
    margin-top: 12px;
    margin-bottom: 50px;
}
.text-titr.desc_ecom h2 {
    margin-bottom: 18px;
}
.text-titr span {
    font-family: "Barlow";
    color: #f1846a;
}
.text-titr a {
    color: inherit;
}
.caption-text {
    padding: 20px 15px;
}
.caption-text p {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.8;
    color: #0a0001;
    text-align: justify;
    margin-bottom: 38px;
}
.btn-vplus {
    background: none;
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #ffdad1;
    padding: 0;
}
.btn-vplus:hover {
    color: #ffdad1;
    background: none;
}
.t-item {
    padding: 15px 15px 6px;
    box-shadow: 0 4px 12px 0 rgb(0 0 0 / 7%);
    background-color: #ffffff;
    text-align: center;
    margin-bottom: 30px;
}
.tribe_title {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #0a0001;
    margin-bottom: 0;
}
.tribe_title a {
    color: inherit;
}
.size_box img {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}
.size_box .size_title {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #0a0001;
}
.size_box .size_title a {
    color: inherit
}
/************End Category************/
.actu-item {
    margin-bottom: 30px;
}
.actu-item-name {
    font-family: Barlow;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
    margin: 10px 0;
}
.actu-item-details p {
    font-family: 'Barlow';
    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;
    letter-spacing: normal;
    color: #0a0001;
    margin: 0 auto 15px;
}
a.actu-plus {
    font-family: 'Barlow';
    font-size: 18px;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: normal;
    color: #f1846a;
}
.our_ideas {
    margin: 0 auto 60px;
}
.idea_wrapper {
    position: relative;
    padding: 16px 20px;
}
.idea:first-child .idea_wrapper {
    padding-right: 10px
}
.idea:last-child .idea_wrapper {
    padding-left: 10px
}
.idea:nth-child(2) .idea_wrapper {
    padding: 0
}
.idea_wrapper img {
    width: 100%;
}
.idea:nth-child(2) .idea_wrapper img {
    transform: scale(1.05);
}
.idea_title {
    position: absolute;
    top: 10%;
    left: 40px;
    right: 40px;
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
}
.idea_title h2 {
    font-family: Poppins;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    color: #ffdad1;
    text-align: center;
    margin: 0;
}
.idea_wrapper .idea_box {
    position: absolute;
    top: 50%;
    left: 50px;
    right: 50px;
    transform: translateY(-50%);
    background: #fff;
    padding: 30px 15px;
}
.idea_wrapper .idea_box::before {
    content: "";
    position: absolute;
    top: 3px;
    left: 3px;
    bottom: 3px;
    right: 3px;
    border: 1px solid #eee;
    z-index: -1;
}
.idea_wrapper .idea_box h3 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    text-transform: capitalize;
    color: #000;
    text-align: center;
    margin: 0
}
.idea_wrapper .idea_box h3 a {
    color: #000;
    text-decoration: none
}
/************ End Ideas ************/
.slide_avis.owl-carousel {
    max-width: 1150px;
    margin: 0 auto 50px;
    position: relative
}
.avis_item {
    display: flex;
}
.pic_clt {
    width: 11%;
    min-width: 70px;
    max-width: 110px;
    margin: 0 15px 0 0;
}
.owl-carousel .owl-item .pic_clt img {
    border-radius: 50%;
}
.avis_clt p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    color: #000;
    margin: 0 0 20px;
}
.avis_clt .name {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    color: #9fbfca;
    margin: 0;
}
.avis_clt .fonct {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
    color: #c79097;
    margin: 0;
}
.slide_avis.owl-theme .owl-dots {
    position: absolute;
    right: 0;
    bottom: 0;
    line-height: 0;
}
.slide_avis.owl-theme .owl-dots .owl-dot {
    outline: none;
}
.slide_avis.owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px;
    background: #d6ebee;
}
.slide_avis.owl-theme .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    margin: 5px;
    background: #d6ebee;
}
.slide_avis.owl-theme .owl-dots .owl-dot.active span, .slide_avis.owl-theme .owl-dots .owl-dot:hover span {
    background: #a1c2c7;
}
/************End Avis************/
.our_blog {
    margin: 0 auto 20px
}
.our_blog .post {
    margin-bottom: 30px
}
.post .post_pic {
    height: 400px;
    overflow: hidden;
    margin: 0 0 20px;
}
.post .post_pic img {
    width: 100%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}
.sidebar .post .post_pic {
    height: auto;
}
.sidebar .post .post_pic img {
    top: 0;
    transform: none;
}
.post .post_tag {
    font-family: Lato;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 2px;
    color: #9fbfca;
    text-transform: uppercase;
    margin: 0;
}
.post .post_tag a{
    text-decoration: none;
    color: #9fbfca;
}
.post .post_title {
    font-size: 22px;
    line-height: normal;
    font-weight: 600;
    letter-spacing: .5px;
    color: #000;
    margin: 0 0 12px;
}
.post .post_title a{
    text-decoration: none;
    color: #000;
}
.page-about .post .post_title {
    font-family: Poppins;
    font-size: 54px;
    line-height: 74px;
    color: #2b2929;
}
.page-about .post_title span, .babakech {
    font-family: "Play fair Display";
    color: #f1846a;
    font-weight: normal;
}
.page-about .post_title span {
    display: block;
}
.page-about .post_desc p {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    color: #7e7e7e;
}
.post .post_info {
    font-size: 16px;
    line-height: normal;
    font-weight: 500;
    letter-spacing: normal;
    color: #e72a4d;
    margin: 0;
}
.post .post_info i.fa{
    margin: 0;
}
/************End Blog************/
.our_partners {
    padding: 40px 0;
    margin: 0 0 50px;
    background: #efefef;
}
.owl_partners .partner img {
    width: auto;
    height: 35px;
    margin: 0 auto;
}
.our_newsletter {
	margin-top: 40px;
    padding-top: 56px;
    padding-bottom: 56px;
    /* background-image: url(../images/background_newletter.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center; */
}
.form_news {
	margin: 30px 0
}
.lbl-newsltr {
    font-family: Barlow;
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: normal;
    text-align: center;
    color: #000;
    margin: 0 0 30px;
}
.desc-newsltr {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-align: center;
    letter-spacing: .4px;
    margin: 0 0 50px;
    font-size: 14px;
    line-height: 25px;
    color: #8f8f8f;
}
.form-newsletter .input-group {
    display: block;
}
.form-newsletter .form-control {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #9b9b9b;
    padding: 22px 30px;
    height: 70px;
	width: 100%;
    border: 1px solid #e6e6e6;
    background-color: #ffffff;
    border-radius: 0!important;
}
.form-newsletter .btn-news {
    font-family: 'Poppins', sans-serif;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    height: 58px;
    line-height: 58px;
    padding: 0 40px;
    border-radius: 0!important;
    overflow: hidden;
    background: #f1846a;
    text-transform: uppercase;
    box-shadow: none;
    position: absolute;
    top: 6px;
    right: 6px;
    bottom: 6px;
    z-index: 100;
}
.form-newsletter .btn-news:hover {
    color: #fff;
}
/************End Newsletter************/
.footer {
	background: #222222;
}
.footer .footer-middle {
    padding: 60px 0;
}
.footer-block {margin-bottom: 35px}
.footer-block .title h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    color: #8f8f8f;
    text-transform: none;
    margin-bottom: 20px;
}
.simple-list {
    list-style: none;
    padding: 0;
}
.simple-list li, .simple-list li a, .simple-list a{
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #8f8f8f;
    text-decoration: none;
    transition: all .3s ease
}
.simple-list li {
    display: flex;
    margin-bottom: 10px
}
.simple-list li a:hover {
    color: #fff;
}
.simple-list i.fa {
    font-size: 14px;
    color: #8f8f8f;
    margin: 3px 8px 0 0
}
.simple-list.nav li {
    display: block;
}
.simple-list.nav li .collapsing, .simple-list.nav li .collapse {
    padding-left: 15px;
    margin-top: 15px;
}
.footer-social a {
    display: inline-block;
    color: #8f8f8f;
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    background-color: rgba(0, 0, 0, 0);
}
.copyright {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #222222;
    transition: .3s ease;
    padding: 10px 0;
    background-color: #fff;
}
.copyright a {
    color: #222222;
    text-decoration: none;
}
.back-to-top {
    font-size: 35px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 34px;
    color: #fff;
    background-color: #f1846a;
    border-radius: 2px;
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 1000;
}
.back-to-top:hover {
    color: #fff;
}
.cart_title {
    display: none; 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 25px;
    background: #8db2b5;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}
.cart_title a.btn-cart-close {
    position: absolute;
    right: 25px;
    font-size: 16px;
    line-height: 22px;
}
.dropdown_cart {
    position: absolute;
    top: 150%;
    right: 0;
    width: 350px;
    background: #fff;
    z-index: 100;
    padding: 25px;
    box-shadow: 0 3px 10px 0 rgba(210, 210, 210, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: all .3s ease
}
.header-action .header-cart.header-link:hover .dropdown_cart, .header-action .header-cart.header-link .dropdown_cart.show {
    top: 100%!important;
    opacity: 1;
    visibility: visible
}
.header-action .header-cart.header-link .dropdown_cart.hide {
    top: 150%!important;
    opacity: 0;
    visibility: hidden
}
.minicart {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.minicart_items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.minicart_items li.cart_item {
    display: flex;
    padding: 14px 0;
    border-bottom: 1px solid #eee;
}
.minicart_items li.cart_item:last-child {
    border: none
}
.cart_item_photo {
    width: 70px;
    margin: 0 15px 0 0;
}
.header-cart .cart_item_desc .cart_item_title a {
    display: inline-block;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 600;
    letter-spacing: normal;
    color: #000;
    text-transform: capitalize;
    margin: 0;
}
.cart_item_desc .cart_item_price {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    letter-spacing: 0.8px;
    color: #6eadb2;
    text-transform: capitalize;
    margin: 0 0 3px;
}
.cart_item_desc .cart_quantity .quantity {
    font-size: 14px;
    line-height: 1.4;
    font-weight: 600;
    letter-spacing: normal;
    color: #000;
    margin: 0 30px 0 0;
}
.header-cart .cart_item_desc .cart_quantity a {
    line-height: normal;
    color: #000;
}
.header-cart .cart_item_desc .cart_quantity a i.fa{
    font-size: 16px;
}
.mcart_subtotal {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.38;
    color: #000;
    letter-spacing: normal;
    text-transform: capitalize;
    margin: 0 0 25px;
	display: flex;
	justify-content: space-between;
}
.mcart_subtotal span.cart_subttl {
    color: #6eadb2;
}
.header-cart .block_minicart .mcart_actions .btn {
    display: block;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 48px;
    letter-spacing: 1.44px;
    height: 48px;
    text-align: center;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    padding: 0 20px;
    margin-bottom: 10px;
    background-image: linear-gradient(99deg, #ffdad1 2%, #ff2762 100%);
}
.header-cart .block_minicart .mcart_actions .btn:last-child {
    margin-bottom: 0;
}
.mcart_actions .btn img {
    margin-right: 5px;
}
.header-cart .block_minicart .mcart_actions .btn:hover {
    background-image: linear-gradient(99deg, #ffdad1 2%, #ff2762 100%);
	border-color: #ffdad1;
	color: #fff
}
.breadcrumb {
    background: transparent;
    margin: 0;
    padding: 6px 0 0;
}
.breadcrumb .breadcrumb-item {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: 22px;
    letter-spacing: .4px;
    color: #000;
}
.breadcrumb .breadcrumb-item a {
    color: #f22848;
}
.grid_title {
    font-family: Poppins;
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    margin: 0;
}
.count_list {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    line-height: normal;
    color: #f0aeb2;
}
.filter_list {
    margin: 0 0 10px;
}
.trie {
    float: left;
    display: flex;
}
.form-label {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: normal;
    margin: 0 5px 0 0
}
.select-wrapper {
    position: relative;
    background: #fff
}
.select-wrapper .form-control {
    padding: 0 20px 2px 4px;
    height: auto!important;
    width: 110px;
    line-height: normal;
    font-size: 14px;
    border: none;
    border-bottom: 2px solid #eee;
    border-radius: 0;
    text-transform: capitalize;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    position: relative;
    z-index: 1;
}
.select-wrapper .form-control:focus {
	box-shadow: none
}
.directions {
    float: right;
    margin-left: 10px;
}
.select-wrapper i.fa {
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
	z-index: 0
}
.col_filter {
    margin-top: 20px;
    position: relative;
    width: calc(100vw - 17px);
    left: 50%;
    transform: translateX(-50%);
    background: #ffffff;
    border-top: solid 1px #f1f1f1;
    border-bottom: solid 1px #f1f1f1;
    padding: 10px 0 0;
    transition: all .4s ease-in-out;
}
.col_filter.filter-sticky {
    position: fixed;
    z-index: 10000;
    margin-top: 0;
}
.filter_title {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .2px;
    position: relative;
    margin: 0 0 20px;
    padding-bottom: 8px
}
.filter_title::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 2px;
    background: #ffdad1;
}
.filter_title:not(:first-child) {
    margin: 20px 0 20px;
}
.col_filter .form-group label {
    font-family: Poppins;
    font-size: 20px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #0a0001;
}
.custom-select {
    display: block;
    width: 200px;
    max-width: 100%;
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: 18px;
    color: #b7b7b7;
    height: auto!important;
    padding: 10px 35px 10px 15px;
    background: url(../images/arrow-down.svg) no-repeat right 10px center;
    background-size: 16px;
    border: solid 1px rgba(51, 51, 51, 0.1);
    border-radius: 0;
}
.custom-select.custom-sort {
    width: 145px;
}
.custom-select:focus {
    border-color: rgba(51, 51, 51, 0.1);
    outline: none;
    box-shadow: none;
}
.custom-input {
    display: block;
    width: 130px;
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    color: #b7b7b7;
    height: auto!important;
    padding: 6px 15px;
    border: solid 1px rgba(51, 51, 51, 0.1);
    border-radius: 20px;
}
.custom-input::placeholder {
    color: #b7b7b7;
}
.custom-input:focus {
    outline: none;
}
.block-title {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #e38793;
    /* margin: 0 0 8px;
    padding-right: 10px; */
    position: relative;
}
.block-title a {
    color: inherit;
    text-decoration: none
}
.block-title label {
    display: block;
    cursor: pointer;
    color: #0a0001;
    /* margin-bottom: 0; */
    margin: 0 0 8px;
    /* padding-left: 10px; */
    padding-right: 10px;
}
.block-title input {
    position: absolute;
    opacity: 0;
}
.block-title input:checked + label {
    font-weight: 600;
    color: #ffdad1;
}
.toggle-arrow {
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 24px;
}
.toggle-arrow::before {
    content: "\f107";
    font-family: FontAwesome;
    font-size: 16px;
    line-height: normal;
    color: #000;
}
.block-content {display: none}
.block-content.show {display: block}
.block-content .category-list {
    list-style: none;
    padding: 0 20px;
    margin: 0
}
.category-list li {
    margin: 0 0 8px;
}
.category-list li a {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;
    color: #000;
    text-decoration: none
}
ul.filter_price {
    list-style: none;
    padding-left: 10px;
    margin: 0
}
ul.filter_price .range_price {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: 2;
    letter-spacing: 0.4px;
    color: #000;
    margin: 0 0 8px;
}
ul.filter_price .range_price .count{
    color: #aaa;
    letter-spacing: normal
}
/* .custom-radio-pay .custom-control-label::before{
	display: none;
} */
.range_price .custom-control-label::before {
    background-color: transparent;
    border: 1px solid #cce;
}
.range_price .custom-control-input:checked ~ .custom-control-label::before {
    background-color: transparent;
}
.range_price .custom-radio .custom-control-label::after {
    top: 8px;
    left: -20px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ccc;
    transform: scale(0);
    transition: all .3s ease
}
.range_price .custom-radio .custom-control-input:checked ~ .custom-control-label::after {
    background-image: none;
    transform: scale(1);
}
.range_price .custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.wrapper-pagination {
    padding-top: 20px;
    border-top: 1px solid #ccc;
    margin-bottom: 50px
}
.pagination .page-item.disabled {
    display: none;
}
.pagination .page-item .page-link {
    padding: 5px 14px;
    border: none;
    color: #000;
}
.pagination .page-item.active .page-link {
    background: #da6a7a;
    color: #fff;
}
.page-link:focus {box-shadow: none}
.filter_head {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 25px;
    background: #8db2b5;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-weight: 500;
}
.filter_head .btn-close {
    position: absolute;
    right: 25px;
    font-size: 16px;
    line-height: 22px;
}
.filter-col-toggle {
    font-size: 14px;
    font-weight: 600;
    background: #8db2b5;
    color: #fff !important;
    padding: 5px 12px;
    width: 100%;
}
/************Start Single Product***********/
.product_wrapper {
    margin: 15px 0 60px;
}
.slide_product {
    position: relative;
    margin: 0 0 30px
}
.slide_product.owl-theme .owl-nav {
    margin-top: 0;
}
.slide_product.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 40px;
    color: #000;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    outline: none
}
.slide_product.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgb(255, 255, 255);
}
.slide_product.owl-theme .owl-nav .owl-prev {
    left: 10px;
}
.slide_product.owl-theme .owl-nav .owl-next {
    right: 10px;
}
.slide_product_hash {
    padding: 0 30px;
    position: relative;
    margin-bottom: 50px
}
.slide_product_hash.owl-theme .owl-nav {
    margin-top: 0;
}
.slide_product_hash.owl-theme .owl-nav [class*=owl-] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 30px;
    color: #000;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
    outline: none
}
.slide_product_hash.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgb(255, 255, 255);
}
.slide_product_hash.owl-theme .owl-nav .owl-prev {
    left: 0;
}
.slide_product_hash.owl-theme .owl-nav .owl-next {
    right: 0;
}
.product_image {text-align: center;}
.product_image .product_pic:first-child {
    /* height: 900px; */
    max-height: 900px;
    overflow: hidden;
}
.product_image .product_pic:first-child img {
    max-height: 900px;
}
.product_images {
    padding: 30px 0 20px;
}
.item_hash {
    text-align: center;
    padding: 0 15px;
}
.slick-slide .item_hash img {
    display: inline-block;
}
.product_images .slick-arrow {
    font-size: 24px;
    color: #000;
    width: 30px;
    height: 30px;
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    z-index: 1;
}
.product_images .slick-prev {
    left: 0;
}
.product_images .slick-next {
    right: 0;
}
.product_images .slick-prev::before {
    display: none
}
.product_images .slick-next::before {
    display: none
}
.product_images .slick-dots li {
    width: 10px;
    height: 10px;
}
.product_images .slick-dots li button {
    width: 10px;
    height: 10px;
    padding: 0;
}
.product_images .slick-dots li button:before {
    line-height: 10px;
    width: 10px;
    height: 10px;
}
h1.product_title {
    font-family: Poppins;
    font-size: 40px;
    font-weight: 500;
    line-height: 1.48;
    letter-spacing: normal;
    color: #363b3b;
    margin: 0 0 10px;
}
h2.product_title {
    font-family: Poppins;
    font-size: 26px;
    font-weight: 500;
    line-height: 1.48;
    letter-spacing: normal;
    color: #363b3b;
    margin: 0 0 10px;
}
.product_rating {
    display: flex;
    margin: 0 0 15px
}
.start_rating i.fa-star-o{
    color: #c1c1c1;
}
.start_rating i.fa-star{
    color: #fb981b;
}
a.review_link {
    font-size: 14px;
    color: #666;
    line-height: 18px;
    margin-left: 22px;
    text-decoration: none;
}
.product_meta {
    padding-top: 25px;
    padding-left: 0;
    border-top: 1px solid #e7e7e7;
    font-size: 13px;
    color: #3f3f3f;
}
.product_short_description {
    margin: 10px 0 30px
}
.product_short_description p {
    font-family: Poppins;
    line-height: 25px;
    letter-spacing: .4px;
    font-weight: 400;
    font-style: normal;
    color: #444;
    font-size: 14px;
    margin: 0 0 10px 0;
}
.product_short_description strong{
    font-weight: 500;
    color: #000;
}
.redstrong{color: #d85869 !important;}
.product_detail .price {
    font-family: Poppins;
    line-height: 25px;
    letter-spacing: .4px;
    font-size: 32px;
    font-weight: 600;
    color: #000;
    margin-bottom: 40px;
}
.price .old-price {
    display: inline-block;
    font-size: 20px;
    color: #258635;
}
.price .old-price span {  text-decoration: line-through; }
.product_detail .availableprd {
    font-size: 12px;
    font-weight: 500;
    color: #e82f47;
    display: block;
    text-align: right;
}
.variations {
    display: flex;
	margin: 0 0 30px
}
.label_var {
    width: 100px;
    display: inline-block;
    line-height: 30px;
    font-weight: 600;
    color: #000;
    font-size: 17px;
}
.var_items {
    display: flex;
}
.var_items .var-item {
    position: relative;
    margin: 0 10px 0 0
}
.var_items .var-item input[type=radio] {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}
.var_items .var-item label {
    width: auto;/* 34px */
    /* height: 34px; */
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
    text-align: center;
    background: #eee;
    border: 2px solid #eee;
    margin: 0;
    padding: 0 3px;
    opacity: 1
}
.var_items .var-item img{
    max-width: 28px;
    max-height: 28px;
}
.var_items .var-item input[type=radio]:checked ~ label {
    opacity: 1;
    box-shadow: 0 0 8px 0 #000
}
.single_addtocart_button {
    padding: 0 80px;
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 2.5;
    letter-spacing: 1.44px;
    text-align: center;
    color: #ffffff;
    border-radius: 0;
    background-image: linear-gradient(98deg, #f22848 2%, #ff2762 100%);
    position: relative;
}
.btn-cart {
    padding: 0 20px;
    font-size: 12px;
    font-weight: 700;
    line-height: 42px;
    text-transform: uppercase;
    background: #fcfcfc;
    color: #000;
    border-radius: 0;
    border: 2px solid #000;
    margin-left: 20px;
}
.product_cmd {
    display: flex;
    margin: 0 0 60px;
}
.qty-form {
    display: block;
    width: 130px;
    padding: 0 40px;
    margin: 0 20px 0 0;
    border: 2px solid;
    border-radius: 20px;
    overflow: hidden;
    position: relative
}
.qty-form input.qty {
    width: 50px;
    border: none;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 16px;
}
.qty-form span {
    position: absolute;
    top: 0;
    display: block;
    width: 40px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}
.qty-form span::selection {
    background: #fff;
    color: #000
}
.qty-form span.minus{
    left: 0
}
.qty-form span.plus{
    right: 0
}
.tabsContent .nav-item:not(:last-child) {
    margin-right: 10px;
}
.tabsContent .nav-link {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    color: #b5b5b5;
    border-radius: 0;
    border: solid 1px #b5b5b5;
    background-color: #ffffff;
    padding: 6px 20px;
    transition: all .3s ease-in-out;
}
.tabsContent .nav-link.active {
    color: #f22848;
    background-color: #ffffff;
    border-color: #f22848;
}
.tabsContent .product_short_description {
    margin: 0;
}
.tabsContent .tab-content {
    border-top: solid 1px #e8e8e8;
    border-bottom: solid 1px #e8e8e8;
    padding: 12px 0 5px;
    margin: 15px 0;
}
.listTabDesc h6 {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.88;
    color: #6eadb2;
}
.listTabDesc h6 img {
    max-width: 42px;
    margin-right: 14px;
}
.listTabDesc p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.88;
    color: #444444;
}
.share_rss .label_rss {
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: #000;
    margin: 0 10px 0 0
}
.share_rss .btn_rss {
    display: inline-block;
    text-align: center;
    cursor: pointer;
    padding: 0 10px;
    font-size: 10px;
    font-weight: 600;
    line-height: 34px;
    text-transform: uppercase;
    background: #fff;
    color: #000!important;
    border-radius: 20px;
    margin: 0;
}
.share_rss .btn_rss i.fa {
    font-size: 24px;
    vertical-align: middle;
}
.post_content .share_rss .btn_rss {
    line-height: 20px;
    padding: 0 6px;
}
.post_content .share_rss .btn_rss i.fa {
    font-size: 16px;
}
.share_rss .btn_rss span {
    display: none;
}
h2.tab_title {
    padding: 15px 0;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    color: #777;
    border-bottom: 2px solid #ebebeb;
    margin: 0 0 30px;
}
h2.tab_title span{
    padding: 0 25px;
    display: inline-block;
    position: relative
}
h2.tab_title span::after{
    content: "";
    display: inline-block;
    width: 100%;
    height: 2px;
    background: #777;
    position: absolute;
    left: 0;
    bottom: -17px;
}

.lists_reviews li.custom_review {
    display: flex;
    margin-bottom: 15px;
}
.lists_reviews li.custom_review .photo_review {
    min-width: 60px;
}
.photo_review img{
    width: 60px;
    max-height: 60px;
}
.custom_review .review_info {
    margin-left: 20px
}
.custom_review .review_head {
    display: flex;
    justify-content: space-between;
}
.review_name {
    font-size: 14px;
    font-weight: 600;
    color: #000;
}
.review_name span {
    display: inline-block;
    font-weight: 400;
    color: #aaa;
    margin-left: 5px;
}
.review_info p {
    font-family: Poppins;
    line-height: normal;
    letter-spacing: .4px;
    font-weight: 400;
    font-size: 14px;
    color: #000;
    margin: 6px 0 0;
}
.tab_description p {
    font-family: Poppins;
    line-height: normal;
    letter-spacing: .4px;
    font-weight: normal;
    font-size: 15px;
    color: #000;
    margin: 10px 0;
}
.tab_reviews, .tab_description {
    margin-bottom: 50px;
}
ul.lists_reviews {
    margin-bottom: 30px;
}
h4.title_avis {
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px;
}
.rating_product {display: flex}
#star-rating input.rating {
    display: none;
}
.form-group label, .block_avis label {
    font-size: 14px;
    font-weight: 600;
}
.form-group label {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    letter-spacing: normal;
    color: #0a0001;
    margin-bottom: 6px;
}
.stars {
    display: flex;
    margin: 3px 0 0 20px;
}
.star {
    background-image: url('../images/stars.png');
    background-position: left -2px;
    display: block;
    width: 20px;
    height: 16px;
    line-height: 16px;
    cursor: pointer;
    zoom: 1;
}
.tmp_es {
    background-position: left -21px;
}
.tmp_fs {
    background-position: left -40px;
}
.fullStar {
    background-position: left -59px;
}
.btn_sub {
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    font-size: 12px;
    padding: 10px 30px;
    border-radius: 0;
    color: #fff;
    background: #f1846a;
    text-transform: uppercase;
}
.btn_sub.order_btn {
    display: block;
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    line-height: 48px;
    letter-spacing: 1.44px;
    height: 48px;
    text-transform: uppercase;
    border: none;
    padding: 0 20px;
    background-image: linear-gradient(99deg , #f22848 2%, #ff2762 100%);
}
.btn_sub.order_btn img {
    margin-right: 5px;
}
.btn_sub:hover {
    color: #fff;
}
.story {
    padding: 12px 15px 0;
    border: solid 1px #e8e8e8;
    background-color: #ffffff;
    margin-bottom: 10px;
}
.story h6 {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.78px;
    color: #0a0001;
    padding-bottom: 8px;
    border-bottom: solid 1px #e8e8e8;
}
.story p {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.87;
    color: #4a4a4a;
}
/************End Single Product***********/
.shop_table th {
    padding: 15px 10px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    vertical-align: middle;
    border: none;
    border-bottom: 2px solid #efefef;
}
.shop_table .product-remove a {
    font-size: 30px;
}
.shop_table td {
    padding: 15px 12px;
    border: none;
    text-align: left;
    border-bottom: 1px solid #e6e6e6;
    vertical-align: middle
}
.shop_table tr.remarks_text td{
	border-bottom: 0;
}
.block-list .table.table-borderless td {
    line-height: 18px;
}
.shop_table tr td:last-child, .shop_table tr th:last-child {
    text-align: right;
}
.shop_table tr.remarks_text td:last-child{
	text-align: left;
}

.shop_table tr.order-total th, .shop_table tr.order-total td {
    border: none;
}
.shop_table .product-thumbnail img {
    width: 100px;
}
.order_table.shop_table .product-thumbnail img {
    width: 60px;
}
.shop_table a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
}
.order_table.shop_table a{
	font-size: 14px;
	color: #ffdad1;
}
.shop_table .price-amount {
    font-weight: 600;
    color: #000;
}
.product-quantity .quantity {
    display: inline-block;
    width: 130px;
    padding: 0 40px;
    position: relative;
}
.product-quantity .quantity input.qty {
    width: 50px;
    border: none;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
}
.product-quantity .quantity span {
    position: absolute;
    top: 0;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer;
}
.product-quantity .quantity span.minus {
    left: 0;
}
.product-quantity .quantity span.plus {
    right: 0;
}
.cart-actions {
    padding: 24px 30px;
    margin-bottom: 30px;
    box-shadow: 0 8px 16px 0 rgb(0 0 0 / 8%);
    background-color: #ffffff;
}
.form-control {
    border: 1px solid #e6e6e6;
    border-radius: 0;
    box-shadow: none;
    vertical-align: middle;
    font-size: 14px;
    padding: 0 15px;
    height: 40px;
    transition: all .5s ease;
}
.form-control:focus {
    border-color: #000;
    box-shadow: none;
}
textarea.form-control {
    height: auto;
	padding: 10px 15px
}
.cart-actions .coupon .btn_sub {
    color: #8db2b5;
    background: #fcfcfc;
    border: 2px solid #8db2b5;
    padding: 9px 30px;
}
.table.panier_table td, .table.panier_table th {
    padding: 5px 0;
    border-top: none;
    border-bottom: none;
}
.table.panier_table tr:first-child td, .table.panier_table tr:first-child th {
    border-top: 1px solid #dee2e6;
    border-bottom: none;
}
.table.panier_table tr:last-child td, .table.panier_table tr:last-child th {
    border-bottom: 1px solid #dee2e6;
    padding-bottom: 10px;
}
.table.panier_table .order-total th {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: normal;
    color: #363b3b;
}
.table.panier_table .order-total .price-amount {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.22;
    letter-spacing: normal;
    color: #6eadb2;
}
.cart-actions label.small_label, .checkout-wrapper label.small_label {
    font-family: Poppins;
    font-size: 10px;
    font-weight: normal;
    line-height: 2.2;
    letter-spacing: normal;
    color: #4a4a4a;
    margin-bottom: 5px;
}
.cart-actions .shop_table tr th, .cart-actions .shop_table tr td {
    border-bottom: 1px solid #e6e6e6;
}
.cart-actions .shop_table tr:first-child th, .cart-actions .shop_table tr:first-child td {
    border: none;
}
.cart-actions .shop_table tr:nth-child(2) th, .cart-actions .shop_table tr:nth-child(2) td {
    border-top: 1px solid #e6e6e6;
}
.cart-actions .shop_table tr:last-child th, .cart-actions .shop_table tr:last-child td {
    border: none;
}
.cart_totals {
    border: 2px solid #efefef;
    padding: 25px;
    margin-bottom: 50px
}
.cart_totals h2 {
    font-size: 22px;
    margin-bottom: 5px;
    padding-left: 6px;
    text-transform: uppercase;
}
.shop_table .cart-subtotal .amount {
    font-weight: 400;
}
.cart_totals .shop_table tr:last-child th, .cart_totals .shop_table tr:last-child td {
    border-bottom: none;
}
.panier_items {
    list-style: none;
    padding: 0;
    margin: 0;
}
.panier_items li.panier {
    display: flex;
    padding: 24px 0;
    position: relative;
    border-bottom: 1px solid #eee;
}
.panier_photo {
    width: 135px;
    margin: 0 25px 0 0;
}
.panier_desc .panier_title a {
    display: inline-block;
    font-family: Poppins;
    font-size: 19px;
    font-weight: 600;
    line-height: 1.47;
    letter-spacing: normal;
    color: #363b3b;
    text-transform: capitalize;
    margin: 0 0 6px;
}
.panier_desc .panier_title small {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    line-height: 1.62;
    letter-spacing: normal;
    color: #363b3b;
}
.panier_desc .panier_price {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
    text-align: left;
    color: #6eadb2;
    margin: 8px 0 16px;
}
.panier_quantity {
    margin-bottom: 30px;
}
.panier_quantity .quantity {
    display: inline-block;
    width: 100px;
    padding: 0 30px;
    border: solid 1px #ebebeb;
    position: relative;
}
.panier_quantity .quantity input.qty {
    width: 100%;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    border-top: none;
    border-right: solid 1px #ebebeb;
    border-left: solid 1px #ebebeb;
    border-bottom: none;
    padding: 0;
}
.panier_quantity .quantity span {
    position: absolute;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.panier_quantity .quantity span.minus {
    left: 0;
}
.panier_quantity .quantity span.plus {
    right: 0;
}
.product_ht {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1.12px;
    color: #4a4a4a;
}
.product_ht span {
    color: #6eadb2;
}
a.panier_remove {
    position: absolute;
    top: 25px;
    right: 10px;
}
.shipping_policy {
    border-top: solid 1px #e2e2e2;
    padding-top: 25px;
    margin-top: 25px;
}
.shipping_policy h6 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.22;
    letter-spacing: normal;
    color: #363b3b;
    margin-bottom: 8px;
}
.shipping_policy p {
    font-family: Poppins;
    font-size: 13px;
    font-weight: normal;
    line-height: 1.69;
    letter-spacing: normal;
    color: #363b3b;
}
p.help {
    font-family: Poppins;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.69;
    letter-spacing: 0.78px;
    color: #6eadb2;
    margin-bottom: 5px;
}
.shipping_policy p span.red {
    color: #ff405e;
}
.checkout h3 {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 0 0 30px;
}
.form_default h3 {
    font-size: 26px;
    font-weight: 600;
    margin: 0 0 30px;
}
.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel-default {
    border-color: #ddd;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}
.panel-group .panel-heading {
    border-bottom: 0;
}
.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit;
    padding: 10px 14px 
}
.panel-title>a {
    color: inherit;
}
.panel-body {
    padding: 15px;
}
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd;
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #000000;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: #f1846a;
}
.custom-checkbox .custom-control-input:disabled:checked~.custom-control-label::before {
    background-color: #f1846a;
}
.custom-control-input:focus~.custom-control-label::before {
    box-shadow: none;
}
.custom-control-input:disabled~.custom-control-label { color: #000; }
.panel-title .custom-control-label {
    display: block;
}
.custom-radio-pay {
    padding-bottom: 15px;
    /* border-bottom: 1px solid #8db2b5;*/
}
.custom-radio-pay label.custom-control-label {
    color: #8db2b5;
    line-height: 22px;
}
.custom-radio-pay .custom-control-input:checked~.custom-control-label::before {
    background-color: #f1846a;
}
td.col-pay {
    padding-bottom: 0;
}
.our_billing {
    margin-bottom: 50px;
}
.tabsContent label.control-label {
    font-family: Poppins;
    font-size: 15px;
    font-weight: normal;
    line-height: 1.3;
    color: #0a0001;
}
.tabsContent .form-control {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.88;
    color: #000000;
    border: solid 1px rgba(51, 51, 51, 0.1);
}
.tabsContent .form-control::placeholder {
    color: #b7b7b7;
    opacity: 0;
}
.our_order {
    background-color: #f8f8f8;
    padding: 30px;
    margin-bottom: 50px;
}
.our_order .shop_table {
    background: #fff;
}
.form_default {
    padding: 20px 15px;
    background: #fff;
    box-shadow: 0 15px 30px 0 rgb(208 223 225 / 0.3);
    margin-bottom: 50px;
}
.post_desc img {
    display: block;
    padding: 0 15px 0 0;
    margin: 0 auto 20px
}
.post_desc p {
    font-family: Poppins;
    line-height: 22px;
    letter-spacing: .4px;
    font-weight: 400;
    font-size: 16px;
    color: #000;
}
.post_desc ul, .post_desc ol {
    padding-left: 15px
}
.post.single .post_tag {
    font-size: 14px;
    letter-spacing: 1px;
}
.post.single .post_tag span {
    display: inline-block;
    font-size: 14px;
    font-weight: 300;
    text-transform: capitalize;
    color: #000;
    letter-spacing: 0.4px;
    margin-right: 10px;
}
.page_title {
    background: #f9f9f9;
    padding: 50px 0;
    margin-bottom: 50px;
}
.page_title .grid_title {
    font-size: 42px;
    font-weight: 600;
}
.header-seo {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 300;
    line-height: 32px;
    text-align: center;
    color: #7e7e7e;
    margin: 50px auto;
}
.header-seo h1 {
    font-family: Poppins;
    font-size: 60px;
    line-height: 65px;
    text-align: center;
    color: rgba(43, 41, 41, 0.95);
}
.header-seo h1 span {
    display: block;
    font-family: PlayfairDisplay;
    font-size: 65px;
    color: #ffdad1;
    line-height: normal;
}
.header-seo img {
    display: block;
    margin: 30px auto;
}
#my_map {
    height: 360px;
}
.error404 {
    font-size: 60px;
    font-weight: 600;
    line-height: normal;
    text-align: center;
    padding: 50px 0;
    margin-bottom: 50px;
}
.error404 small {
    display: block;
    font-size: 15px;
    margin-top: 15px;
}
.btn_rmore {
    font-size: 12px;
    font-weight: 500;
    color: #1295a0;
    text-transform: uppercase;
    padding: 6px 0;
    margin-top: 10px;
}
.btn_rmore:hover {
    color: #1295a0;
}
.pagination li.disabled {
    display: none;
}
.pagination li {
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.33;
    letter-spacing: 0.22px;
    color: #000000;
    padding: 8px 14px;
    border: none;
    margin-right: 3px
}
.pagination li.active {
    background: #da6a7a;
    color: #fff;
}
.fancybox {
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.our_billing .nav-pills {
    border-bottom: 1px solid rgba(101,101,101,.51);
}
.our_billing .nav-pills .nav-link {
    color: rgba(101,101,101,.51);
    border-bottom: 4px solid transparent;
    border-radius: 0;
    margin-bottom: -3px;
    padding-left: 0
}
.our_billing .nav-pills .nav-link.active, .our_billing .nav-pills .show>.nav-link {
    background-color: transparent;
    color: #ffdad1;
    border-bottom: 3px solid #ffdad1;
    padding-left: 0;
}
.alert.alert-success, .alert.alert-danger, .alert.alert-warning {
    font-size: 14px;
    background: none;
    border: none;
    padding: 12px 0;
    margin: 0;
}
.alert.alert-danger {
    color: #f93c4e;
}
.alert.alert-success {
    color: #2e9e2e;
}
.alert.alert-warning {
    color: #d4d400;
}
.alert-panier{
    width: auto;
    display: none
}
.alert-flex {
    position: fixed;
    top: 80px;
    left: 50%;
    transform: translateX(-50%);
    width: auto;
    max-width: 90%;
    display: flex;
    flex-wrap: nowrap;
    background-color: #ffffff;
    box-shadow: 0 0 20px 10px #e6e6e6;
    padding: 20px 25px 22px 25px;
    z-index: 1000;
    transition: all .3s ease-in-out;
}
.alert-panier .alert-icon {
    width: 35px;
    margin-right: 10px;
}
.alert-panier .alert-icon::before {
    content: "";
    display: inline-block;
    width: 100%;
    font: normal normal normal 26px/1 FontAwesome;
    line-height: normal;
    text-align: center;
    color: #008000;
}
.alert-panier.success .alert-icon::before {
    content: "\f00c";
    color: #008000;
}
.alert-msg p {
    font-family: Poppins;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.33;
    color: #0a0001;
    margin: 5px 0 0 0 ;
}
.alert-panier.error .alert-icon::before {
    content: "\f06a";
    color: #ff0000;
}
.alert-panier.error p {
    color: #0a0001;
}
.alert-panier.success-msg .alert-icon::before {
    content: "\f00c";
    color: #008000;
}
.alert-panier.success-msg p {
    color: #008000;
}
.alert-panier.success-del .alert-icon::before {
    content: "\f014";
    color: #008000;
}
.alert-panier.success-del p {
    color: #008000;
}
.box-wrapper {
    background: #ffffff;
    box-shadow: 0 15px 30px 0 rgb(208 223 225 / 0.3);
    margin-bottom: 30px;
}
.box-wrapper .widget-head {
    font-family: Poppins;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.86px;
    color: #173c4a;
    padding: 12px 24px;
    background-color: rgba(141, 178, 181, 0.41);
}
.widget-list .block-list {
    padding: 15px 15px;
}
.widget-list .block-list.menu_customer {
    padding-bottom: 100px;
    height: 615px;
    position: relative;
}
.block-link {
    font-family: Poppins;
    font-size: 16px;
    line-height: 30px;
    color: #b4b4b4;
    padding: 10px 30px;
    border: solid 1px rgba(112, 112, 112, 0.08);
    margin-bottom: 8px;
}
.block-link a {
    display: block;
    color: inherit;
}
.block-link.active {
    color: #ffacac;
    background-color: rgba(255, 172, 172, 0.1);
    border-color: #fff7f7;
}
.block-out {
    display: inline-block;
    font-family: Poppins;
    font-size: 16px;
    line-height: 20px;
    color: #ec1111;
    padding: 10px 25px;
    border: solid 1px #ec1111;
    width: 150px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}
.block-out a {
    color: inherit;
}
.box-pic-profil {
    position: relative;
    width: 190px;
    margin: 28px auto;
}
.pic-profil {
    width: 150px;
    height: 150px;
    line-height: 150px;
    text-align: center;
    margin: 0 auto;
    border-radius: 50%;
    overflow: hidden;
    background: #e9ecef;
}
.box-pic-profil label {
    position: absolute;
    top: 15px;
    right: 24px;
    width: 30px;
    height: 30px;
    background-color: #ee8e9a;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 30px;
}
.box-pic-profil input {
    display: none;
}
span.help-block {
    color: #ff3535;
}
.block-list .table td {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    color: rgba(43, 41, 41, 0.95);
    vertical-align: middle;
}
.btn-view {
    font-family: Poppins;
    font-size: 12px;
    line-height: normal;
    letter-spacing: 0.58px;
    text-align: left;
    color: #ee8e9a;
    border: 1px solid #ee8e9a;
    border-radius: 0;
    padding: 3px 10px;
    background: transparent;
}
.btn_link {
    color: #ffdad1;
}
.btn_link:hover {
    color: #ffdad1;
}
.btn:focus {
    box-shadow: none!important;
    outline: none!important;
}
.sub_link {
    font-family: Poppins;
    font-size: 13px;
    font-weight: 300;
    line-height: 2.31;
    letter-spacing: normal;
    color: #acacac;
}
span.dimens {
    display: block;
    font-family: Poppins;
    font-size: 12px;
    line-height: 32px;
    color: #c5c5c5;
}
span.pric {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 500;
    line-height: normal;
    color: #ee8e9a;
}
h4.title-label {
    font-family: Poppins;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.25;
    letter-spacing: normal;
    color: #0a0001;
    margin-bottom: 24px;
}
#register_email ~ .custom-checkbox .custom-control-label {
    font-size: 12px;
}
.form-wrapper .custom-control-label {
    font-family: Poppins;
    font-size: 16px;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #000;
}
.slabel {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    color: rgba(230, 196, 83, 0.63);
}
.slabel-cancle {
    color: #ec1111;
}
.slabel-livre {
    color: #6fbad6;
}
.slabel-success {
    color: rgba(29, 175, 24, 0.51);
}
.slabel-enroute {
    color: rgba(230, 196, 83, 0.63);
}
.nav-link.user span.photo-user {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 3px;
    text-align: center;
    line-height: 26px;
}
.order_table th, .order_table td {
    padding: 10px 0;
}
.order_table td:last-child:not(:nth-child(1)) {
    font-family: Poppins;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.57;
    letter-spacing: normal;
    color: #6eadb2;
    text-align: right;
    width: 100px;
}
.order_table .product-thumbnail {
    width: 50px;
}
.order_table .product-thumbnail a {
    display: block;
    position: relative;
}
.product-thumbnail .badge {
    position: absolute;
    top: -4px;
    right: -4px;
    border-radius: 50%;
    font-family: 'Poppins';
    font-size: 10px;
    font-weight: normal;
    line-height: 1.4;
    padding: 0 5px;
}
.order_table td.product-name {
    font-family: Poppins;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.5;
    letter-spacing: normal;
    color: #363b3b;
    padding: 10px 8px;
    vertical-align: baseline;
}
.order_table td.product-total {
    vertical-align: baseline;
}
.order_table .order-total td {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600!important;
    line-height: 1.38;
    letter-spacing: normal;
}
.shipping_txt td {
    border-top: none;
    padding-top: 0!important;
}
.shipping_txt ~ .cart-subtotal td {
    border-top: none;
    padding-top: 0!important;
}
.checkout-wrapper {
    padding: 15px 24px;
    background: #ffffff;
    box-shadow: 0 15px 30px 0 rgb(208 223 225 / 30%);
    margin-bottom: 30px;
}
.toggle-checkout {
    justify-content: space-between;
    padding: 10px;
    border: 1px solid #dee2e6;
    margin-bottom: 20px;
}
.toggle-checkout span {
    font-family: Poppins;
    font-size: 16px;
    font-weight: 600!important;
    line-height: 1.38;
    letter-spacing: normal;
}
.toggle-checkout span.price {
    color: #6eadb2;
}
.toggle-checkout img {
    width: 20px;
    transition: all .3s ease-in-out;
}
.checkout-hidden {display: none;}
.toggle-checkout.rotate img {
    transform: rotateX(180deg);
}
.slider.slider-horizontal {
    margin: 0 10px;
}
.slider-track {
    background: rgba(51, 51, 51, 0.1);
    background-image: none;
    box-shadow: none;
}
.slider-selection {
    background: #e72a4d;
    background-image: none;
    box-shadow: none;
}
.slider-handle {
    background: #1295a0;
    background-image: none;
    box-shadow: none
}
.range-group span {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    color: #0a0001;
}
.signup_social-media {
    text-align: center;
    width: 390px;
    max-width: 100%;
    margin: 30px auto 30px;
}
.signup_social-media p.h4 {
    font-family: Poppins;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: normal;
    color: #000;
}
.signup_social-media a.btn.social {
    background-color: #4085F4;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    max-width: 100%;
}
.signup_social-media a.btn.social.facebook {
    background-color: #4267b2;
}
.signup_social-media a.btn.social span {
    display: inline-block;
    width: 250px;
    vertical-align: middle;
}
.signup_social-media a.btn.social.facebook span {
    vertical-align: sub;
}
.signup_social-media a.btn.social img {
    width: 35px;
    height: 35px;
    padding: 8px;
    background: #fff;
    border-radius: 3px;
}
.signup_social-media a.btn.social i.fa {
    width: 35px;
    line-height: 35px;
    background: #fff;
    color: #4267B2;
    border-radius: 3px;
}
.signup_social-media a.btn.social i.fa::before {
    display: inline-block;
    width: 18px;
    height: 18px;
    text-align: right;
    padding: 0 2px;
    color: #fff;
    background-color: #4267B2;
    line-height: 22px;
    border-radius: 2px;
    vertical-align: -2px;
}
.col-newsty .sticky-top {
    top: 90px;
}
.det-rugs-home {
    margin-bottom: 60px;
}
.nav-top-header {
    padding: 0 10px;
}
.wrap-topbar {
    padding: 10px 0;
}
.product_details-blog .product-item-name a {
    font-size: 18px;
}
  
.main_menu_mobile {
    display: none;
}
.logo-mobile-1 {
    display: block;

}
.logo-mobile-1 img {
    height: 40px;
}
span.message-header-mobile {
    text-align: center;
    font-size: 16px;
    line-height: 1.7;
}
.header-block.logo-mobile-1 {
    display: none;
}
.product_item .product_photo404 img {
    transform: rotate(90deg);
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 70%;
}
.product_item .product_photo404 {
    max-width: 100%;
    overflow: hidden;
    height: 400px;
}
.lient-morcan-404 {
    font-weight: 700;
}
.lient-morcan-404:hover, .lient-morcan-404 a:hover {
    color: #f1846a;
}
.product_photo-blog img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) rotate(90deg);
    width: auto;
    height: 375px;
}
.product_photo-blog {
    position: relative;
    height: 300px;
}
i.fa.fa-instagram {
    display: none;
}
@media (min-width: 1399px) {
	.container {
		max-width: 1340px;
	}
}
@media (min-width: 992px) {
	.col-lg-20 {
        flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (max-width: 1399px) {
    .tabsContent .nav-link {
        font-size: 12px;
        padding: 5px 16px;
    }
    .caption-text p {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    h1.product_title {
        font-size: 34px;
    }
    .custom-select {
        padding: 10px 30px 10px 10px;
    }
    .navbar_main .nav-item { margin: 0 10px; }
    .navbar_main .nav-item .nav-link { font-size: 13px; }
    .wrap-header .row  { flex-wrap: nowrap; }
    .discktop-prod .product_item .product_photo a { height: 325px; }
}
@media (max-width: 1199px) {
    .wrap-header .header-position.header-action {
        padding-left: 10px;
    }
    .navbar_main .nav-item {margin: 0 6px;}
    .wrap-header .header-position {
        padding-left: 5px;
        padding-right: 5px;
    }
    .navbar_main .nav-item .nav-link { font-size: 12px;  }
    .grid_products .product_item:nth-last-child(-n+2) {display: none}
    .idea_title {top: 5%;left: 30px;right: 30px;}
    .idea_title h2 {font-size: 20px;}
    .idea_wrapper .idea_box {left: 35px;right: 35px;padding: 20px 15px;}
    h1.product_title {
            font-size: 28px;
    }
    .product_detail .price {margin-bottom: 20px}
    .product_item .product_photo a {
            height: 425px;
    }
    h2.newsty-title a {
        -webkit-text-stroke: 1.5px #ffdad1;
        font-size: 40px;
        margin-bottom: 55px;
    }
    h2.newsty-title::before {
        width: 110px;
        height: 5px;
        margin-bottom: 20px;
    }
    .col-newsty p {
        font-size: 20px;
        line-height: 1.5;
    }
    .small_grid_products .product_item .product_photo a {
        height: 300px;
    }
    .small_grid_products .product-item-name a {
        font-size: 18px;
    }
    .page-about .post .post_title {
            font-size: 38px;
        line-height: 50px;
    }
    .page-about .post_desc p {
            font-size: 18px;
        line-height: 30px;
    }
    .box-pic-profil {
        margin: 0 auto;
    }
    .slidehome .item_content .item_text p {
        font-size: 28px;
        margin: 0 0 30px;
        max-width: 460px;
    }
    span.merok {
        font-size: 30px;
    }
    .caption-text {
        padding: 15px;
    }
    .text-titr h1 {
        font-size: 36px;
        line-height: 1.3;
        margin-bottom: 20px;
    }
    .caption-text p {
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
    .tribe_title {
        font-size: 18px;
    }
    .panier_photo {
        width: 100px;
        margin: 0 15px 0 0;
    }
    .panier_desc {
        margin-right: 90px;
    }
    .panier_desc .panier_title a {
        font-size: 16px;
        line-height: 1;
        margin: 0 0 5px;
    }
    .panier_desc .panier_title small {
        font-size: 12px;
        line-height: normal;
    }
    .panier_desc .panier_price {
        font-size: 15px;
        margin: 5px 0 10px;
    }
    .panier_quantity {
        margin-bottom: 10px;
    }
    .product_ht {
        font-size: 15px;
    }
    .custom-select {
        width: 100%;
    }
    .custom-select.custom-sort {
        width: 100%;
    }
    .slider.slider-horizontal {
        width: 460px;
        max-width: calc(100% - 150px);
    }
	.col_filter {
        	opacity: 0;
        visibility: hidden;
        margin: 0;
        padding: 60px 0 10px;
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        width: 350px;
        transform: translateX(0);
        max-width: 100%;
        background: #fff;
        z-index: 100;
        box-shadow: 0 10px 30px 0 #ccc;
        transition: all .3s ease
    }
    .col_filter.show {opacity: 1;visibility: visible;left: 0;}
    .filter_head {display: block}
    .filter-widget {
            height: 100%;
        overflow: auto;
    }
    .col_filter .container {
        height: 100%;
        overflow-y: auto;
    }
    .col_filter .block-filter {height: 100%;overflow: scroll;padding: 0 10px 0 0}
    .post .post_pic {
        height: 300px;
    }
    h3.atlas-title {
        -webkit-text-stroke: 0.1px #fff;
        font-size: 42px;
        margin-top: 85px;
    }
    p.atlas-desc {
        -webkit-text-stroke: 0.1px #fff;
        font-size: 26px;
        line-height: 1.49;
        width: 720px;
    }
    .text-titr h2 {
        font-size: 40px;
    }
    .service_customer h2 {
        -webkit-text-stroke: 0px #fff;
        font-size: 42px;
    }
    .service_box_icon {
        line-height: 162px;
    }
    .service_box_icon img {
        max-width: 100px;
        max-height: 100px;
    }
    .service_box_txt p {
        font-size: 20px;
    }
    .lbl-newsltr {
        font-size: 34px;
        margin: 0 0 20px;
    }
    /* .small_grid_products.mobile-products .product_item .product_photo a {
        height: 420px;
    } */
    .product_photo-blog img {
        max-height: 100%;
    }
    .product_item .product_photo404 {
        height: 290px;
    }
    .header-action .header-link > a { padding: 5px 8px; }
}


@media only screen and (max-width: 1199px) and (min-width: 992px)  {
    .mobile-products .product_item .product_photo a {
        height: 420px;
    }
}
@media (max-width: 991px) {
    .wrap-header {
        padding: 10px 0 5px;
        background-color: #221414   ;
    }
    .wrap-header button.navbar-toggler {
        color: #ffff;
    }
    .wrap-header .container {
        position: relative;
    }
    .header-position.header-left.header-logo {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
	.wrap-header .header-position.header-center {display: none}
    .wrap-header .header-position.header-action {
        padding-left: 0;
        padding-right: 5px;
    }
	.navbar_main .nav-item:nth-last-child(-n+2) {display: list-item;}
    .header-wrapper .main_navigation .navbar_main .navbar-nav {margin-top: 10px;}
    .navbar_main .nav-item .nav-link.dropdown-toggle {
        position: relative;
    }
    .navbar_main .dropdown-toggle::after {
        position: absolute;
        right: 15px;
        top: 14px;
    }
    .navbar_main .nav-item .dropdown-menu {
        border: none;
        background-color: inherit;
    }
	.mobile-search {display: block}
    .navbar_main { margin-left: -15px !important; margin-right: -15px !important;  }
    .navbar_main .nav-item {margin: 0;}
    .navbar_main .nav-item:nth-child(odd) {background-color: #ffdad1; transition: all 0s;} 
    .navbar_main .nav-item .nav-link {
        font-weight: 500;
        font-size: 16px;
        border-bottom: none;
        width: 100%;
        padding: 8px 15px;
        height: fit-content;
    }
	.form-inline.header-form {width: 100%; margin: 20px 0}
    .wrap-header .navbar-toggler {
        display: inline-block;
        margin-left: 15px;
        padding: 5px;
        font-size: 28px;
        outline: none;
    }
	.topbar .wrap-topbar .nav .nav-item .nav-link, .topnavtext {padding: 0}
    .topnavtext {padding: 0 !important;}
    .grid_products .product_item:nth-last-child(-n+2) {display: block}
    .slidehome .item_content {height: 350px;}
    .slidehome .item_content img {
        	position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        height: 100%;
        width: auto;
        max-width: none;
    }
    .perform-item {
        height: 225px;
        margin-bottom: 30px;
    }
    h3.atlas-title {
        -webkit-text-stroke: 0px #fff;
        font-size: 36px;
        margin-top: 35px;
    }
    p.atlas-desc {
        font-size: 22px;
        line-height: 1.29;
        width: 600px;
    }
    .service_customer {margin: 0px auto 0px;}
    .service_item {margin: 0 0 20px;}
    .service_box_txt p {
        font-size: 18px;
    }
    .text-titr {font-size: 26px;}
    .catg-item.item_lg {height: 300px;}
    .catg-item .item{height: 100%}
    .idea_wrapper {padding: 0}
    .idea:first-child .idea_wrapper {padding-right: 0}
    .idea:last-child .idea_wrapper {padding-left: 0}
    .idea_title {top: 3%;left: 10px;right: 10px;}
    .idea_title h2 {font-size: 16px;}
    .idea_wrapper .idea_box {left: 20px;right: 20px;padding: 15px;}
    .idea_wrapper .idea_box h3 {font-size: 14px;}
    .post .post_tag {font-size: 14px}
    .post .post_title {font-size: 18px}
    .post .post_info {font-size: 12px}
    .col_filter {
        	opacity: 0;
        visibility: hidden;
        margin: 0;
        padding: 60px 0 10px;
        position: fixed;
        top: 0;
        left: -100%;
        bottom: 0;
        width: 70%;
        transform: translateX(0);
        max-width: 100%;
        background: #fff;
        z-index: 100;
        box-shadow: 0 10px 30px 0 #ccc;
        transition: all .3s ease
    }
    .col_filter.show {opacity: 1;visibility: visible;left: 0;}
    .filter_head {display: block}
    .filter-widget {
            height: 100%;
        overflow: auto;
    }
    .col_filter .container {
        height: 100%;
        overflow-y: auto;
    }
    .col_filter .block-filter {height: 100%;overflow: scroll;padding: 0 10px 0 0}
    .col_filter .form-group label {
        font-size: 15px;
        line-height: 1;
    }
    .custom-select {
        font-size: 15px;
        width: 100%;
        padding: 6px 35px 6px 10px;
        /* border-radius: 15px; */
    }
    .custom-input {
        width: 100%;
        font-size: 15px;
        line-height: 1.35;
        padding: 5px 10px;
        /* border-radius: 15px; */
    }
    h1.product_title {
        font-size: 23px;
    }
    .product_short_description {margin: 5px 0 10px}
    .product_short_description p {
        line-height: 20px;
    }
	.variations {margin-bottom: 10px}
    .product_detail .price {
            line-height: 20px;
        font-size: 24px;
        margin-bottom: 10px
    }
    .product_cmd {margin: 0 0 30px}
    .product_item .product_photo a {
            height: 300px;
    }
    .text-titr h2 {
            font-size: 40px;
        line-height: 1.3;
        letter-spacing: 1.8px;
        margin-bottom: 20px;
    }
    .caption-text p {
            font-size: 16px;
        line-height: 1.6;
        margin-bottom: 15px;
    }
    .page-about .post .post_title {
            font-size: 34px;
        line-height: 46px;
    }
    .page-about .post_desc p {
            font-size: 16px;
        line-height: 30px;
    }
    .widget-list .block-list.menu_customer {
            height: auto;
        padding-bottom: 70px;
    }
    .block-out {
            bottom: 15px;
    }
    .header-seo {
            font-size: 16px;
        line-height: 26px;
        margin: 20px auto;
    }
    .header-seo h1 {
            font-size: 34px;
        line-height: 38px;
    }
    .header-seo h1 span {
            font-size: 44px;
    }
    .modal_form_search .modal-content {
        margin-top: 150px;
    }
    .panier_photo {
        margin: 0 10px 0 0;
    }
    .panier_desc {
        margin-right: 20px;
    }
    .panier_title {
        line-height: 1;
    }
    .panier_desc .panier_title a {
        font-size: 14px;
        line-height: 1.5;
        margin: 0;
    }
    .panier_desc .panier_title small {
        font-size: 10px;
        line-height: normal;
    }
    a.panier_remove {
        top: 20px;
        right: 0;
    }
    a.panier_remove span {
        display: none;
    }
    .cart-actions {
        padding: 10px 12px;
    }
    h1.fontsize3rem {
        font-size: 3rem;
    }
    .product-tag p {
        font-size: 10px;
    }
    .price-box {
        font-size: 16px;
        text-align: center;
        padding: 0 0 18px;
        position: relative;
    }
    .freeshipping_lst {
        position: absolute;
        bottom: 0;
        right: 50%;
        transform: translateX(50%);
        width: 90px;
        padding: 2px 9px;
    }
    .solde_out {
        position: absolute;
        bottom: 0;
        right: 50%;
        transform: translateX(50%);
        width: 90px;
        padding: 2px 6px;
        text-align: center;
    }
    .pric span.solde_out {
        transform: none;
    }
    .post .post_pic {
        height: 220px;
    }
    img.img-row-style {
        display: none;
    }
    .service_box_icon {
        line-height: 142px;
    }
    .service_box_icon img {
        max-width: 80px;
        max-height: 80px;
    }
    .lbl-newsltr {
        font-size: 26px;
    }
    .wid-max-100.container {
        max-width: 100%;
    }
    
    .home-page .product_item .product_photo img {
        position: absolute;
        height: 400px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%) rotate(90deg);
        width: auto;
    }
    .small_grid_products {
        padding: 30px 0;
    }
    .det-rugs-home {
        margin-bottom: 30px;
    }
    .log-nav-2, .scroll-fixed .log-nav-2 {
        display: none;
    }
    .header-block.logo-mobile-1 {
        display: block;
    }
    .wrap-topbar .header-logo .header-block { display: none; }
    .wrap-header.scroll-fixed button.fa { color: #fff; }
    .main_navigation.main_menu_mobile {  background-color: #ffff; margin-top: 8px; }
    div#navbarSupportedContent.show { padding: 8px 0 20px; }
    .wrap-header.scroll-fixed { padding: 8px 0 0px; }
    .scroll-fixed .navbar_main .nav-item .nav-link, .scroll-fixed .dropdown-toggle::after { color: #000; }
    .main_menu_mobile { display: block; }
    .user-ivert-color {
        filter: invert(1) !important;
    }
    .topbar { display: none; }
    .wrap-header .header-position.header-action {
        filter: invert(1);
    }
    .product_item .product_photo404 {
        height: 330px;
    }

}
@media (max-width: 767px) {
    .navtrue.owl-theme .owl-nav [class*=owl-] {width: 30px;height: 30px;line-height: 30px;font-size: 50px;}
    .navtrue.owl-theme .owl-nav [class*=owl-] span {line-height: 26px;height: 30px;}
    .slidehome .item_content .item_text{left: 10%}
    .slidehome .item_content .item_text p {font-size: 28px}
	.idea_title {top: 10%;left: 70px;right: 70px;}
    .idea_title h2 {font-size: 22px;}
    .idea_wrapper .idea_box {left: 80px;right: 80px;padding: 30px;}
    .idea_wrapper .idea_box h3 {font-size: 16px;}
    .idea:nth-child(2) .idea_wrapper img {transform: scale(1);}
    .idea:nth-child(2) {margin: 20px auto;}
    .idea_wrapper img {display: block;width: auto;height: 400px;margin: 0 auto;}
    .form-newsletter .form-control {height: 50px;padding: 12px 15px;}
    .form-newsletter .btn-news {height: 38px;line-height: 38px;padding: 0 20px;}
    .header-action .header-link.header-cart {position: static;}
    .header-link.dropdown-link.header-cart::before {
        all: initial;
    }
    .dropdown_cart {position: fixed; padding-top: 50px; left: 0; bottom: 0; width: auto}
    .header-action .header-cart.header-link:hover .dropdown_cart, .header-action .header-cart.header-link .dropdown_cart.show {top: 0!important}
    .header-action .header-cart.header-link .dropdown_cart.hide {top: 100%!important}
    .cart_title {display: block}
    /* .shop_table thead {display: none}
    .shop_table tr td {display: block;text-align: right}
    .shop_table tr td:before {content: attr(data-title) ": ";font-weight: 600;float: left;color: #222;} */
    .shop_table tr td.product-thumbnail {text-align: center}
    .shop_table tr td.product-remove:before, .shop_table tr td.product-thumbnail:before {content: "";}
    /* .cart-actions .btn,  */.cart-actions .form-group, /* .cart-actions .form-control, */ .cart_totals .btn {width: 100%}
	.coupon {border: 2px dashed #eaeaea;}
	.cart_totals .shop_table th {display: none}
    .our_order .shop_table thead {display: table-header-group;}
    .our_order .shop_table tr td {display: table-cell;text-align: initial;}
    .our_order .shop_table tr td:last-child {text-align: right;}
    .our_order .shop_table tr td:before {content: "";}
    .item-cat .caption-text {
            padding: 20px 0;
    }
    .breadcrumb .breadcrumb-item {
        font-size: 11px;
    }
    .product_image .product_pic:first-child {
        /* height: 750px; */
        max-height: 750px;
    }
    .product_image .product_pic:first-child img {
        max-height: 750px;
    }
    .product_images {
        padding: 0;
    }
    .product_item .product_photo a {
            height: 350px;
    }
    .single_addtocart_button {
        padding: 0 60px;
        max-width: 100%;
    }
    .page-about .post .post_title {
        font-size: 30px;
        line-height: 40px;
    }
    .page-about .post_desc p {
            font-size: 16px;
        line-height: 30px;
    }
    .header-seo {
            font-size: 14px;
        line-height: normal;
        margin: 20px auto;
    }
    .header-seo h1 {
            font-size: 26px;
        line-height: 30px;
    }
    .header-seo h1 span {
            font-size: 30px;
    }
    .header-seo img {
            margin: 20px auto;
    }
    .checkout-wrapper {
        padding: 12px;
    }
    .t-item {
        padding: 8px 8px 6px;
        margin-bottom: 15px;
    }
    .tribe_title {
        font-size: 15px;
    }
    .service_customer h2 {
        font-size: 25px;
    }
    .service_box_txt p {
        font-size: 15px;
    }
    .lbl-newsltr {
        font-size: 25px;
    }
    .post .post_pic {
        height: 300px;
    }
    .actu-item-name {
        font-size: 20px;
    }
    .actu-item-details p {
        font-size: 14px;
        line-height: 1.4;
    }
    a.actu-plus {
        font-size: 16px;
        line-height: normal;
    }
    .service_box_icon {
        line-height: 192px;
    }
    .service_box_icon img {
        max-width: 100%;
        max-height: 100%;
    }
    h2.newsty-title {
        position: relative;
    }
    h2.newsty-title::before {
        content: '';
        position: absolute;
        left: 0;
        bottom: -40px;

    }
    h2.newsty-title {
        margin-bottom: 45px;
    }
    .small_grid_products .product_item .product_photo a {
        height: 255px;
    }
    .home-page .product_item .product_photo img {
        height: 290px;
    }
    .small_grid_products .product_item .product_photo a {
        height: 200px;
    }    
    .product_item .product_photo404 {
        height: 260px;
    }
}
@media (max-width: 575px) {
	.wrap-header {padding: 5px 0;}
	.wrap-header .header-position {padding: 0 10px}
    .header-position.header-left.header-logo {
        position: static;
        transform: none;
    }
    .wrap-header .navbar-toggler {margin-left: 5px}
    .topnavtext {
        font-size: 10px;
    }
    .topbar .wrap-topbar .nav .nav-item .nav-link {
        font-size: 10px;
    }
    .topbar .wrap-topbar .nav.topbar-left .nav-item .nav-link {
        font-size: 10px;
        margin-right: 10px;
    }
    .topbar .wrap-topbar .nav.topbar-left .nav-item:last-child .nav-link {
        margin-right: 0;
    }
    .header-social {
        display: none;
    }
    .slidehome .item_content {height: 300px;}
    .navtrue.owl-theme .owl-nav .owl-prev {left: 10px;}
    .navtrue.owl-theme .owl-nav .owl-next {right: 10px;}
    h2.section_title {font-size: 20px;margin: 0 0 20px;}
    .desc_ecom p {font-size: 16px;}
    .text-titr h1 {
        text-align: center;
    }
    .caption-text p {
        font-size: 14px;
        line-height: 1.5;
        margin-bottom: 8px;
    }
    .signature_name, .signature_profil {
        text-align: center;
    }
    .text-titr h2 {
        font-size: 30px;
    }
    .product_image .product_pic:first-child {
        /* height: 500px; */
        max-height: 500px;
    }
    .product_image .product_pic:first-child img {
        max-height: 500px;
    }
    .product_item .product_inside {
        padding: 2px;
    }
    .product_item .product_photo {
        margin: 0 0 5px;
    }
    .product_item .product_photo a {
        height: 220px;
    }
    h1.product_title {
        margin: 10px 0;
    }
    .product-item-name h3 {
        margin-bottom: 5px;
    }
    .product-item-name a {
        display: block;
        margin: 0 0 5px;
        font-size: 13px;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-align: center;
        height: 20px;
        line-height: 20px;
        overflow: hidden;
        letter-spacing: 0px;
    }
    .product-tag p {
        font-size: 10px;
        font-weight: 600;
        line-height: 1.6;
        height: 16px;
        letter-spacing: 0px;
    }
    span.price-wrapper {
        display: inline-block;
        margin-bottom: 6px;
    }
	.catg-item.item_lg {height: auto;}
	.idea_wrapper img {width: 100%;height: auto;}
	.idea_title {left: 40px;right: 40px;}
	.idea_wrapper .idea_box {left: 50px;right: 50px;padding: 30px 20px;}
	.our_blog .post:last-child {display: block}
	.avis_clt p {font-size: 16px}
    .our_order {padding: 15px;}
    .caption-text {
        padding: 10px 5px;
    }
    .product_cmd {
        flex-wrap: wrap;
        justify-content: center;
    }
    .product_cmd .btn-cart {
        margin: 10px 0 0;
    }
    .tabsContent .nav-item:not(:last-child) {
        margin-right: 6px;
    }
    .tabsContent .nav-link {
        font-size: 12px;
        padding: 4px 12px;
        margin-top: 8px;
    }
    .tabsContent label.control-label {
        font-size: 16px;
    }
    .tabsContent .form-control {
        font-size: 14px;
        padding: 0 12px;
    }
    .page-about .post .post_title {
            font-size: 22px;
        line-height: 32px;
    }
    .page-about .post_desc p {
            font-size: 15px;
        line-height: 26px;
    }
    .modal_form_search .modal-content {
        margin-top: 120px;
    }
    .checkout-wrapper {
        padding: 0;
        box-shadow: none;
    }
    .cart-actions {
        padding: 0;
        box-shadow: none;
    }
    .error404 {
        font-size: 30px;
        padding: 30px 0;
    }
    h1.fontsize3rem {
        font-size: 2.4rem;
    }
    .col_filter {
        width: 80%;
    }
    .col_filter .range-group {
        position: relative;
    }
    .col_filter .range-group span:nth-of-type(2) {
        position: absolute;
        top: 0;
        right: 0;
    }
    .slider.slider-horizontal {
        max-width: calc(100% - 20px);
    }
    .post .post_pic {
        height: 220px;
    }
    .grid_products .row {
        margin-right: -6px;
        margin-left: -6px;
    }
    .grid_products .product_item {
        margin: 0 0 20px;
        padding: 0 6px;
    }
    .perform-item {
        height: 190px;
        margin-bottom: 15px;
    }
    .perform-item .smtitle {
        font-size: 20px;
        letter-spacing: 2.16px;
    }
    span.perform-percent {
        font-size: 45px;
        letter-spacing: 4.94px;
    }
    h3.atlas-title {
        -webkit-text-stroke: 0px #fff;
        font-size: 30px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .col-newsty {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    h2.newsty-title a {
        -webkit-text-stroke: 0.5px #ffdad1;
        font-size: 34px;
        margin-bottom: 30px;
    }
    .service_box_icon {
        line-height: 145px;
    }
    .service_box_icon img {
        max-width: 80px;
        max-height: 80px;
    }
    .our_newsletter {
        margin-top: 40px;
        padding-top: 0;
        padding-bottom: 50px;
    }
    .lbl-newsltr {
        font-size: 20px;
    }
    .pr-new-0 {
        padding-right: 0px !important;
    }
    .our_performance {
        padding-bottom: 35px;
        margin-top: 35px;
    }
    .small_grid_products .product_item .product_photo a {
        height: 230px;
    }
    .home-page .product_item .product_photo img {
        /* height: 270px; */
        height: 100%;
        object-fit: cover;
    }
    .small_grid_products {
        padding: 5px 0;
    }
}
@media (max-width: 350px) {
    .product_item .product_photo a {
        height: 200px;
    }
    .product_image .product_pic:first-child {
        /* height: 420px; */
        max-height: 420px;
    }
    .product_image .product_pic:first-child img {
        max-height: 420px;
    }
    .price-box .old-price {
        font-size: 12px;
    }
    .price-box {
        font-size: 13px;
    }
    .tribe_title {
        font-size: 12px;
    }
    .signup_social-media a.btn.social span {
        width: 200px;
    }
    .perform-item .smtitle {
        font-size: 1rem;
    }
    .product_item .product_photo404 {
        height: 305px;
    }
}
.signature_name{ text-align: right}
.signature_profil{font-size: 11px; color: #0a0001; text-align: right}
.solde-out {
    color: #f79bb0;
}
.fs19{ font-size: 19px}
.callus{
    font-size: 19px;
    font-weight: 300;
    color: #f1846a;
}