body {
    overflow: hidden;
}
button {
    outline: none;
}
.faq_content ul {
    list-style-type: none;
}
.greenmarker {
	margin: 5px 0px 10px 0px;
    list-style-type: none;
    padding-left: 0;
}
.inline li {
	display: inline-block;
	font-weight: 600;
}
.cart_total_price_products, .cart_total_price_voucher {
    justify-content: flex-end !important; 
}
.sd-sum--container .discount_name_block, .sd-sum--container .discount_name_block .error {

    display: block !important; 
	width: auto !important; 

}
.sd-sum--container .discount_name_block .error p{

    display: none !important;  

}
.sd-sum--container .discount_name_block .error ol{
    list-style-type: none;
    padding: 0;   
	color: #DA2549;
    font-size: 12px;
	margin-top: 0;
    text-align: right;
}
.greenmarker li {
	margin-bottom: 5px;
	margin-right: 20px;
	font-size: 20px;
}

.greenmarker li::before {
	content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    background-color: #32AE1F;
    margin-right: 11px;
    margin-top: -3px;
}
.sd-layout h2.deliverypay-h2,
.deliverypay-h3,
.fs-shop-title-servisees{
	color: var(--main-color)!important;    
    font-size: 24px!important;  
	
}
.fs-shop-title{
	    background: #F4F4F4;
    color: var(--main-color);
    font-size: 24px!important;
    display: flex;
    align-items: center;
    padding: 10px!important;
}
h3.fs-shop-title img{
	
    margin-right: 15px;
	
}
.fs-shop-title.is-services{
	background-image: none!important;
	
}

.catalog-page .sd-layout__category-products .product-banner img {

    translate(-50%, -0%) !important;

}
.catalog-page .sd-layout__category-products .product-banner .slider-carousel {
    height: 100% !important;
}
.catalog-page .sd-layout__category-products .product-banner div {
    height: 100% !important;
}
.catalog-page .sd-layout__category-products .product-banner a {
	display: block;
    height: 100% !important;
}
.product-card__thumb {
	min-height: 220px;
}
.sd-product__payment-item {
	cursor: pointer;
}
.pay_submit {
    text-align: center;
    line-height: 48px;
    text-decoration: none;
}
.pay_submit:hover {
	color: #FFF;
}
/*.brand-cell__img {*/
    /*min-height: 100px;*/
/*}*/
#carrier_area .address_delivery .error, #opc_account_form .form-container--input .error{
    border-color: #DA2549;
}
.list{
	display:none;
}
.js-content-navigation-news {
    margin-top: 50px;
}
.sd-fullcolor-button:hover {
    color: #fff !important;
}
.sd-product-page__pagination li.actived {
    color: #fff;
    background: #ff8400;
    border-color: #ff8400;
}
.delivery-details--txt {
    max-width: 335px !important;
}
.delivery-details--txt span.lightred {
    display: none;
}
.sd-product__motivation-item:not(.checked):focus .sd-product__motivation-icon.is-compare{
	filter: grayscale(1);
    opacity: 0.5;
}
 .sd-tabs__button {
	text-align: center;
    text-decoration: none;
}
#notify_me_popup .sd-popup--form-button {
    width: 200px;
    margin: 0 auto !important;
}

#notify_me_popup .sd-popup--checkbox .checkbox-text {
    position: relative;
    padding-left: 0px !important;
}

#product #best_price_popup .input-error {
    bottom: 18px;
	    left: 19px;
}

.list .product-card__block_list ul li:nth-child(8),
.list .product-card__block_list ul li:nth-child(9) {
    display: none;
}

.catalog-page .sd-layout__products.list .product-cell {
    width: 100%;
    height: 285px;
}

.catalog-page .sd-layout__products.list .product-card {
    max-width: none;
    display: flex;
    justify-content: space-between;
    align-items: start;
    padding-top: 0;
    height: 285px;
}

.catalog-page .sd-layout__products.list .product-card__block {
    display: flex;
    flex-direction: column;
    align-items: baseline;
}

.catalog-page .sd-layout__products.list .product-card__block:nth-child(2) {
	flex-direction: row;
	justify-content: flex-start;
}

.wholesale_bottom {
    margin-bottom: 0px !important;
}

.company-sertificate_img-wrap img {
    height: 457px;
    width: auto;
}
.hidden {
    display: none !important;
}

#new_account_form {
    max-height: 755px;
}

.sd-cart--finish-order #opc_payment_methods {
    justify-content: space-between;
}

.sd-cart--finish-order .paiement_block .form-container--comment {
    color: #6D6D6D;
    font-size: 12px;
    line-height: 19px;
    margin-top: 10px;
   
}

.sd-cart--finish-order #carrier_area {
    justify-content: inherit !important;
}

