/* Extended css styles */

.-hidden {
    position: absolute !important;
    left: -99999px !important;
}
.fancybox-slide.fancybox-slide--html.fancybox-slide--current.fancybox-slide--complete .fancybox-content {
    font-size: 20px;
}

.h1-header-descriptor {
  text-align: left;
  max-width: 130px;
  margin: 0;
  margin-left: 32px;
  font-size: 13px;
  line-height: 13px;
  text-transform: none;
  display: block;
  font-family: "Roboto",sans-serif;
  color: #333;
}

.seotext p {
  line-height: 20px;
  margin: 7px 0;
}

.seotext .list-b li {
  line-height: 20px;
  margin: 3px 0;
}

.seotext .list-b {
  margin: 10px 0;
}

body .lead {
  border-color: #e08686;
}

[hidden],
.hidden {
	display: none;
}

.list li {
    position: relative;
    padding-left: 2em;
}
.list li::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0.4em;
    left: 0.6em;
    border: thick solid #e42320;
    border-radius: 100%;
}

.list-b li {
    position: relative;
    padding-left: 1.2em;
}
.list-b li::before {
    content: '•';
    font-size: xx-large;
    line-height: inherit;
    position: absolute;
    top: 0.02em;
    left: 0;
    color: #e08686;
}

.banner-full-width__title {
    position: relative;
}
.eltdf-post-image {
    background: #f7f7f7;
}

.eltdf-full-width-inner {
    padding: 60px 0px;
}

@media (min-width: 769px) {
  .fig-2 {
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
    margin: 10px 0;
  }
  .fig-2 figure {
    margin: 0 15px;
    flex-basis: 50%;
  }
  .fig-2 figure:first-of-type {
    margin-left: 0;
  }
  .fig-2 figure:last-of-type {
    margin-right: 0;
  }
  .fig-2 figcaption {
    font-size: smaller;
    opacity: 0.75;
  }
}

.small-h2 {
    font-size: 36px;
    text-align: center;
}

.all-advantages {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}
.advantages-item {
    width: 50%;
    padding: 20px;
    display: flex;
}
.advantages-img {
    width: 50px;
    margin-right: 20px;
}
.advantages-text h3 {
    margin-top: 0px;
    margin-bottom: 10px;
}
.advantages-text {
    width: calc(100% - 70px);
}

.main-slider__slide {
    background-position: center top;
}


.bg-style {
    background: url(/content/images/slider_2.jpg);
    background-attachment: fixed;
    background-size: 100%;
    background-position: top;
    position: relative;
	margin: 40px 0px;
}

.bg-style:before {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
	top: 0px;
}


.items-all {
    padding: 30px 0px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    margin: 0px -20px;
}

.item-one {
    display: flex;
    flex-direction: column;
    width: calc(100% / 3);
    padding: 20px;
}

