/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 16, 2021, 10:57:33 AM
    Author     : Sinisa
*/
/*Global*/
body,
#wrapper {
	color: #000;
}
.breadcrumb ol li:last-child span {
	color: #000;
}
.btn-primary {
	font-size: 18px;
	line-height: 24px;
	font-weight: 800;
	text-transform: uppercase;
}
#back-to-top {
	bottom: 6rem;
    right: 3rem;
}
#back-to-top.-back-to-top-visible {
	z-index: 1;
	transform: rotate(45deg);
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);
	border-right: 2px solid #fbad8f;
    border-bottom: 2px solid #fbad8f;
}
#back-to-top.-back-to-top-visible .fa {
	transform: rotate(315deg);
}
.social-links li a {
	background: #000;
    border-radius: 100%;
    padding: 3px;
}
.social-links li .fa-facebook,
.social-links li .fa-instagram {
	color: #fff;
}
#content-wrapper .page-title {
	text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
	margin-top: 40px;
	border-bottom: 1px solid #fff;
}
/*Navigation*/
#header .header-nav, #iqitmegamenu-horizontal,
.cbp-horizontal > ul > li.cbp-hropen > a,
.cbp-horizontal > ul > li.cbp-hropen > a:hover {
	background: #fff;
}
.cbp-horizontal > ul > li.cbp-hropen > a, 
.cbp-horizontal > ul > li.cbp-hropen > a:hover {
	color: #000;
}
.cbp-hrmenu > ul {
	text-align: center;
}
.cbp-hrmenu > ul > li {
	float: none;
}
.header-top {
	position: relative;
	padding-top: 0;
}
.header-top:after {
	content: "";
	/*background: #f4d8cd;*/
	width: 8%;
    height: 100px;
    position: absolute;
    right: 0;
    top: 0;
	opacity: 1;
	z-index: -1;
}
#header .header-nav a {
	color: #000;
}
.dropdown-menu .dropdown-item {
	color: #000 !important;
}
#header .header-nav .right-nav > div:after {
	opacity: 0;
}
#language_selector .dropdown-menu {
	border-bottom: none;
}
#language_selector .dropdown-menu.show {
	top: 10px !important;
	left: -5px !important;
}
#desktop_logo {
	max-width: 136px;
}
#desktop-header .col-header-menu {
	padding-left: 40px;
	width: 0;
	height: 0;
	border-bottom: 100px solid #fff;
	border-left: 100px solid transparent;
}
#desktop-header .col-header-menu .sticky-desktop-wrapper {
	position: static;
}
.stuck-menu {
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
	/*background: #f4d8cd;*/
}
#desktop-header .col-header-right {
	/*background: #f4d8cd;*/
}
#desktop-header .col-header-right > div {
	height: 100px;
	/*background: #f4d8cd;*/
	align-items: center;
}
#header .header-btn-w .header-btn > .icon {
	color: #000;
}
.header-top .header-btn-w .header-btn .fa-shopping-bag {
	font-size: 2rem;
}
.header-top #header-search-btn,
.header-top #header-user-btn {
	margin-top: 10px;
}
.header-top .cart-products-count-btn {
    background: #fbad8f;
    color: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.9);
}
#iqitmegamenu-horizontal ul li.cbp-has-submeu .cbp-hrsub {
	right: 0;
}
#iqitmegamenu-horizontal ul li.cbp-has-submeu .cbp-hrsub-inner {
	margin-top: 20px;
	/*background-color: #f4d8cd;*/
	background-position: right 0px top -2px !important;
    min-height: 330px;
    background-size: 270px;
}
.cbp-hrmenu .cbp-menu-column {
	max-width: 13%;
}
#iqitmegamenu-wrapper.stuck-menu #iqitmegamenu-horizontal ul li.cbp-has-submeu .cbp-hrsub-inner {
	margin-top: 2px;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#cpb-hrmenu .cpb-hropen .cpb-hrsub {
	transform: translateY(0);
}
#cbp-hrmenu .cbp-hrsub {
    transition-property: opacity, transform;
    transition-duration: 300ms, 300ms;
    transition-timing-function: ease-in-out, ease-in-out;
    transition-delay: 0.3s, 0.3s;
}
#cbp-hrmenu .cbp-hrsub {
    transform: translateY(-10px);
}
/*Homepage*/
.hp-intro-banner h4 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	border: 1px solid #fff;
	padding: 20px 30px;
}
.hp-intro-banner .elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-center {
	max-width: 60%;
}
.hp-intro-banner .elementor-iqit-banner-img {
	transition: all 0.6s ease;
	background: #000;
}
.hp-intro-banner a:hover .elementor-iqit-banner-img img {
	opacity: 0.6;
}
.hp-intro-banner a:hover h4.elementor-iqit-banner-title {
	opacity: 1 !important;
}
.hp-intro-banner .elementor-iqit-banner {
	position: relative;
}
.hp-intro-banner .elementor-iqit-banner:hover img {
    opacity: 1;
}
.hp-intro-banner .elementor-iqit-banner-overlay {
	background: rgba(0,0,0,0.5) !important;
}
.hp-intro-banner a:hover .elementor-iqit-banner-overlay {
	opacity: 0.5
}
.hp-intro-banner .elementor-iqit-banner:hover a:not(.btn) {
    opacity: 1;
}
/*.hp-intro-banner .elementor-iqit-banner:after {
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	background: #000;
	z-index: -1;
}*/
.hp-about-section {
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.hp-about-section:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 0;
	height: 0;
	border-top: 400px solid #fff;
    border-left: 550px solid transparent;
}
.hp-about-section .elementor-row {
	align-items: center;
	z-index: 1;
}
.hp-about-section .elementor-text-editor {
	max-width: 80%;
}
.hp-category-banner h4 {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
}
.hp-category-banner a:hover .elementor-iqit-banner-img {
	opacity: 0.6;
}
.hp-category-banner .elementor-iqit-banner {
	background: #000;
}
.hp-category-banner .elementor-iqit-banner-img {
	transition: all 0.6s ease;
}
.hp-slider .hesperiden .tp-bullet {
	border-radius: 0;
	width: 15px;
	height: 15px;
	border: none;
	background: #fff !important;
}
.hesperiden .tp-bullet:hover,
.hesperiden .tp-bullet.selected {
	background: #000 !important;
}
.hp-img-banner.desktop .elementor-column-gap-default .elementor-element-populated {
	padding: 0 !important;
}
.hp-img-banner.desktop {
	position: relative;
	background-image: url("/img/cms/1600x500-css.jpg");
	padding: 0px !important;
	background-position: center;
	overflow: hidden;
	background-color: #fbe7dc;
}
.hp-img-banner.desktop .elementor-widget-wrap {
	display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}
