/** Shopify CDN: Minification failed

Line 9:33 Comments in CSS use "/* ... */" instead of "//"
Line 2170:0 Unexpected "}"

**/

.slick-list {
    padding-left: 0px!important; // half partial
}
#slick-js{
  position:relative;
  margin-top:20px;
}
#slick-js button{
  position: absolute;
  z-index: 10;
  top: 27%;
}
#slick-js .slick-next{
  right:10px;
}
#slick-js .slick-prev{
  left:10px;
}

#slick-js svg{
  width: 25px;
  height: 25px;
}
#slick-js .subcollections-grid__item {
  text-align: center;
}
#slick-js .subcollections-grid__item a{
  color:#046e82!important;
}
#slick-js .subcollections-grid__item img{
  width: 176px !important;
  text-align: center;
  margin: auto;
}
@media(max-width:768px){
  #slick-js .subcollections-grid__item img{
    object-fit: contain;
    height: 100px;
	width: 100% !important;
  }
  .subcollections-grid__item{
    padding:2px 4px;
  }
  .subcollections-grid__item-info.subcollections-grid__item-title {
    font-size: 12px;
  }
 
}
#slick-js button{
  opacity: .6!important;
  cursor:pointer;
  display:flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  background-color:#fff;
  border-radius:24px;
  box-shadow:0 0 0 1px rgba(127,127,127,.05),0 2px 5px rgba(127,127,127,.5);
  border:none!important;
}
#slick-js button svg{
  fill: rgb(0, 0, 0)!important;
}
#shopify-section-static-collection .subcollections-list__content{

}
.flickity-button.previous{
  left:0!important;
}
.flickity-button.next{
  right:0!important;
}
#shopify-section-static-collection .subcollections-list__content li{
  width:20%!important;
  text-align: center;
  list-style:none;
}

#shopify-section-static-collection .subcollections-list__content img{
  width:180px;
}
#shopify-section-static-collection .subcollections-list__content li a{
  text-align: center;
  color: #046e82;
  text-decoration: none;
}
.subcollections__container{
  overflow: hidden!important;
  position:relative;
}
.subcollections__container figure{
  padding:0!important;
  margin: 0 !important;
}
.subcollections-grid__item-title{
  font-weight: 700;
  display: inline-block;
  line-height: 1.4;
  text-decoration: none;
  font-size: var(--font-size-body);
    margin-top: .75rem;
    margin-bottom: 0;
    text-align: center;
    word-break: break-word;
    }