.item-one p {
    margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.item-one h3 {
    margin-top: 0px;
	margin-bottom: 10px;
  color: #fff;
  text-align: center;
}


.lead {
    border-left: 5px solid #000;
    padding: 5px 5px 5px 10px;
    margin: 10px 0px 15px;
  background: rgba(0, 0, 0, 0.05);
}
.lead p:first-child {
    margin-top: 0px;
}
.lead p:last-child {
    margin-bottom: 0px;
}

.lead-contact {
    border: 3px dashed #E42320;
    text-align: center;
    width: calc(100% - 30px);
    margin: 20px auto;
    padding: 30px 40px;
    max-width: 500px;
}

.lead-contact h4 {
    font-size: 18px;
    margin: 10px 0px;
}


/* 
.eltdf-title-holder.eltdf-standard-with-breadcrumbs-type.eltdf-title-va-header-bottom.eltdf-has-bg-image.eltdf-bg-responsive-disabled {
    background-image: url(/content/images/bg/blog-standar-title-img_3.jpg) !important;
    background-size: cover;
}
*/
.eltdf-title-holder.eltdf-has-bg-image {
    background: url('/content/images/bg/title-bg.png') top left / contain repeat;
}



.contact-block .wpb_wrapper h6 {
    margin-bottom: 10px;
}
.contact-block .wpb_wrapper p {
    margin: 5px 0px;
}




.complete {
    border: 3px dashed #E42320;
    text-align: center;
    width: calc(100% - 30px);
    margin: 20px auto;
    padding: 30px 40px;
    max-width: 500px;
}
.complete h2 {
    font-size: 32px;
}
h3.article-complete {
    margin-top: 50px;
    text-align: center;
}
h3.article-complete + .eltdf-row-grid-section-wrapper .index-article {
    padding-top: 0px;
}



.collections .eltdf-ps-image {
    width: calc(50% - 20px) !important;
    margin: 10px 10px !important;
}
.collections .eltdf-ps-image-inner {
    display: flex;
    flex-wrap: wrap;
  margin: 0 -10px;
}


@media (max-width: 768px){
 .advantages-item, .item-one {
    width: 100%;
} 
}

@media (max-width: 500px){
  .collections .eltdf-ps-image {
    width: calc(100% - 20px) !important;
    margin: 10px 10px !important;
}
}

.eltdf-woo-single-page .eltdf-narrow-description .woocommerce-tabs .woocommerce-Tabs-panel--description p,
.eltdf-woo-single-page .eltdf-narrow-description .woocommerce-tabs .woocommerce-Tabs-panel--description li,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > p,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > ul li,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > ol li {
	max-width: 60em;
	margin: 0 auto 1em;
	padding: 0;
}
.eltdf-woo-single-page .eltdf-narrow-description .woocommerce-tabs .woocommerce-Tabs-panel--description li,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > ul li,
.eltdf-woo-single-page .woocommerce-tabs .entry-content > ol li {
	padding-left: 2em;
}

.eltdf-woo-single-page .eltdf-single-product-summary .woocommerce-product-details__short-description {
  margin-bottom: 1.6em;
}

/* watermark */
.big-image__item.active > a::after,
.fancybox-content::after {
    content: '';
    width: 100px;
    height: 31px;
    position: absolute;
    bottom: 10%;
    right: 10%;
    background-image: url('/content/images/watermark.png');
    background-size: contain;
}

.requisities {
    padding-left: 1.2em;
}
.requisities > li {
    margin: 0;
}
#yith-quick-view-modal {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1400;
    opacity: 0;
    text-align: center;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
.eltdf-woo-pl-info-below-image ul.products>.product .eltdf-pl-text-wrapper-variations {flex-wrap: wrap;}
del {
    margin-left: 8px;
}

.seotext {
	max-width: 1100px;
	margin: 0 auto 4em; 
    font-size: smaller;
}
.seotext h2 {
    margin: 1.15em 0 0.2em;
	font-size: x-large;
    line-height: initial;
}
.seotext a {
    text-decoration: underline;
}
.seotext::before {
    content: '';
    display: block;
    width: 25%;
    margin: auto;
    border-top: thin solid #919191;
}


.complete p {
    font-size: 16px;
}

.promoplate {
  max-height: 0;
  margin: 0;
  padding: 0;
  position: relative;
  background-color: #d24a43;
  color: white;
  opacity: 0;
  transition: all ease-out 0.3s;
}
.promoplate:hover {
  background-color: #eee;  
  color: #d24a43;
}
.promoplate-on {
  max-height: 6em;
  opacity: 1;
}
.promoplate a {
  display: block;
  padding: 0.2em 1em;
  text-align: center;
  color: white;
}
.promoplate > span {
  display: block;
  padding: 0.2em 1em;
  text-align: center;/*
  color: white;*/
  font-weight: 700;
    font-size: 15px;
}
.promoplate:hover a {
  color: #d24a43;
}
.promoplate_close {
    display: block;
    position: absolute;
    top: 0.4em;
    right: 0.5em;
    width: 1rem;
    border-radius: 1rem;
    line-height: 1rem;
    font-size: 1rem;
	text-align: center;
    cursor: pointer;
	/* transition: all 0.4s; */
}/*
.promoplate_close:hover {
	color: #d24a43;
	background-color: white;
}*/

.btn-get-wholesale-pricelist {
  margin: 2em auto -3em;
}

.skipbanner .eltdf-title-holder {
    display: none;
}
.skipbanner .eltdf-full-width-inner {
    padding-top: 0;
}

body .select2-container--default .select2-results__option {
  padding: 6px 0;
}

body .select2-container--default .select2-results__option:last-child {
  margin-bottom: 0
}
.wholesales-price__contacts-phone a {display: block}
@media (max-width: 600px) {
  .eltdf-mobile-header .eltdf-mobile-nav {
  top: 175px;
  padding-bottom: 20px;  
  }
}
@media (min-width: 768px) {
  .article .entry-title {
    font-size: 4rem;
  }
}
.post h2 {
    font-size: xx-large;
}

.product-labels {
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
}
.woocommerce .product-badge:nth-child(2) {
    top: 30px;
}
.woocommerce .product-badge:nth-child(3) {
    top: 60px;
}
@media only screen and (max-width:768px) {
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-new-product,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-onsale,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-out-of-stock {
        left: 0 !important;
    }
}
@media only screen and (max-width:1024px) {
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-new-product,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-onsale,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-out-of-stock {
        left: 0 !important;
    }
}
@media only screen and (max-width:1200px) {
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-new-product,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-onsale,
    .eltdf-woo-single-page.eltdf-woo-single-thumb-on-left-side .eltdf-single-product-content .eltdf-out-of-stock {
        left: 0 !important;
    }
}
.oi-content-article {
  align-self: flex-start;
}
@media (max-width: 991px) {
  .offers-item .oi-img img {
    height: auto;
    width: auto;
    max-width: 100%;
  }
}





/***************/
.catalog-text-block h2 {
    font-size: 36px;
    margin: 30px 0px 15px;
    text-transform: initial;
}
.catalog-text-block h3 {
    font-size: 32px;
    margin: 30px 0px 15px;
    text-transform: initial;
}
.catalog-text-block h4 {
    font-size: 28px;
    margin: 30px 0px 15px;
    text-transform: initial;
}

.catalog-text-block ul li {
    list-style: none;
    padding-left: 15px;
    position: relative;
  margin: 0px;
}

.catalog-text-block ul li + li {
    margin-top: 5px;
}

.catalog-text-block ul li:before {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 1px;
    background: #e08686;
    width: 5px;
    height: 5px;
    border-radius: 10px;
}
.catalog-text-block ul {
    margin-top: 10px;
    margin-bottom: 25px;
}
.catalog-text-block .lead {
    padding: 10px 10px 10px 15px;
}