.hp-img-banner.desktop .elementor-text-editor.rte-content {
	position: relative;
	padding: 60px 80px !important;
}
.hp-img-banner.desktop .elementor-text-editor.rte-content:after {
	content: " ";
    position: absolute;
    width: 100%;
    height: 108%;
    top: 0;
    right: 14px;
    /*background: #fbe7dc;*/
	background: #fff;
    transform: skew(342deg, 0deg);
    z-index: 0;
}
.elementor-element.elementor-element-1p9rtf8 > .elementor-element-populated {
	background: #fff !important;
}
.hp-img-banner.desktop .banner-logo {
	margin-bottom: 60px;
	max-width: 35% !important;
	z-index: 1;
	position: relative;
}
.hp-img-banner.desktop .banner-logo .elementor-image {
	max-width: 80%;
}
.hp-img-banner.desktop .banner-text {
	margin-bottom: 30px;
}
.hp-img-banner.desktop .banner-text p:nth-child(2) {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	z-index: 1;
	position: relative;
}
.hp-img-banner.desktop .banner-text p:last-child {
	font-size: 18px;
    line-height: 28px;
    max-width: 290px;
	z-index: 1;
	position: relative;
}

.hp-image-banner.mob .banner-text-mob img {
	max-width: 35% !important;
	z-index: 1;
	position: relative;
}
.hp-image-banner.mob .banner-text-mob p:nth-child(2) {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	line-height: 28px;
	z-index: 1;
	position: relative;
}
.hp-image-banner.mob .banner-text-mob p:last-child {
	font-size: 18px;
    line-height: 28px;
    max-width: 290px;
	z-index: 1;
	position: relative;
}
.hp-image-banner.mob .banner-text-mob .elementor-text-editor.rte-content {
	padding: 20px 20px 50px 20px;
	margin-top: -110px;
}
/*About us*/
#cms.cms-id-4 .page-header {
	display: none;
}
.about-us-section {
	padding-bottom: 100px;
}
.about-us-section p {
	line-height: 28px;
}
.about-us-section .elementor-row {
	justify-content: space-between;
	max-width: 1200px;
    margin: 0 auto;
}
.about-us-col-one,
.about-us-col-two {
	max-width: 500px;
}
.about-us-col-one {
	padding-top: 100px;
}
.about-us-col-one img {
	margin-top: 200px;
	margin-bottom: 30px;
	position: relative;
}
.about-us-img-one,
.about-us-img-two,
.about-us-img-last {
	position: relative;
}
.about-us-img-one {
	margin-bottom: 30px;
}
.about-us-img-last {
	margin-top: 265px;
	margin-bottom: 30px;
}
.about-us-img-one:after {
	content: "";
	position: absolute;
	width: 500px;
	height: 140%;
    background: #f4d8cd;
    top: 100px;
    left: -100px;
    z-index: -1;
}
.about-us-img-two:after {
	content: "";
	position: absolute;
	width: 500px;
	height: 50%;
	background: #f4d8cd;
	bottom: -220px;
    left: -100px;
    z-index: -1;
}
.about-us-img-last:after {
	content: "";
	position: absolute;
	width: 480px;
    height: 83%;
    background: #f4d8cd;
    bottom: -289px;
    left: -43px;
    z-index: -1;
}
.about-us-text-left-two {
	max-width: 335px;
	padding-left: 20px;
}
.about-us-text-right-two {
	max-width: 360px;
	padding-left: 20px;
}
.about-us-text-right-one {
	max-width: 460px;
    padding-left: 20px;
}
#iqitpopup {
    background-position: center;
}
#iqitpopup .iqitpopup-newsletter-form .button-medium {
    padding-top: 7px;
    padding-bottom: 6px;
}
#iqitpopup .iqitpopup-newsletter-form .btn-primary {
    font-size: 16px;
    line-height: 22px;
    font-weight: 800;
    text-transform: uppercase;
}
/*Product*/
#main-product-wrapper {
	margin-top: 50px;
}
.page-product #content-wrapper .product-container .page-title {
	font-size: 24px;
	line-height: 30px;
	color: #000;
	text-transform: none;
	margin-top: auto;
}
.page-product .product_header_container {
	border-bottom: none;
}
.product-miniature-default .product-thumbnail img,
.product-cover img {
	width: 100%;
	margin: auto;
}
#product-description-short-2 span,
#product-description-short-1 span {
	font-size: 16px !important;
	line-height: 22px;
}
.page-product .product-reference {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}
.page-product .product-prices {
	margin-top: 20px;
	border-top: 1px solid #d7d7d7;
	padding-top: 10px;
}
.page-product .product-description p {
	font-size: 16px;
    line-height: 26px;
}
.page-product .product-variants .form-control-label {
	font-size: 14px;
	font-weight: 400;
}
.page-product .product-variants .input-radio:checked+span {
	border: 1px solid #fff;
	color: #fbad8f;
}
.page-product .product-variants .input-radio:hover+span {
	border: 1px solid #ebebeb;
}
.page-product .product-variants .radio-label {
	outline: none;
}
.page-product .product-add-to-cart .bootstrap-touchspin .input-group-btn-vertical i {
	font-size: 20px !important;
    left: 0 !important;
    color: #000 !important;
}
.product-miniature-default .product-flags,
.product-cover .product-flags {
	bottom: 0;
	top: auto;
	width: 100%;
	height: 100%;
}
.product-miniature-default .product-flags {
	position: static;
	transition: all 0.6s ease-in-out;
}
.product-cover:hover .product-flags {
    opacity: 0;
    visibility: hidden;
	z-index: -1;
}
.products-grid .thumbnail-container,
.product-cover,
.product-miniature-list .thumbnail-container {
	overflow: hidden;
}
.product-miniature-default .product-flag.discount {
	font-size: 13px;
	font-weight: 600;
	transform: rotate(45deg);
	background: #fbad8f !important;
	padding: 23px;
	bottom: -16px;
    left: -65px;
    position: absolute;
    color: #000;
    text-transform: uppercase;
    width: 186px;
    height: 82px;
    text-align: center;
    vertical-align: bottom;
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.product-cover .product-flag.discount {
	font-size: 20px;
	font-weight: 600;
	transform: rotate(45deg);
	padding: 20px;
    bottom: -20px;
    left: -96px;
    position: absolute;
    color: #000;
    text-transform: uppercase;
    width: 230px;
    height: 103px;
    text-align: center;
    vertical-align: bottom;
    display: flex;
    justify-content: center;
    align-items: baseline;
	background: #fbad8f !important;
}
.product-miniature-default .product-flag.new {
	font-size: 13px;
	font-weight: 600;
	transform: rotate(45deg);
	background: #fbad8f !important;
    padding: 23px;
    top: -16px;
    right: -65px;
    position: absolute;
    color: #000;
    text-transform: uppercase;
    width: 186px;
    height: 82px;
    text-align: center;
    vertical-align: bottom;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.product-cover .product-flag.new {
	font-size: 20px;
	font-weight: 600;
	transform: rotate(45deg);
	background: #fbad8f !important;
	padding: 20px;
    top: -20px;
    right: -65px;
    position: absolute;
    color: #000;
    text-transform: uppercase;
    width: 230px;
    height: 103px;
    text-align: center;
    vertical-align: bottom;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.product-price {
	color: #000;
}
.products-grid .product-title {
	margin-top: 35px;
}
.products-grid .product-title a,
.products-list .product-title a {
	color: #000 !important;
}
.products-list .col-description,
.products-list .col-buy {
	padding-top: 20px;
}
.products-list .product-price {
	font-size: 0.875rem;
}
.products-list .h3.product-title {
	font-size: 1rem;
}
.products-list .product-miniature-list-row {
    margin: 0 0 0 -0.7rem;
    padding: 0;
}
.btn-product-list {
	width: 100%;
	margin-top: 15px;
	font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 900;
	opacity: 0;
	transition: all 0.6s ease;
}
.products-list .product-miniature-default .btn-product-list {
	opacity: 1;
}
.products-grid .product-miniature-default:hover .btn-product-list {
	opacity: 1;
}
.product-add-cart {
	margin-top: 15px;
}
.btn-product-list .fa-shopping-bag.bag-icon,
.page-product .add-to-cart .fa-shopping-bag.bag-icon {
	display: none;
}
.page-product .product-actions .add-to-cart {
	padding-left: 100px;
	padding-right: 100px;
}
.page-product .current-price {
	width: 100%;
	display: block;
}
.page-product .current-price,
.page-product .product-discount {
	width: 100%;
}
.page-product .current-price {
	margin-top: 5px;
	margin-bottom: 5px;
}
.product-discount .regular-price {
	color: #b7b7b7;
}
.products-selection {
	color: #999;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding-top: 0;
	padding-bottom: 0;
	font-size: 14px;
	line-height: 20px;
}
.products-selection .form-control {
	font-size: 14px;
	line-height: 20px;
}
.col-product-info {
	padding-top: 20px;
}
.product-actions .fa.fa-angle-up.touchspin-up:before {
	content: "\002B";
}
.product-actions .fa.fa-angle-down.touchspin-down:before {
	content: "\2212";
}
.product-actions .btn-touchspin {
	border-top: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-left: 1px solid #fff;
}
.product-actions .bootstrap-touchspin-up {
	border-bottom: 1px solid #fff;
}
.product-quantity .form-control:focus {
	border-color: #e3e3e3;
}
.product-quantity .bootstrap-touchspin .btn-touchspin:hover {
    background-color: hsla(0,0%,63%,0);
}
#search_filters .block-title,
#vt-filters h5.block-title {
	text-transform: uppercase;
	font-size: 16px;
	margin-bottom: 5px;
	border-bottom: none;
}
#content-wrapper .product-accessories .section-title {
	font-size: 24px;
	line-height: 30px;
	text-transform: uppercase;
	background: rgb(244,216,205);
	background: linear-gradient(45deg, rgba(244,216,205,1) 80%, rgba(255,255,255,1) 80%);
	letter-spacing: 1px;
	font-weight: 600;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	border-bottom: none;
}
#content-wrapper .product-accessories .section-title:before {
	content: "";
    position: absolute;
	width: 50%;
	height: 100%;
	left: -50%;
	top: 0;
	background: #f4d8cd;
}
.page-product .product-modals {
	display: flex;
    flex-direction: column;
}
.page-product .product-modals .btn-primary {
	align-self: flex-start;
	font-size: 12px;
    line-height: 26px;
    background: #b7b7b7;
    color: #fff;
    padding: 5px 14px;
    font-weight: 400;
    letter-spacing: 0.6px;
    border: 1px solid #b7b7b7;
    margin-bottom: 10px;
}
.page-product .product-modals .btn-primary:hover,
.vt-modal .modal-footer .btn:hover {
	background: #000;
}
.vt-modal .modal-header {
	flex-direction: row-reverse;
	align-items: center;
	border-bottom: 1px dashed #e9ecef;
}
.vt-modal .modal-header .modal-title {
	font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.vt-modal .modal-body p {
	font-size: 16px;
	line-height: 22px;
    color: #666;
}
.vt-modal .modal-footer {
	border-top: 1px dashed #e9ecef;
}
.vt-modal .modal-footer .btn {
	border: 1px solid #ccc;
	padding: 5px 15px;
    font-size: 14px;
    line-height: 20px;
}
.vt-modal .modal-footer .btn:hover {
	color: #fff;
}
#blockcart-modal .modal-title {
    font-size: 18px;
	line-height: 24px;
}
#blockcart-modal .modal-title i {
	color: #fbad8f;
}
#blockcart-modal .modal-header {
	align-items: center;
	border-bottom: 1px dashed #e9ecef;
}
#blockcart-modal .col-info .product-name a {
	font-weight: 600;
	color: #000;
}
#blockcart-modal .cart-content-btn {
	margin-top: 40px;
}
#blockcart-modal .cart-content-btn .btn-block {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 !important;
    width: 49%;
    text-transform: uppercase;
    font-weight: 600;
    background: #ebebeb;
    border: 1px solid #ebebeb;
}
#blockcart-modal .cart-content-btn .btn-block:hover {
	background: #000;
    border: 1px solid #000;
	color: #ebebeb;
}
#blockcart-modal .modal-body {
	padding: 1rem 1rem 2rem 1rem;
}
/*Category*/
.page-category #wrapper .breadcrumb {
	margin-bottom: 0;
}
.page-category #main > .row {
	margin-right: 0;
    margin-left: 0;
}
.page-category #vt-filters {
	width: 100%;
	padding-left: 0 !important;
	padding-right: 15px;
	padding-top: 22px;
}
.page-category #left-column {
	padding-left: 0;
	padding-right: 0;
}
.page-category #products {
	width: 100%;
	padding-left: 15px;
	padding-right: 0;
}
@media all and (min-width: 768px) {
	.page-category #vt-filters {
		width: 20%;
	}
	.page-category #products {
		width: 80%;
	}
}
.page-category #vt-filters {
	float: left;
}
.page-category #products {
	float: right;
}
.page-category .products-selection {
	padding-right: 5px;
}
.page-category #content-wrapper .page-title {
	text-transform: uppercase;
	font-size: 30px;
	line-height: 36px;
	font-weight: 900;
    border-bottom: none;
    margin-bottom: 0;
	margin-top: auto;
}
.page-category .category-description span {
	font-size: 18px !important;
	line-height: 24px;
}
.page-category .vt-category-text {
	padding: 50px;
	margin-left: 1%;
    max-width: 74%;
	background: rgb(235,235,235);
	background: linear-gradient(131deg, rgba(235,235,235,1) 35%, rgba(250,235,230,1) 35%);
}
.page-category .vt-category-text,
.page-category .category-image {
	margin-bottom: 40px;
	margin-top: 40px;
}
.page-category .block-links .category-sub-menu li a {
	color: #000;
	padding-left: 0;
}
.page-category .category-sub-menu li a:before {
	display: none;
}
.page-category .category-sub-menu li {
	margin-bottom: 8px;
}
.page-category .collapse .category-sub-menu {
	margin-top: 5px;
}
.page-category .products-list .product-miniature .product-description-short {
	opacity: 1;
	margin-top: 20px;
    font-size: 14px;
    line-height: 20px;
    max-width: 80%;
}
#search_filters .facet .facet-label a,
#search_filters_brands .facet .facet-label a,
#search_filters_suppliers .facet .facet-label a {
	color: #000;
	font-size: 16px;
}