@media(max-width:768px){
  #shopify-section-static-collection .subcollections-list__content li{
    width:50%!important;
  }
  #shopify-section-static-collection .subcollections-list__content img{
    width:120px;
  }
}
/* ----- iWish ----- */
@font-face {
  font-family: "Flaticon1";
  src: url("flaticon1.eot");
  src: url("flaticon1.eot#iefix") format("embedded-opentype"),
    url("flaticon1.woff") format("woff"),
    url("flaticon1.ttf") format("truetype"),
    url("flaticon1.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon1-"]:before,
[class*=" flaticon1-"]:before,
[class^="flaticon1-"]:after,
[class*=" flaticon1-"]:after {
  font-family: Flaticon1;
  font-style: normal;
}

.flaticon1-like50:before {
  content: "\e000";
}

@font-face {
  font-family: "Flaticon";
  src: url("flaticon.eot");
  src: url("flaticon.eot#iefix") format("embedded-opentype"),
    url("flaticon.woff") format("woff"),
    url("flaticon.ttf") format("truetype"),
    url("flaticon.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-style: normal;
}

.iWishView i {
  font-size: 30px;
  -webkit-text-stroke-width: 0.5px;
}

.iWishView {
  position: relative;
}

.iWishCount {
  position: absolute;
  top: 50%;
  font-size: 13px;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.iWishAdd {
  text-decoration: none;
  color: $primary-btn-background !important;
  font-size: $button-font-size;
}

.iWishAdd.iwishAdded [class^="flaticon1-"]:before,
.iWishAdd.iwishAdded [class*=" flaticon1-"]:before,
.iWishAdd.iwishAdded [class^="flaticon1-"]:after,
.iWishAdd.iwishAdded [class*=" flaticon1-"]:after {
  font-family: Flaticon;
  font-style: normal;
}


.iwishWrapper .main-filter-content {
  width: 100% !important;
}

.iwishRemoveBtn {
  color: $primary-btn-background !important;
  text-decoration: none;
}

.iwishBuyBtn {
  margin: 10px 0 !important;
  min-width: 130px !important;
  padding: 11px 15px !important;
}

.iwishItem .image-one {
  opacity: 1 !important;
}

.iwishItem .product-compare-price {
  color: #212b36;
  font-size: 1rem;
  opacity: 0.5;
}

.iwishShareBtn {
  color: #202b35;
}

.iwishShareBtn i {
  font-size: 26px;
}


.cartitems-empty--inner .button-primary svg {
  fill: #fff;
  width: 25px;
  margin-top: -5px;
}
.cartitems-empty--inner .button-primary svg + svg {
  display: none;
}
.site-page .collection-list--container .product-block img {
  max-width: 100%;
}

#shopify-section-page-list-collections-template .page-content.rte {
  max-width: 930px;

  padding-left: 15px;
  padding-right: 15px;
  text-align: center;
}

.site-page .collection-list--container {
  max-width: 1200px;
  margin: 50px auto 0;
  float: none;
  width: 100%;
  display: block;
  overflow: hidden;
}

.site-page .large-row {
  margin-top: 30px;
  margin-bottom: 50px;
  clear: both;
  float: left;
}

.site-page .large-row .product-block {
  position: relative;
  text-align: left;
  width: 25%;
  padding: 20px;
  float: left;
  border: 1px solid #ccc;
  min-height: 227px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  overflow: hidden;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.site-page .large-row .product-block:hover {
  border: 1px solid #93d0e3;
}

.site-page .large-row .product-block:hover .product-block__title a {
  color: #2d8dbb;
}

.collection-list-plain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.site-page .product-block__title {
  margin-top: 20px;
}

.site-page .product-block__title a {
  color: #242424;
  font-size: 18px;
  font-weight: 700;
  /*letter-spacing: 1px;*/
  text-decoration: none;
  /* Removed by BCH, 31.1.2021*/
  /* text-transform: uppercase;*/
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

.site-page .hover-images:hover .image-one {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}

.site-page .large-row .hover-images .image-one {
  height: auto;
  width: 100%;
  -webkit-transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -o-transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transition: transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), opacity 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform 400ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  position: relative;
  overflow: hidden;
  line-height: 0;
}

.site-page .large-row .hover-images {
  overflow: hidden;
  border-radius: 0px;
}

.site-page .large-row .grid {
  list-style: none;
  overflow: hidden;
}

body footer {
  clear: both;
}

.icons-row .pad-sm {
  margin: 0;
  padding: 70px 0 0;
}

.icons-row .container {
  display: block;
  position: relative;
  margin: 0rem auto;
  max-width: 1600px;
  width: 100%;
  z-index: 0;
}

.icons-row .row.row-lg {
  width: 100%;
  display: block;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
}

.icons-row .pad-sm .mainTitleWrapper {
  margin-bottom: 50px;
}

.icons-row .icons-row-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}

.icons-row--background.pad-sm {
  background-repeat: repeat !important;
  background-size: contain;
}

.template-index div#shopify-product-reviews {
  margin: 0;
}

.icons-row .icon_img {
  margin-bottom: 14px;
  width: 170px;
}

.icons-row__item a.all-info {
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  text-decoration: none;
}

.icons-row__item a.all-info .img-dec {
  -webkit-transition: -webkit-transform .22s cubic-bezier(.22, .61, .36, 1);
  transition: -webkit-transform .22s cubic-bezier(.22, .61, .36, 1);
  -o-transition: transform .22s cubic-bezier(.22, .61, .36, 1);
  transition: transform .22s cubic-bezier(.22, .61, .36, 1);
  transition: transform .22s cubic-bezier(.22, .61, .36, 1), -webkit-transform .22s cubic-bezier(.22, .61, .36, 1);
  -ms-transform: scale(.9);
  -webkit-transform: scale(.9);
  transform: scale(.9);
}

.icons-row__item a.all-info:hover {}

.icons-row .icons-row__title {
  margin-bottom: 18px;
  color: inherit !important;
  font-size: 18.2px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  margin-top: 14px;
}

.icons-row .icons-row__content {
  margin-bottom: 0;
  opacity: .75;
  font-size: 17px;
  font-weight: 400;
  font-style: normal;
  line-height: 1.5;
}

.wislist_sec .product-ratings .stamped-fa {
  color: #eeac1e;
}

  /* Removed by BCH 2022 Apr 25
.main--accordion-div {
  max-width: 1410px;
  padding: 0 25px;
  margin: 60px auto 0;
}

.accordion-outter {
  background: transparent;
  border: 1px solid #dbe1e5;
  margin-bottom: 20px;
  position: relative;
}

.accordion-outter:last-child {
  margin-bottom: 0;
}

.main--accordion-div .accordion {
  background: transparent;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  padding: 21px 50px 21px 29px;
  position: relative;
}

.main--accordion-div .accordion.active {
  background-color: transparent;
}

.main--accordion-div .accordion:hover {
  background-color: transparent;
}

.main--accordion-div .accordion:after {
  margin-left: 20px;
  font-size: 28px;
  font-weight: 500;
  color: #2d8dbb;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.main--accordion-div .panel-opened,
.main--accordion-div .panel {
  padding: 0 50px 21px 29px;
}

.main--accordion-div .panel-opened h1,
.main--accordion-div .panel-opened h2,
.main--accordion-div .panel-opened h3,
.main--accordion-div .panel-opened h4,
.main--accordion-div .panel h1,
.main--accordion-div .panel h2,
.main--accordion-div .panel h3,
.main--accordion-div .panel h4 {
  font-size: 20px;
  color: #34373a;
  margin: 16px 0;
}

.main--accordion-div table tr td+td {
  padding-left: 20px;
}

.main--accordion-div .panel-opened ul li a,
.main--accordion-div .panel-opened p a,
.main--accordion-div .panel-opened span a,
.main--accordion-div .panel-opened a,
.main--accordion-div .panel ul li a,
.main--accordion-div .panel p a,
.main--accordion-div .panel span a,
.main--accordion-div .panel a {
  color: #178dbb;
  text-decoration: none;
}

.main--accordion-div .panel-opened p iframe,
.main--accordion-div .panel p iframe {
  width: 100%;
  max-width: 560px;
}


.main--accordion-div .product-description,
.main--accordion-div .product-description *:first-child,
.main--accordion-div .content *:first-child {
  margin-top: 0;
}

.main--accordion-div .product-description *:first-child,
.main--accordion-div .content *:first-child {
  margin-bottom: 0;
}

.main--accordion-div .product-description img,
.main--accordion-div .content img {
  max-width: 100%;
}

.main--accordion-div .product-description,
.main--accordion-div .content {
  font-size: 16px;
  color: #34373a;
  font-weight: 300;
  line-height: 1.625;
  position: relative;
}

.main--accordion-div .product-description.pro-Des:after,
.main--accordion-div .content.pro-Des:after {
  bottom: 0;
  left: -1px;
  content: '';
  position: absolute;
  height: 100%;
  width: 100%;
  pointer-events: none;
  background-image: -o-linear-gradient(bottom, #fff 20%, rgba(255, 255, 255, 0)80%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(20%, #fff), color-stop(80%, rgba(255, 255, 255, 0)));
  background-image: linear-gradient(360deg, #fff 20%, rgba(255, 255, 255, 0)80%);
}

.main--accordion-div .product-description.pro-Des.hide-more:after,
.main--accordion-div .content.hide-more.pro-Des:after {
  display: none;
}

.main--accordion-div .readmore {
  position: relative;
  padding-right: 10px;
  line-height: normal;
}

.main--accordion-div .readmore:after {
  content: "";
  position: absolute;
  top: -2px;
  right: -10px;
  width: 8px;
  height: 8px;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #178dbb;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
*/

.product-recommendations--section .product-section--title {
  text-align: center;
}

.site-footer-wrapper .navmenu-link {
  padding-left: 17px;
  position: relative;
  display: inline-block;
}

.site-footer-wrapper .navmenu-link:before {
  content: "";
  position: absolute;
  left: 0;
  top: 6px;
  width: 7px;
  height: 7px;    
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: rgb(92, 92, 92);
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-footer-block-content .social-icons .social-link {
  display: block;
}

.site-footer-block-content .social-icons .social-link+.social-link {
  margin-top: 10px;
}

.site-footer-block-content .social-icons [title="Facebook"]:after {
  content: "Facebook";
  position: absolute;
  top: 2px;
  left: 100%;
  margin-left: 20px;
}

.site-footer-block-content .social-icons [title="Pinterest"]:after {
  content: "Pinterest";
  position: absolute;
  top: 2px;
  left: 100%;
  margin-left: 20px;
}

.site-footer-block-content .social-icons [title="Instagram"]:after {
  content: "Instagram";
  position: absolute;
  top: 2px;
  left: 100%;
  margin-left: 20px;
}

.account-page-title {
  color: #333333;
  font-weight: 300;
}

.account-page-masthead {
  margin-bottom: 0;
}

.account-page-content .form-fields-columns .form-field--half {
  width: 100%;
  margin: 0 0 20px 0;
}

.account-page-content {
  margin-top: 10px;
}

.account-page-content .form-field-input {
  border: 0;
  min-height: 50px;
  border-radius: 0;
  font-size: 16px;
  color: #5b5b5c;
}

.account-page-content .form-outter {
  background: #ededed;
  padding: 40px;
  margin-top: 40px;
  margin-left: 0;
  margin-right: 0;
}

.account-page-content .form-fields-columns {
  margin-left: 0;
  margin-right: 0;
}

.account-page-content .form-action-row .button-primary {
  width: 100%;
  padding: 15px;
  font-size: 16px;
  font-weight: 300;
  text-transform: uppercase;
}

.account-page-content .form-action-row--helper {
  display: block;
  margin: 15px 0 0;
  text-align: center;
}

.account-page-content .form-field-input:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.account-page-content .form-action-row--helper span {
  font-size: 15px;
  font-weight: 300;
  color: #5b5b5c;
}

.account-page-content .form-action-row--helper span a:hover {
  text-decoration: underline;
}

.account-page-register .account-page-content {
  max-width: 502px;
}

.account-page-content .form-action-row {
  margin-top: 0;
}

.account-page-content .form-field--account-password+.form-action-row--helper-item {
  text-align: right;
  margin: 22px 0;
}

.collection--description {
  max-width: 100%;
}

.collection--description img {
  max-width: 100% !important;
  /* display: none; */
  margin: 0!important;
}

  /* Removed by BCH 2022 Apr 25
.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6,
.pxs-newsletter-text h1,
.pxs-newsletter-text h2,
.pxs-newsletter-text h3,
.pxs-newsletter-text h4,
.pxs-newsletter-text h5,
.pxs-newsletter-text h6 {
  color: #333333;
}*/

.site-navigation-wrapper .site-header-actions {
  margin-top: 0;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.site-navigation-wrapper .site-header-actions a {
  padding: 0;
  vertical-align: middle;
  margin-left: 10px;
}

.site-navigation-wrapper .site-header-actions .iWishView i {
  font-size: 35px;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.site-navigation-wrapper .site-header-actions .iWishView i:hover,
.site-navigation-wrapper .site-header-actions .iWishView i:hover+.iWishCount {
  color: #2d8dbb;
}

.site-navigation-wrapper .site-header-actions .iWishView .iWishCount {
  top: 11px;
  font-size: 13px;
  font-weight: 600;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

  /* Removed by BCH 2022 Apr 25
.collection-header.global-border-radius {
  max-width: 1340px;
  margin: 0 auto;
}

.collection-header .reading-width.large-row {
  margin: 0 auto;
  max-width: 900px;
  padding-left: 30px;
  padding-right: 30px;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.collection-header .large-title.row {
  line-height: 1.3;
  font-size: 36px;
  margin-bottom: 15px;
}

.collection-header .iWishLoginNote {
  margin-bottom: 25px;
  font-size: 16px;
}

.collection-header .iWishLoginNote a {
  color: #2d8dbb;
}

.collection-product-list {
  max-width: 1400px;
  margin: 60px auto;
  padding: 0 25px;
}

.collection-product-list .iwishProducts {
  margin-left: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.collection-product-list .iwishProducts .rimage-wrapper {
  padding-top: 0% !important;
}

.collection-product-list .iwishProducts .rimage-wrapper img {
  max-width: 100%;
}

.collection-product-list .product-block {
  position: relative;
  text-align: left;
  width: 25%;
  padding-left: 30px;
  float: left;
}

.collection-product-list .product-block .iwish-product-form {
  padding: 16px;
  border: 1px solid rgba(128, 128, 128, 0.16);
  -webkit-box-shadow: 0 1px 4px rgba(128, 128, 128, 0.11);
  box-shadow: 0 1px 4px rgba(128, 128, 128, 0.11);
  -webkit-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 250ms cubic-bezier(0.4, 0, 0.2, 1);
  min-height: 100%;
}

.collection-product-list .product-block .iwish-product-form:hover {
  -webkit-box-shadow: 0 2px 8px rgba(128, 128, 128, 0.2);
  box-shadow: 0 2px 8px rgba(128, 128, 128, 0.2);
}

.collection-product-list .product-block__title .product-block__title-link {
  margin: 15px 0 0;
  line-height: 1.4;
  font-size: 18px;
  font-weight: 400;
  display: block;
  color: #000000;
  text-decoration: none;
  -webkit-transition: color 100ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: color 100ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 100ms cubic-bezier(0.4, 0, 0.2, 1);
}

.collection-product-list .product-block__title .product-block__title-link:hover {
  color: #178dbb;
}

.collection-product-list .iwish-product-form>.product-price {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
*/

  /* Removed by BCH 2022 Apr 25
.product-price .product-price__reduced {
  width: 100%;
} */

.collection-product-list .iwish-product-form .product-compare-price,
.collection-product-list .iwish-product-form>.product-price .product-price {
  font-size: 18px;
}

.collection-product-list .iwish-product-form>.product-price .product-price {
  color: #178dbb;
}

.collection-product-list .iwish-product-form .iwishBuyBtn {
  cursor: pointer;
  -moz-user-select: "none";
  -ms-user-select: "none";
  -webkit-user-select: "none";
  user-select: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 1px;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.4em;
  min-width: 148px;
  padding: 11px 39px;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  width: 100%;
  border-radius: 0px;
  border: 0;
  -webkit-box-shadow: 0 0 0 1px #087098;
  box-shadow: 0 0 0 1px #087098;
  background-color: #178dbb;
  color: #fff;
  -webkit-transition: background-color 0.25s, color 0.25s, -webkit-box-shadow 0.25s;
  transition: background-color 0.25s, color 0.25s, -webkit-box-shadow 0.25s;
  -o-transition: background-color 0.25s, color 0.25s, box-shadow 0.25s;
  transition: background-color 0.25s, color 0.25s, box-shadow 0.25s;
  transition: background-color 0.25s, color 0.25s, box-shadow 0.25s, -webkit-box-shadow 0.25s;
}

.collection-product-list .iwish-product-form .iwishBuyBtn:hover {
  background-color: #2e98c2;
}

.collection-product-list .iwish-product-form .iwishRemoveBtn {
  color: #227098;
}

.collection-product-list .iwish-product-form .iwishRemoveBtn:hover {
  text-decoration: underline;
}

.quantity__change {
  max-width: 100px;
  border: 1px solid #d3d3d3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quantity__change a {
  cursor: pointer;
  padding: 13px 0;
}

.quantity__change a svg {
  width: 19px;
  height: 19px;
  position: relative;
  bottom: -2px;
}
.quantity__change a svg path {
  stroke: #b9b6b6;
}

.quantity__change a,
.quantity__change input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0;
  text-align: center;
}

.quantity__change input {
  min-height: 45px;
  border: 0;
  width: 35px;
  text-align: center;
}

.quantity__change .quantity__plus {
  -webkit-transform: rotate(-180deg) translateY(1px);
  -ms-transform: rotate(-180deg) translateY(1px);
  transform: rotate(-180deg) translateY(1px);
}

.cart-item--quantity {
  margin-top: 0;
}

/* Chrome, Safari, Edge, Opera */
.quantity__change input::-webkit-outer-spin-button,
.quantity__change input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
.quantity__change input[type=number] {
  -moz-appearance: textfield;
}
.modal--quickshop-full .modal-inner .product-titlez {
  padding-right: 32px;
}
.modal--quickshop-full .modal-inner .product-titlez a {
  color: #3b3b3b;
  text-decoration: none;
}
.modal--quickshop-full .modal-inner .product-titlez a:hover {
  color: #178dbb;
}
.modal--quickshop-full .modal-inner .product-link {
  display: inline-block;
  margin-top: 5px;
  float: right;
}
.product-main .product-pricing .qty-badge {
  display: none;
}
.featured-product-slider.featured-collection--content {
  display: block;
  margin-top: 4.25rem;
}
.featured-product-slider.featured-collection--content .content-products__title {
  font-size: 24px;
  color: #333;
  font-weight: 300;
  margin-bottom: 20px;
  text-transform: capitalize;
}
.featured-product-slider.featured-collection--content .owl-dots {
  display: none;
}
.featured-product-slider.featured-collection--content  .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.featured-product-slider.featured-collection--content  .owl-nav .owl-prev,
.featured-product-slider.featured-collection--content  .owl-nav .owl-next {
  position: absolute;
  font-size: 50px!important;
  color: #d5d5d5!important;
}
.featured-product-slider.featured-collection--content  .owl-nav .owl-prev {
  left: -30px;
}
.featured-product-slider.featured-collection--content  .owl-nav .owl-next {
  right: -30px;
}
.featured-product-slider.featured-collection--content .owl-carousel .owl-item {
  padding: 0 6px;
}
.content-products__products .grid--uniform{
  display: flex;
  flex-wrap: wrap;  
}
.featured-product-slider.featured-collection--content .productgrid--item {
  width: 25%;
  margin-right: 0;
  min-height: 367px;
  padding: 8px;
}
.aboutUsSection {
  padding-top: 70px;
}

.promo-mosaic-original-container {
  padding-right: 10px;
  padding-left: 10px;
  max-width: 1410px;
  margin: 0 auto;
}
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 {
  grid-template-columns: 2fr 1fr;
}
.promo-mosaic-original-container .promo-mosaic--inner {
  grid-gap: 20px;
}
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-1, 
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-4 {
  -ms-grid-row: span 3;
  grid-row-start: span 3;
} 
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-5, 
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-3,
.promo-mosaic-original-container .promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-2 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
}
/* Removed by BCH, 17.7.2021
.promo-mosaic-original-container .promo-block--header {
  font-weight: 900;
  color: #fff;
  max-width: 100%;
  font-size: 32px!important;
}
.promo-mosaic-original-container .promo-block--text {
  color: #fff;
  max-width: 100%;
  margin: 0;
}
.promo-mosaic-original-container .promo-mosaic--inner .promo-block--button {
  margin-top: 15px;
}*/
.pcl-class.properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pcl-a-tag {
  background: #ffffff;
  padding: 11px;
  display: inline-block;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: 5px;
  color: #2d8dbb;
  margin: 5px 6px;
  /* Removed by BCH, 31.1.2021 */
  /* text-transform: capitalize;*/
  text-decoration: none;
  position: relative;
}
.pcl-a-tag:before {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 7px;
  border-bottom: 1px solid #2d8dbb;
}
.product-collection-list h4 {
  margin: 22px 0 12px;
}
.newsletter .newsletter-submit {
  width: auto;
  max-width: 40%;
}
.newsletter .newsletter-input {
  width: calc(60% - 10px);
  max-width: 22.5rem;
}
.blog-posts-breadcrumbs .breadcrumbs-container .breadcrumbs-delimiter:after {
  color: #fff;
}
.blog-detail-sec {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 15px;
}
.blog-detail-sec .article--inner-left {
  width: 70%;
  padding-right: 15px;
}
.blog-detail-sec .article--inner-right {
  width: 30%;
  padding-left: 15px;
}
.blog-detail-sec .article--meta {
  margin-top: 15px;
}
.blog-detail-sec .article--tags .article--tags-title {
  color: #000;
  font-size: 18px;
}
.blog-detail-sec .article--tags a {
  margin-left: 0.25rem;
  color: #178dbb;
  display: inline-block;
  text-transform: capitalize;
  border: 1px solid rgba(128, 128, 128, 0.16);
  padding: 10px 15px;
  font-size: 15px;
  transition: all 0.3s ease-in-out;
}
.blog-detail-sec .article--tags a:hover,
.blog-detail-sec .article--tags a:focus {
  border-color: #178dbb;
  background: #178dbb;
  color: #fff;
}
.blog-detail-sec .share-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.blog-detail-sec .share-buttons .share-buttons--list {
  margin-top: 0;
}
.blog-detail-sec .share-buttons .share-buttons--title {
  font-size: 18px;
  color: #000;
  font-weight: 400;
  margin-right: 10px;
  text-transform: capitalize;
}
.blog-detail-sec #relatedblogs h3 {
  margin-bottom: 30px;
}
.blog-detail-sec .rb_title a {
  color: #178dbb;
  font-size: 20px;
  line-height: 1.2;
}
.blog-detail-sec .rb_title a:hover,
.blog-detail-sec .rb_title a:focus {
  color: #178dbb;
}
.blog-detail-sec .rb_contents span {
  float: inherit;
  display: block;
}
.blog-detail-sec .rb_continue_button {
  margin: 0;
  color: #178dbb;
  border: 0;
  padding: 0;
  text-decoration: none;
  text-transform: capitalize;
  position: relative;
  height: auto;
  min-height: auto;
  position: relative;
  padding-right: 15px;
  transition: all 0.3s ease-in-out;
}
.blog-detail-sec .rb_continue_button:before {
  content: "";
  position: absolute;
  right: 0;
  top: 5px;
  border-width: 2px 2px 0 0;
  border-style: solid;
  border-color: #178dbb;
  width: 8px;
  height: 8px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.blog-detail-sec .rb_continue_button:hover,
.blog-detail-sec .rb_continue_button:focus {
  background: transparent;
  color: #178dbb;
  padding-right: 20px;
}
.blog-detail-sec .article--inner-right form {
  border: 1px solid rgba(128, 128, 128, 0.16);
  position: relative;
  padding-right: 40px;
  margin-bottom: 25px;
  transition: all 0.3s ease-in-out;
}
.blog-detail-sec .article--inner-right form:hover,
.blog-detail-sec .article--inner-right form:focus {
  border-color: #178dbb;
}
.blog-detail-sec .article--inner-right form input[type="text"] {
  width: 100%;
  border: 0;
  font-size: 16px;
  padding: 10px 0 10px 15px;
  min-height: 50px;
}
.blog-detail-sec .article--inner-right form .btn {
  position: absolute;
  top: 16px;
  right: 15px;
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
}
.blog-detail-sec .article--inner-right form path {
  fill: #178dbb;
}
.widgets-title {
  font-size: 20px;
  background: #178dbb;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 25px;
  font-weight: 600;
}
.custom-widgets {
  margin-bottom: 40px;
}
.custom-widgets ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.blog-tags ul li {
  display: inline-block;
  vertical-align: top;
}
.blog-tags ul li a {
  color: #178dbb;
  display: inline-block;
  text-transform: capitalize;
  border: 1px solid rgba(128, 128, 128, 0.16);
  padding: 10px 15px;
  margin: 3px 2px;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.blog-tags ul li a:hover,
.blog-tags ul li a:focus {
  border-color: #178dbb;
  background: #178dbb;
  color: #fff;
}
.blog-detail-sec .recent-posts > ul > li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.blog-detail-sec .recent-posts > ul > li + li {
  margin-top: 15px;
}
.blog-detail-sec .recent-posts .post-img {
  width: 30%;
  margin-right: 15px;
}
.blog-detail-sec .recent-posts .post-info {
  width: 70%;
}
.blog-detail-sec .recent-posts .post-img img {
  width: 100%;
  border: 1px solid rgba(128, 128, 128, 0.16);
  padding: 3px;
}
.blog-detail-sec .recent-posts .post-info a {
  color: #4d4d4d;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  margin-bottom: 10px;
  display: block;
}
.blog-detail-sec .recent-posts .post-info a:hover,
.blog-detail-sec .recent-posts .post-info a:focus {
  color: #178dbb;
}
.blog-detail-sec .recent-posts .post-info li {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}
.blog-detail-sec .recent-posts .post-info li + li {
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid;
}
.blog-detail-sec #relatedblogs {
  margin-top: 30px;
}
.blog-detail-sec .product-section--container {
  margin-top: 0;
}
.blog-detail-sec .product-section--container .product-row {
  display: block;
}
.blog-detail-sec .product-section--container .product-row .productgrid--item {
  width: 100%;
}
.blog-posts-breadcrumbs {
  background: #298dbb;
  padding-top: 1.75rem;
  padding-bottom: 1.75rem;
}
.blog-posts-breadcrumbs .breadcrumbs-container {
  margin-top: 0;
  margin-bottom: 0;
}
.blog-posts-breadcrumbs .breadcrumbs-container>a,
.blog-posts-breadcrumbs .breadcrumbs-container span {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
}
.featured-products .product-section--title {
  font-size: 20px;
  background: #178dbb;
  color: #fff;
  padding: 12px 20px;
  margin-bottom: 25px;
  font-weight: 600;
}
.featured-products .product-row--container {
  padding: 0;
}
.featured-products .productitem:hover {
  box-shadow: inherit;
}
.featured-products .productitem {
  box-shadow: inherit;
  padding: 0;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start;
}
.featured-products .productgrid--item + .productgrid--item {
  margin-top: 15px;
}
.featured-products .productitem--actions {
  display: none;
}
.featured-products .productitem--image-link {
  width: 30%;
  margin-right: 15px;
  padding: 3px;
  border: 1px solid rgba(128, 128, 128, 0.16);
}
.featured-products .productitem--info {
  width: 70%;
}
.featured-products .productitem--ratings,
.featured-products .productitem--swatches {
  display: none;
}
.featured-products .productitem--title {
  margin-top: 0;
}
.featured-products .breadcrumbs-container .breadcrumbs-delimiter:after {
  color: #ffffff;
}
.search-blog-mobile {
  display: none;
}
@media(max-width:1200px) {
  .discription-cat {
    width: 100%;
  }
  .featured-products .productitem--image-link,
  .blog-detail-sec .recent-posts .post-img {
    margin-right: 10px;
  }
  .blog-detail-sec .recent-posts .post-info a {
    font-size: 15px;
  }
  .blog-detail-sec .article--inner-left {
    padding-right: 10px;
  }
  .blog-detail-sec .article--inner-right {
    padding-left: 10px;
  }
  .blog-tags ul li a {
    padding: 8px 10px;
    font-size: 14px;
  }
  .widgets-title {
    font-size: 18px;
    padding: 12px 15px;
    margin-bottom: 15px;    
  }
  .custom-widgets {
    margin-bottom: 30px;
  }
  .blog-detail-sec .article--inner-left {
    width: 68%;
  }
  .blog-detail-sec .article--inner-right {
    width: 32%;
  }
}


@media(max-width:991px) {
  .blog-detail-sec .article--inner-left,
  .blog-detail-sec .article--inner-right {
    width: 100%;
    padding: 0;
  }
  .blog-detail-sec .article--tags .article--tags-title {
    display: block;
    margin-bottom: 15px;
  }
  .blog-detail-sec .article--tags a:first-child {
    margin-left: 0;
  }
  .article--inner-right {
    margin-top: 25px;
  }
  .blog-detail-sec .recent-posts > ul > li {
    align-items: center;
  }
  .blog-detail-sec .recent-posts .post-img {
    width: 15%;
  }
  .blog-detail-sec .recent-posts .post-info {
    width: 85%;
  }
}

@media(max-width:768px) {

  .icons-row__item a.all-info h3.icons-row__title {
    font-size: 16px;
  }

  .icons-row h2.small-title.home-section--title.row {
    margin-top: 0;
  }

  .icons-row h2.small-title.home-section--title.row {
    margin-top: 0;
  }

  .icons-row .icons-row-wrapper {
    padding: 0 30px;
  }

  .icons-row .icon_img {
    margin-bottom: 0;
    width: 170px;
    max-width: 100%;
  }


}

@media(max-width:767px) {
  .pcl-a-tag {
    padding: 8px;
    margin: 4px 5px;
    font-size: 14px;
  }
  .collection-list-plain .grid--uniform .product-block {
    width: 50%;
    margin-bottom: 15px;
  }

  body .site-page .product-block__title {
    font-size: 16px;
  }

  body .site-page .large-row .hover-images {
    overflow: hidden;
    border-radius: 0px;
    margin-bottom: 10px;
  }

  .site-page .large-row .product-block {
    width: 50%;
  }

  .collection-list-plain .product-block {
    width: 50%;
    margin-bottom: 15px;
  }

  .grid--uniform-row-gutters .extra-small--one-whole:nth-child(n+2),
  .grid--uniform-row-gutters .extra-small--one-half:nth-child(n+3),
  .grid--uniform-row-gutters .extra-small--one-third:nth-child(n+4),
  .grid--uniform-row-gutters .extra-small--one-quarter:nth-child(n+5),
  .grid--uniform-row-gutters .extra-small--one-fifth:nth-child(n+6),
  .grid--uniform-row-gutters .extra-small--one-sixth:nth-child(n+7),
  .grid--uniform-row-gutters .extra-small--two-sixths:nth-child(n+4),
  .grid--uniform-row-gutters .extra-small--three-sixths:nth-child(n+3),
  .grid--uniform-row-gutters .extra-small--one-eighth:nth-child(n+9),
  .grid--uniform-row-gutters .extra-small--two-eighths:nth-child(n+5),
  .grid--uniform-row-gutters .extra-small--four-eighths:nth-child(n+3),
  .grid--uniform-row-gutters .extra-small--five-tenths:nth-child(n+3),
  .grid--uniform-row-gutters .extra-small--one-twelfth:nth-child(n+13),
  .grid--uniform-row-gutters .extra-small--two-twelfths:nth-child(n+7),
  .grid--uniform-row-gutters .extra-small--three-twelfths:nth-child(n+5),
  .grid--uniform-row-gutters .extra-small--four-twelfths:nth-child(n+4),
  .grid--uniform-row-gutters .extra-small--six-twelfths:nth-child(n+3) {
    margin-top: 0;
  }

  .collection-product-list {
    padding: 0 15px;
  }

  .iwish-product-form {
    padding: 10px;
  }

  .collection-product-list .product-block {
    padding-left: 10px;
  }
  .blog-detail-sec .article--title,
  .blog-detail-sec .article--content h1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  .blog-tags, .recent-posts {
    display: none;
  }
  .blog-detail-sec {
    margin-top: 0;
  }
  .search-blog-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .search-blog-mobile form {
    max-width: 220px;
    border: 1px solid rgba(128, 128, 128, 0.16);
    position: relative;
    padding-right: 40px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }
  .search-blog-mobile form input[type="text"] {
    width: 100%;
    border: 0;
    font-size: 16px;
    padding: 10px 0 10px 15px;
    min-height: 40px;
  }
  .search-blog-mobile form .btn {
    position: absolute;
    top: 10px;
    right: 12px;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
  }
  .search-blog-mobile form path,
  .search-blog-mobile path {
    fill: #178dbb;
  }
  .search-blog-mobile .new-head-title {
    color: #298dbb;
    font-size: 18px;
    text-decoration: none;
  }
  .featured-products .flickity-slider {
    transform: inherit!important;
    height: auto!important;
  }
  .featured-products .productgrid--item {
    position: static!important;
  }
  .featured-products .productitem {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}

@media(max-width:580px) {
  .icons-row__item a.all-info h3.icons-row__title {
    font-size: 14px;
  }

}

@media(max-width:375px) {
  .icons-row__item a.all-info h3.icons-row__title {
    font-size: 13px;
  }
}

.product-carousel-peek__advice {
  display: none;
}

/*TPSS Custom Style

Indexing
========
1.) Home Page
1.1) Header
1.2.) Banner
1.3.) Brouse Products
1.4.) Grid View
1.5.) Feature Collections
1.6.) Testimonial Section
1.7.) About Section
1.8.) NewsLetter
2.) Product Page
3.) Product Detail Page



*/

/*.announcement-bar {
display: none;
}
*/

/* Removed by BCH, 04.5.2022
.image-block,
.text-block {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
}*/

/*Global Style*/
/* Removed by BCH, 28.3.2021
body * {
font-family: 'Noto Sans TC', sans-serif!important;
}*/

/* Removed by BCH, 04.5.2022
.text-center {
  text-align: center;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: 0
} */

/* Removed by BCH, 04.5.2022
* {
  outline: none !important;
} */

/* Removed by BCH, 04.5.2022
.mainHeading {
  font-size: 44px;
  color: #333;
  margin-bottom: 20px;
  text-transform: capitalize;
}

.subHeading {
  font-size: 18px;
  color: #666666;
  font-weight: 300;
} */

/*Removed  by BCH, 14.4.2021
.button-primary {
-webkit-text-emphasis: uppercase;
text-emphasis: uppercase;
}*/
/*removed by BCH, 02.4.2021
.site-header-main,
.testimonial-cotainer,
.site-footer-item,
.fourohfour--container,
.announcement-bar-text,
.announcement-bar-text-mobile,
.article--container,
.listcollections--container,
.cart--section,
.password-page-content--inner,
.password-page-footer,
.product--container,
.blog--container,
.highlights-banners,
.promo-mosaic--container,
.promo-grid--container,
.menulist-container,
.blogposts--container,
.logolist--container,
.twitter--container,
.collection-list--container,
.featured-collection--container,
.rich-text--container,
.featured-product--container,
.custom-html--container,
.pxs-map-section,
.pxs-newsletter-section,
.pxs-image-with-text-section,
.account-page-masthead,
.account-page-content,
.contact-page-content,
.atc-banner--outer,
.breadcrumbs-container,
.message-banner--outer,
.page-masthead,
.page-content,
.pagination--container,
.productgrid--outer,
.product-row--container,
.product-section--container,
.site-navigation,
.navmenu-meganav-wrapper,
.dynamic-video-wrapper {
max-width: 1410px;
}*/

/* Removed by BCH, 04.5.2022
.form-field-input:not(.live-search-form-field):focus,
.product-reviews--content .spr-form .spr-form-input-text:not(.live-search-form-field):focus,
.product-reviews--content .spr-form .spr-form-input-email:not(.live-search-form-field):focus,
.product-reviews--content .spr-form .spr-form-input-textarea:not(.live-search-form-field):focus {
  border-color: #178dbb;
  outline: 0;
  -webkit-box-shadow: 0 2px 6px rgb(24 141 187), 0 0 0 0.5px #188dbb;
  box-shadow: 0 2px 6px rgb(24 141 187), 0 0 0 0.5px #188dbb;
}*/

/*common style*/

.icons-row-wrapper .flickity-page-dots,
.featureCollectionSection .flickity-page-dots,
.slideshow .flickity-page-dots {
  display: none;
}

/*Removed by BCH, 02.4.2021
.site-header-actions,
.site-navigation a,
.site-navigation .navmenu-depth-1>li>a,
.navmenu-meganav.navmenu-meganav--desktop .navmenu-item-text,
.mobile-nav-content .navmenu-depth-1>.navmenu-item>.navmenu-link {
font-family: 'Noto Sans TC', sans-serif;
font-weight: 400;
}
.navmenu-meganav.navmenu-meganav--desktop .navmenu-link-parent,
.mobile-nav-content .navmenu-depth-1>.navmenu-item>.navmenu-link-parent {
font-weight: 700;
}*/

/*Removed by BCH, 28.3.2021
.site-navigation .navmenu-depth-2 .navmenu-link,
.productitem--vendor a,
.productitem--title {
font-family: 'Noto Sans TC', sans-serif;
}*/



/*Banner */

.slideshow-slide-content.text-align-left {
  padding-right: 57%;
  text-align: right;
}

.highlights-banners-heading {
  font-weight: 700;
}

.slideshow-slide-heading {
  text-transform: uppercase;
  font-size: 140px;
  font-weight: 700;
  color: #178dbb !important;
  line-height: 130px;
}

.slideshow-slide-text {
  font-size: 34px;
  font-weight: 400;
  margin-top: 0;
  line-height: normal;
}

.slideshow-slide-text span {
  text-transform: uppercase;
  display: block;
  font-size: 40px;
  font-weight: 700;
}

.slideshow-button {
  margin-top: 40px;
  padding: 16px 39px;
}

/*Removed by BCH, 28.3.2021
h1,
.slideshow-slide-heading,
h2,
h3,
.featured-collection--title-card--heading,
h4,
h5,
.small-promo-heading,
.highlights-banners-heading,
h6,
.live-search-button,
.productgrid--search-button,
.productgrid--no-results-button,
.button-primary,
.pxs-image-with-text-button,
.shopify-challenge__container .btn,
.shopify-payment-button .shopify-payment-button__button--unbranded,
.product-form--atc-button,
.button-secondary,
.article--excerpt-wrapper--featured .article--excerpt-button,
.utils-sortby--modal-button,
.smart-payment-enabled .product-form--atc-button,
.product-reviews--content .spr-summary-actions-newreview {
font-family: 'Noto Sans TC', sans-serif;
}*/





/*Brouse Products*/

.icons-row__item .all-info .img-dec {
  width: 130px;
  height: 130px;
  border-radius: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.30);
}

.icons-row__item .all-info .img-dec img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.icons-row .icons-row__title {
  color: #333 !important;
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
}

.icons-row-wrapper.customizeSlider .flickity-button .flickity-button-icon {
  display: none;
}

.icons-row-wrapper.customizeSlider .flickity-button {
  width: 25px;
  height: 55px;
  background-size: cover;
}

.icons-row-wrapper.customizeSlider .flickity-button.previous {
  background-image: url(/cdn/shop/files/arrowLeft.png?v=1604471413);
  left: 15px;
}

.icons-row-wrapper.customizeSlider .flickity-button.next {
  background-image: url(/cdn/shop/files/arrowRight.png?v=1604471410);
  right: 15px;
}

.featured-collection--container {
  overflow: visible !important;
}

.featured-collection--container .customizeSlider .flickity-viewport {
  overflow: hidden;
}

.productgrid--item.icons-row__item {
  width: calc(100% / 6 - 15px);
}

/*Grid View*/

.promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-1,
.promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-4,
.promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-5,
.promo-mosaic--inner.promo-mosaic--layout-5 .promo-block--index-3 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
}

.promo-mosaic--inner.promo-mosaic--layout-5 {
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
}

.promo-mosaic--container .promo-block .promo-block--content {
  background-color: transparent;
  padding: 0;
  position: relative;
}

.promo-mosaic--inner {
  grid-gap: 30px;
}

.promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, .7);
  padding: 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .left-content {
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
}


.promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--header {
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  max-width: 100%;
}

.promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--text {
  max-width: 100%;
  margin-top: 0;
  font-size: 42px;
  font-weight: 900;
  text-transform: uppercase;
  color: #fff;
  white-space: normal;
}

.promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .button-primary {
  margin-top: 0;
  white-space: nowrap;
  min-width: 150px;
  height: 48px;
  line-height: 48px;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}


/*Feature Collections*/
.featured-collection--content .flickity-slider .productgrid--item .productitem .qty-badge,
.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--badge,
.productgrid--item .qty-badge,
.productgrid--item .productitem--badge {
  /* Updated by BCH, 20.03.2021 */
  font-size: 0.8125rem;
  font-weight: 500;
  padding: 0.25rem 0.3125rem;
  /*min-width: 70px;*/
  text-align: center;
  position: absolute;
  /*line-height: normal;*/
}

.featured-collection--content .flickity-slider .productgrid--item .productitem .qty-badge,
.productgrid--item .qty-badge {
  bottom: 0;
  /* Modified by BCH, 20.03.2021* Change Qty badge position/  
  /*right: 0;*/
  background: #178dbb;
  color: #fff;
  border-radius: 4px;
}


.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--badge , 
.product-recently-viewed--content .productgrid--item .productitem--badge,
.product-recommendations--container .productgrid--item .productitem--badge,
.featured-product-slider.featured-collection--content .productgrid--item .productitem--badge {
  display: none;
}

}
.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--price {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 10px;
  margin-bottom: 10px;
}

