/** Shopify CDN: Minification failed

Line 526:0 Unexpected "{"
Line 526:1 Expected identifier but found "%"
Line 530:0 Unexpected "{"
Line 530:1 Expected identifier but found "%"
Line 993:0 Unexpected "{"
Line 993:1 Expected identifier but found "%"
Line 1001:0 Unexpected "{"
Line 1001:1 Expected identifier but found "%"
Line 4219:91 Expected ":"
Line 4611:0 Unexpected "}"
... and 8 more hidden warnings

**/
@charset "utf-8";
 
/* CSS Document */

/*===========================================================================================RESET CSS START	*/

body {
  font-family: 'DM Sans', sans-serif;
  direction: ltr;
  font-size: 16px;
  color: #000;
  line-height: 26px;
  padding: 0px;
  margin: 0px;
    -webkit-font-smoothing: antialiased;
}

html,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0px;
  padding: 0px;
  
}

strong{
  margin-top: -45px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  padding: 0px;
  display: block;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
  font-variant: normal;
}

sub {
  vertical-align: text-bottom;
}

article {
  padding: 20px 0px;
  min-height: 600px;
}

input,
select,
textarea {
  font-family: 'DM Sans', sans-serif;
  direction: ltr;
  color: #3e3e3e;
  font-size: 14px;
  line-height: 20px;
  padding: 15px 20px;
  margin: 0em;
  margin: 0px;
  border: 1px solid #707070;
  transition: all 0.4s ease-out;
  border-radius: 15px;
  box-sizing: border-box;
  outline: none;
  background-color: #FFF;
}

textarea {
  width: 100%;
  max-width: 380px;
  height: 160px;
  resize: none;
}

input[type=text]:focus,
input[type=time]:focus,
input[type=month]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
textarea:focus {
  /* border-color: #269BFF;
  box-shadow: 0px 0px 8px rgba(38, 155, 255, 0.4); */
}

button,
.btn,
input[type=submit],
input[type=button],
input[type=reset] {
  font-family: 'DM Sans', sans-serif;
  direction: ltr;
  color: #3e3e3e;
  font-size: 12px !important;
  line-height: 30px;
  padding: 10px 20px;
  margin: 0em;
  margin: 0px;
  border: 1px solid #cecece;
  transition: all 0.4s ease-out;
  border-radius: 25px !important;
  box-sizing: border-box;
  outline: none;
  overflow: visible;
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  text-transform: ;
  background-color: #4b70fa;
}

button:hover,
.btn:hover,
input[type=submit]:hover,
input[type=button]:hover,
input[type=reset]:hover {
  background-color: #CCC;
  color:#2e2e2e;
  border-color: #2e2e2e;
}

button:focus,
.btn:focus,
input[type=submit]:focus,
input[type=button]:focus,
input[type=reset]:focus {
  opacity: 0.5;
  outline: none;
}

input[type=checkbox] {
  height: 13px;
  width: 13px;
  margin-right: 5px;
  position: relative;
  top: 1px;
}

input[type=radio] {
  margin-right: 4px;
  position: relative;
  top: 1px;
}

input[type=file] {
  padding: 4px 5px;
  display: inline;
}

select {
  max-width: 100%;
}

select option {
  padding-left: 4px;
}

p {
  margin: 0px;
  padding-bottom: 15px;
}

a {
  color: #000;
  transition: all 0.2s ease-out;
  text-decoration: none;
}

a:hover {
  color: #CCC;
  text-decoration: none;
  border-color: transparent;
}

a:active,
a:hover,
a:focus,
a:visited {
  outline: 0px;
  text-decoration: none;
}

a img,
a:hover img,
img,
a input {
  text-decoration: none;
}

a img,
img,
input[type=checkbox],
input[type=radio],
iframe {
  border: none;
}

img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}

ul {
  margin: 0px;
  padding: 0px;
}

del {
  visibility: hidden;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

del {

  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td {
  vertical-align: top;
}

hr {
  color: #D0D0D0;
}

address p {
  padding-bottom: 5px;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-scrollbar {
  width: 8px;
}

::-webkit-scrollbar-button {
  width: 8px;
  height: 5px;
}

::-webkit-scrollbar-track {
  background-color: #DDD;
  border: skinny plain lightgray;
  box-shadow: 0px 0px 3px #dfdfdf inset;
}

::-webkit-scrollbar-thumb {
  background-color: #999;
  border: skinny plain gray;
}
.palatte{display:block;}
.specifications_more,.specifications_less,.palatte_more,.palatte_less,.palatte_view_btn {
float:right;
color:#2d2d2d;
font-size:16px;
border-radius:5px;
font-weight:400;
display:inline-block;
text-decoration:none;
background-color:#ebe8e4;
padding:2px 12px 0;
margin-left:1em;
text-transform:none
}
.palatte-slider-desktop{display:block;}
.palatte-slider-mobile{display:none;}
.palatte_more{display:none;}
.palatte_less{display:none;}

::-webkit-scrollbar-thumb:hover {
  background: #1b1e24;
}

::placeholder {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  direction: ltr;
  color: #000;
}

::selection {
  background-color: #9e9e9e;
  color: #757575;
}

h1 {
  font-family: 'DM Sans', sans-serif;
  font-size: 32px;
  line-height: 30px;
  margin: 0px;
  color: #353739;
  font-weight: 700;
  padding-bottom: 0px;
}

.h2,
h2 {
  font-family: 'DM Sans', sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0px;
  color: #000;
  font-weight: bold;
  padding-bottom: 30px;
}

h3 {
  font-family: 'DM Sans', sans-serif;
  font-size: 30px;
  line-height: 30px;
  margin: 0px;
  color: #353739;
  font-weight: 700;
  padding-bottom: 15px;
}

h4 {
  font-family: 'DM Sans', sans-serif;
  font-size: 18px;
  line-height: 30px;
  margin: 0px;
  color: #353739;
  font-weight: 700;
/*   padding-bottom: 10px; */
} 

h4 strong {
  font-weight: 600;
}

h4 span {
  display: block;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  line-height: 21px;
}

h5 {
  font-family: 'DM Sans', sans-serif;
  font-size: 16px;
  line-height: 30px;
  margin: 0px;
  color: #212121;
  font-weight: 700;
  padding-bottom: 20px;
}

h6 {
  font-family: 'DM Sans', sans-serif;
  font-size: 14px;
  line-height: 30px;
  margin: 0px;
  color: #212121;
  font-weight: 700;
  padding-bottom: 20px;
}

/*===========================================================================================RESET CSS CLOSE	*/

/*===========================================================================================COMMON CSS START	*/

#back-to-top {
  z-index: 1;
  opacity: 0;
  right: 40px;
  width: 32px;
  height: 32px;
  bottom: 40px;
  position: fixed;
  cursor: pointer;
  line-height: 30px;
  text-align: center;
  border-radius: 2px;
  background-color: #f5f5f5;
  transition: opacity 0.2s ease-out;
}

#back-to-top:hover {
  background-color: #e9ebec;
}

#back-to-top.show {
  opacity: 1;
}

.scroll-back-to-top-inner {
  display: block;
  position: absolute;
  width: 85px;
  line-height: 14px;
  font-size: 10px;
  text-transform: uppercase;
  padding: 5px;
  left: 31px;
  top: -40px;
  z-index: 5;
  color: #464a4c;
  margin-left: -60px;
  border: 1px solid #050709;
  text-align: center;
  border-radius: 3px;
  opacity: 0;
  transition: all 0.2s ease-in-out;
  transform: scale(0);
  background-color: #FFF;
}

.scroll-back-to-top-inner:before,
.scroll-back-to-top-inner:after {
  content: '';
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  z-index: 4;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 9px solid #050709;
}
{% if template != 'article' or if template != 'articles'%}
b {
    font-size: 18px;
}
{% endif %}

.scroll-back-to-top-inner:after {
  bottom: -7px;
  margin-left: -8px;
  border-top: 8px solid rgba(255, 255, 255, 1);
}

#back-to-top:hover .scroll-back-to-top-inner {
  opacity: 0.9;
  transform: scale(1);
}

.loader {
  position: fixed;
  left: 45%;
  top: 40%;
  z-index: 9999;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #ecb752;
  width: 80px;
  height: 80px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

[class*=sec-] {
  padding: 60px 0px;
}

ul.list-normal {
  list-style: none;
}

ul.list-normal li {
  position: relative;
  padding-left: 20px;
}

ul.list-normal li:before {
  top: 10px;
  left: 0px;
  width: 10px;
  height: 10px;
  content: "";
  position: absolute;
  color: transparent;
  text-indent: -9999px;
  text-decoration: none;
  display: inline-block;
  background: transparent;
  transform: rotate(134deg);
  border-top: 2px solid #bfbfbf;
  border-left: 2px solid #bfbfbf;
  transition: all 250ms ease-in-out;
}

.template-index .product-list .collection-block .image .rimage__image {
  object-fit: contain;
}

h1:not(.logo-h1),
h2,
h3,
h4,
blockquote,
.under-cart .subtotal,
h5,
h6 {
  font-family: 'DM Sans', sans-serif;
}

/*===========================================================================================COMMON CSS CLOSE	*/

/*===========================================================================================HEADER CSS START	*/

#shopify-section-header {
  overflow: visible;
  position: relative;
}

#site-control {
  background-color: #f7f7f7;
}

/*#shopify-section-header:after{
top:0px;
left:0%;
z-index:-1;
width:100%;
content:" ";
height:75px;
position:absolute;
background-color:#f7f7f7;	
}	
#shopify-section-header:before{
top:0px;
left:0%;
z-index:-1;
width:100%;
content:" ";
height:130px;
position:absolute;
background-color:#131313;	
}*/

body {
  padding-top: 0px !important;
}

#site-control .links.site-control__inner {
  padding: 0px;
}

.inline-mini-form.inline-mini-form--arrow {
  width: 490px;
  margin-top: 0px;
}

.inline-mini-form.inline-mini-form--arrow input {
  padding: 4px 0px;
}

.inline-mini-form.inline-mini-form--arrow input:focus {
  opacity: 1;
  border: none;
  box-shadow: none;
}

.inline-mini-form.inline-mini-form--arrow button {
  top: 16px;
  width: 22px;
  height: 21px;
  right: -23px;
  background: url(/cdn/shop/t/2/assets/icon-search.svg?v=1642516563) no-repeat left top;
}

.inline-mini-form.inline-mini-form--arrow button svg {
  visibility: hidden;
}

.inline-mini-form.inline-mini-form--arrow:after {
  height: 1px;
  background-color: #707070;
}

.use-alt-logo .site-control:not(.nav-opaque) .site-control__inner svg {
  fill: #111;
  color: #111;
}

#site-control .search-form {
  margin-top: -11px;
}

.hea-col-right {
  padding-top: 4px;
}

#site-control .links.site-control__inner.bottom {
  min-height: 10px;
  background-color: #131313;
  text-transform: uppercase;
}

#site-control .links.site-control__inner.bottom .logo {
  float: left;
}

#site-control .links.site-control__inner.bottom .nav-right-side {
  right: 0px;
  position: absolute;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row ul {
  margin-left: -141px;
}
.site-control.nav-inline-desktop .site-control__inner .nav-row ul ul{ margin-left:0px; }
/*.site-control.nav-inline-desktop .site-control__inner .nav-row{ padding-left:0px; }*/

.site-control.nav-inline-desktop .site-control__inline-links {
  font-family: 'DM Sans', sans-serif;
}

/*.site-control.nav-inline-desktop .site-control__inner .nav-row {
padding-left: 15px;
}*/

.site-control.nav-inline-desktop .site-control__inner .nav-row>ul {
  margin-left: -130px;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row a {
  font-size: 16px;
  letter-spacing: 0.96px;
  padding: 12px 28px 11px 28px;
  font-family: 'DM Sans', sans-serif;
}

#logo {
  text-align: left;
}

#site-control .links.site-control__inner:last-child a {
  color: #FFF;
  max-width: 100%;
  text-decoration: none;
}

.product-slider .product-list {
  padding-bottom: 0px;
}

.collection-block .caption.upper {
  top: -10px;
  position: relative;
}

.collection-block:not(.hover-info) .title {
  font-size: 12px;
  padding-top: 0px;
  font-weight: normal;
  text-decoration: none;
}

.site-control.nav-inline-desktop:hover {
  background-color: #f7f7f7 !important;
}

.site-control.nav-inline-desktop:hover .site-control__inner a {
  color: #FFF !important;
}

#site-control .links.site-control__inner {
  position: relative;
}

#site-control .links.site-control__inner.top-section {
  padding: 10px 0px;
}

.logo .alt-logo {
  top: 0px;
  opacity: 1;
  width: 195px;
  height: 46px;
  padding-top: 1px;
  background-color: #e5e1e0;
}

.logo .alt-logo img {
  width: 195px;
  height: 45px;
  max-width: none;
}

#site-control .wide-container {
  width: 100%;
  padding: 0px;
  margin: 0px auto;
  max-width: 1338px;
}

.site-control.nav-inline-desktop .cart {
  margin: 10px 0px 0px 10px;
}

.site-control .cart.cart-icon--basket2 svg {
  visibility: hidden;
}

.site-control.nav-inline-desktop .cart {
  right: 11px;
  width: 23px;
  height: 27px;
  position: relative;
  margin: 0px 7px 0px 0px;
  background: url(/cdn/shop/t/2/assets/icon-user.svg?v=1642518094) no-repeat left top;
}

.site-control.nav-inline-desktop .cart img {
  visibility: hidden;
}

.site-control.nav-inline-desktop .wishlist {
  width: 31px;
  height: 23px;
  margin-right: 20px;
  background: url(/cdn/shop/t/2/assets/icon-heart.svg?v=1642518085) no-repeat left top;
}

.site-control.nav-inline-desktop .wishlist img {
  visibility: hidden;
}

.site-control.nav-inline-desktop .store-locator {
  width: 31px;
  height: 23px;
  margin-right: 10px;
  background: url(/cdn/shop/files/Store_1.svg?v=1646223152) no-repeat left top;
}

.site-control.nav-inline-desktop .cart.cart-icon--basket2 {
  right: 0px;
  width: 21px;
  margin: 0;
  top: 0;
  height: 100%;
  background: url(/cdn/shop/files/Bag.svg?v=1646634024) no-repeat center top;
}

.site-control .cart.cart-icon--basket2 div {
  top: 15px;
  left: 11px;
  color: #000;
}

.site-control.nav-inline-desktop .site-control__inner .multi-level-nav.reveal-on-hover .tier-2 {
  top:46px;
  left: auto;
}

.site-control.nav-inline-desktop .site-control__inner .multi-level-nav.reveal-on-hover .tier-2.tier-appeared {
  border-top: none;
  max-width: 1300px;
  background-color: #FFF;
  margin: 0px auto 0px auto;
}

.site-control.nav-inline-desktop:hover .site-control__inner .tier-2 a {
  color: #000!important;
  line-height: 1rem
}

#shopify-section-product-recommendations .wide-container,
.use-alt-bg.wide-container,
.use-alt-bg.wide-container .swiper-container {
  margin: 0px auto;
  overflow: hidden;
  max-width: 1360px;
}

.slick-dots li {
  margin: 0px 0px 0px 8px;
}