@media all and (min-width: 768px) {
	.page-category .category-image.col-md-3 {
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		padding-left: 0;
		padding-right: 0;
	}
	.page-category .col-md-9.vt-category-text {
		-ms-flex: 0 0 79%;
		flex: 0 0 79%;
		max-width: 79%;
	}
}
/*Cart*/
#blockcart-content .col-info .pb-1 a {
	font-weight: 600;
	color: #000;
}
#blockcart-content .block-cart-product-quantity.form-control {
	padding: 5px 10px;
}
#blockcart-content .bootstrap-touchspin .input-group-btn-vertical i {
	top: -1px;
}
#blockcart-content .cart-totals {
	font-size: 17px;
	line-height: 23px;
}
#blockcart-content .cart-buttons .btn-block {
    display: inline-block;
    padding: 10px;
    font-size: 14px;
    line-height: 20px;
    margin: 0 !important;
    width: 49%;
    text-transform: uppercase;
    font-weight: 600;
    background: #ebebeb;
    border: 1px solid #ebebeb;
}
#blockcart-content .cart-buttons .btn-block:hover {
	background: #000;
    border: 1px solid #000;
	color: #ebebeb;
}
/*Pages*/
.page-header {
	margin-top: 40px;
	margin-bottom: 40px;
}
#content-wrapper .page-header .page-title,
.page-cart #content-wrapper .page-title {
	text-transform: uppercase;
    font-size: 30px;
    line-height: 36px;
    font-weight: 900;
	border-bottom: 1px solid #fff;
}
.page-cart #content-wrapper .page-title {
	margin-top: 40px;
}
.page-authentication #content {
	border: 1px solid #fff;
}
.page-customer-account #content .no-account {
	margin-top: 2rem;
}
.page-cart .cart-items .product-line-grid-body .product-line-info a {
	color: #000;
	font-weight: 600;
}
.page-cart .cart-items .product-line-info.product-line-info-secondary.text-muted {
	opacity: 1;
	color: #000;
}
#contact .contact-form h4 {
	display: none;
}
#footer .block-newsletter h5 {
	color: #000;
}
#contact .contact-form .form-footer .btn:disabled,
#contact .contact-form .form-footer .btn-primary {
	opacity: 1;
	background: #000;
	color: #fff;
	border: 1px solid #000;
}
#contact .contact-form .form-footer .btn-subscribe:hover,
#contact .contact-form .form-footer .btn-primary:hover {
	background: #666;
}
#contact .page-content {
	position: relative;
}
#contact .contact-info-block {
	position: absolute;
	top: 80px;
	left: 0;
	max-width: 30%;
    padding-top: 20px;
    margin-top: 20px;
}
#contact .contact-info-block  p {
	margin-bottom: 8px;
    font-size: 14px;
}
#contact .social-block {
	display: none;
}
/*Footer*/
#footer .block-newsletter h5 {
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px !important;
    letter-spacing: 1.5px;
}
#footer .block-newsletter {
	max-width: 640px;
	margin: 0 auto;
}
#footer .block-newsletter .newsletter-input-group {
	max-width: 580px;
	margin: 0 auto;
}
#footer .block-newsletter p {
	color: #000 !important;
	text-align: center;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
}
#footer .ps-emailsubscription-block .btn-subscribe {
	background: #000;
	color: #fff !important;
	font-size: 16px;
    line-height: 22px;
	font-weight: 400;
	padding: 0 3rem;
}
#footer .ps-emailsubscription-block .btn-subscribe:hover {
	background: #666;
}
#footer .ps-emailsubscription-block .custom-checkbox input[type=checkbox] + span:not(.color),
#footer .ps-emailsubscription-block .custom-radio {
	background: #fff;
    color: #000;
    border-color: #ccc;
}
#footer .ps-emailsubscription-block .text-muted.ps-emailsubscription-conditions {
	padding: 0;
}
#footer .ps-emailsubscription-block .text-muted {
	padding: 0 15px;
}
#footer .ps-emailsubscription-block .newsletter-input-group {
	border: none;
}
#footer .block-newsletter .fa-envelope-o:before {
	color: #fff;
}
#footer #footer-container-first .ps-emailsubscription-block .input-subscription {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
#footer-container-first .container {
	/*background: #f4d8cd;*/
	padding-top: 60px;
	padding-bottom: 70px;
}
#footer-container-main {
	padding-top: 20px;
	padding-bottom: 20px;
}
#footer-copyrights .copyright-txt {
	text-align: right;
	background: #fff;
}
#footer-copyrights {
	/*background: rgb(244,216,205);
	background: linear-gradient(90deg, rgba(244,216,205,1) 90%, rgba(255,255,255,1) 90%);*/
	background: #fff;
	padding-top: 0;
	padding-bottom: 0;
}
#footer-copyrights .copyright-txt {
	padding-top: 20px;
	padding-bottom: 40px;
	position: relative;
}
#footer-copyrights .copyright-txt:after {
	content: " ";
    position: absolute;
    width: 0;
	height: 0;
	border-top: 100px solid #fff;
    border-left: 138px solid transparent;
    top: 0;
    left: -137px;
}
#footer-copyrights .copyright-txt p {
	color: #9e9e9e;
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 0;
}
#footer-container-main .block-links ul > li {
	display: inline-block;
    margin-right: 25px;
	margin-bottom: 0;
}
#footer-container-main .block-links ul > li a {
	font-weight: 400;
	letter-spacing: 1px;
	padding-left: 0;
}
#footer-container-main .block-links ul > li a:before {
	display: none;
}
#footer #footer-container-main .block-title {
	visibility: hidden;
	opacity: 0;
	height: 0;
	width: 0;
}
#footer hr {
	border-top: none;
}
#footer .footer-logo {
	margin-left: -65px;
}
#footer .block-iqitlinksmanager {
	display: flex;
    align-items: center;
	justify-content: flex-start;
}
#footer .block-iqitcontactpage p {
	display: inline;
}
#footer .block-iqitcontactpage .part {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#footer .block-iqitcontactpage .part img {
	width: 100px;
	max-width: 100%;
}
#footer .social-block {
	float: right;
	display: flex;
}
#footer .social-block li {
	margin-left: 5px;
}
#footer .social-block li a {
	background: #000;
    border-radius: 100%;
    padding: 3px;
	color: #fff !important;
}
.ps-emailsubscription-block .btn:disabled {
	opacity: 1 !important;
}
#stores .store-item-footer .fa {
	margin-right: 10px;
}
#stores .store-description .fa {
	margin-left: 10px;
}
#stores .page-stores .store-item-container .divide-left th {
    text-align: left;
}
#iqitpopup .iqitpopup-content {
	padding: 0;
}
/*RESPONSIVE*/
@media all and (min-width: 768px) {
	.hp-category-banner .elementor-column-gap-default .elementor-element-populated {
		padding: 5px !important;
	}
}
@media all and (max-width: 1599px) {
	#back-to-top {
		bottom: 6rem;
		right: 1rem;
		width: 2rem;
		height: 2rem;
	}
	#back-to-top.-back-to-top-visible .fa {
		font-size: 20px;
		line-height: 25px;
	}
}
@media all and (max-width: 1279px) {
	.hp-about-section:after {
		border-top: 300px solid #f4d8cd;
		border-left: 450px solid transparent;
	}
	.page-category .vt-category-text {
		padding: 30px;
	}
	.products-list .product-miniature-default .product-flag.new {
		font-size: 10px;
		padding: 10px;
		top: -16px;
		right: -65px;
		width: 151px;
		height: 56px;
	}
	.products-list .product-miniature-default .product-flag.discount {
		font-size: 10px;
		padding: 10px;
		bottom: -21px;
		left: -62px;
		width: 140px;
		height: 60px;
	}
	.page-category .vt-category-text {
		padding: 22px;
	}
	.page-category #content-wrapper .page-title {
		font-size: 22px;
		line-height: 28px;
	}
	.page-category .vt-category-text .category-description-top {
		font-size: 14px;
		line-height: 20px;
	}
	.page-category .products-list .product-description-short,
	.page-category .btn-product-list,
	.page-category .products.products-grid .btn-product-list {
		opacity: 1;
	}
	.page-category .products-list .product-description-short {
		font-size: 14px;
		line-height: 20px;
	}
}
@media all and (max-width: 1200px) {
	.about-us-col-one {
		padding-right: 50px;
	}
	.about-us-col-two {
		padding-left: 50px;
	}
	.about-us-img-one:after {
		width: 465px;
		height: 140%;
		background: #f4d8cd;
		top: 100px;
		right: -21px;
		z-index: -1;
		left: auto;
	}
}
@media all and (max-width: 991px) {
	.header-nav .col:last-child {
		display: flex;
		flex-direction: row-reverse;
	}
	.header-nav .language-selector-wrapper {
		float: right;
	}
	#iqitmegamenu-mobile {
		background-image: url("/img/cms/qualite-personnalite-simplicite.png");
		background-repeat: no-repeat;
		background-position: bottom 10% right 10px;
		background-size: 150px 150px;
	}
	#mobile-header .logo.img-fluid {
		max-width: 150px;
	}
	#mobile-header .mobile-main-bar {
		padding-top: 0;
		padding-bottom: 20px;
	}
	#mobile-header .mobile-buttons-bar {
		background: #fff;
		padding-top: 5px;
		padding-bottom: 4px;
	}
	#iqitmegamenu-mobile {
		background: #fff;
	}
	#mobile-header .m-nav-btn {
		color: #000;
	}
	#mobile-cart-toogle .cart-products-count-btn {
		background: #fbad8f !important;
		color: #fff;
		box-shadow: 0 0 3px rgba(0, 0, 0, 0.9) !important;
	}
	.col-mobile-menu-push.show #mobile_menu_click_overlay {
		background: rgba(0,0,0,0.5);
	}
	#_mobile_blockcart-content.dropdown-menu,
	#_mobile_iqitmegamenu-mobile.dropdown-menu {
		background: #f4d8cd !important;
	}
	#_mobile_iqitmegamenu-mobile.dropdown-menu {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
	}
	#iqitmegamenu-mobile a,
	#iqitmegamenu-mobile a:link,
	#iqitmegamenu-mobile a:visited,
	#iqitmegamenu-mobile a:hover {
		color: #000;
	}
	#iqitmegamenu-mobile a {
		text-transform: uppercase;
		font-weight: bold;
		background: #f4d8cd;
	}
	#iqitmegamenu-mobile li ul li a {
		background: #f7e4dd;
	}
	#iqitmegamenu-mobile li ul li ul li a {
		background: #f7ede9;
	}
	#iqitmegamenu-mobile li ul li ul a {
		text-transform: none;
		font-weight: normal;
	}
	#iqitmegamenu-mobile .mm-expand {
		font-size: 28px;
		color: #000;
		height: 52px;
		line-height: 54px;
	}
	#iqitmegamenu-mobile li ul {
		padding: 6px 0 0 0;
		margin-left: 0;
	}
	#iqitmegamenu-mobile li ul li ul {
		padding-left: 10px;
	}
	#iqitmegamenu-mobile li ul li .mm-expand {
		font-size: 22px;
		line-height: 40px;
	}
	#iqitmegamenu-mobile li {
		border-bottom: 1px solid #dec6bc;
	}
	#iqitmegamenu-mobile li ul li,
	#iqitmegamenu-mobile li ul li ul li	{
		border-bottom: none;
	}
	#mobile-header {
		border-bottom: none;
	}
	.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
		width: 500px;
	}
	#mobile-header .m-nav-btn:hover {
		background: #f7e4dd;
	}
	.mobile-buttons-bar .col-mobile-menu-push,
	.mobile-buttons-bar .col-mobile-btn-search,
	.mobile-buttons-bar .col-mobile-btn-account {
		border-right: 1px solid #dec6bc;
	}
	#wrapper .breadcrumb {
		margin-top: 0;
	}
	.page-authentication #content-wrapper .h1.page-title,
	.page-cart #content-wrapper .page-title,
	.page-order #content-wrapper .h1.page-title,
	.page-my-account #content-wrapper .h1.page-title {
		text-align: center;
	}
	#search-widget-mobile.dropdown-menu {
		background: #ebebeb;
		padding: 0.5rem;
	}
	.page-order #cart-summary-product-list .media-list {
		margin-top: 10px;
	}
	.hp-intro-banner .elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-center {
		max-width: 75%;
	}
	.hp-intro-banner h4 {
		background: rgba(0,0,0,0.6);
		font-size: 26px;
		line-height: 32px;
		border: none;
	}
	.hp-about-section:after {
		border-top: 250px solid #f4d8cd;
		border-left: 350px solid transparent;
	}
	#back-to-top.-back-to-top-visible {
		z-index: 2;
	}
}
@media all and (max-width: 800px) {
	#header .header-nav .left-nav,
	#header .header-nav .center-nav {
		display: none;
	}
	#header .header-nav .right-nav {
		width: 100%;
	}
	#header .header-nav .social-links._topbar {
		position: absolute;
		left: 14px;
	}
}
@media all and (max-width: 768px) {
	.about-us-section {
		padding-bottom: 30px;
	}
	.about-us-section .elementor-row {
		flex-direction: column;
	}
	.about-us-col-one,
	.about-us-col-two {
		max-width: 500px;
		width: 100% !important;
		margin: 0 auto 50px;
	}
	.about-us-img-two,
	.about-us-img-last {
		padding: 20px 0px 0 20px;
	}
	.about-us-img-one {
		padding: 20px 20px 0 0px;
	}
	.about-us-col-one {
		padding-top: 20px;
		margin-bottom: 50px;
		padding-right: 0;
	}
	.about-us-col-two {
		padding-left: 0;
	}
	.about-us-col-one img {
		margin-top: 20px;
		margin-bottom: 20px;
		position: relative;
	}
	.about-us-img-two:after {
		width: 95%;
		height: 40%;
		background: #f4d8cd;
		bottom: -115px;
		left: 0;
	}
	.about-us-img-one:after {
		width: 95%;
		height: 540px;
		background: #f4d8cd;
		top: 100px;
		right: 0;
		left: auto;
	}
	.about-us-img-last:after {
		width: 95%;
		height: 90%;
		background: #f4d8cd;
		bottom: -252px;
		left: 0;
	}
	.about-us-text-left-one {
		padding-left: 15px;
		padding-right: 15px;
	}
	.about-us-text-left-two,
	.about-us-text-right-two {
		max-width: 90%;
		padding-left: 20px;
	}
	.about-us-text-right-one {
		padding-left: 43px;
		max-width: 95%;
	}
	.about-us-img-last {
		margin-top: 70px;
		margin-bottom: 20px;
	}
}
@media all and (max-width: 767.98px) {
	#left-column.-only-facet-search #facets_search_wrapper {
		display: block;
	}
	#left-column.-only-facet-search>:not(#facets_search_wrapper) {
		display: none;
	}
	.page-cart .cart-item-header.hidden-sm-down {
		display: none !important;
	}
	.hidden-sm-down {
		display: block !important;
	}
	.hidden-sm-down #products {
		display: none;
	}
	.page-category #products,
	.page-category #vt-filters {
		width: 100%;
	}
	.page-category #search_filter_toggler {
		background: #e3e3e3;
		border: none;
	}
}
@media all and (max-width: 767px) {
	#back-to-top {
		bottom: 1rem;
		right: 1rem;
		width: 2rem;
		height: 2rem;
	}
	#back-to-top.-back-to-top-visible .fa {
		font-size: 20px;
		line-height: 25px;
	}
	#mobile-header .logo.img-fluid {
		max-width: 115px;
	}
	#footer .block-toggle > .block-content {
		opacity: 1;
		visibility: visible;
		height: auto;
	}
	#mobile-header .mobile-main-bar {
		padding-top: 0;
		padding-bottom: 10px;
	}
	#footer .block-iqitlinksmanager {
		text-align: center;
		justify-content: center;
	}
	#footer .block-iqitcontactpage .part {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
	}
	#footer .footer-logo {
		margin-left: 0;
	}
	#footer-container-main .block-links ul > li {
		display: block;
		text-align: center;
		width: 100%;
		margin-bottom: 10px;
	}
	#footer .block-newsletter h5 {
		font-size: 24px;
		line-height: 30px;
	}
	#footer .block-newsletter {
		padding-left: 30px;
		padding-right: 30px;
	}
	#footer .block-newsletter .newsletter-input-group {
		flex-direction: column;
	}
	#footer .block-newsletter .form-control.input-subscription {
		width: 100%;
		text-align: center;
	}
	#footer .ps-emailsubscription-block .btn-subscribe {
		padding: 0.5rem 3rem;
	}
	.page-cart .cart-items {
		margin-bottom: 2rem;
	}
	.page-cart .cart-items {
		border-top: 1px solid hsla(0,0%,63%,.25);
	}
	.page-cart .cart-items .product-line-actions > .row {
		justify-content: space-evenly !important;
		width: 100%;
	}
	.page-cart .cart-items .product-line-grid-body > .row {
		justify-content: space-evenly !important;
		flex-direction: row-reverse;
	}
	.page-cart .cart-items .product-line-grid-body .product-line-info {
		padding-left: 7px;
		margin-bottom: 5px;
	}
	.page-cart #cart-subtotal-products {
		margin-bottom: 7px;
	}
	.page-cart .cart-grid-right {
		margin-top: 2em;
	}
	.page-cart .cart-items .product-line-grid-body .product-line-info a,
	.page-cart .cart-summary-line.cart-total	{
		font-size: 16px;
		line-height: 22px;
	}
	.hp-intro-banner .elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-center {
		max-width: 90%;
	}
	.hp-intro-banner h4 {
		font-size: 22px;
		line-height: 32px;
		background: rgba(0,0,0,0.6);
		padding: 20px 10px;
	}
	.hp-about-section:after {
		border-top: 100px solid #f4d8cd;
		border-left: 150px solid transparent;
	}
	.hp-about-section .elementor-text-editor {
		max-width: 80%;
		text-align: center;
		margin: 0 auto;
	}
	.hp-about-section .elementor-image img {
		max-width: 90% !important;
		margin-bottom: 50px;
	}
	.page-category #content-wrapper .page-title {
		font-size: 30px;
		line-height: 36px;
		padding-bottom: 0;
	}
	.page-category .category-image {
		padding-left: 0;
		padding-right: 0;
		margin-bottom: 0;
		margin-top: 20px;
	}
	.page-category .category-image img {
		width: 100%;
	}
	.page-category .vt-category-text {
		margin-top: 20px;
		width: 100%;
		max-width: 100%;
		padding: 30px;
		text-align: center;
		margin-left: 0;
		background: linear-gradient(131deg, rgba(235,235,235,1) 68%, rgba(250,235,230,1) 68%);
	}
	.page-category .vt-category-text .category-description-top {
		margin-top: 15px;
		margin-bottom: 0;
	}
	.page-category .vt-category-text .category-description-top p:last-child {
		margin-bottom: 0;
	}
	.page-category #products {
		padding-left: 0;
	}
	.page-category .products.products-grid .js-product-miniature-wrapper {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.page-category .products.products-grid .product-miniature-layout-1 {
		border: 1px solid #e3e3e3;
	}
	.page-category .products-grid .product-title {
		margin-top: 0px;
	}
	.page-category .products-selection .form-control {
		padding: 5px;
	}
	.product-miniature-grid .product-title,
	.products-list .h3.product-title {
		font-size: 18px;
		line-height: 24px;
	}
	.product-miniature-grid .product-price,
	.products-list .product-price {
		font-size: 14px;
		line-height: 20px;
	}
	.page-category .products-list .product-description-short {
		font-size: 16px;
		line-height: 22px;
	}
	.page-product .product-description p {
		font-size: 14px;
		line-height: 24px;
	}
	.page-category #js-product-list-top .facated-toggler,
	.page-category #js-product-list-top .view-switcher {
		flex: 0 0 50%;
		width: 50%;
		max-width: 50%;
		margin-bottom: 15px;
	}
	.page-category #js-product-list-top .col:last-child {
		flex: 0 0 100%;
		width: 100%;
		max-width: 100%;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
	}
	.page-category #js-product-list-top .view-switcher {
		text-align: right;
	}
	.page-category #js-product-list-top .view-switcher a	{
		display: inline-block !important;
	}
	.page-category .products-selection .showing {
		font-size: 12px;
		line-height: 28px;
	}
	.page-category #left-column #facets_search_wrapper {
		border: 1px solid #e3e3e3;
		padding: 15px !important;
	}
	.page-category #vt-filters {
		padding: 0 !important;
	}
	.page-category #vt-filters #left-column {
		margin-top: 1rem;
	}
	.page-category #vt-filters #left-column .block {
		margin-bottom: 0;
	}
	.page-category #vt-filters .btn-primary,
	.page-category #vt-filters .btn-secondary {
		height: 46px;
		width: 110px;
		font-size: 14px;
		line-height: 24px;
		padding: 10px;
		font-weight: 400;
	}
	.page-category #vt-filters .btn-secondary .fa.fa-times {
		margin-right: 4px !important;
	}
	.page-category #vt-filters .btn-primary .fa.fa-filter {
		display: none;
	}
	.page-category .products-list .product-miniature-list-row {
		margin: 0;
		padding: 10px 0 0 0;
		border: 1px solid #e3e3e3;
	}
	#main-product-wrapper {
		margin-top: 20px;
	}
	#main-product-wrapper .product-add-to-cart {
		position: relative;
		bottom: auto;
		box-shadow: none;
		padding-left: 0;
		padding-right: 0;
	}
	.product-cover .product-flag.new {
		font-size: 16px;
		width: 216px;
		height: 76px;
	}
	.product-cover .product-flag.discount {
		font-size: 16px;
		width: 216px;
		height: 84px;
	}
	.page-product .product-actions .add-to-cart {
		padding-left: 15px;
		padding-right: 15px;
	}
	#content-wrapper .product-accessories .section-title:before {
		display: none;
	}
	.page-product .product-accessories .swiper-button-next,
	.page-product .product-accessories .swiper-button-prev {
		padding: 10px 5px;
	}
	.page-product .product-accessories .swiper-button-next:after,
	.page-product .product-accessories .swiper-button-prev:after {
		font-size: 30px;
	}
	.page-product .product-accessories .swiper-button-prev {
		left: 6px;
	}
	.page-product .product-accessories .swiper-button-next {
		right: 6px;
	}
	#content-wrapper .product-accessories .section-title {
		background: rgb(244,216,205);
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0;
		text-align: center;
	}
	.products.products-grid.swiper-container.swiper-default-carousel .product-miniature-default .product-flag.new {
		width: 143px;
		height: 62px;
		font-size: 10px;
		padding: 10px;
		top: -24px;
		right: -65px;
	}
	.products.products-grid.swiper-container.swiper-default-carousel .product-miniature-default .product-flag.discount {
		font-size: 10px;
		width: 152px;
		height: 58px;
		padding: 10px;
		bottom: -19px;
		left: -66px;
	}
	.products.products-grid.swiper-container.swiper-default-carousel .h3.product-title {
		font-size: 14px;
		line-height: 20px;
		margin-top: 3px;
	}
	.products.products-grid.swiper-container.swiper-default-carousel .btn-product-list {
		font-size: 10px;
	}
	.btn-product-list {
		opacity: 1;
	}
	#blockcart-modal .cart-content-btn .btn-block {
		padding: 20px;
	}
	#iqitcookielaw .btn-primary {
		font-size: 14px;
		line-height: 20px;
		font-weight: 800;
		text-transform: uppercase;
		padding: 5px 10px;
	}
	.page-authentication #content-wrapper .h1.page-title,
	.page-cart #content-wrapper .page-title,
	.page-order #content-wrapper .h1.page-title,
	.page-my-account #content-wrapper .h1.page-title,
	#cms #content-wrapper .page-header .page-title	{
		font-size: 22px;
		line-height: 28px;
	}
	#contact .page-content {
		display: flex;
		flex-direction: column-reverse;
	}
	#contact .contact-info-block {
		position: relative;
		max-width: 100%;
		top: auto;
		left: auto;
		margin-top: 42px;
	}
	#contact .contact-page-info {
		position: absolute;
		top: -42px;
		border-bottom: none;
	}
	#contact .contact-page-info hr {
		border-top: none;
	}

}
@media all and (max-width: 640px) {
	.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
		width: 300px;
	}
	#iqitcookielaw {
		width: 92%;
	}
}
@media all and (max-width: 400px) {
	.about-us-img-one:after {
		height: 480px;
	}
}
@media all and (max-width: 320px) {
	.col-mobile-menu-push #_mobile_iqitmegamenu-mobile {
		width: 260px;
	}
	.hp-intro-banner .elementor-widget-banner .elementor-iqit-banner-content-on.elementor-banner-align-middle-center {
		max-width: 90%;
	}
}
#ot-sdk-cookie-policy, #ot-sdk-btn {
	display: none;
}



