.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--title {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 5px;
}

.productitem--vendor {
  margin-top: 10px;
}

.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--ratings {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}


.featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--price .price--main {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}

.featured-collection--container .featured-collection--button {
  margin-bottom: 0;
  margin-top: 50px;
  text-transform: uppercase;
  padding: 15px 40px;
  font-weight: 500;
}

.featureCollectionSection {
  padding-top: 70px;
  padding-bottom: 70px;
}

.featureCollectionSection .home-section--content,
.featureCollectionSection .home-section--content + .featured-collection--button {
  margin-top: 28px;
}

.featured-collection--content .flickity-button {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.featured-collection--content .flickity-button svg {
  fill: #d5d5d5;
}

.featured-collection--content .flickity-button:not(:disabled):hover,
.testimonial-items .flickity-button:not(:disabled):hover,
.icons-row-wrapper.customizeSlider .flickity-button:not(:disabled):hover {
  -webkit-transform: translateY(-50%) scale(1.125);
  -ms-transform: translateY(-50%) scale(1.125);
  transform: translateY(-50%) scale(1.125);
  -webkit-box-shadow: none;
  box-shadow: none;
}


/*Testimonial Section*/
/* Removed by BCH, 04.5.2022
.testimonial-cotainer {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 70px;
}

.testimonial-cotainer .mainTitleWrapper {
  margin-bottom: 20px;
}

.testimonial-items {
  position: relative;
}

.testimonial-item {
  width: 33.33%;
  padding: 0 15px;
}

.testimonial-item .testimonialWrapper {
  text-align: center;
  background: #ededed;
  padding: 40px 30px;
  width: 100%;
  min-height: 420px;
}

.test-image {
  width: 105px;
  height: 105px;
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto 30px;
}

.test-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.test-title {
  font-size: 20px;
  color: #333333;
  font-weight: 400;
  margin-bottom: 10px;
  line-height: normal;
}

.test-rating {
  margin-bottom: 10px;
}

.test-desc {
  font-size: 16px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
}

.test-name {
  font-size: 18px;
  color: #333;
  font-style: italic;
  font-weight: 700;
  margin-top: 10px;
}

.testimonial-items .flickity-page-dots {
  bottom: -50px;
}

.testimonial-cotainer {
  padding-bottom: 70px;
  overflow: visible !important;
}

.testimonial-items .flickity-page-dots .dot {
  width: 20px;
  height: 20px;
}

.testimonial-items .flickity-page-dots .dot.is-selected {
  background: #188dbb;
}

.testimonial-item.is-selected .testimonialWrapper {
  background-color: #178dbb;
}

.testimonial-item.is-selected .testimonialWrapper * {
  color: #fff;
}*/

/* Removed by BCH, 04.5.2022
.read-more {
  text-align: center;
  padding-top: 90px;
}

.read-more a {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 15px 40px;
  background-color: #178dbb;
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  -webkit-transition: width 125ms cubic-bezier(0.4, 0, 0.2, 1), height 125ms cubic-bezier(0.4, 0, 0.2, 1), border-color 125ms cubic-bezier(0.4, 0, 0.2, 1), background-color 125ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 125ms cubic-bezier(0.4, 0, 0.2, 1), height 125ms cubic-bezier(0.4, 0, 0.2, 1), border-color 125ms cubic-bezier(0.4, 0, 0.2, 1), background-color 125ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1);
  -o-transition: width 125ms cubic-bezier(0.4, 0, 0.2, 1), height 125ms cubic-bezier(0.4, 0, 0.2, 1), border-color 125ms cubic-bezier(0.4, 0, 0.2, 1), background-color 125ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 125ms cubic-bezier(0.4, 0, 0.2, 1), height 125ms cubic-bezier(0.4, 0, 0.2, 1), border-color 125ms cubic-bezier(0.4, 0, 0.2, 1), background-color 125ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 125ms cubic-bezier(0.4, 0, 0.2, 1), height 125ms cubic-bezier(0.4, 0, 0.2, 1), border-color 125ms cubic-bezier(0.4, 0, 0.2, 1), background-color 125ms cubic-bezier(0.4, 0, 0.2, 1), box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 125ms cubic-bezier(0.4, 0, 0.2, 1);
  border: 1px solid #178dbb;
}

.read-more a:hover,
.read-more a:focus,
.read-more a:active {
  background: rgb(46, 152, 194);
  border: 1px solid rgb(46, 152, 194);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
  outline: none;
}

.testimonial-cotainer .testimonial-items .flickity-viewport {
  overflow: hidden;
}

.testimonial-items .flickity-prev-next-button.previous {
  left: -40px;
}

.testimonial-items .flickity-prev-next-button.next {
  right: -40px;
}

.testimonial-items .flickity-prev-next-button svg {
  fill: #d5d5d5;
}
*/

/*About Section*/

.aboutUsSection .pxs-image-with-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block {
  /* background-image: url(/cdn/shop/files/patteren.jpg?v=1604552546); */
  position: relative;
  padding: 90px 70px 50px;
  background-color: #ededed;
}

.aboutUsSection .pxs-image-with-text-wrapper .image-block img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.aboutUsSection .pxs-image-with-text-wrapper .image-block img {
  -o-object-fit: cover;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block:after {
  content: "";
  height: calc(100% - 36px);
  width: calc(100% - 36px);
  background: #ededed;
  position: absolute;
  top: 18px;
  left: 18px;
  right: 0;
  bottom: 0;
  border: 1px solid #e1e0e0;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-heading {
  font-size: 44px;
  font-weight: 300;
  color: #333;
  line-height: normal;
  margin-bottom: 10px;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-subheading {
  font-size: 18px;
  color: #666666;
  line-height: 28px;
  font-weight: 400;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block * {
  position: relative;
  z-index: 1;
}

.aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-button {
  border-radius: 0;
  padding: 15px 30px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 500;
}


/*NewsLetter*/
.pxs-newsletter {
  padding-top: 0;
}

/*Removed by BCH, 15.6.2021
.pxs-newsletter-content .mainTitleWrapper {
margin-bottom: 36px;
}

.pxs-newsletter-content .mainTitleWrapper .subHeading p {
margin: 0;
}*/

.pxs-newsletter-form-fields {
  width: 100%;
}

/*Product Page*/
.collection--section {
  margin-top: 0;
}

/*.breadcrumbs-container {
margin-top: 15px !important;
margin-bottom: 15px;
}*/

.productgrid--outer .breadcrumbs-container>*,
.breadcrumbs-container>* {
  font-size: 13px;
  font-weight: 300;
  font-family: inherit;
  line-height: normal;
  color: #333;
}
/* Removed by BCH, 04.4.2021
.breadcrumbs-container span {
color: #333;
}*/

.productgrid--outer .breadcrumbs-container .breadcrumbs-delimiter svg,
.breadcrumbs-container .breadcrumbs-delimiter svg {
  display: none;
}

.productgrid--outer .breadcrumbs-container .breadcrumbs-delimiter,
.breadcrumbs-container .breadcrumbs-delimiter {
  padding: 0 15px;
  margin: 0;
  position: relative;
}

.productgrid--outer .breadcrumbs-container .breadcrumbs-delimiter:after,
.breadcrumbs-container .breadcrumbs-delimiter:after {
  content: "/";
  color: #999999;
}

.productgrid--outer .breadcrumbs-container>a,
.breadcrumbs-container>a {
  color: #999;
}

/* Removed by BCH, 04.5.2022
.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links a {
  color: #333;
  position: relative;
}

.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links {
  margin-left: 15px;
}

.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links:first-child a {
  padding-left: 12px;
}

.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links:last-child a {
  padding-right: 12px;
}

.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links:first-child a:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-width: 0px 0px 1px 1px;
  border-style: solid;
  border-color: #333;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

.breadcrumbs-container .prev-next-item .breadcrumbs__opposing-links:last-child a:after {
  content: "";
  position: absolute;
  left: inherit;
  right: 7px;
  top: 50%;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  border-color: #333;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

*/

.productgrid--outer .breadcrumbs-container>a:hover,
.breadcrumbs-container>a:hover {
  color: #333;
}

.breadcrumbs-container a,
.breadcrumbs-container span {
  font-size: 13px;
  vertical-align: baseline;
}


.productgrid--outer .collection--description p {
  font-size: 16px;
  font-weight: 300;
  color: #333;
}


.template-collection .qty-badge {
  top: inherit;
  /* Modified by BCH, 20.03.2021* Change Qty badge position/  
  /*right: 0;*/
  background: #178dbb;
  color: #fff;
  bottom: 0;
  border-radius: 4px;
}

.template-collection .productitem--badge {
  top: auto;
  bottom: 0;
  left: 0;
  display: none;
}

.productitem .productitem--info .productitem--price {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  /*-webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-flow: row-reverse;
  flex-flow: row-reverse;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;*/
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal-inner .product-details .product-pricing .product--price .price--compare-at.discount--price {
  color: #908e8e;
}

.productitem .productitem--info .productitem--vendor {
  margin: 5px 0 5px;
  display: none;
}

.productgrid--sidebar {
  width: 255px;
}

.collection--section .productgrid--outer {
  -ms-grid-columns: 255px calc(100% - 280px);
  grid-template-columns: 255px calc(100% - 280px);
}

.productgrid--sidebar .filter-menu {
  padding: 30px;
  background: #ededed;
}

.productgrid--utils {
  background-color: #ededed;
}

.productgrid--sidebar .filter-menu .filter-group.refine-header h4 {
  font-size: 26px;
  font-weight: 300;
  color: #242121;
  padding-bottom: 0;
  margin-bottom: 20px;
}

.productgrid--sidebar .filter-menu .filter-group .filter-clear {
  background-color: #178dbb;
  right: 0;
  color: #fff;
  top: 0;
  line-height: normal;
  padding: 1px 8px;
}

.productgrid--sidebar .filter-menu .filter-group h4 {
  color: #242121;
  font-size: 17px;
  font-weight: 400;
}

.productgrid--sidebar .filter-menu .filter-group h4 {
  border-bottom: none;
}

.productgrid--sidebar .filter-menu .filter-group .filter-clear:hover {
  opacity: .9;
}

.product-pricing .qty-badge {
  display: none;
}

.productgrid--sidebar .filter-menu .filter-group .collection-container a {
  margin-left: 0;
  font-size: 15px;
  color: #242121;
  font-weight: 300;
}

i.check-icon:before,
.pt-display-dropdown .filter-clear:before {
  line-height: 15px;
}

.selected i.check-icon {
  color: #178dbb;
}

.productgrid--wrapper .productgrid--utils * {
  font-size: 16px;
}

.template-collection .productgrid-listview .productitem--actions .qty-badge {
  position: static;
  padding: 6px 10px;
  vertical-align: sub;
}

.template-collection .productgrid-listview .productitem--image .qty-badge {
  display: none;
}

.template-collection .productgrid-listview .productitem--actions .productitem--badge {
  position: static !important;
  margin-left: 10px;
}

.pagination--container .pagination--inner li.pagination--active .pagination--item {
  font-weight: 500;
  color: #111;
}

.pagination--chevron-left svg,
.pagination--chevron-right svg {
  height: 12px;
  width: 12px;
}

#shopify-section-static-recently-viewed {
  background-color: #f6f6f6;
}

.product-recently-viewed-card .productitem {
  min-height: 450px;
}

.product-recently-viewed-card .qty-badge {
  padding: 6px 5px;
  font-size: 14px;
}


.productitem--sale .productitem--price .price--main,
.productitem--emphasis .productitem--price .price--main {
  color: #178dbb;
  font-size: 18px;
  width: 100%;
}


.featured-collection--content .price--main.Main--productPrice {
  color: #ff0000;
} 
.product-recommendations--container .productitem--price .price--main.Main--productPrice,
.product-recently-viewed-wrapper .productitem--price .price--main.Main--productPrice,
.search--section .productitem--price .price--main.Main--productPrice {
  color: #ff0000;
}
.article--section .product-price {
  color: #178dbb;
}
.article--section .product-block__title a {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
  margin: 10px 0;
  display: inline-block;
} 
.article--section .product-block__title a:hover {
  color: #178dbb;
} 


.productitem--sale .productitem--price .price--main.main--pricecollection,
.productitem--emphasis .productitem--price .price--main.main--pricecollection {
  color: #ff0000;
}

.collection--section .productitem--sale .productitem--price.price--varies .price--main,
.collection--section .productitem--emphasis .productitem--price.price--varies .price--main {
  color: #178dbb;
}

.modal--quickshop-full .product--outer .qty-badge {
  position: static;
  background: transparent;
  font-size: 14px;
  padding: 0;
  margin: 10px 0;
  text-align: left;
  color: #ff0000;
}

.modal--quickshop-full .product-gallery--viewer {
  border: 1px solid #e3e3e3;
}

.modal--quickshop-full .product-gallery--media-thumbnail {
  border: 1px solid #e3e3e3;
  border-radius: 0;
  margin-left: 0;
  margin-right: 10px;
  margin-top: 10px;
}

.modal--quickshop-full .product-gallery--media-thumbnail[data-gallery-selected="true"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #178dbb;
}

.modal-inner .product-details .product-vendor {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 400;
  color: #178dbb;
}

.modal--quickshop-full .modal-inner .product-vendor,
.modal--quickshop-full .modal-inner .product-vendor a {
  font-size: 18px;
  color: #178dbb;
  font-weight: 500;
}

.modal--quickshop-full .modal-inner .product-main .product-title,
.modal--quickshop-slim .modal-inner .product-main .product-title {
  font-size: 26px;
}

.modal--quickshop-slim .modal-inner .product-main .wislist_sec {
  display: none;
}

.modal--quickshop-full .modal-inner .wislist_sec .product-ratings .stamped-fa {
  color: #ffd133;
  margin-right: 2px;
}

.modal--quickshop-full .modal-inner .wislist_sec .product-ratings .stamped-fa:before {
  font-size: 20px;
}

.modal--quickshop-full .modal-inner .product-main .wislist_sec {
  margin-top: 10px;
  padding-bottom: 0;
  border-bottom: 0;
}

.modal--quickshop-full .modal-inner .product-ratings .stamped-badge-caption {
  position: relative;
  color: #3b3b3b;
}
/* Removed by BCH, 04.4.2021
.modal--quickshop-full .modal-inner .product-main .product--price span,
.modal--quickshop-slim .modal-inner .product-main .product--price span {
font-size: 17px;
display: block;
}*/
.modal--quickshop-full .modal-inner .product-main .product--price .price--main span,
.modal--quickshop-slim .modal-inner .product-main .product--price .price--main span {
  font-size: 18px;
}

.modal--quickshop-full .modal-inner .product-main .product--price .price--main.Main--productPrice .money,
.modal--quickshop-slim .modal-inner .product-main .product--price .price--main.Main--productPrice .money {
  color: #ff0000;
  font-weight: 600;
}
.modal--quickshop-full .modal-inner .product-main .product--price .price--main .money,
.modal--quickshop-slim .modal-inner .product-main .product--price .price--main .money {
  color: #178dbb;
  font-weight: 600;
}

.modal--quickshop-full .modal-inner .product-main .product-form--regular {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #e3e3e3;
}

.modal--quickshop-full .modal-inner .product-main .product-form--regular .form-options {
  margin-top: 0;
  padding-top: 0;
}

.productgrid--wrapper .productgrid--utils .utils-viewtoggle-button svg path {
  fill: #828282;
}

.productgrid--wrapper .productgrid--utils .utils-viewtoggle-button.active svg path {
  fill: #178dbb;
}

.productitem--swatches-swatch-wrapper {
  height: 19px;
  width: 19px
}

.productitem--swatches {
  height: 19px;
  margin-top: 0.35rem;
  margin-bottom: 0.35rem;
}

.productitem--swatches-swatch-inner {
  width: 19px;
}

.modal-inner .product-details .product-pricing {
  margin-top: 15px;
  padding-bottom: 0;
  margin-bottom: 15px;
  border-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
/* Removed by BCH, 04.4.2021
.modal-inner .product-details .product-pricing .product--badge {
display: inline-block;
position: relative;
margin: 0 0 -17px 10px;
vertical-align: bottom;
padding: 3px 8px;
font-size: 14px;
font-weight: 400;
font-family: inherit;
line-height: initial;
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}*/
.modal-inner .product-details .product-pricing .qty-badge {
  display: none;
}
.modal-inner .product-details .product-pricing .qty-badge font,
.modal-inner .product-details .product-pricing .product--badge font {
  display: block;
}

.modal-inner .product-details .product-pricing .product--price .price--compare-at {
  font-size: 18px;
  font-weight: 400;
  color: #3b3b3b;
  line-height: normal;
  /*display: block;*/
}
/*.modal-inner .product-details .product-pricing .product--price .price--compare-at.visible {}*/

.modal-inner .product-details .product-pricing .product--price .price--main {
  color: #178dbb;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.modal-inner .product-details .produc-category .prd-category-title {
  font-weight: 700;
}

.modal-inner .product-details .product-detail__type.type-wrapper {
  font-size: 15px;
  color: #666666;
  font-weight: 400;
  line-height: normal;
}

/* Removed by BCH, 20.03.2021 */
/*.modal-inner .product-main .product-form--regular .form-options .option-header .option-name {
font-size: 15px;
color: #666;
font-weight: 700;
font-family: inherit;
text-transform: capitalize;
}*/

.modal-inner .product-main .product-form--regular .option-value-input:checked+.option-value-name {
  background-color: #f0f7fd !important;
  color: #0076de !important;
  border: 1px solid #e2f0fb;
}

.modal-inner .product-main .product-form--regular .form-options-swatches .option-value .option-value-swatch-wrapper,
.modal-inner .product-main .product-form--regular .form-options-first .option-value .option-value-name {
  background-color: transparent;
  border: 1px solid #dddddd;
  width: auto;
}

.modal-inner .product-main .backorder * {
  font-size: 14px;
}

.modal-close svg path {
  fill: #cccccc;
}

.modal-inner .product-form--regular .option-values .option-value-input+.option-value-swatch-wrapper {
  height: 24px;
  width: 24px;
  border: 1px solid #e3e3e3;
  margin-bottom: 5px;
}

.modal-inner .product-main .product-form--atc {
  margin-top: 20px;
  margin-bottom: 0;
  flex-wrap: wrap;
}

/*Removed by BCH, 31.1.2021*/
.modal-inner .product-form--atc {
  padding-bottom: 20px;
  /* border-top: 1px solid #e3e3e3;
  padding-top: 20px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.modal-inner .product-form--atc .product-form--atc-qty {
  width: 100%;
  margin-bottom: 15px;
}

/*.modal-inner .product-form--atc .product-form--atc-button {
width: 48.5%;
margin-left: 3%;
padding: 0.635rem 1.75rem;
border-radius: 0;
font-size: 15px;
font-family: inherit;
font-weight: 400;
line-height: 23px;
vertical-align: middle;
}*/
.modal-inner .product-main .product-form--atc .product-form--atc-button {
  /*removed by BCH, 30.1.2021*/
  /*border-radius: 0;*/
  margin-left: 0;
  padding: 12px 30px;
  /*font-size: 15px;*/
  font-weight: 500;
  text-transform: uppercase;
  width: 100%;
  line-height: initial;
}

.modal-inner .product-form--atc .product-form--atc-qty .form-field-select-wrapper .form-field-select {
  border-radius: 0;
  border: 1px solid #e3e3e3;
}

.modal-inner .product-form--atc .product-form--atc-button img {
  vertical-align: sub;
}

.modal-inner .iwishAddWrap,
.modal-inner .backorder {
  font-size: 15px;
  font-weight: 400;
  line-height: normal;
  font-family: inherit;
}
.iwishAddWrap {
  width: 50%;
}



/*Product Detail Page*/

.product-main .option-values .swatch {
  display: none;
}

.product-gallery--viewer {
  border: 1px solid #d3d3d3;
}

.product-gallery .gallery-navigation--scroller .product-gallery--media-thumbnail {
  border: 1px solid lightgrey;
  border-radius: 0;
}

.product-gallery .gallery-navigation--scroller .product-gallery--media-thumbnail[data-gallery-selected="true"] {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #329ac3;
}

.product-main .product-vendor,
.product-main .product-vendor a {
  font-weight: 300;
  color: #808080;
}

.product-main .product-vendor a:hover {
  color: #178dbb;
}

.product-main .wislist_sec .product-ratings {
  font-weight: 300;
  margin-top: 0;
}

/* Modified by BCH, 31.1.2021 */
.product-main .wislist_sec {
  margin-top: 15px;
  /*Reduced*/
  padding-bottom: 10px;
  border-bottom: 1px solid lightgrey;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.product-main .product-pricing {
  /* Removed by BCH, 28.3.2021
  margin-top: 30px;*/
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;    
}
/* Removed by BCH, 04.4.2021
.product-main .product--price span {
font-size: 30px;
}*/
.product--price .price--main {
  margin-bottom: 0;
}
.product-main .product--price .price--main .money {
  color: #178dbb;
}
.product--price .price--compare-at.visible + .price--main .money {
  color: #ff0000;
}
/*.product-main .product-pricing .price--compare-at {
display: block;
}*/
/* Removed by BCH, 04.4.2021
.product-main .product-pricing .price--compare-at.visible {
display: block;
}*/

/* Modified by BCH, 30.1.2021*/
.product-main .product-pricing .price--compare-at span {
  /*color: #908e8e;*/
  font-size: 1rem;
}
/* Removed by BCH, 04.4.2021
.product-main .product-pricing .badge--sale {
padding: 8px 8px 7px;
order: 12;
}*/

.product-main .product-pricing .badge--sale font {
  display: block;
}

/*.product-main .product--price .price--compare-at.visible+.price--main {
color: #178dbb;
}
*/
.product-main .produc-category .product-detail__type {
  color: #555;
  font-size: 15px;
  font-weight: 300;
  display: none;
}

.product-main .produc-category .product-detail__type a {
  color: #178dbb;
  text-decoration: none;
}
/* Removed by BCH, 20.03.2021*/
/*.product-main .product-form--regular .form-options {
margin-top: 20px;
}*/

/* Removed by BCH, 20.03.2021*/
/*.product-main .product-form--regular .form-options .option-header .option-name {
color: #34373a;
font-size: 18px;
font-weight: 300;
text-transform: capitalize;
}*/

.product-main .product-form--regular .form-options .option-header .option-swatch-value {
  color: #31aad2;
}

.product-main .product-form--regular .form-options .option-values {
  font-size: 0;
}

/* Removed by BCH, 20.03.2021*/
/*.product-main .product-form--regular .form-options-swatches {
margin-top: 30px;
}*/


.product-main .product-form--regular .form-options-swatches .option-value .option-value-swatch-wrapper,
.product-main .product-form--regular .form-options-first .option-value .option-value-name {
  border-radius: 0;
  /* Removed by BCH, 10.02.2021 */
  height: auto;
  margin: 0;
  /*display: block;*/
  background-color: #ededed;
  padding: 5px 11px;
  /*font-size: 14px;
  font-weight: 400;
  color: #666666;
  text-transform: capitalize;*/
  border: 0;
  line-height: normal;
}

.product-main .product-form--regular .form-options-first .option-value .option-value-name:after,
.product-main .product-form--regular .form-options-first .option-value .option-value-name:before {
  display: none;
}

.product-main .product-form--regular .form-options-swatches .option-value .option-value-label,
.product-main .product-form--regular .form-options-first .option-value label {
  display: block;
  margin-bottom: 10px;
  margin-right: 10px;
}

.productitem--swatches-input:checked+.productitem--swatches-swatch-wrapper,
.productgrid--sidebar-item-swatches-grid [data-filter-active="true"] .filter-item--swatch-wrapper,
.option-value-input:checked+.option-value-swatch-wrapper,
.option-value-input:checked+.option-value-name {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #01262f !important;
  color: #fff !important;
}

.product-main .qty-badge {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
  /*Removed by BCH, 28.3.2021
  color: #34373a;
  font-size: 16px;*/
  /* Removed by BCH, 31.1.2021*/
  /*      font-weight: 300;
  text-transform: capitalize;
  display: none;*/
}

.product-main .backorder * {
  /*Removed by BCH, 28.3.2021
  font-size: 16px;*
  /* Removed by BCH, 31.1.2021*/
  /*  font-weight: 300;
  color: #34373a;*/
  margin: 0;
}

/*Removed by BCH, 28.3.2021
.product-main .product-form--atc {
margin-top: 25px;
margin-bottom: 20px;
}*/

.product-form--atc-button:focus,
.product-form--atc-button:hover {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}

.product-main .product-form--atc .form-field-input {
  /*Removed by BCH, 14.4.2021
  border-radius: 0;*/
  border-color: #d3d3d3;
  /*Removed by BCH, 03.4.2021*/
  /*font-size: 18px;*/
  /*color: #505050;
  padding: 1.38rem 0.625rem 0.375rem;*/
}

.product-main .product-form--atc .product-form--atc-button {
  /*Removed by BCH,30.1.2021*/
  /*border-radius: 0;*/
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
  width: 50%;
  line-height: initial;
}

.product-main .product-form--atc .product-form--atc-button img {
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -4px;
}

.product-main .iwishAddWrap .iWishAdd img {
  max-width: 16px;
  vertical-align: middle;
}

.product-main .iwishAddWrap .iWishAdd {
  font-size: 16px;
  text-decoration: none;
  color: #666666;
  font-weight: 300;
}

.product-main .iwishAddWrap .iWishAdd:hover {
  color: #178dbb;
}

#shopify-section-page-list-collections-template .page-masthead {
  margin-bottom: 0 !important;
}

#shopify-section-page-list-collections-template h1 {
  font-size: 44px !important;
  color: #333;
  font-weight: 300;
  margin-bottom: 10px !important;
  text-transform: capitalize;
}

#launchtip_upsell_wrapper {
  padding-top: 20px;
  border-top: 1px solid #d3d3d3;
}

#launchtip_upsell_wrapper .dynamic_title_upsell {
  padding-bottom: 10px !important;
  padding-top: 0 !important;
  padding-left: 0 !important;
  color: #34373a !important;
  font-size: 1.5rem !important;
  font-weight: 400 !important;
  text-transform: capitalize;
}

#launchtip_upsell_wrapper .productbox {
  display: block !important;
}

#launchtip_upsell_wrapper .productbox .upline {
  display: inline-block !important;
}

#launchtip_upsell_wrapper .productbox .upline+.upline {
  padding-left: 20px !important;
}