.slick-dots li button {
  width: 24px;
  height: 24px;
  border-radius: 100%;
  background-color: #D5C4C4;
}

.slick-dots li.slick-active button {
  width: 20px;
  height: 20px;
  margin-top: 2px;
  border-color: transparent;
  background-color: #2D2D2D;
}

.site-control.nav-inline-desktop .site-control__inner .multi-level-nav.reveal-on-hover .tier-2 ul.nav-columns ul a:not(.column-title) {
  font-size: 11px;
/*   border: 1px solid #ccc; */
}
.product-detail__form .palatte ul.filter li.active{border-bottom:solid 0px #DF3D28;}

.site-control.nav-inline-desktop .site-control__inner .nav-row .nav-columns.nav-columns--count-3-or-more {
  margin: 0px auto;
  max-width: 1300px;
  padding-left:15px;
  padding-bottom:15px;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row .nav-columns {
  padding: 40px 0px 0px 0px;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row .nav-columns.nav-columns--count-6-or-more:before {
  top: 0px;
  right: 0px;
  width: 50%;
  content: " ";
  height: 100%;
  position: absolute;
  background-color: #f9f5f5;
  border-left: solid 1px #CCC;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row .nav-columns.nav-columns--count-6-or-more .row [class*=col-]:last-child {
 /* padding-bottom: 40px;
   background-color: #f9f5f5;
  border-left: solid 1px #CCC; */
}

.coll-slider .product-list .collection-block .image .rimage-wrapper {
  width: 75px;

  margin: auto;
  position: initial;
}

.coll-slider .product-list .collection-block .image .rimage-outer-wrapper {
  left: 1px;
}

.template-index .coll-slider .product-list .collection-block .image .rimage__image {
  width: 75px;
}

/* .site-control.nav-inline-desktop .site-control__inner .nav-row ul ul {
  display: block;
  text-align: left;
  text-transform: none;
  min-height: 160px;
} */
.site-control.nav-inline-desktop .site-control__inner .nav-row ul ul {
    display: flex;
    text-align: left;
    text-transform: none;
    flex-wrap: wrap;
  margin-bottom: 20px;
}
.site-control.nav-inline-desktop .site-control__inner .nav-row ul ul a {
  padding: 2px 8px;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row ul ul li {
  width: 16.66%;
  float: left;
}

.site-control.nav-inline-desktop .site-control__inner .nav-row .contains-children.menu-6 {
  padding-bottom: 20px;
}

.slideshow .height--full .rimage-outer-wrapper {
  min-height:550px; 
  overflow:hidden;
  /* max-height:330px; */
}
{% if template contains  'index'%}
.shopify-section.section-slideshow.header-overlap-section.slide-1{
 /* max-height:324px; */
min-height:322px;
}
/* .sec-new-arr {
    max-height: 410px;
} */
{% endif %}
html body .site-control.nav-inline-desktop .head-icons:hover ul.submenu {
  right: 20px;
}

html body .site-control.nav-inline-desktop .head-icons:hover ul.submenu:after {
  margin-left: -23px;
}

/*===========================================================================================HEADER CSS CLOSE	*/

/*===========================================================================================BEST SELLER CSS START	*/

.feature-header {
  text-transform: uppercase;
}

.feature-header:after {
  display: none;
}

.feature-header:not(.feature-header__no-gap) {
  margin: 0px;
  padding: 0px 0px 20px 0px;
}
.feature-header:not(.feature-header__no-gap) span{
  padding-bottom:5px;
  border-bottom:solid 2px #000;
}

.sec-bes-sel {
  padding-top: 67px;
}

.sec-bes-sel .image-with-text .image-with-text__text .image-with-text__text__wrap {
  background-color: #ededed;
}

.sec-bes-sel .image-with-text .image-with-text__text .image-with-text__text__wrap a {
  color: #000;
  border: none;
}

.sec-bes-sel .image-with-text__text__wrap.padded-block {
  padding: 139px 70px 135px 70px;
}

html body .best-collection ul {
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
}

html body .best-collection ul li {
  margin: 0px;
  text-align: center;
}

html body .best-collection ul li:not(:last-child) {
  padding-bottom: 28px;
}

/*===========================================================================================BEST SELLER CSS CLOSE	*/

/*===========================================================================================NEW ARRIVAL CSS START	*/

.sec-new-arr {
  color: #616161;
  font-size: 20px;
  line-height: 24px;
}

/*.sec-new-arr .feature-header:not(.feature-header__no-gap) {
padding-bottom: 5px;
}*/

.sec-new-arr .image-with-text {
  padding-top:2px;
  background-size:cover;
  background-position:center center;
}

.sec-new-arr .image-with-text .image-with-text__text .image-with-text__text__wrap {
  background-color:transparent;
}

.sec-new-arr .image-with-text .image-with-text__text .image-with-text__text__wrap a {
  color: #000;
  border-color:transparent;
}
.sec-new-arr .image-with-text .image-with-text__text .image-with-text__text__wrap a:hover { border-color:#000; }

.sec-new-arr .image-with-text__text__wrap.padded-block {
  padding: 120px 70px;
}

html body .sec-new-arr .best-collection ul li:not(:last-child) {
  padding-bottom: 60px;
}

.sec-bes-sel .image-with-text .image-with-text__text {
  background-color: #ededed;
}
.sec-new-arr .image-with-text .image-with-text__text{ background-color:transparent; }

/*===========================================================================================NEW ARRIVAL CSS CLOSE	*/

/*===========================================================================================GO EDITS CSS START	*/

.section-featured-collection {
  padding: 66px 0px 64px 0px;
}

.section-featured-collection .wide-container {
  max-width: 1160px;
}

.section-featured-collection .section-spacing {
  padding: 0px;
}

.section-featured-collection .product-list .product-block {
  margin-top: 3px;
}

.section-featured-collection .half-gutter .column {
  padding: 0px 14px;
}

.go-edit-sec {
  padding: 66px 0px 38px 0px;
}

.go-edit-sec .feature-header:not(.feature-header__no-gap) {
  padding: 0px 0px 10px 0px;
}

.go-edit-sec .product-list .product-block {
/*   margin-top: 3px; */
}

.go-edit-sec .product-block__inner .caption.upper {
  left: 0px;
  z-index: 1;
  bottom: 24px;
  top: inherit;
  display: none;
  text-align: left;
  position: absolute;
}

.go-edit-sec .product-block__inner .caption.upper a {
  font-size: 15px;
  padding: 5px 10px;
  display: inline-block;
  background-color: rgba(237, 237, 237, 0.8);
}

/*===========================================================================================GO EDITS CSS CLOSE	*/

/*===========================================================================================TRENDY COLORS CSS START	*/

.sec-tre-col {
  padding-bottom: 0px;
}
.sec-tre-col .product-slider .swiper-container .swiper-wrapper { margin-top:0px; }
.sec-tre-col .collection-block:not(.hover-info) .title {
  color: #000;
  font-size: 16px;
  line-height: 21px;
  font-weight: normal;
}

.sec-tre-col .product-list .collection-block .image {
  padding-top: 100%;
}

.sec-tre-col .product-list .collection-block .image .rimage__image {
  max-width: 100px;
}

.sec-tre-col .collection-block .caption.upper {
  top: 3px;
  position: relative;
}

/*===========================================================================================TRENDY COLORS CSS CLOSE	*/

/*===========================================================================================STORY CALL OUT CSS START	*/

.sec-sto-cal {
  padding:0px;
  text-transform: uppercase;
}

.sec-sto-cal .section-spacing {
  padding: 0px;
}
.section-image-with-text-overlay a:hover .rimage-outer-wrapper{ transform:scale(1); }
.sec-sto-cal .overlay-type{ padding:0px; }
#section-id-164207841983904606 .rimage-outer-wrapper{ height:auto !important; }

/*===========================================================================================STORY CALL OUT CSS CLOSE	*/

/*===========================================================================================HOME VIDEO CSS START	*/

.sec-video {
  padding: 0px;
}

.sec-video .wide-container {
  padding: 0px;
}

/*===========================================================================================HOME VIDEO CSS CLOSE	*/

/*===========================================================================================TESTIMONIALS CSS START	*/

.sec-testimonial {
  padding: 50px 0px 0px 0px;
}

.sec-testimonial .cc-testimonial {
  padding-bottom: 0px;
}

.sec-testimonial p {
  font-size: 30px;
  line-height: 37px;
  padding: 32px 75px;
  position: relative;
  font-weight: normal;
}

.sec-testimonial p:before {
  top: 0px;
  left: 0px;
  width: 51px;
  content: " ";
  height: 48px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/quotes.png?v=1642081275) no-repeat left top;
}

.sec-testimonial p:after {
  right: 0px;
  width: 51px;
  content: "";
  bottom: 0px;
  height: 48px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/quotes1.png?v=1642081275) no-repeat left top;
}

.sec-testimonial .before1 {
  top: 15px;
  margin-left: -67px;
  position: relative;
}

.sec-testimonial .testbox {
  font-size: 19px;
  padding: 0px 20px;
  position: relative;
}

.sec-testimonial h4 {
  margin: 0px;
  color: #404040;
  font-size: 20px;
  padding-top: 28px;
  font-weight: normal;
}

.sec-testimonial .testbox p {
  color: #404040;
  line-height: 26px;
  padding-bottom: 0px;
}

.sec-testimonial .after1 {
  right: 23px;
  bottom: -19px;
  position: absolute;
}

.bg-tes {
  min-height: 660px;
  background-color:#EDEDED;
}

/* .bg-tes .slick-list.draggable{ height:auto !important; }
.bg-tes .slick-slider{ width:100%; }
.bg-tes .slick-list.draggable .imageinner{
	float:right;
	width:200px;
	} */
/* .bg-tes .slick-list.draggable .textinner{ float:left; }	*/

.sec-testimonial.section-testimonials .section-testimonials--no-images .cc-testimonial {
  padding: 121px 0px 0px 0px;
}

.sec-testimonial .slick-dots {
  margin-bottom: -100px;
} 
.sec-testimonial button.slick-prev, .sec-testimonial button.slick-next{ display:none !important; }

/*===========================================================================================TESTIMONIALS CSS CLOSE	*/

/*===========================================================================================INSTAGRAM CSS START	*/

.sec-instagram {
  padding: 68px 0px 30px 0px;
}

.sec-instagram .container {
  max-width: 1300px;
}

.sec-instagram p {
  padding-bottom: 0px;
}

/* .sec-instagram #instagram-feed-box {
  margin-top: 0px;
} */

#instagram-feed-box li {
  box-shadow: none !important;
  margin-left: 12px !important;
}

/*===========================================================================================INSTAGRAM CSS CLOSE	*/

/*===========================================================================================DISCLAIMER CSS START	*/

.sec-dec-tex {
  color: #000;
  font-size: 12px;
  line-height: 18px;
  background-color: #F9F9F9;
  padding: 27px 0px 34px 0px;
  border-bottom: solid 1px #FFF;
}

.sec-dec-tex .container {
  max-width: 1300px;
}

.sec-dec-tex h3 {
  color: #000;
  font-size: 12px;
  text-align: left;
  padding-bottom: 5px;
  text-transform: uppercase;
}

/*===========================================================================================DISCLAIMER CSS CLOSE	*/

/*===========================================================================================FOOTER CSS START	*/

#shopify-section-Footer-top-section {
  font-size: 14px;
  line-height: 20px;
  background-color: #EEE;
  padding: 47px 0px 37px 0px;
}

#shopify-section-Footer-top-section .wide-container {
  padding: 0px;
  margin: 0px auto;
  max-width: 1235px;
}

#shopify-section-Footer-top-section a {
  text-decoration: none;
}

.section-footer .section-footer__row--blocks .section-footer__row__col {
  flex: 33.3%;
  width: 33.3%;
  position: relative;
  margin-bottom: 0px;
}

#shopify-section-Footer-top-section .section-footer__row--blocks .section-footer__row__col:nth-child(1)::after {
  top: 2px;
  left: -12px;
  width: 22px;
  content: " ";
  height: 22px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/icon-pin.svg?v=1642152850) no-repeat left top;
}

#shopify-section-Footer-top-section .section-footer__row .section-footer__row__col:nth-child(2)::after {
  top: 2px;
  left: -12px;
  width: 24px;
  content: " ";
  height: 23px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/icon-manufactured.svg?v=1642500318) no-repeat left top;
}

#shopify-section-Footer-top-section .section-footer__row .section-footer__row__col:nth-child(3)::after {
  top: 2px;
  left: -12px;
  width: 24px;
  content: " ";
  height: 23px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/icon-mail.svg?v=1642500318) no-repeat left top;
}

.section-footer .section-footer__row--blocks .section-footer__row__col:not(:last-child) {
  margin-bottom: 0px;
}

.shop-con-sec {
  padding-top: 50px;
  position: relative;
}

.shop-con-sec:after {
  top: 10px;
  left: -22px;
  content: "";
  height: 1px;
  width: 101.2%;
  position: absolute;
  background-color: #D4D4D4;
}

.shop-con-sec .clsultoggel .title-shop {
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  padding: 0px 17px 0px 12px;
}

.shop-con-sec .clsultoggel .title-shop::after {
  top: 1px;
  left: -22px;
  width: 24px;
  content: " ";
  height: 23px;
  position: absolute;
  background: url(/cdn/shop/t/2/assets/icon-shop.svg?v=1643358810) no-repeat left top;
}

.shop-con-sec .clsultoggel ul {
  display: inline-block;
  letter-spacing: -0.4px;
}

.shop-con-sec .clsultoggel ul li {
  display: inline;
  position: relative;
}

.shop-con-sec .clsultoggel ul li:not(:last-child) {
  padding-right: 15px;
}

.shop-con-sec .clsultoggel ul li:not(:last-child):after {
  top: -1px;
  right: 5px;
  content: "|";
  position: absolute;
}

.shop-con-sec .clsultoggel ul li a {
  color: #535353;
  text-decoration: none;
}

.section-footer .section-footer__title,
.shop-con-sec .clsultoggel .title-shop {
  color: #07445B;
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 0px;
  padding-bottom: 8px;
  font-weight: normal;
  font-family: 'DM Sans', sans-serif;
}

.section-footer .section-footer__row {
  padding-top: 0px;
  justify-content: inherit;
}

.section-footer .section-footer__newsletter-block {
  flex: 0px 1px 395px;
}

.section-footer .section-footer__newsletter-block .signup-form form input {
  border-radius: 6px;
  padding: 8px 8px 8px 6px;
  border: solid 1px #C9C9C9;
}

.section-footer .section-footer__newsletter-block .signup-form form button {
  color: #FFF;
  right: 0;
  /* margin-top: -8px; */
  /* margin-top: 10px; */
  padding: 9px 17px;
  letter-spacing: 0px;
  background-color: #000;
  font-size: 16px !important;
  border-radius: 5px !important;
}

#shopify-section-footer {
  padding-top: 50px;
  background-color: #F9F9F9;
}

#shopify-section-footer .wide-container .section-footer__row.section-footer__row--blocks {
  margin: 0px -20px;
}

#shopify-section-footer .wide-container:not(:last-child) {
  padding: 0px;
  margin: 0px auto;
  max-width: 1280px;
}

