@font-face {
  font-family: winkle;
  src: url(Winkle-Regular.ttf);
}
@font-face {
  font-family: din;
  src: url(DIN.ttf);
}

.disabled{
    display:none!important;
}

.has-cover #mynano{
    top:0px!important;
}

/*Page Settings*/

#page-content{
    background-color:#FFFFFF !important;  
}

.header-fixed{
    position:fixed;
    height:60px;
    top:0px;
    left:0px;
    right:0px;
    line-height:60px;
    z-index:99;
    overflow:hidden;
	background-color:#FFFFFF !important;  
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.1);
}
.left-sidebar-header h3{
    float:left;
    font-family:'Roboto', sans-serif;
    width:102px;
    height:60px;
    line-height:60px;
    padding-left:20px;
    text-align:left;
    color:#12265a;
    font-weight:800;
    letter-spacing:0.5px;
    font-size:20px;
    text-transform:uppercase;
    margin-bottom:0px;
}

.left-sidebar-header a{
    float:right;
    width:56px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#12265a;
    border-left:dashed 1px rgba(255,255,255,0.05);
}

.right-sidebar-header h3{
    float:right;
    font-family:'Roboto', sans-serif;
    width:102px;
    height:60px;
    line-height:60px;
    text-align:right;
    padding-right:20px;
    color:#12265a;
    font-weight:800;
    letter-spacing:0.5px;
    font-size:20px;
    text-transform:uppercase;
    margin-bottom:0px;
}


.right-sidebar-header a{
    float:left;
    width:56px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#12265a;
    border-right:dashed 1px rgba(255,255,255,0.05);
}

.header-icon-0{
  position:absolute;
    float:left;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#262626;
    border-right:dashed 1px rgba(255,255,255,0.1);
    font-size:25px;
}
.header-icon-1{
  position:absolute;
    float:right;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    color:#262626;
    right:180px;
    border-left:dashed 1px rgba(255,255,255,0.1);
    border-right:dashed 1px rgba(255,255,255,0.1);
    font-size:25px;
}

.header-icon-2{
  position:absolute;v
    float:right;
    width:60px;
    height:60px;
    line-height:60px;
    right:120px;
    text-align:center;
    color:#262626;
    border-right:dashed 1px rgba(255,255,255,0.1);
    font-size:25px;
}

.header-icon-3{
  position:absolute;
    float:right;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    right:60px;
    color:#262626;
    font-size:25px;
}
.header-icon-4{
  position:absolute;
    float:right;
    width:60px;
    height:60px;
    line-height:60px;
    text-align:center;
    right:0px;
    color:#262626;
    font-size:25px;
}

.header-logo{
  position:absolute;
    font-family:'Roboto', sans-serif;
    padding-left:20px;
    color:#FFFFFF;
    /*background-color:#9FC0D3;*/
    font-weight:800;
    letter-spacing:0.5px;
    font-size:20px;
    text-transform:uppercase;
}
.header-logo img{
  height:56px;
  margin-top:2px;
}

.footer-links{
  padding:20px;
}
.footer-links a{
    font-size:13px;
    line-height:40px;
    color:#35373b;
  font-family:Montserrat;
}

@media(min-width:768px){
    .footer-links a{
        width:33.3%;   
    }
}

.footer-links a i{
    width:20px;
    text-align:left;
    color:#35373b;
}
.footer .footer-strip{
    margin-bottom:0px;
    padding-bottom:20px;
    padding-top:20px;
    border-top:solid 1px rgba(0,0,0,0.1);
    color:#878787;
}

.footer-logo{
    color:#878787;
    padding-top:40px;
    font-weight:800;
}
.footer-logo img{
    height:120px;
        margin-left:auto;
        margin-right:auto;
}
.footer-text{
  color:#878787;
}
@media(max-width:768px){
    .footer-logo{
        font-family:'Raleway', sans-serif;
        text-align:center;
        font-size:24px;
    }

    .footer-text{
        text-align:center;
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
    }

    .footer-socials{
        width:100%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:40px;
        display: flex;
        justify-content: center;
    }

    .footer-socials a{
        width:40px;
        height:40px;
        float:left;
        line-height:40px;
        text-align:center;
        margin-left:4px;
        margin-right:3px;
    }

    .footer-strip{
        text-align:center;
        margin-bottom:15px;
        font-size:12px;
        color:#878787;
    }
    
    .footer-decoration{
        height:3px;
        width:50px;
        margin-left:auto;
        margin-right:auto;
        background-color:#e34e47;
        margin-bottom:20px;
    }
}


