/** Shopify CDN: Minification failed

Line 1161:2 "fot-size" is not a known CSS property
Line 1390:29 Expected ":"
Line 1390:30 Expected identifier but found "0"

**/
@font-face {
    font-family: 'Avenir Next Cyr';
    src: url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Regular.woff2?v=7675051189412455800') format('woff2'),
        url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Regular.woff?v=8105833638142527222') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Bold';
    src: url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Bold.woff2?v=16677493632600393484') format('woff2'),
        url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Bold.woff?v=17114730997204528779') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Avenir Next Medium';
    src: url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Medium.woff2?v=1786578253193384221') format('woff2'),
        url('//tlcsport.co.uk/cdn/shop/files/AvenirNextCyr-Medium.woff?v=10927067272248090843') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}




a, a:focus, a:hover {
	text-decoration:none
}
*, body, img {
	margin:0;
	padding:0
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, nwsection, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
	margin:0;
	padding:0;
	border:0;
	font:inherit
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, nwsection {
	display:block
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:after, blockquote:before, q:after, q:before {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	box-sizing:border-box
}
a {
	outline:0;
	border:none;
}
a:focus {
	outline:0;
	border:none;
}
a:hover {
	outline:0;
	border:none;
}
button {
	outline:0;
	border:none;
}
button:hover {
	outline:0;
	border:none;
}
button:focus {
	outline:0;
	border:none;
}
.spacer {
	clear:both;
	line-height:0;
	font-size:0
}
img {
	border:0;
	height:auto;
	max-width:100%
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal
}
select {
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}




body {
	font-family: "Open Sans", serif;
	font-weight: 400;
}
.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}
.justify-content-between {
	justify-content:space-between;
}
.align-items-center {
	align-items:center;
}
.justify-content-center {
	-ms-flex-pack: center !important;
	justify-content: center !important;
}
.both-padding {
	padding:0 15px;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.p-0 {
	padding:0 !important;
}
.pt-0 {
	padding-top:0 !important;
}
.pt-2 {
	padding-top:8px !important;
}
.pb-0 {
	padding-bottom:0 !important;
}
.pb-2 {
	padding-bottom:8px !important;
}
.pt-3 {
	padding-top:16px !important;
}
.pb-3 {
	padding-bottom:16px !important;
}
.m-0 {
	margin:0 !important;
}
.mt-0 {
	margin-top:0 !important;
}
.mt-2 {
	margin-top:8px !important;
}
.mb-0 {
	margin-bottom:0 !important;
}
.mb-2 {
	margin-bottom:8px !important;
}
.mt-3 {
	margin-top:16px !important;
}
.mb-3 {
	margin-bottom:16px !important;
}
.text-center {
	text-align:center !important;
}
.text-left {
	text-align:left !important;
}
.text-right {
	text-align:right !important;
}
.dm-none {
	display:none !important;
}
.dm-block {
	display:block !important;
}
.dm-flex {
	display:flex !important;
}
.position-relative {
	position:relative;
}
.headingone {
	font-size:28px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:100%;
}
.subheading {
	font-size:16px;
	line-height:120%;
	margin-top:10px;
	text-transform:capitalize;
}
.nwcontainer {
	padding:0 15px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
.nwsection {
	padding: 30px 0;
}
.rowgap {
	margin-top:30px;
}
strong{font-weight: 700;}
.text-white{color: #fff !important;}

/* Slider */
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	/* display: block; */
	display: flex;
	margin-left: auto;
	margin-right: auto;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	
	float: left;
	height: 100%;
	min-height: 1px;
  display:none;
}

.slick-initialized .slick-slide{ display:block}

[dir='rtl'] .slick-slide {
	float: right;
}
/*.slick-slide img {
	display: block;
	margin:0 auto;
}*/
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
  /* align-items: center;
  justify-content: center;
  height: auto; */
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
/* Arrows */
.slick-prev {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 34px;
	height: 34px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index:999;
	background:url(sliderleft.png) left top no-repeat;
	background-size:100% 100%;
}
.slick-prev:hover{
	background: url(sliderleft-hover.png) left top no-repeat;
	background-size: 100% 100%;
}
.slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width:34px;
	height: 34px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	z-index:999;
	background:url(sliderright.png) left top no-repeat;
	background-size:100% 100%;
}
.slick-next:hover{
	background: url(sliderright-hover.png) left top no-repeat;
	background-size: 100% 100%;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left:-30px;
}
[dir='rtl'] .slick-prev {
	right:80px;
	left: auto;
}
.slick-next {
	right:-30px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left:80px;
}
.slick-dots {
	display: block;
	width: 100%;
	padding: 0;
	margin:20px 0 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 12px;
	height: 12px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border-radius:10px;
	background:none;
    border:1px solid #17255A;
	/* background: #A6A6A6; */
	outline: none;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
.slick-dots li.slick-active button {
	background:#F86D42;
	position:relative;
	border:2px solid #F86D42;
}
/* Slider end */

/**------------------Accordion Css start--------------*/
.accordion {
	width:100%;
	margin: 0 auto;
}
.acc {
	margin: 0px 0 15px 0;
	/* border-bottom: 1px solid #ccc;
	padding-bottom: 20px; */
  }

.acc:last-child {
	margin: 0;
	border: 0;
	padding: 0;
  }

.acc-head {
	position: relative;
	display:flex;
	align-items:center;
	cursor: pointer;
	gap: 15px;
	flex-wrap: wrap;
	border-radius: 94px;
border: 1px solid rgba(17, 17, 17, 0.30);
background: #FFF;
padding: 15px 14px;
}
.acc-head h6 {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 500;
	line-height: 140%; 
	width:84%;
	text-transform: capitalize;
	font-family: 'Avenir Next Medium';
}
.acc-head.active{
	background: #111;
	color: #fff;
}
.acc-head.active h6{
	font-size: 16px;
	font-family: 'Avenir Next Bold';
	color: #fff;
}
.acc-content {
	display: none;
	padding:14px 14px 0 14px;
}
.accordion-header-icon {
	font-size: 0;
	background: url(faqplus.png) right center no-repeat;
	height:28px;
	width:28px;
	background-size:cover;
}
.active .accordion-header-icon {
	background: url(faqminus.png) right center no-repeat;
	width:28px;
	height:28px;
	background-size:cover;
}
.acc-content p {
	color: #000;
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	line-height: 150%;
  margin-top:8px;

}

.acc-content ul li{
	color: #FFF;
	font-size: 15px;
	font-style: normal;
	font-weight: 400;
	line-height: 180%;
	opacity: 0.8;
	list-style: disc;
	list-style-position: outside;
}
.acc-content ul{margin: 15px 0	;}

/**------------------Accordion Css end--------------*/


.upslidebox{
	display: flex;
	align-items: center;
	gap: 10px;
	color: #111;
	font-size: 14px;
	justify-content: center;
}


.customthumbwrap{
	display: none;
	align-items: center;
	justify-content: center;
	gap: 10px;
	flex-wrap: wrap;
}
.customthumb{width: 48%;}
.customthumb img{width: 100%; display: block;border-radius: 12px;border: 1px solid rgba(17, 17, 17, 0.10);}

.slidersec .mainimage .prd_image img{border: 1px solid rgba(17, 17, 17, 0.10);width: 100%; display: block;}
.slidersec .mainimage2 .prd_image img{border: 1px solid rgba(17, 17, 17, 0.10);width: 100%; display: block;}

.slidersec p{
	color: #000;
	font-size: 14px;
	font-family: 'Avenir Next Cyr';
	text-align: center;
	padding: 2px 0;
}

.slidersec .thumbimage .prd_image img{
	border-radius: 2px;
	padding: 0 5px;
}


.slidersec .slick-next{right: 15px;}
.slidersec .slick-prev{left: 15px;}
.productmain {padding-top: 0;}
.slidersec .mainimage {
	margin: 0 -15px;
}

.slidersec .mainimage2 {
	margin: 0 -15px;
}

.asseenwrap{background: #F8F8F8;}
.asseenwrap h2{
	color: #111;
	font-size: 18px;
	text-transform: capitalize;
	font-family: 'Avenir Next Cyr';
	line-height: 110%;
	margin-bottom: 15px;
}
.asseenslider .item{text-align: center;}

.title-heading, .features--heading-uppercase .Heading{
	font-family: 'Avenir Next Bold';
	color: #111;
	font-size: 22px;
	line-height: 120%;
	text-transform: capitalize; 
}
.title-subheading{
	color: #111;
	font-size: 14px;
	font-family: 'Avenir Next Medium';
	margin-top: 10px;
}

.stepcount {
	width: 40px;
	height: 40px;
	background: #ff0181;
	color: #fff;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 24px;
	font-weight: 600;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
}
.stepboxicon {
	position: relative;
}
.stepbox h3{
	color: #111;
	font-size: 18px;
	line-height: 120%;
	letter-spacing: 1.3px;
	text-transform: uppercase;
	font-family: 'Avenir Next Cyr';
	margin: 30px 0 10px;
}
.stepbox p{
	color: #111;
	font-size: 14px;
	line-height:140%;
	font-weight: 300;
}
.primarybtn{
	max-width: 356px;
	height: 52px;
	width: 100%;
	border-radius: 0;
background: #FF0181;
box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.02);
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
color: #fff;
font-size: 16px;
font-weight: 700;
text-transform: uppercase;
margin: 0 auto;
}
.primarybtn:hover{background: #000;}
.stepbox{margin-top: 25px;}
.simplestep .stepouter:first-child .stepbox {
	margin-top: 0;
}
.actualwork{background: #F8F8F8; padding-top: 0;}
.actualworkcontent h5{
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 140%;
	margin-top: 10px;
}
.singlereview {
	padding: 15px;
	background: #fff;
	border-radius: 10px;
	margin-top: 15px;
}
.singlereview p{
	color: #111;
	font-size: 16px;
	margin: 10px 0;
}
.singlereview h3{
	color: #111;
	font-size: 18px;
	font-weight: 700;
}

.actualbg img{width: 100%; height: 100%; display: block; object-fit: contain;}

.actualworkcontent{padding-top: 25px;}

.communityslider .item{padding: 0 10px;}
.communityslider .item img{width: 100%; display: block; border-radius: 14px;}
.slidearrows {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
  gap:10px;
	margin: 0 auto;
}
.slidearrows a img{
  width:40px;
  height:40px;
}

.supportwrap {background: #000;}
.supportrightbox{
	text-align: center;
	width: 100%;
	margin-top: 25px;
}
.supportrightbox p{
	color: #fff;
	font-size: 18px;
	font-family: 'Avenir Next Medium';
	line-height: 110%;
	margin-top: 15px;
}
.supportrightbox img {
	height: 80px;
	object-fit: contain;
}
.prdzigzagwrap{background: #F8F8F8;}
.zigzagimgbox img {
	width: 100%;
	display: block;
	border-radius: 0;
}
.zigzagcontentbox{
	background: #fff;
	border-radius: 12px;
padding:20px 10px;
}
.zigzagcontentbox h2{
	color: #111;
	font-size: 16px;
	font-family: 'Avenir Next Medium';
	margin: 10px 0;
  font-weight:700;
}
.zigzagcontentbox p{
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 140%; 
}
.zigzagcontentbox ul{margin-left: 15px;}
.zigzagcontentbox ul li{
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 140%; 
	list-style-type: disc;
	padding-top: 5px;
}
.zigicon {
	width: 60px;
}
.whychoosebox h3{
	color: #111;
	font-size: 16px;
	font-family: 'Avenir Next Medium';
	line-height: 120%; 
	margin: 20px 0 10px;
  font-weight:700;
}
.whychoosebox p{
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 140%; 
}

.whychoosebox {
	text-align: center;
	border-radius: 10px;
background: #F8F8F8;
padding: 20px 10px;
margin-top: 20px;
}
.whychoose .row .whychooseouter:first-child .whychoosebox{margin-top: 0;}

.comparewrap{background: #F8F8F8;}


.comparetable table{width: 100%;}
.comparetable table thead tr th{
	color: #111;
	font-size: 16px;
	font-family: 'Avenir Next Bold';
	text-align: center;
	padding: 6px;
}
.comparetable table thead tr th:nth-child(2){
	background: #111;
	border-radius: 10px 10px 0 0;
}
.comparetable table thead tr th:first-child{text-align: left; width: 35%;}
.comparetable table tbody tr td{
	color: #111;
	font-size: 12px;
	text-align: center;
	padding: 6px;
	position: relative;
}
.comparetable table tbody tr td:first-child{
	text-align: left;
	border-radius: 10px 0 0 10px;
}

.comparetable table tbody tr:nth-child(2n+1){background: #fff;}
.comparetable table tbody tr:nth-child(2n+2) td:nth-child(2){background: #111;}
.comparetable table tbody tr:last-child td:nth-child(2):after{
	content: "";
	width: 100%;
	height: 15px;
	background: #111;
	position: absolute;
	top:100%;
	left: 0;
	right: 0;
	border-radius: 0 0 10px 10px;
}
.comparetable table tbody tr td img{width: 20px;}

.secondarybtn{
	border-radius: 104px;
border: 2px solid #FF0181;
box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.02);
width: 100%;
height: 46px;
display: flex;
align-items: center;
justify-content: center;
gap: 6px;
color: #FF0181;
font-size: 14px;
font-weight: 700;
text-transform: uppercase;
}
.secondarybtn:hover{
	background: #FF0181;
	color: #fff;
}
.secondarybtn:hover img{
	filter: brightness(0) invert(1);
}
.recentviewimg img{width: 100%; display: block; border-radius: 12px;}
.recentviewcontent{
	text-align: center;
	padding: 20px 0 0 0;
}

.recentviewcontent p{
	color: #111;
	font-size: 14px;
	line-height: 150%; 
	letter-spacing: 1.8px;
	font-family: 'Avenir Next Cyr';
	margin: 10px 0;
}
.recentviewcontent h3{
	color: #111;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 15px;
}

.recentviewslider .item{padding: 0 10px;}


.recentviewslider .slick-next{right: 0;}
.recentviewslider .slick-prev{left: 0;}

.appreview{background: #F8F8F8;}
.faqcon{max-width: 992px; margin: 0 auto;}

.getextra{background: #F8F8F8;}

.ratingsec{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 8px;
	margin-bottom: 10px;
	flex-direction: column;
}
.ratingsec h6{
	font-size: 14px;
	color: #111;
}
.getextra p{
	color: #111;
	font-size: 14px;
	font-weight: 300;
	line-height: 140%;
	margin: 10px 0;
}
.getextraimg{margin-top: 20px;}

.bottomupslide{
	background: #111 !important;
}
.bottomupslide .upslidebox{color: #fff;}
.bottomupslide .upslidebox img{filter: brightness(0) invert(1);}

.alsolike{background: #F8F8F8;}

.instafamily img{width: 100%; display: block; padding-bottom: 20px;}

.newsletter {background: #666;}

.subcribefrom form{
	position: relative;
}
.subcribefrom form .primarybtn{
	max-width: 100%;
	font-family: "Open Sans", serif;
	cursor: pointer;
  border-radius:0;
}
.subscribeinout{
	width: 100%;
	border: 0;
	height: 100%;
	padding: 14px;
	font-size: 16px;
	border-radius: 0;
	outline: 6px solid rgba(255, 255, 255, 0.13);
	background: #FFF;
	font-weight: 300;
	text-align: center;
	margin-bottom: 14px;
}

.subcribefrom p{
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	font-size: 14px;
	color: #fff;
	margin-top: 20px;
}
.subcribefrom {
	margin-top: 25px;
}

.wayimgblokwrap{
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 10px;
	margin-top: 15px;
}
.wayblock{
	width: 100%;
}
.wayblock img{width: 100%; display: block;border-radius: 0;}

.yogadesign {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-top: 20px;
}

.yogadesign h4{
	color: #111;
	font-size: 16px;
	font-family: 'Avenir Next Bold';
}
.waywearleft p{
	color: #111;
	font-size: 16px;
	font-weight: 300;
	line-height: 140%;
	margin-top: 15px;
}
#qab_container{
  display: none!important;
}
.communityslider .item video {
	width: 100%;
	display: block;
	object-fit: cover;
  height: 610px;
}
  .Product__InfoWrapper {
    position: relative;
    right: inherit;
    top: inherit;
    height: auto;
  }
  .ruk-icon-percentage-star--100, .ruk-icon-percentage-star--75, .ruk-icon-percentage-star--50, .ruk-icon-percentage-star--25{
    color: #FF0181;
  }
  .Product__Info {
	max-width: 100%;
	width: 100%;
}
.Product__Info .title-heading {
	margin-top: 15px;
	text-transform: capitalize;
	letter-spacing: normal;
	font-size:20px;
 line-height: 150%;
  text-align: left;
}
.ProductMeta #imageContainer1 {
	position: absolute;
	right: 10px;
	top: 56%;
	z-index: 999;
	width: 65px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	margin: 0 !important;
}
.ProductMeta .open-area {
	position: relative;
}

.ProductMeta .button-div-custom-vfr {
	margin: 20px 0 15px 0!important;
	border: 2px solid #FF0181;
	background: #F8F8F8;
	padding: 15px 77px 15px 15px;
}
.ProductMeta .fitting-text-lg {
	color: #FF0181;
	font-size: 14px;
	font-weight: 700;
}
.Product__Info .fitting-text-sm {
	color: rgba(17, 17, 17, 0.75);
}
.variantsize{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 15px;
}
.variantsize .ProductForm__Label{
  margin: 0;
}
.variantsize .size-guide-wrapper{
  margin: 0;
}
.SizeSwatch__Radio:checked + .SizeSwatch{
  background: #000;
  color: #fff;
}
.ColorSwatch.ColorSwatch--large {
	border-radius: 100%;
}
.ColorSwatch__Radio:checked + .ColorSwatch::after{
  border-radius: 100%;
}
.quantitywrap {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
  gap: 15px;
}
.quantitywrap .primarybtn {
	margin: 0;
	width: 100%;
  max-width: 415px;
  font-family: "Open Sans", serif;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  border-radius:0;
}
.quantitywrap .primarybtn span{
    font-family: "Open Sans", serif;
  font-size: 16px;
  font-weight: 700;
}
.btnpr {
	position: absolute;
	right: 0;
	background: rgba(17, 17, 17, 0.10);
	height: 93%;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100px;
  font-size: 13px;
  z-index: 9;
}

.quantitywrap .primarybtn button:before {
	display: none;
}
.quantitywrap .primarybtn button:hover {
	background: #000!important;
  color: #fff!important;
  border: 0;
}
.quantitywrap .primarybtn button {
	border: 0;
  width: 100%;
  position: absolute;
  gap: 10px;
  padding: 0 35px 0 0;
  left: 0;
  height: 100%;
}
.ProductForm__AddToCart {
  margin-bottom: 0px;
  color: #fff;
}
.QuantitySelector{
  border-radius: 70px;
  overflow: hidden;
}
.QuantitySelector--large .QuantitySelector__Button{
  background: rgba(17, 17, 17, 0.05);
  padding: 14px 20px;
}
.product-highlights-wrapper {
	border-radius: 16px;
	background: rgba(255, 1, 129, 0.05);
	border: 0;
	margin: 20px 0 0 0;
}
.product-highlights-wrapper .product-highlights-heading {
	display: none;
}

.product-highlights-inner {
	margin: 0;
  padding: 15px;
}
.product-highlights-inner-wrapper {
	padding: 0;
}
.product-highlight .highlight-title{
  font-family: "Open Sans", serif;
  fot-size: 14px;
}
.flickity-slider .ruk_rating_snippet {
	justify-content: center;
}
.Product__Info .singlereview {
	border-radius: 10px;
	border: 2px solid rgba(0, 0, 0, 0.15);
	background: #F8F8F8;
  margin: 15px 0 25px 0;
}
.Product__Info .acc-head {
	border-radius: 0;
	padding: 0 0 20px 0;
  border: 0;
}
.Product__Info .acc-head h6 {
    width: 89%;
  }
   .Product__Info .acc {
    margin: 0 0 20px 0;
    border-bottom: 1px solid #ccc;
  }
  .Product__Info .acc-head.active h6{
    color: #000;
  }
  .Product__Info .acc-head.active{
    background: #fff;
  }
  .Product__Info .acc-content {
    padding: 0 0 15px 0;
  }
.Product__Info .accordion-header-icon{
  background: url("prdfaqbottom.png") no-repeat center center;
  width: 18px;
  height: 11px;
  background-size: cover;
}
.Product__Info .acc-content ul li {
	color: #000;
	opacity: 1;
}
.Product__Info .acc-content ul {
	margin: 0 0 0 15px;
}
.ProductForm__AddToCart.Button.Button--secondary.Button--full {
	width: 100%;
}
.free-fabric-sample a {
	border: 3px solid #FF0181;
	background: #fff;
	color: #FF0181;
	font-size: 12px;
	font-weight: 700;
	border-radius: 0;
  font-family: "Open Sans", serif;
}
.ProductItem{
  padding-bottom: 30px!important;
}
.Product {
    margin-bottom: 0px;
}
.ProductItem .Button--secondary::before{
  display: none;
}
.ProductItem .primarybtn{
  font-family: "Open Sans", serif;
  font-size: 12px;
  height: 40px;
  padding: 0;
}
.Product__Info .acc-content p {
	margin-bottom: 7px;
  font-size: 14px;
}
.ProductMeta .ruk_rating_snippet {
	justify-content: center;
}
.ProductMeta{
  text-align: left;
}
.ProductForm__Variants{
  margin-bottom: 0!important;
}
.Section--spacingNormal {
	margin: 50px 0 0 0;
}


/* size */



.sizeguidewrap .title-heading{
	color: #111;
	font-family: 'Avenir Next Medium';
	letter-spacing: 3.2px;
text-transform: uppercase;
}
.sizetabhead ul{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	gap: 10px;
}
.sizetabhead ul li a{
	border-radius: 4px;
border: 1px solid #000;
background: #FFF;
box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.02);
width: 160px;
font-size: 12px;
height: 45px;
display: flex;
align-items: center;
justify-content: center;
color: #111;
text-transform: capitalize;
}
.sizetabhead ul li a:hover{
	background: #000;
	color: #fff;
}
.sizetabhead ul li.active a{
	background: #000;
	color: #fff;
}
.sizetablewrap h2{
	text-align: center;
	color: #111;
	font-family: 'Avenir Next Cyr';
	font-size: 20px;
	letter-spacing: 2.6px;
	text-transform: uppercase;
}
.sizetable table{width: 100%;}
.sizetable table thead th{
	background: #111;
	color: #fff;
	padding: 8px;
	text-align: center;
	border-right: 1px solid #fff;
	font-size: 12px;
	font-family: 'Avenir Next Cyr';
	letter-spacing: 0.8px;
}
.sizetable table thead th:last-child{border: 0;}
.sizetable table tbody td{
	padding: 8px;
	border: 1px solid #ccc;
	color: #111;
	font-size: 12px;
}
.sizetable table tbody td:first-child{
	font-family: "Open Sans", serif;
}
.sizingtips h2{
	color: #111;
	   font-family: 'Avenir Next Bold';
	font-size: 20px;
	letter-spacing: 2.6px;
	text-transform: uppercase;
}
.sizingtips ul {margin: 15px 0;}
.sizingtips ul li{
	color: #111;
	font-size: 13px;
	line-height: 140%;
	background: url(checkcircle.png) no-repeat left center;
	background-size: 20px 20px;
	padding-left: 30px;
	margin-top: 8px;
}
.sizingtips p{
	color: #111;
	font-size: 14px;
	line-height: 140%;
}
.mesureimg{margin-top: 15px;}
.mesureimg img{width: 100%; display: block; border-radius: 10px;}
html {
	scroll-behavior: smooth;
}
.sizegurdrecent{
	background: #F8F8F8;
}

/* end */




.NuggetsWidget.NuggetsWidget--minimal.R-SM.R-MD.R-LG.R-XLG.R-XXLG.R-XXXLG.R-XXXXLG {
	margin-top: 25px !important;
}

.wayimgblokwrap .wayblock:last-child {
	display: none;
}
.ProductForm__QuantitySelector {
	width: 100%;
}
.ProductForm__QuantitySelector .QuantitySelector {
	width: 100%;
	justify-content: space-between;
}
.ProductMeta__Price.Price.Price--compareAt.Text--subdued.u-h4 {
	font-size: 19px;
}



.NuggetsWidget-prefix .NuggetsWidget{ --base-maxwidth: 100% !important; 	margin-top: 25px !important;}

.newsletter h3{ line-height:170%;}

.SizeSwatch{ width:51px;}
.HorizontalList--spacingTight .HorizontalList__Item{margin-right: 7px;
  margin-left: 7px;}


.Product__Info .acc-head h6{ font-weight:700; font-size:25px; font-family: Avenir Next Bold;}

.features--heading-uppercase .Heading{ letter-spacing:normal;}


.mobilefade{z-index: 1;
  position: absolute; padding;0 15px;
            width:100%;
  bottom: 0; background: linear-gradient(180deg,hsla(0,0%,98%,0),hsla(0,0%,98%,.65) 50%,#fff);}

.customthumbwrap{ margin-top:5px;}

.simplestep{ display:none !important;}
.upslider {
  display: none;
}
.upslider .slick-initialized {
  display: block;
}
.ProductList--carousel{
  margin: 0;
}

.recentprod .ProductItem__Title.Heading.sliderProductItem_heading{
  color: #111;
  font-size: 14px;
  line-height: 150%;
  letter-spacing: 1.8px;
  font-family: 'Avenir Next Cyr';
  margin: 10px 0;
  text-align: center;
}
.recentprod .ProductItem__Info {
	min-height: ;
	min-height: 140px;
}

.recentprod .flickity-prev-next-button.previous{
    background:url(sliderleft.png) left top no-repeat;
	background-size:100% 100%;
    width: 34px;
    height: 34px;
}
.recentprod .flickity-prev-next-button.next{
  background:url(sliderright.png) left top no-repeat;
	background-size:100% 100%;
  width: 34px;
    height: 34px;
}
.recentprod .flickity-prev-next-button.previous:hover{
  background: url(sliderleft-hover.png) left top no-repeat;
	background-size: 100% 100%;
}
.recentprod .flickity-prev-next-button.next:hover{
  background: url(sliderright-hover.png) left top no-repeat;
	background-size: 100% 100%;
}
.recentprod .flickity-prev-next-button svg{
  display: none;
}

.getextra .title-subheading{margin-top: 20px;}
.getextra p{margin: 20px 0 40px;}

.prodlength .SizeSwatch{ width:auto !important; min-width: auto !important;}

.mobilenone img{ margin-top:3px;}


/*********************Custom CSS**********************************/

.customthumbwrap2 .slick-list{ overflow:visible; width:100% !important;}
.customthumbwrap2 .slick-track{width:100% !important; transform:none !important; 
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;}
.customthumbwrap2 .slick-slide{ width:47% !important;}
.customthumb2{ width:100%;margin-top: 10px;}
.customthumbwrap2 .slick-track::before, .customthumbwrap2 .slick-track::after{ display:none;}

/*********************Custom CSS**********************************/


.mainimage2 .prd_image{ display:none !important;}
.mainimage2 .prd_image:first-child{ display:block !important;}
.customthumbwrap2 .customthumb{ display:none !important;}
.customthumbwrap2 .customthumb:first-child{ display:block !important;}

.mainimage .prd_image{ display:none !important;}
.mainimage .prd_image:first-child{ display:block !important;}
.thumbimage{ display:none !important;}
.thumbimage.slick-initialized{ display:block !important;}



/* fancybox */

.fancybox-active {
	height:auto
}
.fancybox-is-hidden {
	left:-9999px;
	margin:0;
	position:absolute!important;
	top:-9999px;
	visibility:hidden
}
.fancybox-container {
	-webkit-backface-visibility:hidden;
	height:100%;
	left:0;
	outline:0;
	position:fixed;
	-webkit-tap-highlight-color:transparent;
	top:0;
	-ms-touch-action:manipulation;
	touch-action:manipulation;
	transform:translateZ(0);
	width:100%;
	z-index:99992
}
.fancybox-container * {
	box-sizing:border-box
}
.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
	bottom:0;
	left:0;
	position:absolute;
	right:0;
	top:0
}
.fancybox-outer {
	-webkit-overflow-scrolling:touch;
	overflow-y:auto
}
.fancybox-bg {
	background:#1e1e1e;
	opacity:0;
	transition-duration:inherit;
	transition-property:opacity;
	transition-timing-function:cubic-bezier(.47, 0, .74, .71)
}
.fancybox-is-open .fancybox-bg {
	opacity:.9;
	transition-timing-function:cubic-bezier(.22, .61, .36, 1)
}
.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
	direction:ltr;
	opacity:0;
	position:absolute;
transition:opacity .25s ease, visibility 0s ease .25s;
	visibility:hidden;
	z-index:99997
}
.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
	opacity:1;
transition:opacity .25s ease 0s, visibility 0s ease 0s;
	visibility:visible
}
.fancybox-infobar {
	color:#ccc;
	font-size:13px;
	-webkit-font-smoothing:subpixel-antialiased;
	height:44px;
	left:0;
	line-height:44px;
	min-width:44px;
	mix-blend-mode:difference;
	padding:0 10px;
	pointer-events:none;
	top:0;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.fancybox-toolbar {
	right:0;
	top:0
}
.fancybox-stage {
	direction:ltr;
	overflow:visible;
	transform:translateZ(0);
	z-index:99994
}
.fancybox-is-open .fancybox-stage {
	overflow:hidden
}
.fancybox-slide {
	-webkit-backface-visibility:hidden;
	display:none;
	height:100%;
	left:0;
	outline:0;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	padding:44px;
	position:absolute;
	text-align:center;
	top:0;
	transition-property:transform, opacity;
	white-space:normal;
	width:100%;
	z-index:99994
}
.fancybox-slide:before {
	content:"";
	display:inline-block;
	font-size:0;
	height:100%;
	vertical-align:middle;
	width:0
}
.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
	display:block
}
.fancybox-slide--image {
	overflow:hidden;
	padding:44px 0
}
.fancybox-slide--image:before {
	display:none
}
.fancybox-slide--html {
	padding:6px
}
.fancybox-content {
	background:#fff;
	display:inline-block;
	margin:0;
	max-width:100%;
	overflow:auto;
	-webkit-overflow-scrolling:touch;
	padding:44px;
	position:relative;
	text-align:left;
	vertical-align:middle
}
.fancybox-slide--image .fancybox-content {
	animation-timing-function:cubic-bezier(.5, 0, .14, 1);
	-webkit-backface-visibility:hidden;
	background:0 0;
	background-repeat:no-repeat;
	background-size:100% 100%;
	left:0;
	max-width:none;
	overflow:visible;
	padding:0;
	position:absolute;
	top:0;
	transform-origin:top left;
	transition-property:transform, opacity;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	z-index:99995
}
.fancybox-can-zoomOut .fancybox-content {
	cursor:zoom-out
}
.fancybox-can-zoomIn .fancybox-content {
	cursor:zoom-in
}
.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
	cursor:grab
}
.fancybox-is-grabbing .fancybox-content {
	cursor:grabbing
}
.fancybox-container [data-selectable=true] {
	cursor:text
}
.fancybox-image, .fancybox-spaceball {
	background:0 0;
	border:0;
	height:100%;
	left:0;
	margin:0;
	max-height:none;
	max-width:none;
	padding:0;
	position:absolute;
	top:0;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	width:100%
}
.fancybox-spaceball {
	z-index:1
}
.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
	height:100%;
	overflow:visible;
	padding:0;
	width:100%
}
.fancybox-slide--video .fancybox-content {
	background:#000
}
.fancybox-slide--map .fancybox-content {
	background:#e5e3df
}
.fancybox-slide--iframe .fancybox-content {
	background:#fff
}
.fancybox-iframe, .fancybox-video {
	background:0 0;
	border:0;
	display:block;
	height:100%;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%
}
.fancybox-iframe {
	left:0;
	position:absolute;
	top:0
}
.fancybox-error {
	background:#fff;
	cursor:default;
	max-width:400px;
	padding:40px;
	width:100%
}
.fancybox-error p {
	color:#444;
	font-size:16px;
	line-height:20px;
	margin:0;
	padding:0
}
.fancybox-button {
	background:rgba(30, 30, 30, .6);
	border:0;
	border-radius:0;
	box-shadow:none;
	cursor:pointer;
	display:inline-block;
	height:44px;
	margin:0;
	padding:10px;
	position:relative;
transition:color .2s;
	vertical-align:top;
	visibility:inherit;
	width:44px
}
.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
	color:#ccc
}
.fancybox-button:hover {
	color:#fff
}
.fancybox-button:focus {
	outline:0
}
.fancybox-button.fancybox-focus {
	outline:1px dotted
}
.fancybox-button[disabled], .fancybox-button[disabled]:hover {
	color:#888;
	cursor:default;
	outline:0
}
.fancybox-button div {
	height:100%
}
.fancybox-button svg {
	display:block;
	height:100%;
	overflow:visible;
	position:relative;
	width:100%
}
.fancybox-button svg path {
	fill:currentColor;
	stroke-width:0
}
.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
display:none
}
.fancybox-progress {
	background:#ff5268;
	height:2px;
	left:0;
	position:absolute;
	right:0;
	top:0;
	transform:scaleX(0);
	transform-origin:0;
	transition-property:transform;
	transition-timing-function:linear;
	z-index:99998
}
.fancybox-close-small {
	background:0 0;
	border:0;
	border-radius:0;
	color:#ccc;
	cursor:pointer;
	opacity:.8;
	padding:8px;
	position:absolute;
	right:-12px;
	top:-44px;
	z-index:401
}
.fancybox-close-small:hover {
	color:#fff;
	opacity:1
}
.fancybox-slide--html .fancybox-close-small {
	color:currentColor;
	padding:10px;
	right:0;
	top:0
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow:hidden
}
.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display:none
}
.fancybox-navigation .fancybox-button {
	background-clip:content-box;
	height:100px;
	opacity:0;
	position:absolute;
	top:calc(50% - 50px);
	width:70px
}
.fancybox-navigation .fancybox-button div {
	padding:7px
}
.fancybox-navigation .fancybox-button--arrow_left {
	left:0;
	/*left:env(safe-area-inset-left);*/
	padding:31px 26px 31px 6px
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding:31px 6px 31px 26px;
	right:0;/*right:env(safe-area-inset-right)*/
}
.fancybox-caption {
	background:linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom:0;
	color:#eee;
	font-size:14px;
	font-weight:400;
	left:0;
	line-height:1.5;
	padding:75px 44px 25px;
	pointer-events:none;
	right:0;
	text-align:center;
	z-index:99996
}
@supports (padding:max(0px)) {
.fancybox-caption {
/*padding:75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))*/
}
}
.fancybox-caption--separate {
	margin-top:-50px
}
.fancybox-caption__body {
	max-height:50vh;
	overflow:auto;
	pointer-events:all
}
.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
	color:#ccc;
	text-decoration:none
}
.fancybox-caption a:hover {
	color:#fff;
	text-decoration:underline
}
.fancybox-loading {
	animation:a 1s linear infinite;
	background:0 0;
	border:4px solid #888;
	border-bottom-color:#fff;
	border-radius:50%;
	height:50px;
	left:50%;
	margin:-25px 0 0 -25px;
	opacity:.7;
	padding:0;
	position:absolute;
	top:50%;
	width:50px;
	z-index:99999
}
@keyframes a {
to {
transform:rotate(1turn)
}
}
.fancybox-animated {
	transition-timing-function:cubic-bezier(0, 0, .25, 1)
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity:0;
	transform:translate3d(-100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity:0;
	transform:translate3d(100%, 0, 0)
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity:1;
	transform:translateZ(0)
}
.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
	opacity:0;
	transition-timing-function:cubic-bezier(.19, 1, .22, 1)
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity:1
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity:0;
	transform:scale3d(1.5, 1.5, 1.5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity:0;
	transform:scale3d(.5, .5, .5)
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity:1;
	transform:scaleX(1)
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity:0;
	transform:rotate(-1turn)
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity:0;
	transform:rotate(1turn)
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity:1;
	transform:rotate(0)
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity:0;
	transform:scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity:0;
	transform:scale3d(0, 0, 0) translate3d(100%, 0, 0)
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity:1;
	transform:scaleX(1) translateZ(0)
}
.fancybox-fx-tube.fancybox-slide--previous {
	transform:translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}
.fancybox-fx-tube.fancybox-slide--next {
	transform:translate3d(100%, 0, 0) scale(.1) skew(10deg)
}
.fancybox-fx-tube.fancybox-slide--current {
	transform:translateZ(0) scale(1)
}
@media (max-height:576px) {
.fancybox-slide {
padding-left:6px;
padding-right:6px
}
.fancybox-slide--image {
padding:6px 0
}
.fancybox-close-small {
right:-6px
}
.fancybox-slide--image .fancybox-close-small {
background:#4e4e4e;
color:#f2f4f6;
height:36px;
opacity:1;
padding:6px;
right:0;
top:0;
width:36px
}
.fancybox-caption {
padding-left:12px;
padding-right:12px
}
@supports (padding:max(0px)) {
.fancybox-caption {
/*padding-left:max(12px, env(safe-area-inset-left));
padding-right:max(12px, env(safe-area-inset-right))*/
}
}
}
.fancybox-share {
	background:#f4f4f4;
	border-radius:3px;
	max-width:90%;
	padding:30px;
	text-align:center
}
.fancybox-share h1 {
	color:#222;
	font-size:35px;
	font-weight:700;
	margin:0 0 20px
}
.fancybox-share p {
	margin:0;
	padding:0
}
.fancybox-share__button {
	border:0;
	border-radius:3px;
	display:inline-block;
	font-size:14px;
	font-weight:700;
	line-height:40px;
	margin:0 5px 10px;
	min-width:130px;
	padding:0 15px;
	text-decoration:none;
transition:all .2s;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	white-space:nowrap
}
.fancybox-share__button:link, .fancybox-share__button:visited {
	color:#fff
}
.fancybox-share__button:hover {
	text-decoration:none
}
.fancybox-share__button--fb {
	background:#3b5998
}
.fancybox-share__button--fb:hover {
	background:#344e86
}
.fancybox-share__button--pt {
	background:#bd081d
}
.fancybox-share__button--pt:hover {
	background:#aa0719
}
.fancybox-share__button--tw {
	background:#1da1f2
}
.fancybox-share__button--tw:hover {
	background:#0d95e8
}
.fancybox-share__button svg {
	height:25px;
	margin-right:7px;
	position:relative;
	top:-1px;
	vertical-align:middle;
	width:25px
}
.fancybox-share__button svg path {
	fill:#fff
}
.fancybox-share__input {
	background:0 0;
	border:0;
	border-bottom:1px solid #d7d7d7;
	border-radius:0;
	color:#5d5b5b;
	font-size:14px;
	margin:10px 0 0;
	outline:0;
	padding:10px 15px;
	width:100%
}
.fancybox-thumbs {
	background:#ddd;
	bottom:0;
	display:none;
	margin:0;
	-webkit-overflow-scrolling:touch;
	-ms-overflow-style:-ms-autohiding-scrollbar;
	padding:2px 2px 4px;
	position:absolute;
	right:0;
	-webkit-tap-highlight-color:transparent;
	top:0;
	width:212px;
	z-index:99995
}
.fancybox-thumbs-x {
	overflow-x:auto;
	overflow-y:hidden
}
.fancybox-show-thumbs .fancybox-thumbs {
	display:block
}
.fancybox-show-thumbs .fancybox-inner {
	right:212px
}
.fancybox-thumbs__list {
	font-size:0;
	height:100%;
	list-style:none;
	margin:0;
	overflow-x:hidden;
	overflow-y:auto;
	padding:0;
	position:absolute;
	position:relative;
	white-space:nowrap;
	width:100%
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow:hidden
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
width:7px
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
background:#fff;
border-radius:10px;
box-shadow:inset 0 0 6px rgba(0, 0, 0, .3)
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
background:#2a2a2a;
border-radius:10px
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility:hidden;
	backface-visibility:hidden;
	background-color:rgba(0, 0, 0, .1);
	background-position:50%;
	background-repeat:no-repeat;
	background-size:cover;
	cursor:pointer;
	float:left;
	height:75px;
	margin:2px;
	max-height:calc(100% - 8px);
	max-width:calc(50% - 4px);
	outline:0;
	overflow:hidden;
	padding:0;
	position:relative;
	-webkit-tap-highlight-color:transparent;
	width:100px
}
.fancybox-thumbs__list a:before {
	border:6px solid #ff5268;
	bottom:0;
	content:"";
	left:0;
	opacity:0;
	position:absolute;
	right:0;
	top:0;
transition:all .2s cubic-bezier(.25, .46, .45, .94);
	z-index:99991
}
.fancybox-thumbs__list a:focus:before {
	opacity:.5
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity:1
}
.fancybox-button--zoom, .fancybox-button--play, .fancybox-button--thumbs{ display:none !important;}
/* end */


.zoomglass {
	position: absolute;
	left: 10px;
	top: 82px;
	width: 85px;
	height: auto;
	z-index: 99;
}

.zoomicon{position: absolute;
	right:15px;
	top: 15px;
	width: 25px;
	height: 25px;
	z-index: 99;}
  
.zoomicon .samita-container{ display:none !important}
.zoomglass img{ border:none !important;}
.zoomicon img{ border:none !important;}

 @media only screen and (min-width :400px) {
}
@media only screen and (min-width :480px) {
}
@media only screen and (min-width :576px) {
.nwcontainer{max-width: 540px;}
}
 @media only screen and (min-width :768px) {
.text-md-center {
 text-align:center !important;
}
.text-md-left {
 text-align:left !important;
}
.text-md-right {
 text-align:right !important;
}
.dm-md-none {
display:none !important;
}
 .dm-md-block {
display:block !important;
}
 .dm-md-flex {
display:flex !important;
}
 .justify-content-md-start {
justify-content:start !important;
}
.justify-content-md-center {
justify-content:center !important;
}
.justify-content-md-end {
justify-content:end !important;
}
 .nwcontainer {
max-width:750px
}
.nwsection {
 padding:40px 0;
}
.rowgap {
 margin-top:40px;
}




.productmainleft {
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;
}
.productmainright {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
.slidersec .thumbimage{display: none;}
.customthumbwrap{display: flex;}
.slidersec .mainimage .prd_image p{
	font-size: 18px;
	padding: 20px 0;
}
.slidersec .mainimage .prd_image img{border-radius: 12px;}
.slidersec .mainimage {
	margin-bottom: 10px;
}
   .slidersec .mainimage2 .prd_image img{border-radius: 12px;}
.slidersec .mainimage2 {
	margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
.asseenwrap h2{
	font-size: 26px;
	margin-bottom: 30px;
}
.stepouter {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.title-heading, .features--heading-uppercase .Heading{
	font-size: 32px;
}
.title-subheading{
	font-size: 18px;
	margin-top: 15px;
}
.stepbox h3{
	font-size: 26px;
	margin: 40px 0 10px;
}
.stepbox p{
	font-size: 16px;
}
.stepbox {
	margin-top: 0;
}
.actualworkcontent{
	max-width: 508px;
	padding: 160px 0;
}
.actualbg {
	position: absolute;
	top: 0;
	right: 0;
	width: 29%;
	height: 100%;
}
.actualworkcontent h5{
	font-size: 16px;
	margin-top: 15px;
}
.singlereview {
	padding: 20px;
	margin-top: 20px;
}
.supportleftouter {
	-ms-flex: 0 0 44%;
    flex: 0 0 44%;
    max-width: 44%;
}
.supportrightouter {
	-ms-flex: 0 0 56%;
    flex: 0 0 56%;
    max-width: 56%;
	display: flex;
    align-items: start;
    justify-content: space-between;
}
.supportrightbox{
	text-align: center;
	width: 24%;
	margin-top: 0;
}
.supportrightbox p{font-size: 14px;}
.zigzagouter .row {
    position: relative;
}
.zigzagouter .both-padding {
    padding: 0;
}
.zigzagimg {
    -ms-flex: 0 0 58%;
    flex: 0 0 58%;
    max-width: 58%;
}
.zigzagcontent {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.zigzagimgbox img {
    border-radius: 0;
}
.zigzagouter .rowgap:nth-child(2n+2) .zigzagimg {
    margin-left: auto;
}
.zigzagouter .rowgap:nth-child(2n+2) .zigzagcontent {
    left: 0;
    right: inherit;
}
.whychooseouter{
	-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.whychoosebox h3{
	font-size: 20px;
}
.whychoosebox p{
	font-size: 16px;
}
.whychoosebox{
	text-align: left;
	padding: 0;
	background: transparent;
	border-radius: 0;
}
.whychoose .row .whychooseouter:nth-child(2) .whychoosebox {
	margin-top: 0;
}
.comparetable table thead tr th{
	font-size: 22px;
	padding: 20px;
}
.comparetable table thead tr th:nth-child(2){
	border-radius: 20px 20px 0 0;
}
.comparetable table tbody tr td{
	font-size: 18px;
	padding: 20px;
}
.comparetable table tbody tr:last-child td:nth-child(2):after{
	height: 20px;
	border-radius: 0 0 20px 20px;
}
.comparetable table tbody tr td img {
	width: 29px;
}
.recentviewslider .slick-next{right: 50px;}
.recentviewslider .slick-prev{left: 50px;}
.recentviewcontent p{
	font-size: 18px;
}
.recentviewcontent h3{
	font-size: 18px;
}
.secondarybtn{
height: 52px;
font-size: 16px;
}
.acc-head h6 {
	font-size: 18px;
	width:93%;
}
.acc-head {
padding: 20px 26px;
}
.acc-content {
	padding:20px 26px 0 26px;
}
.acc-head.active h6{
	font-size: 20px;
}
.acc {
	margin: 0px 0 25px 0;
}
.getextra p{
	font-size: 16px;
	margin: 15px 0 35px;
}
.getextraimg{margin-top: 35px;}
.ratingsec{flex-direction: row;}


.waywearleft{
	-ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.waywearright{
	-ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.wayblock{
	width: 48%;
}
.wayimgblokwrap{margin-top: 0;}
.ProductMeta .ruk_rating_snippet {
	justify-content: start;
}

   .Product__Info .title-heading {
	font-size: 25px;
}
   .ProductMeta .button-div-custom-vfr {
	padding: 15px;
}
   .ProductMeta .fitting-text-lg {
	font-size: 18px;
}

   .free-fabric-sample a {
	font-size: 16px;
}
   .Product__Info .acc-content p {
  font-size: 16px;
}

   /* size */

   .sizetablewrap h2{
	font-size: 26px;
}
.sizetable table thead th{
	padding: 15px;
	text-align: left;
	font-size: 16px;
}
.sizetable table tbody td{
	padding: 15px;
	font-size: 14px;
}
.sizingtips h2{
	font-size: 26px;
}
.sizingtips ul li{
	font-size: 16px;
	margin-top: 10px;
}
.sizingtips ul {margin: 20px 0;}
.mesureimg{margin-top: 30px;}
.mesureimg img{width: 100%; display: block; border-radius: 20px;}
.sizingtips p{
	font-size: 16px;
}
.sizetabhead ul li a{
width: 200px;
font-size: 14px;
}

   /* end*/

   .wayimgblokwrap .wayblock:last-child {
	display: block;
}
.mobilefade{ position:inherit; background:none;}

   .getextra .title-subheading{ margin-top:25px;}
   .customthumbwrap2 .slick-slide {
	width: 48.6% !important;
}

.customthumbwrap2 { margin-top:10px;}

   
}
@media only screen and (min-width :992px) {
 .nwcontainer {
max-width:970px
}
.text-lg-center {
 text-align:center !important;
}
.text-lg-left {
 text-align:left !important;
}
.text-lg-right {
 text-align:right !important;
}
.dm-lg-none {
display:none !important;
}
 .dm-lg-block {
display:block !important;
}
 .dm-lg-flex {
display:flex !important;
}
.justify-content-lg-start {
justify-content:start !important;
}
.justify-content-lg-center {
justify-content:center !important;
}
.justify-content-lg-end {
justify-content:end !important;
}
.actualbg {
	width: 44%;
}
.supportrightbox p{font-size: 18px;}
.zigicon {
	width: 90px;
}
.zigzagcontentbox{
padding: 20px;
}
.zigzagcontentbox h2{
	font-size: 24px;
	margin: 15px 0;
}
.zigzagcontentbox p{
	font-size: 16px;
}
.zigzagcontentbox ul li{
	font-size: 16px;
	padding-top: 8px;
}
.newsletterleft {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.newsletterright{
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.subcribefrom form .primarybtn{
	position: absolute;
	right: 15px;
	max-width: 224px;
	font-family: "Open Sans", serif;
	cursor: pointer;
	top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.subscribeinout{
	padding: 25px 235px 25px 25px;
	outline: 10px solid rgba(255, 255, 255, 0.13);
	margin-bottom: 0;
	text-align: left;
}
.subcribefrom {
	margin-top: 0;
}
.waywearleft{
	-ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
.waywearright{
	-ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}
.wayblock{
	width: 32%;
}
     .Product__Info .acc-head h6 {
    width: 92%;
  }
}
@media only screen and (min-width :1200px) {
 .nwcontainer {
max-width:1170px
}
.text-xl-center {
 text-align:center !important;
}
.text-xl-left {
 text-align:left !important;
}
.text-xl-right {
 text-align:right !important;
}
.dm-xl-none {
display:none !important;
}
 .dm-xl-block {
display:block !important;
}
 .dm-xl-flex {
display:flex !important;
}
.justify-content-xl-start {
justify-content:start !important;
}
.justify-content-xl-center {
justify-content:center !important;
}
.justify-content-xl-end {
justify-content:end !important;
}
.nwsection {
 padding:50px 0;
}
.rowgap {
 margin-top:50px;
}
.customthumb{width: 49%;}
.stepouter {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.actualbg {
	width: 50%;
}
.zigzagcontentbox{
	padding: 60px;
}
.whychooseouter{
	-ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.whychoosebox{
	margin: 0;
}
.acc-head h6{width: 95%;}
.sizeguidewrap .container {
		max-width: 992px;
		margin: 0 auto;
	}
  .hfcontainer.Header__Wrapper{max-width:90%;}

.waywearleft{
  -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}
   .waywearright {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
  }
  .waywearleft .title-heading{font-size: 60px;
  line-height: 100%;}
    .wayblock {
    width: 49%;
  }
  .ProductItem__Title {
	font-size: 18px !important;
}
  .ProductItem__Info {
	min-height: 100px;
}
  .alsomin {
	min-height: 140px;
}
  .customthumbwrap2 .slick-slide {
	width: 48.9% !important;
}
}
@media only screen and (min-width :1280px) {
.nwcontainer {
max-width:1250px
}
.nwsection {
 padding:70px 0;
}
.rowgap {
 margin-top:70px;
}
.asseenslider .item{padding: 0 15px;}
  .SizeSwatch{
  min-width: 81px;
  padding: 10px 10px;
}
  .Product__Info{margin:0;}
  .ruk_rating_snippet .ruk-rating-snippet-count {
	font-size: 16px !important;
}
  .Product__Info .title-heading{line-height: 150%;}
  .features--heading-small .u-h1{font-size: 26px; font-weight:700;}
  .Product__Info .acc-head h6 {
	font-size: 30px;
}
  .ElementsWidget-prefix .R-TextHeading--xxs{font-size: 18px !important;}
.R-TextBody.R-TextBody--xs.u-textLeft--all {
	font-size: 16px;
}
.ProductMeta__Price.Price.Price--compareAt.Text--subdued.u-h4 {
	font-size: 26px;
	font-weight: 700;
}
  .ProductForm__QuantitySelector {
	width: auto;
}
.ProductForm__QuantitySelector .QuantitySelector {
	width: auto;
	justify-content: space-between;
}

  .Product__Info .title-heading{ font-size:32px;}
}


@media only screen and (min-width :1500px) {
    .Product__Info {
    margin: 0 0 0 50px;
  }
}

@media only screen and (max-width :767px) {

  .waywear .nwcontainer{ max-width:100%}
  /*.waywear { padding-top:0;}*/
.wayimgblokwrap{ margin-top:0;}
.wayblock img{border-radius: 0;}
  .waywearleft { padding:0;}
  .mobilefade{ padding:0 15px;}
}