#shopify-section-footer.section-footer .section-footer__row--blocks .section-footer__row__col:not(:last-child) {
  margin-bottom: 0px;
  position: relative;
}

#shopify-section-footer {
  font-size: 14px;
  line-height: 30px;
}

#shopify-section-footer a {
  color: #535353;
  text-decoration: none;
      text-transform: capitalize;
}

#shopify-section-footer .section-footer__title {
  padding-bottom: 5px;
}

#shopify-section-footer.section-footer .section-footer__row--blocks .section-footer__row__col:last-child .section-footer__title.no-wrap {
  font-size: 16px;
}

.section-footer .section-footer__text {
  margin-bottom: 25px;
}

.section-footer .section-footer__menu-block__menu li {
  margin-bottom: 0px;
}

.section-footer .section-footer__text-block .social-links {
  padding-top: 6px;
}

.social-links li {
  opacity: 1;
  margin-left: 0px;
}

ul.social-links__list li a {
  color: #FFF;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 100%;
  display: inline-block;
  background-color: #000;
}

#shopify-section-footer .social-links a {
  color: #FFF;
  margin: 0px 7px 5px 0px;
}

.social-links svg {
  width: 15px;
  height: 15px;
  margin-top: -2px;
}

.section-footer__row.section-footer__row-lower {
  color: #000;
  font-size: 14px;
  position: relative;
  margin: 43px 0px 0px 0px;
  padding: 25px 0px 30px 0px;
  justify-content: flex-start;
  border-top: solid 1px #D4D4D4;
}

.section-footer .section-footer__localization {
  margin: 0px;
}

.section-footer__row.section-footer__row-lower .copyright {
  margin-left: -20px;
}

.section-footer__row.section-footer__row-lower .bin {
  right: 0px;
  position: absolute;
}

/*===========================================================================================FOOTER CSS CLOSE	*/

/*===========================================================================================PRODUCT DETAIL CSS START	*/

.product-area .product-area__media {
  width: 650px;
  background-color: transparent;
}

.product-detail .carousel-thumbs .slick-list {
  /*width:175px;
  padding:0px !important;*/
  padding: 0 75px 0 0 !important;
}

.product-area.product-area--one-col.header-overlap-section {
  margin: 0px auto;
  max-width: 1300px;
}

.theme-gallery.theme-gallery--zoom-enabled .product-media--image {
  width: 530px;
	margin-left:14px;
}

.product-area .product-area__media .product-media .rimage-wrapper img {
  border-radius: 5px;
}

.product-area .product-area__details {
  width: auto;
}

.product-area .product-area__details .product-area__details__thumbs {
  top: 0px;
  left: -595px;
  right: inherit;
}

.product-area .product-area__details .carousel-thumbs .item {
  height: 75px;
  cursor: pointer;
  margin-bottom: 30px;
  width: 75px !important;
}

.product-area .product-area__details__header .product-area__row {
  color: #000;
  display: block;
}

.product-area .product-area__details__header .product-area__row .lang-sec {
  padding-bottom: 18px;
}

.product-area .product-area__details__header .product-area__row .was-price {
  color: #222121;
/*   padding-right: 15px; */
  font-size: 22px;
  font-weight:500;
}

.boost-pfs-filter-product-item-vendor{
  margin:0px;
  padding-bottom:0px;
}
.boost-pfs-filter-product-item-regular-price {
  font-size: 20px;
  font-weight: bold;
}
.boost-pfs-filter-bottom-pagination-default>ul>li svg{
  top:-2px;
  position:relative;
}
.boost-pfs-filter-bottom-pagination-default>ul>li:last-child:not(.boost-pfs-filter-pagination-disabled):hover svg path{ fill:#}	
.product-area .high {
  color: #2D2D2D;
  text-align: left;
  padding-top: 14px;
}

.product-area .product-area__details__header .product-area__details__title {
  font-size: 24px;
  font-weight: bold;
  padding: 0px 0px 8px 0px;
  font-family: 'DM Sans', sans-serif;
}

.product-area .product-area__details__header .product-area__row .product-area__col:nth-child(2) {
  display: block;
}
.dum-pre-arrow, .dum-nex-arrow{
	top:80px;
	position:absolute;
	}
.dum-pre-arrow{ left:0px; }	
.dum-nex-arrow{ right:0px; }
.product-detail__form__options button.slick-arrow{
  top:40px;
  width:16px;
  padding:0px;
  height:87px;
  overflow:hidden;
  position:absolute;
  text-indent:-999em;
  border-radius:0px !important;
  left:0;
}
.product-detail__form__options button.slick-arrow:hover{ background-color:#b3b1b1 !important; }	
.product-detail__form__options button.slick-arrow.slick-prev{ 
	transform:revert;
	background:url(/cdn/shop/files/DARKER.jpg?v=1645623991) no-repeat left top; 
	}
.product-detail__form__options button.slick-arrow.slick-next{ 
	left:auto;
	right:0px;
	background:url(/cdn/shop/files/LIGHTER.jpg?v=1645624002) no-repeat left top; 
	}
.product-detail__form__options .option-selectors.options-1 .clickyboxes.pdp_options_switch { 
  padding-left:40px; 
  padding-right:40px;
}
.product-detail__form__options.product-detail__form__options--underlined {
  margin-top: 0px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors label {
  color: #2D2D2D;
  font-weight: normal;
}

.product-area .product-area__details .product-detail__form__options .option-selectors label span {
  font-weight: bold;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes {
  position:relative;
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: solid 1px #ededed;
}
@media only screen and (max-width:5000px) and (min-width:1281px) {
	.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes .size-chart-container{
		top:60px;
		right:0px;
		z-index:1;
		position:absolute;
      
	}
	.product-detail__form__options .option-selectors .selector-wrapper.Size .clickyboxes{ padding-right:110px; }	
 }	

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes a {
  text-decoration: none;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes label {
  font-size: 16px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes.Size label {
  font-size: 20px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options-size-size-guide {
  font-size: 16px;
  text-align: center;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options-size-size-guide>li {
  width: 50px;
  height: 50px;
  border-radius: 100%;
  border: solid 1px #D3D3D3;
  padding: 14px 0px 0px 0px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options-size-size-guide>li:not(:last-child) {
  margin-right: 10px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options-size-size-guide>li a {
  text-decoration: none;
}

.product-area .product-area__details .size-chart-link,
.product-area .product-area__details .read_more {
  color: #2D2D2D;
  font-size: 16px;
  border-radius: 5px;
  font-weight: normal;
  display: inline-block;
  text-decoration: none;
  background-color: #EBE8E4;
  padding: 2px 12px 0px 12px;
}

.product-area .product-area__details .read_more {
  margin-top: 16px;
}

html body .product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options--size-size-guide>li {
  width: auto;
  height: auto;
  padding: 0px;
  text-align: center;
  border-radius: 100%;
  border: solid 0px #D3D3D3;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options--size-size-guide>li a {
  width: 50px;
  color: #000;
  height: 50px;
  margin-right: 0px;
  text-align: center;
  border-radius: 100%;
  border: solid 1px #D3D3D3;
  padding: 14px 0px 0px 0px;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options--size-size-guide>li a:hover,
.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options--size-size-guide>li a.active {
  border-color: #000;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes.options--size-size-guide>li.cc-hover-line {
  display: none;
}

.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes ul.clickyboxes li a:after {
  left: 0px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
}

.product-detail__form__options .pdp_options_switch img {
  border-radius: 100%;
}

.product-detail__form .palatte h4 {
  color: #000;
  font-size: 20px;
  text-align: left;
}

.product-detail__form .palatte ul.filter {
  color: #616161;
  list-style: none;
  margin: 0px 0px 20px 0px;
  border-bottom: solid 1px #CCC;
}

.product-detail__form .palatte ul.filter li {
  cursor: pointer;
  font-size: 20px;
  padding: 0px 0px 4px 0px;
  border-bottom: solid 3px transparent;
}

.product-detail__form .palatte ul.filter li:not(:last-child) {
  margin-right: 48px;
}

.product-detail__form .palatte ul.filter li.active {
  color: #000;
  font-weight: 600;
  border-bottom: solid 3px #DF3D28;
}

.product-detail__form .palatte ul.palatte-slider {
  color: #2D2D2D;
  line-height:18px;
}

.product-detail__form .palatte ul.palatte-slider li img {
  margin: 0px auto;
}

.product-detail__form .palatte ul.palatte-slider li a {
  text-decoration: none;
}

.product-detail__form .chexk-pincode {
  margin-top: 25px;
  padding-top: 29px;
  position: relative;
  border-top: solid 1px #ededed;
}

.product-detail__form .chexk-pincode input[type=text] {
  max-width: 307px;
  border-radius: 15px;
  /* 	border-color:#D3D3D3; */
  border-color: black;
  padding: 12px 50px 12px 30px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  background: url(/cdn/shop/t/2/assets/icon-pin-gray.svg?v=1642516563) no-repeat 11px center;
}

.product-detail__form .chexk-pincode input::placeholder {
  color: #AFAFAF;
  font-size: 14px;
  font-weight: normal;
}

.product-detail__form .chexk-pincode .btn {
  left: 212px;
  color: #000;
  border: none;
  position: absolute;
  font-weight: normal;
  letter-spacing: 0px;
  text-transform: uppercase;
  /* padding: 10px 0 0 0; */
  padding-top: 8px;
  font-size: 16px !important;
  background-color: transparent;
}

/* html body .product-detail .product-detail__form .chexk-pincode .btn:hover {
  background-color: transparent !important;
} */

.product-detail__form .chexk-pincode .btn:focus,
.product-detail__form .chexk-pincode .btn:active {
  opacity: 1;
  border: none;
  box-shadow: none;
}

.product-area .product-area__details .delevery-info {
  color: #2D2D2D;
  margin-top: 6px;
  padding-left: 48px;
  background: url(/cdn/shop/files/truck.jpg?v=1645618657) no-repeat left center;
}

.product-detail__form__action {
  width: 306px;
  margin-top: 27px;
}

.product-detail__form__options--with-quantity .quantity-wrapper {
  flex-basis: 153px;
  margin-right: 0px;
  border-color: #cacaca;
  border-radius: 15px 0px 0px 15px;
}

.product-detail__form__options--with-quantity .quantity-wrapper a,
.product-detail__form__options--with-quantity .quantity-wrapper input {
  color: #000;
}

.product-detail__form__options--with-quantity .quantity-wrapper a {
  text-decoration: none;
}

.product-area .product-detail__form__options--with-quantity .button {
  color: #FFF;
  padding: 0px;
  letter-spacing: 0px;
  border-color: #000;
  background-color: #000;
  font-size: 16px !important;
  border-radius: 0px 15px 15px 0px !important;
}

html body .product-area .product-detail__form__options--with-quantity .button.alt:hover {
  color: #000;
  background-color: #FFF;
}

.product-area .shopify-payment-button {
  display: none;
}

html body .sec-pay {
  margin-bottom: 20px;
  padding: 20px 0px 5px 0px;
  border-bottom: solid 1px #ededed;
}

.sec-pay ul {
  color: #2D2D2D;
  font-size: 14px;
  list-style: none;
  line-height: 19px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.sec-pay ul li {
  width: auto;
  float: left;
  text-align: left;
  margin-right: 20px;
}

.sec-pay ul li:last-child {
  /* 	width: 34%; */
}

.sec-pay ul li span {
  display: block;
  padding-bottom: 5px;
}

.product-area .product-area__details .product-detail__tab-container .cc-tabs {
  border: none;
  margin-top: 0px;
  padding-top: 0px;
}

.product-area .product-area__details .product-detail__tab-container ul.cc-tabs__tab-headers {
  margin-top: 0px;
}

.product-area .product-area__details .product-detail__tab-container ul.cc-tabs__tab-headers li a {
  text-decoration: none;
}

.spi-section h4 {
  color: #000;
  font-size: 20px;
  text-align: left;
  padding-bottom: 10px;
}

.spi-section ul.pro-spi-sec {
  color: #010101;
  font-size: 16px;
  list-style: none;
  text-align: left;
  line-height: 22px;
  padding-bottom: 20px;
}

.spi-section ul.pro-spi-sec li {
  width: 46%;
  margin-bottom: 5px;
  padding-bottom: 10px;
  display: inline-block;
  border-bottom: solid 1px #9B9B9B;
}

.spi-section ul.pro-spi-sec li:nth-child(odd) {
  margin-right: 3%;
}

.spi-section ul.pro-spi-sec li:nth-child(even) {
  margin-left: 3%;
}

.spi-section ul.pro-spi-sec li span {
  color: #9B9B9B;
  font-size: 12px;
}

.spi-section ul.pro-spi-sec li p {
  padding-bottom: 0px;
}

.soft-section {
  margin-bottom: 20px;
  border-bottom: solid 1px #ededed;
}

.soft-section ul.soft-service,
ul.wash-ins-sec {
  width: 100%;
  color: #2D2D2D;
  list-style: none;
  line-height: 19px;
  display: inline-block;
}

.soft-section ul.soft-service {
  font-size: 13px;
}

ul.wash-ins-sec {
  font-size: 14px;
}

.soft-section ul.soft-service li,
ul.wash-ins-sec li {
  float: left;
  padding: 1%;
  min-height: 140px;
}

.soft-section ul.soft-service li {

  width: 20%;
}

ul.wash-ins-sec li {
  width: 25%;
  min-height: 110px;
}

.wash-title {
  color: #000;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 22px;
}

#shopify-section-product-recommendations .section-spacing {
  padding-top: 0px;
}

#shopify-section-product-recommendations .product-slider .swiper-container .swiper-wrapper {
  padding-bottom: 10px;
}

#shopify-section-product-recommendations .wide-container .product-list {
  margin-top: 20px;
  padding-top: 40px;
  border-top: solid 1px #ededed;
}

#shopify-section-product-recommendations h2,
#section-id-profduct-blogs .section-heading h2 {
  width: 100%;
  display: block;
  padding-right: 0px;
  text-align: center;
}

#shopify-section-product-recommendations a,
#section-id-profduct-blogs a {
  text-decoration: none;
}
#shopify-section-product-recommendations .product-block .title{ padding-top:22px; }
#shopify-section-product-recommendations .product-block .price{ padding-top:7px; }
#shopify-section-product-recommendations .price .theme-money{
  font-size:15px;
  font-weight:600;	
}
#shopify-section-product-recommendations input[type=submit]{ 
  width:100%; 
  margin-top:17px;
}

.product-wishlist {
    position: absolute;
    right: 0;
    top: 0;
}
.theme-gallery .theme-images .theme-img{display:none}
.theme-gallery .theme-images .theme-img.current-img{ width:510px!important;display:block} 
.product-wishlist .wishlist1 {
  top: 10px;
	z-index:1;
  right: 20px;
  width: 40px;
  height: 40px;
  position: absolute;
  border-radius: 100%;
  background-color: #FFF;
  padding: 12px 10px 10px 10px;
}

.product-wishlist .wishlist1 img {
  width: auto !important;
}

.breadcrumb {
  margin: 0px auto;
  max-width: 1300px;
  padding: 22px 0px 12px 0px;
}

.breadcrumb a {
  color: #8B7F7F;
  text-decoration: none;
}

.breadcrumb span {
  padding: 0px 6px;
  display: inline-block;
}

.breadcrumb span+span {
  padding: 0px;
}

.product-area .product-area__details,
.product-area .product-area__details__header {
  padding-top: 0px;
}

.product-detail__tab-container .spi-section {
  color: #000;
  margin-top: 25px;
  padding-top: 25px;
  border-top: solid 1px #CCC;
}

.product-area .product-area__details .product-area__details__inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 0px;
  padding-bottom: 0px;
}

.product-area .product-area__details .product-content h4 {
  color: #000;
  font-size: 20px;
  text-align: left;
  padding-bottom: 5px;
}

.product-area .product-area__details .product-content {
  color: #000;
  text-align: left;
  line-height: 22px;
  margin-bottom: 18px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ededed;
}

#shopify-section-profduct-blogs.section-featured-blog .carousel-blog .use-alt-bg .article-block__content {
  background-color: transparent;
}

.clickyboxes-color .colorimg {
  margin: 0px auto;
}
.price-area .current-price{
  display:block;
  font-size:29px;
  text-align:left; 
  font-weight:500;
  padding-bottom:5px;
}	
.product-area .product-area__details .product-policies{ font-size:11px; }
.product-area .product-area__details .product-detail__form__options .option-selectors .has-clickyboxes.SIZE label{
  font-size:20px;
  font-weight:bold;
  
}
.product_detail_size_opt ul>li:hover a{ border-color:#000; }	
.clickyboxes .cc-hover-line{ display:none; }
ul.palatte-slider li{ position:relative; }
.palattl-img-wrapper{width:60px;height:60px; display: flex;justify-content: center;align-items: center;margin: 0 auto;}
ul.palatte-slider li.active_palatte .palattl-img-wrapper:after{
	width:22px;
	content:" ";
	height:22px;
	position:absolute;
	border-radius:100%;
	background:url(/cdn/shop/files/Tick_Mark.jpg?v=1646056936) no-repeat left top;
  	background-size: 22px 22px;
}
.active_color .colorimg:after{
	width:22px;
	content:" ";
	height:22px;
	position:absolute;
	border-radius:100%;
	background:url(/cdn/shop/files/Tick_Mark.jpg?v=1646056936) no-repeat left top;
  	background-size: 22px 22px;
}
.slick-track .unavailable .colorimg:after{
	width:22px;
	content:" ";
	height:22px;
	position:absolute;
	border-radius:100%;
	background:url(/cdn/shop/files/Cross_Mark.jpg?v=1646056936) no-repeat left top;
  	background-size: 22px 22px;
}
ul.palatte-slider li span { 
  min-height:52px;
  padding:6px 0px 5px 0px;
  font-size: 14px;
}
.palatte .palatte-slider .solids img{ 
  width:60px; 
  border-radius:100%;
}
.palatte .palatte-slider .viscose img{ 
  width:60px; 
  border-radius:100%;
}
.palatte .palatte-slider .cotton img{ 
  width:60px; 
  border-radius:100%;
}
ul.palatte-slider li {
  width: 19%;
  margin: 0px;
  vertical-align: text-bottom;
}
ul.palatte-slider li {
  display: inline-block;
  text-align:center;
}
ul.palatte-slider li {}
ul.palatte-slider li span { display:block; }
.clickyboxes.pdp_options_switch.slick-initialized.slick-slider{
  margin-top:30px;
  padding-top:30px;
  border-top:solid 1px #ededed;	
}
html body #PostalCode{ height:auto; }
.product-detail .carousel-thumbs button{
  left:0px;
  width:75px;
  height:auto;
  padding:6px;
  overflow:hidden;
  margin-left:57px;
  text-indent:-999em;
  background-color:transparent;
  border-radius:0px !important;
}
.product-detail .carousel-thumbs button.slick-prev{ margin-top:36px; }	
.product-detail .carousel-thumbs button.slick-next{ margin-bottom: 32px;
  margin-left: 20px; }	
.product-detail .carousel-thumbs button.slick-prev:after, .product-detail .carousel-thumbs button.slick-next:after{
  top:-2px;
  left:50px;
  width:10px;
  height:10px;
  content: "";
  position:absolute;
  color:transparent;
  text-indent:-9999px;
  text-decoration:none;
  display:inline-block;
  background:transparent;
  transform:rotate(227deg);
  border-top:2px solid #000000;
  border-left:2px solid #000000;
  transition: all .25s ease-in-out;
}
.product-detail .carousel-thumbs button.slick-prev:after{ transform:rotate(227deg); }
.product-detail .carousel-thumbs button.slick-next:after{	transform:rotate(-135deg); }
.right-col-stk{ margin-left:725px; }
.right-col-stk.product-area__details .product-area__details__thumbs{
  top:24px;
	left:auto;
  z-index:-1;
	right:auto;
	position:fixed;
	margin-left:-968px;
}
.price-area-price .current-price span{
  font-size:15px;
  padding-right:5px;
  font-weight:normal;
}
.product-detail__form__options .pdp_options_switch .additional_li_light img{
	top:0px;
	left:0px;
	border-radius:0px;
	position:absolute;
    width: 16px;
    height: 89px;
	}
.product-area__media .theme-gallery{ display:flex; }	
.product-area__details__thumbs1 .carousel-thumbs1 button{
	padding:0px;
	background-color:#ccc;
}
.product-area__details__thumbs1 .carousel-thumbs1 button.slick-active{
	background-color:#000;
}
.product-area__details__thumbs1 .slick-vertical .slick-slide{ margin-bottom:10px; }	

/*===========================================================================================PRODUCT DETAIL CSS CLOSE	*/

/*===========================================================================================LOGIN CSS START	*/

.template-customers-login #page-content {
  padding-top: 0px;
}

#template .template_header h1,
#recover-password h2 {
  color: #000;
  font-size: 24px;
  line-height: 50px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  text-transform: uppercase;
}

#template #forgot_password {
  margin: 0px 25px 0 0;
  text-align: right;
  position: relative;
}

#template #forgot_password a {
  top: -40px;
  right: 20px;
  border: none;
  color: #FD6161;
  /*font-size:18px;
  font-weight:bold;*/
  position: absolute;
  text-decoration: none;
}