#launchtip_upsell_wrapper .productbox .image {
  width: 100% !important;
  max-width: 79px;
  border: 1px solid #ccc;
}

#launchtip_upsell_wrapper .productbox .details {
  width: auto% !important;
}

#launchtip_upsell_wrapper .productbox .details .detail_title {
  color: #2d8dbb;
  text-decoration: none;
}

#launchtip_upsell_wrapper .productbox .details .detail_title:hover {
  border-bottom: 1px solid #2d8dbb;
}

#launchtip_upsell_wrapper .productbox .action {
  width: auto !important;
  float: right;
  margin-top: 12px;
}

.launchtip_add_to_cart {
  margin-bottom: 0 !important;
  border-radius: 0;
  padding: 12px 20px;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  width: auto;
  line-height: initial;
  -webkit-appearance: none;
  border: 0;
  background: #2d8dbb;
  color: #fff;
  cursor: pointer;
}

.launchtip_add_to_cart:hover {
  background: rgb(46, 152, 194);
}

#launchtip_upsell_wrapper .productbox span.compareprice.price {
  margin-right: 0 !important;
}

.contact .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 680px;
  padding: 0 25px;
  margin: 0 auto;
  width: 100%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.shop--with-us .contact-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1410px;
  padding: 0 25px;
  margin: 0 auto;
  width: 100%;
}

