/** Shopify CDN: Minification failed

Line 802:0 All "@import" rules must come first

**/
.ytembed{
	float:left;
 	width: 100%;
}

.template-index .content.description .row.cols .col.col-1{
	display:none;
}

.template-index .content.description .row.cols .col{
	width:50%;
  padding-left: 8%;
  padding-right: 8%;
}
.number {
  display: none;
}
.collection .products .product {
  margin: 2% 0 5%;
  /*padding: 6px 10% 4px;*/
  padding: 6px 10px 4px;
  width: 50%;
}
.collection .head {
  display: none;
}
.collection .products .product .info .status {
  display: none;
}
.collection .products .product .info .metas {
  margin-right: 0;
  text-align: center;
}
.collection .products .product .info .metas .title {
  margin: 0 0 6px;
}
.product .item {
  margin-top: 2%;
}
.home-collection .product .item {
  padding: 0 14%;
}
.product-share .facebook {
  display: none;
}
.article .post {
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.blog .article {
  text-align: center;
}
.template-page .main-content .main {
  margin-left: auto;
  margin-right: auto;
  margin-top: 2%;
  text-align: center;
}
.template-page .main-content .main h2 {
  display: none;
}
.post {
  margin: 2% auto 40px;
  text-align: center;
}
.icon-home {
  margin-bottom: 20px;
  margin-top: 40px;
}
.icon-home > img {
  margin: 0 auto;
}

.extra.powered {
  display: none;
}

.extra.row.cols.menus {
  float: right;
  width: 70%;
}

.extra.newsletter {
  float: left;
  width: 30%;
}
.col.social > p {
  display: block;
}

.footer .content .extra::before {
  content: "";
}
.col.menu.first {
  display: none;
}
.col.menu.email {
  padding-left: 23%;
  width: 53%;
}
.col.social {
  width: 47%;
}
.col.social i {
  display: none;
}
.social br {
  display: none;
}
.col.social a {
  margin-right: 53px;
}

.footer .content h4 {
  display: none;
}
.extra.newsletter, .extra.row.cols.menus {
  margin-bottom: 20px !important;
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.footer .content a:hover {
  color: #888888;
}


.products .product .frame {
  max-height: 400px;
  overflow: hidden;
}

.products .product .frame img {
  border-radius: 0px !important;
}

.footer .content a {
  color: #000000;
}
.footer .content .extra form input.small {
  border: 2px solid #4E4D59;
  border-radius: 0;
  color: #000000;
  text-align: center;
}

#subscribe.btn.line {
  background: #4E4D59 none repeat scroll 0 0;
  border: 0 solid #000000;
  border-radius: 0;
  color: #ffffff;
  height: 36px;
}
	#subscribe.btn.line:hover{
    	background-color: #36353e;
    }


.collection .products .product .inner {
  box-shadow: 0 10px 16px rgba(0, 0, 0, 0);
}

.info.fixed {
  left: 52% !important;
}

.fader{
	position:relative;
  	width:100%;
  	z-index:4;
}
	.fader img{
    	width:100%;
    }

.hero .image{
	position:absolute;
}

#size-chart { width: 518px; }

/*.template-index .content.description .row.cols .col.col-2{
	padding-left:180px;
}

.template-index .content.description .row.cols .col.col-3{
	padding-right:180px;
}
*/

.product-share .facebook{
	display:none;
}

.w2ui-popup{
	border-radius:0;
  	/*background-color:#FFFFFF !important;*/
}
	.w2ui-popup table tr td, .w2ui-popup table tr th{
    	font-family:"Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
      	border:0 none;
    }
	.w2ui-popup .w2ui-msg-body{
		background-color:transparent;
    }

.product .item .images {
    float: left;
    margin: 10px 0 0;
    max-width: 100%;
    text-align: center;
    width: 50%;
}
.product .item .info {
    background: white none repeat scroll 0 0;
    float: left;
    padding-left: 40px;
    padding-top: 10px;
    width: 50%;
}
.template-index .content.description .row.cols .col a{
	text-decoration: underline;
}

.total-line--taxes{
	display:none;
}