#template ul.menu-login-foo {
  font-size: 24px;
  list-style: none;
  line-height: 50px;
}

#template ul.menu-login-foo li {
  display: inline;
  position: relative;
}

#template ul.menu-login-foo li:not(:last-child) {
  padding-right: 40px;
}

#template ul.menu-login-foo li:not(:last-child):after {
  top: -8px;
  right: 20px;
  content: "|";
  position: absolute;
}

#template ul.menu-login-foo li a {
  text-decoration: none;
  padding: 0px 5px 5px 5px;
  border-color: transparent;
}

#template ul.menu-login-foo li:hover a {
  border-color: #000;
}

.template-customers-login .form .wide-action {
  margin-top: 30px;
}

/*===========================================================================================LOGIN CSS CLOSE	*/

/*===========================================================================================RESET YOUR PASSWORD CSS START	*/

#recover-password h2 {
  font-weight: 500;
}

#recover-password {
  color: #000;
}

#recover-password a {
  text-decoration: none;
  border-color: transparent;
}

#recover-password a:hover {
  border-color: #000;
}

.template-customers-login #template .title {
  margin-bottom: 0px;
  padding-bottom: 10px;
}

/*===========================================================================================RESET YOUR PASSWORD CSS CLOSE	*/

/*===========================================================================================CREATE ACCOUNT CSS START	*/

.template-customers-register #template {
  background-color: transparent;
}

.template-customers-register #template a {
  text-decoration: none;
  border-color: transparent;
}

.template-customers-register #template a:hover {
  border-color: #000;
}

/*===========================================================================================CREATE ACCOUNT CSS CLOSE	*/

/*===========================================================================================PRIVACY POLICY CSS START	*/

.page-title {
  text-align: left;
  padding-bottom: 0px;
  text-transform: uppercase;
}

ul.list-disc {
  display: block;
  list-style: none;
  padding-bottom: 15px;
}

ul.list-disc li {
  position: relative;
  padding-left: 20px;
}

ul.list-disc li:before {
  top: 10px;
  left: 0px;
  width: 7px;
  height: 7px;
  content: "";
  position: absolute;
  border-radius: 100%;
  background-color: #000;
}

/*===========================================================================================PRIVACY POLICY CSS CLOSE	*/

/*===========================================================================================MY ACCOUNT CSS START	*/

#account .main-content .wrapper,
.template-customers-order .main-content .wrapper,
#your-shopping-cart .main-content .wrapper,
.template-customers-addresses .wrapper {
  max-width: none;
}

#account .rul-col,
.customer-logged-in .rul-col {
  display: none;
}

.tab-account h4 {
  text-align: left;
  padding-bottom: 0;
  font-size:20px;
}
.address_title {
  text-transform: uppercase;
}
.address_table.align-center {
/*   padding-top: 20px; */
 text-transform: uppercase;
}
.view_address.box-address h6 {
  text-transform: uppercase;
}

.tab-account .tab {
  width: 100%;
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  display: inline-block;
  background-color: #a2a2a2;
  padding: 5px 15px 0 15px;
}

.tab-account .tab button {
  border: none;
  bottom: 0;
  color: #070707;
  min-width: auto;
  font-weight: bold;
  position: relative;
  text-transform: none;
  font-size: 20px !important;
  padding: 5px 10px 5px;
  background-color: transparent;
  border-radius: 0px !important;
  border-bottom: solid 6px transparent;
}

.tab-account .tab button:not(:last-child) {
  margin-right: 50px;
}

.tab-account .tab button.active,
.tab-account .tab button:hover {
  border: none;
  border-bottom: solid 6px #000;
}

.tab button:not(.hover-grow):not(.no-hover):not(input.textbutton[type=submit]):not(button.textbutton):not([disabled="disabled"]):hover {
  color: #070707;
  background-color: transparent;
}

.tab-account .tab button:focus {
  opacity: 1;
}

.tab-account h6 {
  font-size: 20px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0px;
  text-transform: none;
  padding-bottom: 30px;
}

.tab-account lable {
  display: block;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
}

.tab-account .tabcontent {
  font-size: 16px;
  padding: 30px 0;
  background-color: #FFF;
}

.table-account {
  text-align: center;
  border: solid 1px #707070;
}

.table-account th {
  color: #020C17;
  font-size: 14px;
  text-align: center;
  padding: 5px 10px;
}

.table-account tr:first-child th:after {
  border: none;
}

.table-account tr:nth-child(odd) {
  background-color: #F5F5F6;
}

.table-account tr:nth-child(even) {
  background-color: #FFF;
}

.table-account tr:not(:last-child) {
  border-bottom: solid 1px #707070;
}

.table-account tr th:not(:last-child),
.table-account tr td:not(:last-child) {
  border-right: solid 1px #707070;
}

.table-account tr td {
  padding: 5px;
  vertical-align: middle;
}

.table-account tr td:first-child {
  font-weight: bold;
}

.table-account tr td a {
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
}

.view-more {
  padding-top: 16px;
  text-align: right;
}

.view-more .btn {
  text-decoration: none;
    font-size: 15px;
    width: 155px;
    height: 40px;
    color: #fff;
    background-color: #000000;
    border-radius: 19px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 600;
    margin: 0 auto;
}

.acc-logout {
  float: right;
  font-size: 16px;
  line-height: 22px;
  text-align: center;
  font-weight: normal;
}

.acc-logout a {
  padding: 8px 20px;
  border-radius: 45px;
  display: inline-block;
  text-decoration: none;
  background-color: #FFF;
  font-weight: 700;
}

#page-content .central {
  width: 100%;
}

.col-left-acc {
  position: relative;
/*   background: #a2a2a2; */
    background-color: #000;
  padding: 10px 15px;
}
.view_address.box-address h6 ,h4.address_title{
  padding-bottom: 0;
}
.action_add a,.action_add a:hover {
  background-color: #fff;
  color: #000;
  border: none;
  text-transform: uppercase;
  padding: 0 20px;
}
a.btn.btn-gray.address-edit-toggle, a.btn.btn-gray.address-delete,
a.btn.btn-gray.address-edit-toggle:hover, a.btn.btn-gray.address-delete:hover {
    background-color: #000;
  color: #fff !important;
  box-shadow: none;
  padding: 0;
  width: 100px;
  text-transform: uppercase;
}
div#address_pagination{
  padding: 20px 0;
}
div#address_pagination span{
  margin: 0 8px 0 0;
}
span.page a ,span.prev a ,span.next a {
  color: #000!important;
}
span.page {
  display: none;
}
span.page.current {
  display: inline-block;
}

.col-left-acc:after {
  top: 0px;
  width: 0px;
  right: 0;
  content: " ";
  height: 100%;
  position: absolute;
  background-color: #cfcfcf;
}
#add_address .pretty-select {
/*  width: 250px; */
float: left;
/* padding: 0 0 0 20px; */
  border-radius: 15px;
  background-color: #FFF;
  border: 1px solid #707070;
}
#add_address #address_province_container_new .pretty-select {
/* width: 250px; */
float: left;
padding: 11px 10px 13px 20px;
background-color: #FFF;
border: 1px solid #707070;
border-radius: 15px;
display: -webkit-box;
-webkit-box-orient: horizontal;
-webkit-line-clamp: 1;
height: 46px;
overflow: hidden;
}
#add_address .customer_address_table .value input:not([type="checkbox"]) {
/*   width: 250px; */
  float:left;
}
td.value .action_bottom.address {
  display: flex;
  gap: 5px;
}
.action_bottom.address input.btn,
.action_bottom.address span.note{
  /* width: 100%!important; */
    height: 50px;
    font-weight: 400;
    font-size: 16px !important;
    letter-spacing: 0;
    color: #fff;
  border-radius:15px;
 /* max-width:150px;
     padding: 0 !important; */
}
.action_bottom.address a.btn:hover {
    background-color: #000;
    color: #fff;
    height: 50px;
  font-weight: 400;
    font-size: 16px !important;
    letter-spacing: 0;
}
span.note{
height:100%;
}
.action_bottom.address .btn {
  padding: 0;
  border-radius: 10px;
}
td.value .action_bottom.address input.btn,span.note a.btn{
  border-radius: 15px !important;
}
span.note a.btn {
  width: 100px;
}

.action_add a {
  color: #FFF;
}

.p-b-5 {
  padding-bottom: 5px;
}

.btn-row-acc {
  padding: 25px 0 0;
}

.btn-row-acc .btn {
  padding: 6px 20px;
  font-weight: normal;
  text-transform: none;
  border-color: #A2A2A2;
  background-color: #A2A2A2;
  font-size: 16px !important;
  border-radius: 25px !important;
 }

.btn-row-acc .btn+.btn {
  margin-left: 30px;
}

#address_tables {
  background-color: transparent;
}

.action_link.action_return a {
  margin: 10px 0px 0px 0px;
}

.view_address {
  text-align: left;
}

.address_actions .action_link {
  padding: 0px;
  border: none;
}

.pretty-select {
  width: 100%;
  padding-left: 30px;
  border-radius: 15px;
  background-color: #FFF;
  border: 1px solid #707070;
}

.customer_address_table .value input:not([type="checkbox"]) {
  width: auto;
}