.shop--with-us .contact-form {
  padding: 0;
}

.shop--with-us .contact-form .page-content,
.shop--with-us .contact-form .contact-page-content {
  width: 50%;
  margin-top: 20px;
}

.contact-page-content .contact-form-button {
  padding: 11px 25px;
}

.contact .contact-form .page-content.rte {
  width: 100%;
  margin: 0;
}

.contact .contact-form .contact-page-content {
  width: 100%;
  padding: 0;
  margin: 40px 0 0;
}

.contact .contact-form .contact-page-content .form-field-text,
.contact .contact-form .contact-page-content .form-field-textarea {
  border-radius: 0;
  padding: 1.5rem 1.3rem 0.375rem;
  font-size: 16px;
  color: #5b5b5c;
  font-weight: 300;
}

.shop--with-us .contact-form .contact-page-content .form-field-text,
.shop--with-us .contact-form .contact-page-content .form-field-textarea {
  border-radius: 0;
}

.contact .contact-form .contact-page-content .form-field-title {
  font-size: 16px;
  color: #949494;
  text-transform: capitalize;
  font-weight: 300;
}
/* Removed by BCH, 03.4.2021
.form-field-input:focus + .form-field-title,
.form-field-input:valid + .form-field-title {
top: 0.5rem;
}*/