.sd-cart--finish-order #carrier_area .sd-popup--checkbox{
    padding-right: 40px ;
}

.sd-cart--finish-order input,
.sd-cart--finish-order textarea {
    font-size: 15px;
    border: 1px solid #c4c4c4;
    float: left;
    outline: none;
	padding: 0 15px;
}

.sd-cart--finish-order input:focus,
.sd-cart--finish-order input:hover {
    border: 1px solid #c4c4c4;
}

.form-container--input .input-title-first {
    margin-top: 0px !important;
}

.sd-cart--finish-order .address_delivery input[type=text],
.sd-cart--finish-order .address_delivery select {
    width: 350px;
    height: 50px;
	box-sizing: border-box;
}
.sd-cart--finish-order .address_delivery select {
	width: 350px;
    font-size: 15px;
	border: 1px solid #c4c4c4;
	color: #232121;
	padding: 0 15px;
	box-sizing: border-box;
    appearance: none;
    position: relative;
    background-image: url("/themes/dilecta/assets/img/new/arrow-down-black.svg");
    background-position: 96% center;
    background-repeat: no-repeat;
}


.address_delivery .input-title {
    display: block;
}

@media screen and (min-width: 1025px) {
    .sd-sum--container:nth-child(2) .discount_name_block {
        padding-left: 0;
    }
}

.sd-sum--container .discount_name_block {
    width: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    padding-left: 20px;
    box-sizing: border-box;
    margin: 20px 0;
}
@media screen and (max-width: 768px){
	.sd-sum--container .discount_name_block {
		display: flex;
		justify-content: center;
		align-items: center;
		padding-left: 1px;
		box-sizing: border-box;
		margin: 0 0 10px 0;
	}
}

.sd-sum--container .discount_name_block form {
    width: 100%;
	font-size: 18px;
	color: #6D6D6D;
}
#order-opc .sd-cart--title, #order-opc .title {
	font-weight: 600;
}
.sd-sum--container .discount_name_block button {
    display: inline-block;
}

.sd-cart-product--quantity a {
    text-decoration: none;
	font-size: 0;
	position: relative;
}
.sd-cart-product--quantity a:before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;	
	background-repeat: no-repeat;
	position: absolute;
    top: -21px;
    background-position: center;
    background-size: contain;
}
.sd-cart-product--quantity a.cart_quantity_down:before {
	background-image: url("/themes/dilecta/assets/img/new/Minus.svg");
	left: -15px;
}
.sd-cart-product--quantity a.cart_quantity_down:hover:before {
	background-image: url("/themes/dilecta/assets/img/new/Minus-Orange.svg");
	
}
.sd-cart-product--quantity a.cart_quantity_up:before {
	background-image: url("/themes/dilecta/assets/img/new/Plus.svg");
}
.sd-cart-product--quantity a.cart_quantity_up:hover:before {
	background-image: url("/themes/dilecta/assets/img/new/Plus-Orange.svg");
}
.sd-container.is-compare-category {
    margin-top: 36px;
    margin-bottom: 70px;
}

.remove-product .cmp_remove {
    display: block;
    width: 20px;
    height: 20px;
}

.sd-layout__category-filter .category-filter--range-input {
    padding: 10px 0 8px;
}

.sd-layout__category-filter .ui-slider .ui-slider-handle {
    background: #ff8400;
    border: 0px;
    border-radius: 0;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    cursor: pointer;
    top: -9px;
}

.sd-layout__category-filter .layered_slider {
    height: 3px;
    border: none;
    background: linear-gradient(to right, #C4C4C4 1%, #ff8400 0, #ff8400 99%, #C4C4C4 0) no-repeat 0 45% / 100% 40%;
}

.sd-layout__category-filter .ui-slider .ui-slider-range {
    height: 3px;
    border: none;
    background: linear-gradient(to right, #C4C4C4 1%, #ff8400 0, #ff8400 99%, #C4C4C4 0) no-repeat 0 45% / 100% 40%;
}

.sd-layout__category-filter .layered_slider_container {
    margin: 6px 0 6px 11px;
    width: 93%;
}

.sd-layout--category h1 {
    display: block;
    font-size: 30px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: 600;
	margin-top: 20px;
}

.search-empty {
    margin-top: 90px;
}

.product-card__info ul,
.product-card__block_list ul {
    padding: 0;
    margin: 0;   
    list-style: none;
    width: 85%;
}

.product-card__info ul li,
.product-card__block_list ul li {
    display: block;
    font-size: 15px;
    line-height: 24px;
    color: #232121;
    margin: 0 0 4px 0;
	
}

.product-card__info ul li:before,
.product-card__block_list ul li:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    background-color: #32AE1F;
    margin-right: 15px;
    margin-top: -3px;
}

ul.pagination a {
    text-decoration: none;
    color: var(--main-color);
	display: block;
}
ul.pagination a:hover {
	box-shadow: -1px 0px 9px -1px rgba(0,0,0,0.23);
}
.logo-brand {
    width: 225px;
    max-height: 150px; 
}

#product .productscategory {
    margin-bottom: 210px;
}