.action_bottom.address .btn {
  padding: 12px 20px;
  border-radius: 10px !important;
}

.action_bottom.address a.btn {
  color: #FFF;
  text-transform: uppercase;
}
.action_bottom.address a.btn{
  font-size: 16px !important;
  font-weight:400;
}
html body #address_tables a {
  color: #FFF;
}

/*===========================================================================================MY ACCOUNT CSS CLOSE	*/

/*===========================================================================================ORDER CSS START	*/

.box-bil-add .hr--medium {
  display: none;
}

.table-wrap--order {
  padding: 0px;
}

.order-table th {
  color: #FFF;
  background-color: #28303B;
}

.order-table th,
.order-table tr th:first-child,
.order-table tr th:last-child,
.order-table tr td:first-child,
.order-table tr td:last-child,
.order-table td {
  padding: 10px;
}

.order-table tfoot,
.order-table tfoot tr:last-child td {
  border-top: 1px solid #b9b9b9;
}

.heading-tab {
  padding: 10px;
  text-align: center;
  margin-bottom: 20px;
  background-color: #28303B;
}

.heading-tab h3 {
  color: #FFF;
  padding-bottom: 0px;
}
.rte table#order_details tfoot tr.order_summary.refund_order_total{
  border-top: solid 1px #a7a5a5 !important;
}
td.label.total_refund_amount.res_totalamount {
  font-weight: 600;
}
.order h3 {
  font-size: 30px;
  text-align: left;
}

.order .date {
  font-style: normal;
}

.p-b-0 p:last-child {
  padding-bottom: 0px;
}

/*===========================================================================================ORDER CSS CLOSE	*/

/*===========================================================================================SHOP BY COLOR CSS START	*/

#page-content {
  z-index: 0;
  position: inherit;
  padding: 0px 0px 50px 0px;
}

.multicolors h4 {
  color: #464646;
  font-size: 25px;
  font-weight: 600;
  text-align: left;
  line-height: 33px;
  position: relative;
  padding-bottom: 8px;
  margin-bottom: 27px;
  text-transform: uppercase;
  border-bottom: solid 1px #CCC;
}

.multicolors h4 .link-view-more {
  top: 8px;
  right: 25px;
  color: #464646;
  position: absolute;
}

ul.clscolorul {
  width: 100%;
  font-size: 14px;
  list-style: none;
  text-align: center;
  padding-bottom: 12px;
  display: inline-block;
}

ul.clscolorul li {
  float: left;
  width: 100px;
}

ul.clscolorul li:not(:last-child) {
  margin: 0px 30px 25px 0px;
}

ul.clscolorul li a {
  border-bottom: none;
  text-decoration: none;
}

ul.clscolorul li .colorimg {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  margin-bottom: 8px;
  display: inline-block;
  border:1px solid;
}

ul.clscolorul li .colorname {
  color: #2D2D2D;
  font-size: 18px;
  line-height: 24px;
  min-height: 50px;
    display: block;
}

.link-view-more {
  float: right;
  color: #464646;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}

/*===========================================================================================SHOP BY COLOR CSS CLOSE	*/

/*===========================================================================================ORDER DETAIL CSS START	*/

#page-content .central.page-ord-det {
  padding: 0px;
}

.page-ord-det #admin_header h2 {
  font-size: 14px;
  text-align: left;
}

.page-ord-det .order_date {
  font-size: 14px;
}

.btn.btn-small {
  color: #FFF;
  padding: 10px 20px;
  border-radius: 10px !important;
}

.product img {
  border-radius: 10px;
  border: 1px solid #DCDCDC;
  width: 80px;
}

.product {
  text-align: center;
}

table#order_details {
  border: solid 1px #a7a5a5;
}

.rte table#order_details th {
  border-bottom: solid 1px #a7a5a5;
}

.rte table#order_details th:not(:last-child) {
  border-right: solid 1px #a7a5a5;
}

.rte table#order_details td:not(:last-child) {
  border-right: solid 1px #a7a5a5;
}

.rte table#order_details tr {
  border-top: solid 1px #a7a5a5;
}

table#order_details a {
  border-bottom: none;
}

.rte table#order_details tfoot {
  border: none;
}

table#order_details .order_summary.note td {
  padding-bottom: 0px;
  padding-top: 0px;
}

table#order_details .order_summary.order_total {
  border-top: none;
  text-align: right;
}

table#order_details .order_summary.order_total td {
  padding-top: 0px;
}

.btn.btn-cancel {
  color: #FFF;
  padding: 1px 10px;
  border-color: #000;
  font-weight: normal;
  font-size: 12px !important;
  border-radius: 0px !important;
  background-color:#000;
}

.order-address .section-spacing {
  padding: 40px 0px 0px 0px;
}

.order-address h5 {
  padding-bottom: 10px;
  margin: 0px 0px 10px 0px;
  border-bottom: solid 1px #707070;
}

.order-address p {
  padding-bottom: 0px;
}

/*===========================================================================================ORDER DETAIL CSS CLOSE	*/

/*===========================================================================================PRODUCT LIST PAGE CSS START	*/

.template-collection .filter {
  margin: 0px;
}

.template-collection .wide-container {
  padding: 0px;
}

.template-collection .product-block .price {
  color: #ACACAC;
  font-size: 12px;
}

.template-collection .product-block .price .theme-money {
  color: #0C0000;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  padding-left: 10px;
}

/*===========================================================================================PRODUCT LIST PAGE CSS CLOSE	*/

/*===========================================================================================CART VIEW CSS START	*/

html body .drawer__header {
  width: 100%;
  display: inline-block;
}

.drawer__title {
  text-align: right;
  padding-right: 30px;
  background: url(/cdn/shop/t/2/assets/icon-bag.svg?v=1642518075) no-repeat right top;
}

html body .drawer__close {
  top: 30px;
  left: 20px;
  padding: 0px;
  position: absolute;
  background-color: transparent;
}

#drawer_cart_items .cart-product__image {
  border: solid 1px #000;
}

.cart-product__content__title {
  font-size: 18px;
  font-weight: 600;
  margin-top: -7px;
  padding-bottom: 5px;
}

#cart__drawer .cart-list .quantity-and-remove {
  margin-top: -25px;
  margin-left: 110px;
}

#cart__drawer .cart-list .quantity-and-remove .quantity {
  padding: 2px;
  width: 140px;
  border-radius: 15px;
  background-color: #FFF;
}

#cart__drawer .cart-list .quantity-and-remove input:focus {
  box-shadow: none;
}

#cart__drawer .cart-list .quantity-and-remove .remove {
  top: 7px;
  left: 178px;
  width: 90px;
  font-size: 16px;
  line-height: 30px;
  padding-left: 22px;
  font-weight: normal;
  background: url(/cdn/shop/t/18/assets/icon-remove.png?v=1645125212) no-repeat left center;
}

#cart__drawer h4 {
  color: #000;
  font-size: 24px;
  line-height: 50px;
  padding-top: 10px;
  text-transform: uppercase;
  border-top: solid 1px #707070;
}

#cart__checkout_btn {
  left: -1px;
  width: 101%;
  bottom: auto;
  position: absolute;
  border-radius: 0px !important;
  text-transform:uppercase;
}
#cart__checkout_btn_1{
  border-radius: 0px !important;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    float: right;
    width: 49%;  
    margin-bottom:1rem
}

/*===========================================================================================CART VIEW CSS CLOSE	*/

/*===========================================================================================CART PAGE CSS START	*/

.page-your-shopping-cart ul.cart-list {
  float: left;
  width: calc(100% - 420px);
  border-radius: 20px;
  border: 1px solid #707070;
}

.page-your-shopping-cart .cart-list>.item.clearfix {
  margin: 0px;
  padding: 28px 28px 6px 28px;
}

.page-your-shopping-cart .cart-list-header .col-image {
  width: 100%;
  font-weight: 600;
  margin-right: 0px;
  text-align: center;
}

.page-your-shopping-cart .cart-list>.item.clearfix .col-image {
  width: 115px;
  height: 152px;
  margin-right: 22px;
  border: solid 1px #707070;
}

.page-your-shopping-cart .cart-list-header {
  margin: 0px;
  padding: 10px 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
}

.page-your-shopping-cart .cart-list .remove {
  top: 9px;
  opacity: 1;
  left: 210px;
  width: 90px;
  font-size: 16px;
  line-height: 30px;
  padding-left: 22px;
  position: absolute;
  font-weight: normal;
  border-bottom: unset;
  background: url(/cdn/shop/t/18/assets/icon-remove.png?v=1645125212) no-repeat left center;
}

.page-your-shopping-cart .cart-list .quantity {
  width: 140px;
  padding: 2px;
  border-radius: 15px;
  background-color: #FFF;
}

.page-your-shopping-cart .cart-list .quantity input {
  background-color: #FFF;
}

.cart-list .desc .product-title {
  font-size: 18px;
  margin-bottom: 14px;
}

.page-your-shopping-cart .item-price {
  color: #000;
  bottom: 40px;
  font-size: 15px;
  font-weight: 600;
  text-align: left;
  position: relative;
  background-color: #FFF;
  padding: 3px 0px 27px 0px;
}

.page-your-shopping-cart .under-cart {
  top: 0px;
  right: 0px;
  width: 400px;
  float: right;
  min-height: 100%;
  position: absolute;
  border: 1px solid #707070;
  border-radius: 20px 20px;
}

.page-your-shopping-cart .sidebar_title {
  font-weight: 600;
  padding: 10px 18px;
  text-transform: uppercase;
  border-bottom: 1px solid #707070;
}

.page-your-shopping-cart .under-cart .subtotal-row {
  padding: 0px;
  border-top: 0px;
  border-bottom: 0px;
}

.page-your-shopping-cart .under-cart .subtotal {
  font-size: 24px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 21px 31px 10px 37px;
}

.page-your-shopping-cart .update-continue {
  width: 65%;
  float: left;
}

.page-your-shopping-cart .update-continue input:hover {
  color: #CCC;
  background-color: transparent;
}

.page-your-shopping-cart input.checkout-btn {
  width: 100%;
  margin-top: 20px;
  max-width: 376px;
  border-color: #000;
  border-radius: 0px !important;
}

input[type=submit]:not(.hover-grow):not(.no-hover):not(input.textbutton[type=submit]):not(button.textbutton):not([disabled="disabled"]):hover {
  color:#111111;
}

/*===========================================================================================CART PAGE CSS CLOSE	*/

/*===========================================================================================INVESTORS PAGE CSS START	*/

#shopify-section-Investors-tab-section h2 {
  padding-bottom: 0px;
  text-transform: uppercase;
}

#shopify-section-Investors-tab-section .tab-content,
#shopify-section-Investors-tab-section .tab-investor {
  padding: 0px;
  background-color: transparent;
}

#shopify-section-Investors-tab-section .tab-content>ul {
  text-align: center;
}

#shopify-section-Investors-tab-section ul.tabs {
  font-size: 20px;
  text-align: center;
  margin-bottom: 24px;
}

#shopify-section-Investors-tab-section ul.tabs li.tab-link {
  color: #616161;
  padding: 7px 15px;
  border: solid 1px #707070;
}

#shopify-section-Investors-tab-section ul.tabs li.current {
  color: #006fbb;
  position: relative;
  background-color: transparent;
  border-color:#006fbb;
}

#shopify-section-Investors-tab-section ul.tabs li.current:after {
  left: 50%;
  width: 0px;
  content: '';
  height: 0px;
  bottom: -16px;
  position: absolute;
  border-top: 10px solid #006fbb;
  transform: translate(-50%, -50%);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
}

html body #shopify-section-Investors-tab-section ul.tab-first {
  padding-bottom: 7px;
  margin-bottom: 30px;
  border-bottom: solid 1px #707070;
}

html body #shopify-section-Investors-tab-section ul.tab-first li {
  padding: 0px;
  cursor: pointer;
}

#shopify-section-Investors-tab-section ul.tab-first li:not(:last-child) {
  padding-right: 20px;
}

#shopify-section-Investors-tab-section ul {
  width: 100%;
  color: #616161;
  list-style: none;
  text-transform: uppercase;
}

#shopify-section-Investors-tab-section .tab-investor ul li {
  padding: 5px 4px 4px 42px;
  border: solid 1px #707070;
  background: url(/cdn/shop/t/18/assets/icon-pdf.svg?v=1645169630) no-repeat 10px 5px;
}

#shopify-section-Investors-tab-section .tab-investor ul li:not(:last-child) {
  margin-bottom: 10px;
}

#shopify-section-Investors-tab-section .tab-investor ul li .icon-download {
  float: right;
  color: #616161;
  font-weight: bold;
  padding-right: 20px;
  border-bottom: none;
  background: url(/cdn/shop/t/18/assets/icon-download.svg?v=1645170312) no-repeat right 6px;
  margin-left: 8px;
  margin-right: 6px;
}

#shopify-section-Investors-tab-section .tab-investor ul li .icon-view {
  float: right;
  color: #616161;
  font-weight: bold;
  padding-right: 20px;
  border-bottom: none;
  background: url(/cdn/shop/files/eye_ui_view_vision_icon17.png?v=1645859007) no-repeat right 4px;
}

#shopify-section-Investors-tab-section .tab-investor ul li .icon-download span {
  display: none;
}

#shopify-section-Investors-tab-section .tab-investor ul li img {
  display: none;
}

/*===========================================================================================INVESTORS PAGE CSS CLOSE	*/

.page-your-shopping-cart input.checkout-btn:hover {
  cursor: pointer;
  opacity: 1 !important;
  background-color: #ccc!important;
  color: #fff;
}

.page-your-shopping-cart .cart-list-header .col-notimage {
  display: none;
}

.page-your-shopping-cart div#shopify-section-cart-template {
  position: relative;
}

.page-your-shopping-cart #page-content .content {
  width: 100%;
  padding: 0;
  margin: 0 auto;
  max-width: 100%;
}

.page-your-shopping-cart h1.h2.cc-animate-init.-in.cc-animate-complete {
  display: none;
}

.page-your-shopping-cart .cart-list .col-notimage {
  display: block;
  flex-grow: 1;
  text-align: right;
}

.page-your-shopping-cart .desc .title a {
  text-decoration: none !important;
}

.page-your-shopping-cart .cart-list .quantity-and-remove {
  margin: 0 24px;
  /* text-align: center; */
  width: 128px;
  margin-left: 0px;
  position: relative;
  bottom: 0px;
}
.page-your-shopping-cart .cart-list .quantity{
  text-align: center;
}

.page-your-shopping-cart .line-total {
  display: none;
}

.page-your-shopping-cart .cart-list-header .col-notimage {
  display: none !important;
}

.page-your-shopping-cart p.note-area {
  display: none;
}

.page-your-shopping-cart .cart-policies.rte {
  display: none;
}

.reds {
  background-color: #AA2125;
}

.rusts {
  background-color: #C64E49;
}

.oranges {
  background-color: #DF3D28;
}

.mustards {
  background-color: #AB7334;
}

.site-control.fixed {
  position: inherit;
}

.coll-slider .product-slider .swiper-container .swiper-wrapper {
  margin: 0px auto;
  max-width: 625px;
}

.coll-slider .wide-container {
/*   padding-left: 30px; */
}

