/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


body {
	font-family: 'Poppins',Helvetica,Arial,Lucida,sans-serif;
	overflow-x: hidden !important;
}

.page-id-16970 .attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    max-height: 200px!important;
    height: 200px!important;
    width: auto !important;
}
footer#main-footer {
	background-color: #fff;
}
.footer-logo {
	text-align: center;
	height: 158px;
}
.footer-logo img {
	height: 100%;
}
#et-footer-nav .container {
	text-align: center;
}
.bottom-nav a {
	color: #ff6f5e;
}
.bottom-nav {
	padding: 30px 0;
}
input#mc-embedded-subscribe {
	background-color: #ff6f5e !important;
}

.et_pb_menu_1_tb_header.et_pb_menu .et_mobile_menu li {
	position: relative;
}
.et_pb_menu_page_id-1073 > .sub-menu {
	left: -150px !important;
}
/* Homepage modules */

.wide-banner-module {
	width: 100%;
	height: 400px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	text-align: center;
}
.wide-banner-module .overlay {
	background-color: rgba(0,0,0,0.46);
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.wide-banner-module .overlay p {
	color: #fff;
	background-color: #000;
	font-size: 20px;
	font-weight: 300;
	border: 3px solid #000;
	padding: 6px 20px;
	text-decoration: none;
}

.brands-module {
	max-width: 1080px;
	margin: 44px auto;
	/*display: flex;
	justify-content: space-between;
	flex-wrap: wrap;*/
}
.brands-module .brands-list {
	max-width: 200px;
}
.brands-list-slider:before,
.brands-list-slider:after {
	content: "";
	position: absolute;
	z-index: 1;
	bottom: 0;
	top: 0;
	left: 0;
	/*pointer-events: none;*/
	width: 50px;
	height: 100%;
}
.brands-list-slider:before {
	background-image: linear-gradient(to left, rgba(255,255,255, 0), rgba(255,255,255, 1) 90%);
}
.brands-list-slider:after {
	left: calc(100% - 50px);
	background-image: linear-gradient(to right, rgba(255,255,255, 0), rgba(255,255,255, 1) 90%);
}
.brands-module .brands-list-slider .single-brand {
	/*max-width: 200px;*/
}


span.price span {
	color: #ff6f5e;
}
.icons-content-module>div>i {
	font-weight: 100 !important;
}
.hero-slider-module {
	width: 100%;
}
.hero-slider-module .hero-container {
	/*max-height: 80vh;*/
	max-height: 600px;
	overflow: hidden;
	
}
.hero-slider-module .single-slide {
	/*width: 100%;*/
	height: 600px;
	max-height: 80vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	text-align: center;
	padding: 5%;
	position: relative;
}
.hero-slider-module .single-slide>div.slide-text {
	/*transform: translateY(100vh);*/
	transition: all 1s;
	transition-delay: 1s;
	position: absolute;
	top: 100vh;
	left: 0;
	right: 0;
}
.hero-slider-module .single-slide.slick-active>div.slide-text {
	/*transform: translateY(-125px);*/
	top: 240px;
}
.hero-slider-module .single-slide>div {
	text-shadow: 0 1px 3px rgba(0,0,0,0.3);
	/*padding: 16% 8%;*/
	width: auto;
	margin: auto;
}
.hero-slider-module .single-slide>div h1 {
	font-weight: 800;
	font-size: 100px;
	color: #ff6f5e;
	text-shadow: 0.08em 0.08em 0.05em rgba(0,0,0,0);
}
.hero-slider-module .single-slide>div p {
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 1.8em;
	color: #fff;
}

.banner-slider-module {
	width: 100%;
	height: 400px;
}
.banner-slider-module .banner-container {
	max-height: 400px;
	overflow: hidden;
}
.banner-slider-module .single-slide {
	width: 100%;
	height: 400px;
	max-height: 80vh;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	text-align: center;
}
.banner-slider-module .single-slide>a {
	width: 100%;
	height: 100%;
}
.banner-slider-module .single-slide .overlay p {
	transition: all 1s;
	transition-delay: 1s;
	position: absolute;
	top: 100vh;
	left: 0;
	right: 0;
	width: fit-content;
	margin: auto;
}
.banner-slider-module .single-slide.slick-active .overlay p {
	top: 240px;
	top: calc(50% - 20px);
}
.banner-slider-module .overlay {
	background-color: rgba(0,0,0,0.46);
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.banner-slider-module .overlay p {
	color: #fff;
	background-color: #000;
	font-size: 20px;
	font-weight: 300;
	border: 3px solid #000;
	padding: 6px 20px;
	text-decoration: none;
}

.info-boxes-module {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	max-width: 1080px;
	margin: 27px auto;
}
.info-boxes-module .info-box {
	width: 320px;
	height: 502px;
	overflow: hidden;
}
.info-boxes-module .info-box .single-slide {
	width: 320px;
	height: 502px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	text-align: center;
}
.info-boxes-module .info-box .single-slide .slide-text {
	margin: auto;
}
.info-boxes-module .info-box .single-slide .slide-text>div,
.info-boxes-module .info-box .single-slide .slide-text .button {
	border-radius: 3px;
	background-color: rgba(0,0,0,0.61);
	color: #fff;
}
.info-boxes-module .info-box .single-slide .slide-text>div {
	width: 236px;
	padding: 30px;
	margin:auto;
}
.info-boxes-module .info-box .single-slide .slide-text>div h3 {
	color: inherit;
	font-size: 22px;
	font-weight: 400;
}
.info-boxes-module .info-box .single-slide .slide-text>div p {
	line-height: 1.7em;
	font-weight: 400;
}
.info-boxes-module .info-box .single-slide .slide-text .button {
	overflow: hidden;
	width: fit-content;
	margin: 50px auto 0;
	padding: .3em 2em;
	font-size: 20px;
	font-weight: 500;
	transition: 1s all;
}
.info-boxes-module .info-box .single-slide .slide-text .button:hover {
	padding-left: .7em;
}
.info-boxes-module .info-box .single-slide .slide-text .button a {
	color: #fff;
}
.info-boxes-module .info-box .single-slide .slide-text .button a i {
	transform: translateX(-100vw);
	transition: 1s all;
}
.info-boxes-module .info-box .single-slide .slide-text .button:hover a i {
	transform: translateX(0);
	margin-left: 1.3em;
}
.info-boxes-module .info-box .slick-arrow {
	transition: 0.3s all;	
}
.info-boxes-module .info-box .slick-arrow.left-arrow {
	left: -100px;
}
.info-boxes-module .info-box:hover .slick-arrow.left-arrow {
	left: 0;
}
.info-boxes-module .info-box .slick-arrow.right-arrow {
	right: -100px;
}
.info-boxes-module .info-box:hover .slick-arrow.right-arrow {
	right: 0;
}

.product-listing-module {
	max-width: 1080px;
	margin: 27px auto;
}

.info-slides-module {
	width: 100%;
	height: 332px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
}
.info-slides-module .wrapper {
	max-width: 1080px;
	margin: 27px auto;
	display: flex;
	justify-content: space-between;
}
.info-slides-module .wrapper .sliding-content {
	display: flex;
	justify-content: space-between;
	color: #fff;
	overflow: hidden;
	/*width: 60%;*/
}
.info-slides-module .wrapper .sliding-content .single-slide {
	display: flex;
	justify-content: space-between;
	list-style: none;
	margin: 0;
}
.info-slides-module .wrapper .sliding-content .single-slide li {
	width: 320px;
	margin-right: 5.5%;
	text-align: center;
}
.info-slides-module .wrapper .sliding-content .single-slide li h3 {
	color: #fff;
	font-size: 22px;
	font-weight: 400;
}
.info-slides-module .wrapper .sliding-content .single-slide li .button {
	color: #ff6f5e;
	font-size: 20px;
	font-weight: 500;
	width: fit-content;
	margin: 50px auto 0;
	padding: .3em 2em;
	transition: 1s all;
	overflow: hidden;
	border: 1px solid #ff6f5e;
}
.info-slides-module .wrapper .sliding-content .single-slide li .button:hover {
	padding-left: .7em;
}
.info-slides-module .wrapper .sliding-content .single-slide li .button a {
	color: inherit;
}
.info-slides-module .wrapper .sliding-content .single-slide li .button a i {
	transform: translateX(-100vw);
	transition: 1s all;
}
.info-slides-module .wrapper .sliding-content .single-slide li .button:hover a i {
	transform: translateX(0);
	margin-left: 1.3em;
}
.info-slides-module .wrapper .social-links {
	min-width: 320px;
	text-align: center;
	/*flex: 1;*/
}
.info-slides-module .wrapper .social-links h3 {
	font-size: 14px;
	color: #fff;
	margin-bottom: 25px;
}
.info-slides-module .wrapper .social-links p a {
	width: 40px;
	height: 40px;
	font-size: 20px;
	color: #fff;
	background-color: #ff6f5e;
	border-radius: 3px;
	padding: 6px 0;
	margin: 5px;
}
.info-slides-module .wrapper .social-links p a i {
	width: 40px;
	height: 40px;
}

.icons-content-module {
	max-width: 1080px;
	margin: 60px auto;
	display: flex;
	justify-content: space-between;
}
.icons-content-module>div {
	text-align: center;
	flex-basis: 168px;
}
.icons-content-module>div>i {
	color: #ff6f5e;
	font-size: 75px;
	font-weight: 400;
	margin-bottom: 30px;
}
.icons-content-module>div h3 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
}
.icons-content-module>div p {
	font-weight: 300;
	font-size: 14px;
	color: #000;
}

.editor-module {
	max-width: 1080px;
	margin: 27px auto;
	color: #000;
}
.editor-module h2,
.editor-module strong {
	font-weight: 700;
}
.editor-module a {
	color: #ff6f5e;
}

/* Slick slider */
.slick-slider {
	position: relative;
}
.slick-slider .slick-arrow {
	position: absolute;
	top: 45%;
	top: calc(50% - 25px);
	width: 50px;
	height: 50px;
	font-size: 30px;
	padding: 0;
	background: none;
	color: #fff;
	border: none;
	cursor: pointer;
	z-index: 999;
}
.slick-slider .slick-arrow.left-arrow {
	left: 20px;
}
.slick-slider .slick-arrow.right-arrow {
	right: 20px;
}
.slick-dots {
	position: absolute;
	display: flex;
	justify-content: center;
	/*top: 20px;*/
}
.slick-slide img {
	max-width: 150px;
	width: 100%;
}
.slick-dots li button {
	font-family: "slick";
	border: 2px solid #888;
	border-radius: 100%;
	font-size: 0;
	/*width: 20px;
	height: 20px;*/
}
.slick-dots li button:before {
	opacity: 0.25;
	font-size: 60px;
	position: absolute;
	top: 0;
	left: 0;
	content: "•";
	/*width: 20px;
	height: 20px;*/
	/*font-size: 6px;*/
	/*line-height: 20px;*/
	text-align: center;
	color: black;
}
.slick-dots li.slick-active button:before {
	opacity: 0.75;
}
.woocommerce span.onsale {
    background: #ff6f5e !important;
}

.product-listing-variations {
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.product-listing-variations li {
	width: 15px !important;
	height: 15px;
	border-radius: 100%;
	border: 1px solid rgba(0,0,0,0.3);
	margin: 5px 1px;
}

@media screen and (max-width: 1400px) {
	.hero-slider-module .single-slide.slick-active>div.slide-text {
		/*transform: translateY(-65px);*/
		top: 40%;
	}
}
@media screen and (max-width: 1200px) {
	.brands-module,
	.info-boxes-module,
	.product-listing-module,
	.info-slides-module .wrapper,
	.icons-content-module,
	.editor-module {
		width: 80%;
	}
	.info-boxes-module .info-box {
		margin-bottom: 30px;
	}
}
@media screen and (max-width: 1024px) {
	.info-boxes-module .info-box,
	.icons-content-module>div,
	.icons-content-module .single-column {
		width: 100%;
		margin-bottom: 30px;
	}
	.info-boxes-module .info-box .single-slide .slide-text>div {
		width: 480px;
		margin: auto;
	}
	.info-slides-module {
		height: unset;
	}
	.info-slides-module .wrapper,
	.icons-content-module {
		flex-wrap: wrap;
		text-align: center;
	}
	.hero-slider-module .single-slide>div h1 {
		font-size: 55px;
	}
}
@media screen and (max-width: 980px) {
	.hero-slider-module .single-slide.slick-active>div.slide-text {
		/*transform: translateY(0);*/
	}
}
@media screen and (max-width: 768px) {
	.hero-slider-module .single-slide {
		height: 388px;
	}
	.hero-slider-module .single-slide>div h1 {
		font-size: 24px;
	}
	.info-slides-module .wrapper .sliding-content .single-slide {
		/*justify-content: space-between;*/
		margin-bottom: 30px;
		flex-direction: column;
	}
	.info-slides-module .wrapper .sliding-content .single-slide li {
		margin-right: 0;
		padding: 100px 10px;
		width: 100%;
	}
	.info-slides-module .wrapper .social-links {
		margin: auto;
	}
	.footer-logo {
		height: 20vw;
	}
	.hero-slider-module .single-slide{
		padding: 2%;
	}
	.hero-slider-module .single-slide > div.slide-text {
		position: unset !important;
	}
	
}
@media screen and (max-width: 480px) {
	.brands-module .brands-list {
		width: 50%;
	}
	.info-boxes-module .info-box .single-slide .slide-text>div {
		width: 70vw;
	}
	.info-slides-module .wrapper .sliding-content .single-slide {
		flex-direction: column;
	}
	.info-slides-module .wrapper .sliding-content .single-slide li {
		margin: auto;
		width: 100%;
	}
	.icons-content-module>div {
		flex-basis: unset;
	}
	.icons-content-module>div h3 {
		text-align: center;
	}
}
@media screen and (max-width: 375px) {
	.brands-module .brands-list {
		width: 100%;
		max-width: unset;
		margin: auto;
	}
}


.sale .cus_black_friday.cus_black_friday_page {
	display: none !important;
}
.outofstock .cus_black_friday.cus_black_friday_sale {
	display: none !important;
}
.cus_black_friday {
	color: #ffffff;
	background: #F16F5F;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px !important;
	padding-left: 8px;
	font-weight: bold;
	width: auto;
	height: auto;
	border-radius: 0px;
	z-index: 9999;
	text-align: center;
	position: absolute;
	top: 6px;
	right: auto;
	bottom: auto;
	left: 6px;
}

/* .cart-collaterals div:nth-child(3) {
	display: none;
} */

.single-product .wcsob_soldout {
	left: 100px !important;
}
.single-product.woocommerce span.onsale, .single-product.woocommerce-page span.onsale, .single-product .et_pb_wc_images_0_tb_body .et_pb_module_inner span.onsale {
	background-color: #ffd1d1 !important;
	color: #e22120 !important;
	font-size: 12px;
	padding: 2px 10px !important;
	border: 0px !important;
	border-radius: 0 !important;
	font-weight: 600 !important;
}

.cus_blackfriday {
	background-color: #000 !important;
	color: #00AEEF !important;
	font-size: 13px;
	padding: 2px 10px !important;
	border: 0px;
	border-radius: 0px;
	box-shadow: none;
	position: absolute;
	left: 0px !important;
	top: 0px !important;
	z-index: 11;
}
.cus_outofstock_sec {
	background-color: #ffd1d1 !important;
	color: #e22120 !important;
	font-size: 12px;
	padding: 2px 10px !important;
	border: 0px !important;
	border-radius: 0 !important;
	box-shadow: none;
	position: absolute;
	left: 0 !important;
	top: 0px !important;
	font-weight: 600 !important;
}