.contact-page-heading {
  font-size: 30px;
  color: #333333;
  font-weight: 300;
  margin-bottom: 30px;
}

.contact .form-field-title {
  top: 20px;
  left: 20px;
}

.contact .contact-form .contact-page-content .form-field-textarea {
  resize: none;
}

.contact .contact-form .contact-page-content .button-primary {
  font-size: 16px;
  font-weight: 500;
  text-transform: uppercase;
}

.contact .contact-form .contact-page-content .form-field-input:not(.live-search-form-field):focus,
.shop--with-us .contact-form .contact-page-content .form-field-input:not(.live-search-form-field):focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact .contact-form .page-content.rte ul {
  /*list-style-type: none;*/
  padding: 0;
  margin: 0;
}

.contact .contact-form .page-content.rte ul li {
  color: #333333;
  font-weight: 700;
  font-size: 18px;
}

.contact .contact-form .page-content.rte ul li p,
.contact .contact-form .page-content.rte ul li p span {
  margin: 0;
  font-size: 16px;
  color: #333333;
  font-weight: 300;
}

.contact .contact-form .page-content.rte ul li p a {
  color: #178dbb;
}

.contact .contact-form .page-content.rte ul li p {
  margin: 16px 0;
}

.contact .contact-form .page-content.rte ul li a:hover {
  text-decoration: underline;
}

.contact .contact-title {
  font-size: 34px;
  color: #333333;
  font-weight: 300;
  text-align: left;
}

.site-page.contact .contact-title {
  text-align: center;
}

.page-masthead.contact {
  margin-bottom: 40px;
  padding: 0 25px;
}