.icon-home > img{
	width:180px;
}

.collection .products{
	margin:0 120px;
}

.collection .products .product .frame{
	border:0 none;
}

.product-share {
  margin-bottom: 30px;
  min-height: auto;
}
.content{
	padding-bottom:0;
}

#contact-us .content > h2 {
  margin-bottom: 30px;
  text-align: center;
}
.contact-form {
  margin: auto;
  width: 40%;
}
.contact-form input {
  border-left: medium none transparent !important;
  border-radius: 0 !important;
  border-right: medium none transparent !important;
  border-top: medium none transparent !important;
}
.contact-form textarea {
  border-left: medium none transparent !important;
  border-radius: 0 !important;
  border-right: medium none transparent !important;
  border-top: medium none transparent !important;
}
.contact-form .btn.action.full {
  background: transparent none repeat scroll 0 0;
  border: 2px solid #4e4d59 !important;
  color: #4e4d59;
}
.contact-form .btn.action.full:hover, .contact-form .btn.action.full:active {
  background: #4e4d59;
  border: 2px solid #4e4d59 !important;
  color: #fff;
}




/* New Blog Page */

.grid_blog {
  float: left;
  margin: 1%;
  width: 31.3347%;
  border-bottom: solid 1px #a2a7ac;
}

.grid_blog .post {
  margin: 2% auto 20px;
  text-align: center;
}

.grid_blog h4 {
  margin-bottom: 5px;
  margin-top: 10px;
  text-align: left;
}

.grid_blog h2 {
  margin-top: 0;
  text-align: left;
}

.post h4 {
  color: #313131;
}



/* satria css table popup */

.tg  { border-collapse:collapse;border-spacing:0; width:100%; }
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-qnmb{font-weight:bold;font-size:14px;text-align:center}
.tg .tg-07dj{font-weight:bold;font-size:14px;text-align:left;}
.tg .tg-huh2{font-size:14px;text-align:center}


.subtitle img {
  margin-left: auto;
  margin-right: auto;
}
.hero .logo a img {
  margin-bottom: 5%;
  margin-top: 5%;
}


.template-index .content.description .row.cols{
	margin:20px 100px;
}

.template-index .content.description .row.cols .col{
    padding-left: 5%;
    padding-right: 5%;
}

.fader{
	display:none;
}

.w2ui-popup .w2ui-msg-body{
	padding:0 0 0 0;
  	border-radius:0;
  	overflow: hidden;
}


.product .item .info .select{
	min-width: auto;
}

.extra.row.cols.menus{
	float:left;
}

#popupmail{
  width: 400px;
  height: 340px;
  overflow: hidden;
}
	.popupbody_content{
      font-size: 14px;
      text-align: left;
      color:#373a4a;
      font-family: 'Lato', sans-serif;
      margin: 40px;
	}

	.popupbody_content a{
    	color:#373a4a;
      	font-size: 14px;
    }

	.popupbody_content img{
    	width:100px;
      	margin: 0 auto;
    }

	.popupbody_content form{
      overflow: hidden;
      padding: 0 0;
    }
	.popupbody_content p{
    	font-size:20px;
      	padding-top:20px;
      	padding-bottom:20px;
        font-weight: bold;
      	line-height: 26px;
    }
	.popupbody_content .name{
		display:none;
    }

	.popupbody_content .email{
      height: 36px;
      margin: 0 0 0 0;
      font-size:13px;
      border-radius: 0;
      line-height: 100%;
      padding: 6px 4px;
      display: inline-block;
      border: 2px solid #373a4a;
      float:left;
      width:74%;
      margin-right:1%;
    }

	.popupbody_content #subscribe.btn.line{
    	background:#373a4a;
        height: 36px;
        float:left;
        width:25%;
      	font-size: 9px;
      	padding: 0 0 0 0;
    }


.dontshow{
	font-size: 12px;
	font-weight: normal;
  	color: #888;
}
	.dontshow input{
    	vertical-align:middle;
    }

table.tb-size tr td{
	padding: 2px 7px;
}