.product-slider .swiper-container .swiper-wrapper {
  /*overflow: hidden;*/
}

.image-with-text .image-with-text__text .image-with-text__text__wrap {
  background-color: #918989;
}

.image-with-text .image-with-text__text .image-with-text__text__wrap a {
  color: #FFF;
}

html body .section-id-1599491703981 .image-with-text__image__inner,
html body .section-id-1642073558536bda48 .image-with-text__image__inner {
  transform: scale(1);
}

#page-about-us {
  background-color: #F6F6F6;
}

/*.bg-abo-us {
  padding: 100px 0px 0px 400px;
  background: url(/cdn/shop/t/2/assets/img-about-us.jpg?v=1644571118) no-repeat left top;
}*/

.inn-con-abo {
  background-color: #FFF;
  padding: 40px 40px 140px 40px;
}

#page-content .content {
  width: 100%;
  padding: 0px;
  /*margin:0px auto;
  max-width:1200px;*/
  background-color: transparent;
}

/*#page-content .content .feature-header{ display:none }*/

#page-content .content h3 {
  text-align: left;
  margin-bottom: 0px;
}
.fright{ float:right; }
#page-addresses .action_link.action_return{ margin-bottom:0px; }
.product-detail-color-opt-custom .has-clickyboxes{width:600px;}
img.rimage__image.home-mobile-slider-img{display:none;}
/*=======================================Cart Page Css END===================================*/

/*=======================================AK END===============================================*/

.icon-close-mod{
  top:20px;
  right:20px;
  border:none;
  position:absolute;
  background-color:transparent !important;	
}
.icon-close-mod .close{ font-size:24px; }	
html body #page-menu.theme-modal.nav-uses-modal .nav-container{ margin-top:0px; }

.product-area__details__thumbs .slick-slider .slick-track{ transform: translate(0) !important; }
#PostalCodeCheckerAvailabilityErr{ display:block; padding-top:10px; }
.block-cookies{
	width:100%;
	color:#FFF;
	bottom:0px;
	padding:10px;
	position:fixed;
	background-color:#000;
	}
.block-cookies a{ 
	color:#FFF;
	font-size:13px;
	text-transform:uppercase;
	}	
.block-cookies .accept_cookies_link{
	margin-left:5px;
	padding:2px 4px;
	border:solid 1px #FFF;	
	}
  .cancel_resacbtn{
    /* text-align: right; */
    text-align: center;
  }
  .cancel_resacbtn .cancel_acbtn{
/*     padding: 7px 20px; */
    background: #000;
    color: #fff;
  }
  .cancel_acbtn {
    background: #000 ;
    color: #fff !important;
  }
  .address_notecontain{
    display: flex;
  }
  .order_label, .order_fulfill{
    padding: 0 10px 10px 0;
    margin: 0;
  }
  .order_details{
    padding: 0 0 10px 0;
  }
  .qunatity_capitalize{
    text-transform: capitalize;
  }
  .modale_head{
    padding: 0;
  }
  .modalbtn{
    padding: 5px 15px !important;
    border-radius: 5px !important;
  }
  .modalbtn:hover{
    background: #000;
  }
  .modal-body p{
    padding: 0;
    margin: 0;
  }
  .cancel_order_line_item{
    border-color: #000 !important;
  }
  #cancel_qty{
    padding: 5px;
  }

/*===========================================================================================RESPONSIVE CSS START	*/

@media only screen and (max-width:1440px) and (min-width:1367px) {
  .sec-tre-col .swiper-slide {
    margin-right: 28px !important;
  }
}

@media (max-width:1920px) {
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:670px; }

}

@media (max-width:1600px) {
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:690px; }
	.bg-tes { min-height:600px; }
	}

@media (max-width:1440px) {
  .coll-slider .swiper-slide {
    margin-right: 18px !important;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:660px; }
	.bg-tes { min-height:560px; }
}

@media (max-width:1366px) {
  .product-detail__form .palatte ul.filter li:not(:last-child) {
    margin-right: 40px;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:625px; }
	.bg-tes { min-height:535px; }
}

@media (max-width:1280px) {
  #shopify-section-footer .wide-container .section-footer__row.section-footer__row--blocks {
    margin: 0px;
  }
  .section-footer__row.section-footer__row-lower {
    padding: 25px 20px 30px 20px;
  }
  .section-footer__row.section-footer__row-lower .bin {
    right: 20px;
  }
  .section-footer .section-footer__row {
    margin: 0px;
  }
  #shopify-section-Footer-top-section {
    padding: 47px 20px 90px 20px;
  }
  .hea-col-right {
    padding-right: 15px;
  }
  .clsultoggel {
    padding-left: 10px;
  }
  .breadcrumb {
    padding: 14px 12px 14px 20px;
  }
  html body .page-wrapper {
    padding: 0px 15px 50px 15px;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:580px; }
	.product-area .product-area__details{ width:auto; padding-right:40px; }
	.product-area .product-area__details .product-area__details__thumbs{ left:-576px; }
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image{ width:95%; }
	.product-area .product-area__media{ padding-left:20px; }
 	.theme-gallery .theme-images .theme-img.slick-current{ width:500px !important; }
	.size-chart-container .size-chart-link{ top:40px; right:0px; position:absolute; }
	.bg-tes { min-height:510px; }
}

@media (max-width:1200px) {
  .shop-con-sec .clsultoggel ul {
    padding-left: 12px;
  }
  ul.clscolorul li:not(:last-child) {
    margin: 0px 29px 25px 0px;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:540px; }	
	.sec-pay ul li { width:25%; text-align:center; }
	.bg-tes { min-height:480px; }
}

@media (max-width:1080px) {
  .bg-tes {
    position: relative;
    background-size: cover;
  }
  .sec-testimonial.section-testimonials .section-testimonials--no-images .cc-testimonial {
    margin: 0px auto;
  }
  .section-testimonials .section-testimonials--no-images {
    color: #FFF;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.3);
  }
  .sec-testimonial h4 {
    color: #FFF;
  }
  #logo {
    padding-left: 20px;
  }
  .hea-col-right {
    padding-right: 15px;
  }
  .site-control.nav-inline-desktop .site-control__inner {
    justify-content: space-between;
    transition: background-color .3s;
  }
  #site-control .links.site-control__inner:last-child a {
    z-index: 1;
    left: inherit;
    right: 0px;
  }
  .site-control .menu .icon-menu .icon-menu__bar {
    background-color: #FFF;
  }
  .site-control.nav-inline-desktop:hover .site-control__inner .menu .icon-menu .icon-menu__bar {
    background-color: #FFF !important;
  }
  .site-control.nav-inline-desktop .wishlist {
    margin-right: 6px;
  }
  .site-control .menu .icon-menu {
    margin-right: 10px;
  }
  .slideshow .height--full .rimage-outer-wrapper {
    min-height: 100%;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:480px; }
	.sec-pay ul li { min-height:103px; }
	.specifications_more{ margin-top:10px; }
	}

@media (max-width:1024px) {
  .shop-con-sec .clsultoggel ul li {
    float: left;
  }
  .shop-con-sec .clsultoggel ul li:not(:last-child):after {
    top: 0px;
    right: 6px;
  }
  ul.clscolorul li:not(:last-child) {
    margin: 0px 23px 25px 0px;
  }
  #action {
    margin-right: 70px;
  }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:455px; }
	.product-area .product-area__details .product-area__details__inner{ padding-left:30px; }
	ul.wash-ins-sec li { width:33%; }
	html body #PostalCode{ width:300px; }
	ul.palatte-slider li{ width:23%; }
}

@media (max-width:990px) {
  html body .fixed-me {
    position: inherit;
  }
  #back-to-top {
    display: none;
  }
  .container {
    max-width: 100%;
  }
  [class*=sec-] {
    padding: 50px 0px;
  }
  #shopify-section-footer.section-footer .section-footer__row--blocks .section-footer__row__col:not(:last-child) {
    margin-bottom: 20px;
  }
  .section-footer .section-footer__newsletter-block .signup-form form button {
    /* position: inherit; */
    /* width: 100%; */
    /* right: 0px;
    top: 0px;
    margin-top: 14px; */
    position: absolute;
    right: 46%;
  }
  p.footer-newsletter-p {
      position: relative;
      display: flex;
      width: 100% !important;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
  }
 .section-footer .section-footer__newsletter-block .signup-form .signup-form__email {
    width: 50%;
  }
  #site-control .search-form {
    width: 40%;
  }
  .inline-mini-form.inline-mini-form--arrow {
    width: 100%;
  }
  #site-control .links.site-control__inner.top-section {
    padding: 10px 0px 10px 10px;
  }
  #logo {
    padding-left: 8px;
  }
  #template #forgot_password a {
    font-size: 16px;
  }
  .bg-abo-us {
    padding: 725px 0px 0px 0px;
  }
  .inn-con-abo {
    padding: 40px;
  }
  .page-your-shopping-cart ul.cart-list {
    width: 100%;
  }
  .page-your-shopping-cart .under-cart {
    width: 100%;
    position: inherit;
    margin-top: 15px;
    border-radius: 20px;
  }
  ul.clscolorul li .colorimg {
    display: block;
  }
  ul.clscolorul li {
    float: left;
    width: 16.6%;
  }
  ul.clscolorul li:not(:last-child) {
    margin: 0px 0% 25px 0px;
  }
  .col-left-acc:after {
    display: none;
  }
  .btn-row-acc {
    padding-top: 15px;
  }
  #action {
    margin-right: 0px;
  }
  .customer_address {
    margin: 0px;
  }
  .view_address.box-address h6 {
    padding-bottom: 0px;
  }
  .box-order_details{ overflow-x:scroll; }
  .box-order_details table#order_details{ width:1000px; }
  #add_address{ padding-left:15px; }
  .page-addresses #page-content .central{ padding:0px; }
  .coll-slider .product-slider .swiper-container .swiper-wrapper{ max-width:100%; }
  .sec-sto-cal, .sec-tre-col, .go-edit-sec, .sec-instagram{ padding-top:0px; }
  .sec-instagram{ padding-bottom:10px; }
  .sec-dec-tex{ padding-bottom:40px; }
	.product-area.product-area--one-col.header-overlap-section{ display:block; }
	.product-area .product-area__media{ width:100%; }
	html body .product-area__media{ position:inherit; padding-bottom:20px; }
	.left.posFix{ position:inherit; }
	.product-detail__form__action{ display:flex; width:auto; }
	.product-area .product-detail__form__options--with-quantity .button{ height:58px; }
	.product-area .product-area__details .product-area__details__inner{ padding-left:0px; }
	.product-area .product-area__details .product-area__details__thumbs{ display:none; }
	.theme-gallery .theme-images .theme-img{ width:100% !important; left:0px !important; opacity:1 !important; margin-bottom:15px; }
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image { width:830px; }
	.product-wishlist .wishlist1{ left:40px; top:20px; }
	.product-area .product-area__details{ padding-right:10px;padding-left:10px; } 
	.product-detail__form__action.product-detail__form__options--with-quantity{ display:block; }
	.product-detail__form__action .quantity-wrapper{ float:left; }
	.product-detail__form__action button.button.alt{ width:70%; }
	.sec-pay ul li{ width:20%; }
	ul.wash-ins-sec li{ width:25%; }
	.bg-abo-us{ padding:0px; }
	}

@media (max-width:960px) {
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image { width:800px; }
  	.product-detail-color-opt-custom .has-clickyboxes{width:auto;}
	}

@media (max-width:900px) {
  /*[class*=sec-] {
  padding: 40px 0px;
}*/
  html body .page-wrapper {
    padding: 0px 15px 40px 15px;
  }
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image { width:740px; }
}

@media (max-width:854px) {
  #shopify-section-Investors-tab-section ul.tabs {
    font-size: 18px;
  }
  #shopify-section-Investors-tab-section ul.tabs li.tab-link {
    padding: 5px 10px;
  }
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image { width:690px; }
}

@media (max-width:851px) {}

@media (max-width:823px) {
	.product-area .product-area__media{ padding-right:20px; }
	.product-area .product-area__media .product-media .rimage-wrapper img{ border-radius:0px; }
	}

@media (max-width:812px) {}

@media (max-width:800px) {}

@media (max-width:768px) {
  [class*=sec-] {
    padding: 30px 0px;
  }
  .cancel_resacbtn{
  padding: 18px 0 11px 0 !important;
  }
  .cancel_resacbtn, .res_totalamount{
  text-align: center;
  }
  .cancel_resacbtn .cancel_acbtn,
  td.align-right.cancel_resacbtn a
  {
    padding: 5px 20px;
    width: 82px !important;
  }
 a.return_cta_button.btn.btn-return.btn-secondary.return_acbtn {
    width: 82pxs !important;
    padding: 5px 20px;
    margin-top: 0;
}
  .inn-con-abo {
    padding: 30px;
  }
  html body .page-wrapper {
    padding: 0px 15px 30px 15px;
  }
  .shop-con-sec .clsultoggel ul li:not(:last-child) {
    padding-right: 18px;
  }
  .sec-sto-cal, .sec-tre-col, .go-edit-sec, .sec-instagram{ padding-top:0px; }
  .sec-instagram{ padding-bottom:0px; }
  .sec-dec-tex{ padding-bottom:20px; }
	#shopify-section-Investors-tab-section ul.tabs li.tab-link{ margin-bottom:5px; }
 .product-area__media .theme-gallery {display: block;}
 .product-area__details__thumbs1 .carousel-wrapper1 {width: 100%;margin-bottom: 30px}
 	#shopify-section-Investors-tab-section .tab-investor ul li span{ display:block; font-size: 13px;}
	#shopify-section-Investors-tab-section .tab-investor ul li .icon-download{ float:none; }	
	#shopify-section-Investors-tab-section .tab-investor ul li .icon-download{ margin-left:0px; font-size: 13px; }
	#shopify-section-Investors-tab-section .tab-investor ul li .icon-view{ margin-right:6px; font-size: 13px; }
  .sec-pay ul li {margin-right: 15px;}
  #shopify-section-product-recommendations .wide-container{padding: 20px 0!important;}
}