.cart-title {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Removed by BCH, 28.3.2021*/
.cart-title h1 {
  /*font-size: 38px;
  color: #333333;*/
  font-weight: 300;
}

.cart-title-right {
  display: none;
}

.cartitems .cartitems--list {
  margin: 0;
}

.cart-total {
  margin-top: 35px;
  text-align: right;
}

.cart-final-total {
  padding-top: 0;
  margin-top: 0;
  border-top: 0;
  margin-bottom: 10px;
}

.cart-discount,
.cart-subtotal {
  display: block;
}

.cart-discount>span,
.cart-subtotal>span {
  display: inline-block;
  vertical-align: baseline;
  color: #333333;
  font-size: 16px;
  margin-right: 45px;
}

.cart-subtotal .money {
  font-size: 20px;
  margin: 0;
  color: #333333;
  min-width: auto;
}

.cart-checks__titles {
  margin-bottom: 12px;
  font-size: 15px;
  color: #5b5b5c;
}

.cart-checks__titles a {
  color: #178dbb;
  text-decoration: none;
}

.cart-checks__titles a:hover {
  text-decoration: underline;
}

.cart-terms__checkbox {
  position: relative;
  padding-left: 28px;
  font-weight: 300;
  font-size: 15px;
}

.cart-terms__checkbox [type="checkbox"],
.cart-terms__check svg {
  display: none;
}

.cart-terms__check {
  position: absolute;
  top: -6px;
  left: 0;
  height: 18px;
  width: 18px;
  border: 1px solid #666666;
}

.cart-terms__checkbox [type="checkbox"]:checked+.cart-terms__check:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 6px;
  border-width: 0 0 2px 2px;
  border-style: solid;
  border-color: #ffffff;
  right: 3px;
  top: 4px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.cart-terms__checkbox [type="checkbox"]:checked+.cart-terms__check {
  background-color: #666666;
}

.cart-shipping {
  color: #808080;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 30px;
}

.cart-shipping .cart-shipping-toggle {
  line-height: normal;
  font-weight: 300;
  margin-left: auto;
}

.cart-shipping .cart-shipping-toggle:hover {
  text-decoration: underline;
}

.cart-checkout {
  text-align: right;
}

.cart-checkout .button-primary {
  font-size: 17px;
  width: auto;
  font-weight: 500;
  text-transform: uppercase !important;
  padding: 0.875rem 5.75rem;
}

.cart-checkout .button-primary svg path {
  fill: #fff;
}

.cart-checkout .button-primary svg {
  margin-right: 10px;
  margin-bottom: 0;
  position: relative;
  top: -2px;
  width: 30px;
  height: 19px;
}
.cart-checkout .button-primary svg + svg {
  display: none;
}

.cart-checkout .cart-continue {
  font-size: 15px;
  color: #178dbb;
  font-weight: 300;
  text-transform: capitalize;
}

.cart-checkout .cart-continue .icon-signpost-arrow {
  width: 14px;
}
.cart-item--content-price br {
  display: none;
}
.cart-item--total {
  color: #178dbb;
}
.cart-subtotal .money {
  color: #178dbb;
}

.form-field-select-wrapper .form-field-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #818181;
}

.shop--with-us .page-content>*:first-child {
  margin-top: 0;
}

.shop--with-us .page-content h1,
.shop--with-us .page-content h2,
.shop--with-us .page-content .product-detail__price,
.shop--with-us .page-content h3,
.shop--with-us .page-content h4,
.shop--with-us .page-content h5,
.shop--with-us .page-content h6 {
  margin: 30px 0;
}

.shop--with-us .page-content p {
  margin: 15px 0;
}

.shop--with-us .page-content h1,
.shop--with-us .page-content h2,
.shop--with-us .page-content .product-detail__price,
.shop--with-us .page-content h3,
.shop--with-us .page-content h4,
.shop--with-us .page-content h5,
.shop--with-us .page-content h6,
.shop--with-us .page-content .title,
.shop--with-us .page-content blockquote {
  font-size: 1.5rem;
  font-weight: 400;
  font-style: normal;
  line-height: 1.4;
  color: #333333;
}

.shop--with-us .page-content h3 {
  font-size: 1.25rem;
  line-height: 1.5;
}

.shop--with-us .page-content p {
  margin: 15px 0;
  color: #333333;
  font-size: 16px;
}

@media (min-width: 860px) {

  .product-recently-viewed--content {
    width: 100%;
    padding: 0;
  }

}


@media (min-width: 991px) {

  .productgrid--wrapper .productgrid--utils .utils-sortby-select {
    background-color: #fff;
    height: 42px;
    border: 1px solid #e7e7e7;
    margin-left: 10px;
  }

  .productgrid--wrapper .productgrid--utils * {
    font-size: 16px;
    line-height: 25px;
  }

  .productgrid--wrapper .productgrid--utils .utils-viewtoggle-button {
    background-color: #fff;
    height: 42px;
    width: 42px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #e7e7e7;
  }

  .product-recently-viewed-card {
    width: calc(100% / 5 - 16px);
  }

  .featured-product-slider.featured-collection--content .productgrid--item {
    min-height: 390px;
  }


}

@media (min-width: 1024px) {
  .promo-mosaic-original-container {
    padding-right: 25px;
    padding-left: 25px;
  }
  .account-page-title {
    font-size: 38px;
  }

  .modal--quickshop-full .modal-inner {
    max-width: 61.8rem;
    padding: 1.25rem;
  }

  .modal--quickshop-full .product-gallery {
    width: 50%;
  }

  .modal--quickshop-full .product-main {
    width: 45%;
    margin-left: 5%;
  }

  .modal-inner .paddingroduct-details .product-title {
    padding-right: 0;
    font-size: 26px;
    line-height: 1.4;
    font-weight: 400;
    font-family: inherit;
  }


}


@media (max-width: 1499px) and (min-width: 1080px) {

  .featured-collection--container .customizeSlider,
  .testimonial-cotainer,
  .product-recently-viewed-wrapper {
    padding-left: 60px;
    padding-right: 60px;
  }

}


/* Removed by BCH, 17.7.2021
@media (max-width: 1499px) and (min-width: 991px) {
  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--header {
    font-size: 22px;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--text {
    font-size: 32px;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .button-primary {
    min-width: 0;
  }

}*/


@media (min-width: 1500px) {
  .icons-row-wrapper.customizeSlider .flickity-button.previous {
    left: -60px;
  }

  .icons-row-wrapper.customizeSlider .flickity-button.next {
    background-image: url(/cdn/shop/files/arrowRight.png?v=1604471410);
    right: -60px;
  }

  .product-recently-viewed-wrapper .flickity-button.previous {
    left: 0px;
  }

  .product-recently-viewed-wrapper .flickity-button.next {
    right: 0;
  }

  .product-recently-viewed--section {
    margin-top: 0;
  }


}


@media (max-width: 1199px) {
  .slideshow-slide-heading {
    font-size: 80px;
    line-height: normal;
  }

  .slideshow-slide-text,
  .slideshow-slide-text span {
    font-size: 28px;
  }

  .slideshow-button {
    margin-top: 30px;
    padding: 12px 30px;
  }

  .productgrid--sidebar {
    width: 185px;
  }

  .collection--section .productgrid--outer {
    -ms-grid-columns: 185px calc(100% - 210px);
    grid-template-columns: 185px calc(100% - 210px);
  }

  .product-main .product-form--atc .product-form--atc-button {
    padding: 11px 30px;
  }

  .featured-collection--content .flickity-slider .productgrid--item .productitem {
    /*padding: 0.6875rem;*/
    min-height: auto;
  }
  /*.featured-collection--content .flickity-slider .productgrid--item .productitem--actions {
  margin-top: 0;
}
  .featured-collection--content .flickity-slider .productitem .productitem--info .productitem--title {
  line-height: 1;
}
  .featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--title a {
  font-size: 15px;
}
  .featured-collection--content .flickity-slider .productgrid--item .productitem .productitem--info .productitem--price {
  margin-top: 6px;
  margin-bottom: 6px;
}*/
}

@media (max-width: 1079px) {
  .featured-collection--content .flickity-button {
    display: block;
  }

  .featured-collection--content .flickity-button.next {
    right: 0;
  }

  .featured-collection--content .flickity-button.previous {
    left: 0;
  }

  .featured-collection--content .flickity-button,
  .testimonial-items .flickity-prev-next-button.previous,
  .testimonial-items .flickity-prev-next-button.next {
    background-color: rgb(61 58 56);
  }

  .testimonial-items .flickity-prev-next-button.previous {
    left: 15px;
  }

  .testimonial-items .flickity-prev-next-button.next {
    right: 15px;
  }

  .featured-collection--content .flickity-button {
    height: 40px;
    width: 40px;
  }
  .featured-collection--container .customizeSlider {
    padding-left: 40px;
    padding-right: 40px;
  }

}

@media (max-width: 1023px) {
  .testimonial-item {
    width: 50%;
  }

  /* Removed by BCH 2022 Apr 25
  .main--accordion-div {
    padding: 0 15px;
  }*/
}

/* Removed by BCH, 04.5.2022

@media (max-width: 991px) {
  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper {
    padding: 15px;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--header {
    font-size: 18px;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .promo-block--text {
    font-size: 28px;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .button-primary {
    height: 38px;
    line-height: 38px;
    font-size: 14px;
  }

  .aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-heading {
    font-size: 32px;
  }

  .aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-subheading {
    font-size: 14px;
    line-height: 20px;
  }

  .aboutUsSection .pxs-image-with-text-wrapper .text-block .pxs-image-with-text-button {
    padding: 12px 18px;
    font-size: 14px;
  }

  .aboutUsSection .pxs-image-with-text-wrapper .text-block {
    padding: 50px;
  }

  .slideshow-slide-heading {
    font-size: 65px;
  }

  .slideshow-slide-text,
  .slideshow-slide-text span {
    font-size: 22px;
  }

  .mainHeading {
    font-size: 32px;
  }

  .subHeading {
    font-size: 16px;
  }

  .icons-row .icons-row__title {
    font-size: 18px;
  }


  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper .left-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    margin-bottom: 10px;
  }


  .test-title {
    font-size: 18px;
  }

  .test-desc {
    font-size: 14px;
  }

  .test-name {
    font-size: 16px;
  }

  .productgrid--item.icons-row__item {
    width: calc(100% / 5 - 15px);
  }

  .productgrid--wrapper .productgrid--utils .utils-sortby-select {
    border: 1px solid #b2b7ba;
  }

  .productgrid--wrapper .productgrid--utils .utils-sortby-select select {
    padding-right: 25px;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 150px;
  }

  .product-recently-viewed-card .productitem {
    min-height: 380px;
  }

  .product--outer {
    display: block;
  }

  .product-gallery,
  .product-main {
    width: 100%;
    margin-left: 0;
  }


  .site-page .large-row .product-block {
    padding: 15px;
    min-height: 187px;
  }

  .site-page .product-block__title a {
    font-size: 20px;
  }


  .product-main .product-form--atc .product-form--atc-button {
    width: 44%;
  }

  .breadcrumbs-container .prev-next-item {
    vertical-align: baseline;
    float: none;
  }

  .contact .contact-title {
    font-size: 34px;
  }

  .shop--with-us .form-fields-columns .form-field--half {
    width: 100%;
    margin: 0 0 1.25rem;
  }

  .shop--with-us .form-fields-columns {
    margin: 0;
  }

  .collection-product-list .iwishProducts {
    margin-left: -15px;
  }

  .collection-product-list .product-block {
    width: 33%;
    padding-left: 15px;
  }

  .collection-product-list .iwishProducts .rimage-wrapper img {
    max-width: 100%;
  }
  .featured-collection--container .customizeSlider {
    padding-left: 30px;
    padding-right: 30px;
  }
  .icons-row-wrapper.customizeSlider .flickity-button.previous {
    left: 0;
  }
  .icons-row-wrapper.customizeSlider .flickity-button.next {
    right: 0;
  }
  .promo-mosaic-original-container .promo-block--header {
    font-size: 28px!important;
  }
}
*/

@media (max-width: 859px) {
  .productgrid--sidebar {
    width: 100%;
  }

  .productgrid--wrapper .productgrid--utils .utils-sortby {
    text-align: left;
  }
}