/*
#klaviyo-form .fUPbmo.fUPbmo{
	background-color: #FF6600 !important;
}
*/




/* ===============================================
// Reveal module
// =============================================== */

.reveal .hidden { display: block !important; visibility: visible !important;}
.product:hover .reveal img { opacity: 1; }
.reveal { position: relative; }
.reveal .hidden {
  position: absolute;
  z-index: -1;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  -moz-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}
.reveal:hover .hidden {
  z-index: 100000;
  opacity: 1;
}
.reveal .caption {
  position: absolute;
  top: 0;
  display: table;
  width: 100%;
  height: 100%;
  background-color: white; /* fallback for IE8 */
  background-color: rgba(255, 255, 255, 0.7);
  font: 13px/1.6 sans-serif;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
  text-align: center;
  text-rendering: optimizeLegibility;
}
.reveal .hidden .caption .centered {
  display: table-cell;
  vertical-align: middle;
}

/* Custom css size variant of the single product */
.product-size-list {
  list-style: none;
  margin: 20px 0 30px!important;
}
.product-size-list .product-size-item {
  display: inline-block;
  margin: 10px 0;
}
.product-size-list .product-size-item label:after,
.product-size-list .product-size-item input[name="prosize"] {
  display: none;
}
.product-size-list .product-size-item label[for] {
  cursor: pointer;
  color: #4a4a4a;
  padding: 5px 15px;
}
.product-size-list .product-size-item input[name="prosize"]:disabled + label {
  color: #dddddd;
}
.product-size-list .product-size-item input[name="prosize"]:checked + label {
  background-color:  #eee1d9;
  color: #B07F61;
}
.tab-discription {
  margin: 20px 0 60px;
}
.tab-discription div:not(#tab1) {
  display: none;
}
.tab-bar-description {
  margin: 20px 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.tab-bar-description > .wrapper-tab {
  width: fit-content;
  float: left;
  cursor: pointer;
  padding-bottom: 8px;
  color: #4a4a4a;
  font-weight: 400;
}
.tab-bar-description > .wrapper-tab.active {
  border-bottom: 1px solid #818181;
}
.template-product .page-container {
  position: relative!important;
  top: 0 !important;
}
.tab-discription p {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
}

/* New size chart */
span.what-size {
  margin-top: 10px!important;
  cursor: pointer;
}
span.what-size:hover {
  text-decoration: underline;
}
.conatiner-size-chart {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 999;
  display: none;
}
.box-size-chart {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background-color: #EFDED3;
  z-index: 999;
  padding: 20px 30px;
  width: 550px;
}
.box-size-chart h3 {
  text-align: center;
  color: #C18D8C;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 20px;
}
.box-size-chart .bar-tab-size {
  text-align: center;
}
.box-size-chart .bar-tab-size .btn-size-chart {
  background-color: transparent;
  border: 0;
  color: #C18D8C;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 10px 15px;
  margin: 0 15px;
  cursor: pointer;
}
.box-size-chart .bar-tab-size .btn-size-chart.active {
  border-bottom: 1px solid #C18D8C;
}
.box-size-chart .size-chart:not(.active) {
  display: none;
}
.box-size-chart .size-chart {
  margin: 20px 0 30px;
}
.box-size-chart .size-chart table {
  width: 100%;
}
.size-chart table tr th,
.size-chart table tr td {
  padding: 2px 10px;
  text-align: center;
}
.size-chart table tr th:first-child,
.size-chart table tr td:first-child {
  color: #C18D8C;
  text-align: right;
}
.size-chart table tr th:not(first-child),
.size-chart table tr td:not(first-child) {
  color:#795655;
}
.size-chart table thead tr:last-child {
  height: 15px;
}
.box-size-chart p {
  color: #C18D8C;
}
.box-size-chart .close {
  position: absolute;
  right: 10px;
  top: 10px;
  width: 32px;
  height: 32px;
  cursor: pointer;
}
.box-size-chart .close:before, .close:after {
  position: absolute;
  left: 15px;
  content: ' ';
  height: 33px;
  width: 2px;
  background-color: #C18D8C;
}
.box-size-chart .close:before {
  transform: rotate(45deg);
}
.box-size-chart .close:after {
  transform: rotate(-45deg);
}

/* Image product */
.container-info {
  background: white none repeat scroll 0 0;
  float: left;
  padding-left: 40px;
  width: calc(50% - 100px);
  position: relative;
}
.container-info .info-pro {
  padding-top: 0!important;
}
#imageGallery li,
.images-gallery > ul > li {
  margin-bottom: 10px;
  position: relative;
}
.side-bar-collection > li.active {
  text-decoration: underline;
}
.img-col-mini {
  width: 200px;
  float: left;
  position: relative;
}
.images-col-new {
  float: left;
  margin: 10px 0 0;
  max-width: 100%;
  text-align: center;
  width: calc(50% - 100px);
  margin-top: 0;
}
.images-col-new img {
  max-width: 100%;
}
.img-col-mini ul {
  list-style: none;
  width: 99px;
  float: left;
}
.img-col-mini ul.img-mini-gallery {
  padding-right: 20px;
}
.img-col-mini ul li {
  margin-bottom: 10px;
  width: 100px;
}
.img-col-mini ul li img {
  cursor: pointer;
  max-width: 100%;
}
.img-col-mini ul li.active img {
  border: 1px solid #000000;
}
.tranlBottom {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.side-bar-collection li a {
  text-decoration: none;
}
.side-bar-collection li a:hover {
  text-decoration: underline;
}

/* Colour */
.container-colour-swatches {
  margin: 15px 0 30px;
}
.container-colour-swatches .swatch-color {
  height: 22px;
  width: 22px;
  border-radius: 50%;
  margin: 10px 20px 10px 0px;
  float: left;
  border: 1px solid #ddd;
  cursor: pointer;
}
.container-colour-swatches .swatch-color.active:after {
  content: '';
  height: 28px;
  width: 22px;
  border-bottom: 2px solid #f0ded4;
  position: absolute;
}

/* Tag header */
.header-tagline .tag-pc {
  display: block;
}
.header-tagline .tag-mobile {
  display: none;
}

/* New design info product */
.info-pro .box-review {
  padding: 10px 0 30px;
}
.info-pro .box-add-to-cart {
  padding: 15px 0 40px;
}
.info-pro .box-add-to-cart input{
  width: 100%;
  background-color: #505b68;
}
.info-pro .box-color-swatches,
.info-pro .box-sizing {
  padding: 10px 0 0;
}
.info-pro .wrapper-afterpay,
.info-pro .box-review,
.info-pro .box-color-swatches,
.info-pro .box-sizing,
.info-pro .box-add-to-cart {
  border-bottom: 1px solid #f0ded4;
}
.info-pro .box-review.hide-desktop{
  /* border-bottom: 0 none transparent; */
  border-top: 1px solid #f0ded4;
  text-align: center;
  padding:30px 0;
  /* margin: 100px auto 0; */
}
.info-pro .box-review.hide-desktop img{
  margin:auto;
}
.info-pro .afterpay-paragraph {
  line-height: 26px;
}
.info-pro .afterpay-instalments {
  font-weight: 400;
}
.info-pro h1,
.info-pro h3,
.info-pro .afterpay-paragraph,
.box-color-swatches > label,
.box-sizing > label {
  color: #4a4a4a;
}
.info-pro h3 {
  font-weight: 700;
}
@import url('https://fonts.googleapis.com/css?family=Lato:300');
.info-pro h1 {
  font-family: 'Lato', sans-serif;
}
.content.product .pro-sidebar {
      display: inline-block;
}
@media (max-width: 1146px) and (min-width:1025px) {

  .footer{
  	padding: 15px;
  }
  	.footer .content{
    	padding: 0 0 0 0;
    }

  .extra.newsletter{
  	width: 35%;
  }

  .extra.row.cols.menus{
  	width: 65%;
  }

  .col.social a{
  	margin-right: 0;
    margin-left: 30px;
  }

  .footer .content .row.cols .col.social p{
  	text-align: right;
  }
}

@media (max-width: 1024px) {
#w2ui-popup{
	left:0 !important;
  	right: 0;
  	margin: 0 auto;
}

  .fader{
  	height:100%;
  }

  .hero .content.center{
  	position:absolute;
    top:0;
  }

.hero .content{
	max-width:100%;
}

.product .item {
  padding: 0 8%;
}
	.collection .products{
    	margin: 0 0;
    }
  .template-index .content.description .row.cols{
      margin:20px 0;
  }

  .fader > a {
      height: 100%;
      width: 100%;
  }
  .fader > a > img {
    height: 100%;
	object-fit: cover;
  }

  .footer .content .extra{
    width:100%;
	text-align:center;
  }

  .footer .content .row.cols .col{
  	width: 100%;
    text-align:center;
  }

  .extra.row.cols.menus{
  	width: 100%;
  }

  .social br{
  	display: block;
  }

  .col.social a{
  	margin-right: 0;
  }

	.col.menu.email{
    	padding-left: 0;
    }
  .footer .content .row.cols .col.email{
  	padding-bottom: 0;
  }

  .footer .content .row.cols .col.social{
  	padding-top: 0;
  }
}

@media (max-width: 980px) and  (min-width: 768px) {
  .tab-bar-description .wrapper-tab {
    float: unset;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 15px;
  }
}

@media (max-width: 980px) {
  .product .item {
    padding: 0 6%;
  }
  .container-info {
    padding-left: 15px;
  }
  .hero .content .inner h1.logo a img{
      width:80%;
  }

    .icon-home > img{
      width:200px;
    }

      .template-index .content.description .row.cols .col.col-2{
          padding-top:0px;
          padding-bottom:0px;
      }

}

@media (max-width: 980px) and (orientation:portrait) {
  .hero{
      height:100%
  }
}

@media (max-width: 960px) {
  .template-index .content.description .row.cols .col.col-2{
    padding-left: 30px;
    padding-right: 30px;
  }

  .template-index .content.description .row.cols .col.col-3{
    padding-left: 30px;
    padding-right: 30px;

  }
  .col.social a {
    margin-right: 12px;
  }
}

@media (max-width: 800px) {
  .template-index .content.description .row.cols .col {
    padding-left: 10px;
    padding-right: 10px;
    width: 50%;
  }
  .extra.newsletter {
    float: none;
    text-align: center;
    width: 100%;
  }
  .extra.row.cols.menus {
    float: none;
    text-align: center;
    width: 100%;
  }
  .template-index .content.description .row.cols .col p {
    display: block;
  }
  .product .item {
    padding: 0 4%;
  }
  .info.fixed {
    left: 45% !important;
  }
  .template-index .content.description .row.cols .col.col-2, .template-index .content.description .row.cols .col.col-3{
    padding-left: 0;
    padding-right: 0;
  }
  .template-index .post .text {
      padding: 0 20px;
  }
  .col.menu.email {
    padding-left: 0;
    width: 100%;
  }
  .col.social {
    width: 100%;
  }
  .col.social a {
    margin-right: 0;
  }
  .social br {
    display: block;
  }
  .contact-form {
    margin: auto;
    width: 100%;
  }
}

@media (max-width: 767px) {
  .product .item {
    padding: 0 2%;
  }
  .box-size-chart {
    width: 90%;
  }
  .img-col-mini {
    display: none;
  }
  .images-col-new {
    width: 100%;
  }
  #imageGallery li img,
  .images-gallery > ul > li img {
    display: 0 auto;
    display: inline-block;
  }
  .container-info {
    width: 100%;
    padding-left: 0;
  }
  .header-tagline .tag-pc {
    display: none;
  }
  .header-tagline .tag-mobile {
    display: block;
    padding: 7px 0 6px;
  }
  .info-pro h1 {
    margin: 0 0 15px;
  }
  .container-info .info-pro {
    padding-bottom: 40px;
  }
}

@media (max-width: 720px) {
  .collection .products .product {
    margin: 0 0 10px;
    padding: 6px 6px 4px;
  }
  .half_pitch .col.col-2, .half_pitch .col.col-3 {
    width: 90% !important;
  }
  .icon-home {
      margin-bottom: 50px;
      margin-top: 40px;
  }
  .icon-home > img {
    width: 135px;
  }
}

@media (max-width: 640px){
	.product .item .images, .product .item .info, .product .item .images-col{
    	width:100%;
      padding-left:0;
    }

.half_pitch .col.col-2 {
  margin-bottom: 0 !important;
  padding-bottom: 15px !important;
}
.half_pitch .col.col-3 {
  margin-bottom: 0 !important;
}
.col.menu.email, .col.social {
  margin: 0;
  padding: 0 !important;
}
.footer {
  margin: 10px 0 0;
}

.subtitle img {
  width: 50%;
}
.products .product .frame {
  max-height: 310px;
}

}

@media (max-width:768px){

  .browsing .side-nav {
      background: #f0ded4 none repeat scroll 0 0;
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      right: 0;
      top: 0;
  }
  .side-nav .content{
    background: #f0ded4;
  	text-align: center;
    padding-top: 10%;
  }
  .side-nav ul li{
  	padding: 2px 0;
  }
  .info-pro div[itemprop="offers"] {
    width: fit-content;
    float: left;
  }
  .info-pro h3.price {
    font-size: 26px;
    width: fit-content;
  }
  .info-pro .afterpay-paragraph{
    line-height: 16px;
    font-size: 13px;
    float: right;
    width: fit-content;
  }
  .info-pro .afterpay-paragraph a img {
    height: 13px;
    width: auto;
  }
}


@media (max-width:480px){
  .products .product .frame {
    max-height: 250px;
  }
  .box-size-chart {
    padding: 15px;
    width: 90%;
  }
  .box-size-chart h3 {
    margin-bottom: 10px;
    font-size: 26px;
  }
  .box-size-chart .bar-tab-size .btn-size-chart {
    padding: 5px;
    font-size: 16px;
  }
  .size-chart table tr th,
  .size-chart table tr td {
    padding: 2px 5px;
    font-size: 14px;
  }
  .box-size-chart .size-chart {
    margin: 15px 0;
  }
  .box-size-chart p {
    font-size: 14px;
  }
  .images-col-new {
    margin-bottom: 12px;
  }
  .wrapper.main-content {
    width: 100%;
  }
  .content.content-review {
    max-width: 100%!important;
  }
  .header-tagline p {
    max-width: 100%!important;
  }
  .content.content-review .productreviewwidget {
    max-width: 100%;
    width: 100%!important;
    overflow: auto!important;
    -webkit-overflow-scrolling:touch!important;
  }
  /* .content.content-review .productreviewwidget iframe{
    width: 1px;
    min-width: 100%;
    *width: 100%;
  } */
}


@media (max-width:420px){
	.collection .products.four-columns .product .info .metas .title, .collection .products.three-columns .product .info .metas .title{
    	display:block;
    }
  	.product .lSAction,
  	.collection .products .status{
    	display:none !important;
    }
    .products .product .frame {
      max-height: 160px;
    }
}


@media (max-width:320px){
  .popupbody_content form{
  	padding:0 0 0 0;
  }
  .popupbody_content .email{
	  font-size: 12px;
  }
  .popupbody_content #subscribe.btn.line{
	  font-size: 9px;
  }
  .size-chart table tr th, .size-chart table tr td {
    padding: 2px;
    font-size: 14px;
  }
  .product-size-list .product-size-item {
    margin: 10px 0;
  }
  .info-pro .afterpay-paragraph{
    font-size: 12px;
  }
}