#call_phone {
    border: 1px solid #32ae1f;
    border-right-style: solid;
    display: flex;
    padding: 9px 15px 9px;
    font-size: 1.25rem;
    color: #32ae1f;
    width: 200px;
    position: relative;
    line-height: 21px;
    align-items: center;
}

#call_phone input {
    font-size: 1.25rem;
    color: #32ae1f;
    border: none;
    float: left;
    width: 140px;
    height: 28px;
    outline: none;
}

#call_sub {
    width: 50px !important;
    height: 52px !important;
	background-position: 44% !important;
}

#call_sub:hover {
	background-color: var(--green-hover);
}
@media screen and (min-width: 1024px) {
    #call_block .sd-call__phone-answer {
        display: block;
        width: 243px;
        text-align: center;
    }
	
}

.product-cell .is-accessoire:hover .product-card__info.is-hidden {
    display: none !important;
}

.product-cell .is-accessoire:hover {
    margin-bottom: 0px !important;
}

.fr-review__item {
    border-top: 1px solid var(--second-color);
}

#comment_success {
    text-align: center;
    color: #32AE1F;
    font-size: 34px;
}

.video-title {
    margin: 30px 0px;
}

.checked .sd-product__motivation-icon,
.product-compare.checked {
    filter: grayscale(0);
    opacity: 1;
}

#contact_popup .input-error {
    color: #DA2549;
    font-size: 11px;
    width: 271px;
    display: block;
    position: absolute;
    bottom: 0;
    transform: translate(0%, 110%);
    margin-left: 0%;
}

#contact_popup .input-error--fullwidth {
    width: 100% !important;
}

.sd-footer .contact {
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    text-align: left;
    line-height: 1.3;
    margin-bottom: 14px;
}

.flickity-slider {
    transform: translateX(0px);
}

.sd-popup {
    z-index: 5002 !important;
}

.sd-cart-product--quantity span {
    cursor: pointer;
}
#white_overlay {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    zoom: 1;
    background: rgba(0, 0, 0, 0.2);
    z-index: 5001;
}
.sd-popup--product img, .sd-cart--product img {
    width: 121px !important;
    height: 121px;
}
.nbrItemPage {
    margin: 0;
}
.sd-layout__products.list .product-card__image {
    padding: 28px 18px;
    margin: 2% 0 0;
    text-align: center;
}
.insrtruction-prewiev_name a, .product-prewiev_name a {
    text-decoration: none;
    color: inherit;
}
.ean13 {
    color: #6D6D6D;
    float: right;
}
.catalog-page .sd-layout--brands .sd-layout__category-products .grid .product-cell {
    width: 24.7%;
}
.cart__product_name {
    display: block;
    text-align: left;
    text-decoration: none;    
    font-size: 18px;
	
    font-weight: 400;
    margin: 0;
	margin-top: 20px;
}
.product-card__one-click-popup input {
	outline: none;
}
.sd-search__form {
    margin: 0;
}
.sd-timer__body {
    min-height: 40px;
}
@media screen and (max-width: 1440px) {
.sd-cart--finish-order .cart-form--contaner:first-child textarea, .sd-cart--finish-order .address_delivery input[type=text] {
    width: 271px !important;
}
.sd-cart--finish-order .address_delivery select{
    width: 293px !important;
}
}
.sd-cart--delete-product {
	cursor: pointer;
}
.home-seo-full {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
    
	width: 100%;
}
.text-col-block {
	
    column-count: 2;
    column-gap: 90px;
}
.home-seo-full .top-text-block p {
	max-width: 1130px;
}
.text-col-block h2:first-child {
	margin-top: 0;
}
.home-seo-full .nomarker {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
}
.home-seo-full .nomarker li {
	margin-bottom: 20px;
}
.home-seo-full h1 {
	
	margin-bottom: 40px;
}
.is-short .home-seo-full p {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 400;
    text-align: left;
    
	
}