@media (max-width: 767px) {
  .contact .contact-title {
    font-size: 28px;
  }

  .contact-page-heading {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .productgrid--item.icons-row__item {
    width: calc(100% / 4 - 15px);
  }

  .productgrid--sidebar .filter-menu .pt-mobile-header a.pt-nav-toggle p {
    font-size: 18px !important;
    line-height: 37px;
    margin: 0;
    top: -17px;
    color: #178dbb;
    font-weight: 700;
  }
  .productgrid--wrapper .productgrid--utils .utils-sortby-button {
    font-size: 18px;
    position: relative;
    bottom: -3px;
  }
  .modal--productgrid-sort .utils-sortby--modal-title {
    font-size: 18px;
  }
  .productgrid--sidebar .filter-menu {
    padding: 10px 30px;
  }

  .product-recently-viewed-wrapper {
    padding: 20px 0;
    background-color: #f6f6f6;
  }

  /*product filter*/
  .productgrid--sidebar {
    position: relative;
  }

  .productgrid--sidebar .filter-menu {
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 14px;
    background: none;
    padding: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  .productgrid--sidebar .filter-menu.pt-expand {
    top: 0;
    width: 100%;
    background: #ededed;
    padding: 0 20px 20px;
  }


  .productgrid--wrapper .productgrid--utils .utils-viewtoggle-button.active svg path {
    fill: #fff;
  }

  .icons-row-wrapper.customizeSlider .flickity-button.next {
    right: -10px;
    background: none;
  }

  .icons-row-wrapper.customizeSlider .flickity-button.previous {
    left: -10px;
    background: none;
  }

  .icons-row-wrapper.customizeSlider .flickity-button {
    width: auto;
    height: auto;
    background-size: cover;
  }

  .icons-row-wrapper.customizeSlider .flickity-button .flickity-button-icon {
    display: block;
  }

  .modal--quickshop-full .modal-inner .product-main .product-title {
    font-size: 20px;
  }

  .modal-inner .product-details .product-pricing {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .modal-inner .product-main .product-form--atc {
    margin-top: 10px;
  }

  .modal-inner .product-form--atc {
    padding-bottom: 10px;
    padding-top: 10px;
  }

  .modal--quickshop-full .modal-inner .product-main .product-form--regular {
    margin-top: 20px;
    padding-top: 20px;
  }

  /*Changed by BCH, 08.4.2021*/
  .product-main .wislist_sec {
    padding-bottom: 6px;
  }
  /*Removed by BCH, 28.3.2021
  .product-main .product-pricing {
  margin-top: 20px;
}*/

  .product-main .product--price span {
    font-size: 20px;
  }

  .product-main .product-form--regular .form-options-swatches {
    margin-top: 20px;
  }



  
  .product-form--atc-qty {
    width: 90px;
  }

  .product-main .product-form--atc .product-form--atc-button {
    font-size: 16px;
    padding: 11px 20px;
  }

  .product-main .product-form--atc .product-form--atc-button img {
    max-width: 18px;
    position: relative;
    top: -1px;
  }

    /* Removed by BCH 2022 Apr 25
  .main--accordion-div {
    margin: 30px auto 0;
  } 

  .main--accordion-div .accordion {
    font-size: 16px;
    padding: 16px 35px 16px 20px;
  }

  .accordion-outter {
    margin-bottom: 15px;
  }

  .main--accordion-div .accordion:after {
    font-size: 22px;
    right: 20px;
  }

  .main--accordion-div .panel-opened,
  .main--accordion-div .panel {
    padding: 16px 35px 16px 20px;
    margin-bottom: 15px;
  }

  .main--accordion-div .panel-opened h1,
  .main--accordion-div .panel-opened h2,
  .main--accordion-div .panel-opened h3,
  .main--accordion-div .panel-opened h4,
  .main--accordion-div .panel h1,
  .main--accordion-div .panel h2,
  .main--accordion-div .panel h3,
  .main--accordion-div .panel h4 {
    font-size: 18px;
    margin: 10px 0;
    line-height: normal;
  } */

  .site-page .large-row .product-block {
    width: 33.3%;
  }

  .site-page .large-row .product-block {
    min-height: 177px;
  }

  .collection-list--container .large-row .product-block.grid__item {
    padding-left: 15px !important;
    margin-bottom: 0 !important;
  }

  .site-page .collection-list--container .large-row .grid {
    margin-left: 0;
  }

  .site-page .collection-list--container {
    margin: 40px auto 0;
  }

  .site-page .collection-list--container .large-row {
    margin-bottom: 0;
  }

  #shopify-section-page-list-collections-template h1 {
    font-size: 32px !important;
  }

  .site-page .product-block__title a {
    font-size: 18px;
  }

  .modal--quickshop-full .modal-inner .product-main .product-title,
  .modal--quickshop-slim .modal-inner .product-main .product-title {
    font-size: 20px;
  }

  .modal--quickshop-full .modal-inner .product-main .option-value {
    display: inline-block;
  }

  .modal-inner .product-main .product-form--regular .form-options-swatches .option-value .option-value-swatch-wrapper,
  .modal-inner .product-main .product-form--regular .form-options-first .option-value .option-value-name {
    width: auto;
  }

  .contact-title {
    font-size: 34px;
  }

  .page-masthead.contact {
    margin-bottom: 25px;
  }

  /*.contact .contact-form .page-content.rte, .contact .contact-form .contact-page-content {
  padding: 35px;
}*/
  .product-main .product-form--atc .product-form--atc-button {
    width: 58%;
  }

    /* Removed by BCH 2022 Apr 25
  .main--accordion-div .readmore:after {
    width: 7px;
    height: 7px;
  } */

  .productgrid--outer .breadcrumbs-container .breadcrumbs-delimiter,
  .breadcrumbs-container .breadcrumbs-delimiter {
    padding: 0 7px;
  }

    /* Removed by BCH 2022 Apr 25
  .cart-item--content-title {
    line-height: normal;
    font-size: 15px;
  } */

  /* Removed by BCH 2022 Apr 25
  .cart-item--sku {
    font-size: 12px;
    font-weight: 300;
  }

  .cart-title-left {
    text-align: center;
  }*/

  /* Removed by BCH, 04.5.2022
  .account-page-content .form-outter {
    padding: 25px;
    margin-top: 20px;
  }

  .shop--with-us .contact-form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 25px;
  }

  .shop--with-us .contact-form .page-content,
  .shop--with-us .contact-form .contact-page-content {
    width: 100%;
    padding: 0;
    margin-bottom: 0;
  }

  .shop--with-us .page-content h1,
  .shop--with-us .page-content h2,
  .shop--with-us .page-content .product-detail__price,
  .shop--with-us .page-content h3,
  .shop--with-us .page-content h4,
  .shop--with-us .page-content h5,
  .shop--with-us .page-content h6,
  .shop--with-us .page-content .title,
  .shop--with-us .page-content blockquote {
    font-size: 1.2rem;
    line-height: 1.2;
  }

  .shop--with-us .page-content h1,
  .shop--with-us .page-content h2,
  .shop--with-us .page-content .product-detail__price,
  .shop--with-us .page-content h3,
  .shop--with-us .page-content h4,
  .shop--with-us .page-content h5,
  .shop--with-us .page-content h6 {
    margin: 20px 0;
  }
*/
  
 
  .productitem--image-link,
  .productitem--info {
    margin: 0;
  }

  .productitem--image img {
    min-width: 100%;
  }

  .productitem {
    padding: 0;
  }

  .productitem--info {
    padding: 0 0.25rem;
  }

  .productitem--action {
    padding: 0 12px 12px;
  }

  .productgrid-listview .productitem--actions .productitem--action {
    padding: 0 12px 12px 0;
    margin: 0;
  }

  .productitem--sale .productitem--price .price--compare-at {
    width: 100%;
  }

  .template-collection .qty-badge {
    top: inherit;
    bottom: 0;
  }
  .modal-inner .product-form--atc {
    flex-wrap: wrap;
  }
  .modal-inner .product-form--atc .product-form--atc-qty,
  .modal-inner .product-main .product-form--atc .product-form--atc-button {
    width: 100%;
  }
  .modal-inner .product-main .product-form--atc .product-form--atc-button {
    margin: 10px 0 0;
  }
  .featured-collection--container .customizeSlider {
    padding-left: 20px;
    padding-right: 20px;
  }
  .icons-row-wrapper.customizeSlider .flickity-button.previous,
  .icons-row-wrapper.customizeSlider .flickity-button.next {
    padding: 0;
  }
  .modal--quickshop-full .modal-inner .product-link {
    margin-top: 0;
    position: absolute;
    top: 16px;
    left: 31px;
  }
  .modal-inner .product-form--atc .product-form--atc-qty {
    margin-bottom: 0;
  }
  .filter-menu .pt-mobile-header span {
    display: none!important;
  }
  .modal--quickshop-full .modal-inner .product-titlez {
    padding-right: 0;
  }
  .modal-inner .product-details {
    margin-top: 1rem;
  }
  .cart-checkout .button-primary {
    width: 100%;
  }
  .productgrid--sidebar-section, .productgrid--sidebar-title {
    margin-top: 0;
  }
  .productgrid--utils {
    margin: 0;
  }
  .featureCollectionSection .home-section--content, .featureCollectionSection .home-section--content + .featured-collection--button {
    margin-top: 20px;
  }
}
@media(max-width:767px){
  .featured-product-slider.featured-collection--content .productgrid--item{
    width: 100%;
    padding: 5px 0 10px;
  }
}

@media (max-width: 719px) {
  .cart-item--image-wrapper {
    -ms-flex-item-align: start;
    align-self: flex-start;
  }


  .cart-item--info {
    margin-top: 0;
  }



  .cart-item--total {
    text-align: left;
  }





  .productitem--title {
    font-size: 0.87890625rem;
  }

}

@media (max-width: 720px) {


  .slideshow-slide-content.text-align-left {
    text-align: center;
    padding-right: 0;
  }

  .slideshow-slide-heading {
    margin-bottom: 10px;
    font-size: 35px;
  }

  .slideshow-slide-text,
  .slideshow-slide-text span {
    font-size: 18px;
    line-height: 1.4;
  }

  .slideshow-slide-text span {
    display: inline;
    vertical-align: top;
  }

  .icons-row .pad-sm,
  .testimonial-cotainer {
    padding: 50px 0 0;
  }


  .icons-row .pad-sm .mainTitleWrapper {
    margin-bottom: 30px;
  }

  .featureCollectionSection {
    padding-top: 50px;
    padding-bottom: 50px;
  }


  .featured-collection--container .featured-collection--button {
    margin-top: 20px;
  }

  .aboutUsSection .pxs-image-with-text-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-block,
  .text-block {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .promo-mosaic--container .promo-block .promo-block--content .promo-block--content-wrapper {
    padding: 25px 15px;
  }

  .testimonial-cotainer .mainTitleWrapper {
    margin-bottom: 30px;
  }

  .read-more a {
    font-size: 14px;
  }

  .testimonial-cotainer {
    padding-bottom: 50px;
  }

  .testimonial-item {
    width: 100%;
  }

  .testimonial-item .testimonialWrapper {
    padding: 30px;
  }

  .productgrid--outer .collection--description p {
    font-size: 14px;
  }

  .template-collection .qty-badge {
    font-size: 12px;
    padding: 5px 10px;
  }

  .slideshow .flickity-prev-next-button {
    display: block;
  }
  .aboutUsSection {
    padding-top: 50px;
  }
}

@media (max-width: 679px) {


  .collection-product-list .product-block {
    width: 50%;
  }
  .modal--quickshop-full .modal-inner .product-link {
    left: 21px;
  }
  .featured-product-slider.featured-collection--content .owl-nav .owl-prev {
    left: 0;
  }
  .featured-product-slider.featured-collection--content .owl-nav .owl-next {
    right: 0;
  }
  .featured-product-slider.featured-collection--content .owl-nav .owl-prev, .featured-product-slider.featured-collection--content .owl-nav .owl-next {
    position: absolute;
    font-size: 50px!important;
    color: #fff!important;
    width: 35px;
    height: 35px;
    background: #178dbb6b;
    line-height: 43px;
  }
  .featured-product-slider.featured-collection--content .content-products__title {
    margin-top: 20px;
  }

}


@media (max-width: 639px) {
  .icons-row__item .all-info .img-dec {
    margin-bottom: 0;
  }

  .icons-row__item .all-info .img-dec {
    width: 100px;
    height: 100px;
  }

  .productgrid--item.icons-row__item {
    width: 105px;
  }

}

@media (max-width: 575px) {
  .site-page .large-row .product-block {
    width: 50%;
  }

  .site-page .large-row .product-block {
    min-height: 194px;
  }

  /*.contact .contact-form .page-content.rte, .contact .contact-form .contact-page-content {
  padding: 30px 25px;
}*/
  body .site-page .product-block__title {
    font-size: 16px;
  }

  .site-page .product-block__title {
    margin-top: 10px;
  }
}

@media (max-width: 500px) {
  .aboutUsSection .pxs-image-with-text-wrapper .text-block {
    padding: 40px;
  }


}

@media (max-width: 480px) {
  .site-page .large-row .product-block {
    min-height: 164px;
  }

  .modal-inner .product-details .product--price {
    display: block;
  }

  .modal-inner .product-main .product-form--atc {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .modal-inner .product-form--atc .product-form--atc-qty {
    width: 100%;
  }

  .modal-inner .product-main .product-form--atc .product-form--atc-button {
    margin-top: 15px;
    margin-left: 0;
    width: 100%;
  }

  #launchtip_upsell_wrapper .productbox {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  #launchtip_upsell_wrapper .productbox .action {
    margin-top: 15px;
  }

  #launchtip_upsell_wrapper .productbox .action {
    float: inherit;
    margin: 15px 0 0;
    width: 100% !important;
    text-align: left !important;
  }

  #launchtip_upsell_wrapper .productbox .upline:last-child {
    padding-left: 0 !important;
  }

  .product-main .product-form--atc .product-form--atc-button,
  .product-form--atc-qty {
    width: 100%;
  }

  .product-main .product-form--atc .product-form--atc-button {
    margin: 15px 0 0;
  }
  .modal--quickshop-full {
    padding: 1rem;
  }
  .iwishAddWrap {
    width: 36%;
  }
}

@media (max-width: 380px) {
  .productgrid--sidebar .filter-menu {
    left: 45%;
  }

  .productgrid--sidebar .filter-menu.pt-expand {
    left: 50%;
  }
}



.modal--quickshop-full .product-collection-list {
  display: none;
}


section.pxs-newsletter{
  width:1200px!important;
}