@media (max-width:767px) {
  /* .product img {
  width: 150px;
} */
  .h2, h2{ font-size:25px; }
  .slideshow .desktop-only {
    display: block;
  }
  .sec-bes-sel .image-with-text__text__wrap.padded-block,
  .sec-new-arr .image-with-text__text__wrap.padded-block {
    padding: 30px;
  }
  html body .best-collection ul li:not(:last-child),
  html body .sec-new-arr .best-collection ul li:not(:last-child) {
    padding-bottom: 20px;
  }
  .wide-container .product-list.mob-two-col:not(.jiggly-split) .product-block,
  .wide-container .product-list.mob-two-col:not(.jiggly-split) .collection-block {
    width: 100%;
  }
  .go-edit-sec .product-list .collection-block .image {
    padding-top: 78%;
  }
  .section-footer .section-footer__row--blocks .section-footer__row__col {
    flex: 100%;
    width: 100%;
  }
  .section-footer .section-footer__row {
    margin-left: 30px;
  }
  .section-footer .section-footer__row__col {
    padding: 0px;
  }
  #shopify-section-Footer-top-section .section-footer__row--blocks .section-footer__row__col:nth-child(1):after,
  #shopify-section-Footer-top-section .section-footer__row .section-footer__row__col:nth-child(2):after,
  #shopify-section-Footer-top-section .section-footer__row .section-footer__row__col:nth-child(3):after,
  .shop-con-sec .clsultoggel .title-shop:after {
    left: -30px;
  }
  .clsultoggel {
    padding-left: 30px;
  }
  .shop-con-sec .clsultoggel .title-shop {
    padding: 0px 17px 0px 0px;
  }
  .shop-con-sec .clsultoggel ul {
    padding-left: 0px;
    display: inherit
  }
  .shop-con-sec .clsultoggel ul li:not(:last-child) {
    padding-right: 15px;
  }
  #shopify-section-Footer-top-section,
  #shopify-section-footer {
    padding: 30px 15px;
  }
  .sec-dec-tex {
    padding-left: 15px;
    padding-right: 15px;
  }
  .sec-dec-tex .container {
    padding: 0px;
  }
  .section-footer__row.section-footer__row-lower {
    margin-left: 0px;
    padding-bottom: 0px;
    margin-top: 20px;
  }
  .feature-header:not(.feature-header__no-gap) {
    padding-bottom: 30px;
  }
  .sec-sto-cal {
    padding-top: 0px;
  }
  .shop-con-sec {
    padding-top: 30px;
  }
  .section-footer .section-footer__text {
    margin-bottom: 10px;
  }
  .section-footer .section-footer__row--blocks {
    padding-bottom: 0px;
  }
  .inline-mini-form.inline-mini-form--arrow button {
    top: 10px;
  }
  html body .logo img {
    width: auto;
  }
  .page-your-shopping-cart ul.cart-list,
  .page-your-shopping-cart .under-cart {
    border-radius: 15px;
  }
  .page-your-shopping-cart .cart-list .remove {
    left: 140px;
    margin-left: 0;
  }
  ul.clscolorul li {
    width: 25%;
  }
  html body .box-address {
    padding-left: 0px;
  }
  .view_address.box-address h6 {
    margin-top: 0px;
  }
  #order_shipping{ padding-top:20px; }
  .tabcontent .table-wrap{ overflow-x:scroll; }
  .tabcontent .table-wrap table.table-account{ width:1000px; }
  .view-more { padding:16px 0px; text-align:left; }
  #address_tables h4{margin: 20px 0;
    padding-bottom: 0; }
  #address_tables h6{ margin-top:0px; }
  #add_address{ padding-left:0px; }
  .boost-pfs-filter-default-toolbar .boost-pfs-filter-toolbar-item.boost-pfs-filter-toolbar-type{ width:100%; }
  .sec-new-arr .image-with-text__image.lazyload--placeholder{ display:none; }
  .sec-new-arr .image-with-text .image-with-text__text{ margin-top:-2px;}
  /* .sec-new-arr .image-with-text .image-with-text__text{ margin-top:-2px; background-color:rgba(0,0,0,0.5); } */
  .sec-new-arr .image-with-text .image-with-text__text .image-with-text__text__wrap a{ color:#000; }
  .sec-new-arr .image-with-text .image-with-text__text .image-with-text__text__wrap a:hover{ border-color:#FFF; }
  html body button.boost-pfs-search-btn-clear-suggestion{ padding:0px; text-indent:-999em; background-color:transparent !important; }
  .boost-pfs-search-btn-close-suggestion{ text-indent:-999em; }
	.shopify-section.section-background-video.mob-vid-sec .section-spacing{ padding-left:0px; padding-right:0px; }
	.shopify-section.section-background-video.mob-vid-sec .section-spacing iframe{ width:100%; }
	html body #shopify-section-product-template{ margin-top:6px; }
	.theme-gallery.theme-gallery--zoom-enabled .product-media--image{ width:70%; margin:0px 2%; }
	.product-wishlist .wishlist1{ left:35px; }.product-area__details__thumbs1 .carousel-wrapper1
	.product-area__add-to-cart-xs.footer-button-xs button.button.no-hover{ color:#FFF; backgro.product-area__details__thumbs1 .carousel-wrapper1und-color:#000; width:50%; }
  img.rimage__image.home-desktop-slider-img{display:none;}
  img.rimage__image.home-mobile-slider-img{display:block;}
  .palatte-slider-desktop{display:none;}
  .palatte-slider-mobile{display:block;}
  .product-detail__form .palatte ul.palatte-slider-mobile{height:294px;overflow:hidden;}
  .palatte_more{display:block;margin-bottom:10px;margin-top:3px;}
  .palatte_less{display:block;margin-bottom:10px;margin-top:3px;}
  .product-area .high{padding-top:0px;}
  .product-area .product-area__details .product-detail__form__options .option-selectors .sel-size-otp{margin-top: -20px;}
  .product-area .product-area__details .product-content {padding-bottom: 10px;}
  #shopify-section-product-recommendations .wide-container .product-list{ margin-top: 10px;padding-top: 30px;}
  .section-product-template .product-area .product-area__details__header{padding:10px;}
  .wide-container{padding-left: 10px;padding-right: 10px;}
}

@media (max-width:740px) {
  #shopify-section-Investors-tab-section ul.tabs {
    font-size: 16px;
  }
  #shopify-section-Investors-tab-section ul.tabs li.tab-link {
    padding: 4px 8px;
  }
	.section-product-template .product-area .product-area__details__header{ margin-top:0px !important; }
}

@media (max-width:736px) {}

@media (max-width:732px) {}

@media (max-width:731px) {}

@media (max-width:730px) {}

@media (max-width:720px) {}

@media (max-width:667px) {
  #shopify-section-Investors-tab-section ul.tabs {
    font-size: 14px;
    text-transform: none;
  }
  html body #shopify-section-Investors-tab-section ul.tab-first {
    text-transform: none;
  }
}

@media (max-width:640px) {}

@media (max-width:600px) {}

@media (max-width:568px) {
  .sec-testimonial.section-testimonials .section-testimonials--no-images .cc-testimonial {
    width: 100%;
  }
  .sec-testimonial p {
    padding: 0px;
  }
  #site-control .links.site-control__inner.top-section {
    display: inline-block;
    width: 100%;
    padding: 10px 10px 0 10px;
  }
  #logo {
    text-align: center;
    padding: 5px 0px 15px 0px;
  }
  #site-control .search-form {
    float: left;
    width: 50%;
    margin-top: 0px;
  }
  .hea-col-right {
    float: right;
    padding-right: 0px;
  }
}

@media (max-width:544px) {}

@media (max-width:533px) {}

@media (max-width:480px) {
  h4 strong {
    display: block;
    margin-top:10px;
  }
  .link-view-more {
    float: none;
  }
  .section-footer__row.section-footer__row-lower .copyright {
    margin-left: 0px;
  }
  .section-footer__row.section-footer__row-lower .bin {
    position: inherit;
    width: 100%;
    text-align: center;
    right: 0px;
  }
  #site-control .links.site-control__inner.bottom .logo {
    margin-top: -12px;
  }
  #site-control .links.site-control__inner.bottom {
    min-height: 46px;
  }
  #template #customer,
  #address_tables #customer,
  #recover-password {
    padding: 0px 15px;
  }
  #create-customer {
    margin: 0px -20px;
  }
  #template ul.menu-login-foo {
    font-size: 16px;
  }
  #template ul.menu-login-foo li:not(:last-child):after {
    top: -13px;
  }
  #template #forgot_password a {
    font-size: 14px;
  }
  #shopify-section-Investors-tab-section ul.tabs li.current {
    color: #FFF;
    background-color: #000;
  }
  #shopify-section-Investors-tab-section ul.tabs li.current:after {
    display: none;
  }
  #shopify-section-Investors-tab-section ul.tabs li.tab-link {
    width: 100%;
  }
  #shopify-section-Investors-tab-section .tab-investor ul li {
    width: 100%;
    display: inline-block;
  }
   .page-your-shopping-cart .cart-list>.item.clearfix {
    padding: 25px;
  }
  .page-your-shopping-cart .cart-list .remove{position:initial;margin-top: 7px;}
  .page-your-shopping-cart .cart-list>.item.clearfix{border-bottom: 1px solid #ccc;}
  .page-your-shopping-cart .cart-list>.item.clearfix .col-image {
    margin-bottom: 15px;
  }
  .page-your-shopping-cart .item-price {
    padding-bottom: 0px;
  }
  .page-your-shopping-cart .cart-list .quantity-and-remove {
    bottom: 0px;
    margin-top: -20px;
  }
  .page-your-shopping-cart input.checkout-btn {
    margin: 5% 10% 10% 10%;
    max-width: 100%;
    width: 80%;
  }
  ul.clscolorul li {
    width: 50%;
  }
  .multicolors h4 .link-view-more {
    position: initial;
  }
  .btn-row-acc .btn {
    width: 100%;
  }
  .btn-row-acc .btn+.btn {
    margin-top: 15px;
  }
  .tab-account .tab {
    padding: 7px 10px 6px 10px;
  }
  .tab-account .tab button {
    bottom: -6px;
  }
  .acc-logout {
    display: none;
  }
  #action .btn {
    width: 100%;
    font-size: 14px !important;
  }
  .btn-row-acc.address_actions .btn {
    margin-bottom: 10px;
  }
  #add_address .customer_address_table td{
    width:100%;
    display:block;
  }
  table.customer_address_table{ width:100%; }	
  html body table.customer_address_table input[type=text], html body table.customer_address_table .pretty-select{ width:96%; max-width:96%; min-width:10px; }
  #page-addresses .fright{ float:none; margin-top:10px; display:inline-block; width:100%; }
	.spi-section ul.pro-spi-sec li{ width:100%; }
	.spi-section ul.pro-spi-sec li:nth-child(odd){ margin-right:0px; }
	.spi-section ul.pro-spi-sec li:nth-child(even){ margin-left:0px; }
	ul.wash-ins-sec li { width:33%; }
	ul.palatte-slider li{ width:24%; }
	.product-detail__form__action .quantity-wrapper{ width:48%; border-radius:15px; }
	.product-detail__form__action button.button.alt {
    width: 48%;
    border-radius: 15px!important;
    margin-left: 0;
    float: right;
}
/* 	html body #cart__checkout_btn{ width:100%; } */
/* 	#cart__checkout_btn + #cart__checkout_btn{ margin-top:10px; } */
}

@media (max-width:414px) {
	#cart__drawer .cart-list .quantity-and-remove .remove{ left:140px; }
	.sec-pay ul li { width:29%; margin:0% 2%; }
	}

@media (max-width:412px) {}

@media (max-width:411px) {}

@media (max-width:393px) {
	/* #cart__drawer .cart-list .quantity-and-remove{ margin-top:-20px; margin-left:0px; } */
	html body #drawer_cart_items .cart-product{ gap: 5%;}
	html body #drawer_cart_items .cart-product .cart-product__content{ padding:0px 0px 0px 0px; }
	}

@media (max-width:384px) {}

@media (max-width:375px) {
  html body table.customer_address_table input[type=text], html body table.customer_address_table .pretty-select{ max-width:94%; }
	ul.palatte-slider li{ width:32%; }
}

@media (max-width:360px) {
  .tab-account .tab button {
    font-size: 16px !important;
  }
}

@media (max-width:320px) {
  #template #forgot_password a {
    font-size: 12px;
  }
  .section-footer__row.section-footer__row-lower {
    font-size: 12px;
  }
  #template ul.menu-login-foo li:not(:last-child) {
    padding-right: 20px;
  }
  #template ul.menu-login-foo li:not(:last-child):after {
    right: 10px;
  }
  .page-your-shopping-cart .under-cart .subtotal {
    font-size: 20px;
  }
	.product-detail__form .chexk-pincode .btn{ left:200px; }
}

/*===========================================================================================RESPONSIVE CSS CLOSE	*/
#shopify-section-product-template{
  margin-top:0;
}
.left.posFix.bottom {
  display: none;
}
.right.bottom .product-area__details__thumbs {
  display: none;
}
.product-area__media.left{bottom:0; height:100%;}
.tabs2 li.tab-link.current2, .tabs3 li.tab-link.current3{color:#006fbb;}

.new-user-btn {
    font-family: DM Sans,sans-serif;
    direction: ltr;
    color: #3e3e3e;
    font-size: 16px!important;
    line-height: 30px;
    padding: 10px 20px;
    margin: 0;
    border: 1px solid #cecece!important;
    transition: all .4s ease-out;
    border-radius: 15px!important;
    box-sizing: border-box;
    outline: none;
    overflow: visible;
    cursor: pointer;
    font-weight: 700;
    text-decoration: none;
    text-transform: ;
  background-color: white;
    width: 100%;
    display: block;
    margin-top: 20px;
}

ul.submenu li {
    width: 100%;
}
.site-control.nav-inline-desktop .site-control__inner .multi-level-nav.reveal-on-hover .tier-2 ul.nav-columns ul a:not(.column-title) {
    font-size: 11px;
    /* border: 1px solid #ccc;*/
} 
.shopbycolor-desktop{display:inline;}
.shopbycolor-mobile{display:none;}
.palatte_view_btn{display:none;}
.cart-list .quantity input{width:auto;}
iframe#theme-yt-video-1{position:relative;}
#section-id-1599490942237 .video-container__video{margin-top: 0!important;margin-left: 0!important;width:100%!important;height:100%!important;}

.d_flex.content_center.pdp_social_share {
   
    margin: 20px;
 
}

.confirmation svg{
display:none;
}
a.return_cta_button {
    background-color: #000;
    color: #fff;
    border-radius: 0 !important;
    padding: 1px 9px;
    /* margin-top: 10px; */
}

.order_label {
    min-width: 100px;
  font-weight: 700;
}
td.align-right.cancel_resacbtn a {
  width: 100%;
}
td.cart-discount__label,
td.label{
    border-right: none !important;
}
td.cart-discount__amount.align-right
,.order_summary.note td{
    border-left: none !important;
      padding-right: 25px;
}
button.btn.btn-primary.cancel_order_line_item:focus,
button.btn.btn-secondary:focus,
.btn-primary.disabled,
 .btn-primary:disabled,
 .btn-secondary.disabled,
 .btn-secondary:disabled{
    background-color: #000 !important;
    padding: 8px 30px;
   visibility:hidden;   
 }
 button.btn.btn-primary.return_order_line_item, button.btn.btn-secondary {
  border-radius: 5px !important;
}
nav.breadcrumb {
  padding: 10px 0px;
}
.form-group{
  padding: 0 2rem;
}
/* input#checkOtp {
  margin-bottom: 20px;
} */
a.btn.btn-gray {
  border: none;
}
a.btn.btn-gray {
  border-bottom: none !important;
 text-transform: capitalize;
}
button.button.no-hover.add_to_cart_disable.addtocartbtn input[type=submit] {
  padding: 0;
}
table#order_details td {
  vertical-align: middle;
}
/* div#order_address {
  display: flex;
  gap: 3.5%;
} */
a.btn.btn-cancel.btn-secondary,
a.return_cta_button.btn.btn-return.btn-secondary {
/*   width: 80%; */
}
td.select_qty {
  font-size: 12px;
  padding: 10px 15px !important;
}
button.modalbtn {
  align-self: baseline;
}
p.footer-newsletter-p {
  position: relative;
  display: flex;
      width: 60%;
}
}
/* td.label.total_refund_amount.res_totalamount {
    font-weight: 600;
} */
.rte table#order_details tfoot td.label,
td.cart-discount__label{
  padding-right: 0;
}
.address_notecontain p.order_details {
  padding: 0 20px;
}
@media screen and (max-width:820px){
  .navslider ul li{
    padding-left:0 !important;
  }
  tr.cart-discount,
  tr.order_summary.note{
    display: flex;
    justify-content: space-between;
}
  td.cart-discount__amount.align-right, .order_summary.note td{
     padding: 0.4em 0.6em;
  }
  td.label.total_refund_amount.res_totalamount {
    padding: 1em 0.6em;
    text-align: justify;
}
 div#order_address {
    padding-bottom: 0px;
}
  nav.breadcrumb {
    padding: 10px 20px;
}
  div#order_cancelled {
    text-align: center;
}
  .rte table#order_details tfoot {
    border: none;
    padding-bottom: 10px;
}
  #page-content{
    padding-bottom:30px;
  }