.news-cell-title__link {
    color: inherit;
    text-decoration: none;
}
.news-cell-title__link:hover {
	text-decoration: underline;
}
.home_categories a.level2:hover {
	text-decoration: none;
}
#order-confirmation .warning {
    background-color: #ff4;
    padding: 10px 0;
    font-size: 18px;
}
.is-sewing p.confirm_bottom {
    font-weight: 400;
    text-transform: initial;
}
.products-layout--view {
    width: auto !important;
}
.thumbs-carousel .slick-slide.slick-current {
    border: 2px solid var(--main-color);
}
.sd-shops__address span, .contact_adress span, .fs-shop__bold span, span.red{
	color: #F00;
}
.youtube_content {
    text-align: center;
}
#online_video_popup {
	padding: 30px;
    display: none;
    width: 500px;
	overflow-y: auto;
	font-size: 15px;
	    top: 50%;
	    max-height: 90vh;
	max-width: 98%;
}
#online_video_popup .sd-popup--text {font-size: 15px;}
#online_video_popup select {
    width: auto;
    font-size: 15px;
    height: 46px;
    display: inline-block;
    padding: 5px 10px;
    margin-top: 0px;
	outline: none;
	border: 1px solid #C4C4C4;
	color: #232121;
}
#online_video_popup .input-error {
    width: 270px;
    top: 0;
    transform: translate(38%, 5%);
	margin-left: 0;
}
#online_video_popup .sd-popup--checkbox {
    margin-bottom: 10px;
	margin-top: 1px;
}
#online_video_popup .sd-popup--form-button {
    margin: 20px 0 0 0;
}
.send-success {
    margin-left: 35px;
}
.sd-popup--header.popup-header--online-video {
    color: var(--main-color);
    font-size: 24px;
    display: flex;
    margin-bottom: 0;
    line-height: 1.2;
    text-align: left;
	font-weight: 400;
}
.sd-popup--header.popup-header--online-video span {
    padding: 0 15px 0 0;
}
.sd-popup--header.popup-header--online-video span img {
	width: 34px;
	height: auto;
	position: relative;
    top: 13px;
}
#online_video_popup .sd-popup--text b {
    
    margin-left: 5px;
}
#online_video_popup .sd-popup--form-container {
    margin-bottom: 10px;
}
.sd-popup--text {
	font-size: 15px;
}
#online_video_popup .sd-popup--form-input {
	width: 100%;	
	font-size: 15px;
}
#online_video_popup .mesengers .sd-popup--checkbox {
	display: inline-block;
	width: 100px; 
}
.sd-popup--form-container.mesengers {
	display: block;
	font-size: 15px;
}
.date-translation .input-title {
	display: block;
	font-size: 16px;
	margin-bottom: 10px;
}
.date-translation select {
	margin-right: 10px;
}
#online_video_popup .send-success {
	font-weight: 600;
	font-size: 20px;
	color: #FF8400;
	display: block; 
	position: relative;
}

#online_video_popup .send-success:before {
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	background: url(/img/check.png) no-repeat;
	background-size: contain;
	position: absolute;
    left: -30px;
    top: 4px;
}

@keyframes rot {
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform:  rotateY(360deg);
  }
	 20% {
    transform:  rotateY(0deg);
  }
	 100% {
    transform: rotateY(0deg);
  }
}
@-webkit-keyframes rot {
  0% {
    transform: rotateY(0deg);
  }
  10% {
    transform:  rotateY(360deg);
  }
	 20% {
    transform:  rotateY(0deg);
  }
	 100% {
    transform: rotateY(0deg);
  }
}

.sd-product__all_manufacturer {
    font-size: 15px;	
    margin: 0px 0 0;
    display: inline-block;    
    
    text-decoration: none; 
}
.sd-popup--checkbox .input-error {
    margin-left: 0;
    transform: translate(0, 100%);
	width: 288px;
}
.no_products {
    text-align: center;
    margin: 70px 0;
}
@media screen and (min-width: 1024px) {
	.sd-shops__modal {
		width: 1200px !important;
		margin-left: -500px !important;
		padding: 34px 30px 50px !important;
	}
	

	
	
}
@media screen and (max-width: 1024px) {
		.sd-popup--header.popup-header--online-video {
		font-size: 18px;
	}
	#online_video_popup .sd-popup--text {
		font-size: 14px;
	}
	#online_video_popup .sd-popup--form-input {
		font-size: 14px;
	}
	.sd-popup--text, .sd-popup li  {
		font-size: 14px;
	}
	.cart__product_name, .sd-cart-product--quantity input {
		font-size: 14px;
	}
	p.sd-cart-product--prise {
		font-size: 18px;
		position: relative;
    top: 7px;
	}
	#order-opc .sd-cart--title, #order-opc .title {
		font-size: 18px;
	}
	#order-opc div.title {
		margin-top: 30px;
	}
	.sd-cart--finish-order .cart-form--contaner .form-container--input span.input-title {
		font-size: 14px;
	}
	.sd-cart--finish-order .address_delivery select, .payment_option .select-title {
		font-size: 14px;
	}
	.greenmarker li {
		margin-right: 15px;
	}
	#product ul.greenmarker {
		margin-left: 0!important;
	}
	div.sd-layout--category h1 {
		    margin-top: 40px;
	}
}

@media screen and (max-width: 768px) {
	#product #best_price_popup .input-error {
		    bottom: 26px;
	}
}