@media screen and (min-width: 768px) {
  .product .item {
    display: flex;
  }
}


@media (max-width:480px){
	.content-instagram,
	.section-why,
	.section-collection-home,
	.section-try {
		padding-top: 15px !important;
	}

	.content-instagram h2,
	.section-collection-home h2,
	.section-try h2 {
		margin-bottom: 15px !important;
	}

	.section-try .row .col-4 {
		margin-bottom: 20px !important;
	}

	.btn-shop {
		width: 100%;
	}

	.info-pro .box-add-to-cart {
		padding: 15px 0 15px;
	}
	.product-size-list {
		margin-bottom: 15px !important;
	}
	.tab-discription {
		margin: 20px 0 20px;
	}
	.container-info .info-pro {
		padding-bottom: 20px;
	}
}





.blackfriday {
	background: #ecdbd1;
	padding: 5px;
	display: flex;

flex-direction: column;

justify-content: center;

align-items: center;
}
.bf--top {
	background: #ecdbd1;
	 color: #414350;
	 letter-spacing: 0px;
	 font-size: 12px;
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	 display: flex;

}
.bf--top2 {
	background: #ecdbd1;
	 color: #414350;
	 letter-spacing: 0px;
	 font-size: 16px;
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	 display: flex;

}

@media (max-width:480px){
	.bf--top {
	flex-direction: column;
	}
}
 .bf--top span {
	 color: #414350;
	 display: block;
	 font-weight: 600;
	 font-size: 16px;
	     margin: 0 5px;
}
 .bf--bottom-box {
	 display: flex;
	 flex-wrap: nowrap;
	background: #ecdbd1;
	 color: #414350;
	 letter-spacing: 0px;
	 justify-content: space-evenly;
}
.bf--bottom-box {
	margin: 5px 0px;
}
 .bf--bottom-box .bf--left {
	 display: flex;
	 justify-content: center;
	 align-items: center;
	 font-size: 14px;
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
 .bf--bottom-box .bf--counter {
	background: #ecdbd1;
	 color: #414350;
	 letter-spacing: 0px;
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}
 .bf--bottom-box .bf--counter ul {
	 margin: 0px;
	 display: flex;
	 justify-content: center;
	 align-items: center;
}
 .bf--bottom-box .bf--counter li {
	 display: inline-block;
	 font-size: 12px;
	 list-style-type: none;
	 text-transform: uppercase;
	 text-align: center;
	 padding: 0 10px;
	 margin-bottom: 0px;
}
 .bf--bottom-box .bf--counter li span {
	 display: block;
	 font-size: 20px;
	 margin-bottom: 2px;
}
 .bf--discount {
	 margin-top: 5px;
	background: #ecdbd1;
	 color: #414350;
	 letter-spacing: 0px;
	 font-size: 12px;
	 font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.bfp {
	display: flex;
	justify-content: center;
	align-items: center;
}
@media (max-width:480px){
.bfp {
	justify-content: start;
	    align-items: center;
	}
}
.bfp h3.striped {
	    font-size: 16px !important;
			margin-left: 5px;
}

.tg-0pky,
.tg-0lax {
	text-align: center;
}


.bfbanner {
	width: 100%;
	display: block;

}

.bfbanner img {
	max-width: 100%;
}


.continuecs {
	background: #b07c88;
	    background-color: #b07c88 !important;
	    color: #fff !important;
}


table.hulkapps-table.table {
	width: 100%;
  text-align: center;
}


.tabs {
  margin: 20px 0;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
}
.tabs li {
  width: fit-content;
    float: left;
    cursor: pointer;
    padding-bottom: 8px;
    color: #4a4a4a;
    font-weight: 400;
    list-style: none;
}
.tabs li a {
  text-decoration: none;
}

.tabs li a.active {
  border-bottom: 1px solid #818181;
}

.tab--desc {
  color: #4a4a4a;
  font-size: 14px;
  font-weight: 400;
}


.variant--available {
  padding-top: 10px;
  display: flex;
  list-style: none;
  justify-content: space-between;
  max-width: 400px;
  text-align: center;
  width: 100%;
  margin: 0 auto;


}


.variant--available li {
  background-color: #eee1d9;
  color: #B07F61;
  padding: 5px 15px;
  position: relative;
}

.variant--available li.soldout {
  background-color: #fafafa;
  color: #a5a5a5;
}

.variant--available li.soldout img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.3;
}

@media (max-width:480px){
  .variant--available {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  .variant--available li {
    padding: 2px 2px;
    margin: 2px;
    position: relative;
    width: 20%;
    font-size: 10px;
  }
}
 