@media(min-width:768px){
    .footer-logo{
        font-family:'Raleway', sans-serif;
        text-align:center;
        font-size:27px;
    }

    .footer-text{
        text-align:center;
        max-width:300px;
        margin-left:auto;
        margin-right:auto;
    }

    .footer-socials{
        width:100%;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:40px;
        display: flex;
        justify-content: center;
    }

    .footer-socials a{
        width:40px;
        height:40px;
        float:left;
        line-height:40px;
        text-align:center;
        margin-left:12px;
        margin-right:12px;
    }

    .footer-strip{
        text-align:center;
        margin-bottom:15px;
        font-size:12px;
    }
    
    .footer-decoration{
        height:3px;
        width:50px;
        margin-left:auto;
        margin-right:auto;
        background-color:#e34e47;
        margin-bottom:20px;
    } 
}

.heading-badge h3{
    width:95px;
    text-align:center;
    margin-bottom:0px!important;
    line-height:25px;
    font-size:12px;
    font-weight:400;
    padding-top:3px;
    padding-bottom:0px;
}

.heading-badge{
    margin-bottom:20px;
    border-width:3px!important;
}

.heading-title{
    text-align:center;
    font-size:19px;
    font-weight:650!important;
    padding-bottom:10px;
}

.heading-title-large{
    text-align:center;
    font-size:22px;
    font-weight:600!important;
    padding-bottom:10px;
}

.heading-style p{
    width:90%!important;
    margin-left:auto;
    margin-right:auto;
}