/*   .tab-account .tabcontent{
    padding: 0;
  } */
  td.align-right.cancel_resacbtn {
    padding-left: 48% !important;
    padding-top: 0.6em !important;
    text-align: left;
}
  .navslider ul li::before{
  top:-5px !important;
  }
  .navslider ul li::after{
    top: -2px !important;
  }
  #order_address {
      padding: 25px 0 0;
  }
  a.button.no-hover.bottom-button.checkpincodebtn {
    height: 55px;
    padding: 20px;
}
}
@media screen and (max-width:1200px) and (min-width:769px){
#shopify-section-1642073558536bda48 .sec-new-arr .image-with-text{
  background-size: 100% !important;
    background-position: center !important;
    background-repeat: no-repeat !important;  
  }
 #shopify-section-1642073558536bda48 .image-with-text__text{
    flex-basis: 50% !important;
  }
 #shopify-section-1642073558536bda48 .sec-new-arr .image-with-text__text__wrap.padded-block{
    padding: 15px 70px !important;
  }
  #shopify-section-1642073558536bda48 .best-collection ul {
    display: flex !important;
    flex-direction: column !important;
    row-gap: 45px !important;
  }
  #shopify-section-1642073558536bda48 .best-collection ul li:not(:last-child){
    padding-bottom:0 !important;
  }
 #shopify-section-1642073558536bda48 .best-collection ul li a {
    font-size: 20px !important;
  }
  .sec-new-arr .image-with-text__text__wrap.padded-block {
      padding: 45px 70px;
  }
   img.rimage__image.lazyload--manual {
      position: relative;
  } 
/*   .product-wishlist.product_wishlist_mobile_only.iwish_prd_heart {
      display: none;
  }
  .iwish_prd_heart{
    right: 5%!important;
  } */
  .theme-gallery .theme-images .theme-img.current-img{
  width:100%;
  }
  .item.product-area__thumbs__thum {
    width: 100px !important;
    margin-bottom: 20px;
  }     .theme-viewport.swiper-container1 {
    display:block;
  }
  .template-product .slick-dots li button, .template-product .slick-dots li.slick-active button {
    width: 20px;
    height: 20px;
}
}
  @media screen and (max-width:768px){
    .theme-viewport.swiper-container1 {
    display:none;
  }
    #preloader #status{
    top:48%;
  }
#preloader #status img{
        min-width: 400px;
        min-height: 400px;
        max-height: 400px;
        object-fit: cover;
}
  }
#preloader #status img {
    min-width: 382px;
    min-height: 215px;
    object-fit: cover;
}
#shopify-section-article-template .article strong{
  font-size:20px;
}
/* earn point css start */
.cart__drawer_footer p {
  text-align: center;
  display: flex;
  justify-content: center;
  font-weight: 600;
  font-size: 16px;
  gap: 3px;
  align-items: center;
}
.cart__drawer_footer p img{
   width: 18px;
    margin-right: 3px;
    height: 18px;
}
.cart__drawer_footer p span{
  padding: 0 5px;
  font-weight: 600;
}
.cart__drawer_footer .ponit_to.earn p:last-child {
    font-size: 14px;
}
.subtotal-row .ponit_to.earn {
  text-align: center;
  font-weight: 600;
}
.product_img_section li {
    list-style: none;
    float: left;
    display: inline-block;
    margin-right: 10px;
  }
  .product-area .ponit_to.earn {
  background-color: #F1F1F1;
    width: fit-content;
   padding: 5px 10px;
    margin-top:1rem;
  }
  .product-area .ponit_to.earn p{
    padding-bottom: 0;
    display: flex;
    gap: 4px;
    align-items: center;
  }
.product-area .ponit_to.earn p img {
    width: 18px;
    margin-right: 4px;
    height: 18px;
}
  .ponit_to.earn {
    text-align: left;
    /* font-size: 14px; */
    font-weight: 400;
  }
  .ponit_to.earn p span {
    padding: 0 2px;
  }

  .ponit_to.earn p a,.ponit_to.earn p a:hover {
    text-decoration: underline;
    padding: 0 3px;
    font-weight: 600;
  }
/* .cart__drawer_footer{
   border-top: solid 1px #707070;
} */
/* earn point css end */
/* loader css */
#preloader {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 9999;
      background-color: #fff;
    }
    #preloader #status {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%,-50%);
      font: 14px arial;
    }
/* end loader css */
/* header css */
ul.icons-list {
    display: flex;
    align-items: center;
    justify-content: center;
  gap:5px;
}
ul.icons-list li{
width: 30px;
    height: 100%;
}
li.go-reward-logo svg {
    width: 20px;
    height: 22px;
}
  ul.submenu li {
    width: 100%;
}
li.go-reward-logo svg#Layer_1 {
    stop-opacity: 1;
    stroke: #26262670;
}
td.label label {
  font-size: 16px;
}
#address_tables {
  padding-left: 2rem;
}
.pretty-select.id-address_country_new, .customer_address_table .pretty-select{
      border-radius: 15px;
    padding: 9px 20px;
    border: 1px solid #707070;
}
.edit_address td.value .action_bottom.address input.btn, .action_bottom.address span.note{
  max-width:100%;
  flex: 100%;
      font-family: DM Sans , sans-serif;
    max-width: 100%;
    flex: 100%;
    font-weight: 400;
    font-size: 16px !important;
}
 .edit_address td.value .action_bottom.address span.note{
   color:#fff;
   background: #000;
 }
.edit_address td.value .action_bottom.address span.note a{
  border:0;
}
.edit_address td.value input:not([type="checkbox"]), .edit_address .pretty-select{
  width:100%;
}
#address_form_new .edit_address td.value .action_bottom.address span.note{
  background-color:#fff;
}
.value.deafult-add-label {
  text-align: left;
}
.value.deafult-add-label label {
  display: flex;
  align-items: center;
}
a.btn:hover {
    color: #fff !important;
}
.checkbox-wrapper {
    display: flex;
    align-items: center;
}
.iwishMeta-title {
    min-height: 40px;
}
div#drawer_cart_items::-webkit-scrollbar-track{
background-color:transparent;
  box-shadow:none;
}
/*  */
@media screen and (max-width:820px){
  .pretty-select svg, .disclosure .disclosure__toggle svg{
    right: 5px;
  }
  .customer_data span p:first-child{
    width: 100px;
     }
     .myprofile span p{
      font-size: 12px;
     }
     .product-area .ponit_to.earn{
      width: 100%;
     }
     .product-area .ponit_to.earn p{
      font-size: 14px;
        column-gap:6px;
      align-items:center;
      flex-wrap:wrap;
          }
  .ponit_to.earn p span{
    padding:0;
  }
  .navslider ul li{
    padding-left:0 !important;
  }
  tr.cart-discount,
  tr.order_summary.note{
    display: flex;
    justify-content: space-between;
}
  td.cart-discount__amount.align-right, .order_summary.note td{
     padding: 0.4em 0.6em;
  }
  td.label.total_refund_amount.res_totalamount {
    padding: 1em 0.6em;
    text-align: justify;
}
 div#order_address {
    padding-bottom: 0px;
}
  nav.breadcrumb {
    padding: 10px 20px;
}
  div#order_cancelled {
    text-align: center;
}
  .rte table#order_details tfoot {
    border: none;
    padding-bottom: 10px;
}
  #page-content{
    padding-bottom:30px;
  }
/*   .tab-account .tabcontent{
    padding: 0;
  } */
  td.align-right.cancel_resacbtn {
    padding-left: 48% !important;
    padding-top: 0.6em !important;
    text-align: left;
}
  .navslider ul li::before{
  top:-5px !important;
  }
  .navslider ul li::after{
    top: -2px !important;
  }
  #order_address {
      padding: 25px 0 0;
  }
  a.button.no-hover.bottom-button.checkpincodebtn {
    height: 55px;
    padding: 20px;
}
  #cart__drawer h4{
    flex: 100%;
  }
  .cart__drawer_footer{
    display:flex;
    flex-wrap:wrap;
    justify-content:center
    gap:5px
  }
  .drawer__content #cart__checkout_btn {
  width: 100%;
    margin-top:0;
}
  #cart__checkout_btn + #cart__checkout_btn{
        margin-top:0 !important;
  }
  #cart__checkout_btn_1{
margin-top:10px;
    width:100%;
  }
  
}
@media screen and (max-width:767px){
  .iwishTitle{
    background-color:transparent;
    padding:0;
  }
  .iwishWrapper .iwishProducts{
  width: 100%;
  margin: 0 auto;
  column-gap: 10px;
    display:flex;
}
 .iwishWrapper .iwishProducts li.iwishItem {
  width: 48.2%;
  padding-left: 0;
}
  .boost-pfs-filter-collection-header{
    text-align:center !important;
  }
/*  */
  ul.icons-list{
   gap:3px;
    align-items:baseline;
  }
  #preloader #status{
    top:48%;
  }
#preloader #status img{
      min-width: 950px;
    min-height: 100%;
}
  ul.icons-list li a{
vertical-align: top;
  }
.myprofile a.new_addr{
font-size:12px;}

  {% if page.handle contain 'member'%}
  #shopify-section-Footer-top-section{
    top:0; 
  }
{% endif %}

table.customer_address_table tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  column-gap: 5px;
}
table.customer_address_table tr  td.label {
  flex: 45%; 
}
td.label label {
  font-size: 14px;
}
.customer_address_table .value input:not([type="checkbox"]),.pretty-select,
#address_province_container_new .pretty-select{
  float:right;
}
/* table.customer_address_table td.value input{
  float:right;
} */
.pretty-select.id-address_country_new {
  padding: 5px 20px;
}
#address_province_container_new .pretty-select {
  width: 100%;
  padding-right: 30px;
  height:38px;
  padding: 5px 20px;
}
input, select, textarea{
  padding:8px 20px;
}
table.customer_address_table tr:last-of-type {
  display: block;
}
.box-address span{
  font-size:14px;
}
td.value {
    flex: 55%;
}
.col-8 {
font-size:14px;
}
} 
/* #shopify-section-1642073558536bda48{
    min-height: 775px; 
} */
@media screen and (max-width:767px){
#shopify-section-1642073558536bda48{
    min-height: 410px;
    overflow:hidden;
}
img.rimage__image.home-mobile-slider-img{
   max-height:600px;
  overflow:hidden;
}
  div#section-id-1482141870755 {
    min-height: 290px;
    max-height: 600px;
}
}

@media screen and (min-width:1200px){
  {% if template contains  'index'%}
.shopify-section.section-slideshow.header-overlap-section.slide-1{
   /* max-height:615px; */
  min-height:450px;
  overflow:hidden;
}
/* img.rimage__image.home-mobile-slider-img{
max-height:615px;
} */
.new-arrival-section.sec-new-arr {
    /* max-height: 773px; */
   min-height:773px;
   overflow:hidden;
}
{% endif %}
#site-control .links.site-control__inner.bottom .wide-container ,
#site-control .links.site-control__inner.bottom{
    min-height: 45px;
    max-height: 46px;
   
}
/* .product-detail__form {
    min-height: 1045px;
} */
#site-control .links.site-control__inner.top-section{
    min-height: 75px;
    max-height: 75px;
}
.no-wrap-fest{
  max-width:100%;
}
}
.fitness-blog .fitness-blog-blog-container img{
  width:100%;
  height:100%;
}
.template-article #page-content .col-sm-6 a {
    font-weight: 700;
    color:#2b00ff;
  text-decoration:none;
  border-bottom:1px solid #2b00ff;
}
.template-article #page-content .col-sm-6 a.btn {
    text-align: center;
      border-bottom: 0px solid #fff !important;
}

 .tab-account .col-sm-12 {
      flex: 0 0 100%;
  }
  .tab-account a.btn.btn-gray{
    color:#000;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .tab-account .row.p-b-5 {
    margin: 0;
    width: 100%;
  }
  .tab-account  .col-xl-3 {
    flex: 0 0 auto;
    width: 30%;
  }
  .tab-account .col-xl-9 {
    flex: 0 0 auto;
    width: 70%;
  }
  .tab-account  .btn-row-acc.address_actions {
    display: flex;
    align-items: center;
    gap: 10px;
  }
  .tab-account  .btn-row-acc.address_actions  span.action_link a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100px;
    height: 35px;
  }
@media screen and (min-width:1200px){
   .tab-account  .col-xl-3 {
    flex: 0 0 auto;
    width: 11%;
  }
  .tab-account .col-xl-9 {
    flex: 0 0 auto;
    width: 89%;
  }
  .carousel-blogs {
    padding-bottom: 2rem;
  }
  .carousel-blogs .slick-dots{
    bottom:0;
    margin-bottom:0;
  }
}

@media screen and (min-width:2000px){
  /* .sec-new-arr .image-with-text{
    height: 1539px;
  } */
  .header-overlap-section.needs-alt-logo .video-container {
    height: 1539px !important;
  }
  .new-arrival-section.sec-new-arr{
       min-height: 900px;
       /* max-height:900px; */
  }
   .new-arrival-section.sec-new-arr .image-with-text{
    background-size: cover;
    background-position: top;
    /* align-items: baseline; */
  }

 .bg-tes {
    /* min-height: 950px; */
   min-height: 1050px;
    background-color: #EDEDED;
  } 
  .logo.top-logos img {
    min-height:48px !important;
  }
  .alt-logo img{
    min-height:45px !important;
  }
}
h3#add-comment-title {
    padding-top: 1.5rem;
}
.plyr.plyr--full-ui.plyr--video .plyr__controls {
      visibility: hidden;
} 
video.video-sec {
  width: 100%;
  height: 100%;
  padding: 0 0rem 0 1rem;
}
.plyr__video-wrapper:focus-visible,
.plyr.plyr--full-ui.plyr--video.plyr--html5.plyr--pip-supported.plyr--fullscreen-enabled.plyr--playing.plyr--hide-controls:focus-visible,
.lazyload--placeholder1.image-wrap-sect:focus-visible,
.theme-viewport.swiper-container1 div:focus-visible {
  outline: 0px;
}
.plyr--full-ui.plyr--video .plyr__control--overlaid{
  visibility: hidden !important;
}