.content-sidebar-wrap {
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.product-section-header {
	background-color: #11141d;
	background-image: url(../images/product-generic-header-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-size: 100%;
	color: #fff;
	padding-top: 130px;
	text-align: center;
	padding-bottom: 100px;
}

.product-category {
	color: #D9262A;
	letter-spacing: 4px;
	font-family: "Proxima Nova Extra Bold";
	font-size: 14px;
	text-transform: uppercase;
}

.product-title {
	letter-spacing: 2px;
	font-size: 47px;
	margin-bottom: 0;
}

.product-price {
	letter-spacing: .85px;
	font-family: "Proxima Nova Light";
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 17px;
}

.product-price span {
	display: inline-block;
	vertical-align: middle;
}

.product-price .e1 {
	margin-right: 10px;
}

.product-price .e4 {
	margin: auto 20px;
	width: 1px;
	height: 36px;
	background: #fff;
}

.product-price .price:last-child .e4 {
	display: none;
}

.buy-scroll-btn {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-color: #D9262A;
	border-radius: 50%;
	background-image: url(../images/svg/cart.svg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom: -20px;
}

.product-features {
	background: #161A26;
	text-align: left;
	padding: 60px;
	display: flex;
	justify-content: space-between;
	margin: 20px auto 0;
}
.product-features .e1 {
	font-size: 18px;
}
.product-features .s1 {
	margin-right: 50px;
	padding-top: 10px;
}
.product-features .s2 {
	width: 800px;
	max-width: 100%;
}

.product-features-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "Proxima Nova";
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 1px;
}
.product-features-list li {
	position: relative;
	padding: 8px 20px 8px 45px;
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.product-features-list li:before {
	content: '';
	display: inline-block;
	background-image: url(../images/svg/pico-product-feat.svg);
	width: 26px;
	height: 31px;
	position: absolute;
	left: 0;
	top: 5px;
}

.buy-now-btn-2 {
	width: 100%;
	font-size: 18px;
	letter-spacing: 4px;
	padding: 15px;
}
.buy-now-btn-2:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: #fff;
	background-image: url(../images/svg/cart-icon-red.svg);
	background-position: center;
	background-repeat: no-repeat;
	margin: -12px 0 -12px 20px;
}

.product-about {
	text-align: left;
	display: flex;
	justify-content: space-between;
	margin-top: 120px;
	margin-bottom:120px;
}

.product-about .s2 {
	width: 50%;
	flex-shrink: 0;
	padding-left: 20px;
}

.product-image-1 {
	margin-bottom: 40px;
}

.heading-with-line:before {
	content: '';
	display: block;
	background: #D9262A;
	width: 25px;
	height: 1px;
	margin-bottom: 10px;
}

.about-gallery {
    width: 800px;
    max-width: 100%;
    margin: 30px auto;
}
.slider-navs .about-gallery-item.slick-slide.slick-current, .slider-navs .about-gallery-item.slick-slide.slick-center{
	border: 1px solid #A7A8AC;
}

.product-section-1 .slider-navs{
	max-height: 158px;
	overflow: hidden;
}
.about-gallery-item {
	position: relative;
}

.about-gallery-item img {
	margin: auto;
}

.about-gallery-item .magnify {
	text-decoration: none;
	/*position: absolute;*/
	right: 5px;
	top: 5px;
	opacity: 1;
	font-size: 26px;
}

.about-gallery-item .magnify:hover {
	opacity: 1;
}

.about-gallery .slick-dots {
	visibility: hidden;
}

.product-more-content {
	padding: 0 0 10px;
}

.product-more-content .c-row {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.product-more-content .sec-img {
	flex-shrink: 0;
	width: 700px;
	max-width: 55%;
}

.product-more-content .c-row {
	margin: 80px -40px;
}

.product-more-content .c-row .col {
	padding-left: 40px;
	padding-right: 40px;
}

.content_left_image_right .sec-img {
	text-align: right;
}

.special-text {
	text-transform: uppercase;
	line-height: 1.1;
	margin-top: 40px;
}

.special-text .e3-a {
	font-family: "Proxima Nova Light";
	font-size: 15px;
	color: #262A35;
	margin-bottom: 10px;
}

.special-text .e3-b {
	font-family: "Proxima Nova Extra Bold";
	color: #D9262A;
	font-size: 24px;
}

.special-text .st {
	display: inline-block;
	border-right: 1px solid #A7A8AA;
	padding-right: 40px;
	margin-right: 40px;
	vertical-align: middle;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.special-text span {
	display: block;
}

.special-text .st:last-child {
	border-right: none;
	margin-right: 0;
	padding-right: 0;
}

.product-section-2 {
	background: #fff;
}

.product-section-3 {
	color: #fff;
	background-color: #11141d;
	margin-top: 100px;
	padding-top: 80px;
	padding-bottom: 80px;
}
@media screen and (max-width: 767px) {
	.product-section-3 {
		margin-top: 0 !important;
		padding-top: 50px !important;
    	padding-bottom: 50px !important;
	}
}

.product-video-gallery {
	max-width: 1120px;
	margin: auto;
	padding-right: 60px;
	padding-left: 60px;
}

.product-video-gallery-1 {
	margin-top: -180px;
	margin-bottom: 100px;
}

.product-video-gallery .video-item {
	max-width: 1000px;
	margin: auto;
	position: relative;
}

.product-video-gallery .video-item a {
	text-decoration: none;
	;
}

.product-video-gallery .video-item .s1 {
	position: absolute;
	width: 100%;
	text-align: center;
	top: 50%;
	left: 0;
	margin-top: -60px;
}

.product-video-gallery .video-item .e2 {
	transition: all .5s ease;
	display: block;
	margin: 0 auto 20px;
}

.product-video-gallery .video-item a:hover .e2 {
	transform: scale(1.1);
}

.product-video-gallery .video-item .e3 {
	font-family: "Proxima Nova Extra Bold";
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.product-tabs-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}

.product-tabs-nav li {
	display: inline-block;
}

.product-tabs-nav a {
	text-decoration: none;
	text-transform: uppercase;
	display: inline-block;
	line-height: 1;
}

.product-tabs-nav-mobile {
	display: none;
}

.product-custom-tabs-1 .product-tabs-nav {
	display: flex;
	/* justify-content: space-between; */
}

.product-custom-tabs-1 .product-tabs-nav a {
	font-family: 'Proxima Nova Bold';
	font-size: 15px;
	background: #10131c;
	padding: 20px 25px;
}

.product-custom-tabs-1 .product-tabs-nav a.active {
	color: #D9262A;
	background: #020613;
}

.product-custom-tabs-1 .product-tabs-content {
	background: #020613;
	padding: 40px 30px 40px;
}

.product-custom-tabs-1 .product-tab-heading {
	font-size: 18px;
}

.product-tabs-content .product-tab-content {
	display: none;
}

.product-tabs-content .product-tab-content.active {
	display: block;
}

.product-tab-content.tc-assembly iframe {
	height: 50vh!important;
}

.product-tab-content.tc-assembly td {
	text-align: center;
	border: none;
}

.product-tab-content.tc-adjustability-image img {
	/*width: 70%;*/
	width: 100%;
}

.product-tab-content.tc-adjustability-image .adjustability-image-container {
	text-align: center;
}

.product-tab-content.tc-highlights-image img {
	/*width: 70%;*/
	width: 100%;
}

.product-tab-content.tc-highlights-image .highlights-image-container {
	text-align: center;
}

.product-tab-content.tc-faq .c {
	color: #020612;
}

.product-custom-tabs-2 .product-tabs-nav {
	text-align: right;
}

.product-custom-tabs-2 .product-tabs-nav a {
	font-family: 'Proxima Nova Extra Bold';
	font-size: 18px;
	color: #7f8288;
	border-bottom: 2px solid #F1F2F5;
	padding: 12px 30px;
}

.product-custom-tabs-2 .product-tabs-nav a.active {
	color: #262a35;
	border-color: #D9262A;
}

.product-section-4 {
	padding-top: 100px;
	padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
	.product-section-4 {
		padding-top: 40px;
		padding-bottom: 40px;		
	}
}
.product-section-4 .section-heading {
	padding-right: 45%;
	margin-bottom: 0;
}

.product-section-4 .product-tabs-nav {
	margin-top: -55px;
	margin-bottom: 70px;
}

.product-section-5 {
	background-color: #161a26;
	color: #fff;
	overflow: hidden;
	padding-top: 70px;
	padding-bottom: 50px;
}
@media screen and (max-width: 767px) {
	.product-section-5 {
		padding-top: 50px;
		padding-bottom: 0;
	}
}

.product-section-5 .section-heading {
	margin-bottom: 50px;
}

.product-customer-gallery {
	max-width: 1120px;
	margin: auto;
	padding-right: 60px;
	padding-left: 60px;
}

.navigation-style-4 .slick-prev {
	left: 10px;
}

.navigation-style-4 .slick-next {
	right: 10px;
}

.product-custom-tabs-2 {
	margin-bottom: 130px;
}
@media screen and (max-width: 767px) {
	.product-custom-tabs-2 {
		margin-bottom: 40px;				
	}
}
/* .custom-cta-1 {
	margin-top: 130px;
} */

.retailers-heading {
	font-size: 18px;
	font-family: "Proxima Nova Bold";
	letter-spacing: 1.3px;
}

.retailers .country-name {
	font-size: 14px;
	letter-spacing: 1px;
	font-family: "Proxima Nova Bold";
}

.retailers .c {
	margin-bottom: 20px;
	min-height: 180px;
}

.item-retailer {
	display: flex;
	align-items: center;
	line-height: 1;
	margin-bottom: 10px;
}

.item-retailer .image {
	width: 35px;
	margin-right: 25px;
	height: 25px;
	display: flex;
	align-items: center;
}

.item-retailer .image img {
	max-height: 100%;
}

.item-retailer .name {
	font-family: "Proxima Nova";
	font-weight: 400;
	letter-spacing: 1px;
	font-size: 14px;
	margin-bottom: 0;
}

.retailer-link {
	text-decoration: none;
}

.retailer-link:hover {
	text-decoration: underline;
}

/* .retailers-container {
	max-height: 780px;
	overflow-x: hidden;
	overflow-y: auto;
} */

.product-section-2.mid-section-banner .product-mid-section-image {
	width: 70%;
	margin: auto;
}

.product-sub-heading {
	font-size: 14px;
	font-family: 'proxima nova bold';
}


body.single-product .elementor-slideshow__header {
	padding-left: 0!important;
    padding-right: 0px!important;
    display: block;
 }


body.single-product .eicon-close {
	color: #fff;
}

.retailers-specific-container {
	margin-bottom: 40px;
}
.retailers-specific-container .country {
	display: flex;
}
.retailers-specific-container .country-name {
	font-size: 18px;
}
.retailers-specific-container .country .c1 {
	width: 220px;
	flex-shrink: 0;
	padding-right: 10px;
}
.retailers-specific-container .country .c2 {
	width: 100%;
}

.retailers-specific-container .retailers {
	margin: 0 -12px;
	max-height: 380px;
}
.retailers-specific-container .item-container {
	display: inline-block;
	width: 50%;
	padding: 0 12px;
	vertical-align: top;
}
.retailers-specific-container .r2 {
	border-top: 1px solid #262A35;
	padding: 35px 0;
	margin-top: 35px;
}
@media screen and (max-width: 767px) {
	.retailers-specific-container .r2 {
		padding: 35px 0 0;
	}
}
.retailers-specific-container .r2 .t1 {
	font-family: "Proxima Nova";
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-right: 45px;
}
.retailers-specific-container .item-retailer {
	background: #11141D;
	position: relative;
	padding: 15px 70px 15px 20px;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	min-height: 86px;
	transition: all .4s ease;
}
.retailers-specific-container .item-retailer:after {
	content: url(../images/svg/ico-red-arrow-sup.svg);
	position: absolute;
	right: 23px;
	top: 50%;
	transform: translateY(-50%);
}
.retailers-specific-container .item-retailer .e2 {
	font-family: "Proxima Nova Bold";
	margin-bottom: 5px;
}
.retailers-specific-container .item-retailer .e3 {
	font-family: "Proxima Nova";
	font-weight: 400;
	text-decoration: underline;
}
.retailers-specific-container .item-retailer .image {
	margin-right: 20px;
	max-width: 140px;
	width: initial;
	height: 56px;
}
.retailer-link:hover .item-retailer {
	background: #202533;
}

.product-section-5.specific-country .retailers-all-container {
	display: none;
}
.product-section-5.specific-country .retailers-all-container.active {
	display: block;
	-webkit-animation-duration: 0.4s;
	animation-duration:         0.4s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode:         both;
	-webkit-animation-name: fadeInUpShort;
	animation-name:         fadeInUpShort;
}

@media only screen and (max-width: 1024px) {
	.product-more-content {
		padding: 0;
	}
	.about-gallery {
		padding: 0 25px;
	}
	.about-gallery .slick-prev {
		left: 0;
	}
	.about-gallery .slick-next {
		right: 0;
	}
	.product-custom-tabs-1 .product-tabs-nav a {
		padding: 20px 20px;
	}
	.retailers-specific-container .country {
		display: block;
	}
	
}

@media only screen and (max-width: 1023px) {
	.product-features {
		display: block;
	}
	.product-about {
		display: block;
		padding: 20px;
	}
	.product-about .e1 br {
		display: none;
	}
	.product-about .s2 {
		width: 100%;
		padding: 0;
	}
	.about-gallery {
		margin: auto;
		width: 100%;
	}
	.product-more-content .c-row {
		margin: 80px 0;
		display: block;
	}
	.product-more-content .image_left_content_right {
		display: flex;
		flex-wrap: wrap;
	}
	.product-more-content .sec-img {
		margin-top: 40px;
		max-width: 100%;
		width: 100%;
		text-align: center;
	}
	.image_left_content_right .sec-img {
		order: 2;
	}
	.product-section-3 {
		margin-top: 140px;
	}
	.product-custom-tabs-1 .product-tabs-nav {
		display: block;
	}
	.product-custom-tabs-1 .product-tabs-nav a {
		border: 1px solid rgba(255, 255, 255, .2);
		margin-bottom: -1px;
		margin-right: -1px;
	}
	.product-section-4 .section-heading {
		padding-right: 0;
		margin-bottom: 40px;
	}
	.product-section-4 .product-tabs-nav {
		margin-top: 0;
		margin-bottom: 60px;
		text-align: left;
	}
}

@media only screen and (max-width: 767px) {
	.product-section-2.upgrade_path_section {
	   	padding: 50px 0;
	}
	.product-features-list li {
		width: 100%;
	}
	.product-custom-tabs-1 .product-tabs-nav {
		display: none;
	}
	.product-custom-tabs-1 .product-tabs-nav-mobile {
		display: block;
	}
	.product-about {
		margin-top: 60px;
	}
	.product-tabs-nav-mobile .select-container select, .product-tabs-nav-mobile .select-container {
		width: 100%;
	}
	.product-video-gallery {
		padding-left: 0;
		padding-right: 0;
	}
	.product-section-4 .section-heading {
		font-size: 22px;
	}
	.product-custom-tabs-2 .product-tabs-nav a {
		font-size: 17px;
		padding: 12px 10px;
	}
	.product-tab-content.tc-assembly td {
		width: 90%!important;
		display: block;
		margin: auto;
	}
}

@media only screen and (max-width: 539px) {
	.product-title {
		font-size: 34px;
	}
	.product-price {
		font-size: 18px;
	}
	.product-features {
		padding: 40px;
	}
	.product-more-content .c-row .col {
		padding-left: 20px;
		padding-right: 20px;
	}
	.product-about {
		padding: 10px;
	}
	.about-gallery {
		padding: 0;
	}
	.about-gallery .slick-dots {
		visibility: visible;
	}
	.about-gallery .slick-arrow, .slider-navs .about-gallery-item.slick-slide img {
		display: none!important;
	}
	
	/*.slider-navs .about-gallery-item.slick-slide.slick-current{
		border: 2px solid  #2A2C33 !important;
		border-radius:4px !important;
	}
	.slider-navs .about-gallery-item.slick-slide{
		border:2px solid #fff !important;
		opacity:0.5;
	}

	.product-section-1 .slider-navs{
		max-height:150px;
		overflow:hidden;
	}
	.product-section-1 .slider-navs .slick-list{
		border-radius:5px;
		margin-top:10px;
	}*/
	.dc-text{
		margin-top:65px;
	}
	.product-section-1 .slick-dots{
	display: flex !important;
    justify-content: space-between;
	}
	.product-section-1 .slick-dots li{
		padding:0 !important;
		width:100% !important;
		background:#fff !important;
		opacity: 0.5 !important;
	}
	.product-section-1 .slick-dots li button{
		height:4px !important;
		border:none !important;
		width:100% !important;
		background:#fff !important;
		opacity: 0.5 !important;
	}
	.product-section-1 .slick-dots li.slick-active button{
		border-radius:4px !important;
		background:#121212 !important;
	}
	.slider-navs .about-gallery-item.slick-slide.slick-current, .slider-navs .about-gallery-item.slick-slide.slick-center{
		border:none !important
	}
	.retailers-specific-container .item-container {
		width: 100%;
	}
	
}

@media only screen and (max-width: 420px) {
	.product-tab-content.tc-assembly iframe {
		height: auto!important;
	}
}

.about-gallery-item .fa-search-plus:before {
    right: 0;
    position: absolute;
    opacity: 0.5;
}


.single-product .slick-lightbox .slick-lightbox-slick-img {
	background: #fff;
}

.single-product .slick-lightbox .slick-prev:before, .single-product .slick-lightbox .slick-next:before {
	color: #fff;
	opacity: 1;
}

.single-product .slick-lightbox-close:before {
	opacity: 1;
}

.generic-link{
	filter: invert(10%) sepia(0%) saturate(0%) hue-rotate(140deg) brightness(50%) contrast(100%);
}
.no-stock-retailer{
	font-size:12px;
}
.no-stock-retailer i{
	margin-right:5px;
	color:#D9262A;
}

/* Price Drop */

.price-sale-sp {
	position: relative;
}

.price-sale-sp .e2{
	text-decoration: line-through;
    margin-right: 5px;
    opacity: 0.8;
}
.price-sale-sp .price-drop{
    position: absolute;
    right: 20px;
    top: -10px;
    padding: 3px 6px;
    font-size: 8px;
    border: 1px solid #D9262A;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    background: #D9262A;
    border-radius: 1px;
    text-transform: uppercase;
    font-family: 'Proxima Nova Semi Bold';
    line-height: 1;
}