.heading-style .line{
    z-index:1;
    width:280px;
    margin-left:auto;
    margin-right:auto;
    margin-top:25px;
    margin-bottom:25px;
    display:block;
    height: 1px;
    background: black;
    background: -webkit-gradient(linear, 0 0, 100% 0, from(#ececec), to(#ececec), color-stop(50%, rgba(0,0,0,0.2)));
    background: gradient(linear, 0 0, 100% 0, from(#ececec), to(#ececec), color-stop(50%, rgba(0,0,0,0.2)));
}

.heading-style i{
    background-color:#FFFFFF;
    font-size:24px;
    height:40px;
    width:50px;
    text-align:center;
    line-height:40px;
    color:#666666;
    position:absolute;
    top:38px;
    left:50%;
    margin-left:-25px;
    z-index:2;
}

.heading-style p{
    width:300px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
}

/*Content Strip*/
.content-strip{
    overflow:hidden;
    padding-top:35px;
    padding-bottom:30px;
    margin-bottom:30px;
}

@media(min-width:768px){
    .content-strip .strip-content h4{text-align:center;}
    .content-strip .strip-content p{text-align:center;}
    .content-strip .strip-content i{display:none;}
    .content-strip .strip-subtitle{text-align:center; max-width:500px;  margin:0 auto;}
}

.content-strip .strip-content{
    position:relative;
    z-index:3;
}

.content-strip .strip-subtitle{
    z-index:3;
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    padding-top:20px;
    margin-bottom:0px;
}

.content-strip .strip-content h4{
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    font-size:20px;
    margin-bottom:5px;
}

.content-strip .strip-content p{
    color:rgba(255,255,255,0.6);
    padding-left:30px;
    padding-right:30px;
    margin-bottom:0px;
}

.content-strip .strip-content i{
    position:absolute;
    right:0px;
    height:100px;
    top:-20px;
    width:25px;
    color:rgba(255,255,255,0.9);
    line-height:93px;
    margin-right:30px;
    font-size:30px;
}


.content-strip .overlay{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:1;
    background-color:#0b3696;
}

.content-strip img{
    position:absolute;
    width:150%;
    top:0px;
    left:0px;
    z-index:0;
}

/*Content Strip S*/
.content-strip-s{
    overflow:hidden;
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom:10px;
}

@media(min-width:768px){
    .content-strip-s .strip-content-s h4{text-align:center;}
    .content-strip-s .strip-content-s h1{text-align:center;}
    .content-strip-s .strip-content-s p{text-align:center;}
    .content-strip-s .strip-content-s i{display:none;}
    .content-strip-s .strip-subtitle-s{text-align:center; max-width:500px;  margin:0 auto;}
}

.content-strip-s .strip-content-s{
    position:relative;
    z-index:3;
}

.content-strip-s .strip-subtitle-s{
    z-index:3;
    color:#FFFFFF;
    padding-left:30px;
    padding-right:30px;
    padding-top:20px;
    margin-bottom:0px;
}

.content-strip-s .strip-content-s h4{
    color:#666;
    padding-left:30px;
    padding-right:30px;
    font-size:20px;
    margin-bottom:5px;
}

.content-strip-s .strip-content-s p{
    color:#666;
    padding-left:30px;
    padding-right:30px;
    margin-bottom:0px;
}

.content-strip-s .strip-content-s i{
    position:absolute;
    right:0px;
    height:100px;
    top:-20px;
    width:25px;
    color:#666;
    line-height:93px;
    margin-right:30px;
    font-size:30px;
}


.content-strip-s .overlay-s{
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    z-index:1;
}

.content-strip-s img{
    position:absolute;
    width:150%;
    top:0px;
    left:0px;
    z-index:0;
}

/*Header Search*/
.header-search{
    position:absolute;
    z-index:9;
    background-color:#FFFFFF;
    width:100%;
    line-height:40px;
    -moz-transform: translateY(-500px);
    -webkit-transform: translateY(-500px);
    -o-transform: translateY(-500px);
    -ms-transform: translateY(-500px);
    transform: translateY(-500px);
    -webkit-box-shadow: 0 1px 2px 1px rgba(0,0,0,0.1);
            box-shadow: 0 1px 2px 1px rgba(0,0,0,0.1);
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;  
	right:0px;	
	padding:20px;
}

@media(min-width:260px){
    .header-search{
		width:100%;
    }
}

@media(min-width:760px){
    .header-search{
		width:50%;
    }
}
@media(min-width:1024px){
    .header-search{
		width:35%;
    }
}

@media(min-width:1600px){
    .header-search{
		width:30%;
    }
}
.active-search{
    -moz-transform: translateY(60px);
    -webkit-transform: translateY(60px);
    -o-transform: translateY(60px);
    -ms-transform: translateY(60px);
    transform: translateY(60px);    
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -ms-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;    
}

.header-search input{
    font-family:'Roboto', sans-serif;
    line-height:50px;
    color:rgba(0,0,0,0.8);
    font-style:italic;
    width:100%;
    padding-left:35px;
    padding-right:20px;
	background-color:#F7F7F7 !important;
	border-radius:20px;
	margin-bottom:10px;
}

.header-search a{
    width:61px;
    height:50px;
    line-height:50px;
    text-align:center;
    position:absolute;
    right:0px;
    top:20px;
    color:#1f1f1f;
}
.header-search .header-search-icon {
    width:61px;
    height:50px;
    line-height:50px;
    text-align:center;
    position:absolute;
    left:10px;
    top:20px;
    color:#1f1f1f;
}
.header-search-refine span{
	padding:10px;
	background-color:#F5F5F5;
	border-radius:20px;
	color:#171717;
	margin:5px;
	font-size:0.9em;
}
.header-search-refine span:hover{
	cursor:pointer;
}
.header-search-refine label{
	width:100%;
	color:#171717;
	margin:5px;
	font-size:1.1em;
	font-weight:bold
}
.canvasdiv{
  width:100%;
  background-size: cover;
  border-radius:35px;
}
.a-order-history{
    height:60px;
    line-height:60px;
    color:#1f1f1f;
    font-weight:500;
    font-size:15px;
    display:block;
    width:100%;
}

.store-history-toggle .a-order-history strong{
    padding-left:10px;
    padding-right:10px;
    margin-right:10px;
    font-size:13px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:500;
}

.store-history-toggle .a-order-history{
    font-size:14px!important;
}
/********************************************************/
.page-login{
    text-align:center;
}
.google-btn{
    margin-left:auto;
    margin-right:auto;
}
/********************************************************/
.info-box{
  width:100%
}
.info-box .info-box-content{
  width:65%;
  left:35%;
  border-left:1px solid black;
  position:absolute;
}
/********************************************************/
.main-copy{position:relative;margin:10px 0;}
@media (max-width:640px){
  .main-copy{margin:10px 0 20px;padding:0 10px;}
}
.main-copy .title{position:absolute;top:0;left:0;bottom:0;right:66.7%;
  padding-right:35px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;
  -ms-flex-pack:center;justify-content:center;text-align:center} 
.main-copy .title h1{font-size:30px;font-family:"Montserrat";max-width:100%}
@media (max-width:670px){
  .main-copy .title h1{font-size:24px}
}
@media (max-width:640px){
  .main-copy .title{position:relative;width:100%;display:block;padding:0}
  .main-copy .title h1{font-size:22px;text-align:left}
} 
.main-copy .copy{width:66.7%;float:right;border-left:1px solid #000;
  padding-left:35px;font-weight:200;line-height:28px}
@media (max-width:640px){ 
  .main-copy .copy{width:100%;border:none;float:none;padding:0}} 
.main-copy .copy p{margin:0 0 20px}
@media (max-width:640px){ 
  .main-copy .copy p{margin-bottom:20px;font-size:16px;line-height:30px}
} 
.main-copy .copy p:last-child{margin-bottom:0}
/***************************************************/
.spacer{
  height:50px;width:100%;position:relative;display:block;
}
@media (max-width:640px){
  .spacer{height:20px;width:100%;position:relative;display:block;}
}
/***************************************************/
/*.rWrapper{
  display: inline-flex;
  background: #fff;
  height: 50px;
  width: 400px;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 5px;
  /*padding: 20px 15px;*/
  /*box-shadow: 5px 5px 30px rgba(0,0,0,0.2);*/
/*}
.rWrapper .rOption{
  background: #fff;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  margin: 0 10px;
  border-radius: 5px;
  cursor: pointer;
  padding: 0 10px;
  border: 2px solid lightgrey;
  transition: all 0.3s ease;
}
.rWrapper .rOption .rDot{
  height: 20px;
  width: 20px;
  background: #d9d9d9;
  border-radius: 50%;
  position: relative;
}
.rWrapper .rOption .rDot::before{
  position: absolute;
  content: "";
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #0069d9;
  border-radius: 50%;
  opacity: 0;
  transform: scale(1.5);
  transition: all 0.3s ease;
}
/*input[type="radio"]{
  display: none;
}
#rOption-1:checked:checked ~ .rOption-1,
#rOption-2:checked:checked ~ .rOption-2{
  border-color: #0069d9;
  background: #0069d9;
}
#rOption-1:checked:checked ~ .rOption-1 .dot,
#rOption-2:checked:checked ~ .rOption-2 .dot{
  background: #fff;
}
#rOption-1:checked:checked ~ .rOption-1 .dot::before,
#rOption-2:checked:checked ~ .rOption-2 .dot::before{
  opacity: 1;
  transform: scale(1);
}
.rWrapper .rOption span{
  font-size: 20px;
  color: #808080;
}
#rOption-1:checked:checked ~ .rOption-1 span,
#rOption-2:checked:checked ~ .rOption-2 span{
  color: #fff;
}
*/
/****************************************************/
.noMargin{
  width:49% !important;
  margin:0 !important;
}
/****************************************************/
.store-item .store-item-name {
    text-decoration: none;
    font-size: 1.8em;
    text-align: center;
    color: #000;
    font-weight: 700
  
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 0 0;
    word-wrap: break-word;
      
    font-family:'Archivo Black', sans-serif;
}
.store-item .store-item-name:hover {
    color: #333;
    text-decoration: underline;
    cursor:pointer;
}
.store-item .store-item-price {
    text-decoration: none;
    font-size: 1.2em;
    text-align: center;
    color: #000;
    font-weight: 400
  
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    display: block;
    hyphens: auto;
    margin: 5px 0;
    word-wrap: break-word;
      
    font-family:'Montserrat', sans-serif;
}
.store-items-header{
    margin-left:auto;
    margin-right:auto;
    width:100%;
    text-align:center;
    font-size:2em;
    font-weight:bold;
    margin-top:10px;
    margin-bottom:10px;
    color:#3c3c3c;
}
/**************************************************/
.grey-color{      background-color:#878787;    color:#FFFFFF !important;}
.purple-color{      background-color:#c679b5;    color:#FFFFFF !important;}
.facebook-color{      background-color:#3b5998;    color:#FFFFFF !important;}
.instagram-color{     
  color:#FFFFFF !important;
  background: #f09433; 
  background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
  background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
/*************************************************/

@media only screen and (max-width:599px) {
  .homepage-hero-banner-wrapper .bg_image_top .title-block {
        padding: 20px
    }
    .homepage-hero-banner-wrapper .bg_image_top .title-block.left,
    .homepage-hero-banner-wrapper .bg_image_top .title-block.right {
        top: 30px;
        right: auto;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .homepage-hero-banner-wrapper .bg_image_top .shoe-labels h1 {
        font-size: 42px
    }
    .homepage-hero-banner-wrapper .bg_image_top .shoe-labels p {
        font-size: 16px;
        line-height: 1.8
    }
    .homepage-hero-banner-wrapper .bg_image_top .shoe-labels button {
        padding: 15px
    }
    .bg_image_top .title-block.left,
    .bg_image_top .title-block.right {
        top: 50%;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%)
    }
    .bg_image_top .shoe-labels.title-block {
        padding: 10px
    }
    .bg_image_top .shoe-labels .badge,
    .bg_image_top .shoe-labels .sub-title-block {
        display: none
    }
    .bg_image_top .shoe-labels h1 {
        font-size: 28px
    }
    .bg_image_top .shoe-labels p {
        font-size: 14px;
        line-height: 1.3
    }
    .bg_image_top .shoe-labels button {
        padding: 10px
    }
}
.bg_image_top {
    position: relative
}

.bg_image_top picture .image {
    width: 100%
}

.bg_image_top .title-block {
    position: absolute;
    top: 50%;
    text-align: center
}

.bg_image_top .title-block.left {
    left: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bg_image_top .title-block.center {
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.bg_image_top .title-block.right {
    right: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.bg_image_top .title-block img {
    margin: 15px auto;
    width: 50px
}

.bg_image_top .shoe-labels {
      width: 600px;
      padding: 50px 50px;
      background-color: #ed2b74;
      color: #fff
  }

@media only screen and (max-width:1200px) {
  
  .bg_image_top .shoe-labels {
      width: 400px;
      padding: 10px 10px;
      background-color: #ed2b74;
      color: #fff
  }

}
@media only screen and (max-width:800px) {
  
  .bg_image_top .shoe-labels {
      width: 350px;
      padding: 50px 50px;
      background-color: #ed2b74;
      color: #fff
  }

}
.bg_image_top h1 {
    font-size: 42px
}

.bg_image_top p {
    font-size: 16px;
    line-height: 1.8
}

.bg_image_top button {
    display: block;
    padding: 15px;
    width: 100%
}

.bg_image_top .title-block-heading {
    position: relative
}

.bg_image_top .title-block-heading .badge {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(100%, -50%);
    transform: translate(100%, -50%)
}

.bg_image_top .title-block-heading .badge img {
    width: 65px
}

.bg_image_top .sub-title-block {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 15px;
    font-size: 13px;
    letter-spacing: 1px
}

.bg_image_top .button-primary {
    border-radius: 4px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #3b3b3b;
    background-color: #fff;
    border: 1px solid #3b3b3b;
    display: block;
    padding: 20px;
    font-size: 32px;
    text-transform: none;
    font-family: 'Montserrat SemiBold', sans-serif
}

.bg_image_top .button-primary:hover {
    border: 1px solid transparent;
    background-color: #e8e8e8;
    text-shadow: none;
    text-decoration: none
}

.bg_image_top .button-primary:active {
    border: 1px solid transparent;
    background-color: #c8c7c6
}

.bg_image_top .button-primary:disabled {
    background-color: #e8e8e8
}

.bg_image_top .button-primary:focus {
    background-color: #fff;
    box-shadow: 0 0 2px #3b3b3b;
    text-shadow: none;
    text-decoration: none
}
.homepage-hero-banner-wrapper .slick-arrow {
    position: absolute;
    top: 0;
    bottom: 5px;
    background-color: rgba(0, 0, 0, .2);
    border: 0;
    padding: 0 5px;
    font-size: 42px;
    color: #fff;
    z-index: 1
}

.homepage-hero-banner-wrapper .slick-arrow.slick-prev {
    left: 0
}

.homepage-hero-banner-wrapper .slick-arrow.slick-prev:after {
    font-family: 'mabels';
    content: '\e907'
}

.homepage-hero-banner-wrapper .slick-arrow.slick-next {
    right: 0
}

.homepage-hero-banner-wrapper .slick-arrow.slick-next:after {
    font-family: 'mabels';
    content: '\e908'
}

.homepage-hero-banner-wrapper .slick-arrow:hover {
    background-color: rgba(0, 0, 0, .5)
}

.homepage-hero-banner-wrapper .slick-dots {
    margin: 0;
    padding: 0;
    list-style: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.homepage-hero-banner-wrapper .slick-dots button {
    display: none
}

.homepage-hero-banner-wrapper .slick-dots li {
    display: inline-block
}

.homepage-hero-banner-wrapper .slick-dots li:after {
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    border: none;
    border-radius: 50%;
    background-color: #fff;
    opacity: .4;
    cursor: pointer
}

.homepage-hero-banner-wrapper .slick-dots li:not(:last-of-type) {
    margin-right: 5px
}

.homepage-hero-banner-wrapper .slick-dots li.slick-active:after {
    background-color: #fff;
    opacity: 1
}
/*********************************************/

/*Store Cart 1*/
.store-cart-100 .cart-item{
    height:80px;
    margin-bottom:30px;
    display:block;
}

.store-cart-100 .cart-item img{
    width:80px;
    height:80px;
    position:absolute;
}

.store-cart-100 .cart-item h1{
    padding-left:100px;
    font-size:16px;
    margin-bottom:-3px;
    padding-bottom:0px;
}

.store-cart-100 .cart-item h2{
    position:absolute;
    right:0px;
    top:0px;
    font-size:14px;
    padding-top:1px;
    color:#2981bb;
}

.store-cart-100 .cart-item h3{
    color:#666666;
    font-weight:400;
    padding-left:100px;
    font-size:12px;
    font-style:normal;
    margin-top:-5px;
}

.store-cart-100 .cart-item h4{
    width:100px;
    left:90px;
    position:absolute;
    margin-top:-2px;
}

.store-cart-100 .cart-item h4 a:first-child{
    position:absolute;
    margin-top:-2px;
    font-size:10px;
    height:35px;
    width:35px;
    text-align:center;
    line-height:35px;
    color:rgba(0,0,0,0.4);
}

.store-cart-100 .cart-item h4 a:first-child:hover{
    color:#2cc16a;
}

.store-cart-100 .cart-item h4 a:last-child{
    position:absolute;
    margin-top:-2px;
    margin-left:60px;
    font-size:10px;
    height:35px;
    width:35px;
    text-align:center;
    line-height:35px;
    color:rgba(0,0,0,0.4);
}

.store-cart-100 .cart-item h4 a:last-child:hover{
    color:#e74c3c;
}

.store-cart-100 .cart-item h4 input{
    position:absolute;
    width:30px;
    height:20px;
    margin-top:5px;
    line-height:20px;
    font-size:11px;
    margin-left:32px;
    padding:0px;
    text-align:center;
    border:solid 1px rgba(0,0,0,0.1);
}

.store-cart-100 .cart-item h5{
    position:absolute;
    width:35px;
    height:35px;
    position:absolute;
    line-height:35px;
    text-align:center;
    font-size:12px;
    right:-10px;
    margin-top:-5px;
}

.store-cart-100 .cart-item h5 a{
    color:#c0392b;
}

@media(min-width:768px){
    .store-cart-100 .cart-item{
        width:100%;
        float:left;
        margin-left:2%;
    }
}

@media(min-width:1024px){
    .store-cart-100 .cart-item{
        width:100%;
        float:left;
        margin-left:2%;
    }
}
.redBorder{
  border: 1px solid red !important;
}
/********************************************************************************/
.footer-list{
    list-style: none;
    padding-left:0px;
}
.footer-list li{
	color:#666666;
}

.footer-list li a{
	color:#666666;	
	line-height:15px ;
	text-decoration:none;
}
/********************************************************************************/
.swiper {
  width: 100%;
}
/********************************************************************************/
.manual-cover{
    width:100%;   
  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 50px;
    margin-top:100px;
}
@media(min-width:760px){
  .manual-cover{
    flex-direction: column;
    gap: 50px;
  }
}
@media(min-width:1024px){
  .manual-cover{
    flex-direction: row;
    gap: 5px;
  }
}
@media(min-width:1600px){
  .manual-cover{
    flex-direction: row;
    gap: 5px;
  }
}
/********************************************************************************/
.manual-cover-left{
    float:left;
    z-index:10;
    left:0;
    width:94%;  
	margin-left:3%;
	margin-right:3%; 
    text-align:center;
  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-image: url('https://paperplaneco.id/images/background/circus_banner.png');
    height:500px;
	border-radius:20px;
}

.manual-cover-left h2{
    font-weight:800;
    line-height:35px;
    margin-bottom:0px;
    font-size:30px;
    color:#fff;
}
.manual-cover-left h5{
    font-weight:400;
    line-height:20px;
    margin-bottom:0px;
    font-size:16px;
    color:#fff;
  
}

@media(min-width:760px){
    .manual-cover-left{
        width:100%;  
        padding-left:2%;
        padding-right:2%; 
    }
    .manual-cover-left h4{
        line-height:35px;
        font-size:30px;
    }
    .manual-cover-left h5{
        line-height:30px;
        font-size:20px;
    }
}
@media(min-width:1024px){
    .manual-cover-left{
        width:45%;   
        padding-left:2%;
        padding-right:2%;
    }
    .manual-cover-left h4{
        line-height:50px;
        font-size:40px;
    }
    .manual-cover-left h5{
        line-height:30px;
        font-size:20px;
    }
}

@media(min-width:1600px){
    .manual-cover-left{
        width:45%;   
        padding-left:10%;
        padding-right:10%;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .manual-cover-left h4{
        line-height:60px;
        font-size:50px;
    }
    .manual-cover-left h5{
        line-height:55px;
        font-size:30px;
    }
}
/********************************************************************************/
.manual-cover-right{
    z-index:10;
    left:0;
    width:100%;   
    text-align:center;
    gap: 10px;
  
  
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height:500px;
}

@media(min-width:760px){
    .manual-cover-right{
        width:100%;   
    }
}
@media(min-width:1024px){
    .manual-cover-right{
        width:45%;   
    }
}

@media(min-width:1600px){
    .manual-cover-right{
        width:45%;   
    }
}
/********************************************************************************/
.manual-cover-item{
    z-index:10;
    width:30%;   
}
.manual-cover-item img{
    border-radius: 10px;
    height:500px
}
.manual-cover-right .manual-cover-item-1{
    z-index:10;
    width:30%; 
    background-image: url('https://paperplaneco.id/images/background/1to2-banner1.png'); 
    height:500px;
    border-radius: 20px;
}
.manual-cover-item-2{
    z-index:10;
    width:30%;   
    background-image: url('https://paperplaneco.id/images/background/1to2-banner2.png');
    height:500px;
    border-radius: 20px;
}
.manual-cover-item-3{
    z-index:10;
    width:30%;  
    background-image: url('https://paperplaneco.id/images/background/1to2-banner3.png'); 
    height:500px;
    border-radius: 20px;
}
/********************************************************************************/
.header-logo-1{
    display:inline;
}

@media(min-width:260px){
    .header-logo-1{
      display:none;
    }
}

@media(min-width:760px){
    .header-logo-1{
      display:inline;
    }
	.header-logo{
		padding-left:35px;
	}
}
@media(min-width:1024px){
    .header-logo-1{
      display:inline;
    }
	.header-logo{
		padding-left:40px;
	}
}

@media(min-width:1600px){
    .header-logo-1{
      display:inline;
    }
	.header-logo{
		padding-left:80px;
	}
}

/********************************************************************************/
.header-logo-2{
    display:none;
}

@media(min-width:260px){
    .header-logo-2{
    display:inline;
    }
}
@media(min-width:760px){
    .header-logo-2{
      display:none;
    }
}
@media(min-width:1024px){
    .header-logo-2{
    display:none;
    }
}

@media(min-width:1600px){
    .header-logo-2{
    display:none;
    }
}


.button-change-address{
    font-size:11px !important;
    padding:5px 20px !important;
}
.table-pay-methods{
  border-collapse: collapse;
  width:100%;
}
.table-pay-methods tr{
  line-height:38px;
}
.table-pay-methods td{
  vertical-align:middle;
}
/********************************************************************************/
.purchase-history{
  width:100%;
  border-radius:10px;
  box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 2px;
  padding:15px;
  margin-bottom:20px;
}
.purchase-history-header{
}
.purchase-orderid{
  font-weight:bold;
  margin-right:10px;
}
.purchase-status{
  padding:2px 10px 2px 10px;
  margin-right:10px;
}
.purchase-view-button{
  padding: 5px 30px 5px 30px;
  border-radius:5px;
  border: 1px solid #00AA5B;
}
.purchase-view-button a{
  color:#00AA5B;
  font-weight:normal;
}
/**********************************************************************************/
.content-item{
	overflow: hidden;padding:5px !important;
}
@media(min-width:760px){
    .content-item{
      padding:50px !important;
    }
}
/**********************************************************************************/
.rounded-10{
	border-radius:5px;
}
.content-item-col{
	padding:10px;
}
.content-item-col img{
	margin-bottom:10px;
}
.content-item-col .content-item-card{
	margin:20px;
	padding:10px;
	border-radius:10px;
	width:100%;
	height:100%;
	border:1px solid #E6E6E6;
	/*box-shadow: 2px 2px 10px 2px #E6E6E6;*/
}
.content-item-col .content-item-title{
	font-size:1em;
	font-weight:500;
	font-family: "Noto Sans", sans-serif;
	color:#000000;
}
.content-item-col .content-item-subtitle{
	font-size:0.9em;
	font-family: "Noto Sans", sans-serif;
	color:#808080;
}
.content-item-row{
    padding-left:20px;
    padding-right:20px;
}
.content-item-container{
	width:100%;
}
.content-item-link{
	width:45px;
	padding:5px;
	float:right;
}
.content-item-link img{
	width:100%;
}
.refine-search-container{
	position:fixed;
	bottom:60px;
	padding:20px 20px 20px 20px;
	z-index:100;
	background-color:white;
	border-radius:20px 20px 0 0;
	display:none;
	box-shadow: 0px -3px 3px 0px rgba(158,158,158,0.3);
	-webkit-box-shadow: 0px -3px 3px 0px rgba(158,158,158,0.3);
	-moz-box-shadow: 0px -3px 3px 0px rgba(158,158,158,0.3);

}
.refine-search-container select{
	font-size:13px;
    width:100%;
    height:40px;
    line-height:40px;
    padding-left:10px;
    padding-right:10px;
    color:#000000;
    /*font-style:italic;*/
    border:solid 1px rgba(0,0,0,0.2); 
    border-radius:5px;
    margin-bottom:20px;
    transition:all 250ms ease;
    background-image: url("data:image/png;base64,R0lGODlhDwAUAIABAAAAAP///yH5BAEAAAEALAAAAAAPABQAAAIXjI+py+0Po5wH2HsXzmw//lHiSJZmUAAAOw==");
    background-repeat:no-repeat;
    background-position:98% 50%;
    -webkit-appearance: none;
}
.refine-search-container checkbox{
	display:inline !important;
}
.refine-search-container .a-chevron{
	cursor:pointer;
}
.refine-search-span{
	padding:10px 20px 10px 20px;
	background-color:#F5F5F5;
	border-radius:15px;
	color:#171717;
	margin:5px 5px 5px 5px;
	font-size:0.9em;
	line-height:1em;
}
.refine-search-span:hover{
	cursor:pointer;
}
.refine-search-span-checked{
	background-color:#29BA65 !important;
	color:#FFFFFF;
}
@media(min-width:576px){
    .rounded-10{
		border-radius:5px;
	}
	.content-item-col{
		padding:10px;
	}
	.content-item-row{
		padding-left:25px;
		padding-right:25px;
	}
	.content-item-col span{
		font-size:1em;
	}
}
@media(min-width:720px){
    .rounded-10{
		border-radius:10px;
	}
	.content-item-col{
		padding:15px;
	}
	.content-item-row{
		padding-left:50px;
		padding-right:50px;
	}
	.content-item-col span{
		font-size:1em;
	}
}
@media(min-width:1140px){
    .rounded-10{
		border-radius:20px;
	}
	.content-item-col{
		padding:20px;
	}
	.content-item-row{
		padding-left:100px;
		padding-right:100px;
	}
	.content-item-col span{
		font-size:1.2em;
	}
	.refine-search-container{
		display:inline;
		top:100px;
		left:80px;
		width:200px;
		padding:0px;
		
		box-shadow: none;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
	}
	.refine-search-container .a-chevron{
		display:none;
	}
	.content-item-container{
		padding-left:250px;
	}
}
/**********************************************************************************/
.family-description{
    display:block;
    width:100%;
    margin-bottom:30px;
    padding-left:20px;
    padding-right:20px;
	font-family:Arial;
	color:black;
}
.family-description .family-title{
	font-family:winkle;
	font-size:3em;
	text-transform:uppercase;
}
.family-description p{
	font-size:1.2em;
}
.family-description ul li{
	font-size:1.2em;
}
@media(min-width:760px){
	.family-description{
		padding-left:90px;
		padding-right:90px;
	}
}
.btnViewMore{
	background-color:#CCCAB4;
	border-radius:20px;
	padding:5px 30px 5px 30px;
	color:black;
	text-transform:uppercase;
	text-decoration: none;
	display: block;
  margin-left: auto;
  margin-right: auto;
}
.btnViewMore:hover{
	text-decoration: none;
	cursor:pointer;
}
/********************************************************/

.bottom-menu {
 
    position:fixed;
    height:60px;
    bottom:0;
    left:0px;
    right:0px;
    line-height:60px;
    z-index:105;
    overflow:hidden;
	background-color:#FFFFFF;  
    -webkit-box-shadow: 0 0 -5px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 -5px 1px rgba(0,0,0,0.1);
}
@media(min-width:1140px){
	.bottom-menu {
		display:none;
	}
}