html {
	height: 100%;
}
body{
	font-size:12px;
	margin:0;
	padding:0;
	height: 100%;
	background:#fff;
  overflow-x:hidden;
  background-size:cover !important;
  color:#000;
}
.b-style{
  border:#ABABAB 1px solid;
  border-radius:6px;
  /*-webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.48);
  -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.48);*/
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.48);
}
/* OVERRIDES */
a:link,
a:visited,
a:active{
  color:#454545 !important;
  text-decoration: none;
}
.color_gray{
  color:#454545;
}
.border-top{
  border-top:1px solid #F3F3F3;
}
.spacing-10px{
  padding:0px 10px;
  display: inline-block;
}
.spacing-5p{
  padding:0px 5%;
  display: inline-block;
}
/*  ---  */
.kaM{
	font-family:"nino_mtavruli", cursive, sans-serif;
}
.kaM2{
  font-family:"bregular", cursive, sans-serif;
}
.ka3{
  font-family:"mrgvlovani", cursive, sans-serif;
}
.ka{
	font-family:"mxedruli", cursive, sans-serif;
}
.en{
	font-family: Arial;
}
.stop-scrolling {
  height: 100%;
  overflow: hidden;
}
*:focus {
  outline: 0;
  outline-color: transparent;
  outline-style: none;
}
/*FOR PLUGIN*/
.cssAnimHidden{
	visibility: hidden;
}
.font-10{ font-size:10px; }
.font-11{ font-size:11px; }
.font-12{ font-size:12px; }
.font-13{ font-size:13px; }
.font-14{ font-size:14px; }
.font-15{ font-size:15px; }
.font-16{ font-size:16px; }
.font-17{ font-size:17px; }
.font-18{ font-size:18px; }
.font-19{ font-size:19px; }
.font-20{ font-size:20px; }
.font-22{ font-size:22px; }
.font-24{ font-size:24px; }
.font-26{ font-size:26px; }
.font-30{ font-size:30px; }
.font-34{ font-size:34px; }
.font-36{ font-size:36px; }
.font-38{ font-size:38px; }
.letterspacing-2{
  letter-spacing: 2px;
}
.letterspacing-4{
  letter-spacing: 4px;
}
/* PARALLAX
===================================== */
.parallax {
  position: relative;
  overflow: hidden;
}
.parallax_image,
.parallax_pattern {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-position: center center;
  will-change: transform;
}
.parallax_image {
  /*background-repeat: no-repeat;*/
  -webkit-background-size: cover;
  background-size: cover;
}
.parallax_pattern {
  background-repeat: repeat;
}
.parallax_cnt {
  position: relative;
}
/* Zlayer
===================================== */
.layer3d_container {width:100%; margin:auto; overflow:hidden; position:relative;}
.layer3d_container img{position:absolute;}
.layer3_bg3 {z-index:1; margin-left:-290px;}
.layer3_bg2 {z-index:2; margin-left:-329px; margin-top:200px;}
.layer3_bg1 {z-index:4; margin-left:-305px;}
/*SWIPER*/
.swiper-container {
      width: 100%;
      height: 100%;
      overflow: hidden;
    }
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  overflow:hidden;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
/* HOME SLIDER */
.swiper-slider-cont{
  float:left;
  width:100%;
  background-size:100% auto;
  padding:0px 0 0px 0;
}
  .swiper-slider-cont a:link,
  .swiper-slider-cont a:active,
  .swiper-slider-cont a:visited{
    text-decoration: none;
    color:#454545;

  }
.slide-image{
  background-size: 100% auto !important;
  /*padding-bottom: 50%;*/
  height:500px;
  overflow: hidden;
}
.slide-image-multiple{
  height:350px !important;
}
.slider_content{
  position:absolute;
  left:0px;
  top:0px;
  width:100%;
  height:100%;
  text-align:left;
  padding:0px 10%;
  z-index:99;
}

/*Global*/
.hide{
  display: none;
}
.hide_strong{
  display: none !important;
}
.height_0{
  overflow: hidden;
  height:0px;
}
.opacity_0{
  opacity:0;
}
.listStyleNone{
  list-style: none;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
.ulFloat{
  list-style: none;
  padding:0 0 0 0;
  margin:0 0 0 0;
}
.ulFloat li{
  float:left;
}
.white_link:link,
.white_link:visited,
.white_link:active{
  color:#fff;
  text-decoration: none;
}
.noUnderline:link,
.noUnderline:active,
.noUnderline:visited,
.noUnderline:hover,
.noUnderline:link *,
.noUnderline:active *,
.noUnderline:visited *,
.noUnderline:hover *{
  text-decoration: none;
}
.home_text{
  float:left;
  width:100%;
  background-size:100% auto;
  margin:0px 0 0px 0;
  position: relative;
  overflow: hidden; /*  -------------------------- TEMP - TEST ----------------------------- */
}
  .home_text .video-bg { /* YOUTUBE VIDEO DIV */
   width: 100%;
   height: 0;
   padding-bottom: 56.25%;/* Aspect ratio */
   position: absolute;
   background:#000;
  }
  .home_text .video-bg iframe {  /* YOUTUBE VIDEO IFRAME */
   border: 0;
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
  }
.block{
  float:left;
  display:block;
  width:100%;
  position: relative;
  z-index:1;
}
/* BREADCRUMP */  
.breadcrump{
  float:left;
  width:100%;
  padding:9px 0 11px 0;
  margin-bottom:15px;
  border-bottom:1px solid #EEEEEE;
}
  .breadcrump a:link,
  .breadcrump a:visited,
  .breadcrump a:active{
    color:#222222;
    text-decoration:none;
  }
  .breadcrump a:hover{
    color:#222222;
    text-decoration:none;
  }
.brandBg{
  background:#c00;
}
.brand-color{
  color:#5EB193;
}
.color-blue{
  color:#596D85;
}
.color-blue2{
  color:#4682B4;
}
.border-top-strong{
  border-top:2px solid #252525;
}
.border-bottom-strong{
  border-bottom:2px solid #252525;
}
.flyMsg{
  position: fixed;
  top:50%;
  left:50%;
  z-index: 999999;
  transform: translate(-50%, -50%);
  font-size:18px;
}
.flyMsg.success{
  text-align: center;
  background:#F5FFED;
}
.flyMsg.fail{
  text-align: center;
  background:#FFEDF0;
}
.content-padding{
  padding:0 5%;
}
.button-style-1,
.button-style-1:link,
.button-style-1:visited,
.button-style-1:active{
  text-align: center;
  background:#343A40;
  color:#fff;
  border-radius: 6px;
  border:0px none;
  padding:10px;
  text-decoration: none;
  display: table;
  margin:0 auto;
  -webkit-box-shadow: 0px 0px 0px 0px ;
  -moz-box-shadow: 0px 0px 0px 0px ;
  box-shadow: 0px 0px 0px 0px ;
  cursor: pointer;
  transition: all .6s;
}
.button-style-1:hover{
  background:#626A6C;
}
.button-style-2,
.button-style-2:link,
.button-style-2:visited,
.button-style-2:active{
  width:100%;
  text-align: center;
  background:#F4F7F7;
  border:1px solid #E2E8EA;
  color:#343A40;
  border:0px none;
  padding:15px 10px;
  text-decoration: none;
  display: table;
  margin:0 auto;
  cursor: pointer;
  display: block;
  transition: all .6s;
}
.button-style-2:hover{
  background:#E8EDED;
}
.title-style-1{
  display: block;
  background:#F4F7F7;
  border:1px solid #E2E8EA;
  color:#343A40;
  padding:20px;
  font-weight: bold;
  font-size: 22px;
}
.nino_fix{
  position: relative;
  /*top:2px;*/
}
.nino_fix_span_8 span{
  position: relative;
  top:8px;
}
/*  --------------------- TOP MENU & DROP DOWN MENU ------------------*/
#logo{
  margin-top:8px;
  margin-left: 8px;
  float: left;
}
.langs{
  position: absolute;
  top: 15px;
  right: 15px;
}
  .langs a:link,
  .langs a:visited,
  .langs a:active{
    padding:4px;
    color:#222;
  }
  .langs a:hover{
    color:#222;
    text-decoration: none;
  }
.top-menu{
  float:left;
  margin:16px 0 0 10px;
}
.top-menu > li > a:link,
.top-menu > li > a:visited,
.top-menu > li > a:active{
  font-size:16px;
  padding:20px 10px;
  text-decoration: none;
  color:#474747;
  transition: all .6s;
  font-weight: bold;
  letter-spacing: .7px;
}
.top-menu > li > a:hover{
  color:#27904B;
}
.top-menu .dropdown-activate{ 
  position: relative;
}
.top-menu .dropdown-activate > a:after{
  content:'\f107';
  position: absolute;
  right:0px;
  top:2px;
  font-size:12px;
  font-family: 'Font Awesome 5 Pro';
}
.top-menu .child-menu{
  position: absolute;
  top:32px;
  left:0px;
  z-index:999999;
  overflow:hidden;
  width:140%;
  list-style: none;
  padding:4px 4px 8px 4px;
  margin:0 0 0 0;
  height:0px;
  opacity:0;
}
  .top-menu .child-menu ul{
    float:left;
    margin:0 0 0 0;
    padding:4px 0 0px 8px;
    display: block;
    /*border:1px solid rgba(0,0,0,.1);*/
    /*border-radius: 6px;*/
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background:rgba(255,255,255, .9);
  }
  .top-menu .child-menu li{
    display: block;
    width:100%;
  }
  .top-menu .child-menu a:link,
  .top-menu .child-menu a:visited,
  .top-menu .child-menu a:active{
    display: block;
    padding:2px 5px 3px 5px;
    text-decoration: none;
    color:#000;
    transition: all .6s;
    font-size:14px;
  }
  .top-menu .child-menu a:hover{
    /*opacity:.8;*/
    color:#27904B;
  }
.left_menu .dropdown-activate{ 
  position: relative;
}
.left_menu .dropdown-activate > .dropdown-a:after{
  content:'\f105';
  position: absolute;
  right:0px;
  top:8px;
  font-family: 'Font Awesome 5 Pro';
}
.left_menu .child-menu{
  z-index:999999;
  overflow:hidden;
  width:100%;
  list-style: none;
  padding:0px 0px;
  margin:0 0 0 0;
}
  .left_menu .child-menu ul{
    float:left;
    margin:0 0 0 0;
    /*padding:8px 0 10px 8px;*/
    width:100%;
    display: block;
  }
  .left_menu .child-menu li{
    display: block;
    width:100%;
  }
  .left_menu .child-menu a:link,
  .left_menu .child-menu a:visited,
  .left_menu .child-menu a:active{
    display: block;
    padding:8px 5px 8px 15px;
    text-decoration: none;
    color:#000;
    transition: all .6s;
  }
  .left_menu .child-menu a:hover{
    color:#27904B;
  }
.left_menu .dropdown-activate > .child-menu{
  max-height:0px;
  overflow:hidden;
}
.left_menu .expanded{
  max-height:1000px !important;
  overflow:none;
}

.content-simple{
  float:left;
  width:100%;
}
.registration-personal .form-group > div{
   margin-bottom:10px;
   font-size:16px;
}
.content-fix,
.content_fix{
  margin-top:100px !important;
}
.registration-width{
  margin:0 auto;
  max-width: 600px;
}
.login-width{
  margin:0 auto;
  max-width: 300px;
}
.account-width{
  margin:0 auto;
  max-width: 500px;
}
.password-recovery-width{
  margin:0 auto;
  max-width: 500px;
  font-size:16px;
}
.change-password-width{
  margin:0 auto;
  max-width: 300px;
}
.terms-conds{
  overflow:hidden;
  overflow-y:scroll;
  width:100%;
  height:600px;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.override-full {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    overflow:hidden;
}
.vcenter{
  position: relative;
  height: 100%;
}
.vcenter > *{
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.gallery-img{
  padding-top: 60%; /* 4:3 Aspect Ratio */
  margin-bottom:6%;
  background-size:cover;
  background-repeat: no-repeat;

  -webkit-border-top-left-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-topleft: 6px;
  -moz-border-radius-bottomright: 6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.overlay_box{
  position: fixed;
  width:100%;
  height:100vh;
  background:rgba(0,0,0,.3);
  /*padding:5%;*/
  top:0px;
  z-index:999999;
}
  .overlay_content{
    position: relative;
    background:#fff;
    width: 100%;
    height:100%;
    /*max-width:1000px;*/
    margin:0 auto;
  }
  .overlay_content .overlay_close{
    position: absolute;
    right:20px;
    top:15px;
    color:#aaa;
    cursor: pointer;
    z-index:9999991;
    font-size:24px;
  }
  .spec_overlay_close{
    position: fixed;
    right:20px;
    top:15px;
    color:#aaa;
    cursor: pointer;
    z-index:9999991;
    font-size:24px;
  }
.loader{
  display: none;
  position: fixed;
  left: 50%;
  top: 50%;
  transform:translate(-50%, -50%);
  z-index:99999999;
}

/*  --------------------- SITE STYLE ------------------*/
header, .content, .footer_content{
	position:relative;
	margin:0px auto;
}
nav{
  position: relative;
}
/* MOBILE MENU */
.overlay-header-mobile{
  position: fixed;
  top: 0px;
  left: 0px;
  width:100%;
  z-index:300;
  border-bottom:2px solid #B6B6B6;
  background:#fff;
  display:none;
}
.overlay-header-mobile .mobile-button{
  float: left;
  width: 20% ;
  height:40px;
  text-align: center;
  color:#555555;
  /*padding:0 0 0 0;*/
  /*margin:0 0 0 0;*/
}
  .overlay-header-mobile .mobile-button .fa-bars{
    position: relative;
    top:2px;
  }
.mobile-filter-menu{
  position: fixed;
  top: 42px;
  left: 0px;
  width:100%;
  z-index:300;
  /*border-bottom:2px solid #B6B6B6;*/
  /*background:#fff;*/
  display:none;
}
.overlay-header-mobile .mobile-button:last-child{
  /*width: calc( 20% - 1px) !important;*/
}
#mobile_menu_button{
  padding-top:1px;
  font-size:24px;
}
.mobile-search{
  padding-top:2px;
  font-size:24px;
}
.mobile-logo{
  padding-top:3px;
}
.mobile-account{
  padding-top:2px;
  font-size:24px;
}
.mobile-basket img{
  padding-top:10px;
  width:25px;
}
#mobile_menu,
.mobile-filter-menu-content{
  position: fixed;
  top:-6px;
  left: 0px;
  max-height:0px;
  width: calc( 100% - 8px );
  background:#fff;
  z-index:300;
  overflow-x:scroll;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border:2px solid #E1E1E1;
  border-top:0px none;
  margin:4px;
  overflow: auto;
  height: calc(100vh - 50px) !important;
}
.mobile-filter-menu-content{
  opacity: 0;
}
.mobile_menu_cont{
  width:100%;
  /*max-width: 160px;*/
  padding:20px;
  border-right:1px solid #E1E1E1;
  list-style: none;
}
.mobile_menu_cont .child-menu{
  overflow: hidden;
  max-height:0px;
}
.mobile_menu_cont a:link,
.mobile_menu_cont a:visited,
.mobile_menu_cont a:active{
  text-align: center;
  color:#454545;
  padding:1px 3px 1px 3px;
  margin-bottom:10px;
  display: block;
  border:1px solid #C8C8C8;
  border-radius: 4px;
  font-size:24px;
  text-decoration: none;
  transition: all .6s;
  background:none;
  font-weight: bold;
}
.mobile_menu_cont a:hover{
  background:rgba(255,255,255,.05);
}
.mobile-compare .fa-exchange{
  color:#606060;
}
.mobile-wishlist{
  padding-top:4px;
}
.mobile-wishlist > div{
  padding-top:6px;
}
.close-mobile-menu{
  position: fixed;
  top: 1px;
  left: 23px;
  color: #909090;
  z-index: 350;
  font-size: 26px;
  background-color: #fff;
  /*padding: 5px;*/
}
.mobile-filter-menu-content{
  position: fixed;
  top:-6px;
  left: 0px;
  max-height:0px;
  width: calc( 100% - 8px );
  background:#fff;
  z-index:300;
  overflow-x:scroll;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  border:2px solid #E1E1E1;
  border-top:0px none;
  margin:4px;
}
.left_menu{
  /*background:#a00;*/
}
.left_menu ul{
  list-style: none;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.left_menu a:link,
.left_menu a:visited,
.left_menu a:active{
  padding:8px 10px;
  display:block;
  border-bottom:1px solid #DADADA;
  font-size:16px;
  text-decoration: none;
  transition: all .6s;
}
.left_menu a:hover{
 background:#F5F5F5;
}
.overlay-header{
  position: fixed;
  left:0px;
  top:0px;
  width: 100%;
  z-index:99;
  height:52px;
  background:rgba(255,255,255,.9);
  -webkit-box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.59);
  -moz-box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.59);
  box-shadow: 0px 4px 18px -5px rgba(0,0,0,0.59);
}
.header-buttons{
  padding:14px 8px 0 0;
}
  .header-buttons li{
    /*position: relative;*/
    min-width:30px;
    /*display: block;
    background:#f00;*/
  }
  header .header-search-button{
    font-size:22px;
    cursor: pointer;
    /*padding:10px;*/
  }
  header .header-search-button-cont{
    position: relative;
  }
  header .search-close-button,
  .mobile-good-search-bar .search-close-button{
    position: absolute;
    /*top: 3px;*/
    top: 18px;
    right: 6px;
    color: #444;
    font-size: 28px;
    padding: 5px;
    cursor: pointer;
  }
	header .header-buttons .social-link:link,
  header .header-buttons .social-link:active,
  header .header-buttons .social-link:visited{
    padding:6px;
    color:#212121;
    font-size:16px;
  }
  header .header-buttons .compare-button:link,
  header .header-buttons .compare-button:active,
  header .header-buttons .compare-button:visited{
    padding:0px 6px;
    color:#212121;
    font-size:16px;
  }
  header .header-buttons .other-buttons:link,
  header .header-buttons .other-buttons:active,
  header .header-buttons .other-buttons:visited{
    position: relative;
    top:-10px;
    left:0px;
    padding:0px 8px;
    color:#212121;
    font-size:26px;
    min-width:30px;
  }
  header .header-buttons .wisthlist-button:link,
  header .header-buttons .wisthlist-button:active,
  header .header-buttons .wisthlist-button:visited{
    position: relative;
    top:-12px;
    left:0px;
    padding:0px 8px;
    color:#212121;
    font-size:26px;
    min-width:30px;
  }
  .basket-count{
    position: absolute;
    right: -3px;
    top:-5px;
    z-index: 10px;
    background:#20CE88;
    color:#fff;
    padding:5px;
    border-radius:4px;
    font-size:12px;
  }
  .mobile-basket-count{
    position: absolute;
    left: 50%;
    top: -3px;
    z-index: 10px;
    /* background: #20CE88; */
    color: #20CE88;
    padding: 5px;
    border-radius: 4px;
    font-size: 14px;
    transform: translateX(-46%);
  }
    .mobile-basket-count > div{
      width: 30px;
      text-align: center;
      /*background: rgba(0,0,0,.1);*/
    }
  .wishlist-count{
    position: absolute;
    right: -3px;
    top:-3px;
    z-index: 10px;
    background:#20CE88;
    color:#fff;
    padding:5px;
    border-radius:4px;
    font-size:12px;
  }
  .mobile-wishlist-count {
    position: absolute;
    left: 62%;
    top: 3px;
    z-index: 10px;
    background: #20CE88;
    color: #fff;
    padding: 0px 2px 7px 2px;
    border-radius: 4px;
    font-size: 16px;
    line-height: 14px;
  }
  .compare-count{
    position: absolute;
    right: -6px;
    top:-5px;
    z-index: 10px;
    background:#20CE88;
    color:#fff;
    padding:5px;
    border-radius:4px;
    font-size:12px;
  }
  
.good-search-bar{
  position: absolute;
  left:90px;
  top:-10px;
  width: calc( 100% - 90px );
  transition: all .6s;
  opacity: 0;
  /*display: none;*/
}
.mobile-good-search-bar{
  position: fixed;
  left:0px;
  top:0px;
  width: 100%;
  background: #fff;
  transition: all .6s;
  opacity: 0;
  z-index:999;
  border-bottom:1px solid #898989;
  /*display: none;*/
}
.good-search-bar-set-pos{
  right:400px;
  top:-4px;
}
  .good-search-bar .input,
  .mobile-good-search-bar .input  {
    float:right;
    /*padding: 7px 8px;*/
    padding: 24px 8px 11px 8px;
    font-size:18px;
    /*border:1px solid #ABABAB;
    border-radius: 8px;*/
    margin: 0px 0;
    border-radius: 6px;
    /*min-width:600px;*/
    width:100%;
    border:0px none;
    /*width:1200%;*/
  }
  .good-search-bar .input:focus{
    border:0px none;
    outline: none;
  }
.goods-main-menu{
  /*float:left;*/
  width:100%;
  max-width:calc( 100% - 70px );
  margin:0 auto;
  /*margin-left: 2px;*/
  /*border:2px solid #A6A6A6;
  border-radius:6px;*/
}
.pt-10px{
  margin-top: 10px;
}
.pt-101px{
  margin-top: 101px;
}

  .goods-main-menu > div{
    display: table;
    margin: 0 auto;
    /*width:80%;*/ /* CENTERED DIV WIDTH */
  }
    .goods-main-menu ul{
      padding:20px;
      margin:0 0;
      list-style: none;
    }
      .goods-main-menu li{
        display: inline-block;
      }
        .goods-main-menu a:link,
        .goods-main-menu a:visited,
        .goods-main-menu a:active{
          text-decoration: none;
          color:#393939;
          font-weight: bold;
        }
        .goods-main-menu a:hover{
          text-decoration: none;
        }
        .goods-main-menu a .menu_icon .normal{
          border-radius: 50%;
          /*-webkit-transition: -webkit-transform .8s ease-in-out;*/
          transition:         transform .6s ease-in-out;
        }
        .goods-main-menu a:hover .menu_icon .normal{
          border-radius: 50%;
          /*-webkit-transform: rotate(360deg);*/
          transform: rotate(360deg);
        }
.menu_icon{
  position: relative;
  padding:0 30px;
  text-align: center;
  font-size:15px;
  opacity: 0.82;
  letter-spacing: .7px;
}
  .menu_icon .normal{
      width:66px;
      height:66px;
      display: table;
      margin:0 auto;
  }
   .menu_icon .active{
      width:66px;
      height:66px;
      display: table;
      margin:0 auto;
      display: none;
  }
  .menu_icon.active .normal{
    display:none !important;
  }
  .menu_icon.active .active{
    display:block !important;
  }
.goods-sub-menu{
  float: left;
  margin:0px 0 10px 0;
}
  .goods-sub-menu ul{
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
  }
    .goods-sub-menu ul li{
      display: inline;
    }
      .goods-sub-menu ul a:link,
      .goods-sub-menu ul a:visited,
      .goods-sub-menu ul a:active{
        text-decoration: none;
        color:#393939;
        /*border-radius:6px;*/
        padding:1px 8px 1px 8px;
        margin: 0 4px 0 2px;
        font-size:16px;
        /*border:1px solid #ABABAB;*/
        border:#ABABAB 1px solid;
        border-radius:6px;
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
        transition: all .6s;
        font-weight: bold;
        letter-spacing: .7px;
      }
      .goods-sub-menu ul a:hover{
        background:#4C4C4C;
        border:1px solid #4C4C4C;
        color:#fff !important;
      }
      .goods-sub-menu ul a.active,
      .mobile-goods-sub-menu ul a.active{
        background:#4C4C4C;
        border:1px solid #252525;
        color:#fff !important;
      }
.under-menu{
  position: relative;
  float: left;
  width: 100%;
  max-width:calc( 100% - 70px );
  margin-top:2px;
  margin-left:35px;
  /*margin:6px 0;*/
  /*padding-bottom:6px;*/
}
.custom-menu-cont{

}
.top-filter{
  position: relative;
  float:left;
  width: 100%;
  max-width:calc( 100% - 70px );
  margin:10px auto 20px 35px;
  margin-left:35px;
}
.top-filter-float{
  position: fixed;
  width: auto !important;
  margin: 10px 0 20px 93px;
  top: 52px;
  z-index:999;
}
  .top-filter a:link,
  .top-filter a:visited,
  .top-filter a:active
  {
    text-decoration: none;
    color:#393939;
    /*border-radius:6px;*/
    margin: 0 4px 0 2px;
    font-size:16px;
    /*border:1px solid #ABABAB;*/
    transition: all .6s;
    background:#fff;
    font-weight: bold;

    padding: 0px 6px 0px 6px;
    letter-spacing: 0.7px;
  }
  .top-filter a:hover{
    color:#fff !important;
    background:#4C4C4C;
  }
  .top-filter a.active,
  .mobile-filter-menu-content a.active{
    color:#fff !important;
    background:#4C4C4C;
  }
/* GOODS */
.goods-container{

}
  .goods-container .col{
    margin-bottom:20px;
    max-width:400px;
  }
  .goods-container .img{
    width:100%;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center center;
    opacity:1;
    transition: all .6s;
  }
  .goods-container .good-cont{
    position: relative;
  }
  .goods-container .good-cont .add_to_wishlist{    
    position: absolute;
    right: 20px;
    top: 4px;
    width: 44px;
    padding: 10px;
    z-index: 9;
  }
  .goods-container .good-cont .img-cont{    
    width:100%;
    overflow: hidden;
  }
  .goods-container .good-cont .out_of_stock{
    position: absolute;
    left:0px;
    top:0px;
    z-index:8;
    width: 100%;
    height: 100%;
    text-align: center;
    background:rgba(255,255,255,.6);
  }
  .goods-container .good-cont .out_of_stock span{
     color:#A90100;
     font-size:22px;
     font-weight: bold;
     padding-top:calc( 50% - 50px);
     transform: rotate(-10deg);
     display: block;
  }
  .goods-container .title{
    margin-top: 10px;
    font-size:18px;
    text-align: center;
    color:#272727;
  }
  .goods-container .price{
    font-size:16px;
    text-align: center;
    color:#5A5A5A;
  }
.good-more{
  /*margin-top:40px;*/
  height:100vh;
}
  .good-more .sec{
    float:left;
    position: relative;
    height:100%;
  }
    .good-more .sec .good-options{
      position: absolute;
      left:50%;
      top:50%;
      transform: translate(-50%,-50%);
      width: 100%;
      max-width:90%;
    }
  .good-more .sec-1,
  .good-more .sec-3{
    width:20%;
  }
  .good-more .sec-2{
    position: relative;
    margin-top:50px;
    /*width:calc(100% - 760px);*/
    width:60%;
  }
  .good-more .sec-4{
    float:left;
    width:100%;
    margin-top:80px;
  }
  .good-more .title{
    font-size:22px;
    padding:5px;
    display: table;
    text-align: center;
    margin:0px auto 20px auto;
    font-weight: bold;
    width:100%;
  }
  .good-more .stars{
    text-align: center;
    cursor: pointer;
  }
    .good-more .stars img{
      width: 22px;
      padding-right:3px;
    }
  .good-more .price{
    /*color:#1FCF87;*/
    padding:0px 8px;
    display: table;
    text-align: center;
    margin:20px auto 20px auto;
  }
  .good-more .out_of_stock{
    margin-top: 30px;
    padding-top:30px;
    padding-bottom: 10px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color:#A90100;
  }
  .good-more .price .price-volume{
    font-size:40px;
    font-weight: bold;
    -webkit-text-fill-color: #1FCF87; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
  }
  .good-more .button-360{
    text-align: center;
    cursor: pointer;
  }
    .good-more .button-360 img{
      width:120px;
      opacity: 0.82;
    }
  .good-more .youtube-video{
    text-align: center;
  }
    .good-more .youtube-video img{
      width:82px;
      opacity: 0.82;
    }
  .good-more .comparison-sizes{
    text-align: center;
    margin-top:18px;
    cursor:stars.stars pointer;
  }
    .good-more .comparison-sizes img{
      width:70px;
      opacity: 0.93;
    }
  .good-more .comparison-goods{
    text-align: center;
    margin-top:18px;
    cursor: pointer;
  }
    .good-more .comparison-goods img{
      width:70px;
      opacity: 0.93;
    }
  .good-more .sec-2-viewer{
    width:100%;
    /*position: relative;
    height:100%;
    display: table;
    margin: 0 auto;*/
  }
      .good-more .sec-2-viewer .enlarge{
        position: absolute;
        right: 10px;
        top:10px;
        cursor: pointer;
        width: 46px;
        padding:10px;
      }
      .good-more .sec-2-viewer .add-to-wishlist{
        position: absolute;
        left: 10px;
        top:10px;
        cursor: pointer;
        width: 51px;
        padding:10px;
      }
  .good-more .sec-2 .main-img{
    /*width:100%;*/
    display: table;
   /* width: auto;
    max-width: 100%;
    max-height: 100vh;*/
    /*height:auto;
    margin: 0 auto;*/
    /*position: absolute;
    left:50%;
    top:0px;
    transform:  translateX(-50%);
    width:80%;
    height:auto;*/
    /*background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;*/
  }
  .good-more .tab-header-bar{
    width:100%;
    text-align: center;
  }
     .good-more .tab-header{
        position: relative;
        bottom:-2px;
        display: inline-block;
        padding:14px 20px 10px 20px;
        font-size:18px;
        font-weight: bold;
        cursor: pointer;
      }
      .good-more .tab-header.active{
        background:#F0F0F0;
        border:1px solid #E2E2E2;
        border-bottom:none;
        border-top-right-radius: 6px;
        border-top-left-radius: 6px;
      }
  .good-more .tab-content{
    display: table;
    /*min-width: 1200px;*/
    width: 90%;
    max-width: 1600px;
    margin:0 auto;
    background:#F0F0F0;
    border:1px solid #E2E2E2;
    border-radius: 6px;
    padding:15px;
  }
  .good-more .tab-content p{
    padding:0 0 0 0;
    margin:0 0 0 0;
  }
  .good-more .tab-content hr{
    padding:0 0 0 0;
    margin:0 0 20px 0;
  }
  .good-more .tab-content .row > div{
    padding-bottom:30px;
  }
  .good-more .other-images{
    /*position: absolute;
    left:0px;
    bottom:0px;*/
    margin-top:50px;
    text-align: center;
  }
  .good-more .other-images div{
    display: inline-block;
    cursor: pointer;
  }
  .good-more .other-images img{
    width:80px;
  }
.comparison-cont{
  position: relative;
  width:100%;
  height:100%;
}
  .comparison-menu{
    float:left;
    width:20%;
    height:100%;
    border-right:1px solid #ddd;
  }
    .comparison-menu .col{
      padding-right:2px;
      padding-left:2px;
    }
  .comparison-items{
    float:left;
    width:80%;
    height: 100%;
  }
  .comparison{
    float:left;
    position: relative;
    width:100%;
    height: 100%;
    /*width:calc( 100% - 200px );*/
    /*width: 100%;*/
    /*max-width:60%;*/
    /*overflow:hidden;*/
  }
  .comparison-cont .sizer{
    /*width:100%;*/
    opacity: .001;
    height:100%;
  }
  /*.comparison .comparison-bg,
  .comparison .comparison-img {
    position: absolute;
    left:0px;
    top:0px;
    max-width: 100%;
    max-height: 100%;
    z-index:99;
  }*/
  .comparison .comparison-bg,
  .comparison .comparison-img {
    position: absolute;
    /*left:0px;*/
    /*top:0px;*/
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
    width: 100%;
    height:auto;
    z-index:99;
  }
  .comparison .comparison-img{
    z-index:100 !important;
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;

  }
  .comparison-menu-item{
    float:left;
    position: relative;
    width: 100%;
    /*padding-top: 100%;*/
    cursor: pointer;
    margin-top:10px;
  }
  .comparison-menu-item .comparison-bg,
  .comparison-menu-item .comparison-img {
    position: absolute;
    left:0px;
    top:0px;
    width: 100%;
    height:auto;
    z-index:99;
  }
  .comparison .comparison-img{
    z-index:100 !important;
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab
  }
.open-obox{
  cursor: pointer;
}
.view_360_helper{
  opacity: 0;
}

  .view_360{
    width: 100%;
    height: 100%;
    margin: 0 auto;
    /*display: none;*/
    /*background:#c00;*/
    /*background-color: gold;*/
    /*display: inline-block;*/
    /*cursor: url(../i/360.png);*/
    /*cursor: url(../i/cursor_360.png), auto;*/
    cursor: move; /* fallback if grab cursor is unsupported */
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
  }
  .view_360:active{
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
  }
  .view_360:hover{
    /*cursor:e-resize;*/
  }
.full_screen_360_cont{
  position: fixed !important;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: #fff;
  z-index: 9;
  /*z-index:999;*/
}
.full_screen_360_cont .main-img{
  width:auto !important;
  height:100vh !important;
  display: table;
  margin: 0 auto !important;
}
.full_screen_360{
  /*position: fixed;*/
  /*top: 0px;*/
  /*left: 0px;*/
  /*width: 100vh;*/
  margin:0 auto;
}
.login-page{
  /*margin-top:150px;*/
  /*margin-bottom:150px;*/
}
.login-registration{
  position: fixed;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  z-index:99999;
  background:#fff;
  border-radius:10px;
  padding:20px;
  -webkit-box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.67);
  -moz-box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.67);
  box-shadow: 0px 0px 44px 0px rgba(0,0,0,0.67);
}
  .login-registration .close-login-tab{
    position: absolute;
    top: -36px;
    right: -26px;
    color: #909090;
    z-index: 350;
    font-size: 26px;
    cursor: pointer;
    padding: 5px;
  }
  .login-registration .login-box{
    float: left;
    border-right:1px solid #ddd;
    padding-right:20px;
    font-size:16px;
  }
    .login-registration .login-box .title{
      font-size:18px;
      font-weight: bold;
    }
  .login-registration .registration-box{
    float:left;
     padding-left:20px;
  }
    .login-registration .registration-box .title{
        font-size:18px;
        font-weight: bold;
    }
    .login-registration .registration-box > div:nth-child(3){
      margin-top:20px;
      padding-top:20px;
    }
.profile{
  margin-top:65px !important;
}
  .profile .container-fluid .row > div{
    padding-left:3px;
    padding-right:4px;
  }
  .profile .box{
    background:#fff;
    border-radius: 6px;
    border:1px solid #9D9D9D;
    padding:10px;
    text-align: center;
    min-height: 286px;
    margin-bottom:6px;
  }
    .profile .title{
      font-size: 22px;
      font-weight: bold;
      display: table;
      margin:0 auto;
      min-width: 154px;
      border-bottom:2px solid #F0F0F0;
      padding-bottom:3px;
    }
    .profile .icon{
      padding:10px 0;
    }
      .profile .icon img{
        width:64px;
      }
    .profile .value{
      display: table;
      margin:6px auto;
      border-radius:6px;
      border:1px solid #9F9F9F;
      color:#20CE88;
      padding:7px 15px;
      font-size:24px;
    }
    .profile .value2{
      display: table;
      margin:10px auto;
      border-radius:6px;
      border:1px solid #9F9F9F;
      padding:15px 15px;
      font-size:18px;
      font-weight: bold;
    }
      .profile .value2 .value-count{
        color:#20CE88;
      }
    .profile .value3{
      display: table;
      margin:10px auto 10px auto;
      border-radius:6px;
      border:1px solid #9F9F9F;
      padding:8px 15px;
      font-size:26px;
      font-weight: bold;
    }
    .profile .value4{
      display: table;
      margin:0px auto;
      border-radius:6px;
      border:1px solid #9F9F9F;
      padding:10px 15px;
      font-size:16px;
    }
    .profile .button{
      display: table;
      background:#484848;
      /*margin:30px auto 10px auto;*/
      margin: 14px auto 10px auto;
      border-radius:6px;
      border:1px solid #9F9F9F;
      color:#fff;
      font-size:18px;
      padding:8px 15px;
      font-weight: bold;
      transition: all 0.6s;
    }
    .profile .button:hover{
      background:#6A6A6A;
    }
/* GOODS MORE - RIGHT SECOTR */
.guarantee{
  text-align: center;
}
  .guarantee img{
    width:50px;
  }
.colors{
  /*margin-top:30px;*/
  padding-bottom:10px;
  text-align: center;
  margin-bottom:15px;
}
  .colors .color{
    display: inline;
    margin: 10px;
    padding: 10px;
    width:0px;
    height:0px;
    font-size:0px;
    border:3px solid #D3D3D3;
    /*margin:10px;*/
    cursor: pointer;
    border-radius:500px;
    -moz-background-clip: padding; 
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    transition: all .3s;
  }
  .colors .color.active{
    border:3px solid #525252;
  }
.color_sizes{
  margin-bottom:24px;
}
.sizes{
  margin-top:30px;
  text-align: center;
}
  .sizes .size{
    display: inline-block;
    margin: 10px;
    padding: 4px 8px;
    font-size:16px;
    border:1px solid #ddd;
    margin:2px;
    cursor: pointer;
    border-radius:8px;
    background:#fff;
    transition: all .6s;
  }
  .sizes .size:hover{
     background:#DBDBDB;
  }
  .sizes .size.disabled{
    cursor: no-drop !important;
    opacity:.6;
    background:#fff !important;
  }
  .sizes .size.active{
    border:3px solid #525252;
  }
.button-buy,
.button-add,
.button-credit{
  display: table;
  margin:0 auto;
  margin-top:10px;
  width:100%;
  padding:10px 10px 10px 50px;
  text-align: center;
  font-size:22px;
  background-color:#fff;
  cursor: pointer;
  transition: all .6s;
  opacity:0.90;
  border-radius: 4px;
}
.button-buy{ background:url(../i/buynow.png) 8% center no-repeat; }
.button-add{ background:url(../i/basket.png) 3% center no-repeat; }
.button-credit{ background:url(../i/credit.png) 3% center no-repeat; }

.button-buy:hover,
.button-add:hover,
.button-credit:hover{
  background-color:#EDEDED;
}
.button-socials{
  list-style: none;
  padding:0;
  display: table;
  margin:30px auto 30px auto;
}
.button-socials li{
  display: inline;
  padding:10px;
}
.button-socials li img{
  width:25px;
  cursor: pointer;
}
/* PAGE BASKET */
.basket{
  /*margin-top:100px;*/
}
  .basket .img-cont{
    float:left;
    width:200px;
  }
  .basket .desc-cont{
    float:left;
    width:calc(100% - 200px);
  }
  .basket a:link,
  .basket a:visited,
  .basket a:active{
    color:#212529;
    text-decoration: none;
  }
  .basket .title a:link,
  .basket .title a:visited,
  .basket .title a:active{
    border-bottom:1px #ddd solid;
    font-size:26px;
  }
  .basket .volume{
    position: relative;
    width:50px;
    padding:2px 0 0 0;
    text-align: center;
    font-size:16px;
    font-weight: bold;
    /*box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.48);*/
  }
  .basket .attr-text{
    display: inline-block;
    margin-right:6px;
    font-size:18px;
  }
  .basket .color{
    width:15px;
    height:15px;
    border-radius: 50px;
    display: inline-block;
    position: relative;
    top:8px;
    border:1px solid #ddd;
  }
  .basket .size{
    display: inline-block;
  }
  .basket .code{
    font-size:18px;
  }
  .basket .volume-text,
  .basket .update-volume{
    top:7px;
    font-size:18px;
  }
.remove-good{
  cursor: pointer;
}
.move-to{
  cursor: pointer;
}
.deposit_n_points{
  padding:8px 20px;
  margin-top:21px;
}
.promo-code{

}
.sum-info .text-box{
  padding-top:10px;
  padding-bottom:30px;
}
.buy-button{
  text-align: center;
  border-radius:6px;
  background:#393939;
  color:#fff;
  display: inline-block;
  padding:4px 26px;
  cursor: pointer;
}
.update-volume{
  color:#0A4B31;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
}
.warning-border{
  border:1px solid #C6404D !important;
  -webkit-box-shadow: 0px 0px 16px 0px rgba(198,64,77,0.37);
  -moz-box-shadow: 0px 0px 16px 0px rgba(198,64,77,0.37);
  box-shadow: 0px 0px 16px 0px rgba(198,64,77,0.37);
}

.order-step{
  /*margin-top: 100px;*/
}
  .order-step .row{
    margin-bottom:10px;
  }
  .order-step .row .row{
    margin-bottom:0px;
  }
  .order-step .row > div{
    padding-left:5px;
    padding-right:5px;
  }
  .order-step .user-info{
    height: 100%;
    padding:10px 20px;
  }
  .order-step .payment-types{
    height: 100%;
    padding:10px 20px;
    /*padding-top:20px;*/
  }
    .order-step .payment-types .act-button{
      cursor: pointer;
    }
     .order-step .payment-types .act-button.actived{
      background:#4C4C4C;
      color:#fff;
    }
  .order-step .delivery-types{
    height: 100%;
    padding:10px 20px;
  }
    .order-step .delivery-types .helper{
      display: table;
      margin:0 auto;
      width:100%;
    }
    .order-step .delivery-types .helper input{
      width:0px;
      height:0px;
    }
    .order-step .delivery-types .delivery-day{
      display: table;
      margin:0 auto;
      padding:10px;
      color:#fff;
      background:#3A3A3A;
      border-radius:6px;
      text-align: center;
      cursor: pointer;
    }
    .order-step .delivery-types label{
      padding:20px 7px 17px 7px;
      display: table;
      margin:0 auto;
      border:1px solid #B1B1B1;
      border-radius: 6px;
      width:90%;
      box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.75);
      line-height: 24px;
      cursor: pointer;
    }
    .order-step .delivery-types label.active{
      background:#4C4C4C;
      color:#fff;
    }
  .order-step .sum-order{
    height: 100%;
    padding:10px 20px;
  }
  .make-order-final{
    background:#43C78B;
    /*color:#*/
    display: inline-block;
    padding:6px 10px;
    border-radius:6px;
    font-size:16px;
    font-weight: bold;
    cursor: pointer;
    /*float:right;*/
    margin-top:5px;
  }
.sum-order-final{
  border-top:2px solid #181818;
}
.footer-sector-1{
  /*height:200px;
  background:#121212;
  margin-top:100px;*/
}
.footer-sector-2{
  background:#20CE88;
}

.home-top-goods .home_text {
  margin-top:100px;
}
.red-border{
  border:1px solid #DC3545 !important;
  border-radius:6px;
}
.red-bg{
  background:#FFEDF0;
}
.my-orders{
  padding:1% 4%;
  border-radius:10px;
}
  .my-orders > .container{
    background:#fff;
    padding-bottom:30px;
  }
  .my-orders > .container > .row{
    padding:10px 20px 0 20px;
  }
  .my-orders .order-item{
    width:calc( 100% - 20px);
    border-bottom:2px solid #252525;
    margin:0 10px;
  }
  .my-orders .order-item a:link,
  .my-orders .order-item a:visited,
  .my-orders .order-item a:active{
    color:#252525;
    text-decoration: none;
  }
.call-to-courier{
  color:#fff;
  background:#494949;
  border-radius: 6px;
  display: inline-block;
  padding:3px 28px;
  cursor: pointer;
  font-size:16px;
}
.bg-white{
  background-color:#fff;
}
/* FORTUNE WHEEL */
.fortune-wheel-page{

}
  .fortune-wheel{
    display: table;
    margin:0 auto;
    max-width:550px;
    max-height:550px;
    background-size: 100% 100% !important;
    cursor: pointer;
  }
  .fortune-wheel-page .arrow_box {
    position: relative;
    background: #20CE88;
    border: 4px solid #A7F2D6;
    /*width:200px;*/
    border-radius:10px;
    text-align: center;
    display: table;
    margin:0 auto;
    padding:12px 8px 8px 8px;
    margin-bottom: 5px;
  }
  .fortune-wheel-page .arrow_box:after, .fortune-wheel-page .arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }

  .fortune-wheel-page .arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #20CE88;
    border-width: 30px;
    margin-left: -30px;
  }
  .fortune-wheel-page .arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #A7F2D6;
    border-width: 36px;
    margin-left: -36px;
  }
.gift{
  overflow: hidden;
}
.data-picker > div{
  display: table;
  margin:0 auto;
}
.data-picker-title{
  display: none;
}
.check-coupon{
  background:#20CE88;
  color:#fff;
  display: inline-block;
  margin: 0px auto 0px auto;
  border-radius: 6px;
  padding:8px 10px 8px 10px;
  cursor: pointer;
}
.goto_purchases:link,
.goto_purchases:visited,
.goto_purchases:active{
  background: rgba(255,255,255,.9);
  color:#033E2E;
  text-align: center;
  font-size: 20px;
  padding: 20px;
  padding-bottom: 16px;
  display: table;
  margin: 0 auto;
  border-radius: 6px;
  text-decoration: none;
  transition: all .6s;
}
.goto_purchases:hover{
  background: rgba(167,242,214,.7);
}
.feedback-form{
  float: left;
  width: 100%;
  border-top:1px solid #ddd;
  padding:20px 10% 0 10%;
  padding-top:20px;
  margin-top:20px;
}
.feedback-form textarea{
  height:120px;
}
  .simple-stars .star{
      display: inline-block;
      padding:0px;
      font-size:14px;
      cursor: pointer;
      color:#D1D1B9;
  }
  .set-stars{
    /*margin-left:9px;*/
  }
    .set-stars .star{
      float: left;
      display: inline-block;
      padding:5px;
      font-size:20px;
      cursor: pointer;
      color:#D1D1B9;
    }
    .voted-stars .star{
      float: left;
      display: inline-block;
      padding:5px;
      font-size:20px;
      color:#E3A505;
    }
    .star.active{
      color:#FFDE00;
    }
    .feedback-form .feedback-submit{
      padding:10px 10px 6px 10px;
      background:#20CE88;
      color:#fff;
      display: inline-block;
      cursor: pointer;
    }
    
.tab-content-div{
  /*max-width: 1200px;*/
  max-width: 100%;
  padding:20px;
}
.feedback-author{
  float: left;
  margin-top:8px;
  margin-left:14px;
  font-size:18px;
  font-style: italic;
  color:#6F6F6F;
}
.feedback-title{
  float:left;
  width:100%;
  border-top:1px #ddd solid;
  padding:10px;
  font-size:16px;
}
.feedback-comment{
  float:left;
  width:100%;
  padding:10px;
  background:#fff;
  border-radius: 10px;
  border:dashed 2px #aaa;
}
.fill_deposit{
  max-width:700px;
  margin:0 auto;
  margin-top:60px;
}
.fill_deposit_hidden{
  overflow:hidden;
  height:0px;
}
.fill_deposit .submit{
  font-size:16px;
  background: #20CE88;
  color:#fff;
  display: inline-block;
  padding:8px 10px 6px 10px;
  margin-right: 8px;
  border-radius: 4px;
  margin:0 0 0 0;
  cursor: pointer;
  border:0px none;
  transition: all .6s;
}
.fill_deposit .submit:hover{
  background:#3F3F3F;
}
.payment_result{
  display: table;
  margin:100px auto 10px auto;
  /*margin-top:100px;*/
}
.similar-items{
  float:left;
  width:100%;
  margin-top:100px;
}
  .similar-items .img{
    width:100%;
    max-width:360px;
    display: inline-block;
    /*margin:0 auto;*/
    /*padding-top: 100%;  4:3 Aspect Ratio */
    /*background-size:cover;*/
    /*background-repeat: no-repeat;*/
  }
  .similar-items .title{
    text-align: center;
    font-size:16px;
    margin-top:10px;
  }
  .similar-items .price{
    text-align: center;
    font-size:12px;
    color:#898989;
    margin-top:10px;
  }
  .similar-items .similar-item{
    /*max-width:300px;*/
  }
  .similar-item a:link,
  .similar-item a:visited,
  .similar-item a:active{
    text-decoration: none;
    color:#aaa;
  }
.sort-filter{
  margin-top:1px;
}
.sort-filter select{
  border-radius: 4px;
  padding:3px 3px 2px 3px;
  border:1px solid #ddd;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.48);
  margin-right:4px;
  /*text-indent: 15px;*/
  text-indent: 5px;
}
  .sort-filter select option{
    /*color:#fff;*/

  }
.price-filter{
  margin-top: 2px;
}
.price-filter #slider-range{
  min-width:100px;
  width:50%;
  /*padding:10px;*/
  margin-top:10px;
}
.price-filter #mob-slider-range{
  min-width:100px;
  width:50%;
  /*padding:10px;*/
  margin-top:10px;
}
  .price-filter input{
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.48);
  }
.slider-num{
  line-height: 10px;
  font-size:16px;
  display: block;
  padding:0px;
  border:1px solid #ddd;
  width:40px;
  text-align: center;
  border-radius:4px;
  margin:0 5px;
}
.price-filter-button{
  border-radius: 3px;
  background:#20CE88;
  color:#fff;
  padding:3px 7px 3px 7px;
  cursor: pointer;
  box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.48);
}
.price-filter-remove{
  padding:0 5px 0 5px;
  cursor: pointer;
  color:#CE2124;
  font-size:16px;
}
  .mob-sort-price-filter .price-filter-button{
    border-radius: 0px;
    background:none;
    color:#fff;
    padding:0px;
    box-shadow: none;
  }
  .mob-sort-price-filter .price-filter-remove{
    padding:0px;
    color:#CE2124;
  }
.top-big{
  width:80%;
  display: table;
  margin: 0 auto;
  padding-bottom: 7px;
  max-width: 420px;
}
  .top-big .img{
    background-size:cover;
    background-repeat: no-repeat;
    background-position: center center;
    width:100%;
    padding-top:80%;
  }
  .top-big .title{
    font-size:26px;
    text-align: center;
    padding:20px 0 10px 0;
  }
  .top-big .price{
    font-size:18px;
    text-align: center;
    padding:10px 0 10px 0;
    background:#F2F2F2;
  }
.home-top-goods-big{
  position: relative;
  top: -60px;
}
  .home-top-goods-big .item{

  }
  .home-top-goods-big a:link,
  .home-top-goods-big a:visited,
  .home-top-goods-big a:active{
    text-decoration: none;
    color:#212121;
  }
  .home-top-goods-big a .img{
    opacity: 1;
    transition: all .6s;
  }
  .home-top-goods-big a:hover .img{
    /*opacity: .8;*/
    transform: scale(1.01);
  }
  .top-big div{
    border:#ABABAB 1px solid;
    border-radius:6px;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.48);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.48);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.48);
  }
.change-password-submit-button,
.account-submit-button{
  padding:14px 10px 6px 10px;
  background:#20CE88;
  color:#fff;
  display: inline-block;
  cursor: pointer;
  border:0px none;
  font-size:16px;
  border-radius: 6px;
}
.enlarged_photo{
  width:100%;
  height:100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
#back-button{
  position: fixed;
  bottom:92px;
  right:31px;
  z-index:99999999;
  padding:0 10px;
  font-size:30px;
  border-radius:8px;
  /*background:rgba(197,157,95,.8);*/
  color:#fff;
  background:rgba(32,206,136,.8);
  cursor: pointer;
  font-weight: bold;
}
.info-icon{
  width:17px;
  position: relative;
  top:-4px;
  cursor: pointer;
}
.info-icon-value{
  position: absolute;
  left:-1000px;
  top:-1000px;
  background:#fff;
  padding:12px 10px 10px 10px;
  font-size:12px;
  -webkit-box-shadow: 0px 2px 14px -1px rgba(0,0,0,0.39);
  -moz-box-shadow: 0px 2px 14px -1px rgba(0,0,0,0.39);
  box-shadow: 0px 2px 14px -1px rgba(0,0,0,0.39);
  border-radius: 6px;
  z-index: 10;
  font-weight: normal;
}
  .info-icon-value a:link,
  .info-icon-value a:visited,
  .info-icon-value a:active{
    text-decoration: underline;
  }
.badge-padding{
  padding-top:12px !important;
}
.promo_code{
  border:1px solid #292929;
  border-radius: 6px;
  padding:7px 16px;
}
.coupon-result{
  padding-bottom:0px !important;
  margin-bottom:0px !important;
}
.gift_text{
  border:1px solid #292929;
  border-radius: 6px;
}
.basket .basket-count-decr,
.basket .basket-count-incr{
  display: inline-block;
  font-size:18px;
  cursor: pointer;
}
.basket-items > div{
  padding:4px;
}
.basket-items .basket-item.st_wishlist{
  float:left;
  width:calc( 50% - 10px );
  min-height: 250px;
  margin-right: 10px;
}
.basket-items .basket-item.st_basket,
.basket-items .basket-item.st_purchases{
  float:left;
  width:100%;
}
.basket-items .basket-item.st_direct_buy,
.basket-items .basket-item.st_buy_on_credit{
  float:left;
  width:100%;
}
.basket-top-panel{
    margin-bottom: 20px;
}
  .basket-top-panel .item{
    font-weight: bold;
    padding:6px 8px 4px 8px;
  }
    .basket-top-panel .col{
      margin-bottom:3px;
    }
    .basket-top-panel a:link,
    .basket-top-panel a:visited,
    .basket-top-panel a:active{
      display: block;
      background:#fff;
      color:#252525;
      text-decoration: none;
      border-radius: 6px;
    }
    .basket-top-panel a:hover{
      color:#fff !important;
      background:#4C4C4C;
      text-decoration: none;
    }
.deposit-msg{
  border:1px solid #ddd;
}
.good-compare{
  margin-top:40px;
}
  .good-compare .img{
    width:100%;
    padding-bottom:55%;
    background-size:contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .good-compare .title{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    padding:2px 0 10px 0;
  }
  .good-compare .comp_text{
    float: left;
    width:100%;
    padding:20px 0 10px 0;
    /*border-bottom:2px solid #5F5F5F;*/
  }
  .good-compare .stars{
    text-align: center;
    padding:0px 0 20px 0;
  }
  .good-compare .stars img{
      width: 24px;
      padding-right:3px;
  }
  .good-compare a:link,
  .good-compare a:visited,
  .good-compare a:active{
    text-decoration: none;
    color:#252525;
  }
/* ZOOM */
.image-zoomer{
  text-align: center;
}
.img-full-screen{
  position: fixed !important;
  left:0px;
  top:0px;
  width:100%;
  height: 100vh;
  background:#fff;
  z-index:99;
}
.close_image_zoomer{
  position: absolute;
  z-index:99;
  right:10px;
  top:10px;
  font-size: 26px;
  cursor: pointer;
}
.zoom_this{
  width: auto;
  max-width: 100vw;
  height: 100vh;
}
.img-object {
  display: inline-block;
}
.img-object img {
  display: table;
  margin:0 auto;
}
.img-object img::selection { background-color: transparent; }
.badge-success2,
.badge-success2:link,
.badge-success2:visited,
.badge-success2:active{
  background:#41C88B;
  color:#233322;
}
.badge-border{
  background:#fff;
  color:#233322;
  border:1px solid #343A40;
}
.body_direct_buy,
.body_buy_on_credit{
  opacity: 0.01;
}
.width_80p{
  width:80% !important;
}
.thankyou-page{
  color:#454545;
}
.custom_menu_empty_spacer{
  margin-top:70px;
}
.gray_link:link,
.gray_link:visited,
.gray_link:active,
.gray_link:link *,
.gray_link:visited *,
.gray_link:active *{
  color:#454545;
  text-decoration: none;
}
.mobile-filter-menu-button{
  padding:6px 6px 0px 4px;
  border-radius: 4px;
  background: #fff;
  display: inline-block;
}
.mobile-goods-main-menu ul{
      padding:5px;
      margin:0 0;
      list-style: none;
    }
      .mobile-goods-main-menu li{
        display: inline-block;
        width:24%;
      }
        .mobile-goods-main-menu a:link,
        .mobile-goods-main-menu a:visited,
        .mobile-goods-main-menu a:active{
          text-decoration: none;
          color:#393939 !important;
          font-weight: bold;
        }
        .mobile-goods-main-menu .menu_icon{
          padding:6px 30px;
        }
.mobile-filters{
  float:left;
  width:100%;
}

.mobile-goods-sub-menu a:link,
.mobile-goods-sub-menu a:visited,
.mobile-goods-sub-menu a:active,
.mobile-filters a:link,
.mobile-filters a:visited,
.mobile-filters a:active{
    display: inline-block;
    text-decoration: none;
    color: #393939;
    padding: 4px 8px 0px 8px;
    margin: 4px 4px 0 2px !important;
    font-size: 16px;
    border: #ABABAB 1px solid;
    border-radius: 6px;
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.18);
    transition: all .6s;
    font-weight: bold;
}
.good-view-type{
  display: none;
}
.mobile-good-head{
  display: none;
}
.mobile-good-head .stars{
  text-align: left;
  position: relative;
  top:6px;
  /*padding-left:10px;*/
  /*padding-bottom:10px;*/
}
.mobile-good-head .mobile-title{
  text-align: left;
  padding:14px 0 10px 10px;
  margin:0px 0 0 0;  
}
  .mobile-good-head .mobile-title .span-title{
    display: inline-block;
    padding-top:12px;
    font-size:22px;
    font-weight: bold;
    line-height: 18px;
  }
.mobile-good-head .mobile-price{
  padding-top:8px;
  padding-right:10px;
}
.mobile-good-head .price-volume{
  font-size:32px;
  font-weight: bold;
  -webkit-text-fill-color: #1FCF87; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: black;
}
.mobile-bottom-options{
  display: none;
  position: absolute;
  bottom: 0px;
  left: 0px;
  width:100%;
  z-index:99;
  /*background:#ccc;*/
}
.mobile-bottom-options .col{
  text-align: center;
  padding:5px 0;
}
.mobile-bottom-options .youtube-video img{
  width:60px;
}
.mobile-bottom-options .compare-button i{
  font-size:30px;
}
.mobile-bottom-options .comparison-sizes img{
  width:46px;
}
.mobile-bottom-options .button-360 img{
  width:60px;
  padding-top:2px;
}
.overlay_360{
    /*width:100vh;*/
    /*max-width: 100%*/
    /*max-height: 100vh;*/
    width:100%;
    margin: 0 auto;
}
.mobile-colors-sizes{
  display: none;
  margin-top:8px !important;
}
.gestudio{
  padding-top:13px;
}
.gestudio2{
  display: none;
}
.mobile-deposit_n_points{
  display: none;
  letter-spacing: .7px;
}
  .mobile-deposit_n_points .col > div{
    padding:10px;
  }
.basket-choosed-color{
  padding-right:16px;
}
.basket-choosed-color,
.basket-choosed-size{
  display: inline-block;
}
.basket-volume-changes{
  display: inline-block;
}
.shipping_type{
  width:100%;
}
.wishlist-header{
  font-size:36px;
}
.no-volume{
  font-size:12px;
  position: relative;
}
.volume-col .item-volume.dis{
  position: relative;
  top:0px;
}
.out_of_stock_text{
  color:#B23E3B;
}
.fb-login{
  /*font-size:18px;*/
}
.profile .fa-sign-out{
  font-size: 21px;
  color: #fff;
  background: #20CE88;
  padding: 3px;
  border-radius: 4px;
}
.height_fix{
  position: relative;
}
.height_fix > div{
  position: absolute;
  top:50%;
  left:50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.menu-icon{
  width: 22px;
  float: left;
  margin-top: 2px;
}
.col-as-gift{
  text-align: right;
}
.added{
  background-color:#1FCF87 !important;
}
.mob-sort-price-filter{
  position: : relative;
  display: table;
  margin:0 auto;
}
  .mob-sort-price-filter .price-filter-remove{
    position: absolute;
    left:14%;
    bottom:30px;
  }
  .mob-sort-price-filter .price-filter-button{
    position: absolute;
    right:14%;
    bottom:30px;
  }
.swipe-up-button{
  width:100%;
  height:50px;
  padding-top: 30px;
  text-align: center;
}
  /*.swipe-up-button > div{
    border-radius: 10px;
    display: table;
    height:4px;
    background:#ddd;
    width:60px;
    margin:0 auto;
  }*/
  .swipe-up-button img{
    width:60px;
  }
.mob-add-to-compare{
  width:37px;
}
.logo_360{
  width:184px;
  /*margin:0 auto;*/
  margin-top:80px;
}
.loop_rotation{
  display: inline-block;
}
  .logo_36 > div{
    width:184px;
    float: left;
  }
.mob-comparison-bg{
  /*display: none;*/
  width:100%;
  height:0px;
  border-radius: 200px;
  padding-top: 100%;
  background-size: contain;
  background-position: center center;
  border:1px solid #ddd;
  margin-bottom: 10px;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  background-color:#fff;
  -webkit-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.45);
-moz-box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.45);
box-shadow: 0px 0px 15px -9px rgba(0,0,0,0.45);
  /*max-width:90px;*/
  /*max-height:90px;*/
}
.mob-rotation{
  display: none;
  position: absolute;
  left:20px;
  top:20px;
  width:80px;
  z-index:100;
}
.comparison-menu .col{
  min-width: 120px;
}
/* FAQ */
.opener{
  position: relative;
  padding:25px;
  /*border-bottom:dashed 1px #20CE88;*/
  font-size:26px;
  color:#646464;
  font-family:'nino',Sylfaen;
  background:#F4F4F4;
  border-radius: 8px;
  /*margin-bottom:8px;*/
  margin:23px 20px;
  cursor:pointer;
}
.opener:after{
  position:absolute;
  top:21px;
  right:10px;
  content:'';
  background:url('../i/plus.png') center center no-repeat;
  width:45px;
  height:45px;
}
.opener_cont{
  display:none;
  background:#E0E0E0;
  color:#646464;
  border-radius: 8px;
  margin-top:10px;
  padding:8px 8px 8px 8px;
}
.opener_cont{
  line-height: 22px;
}
/* JQUERY UI OVERRIDES */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover{
  background:#20CE88 !important;
}
.goods-container .old-price{
  color: #e49893;
  text-decoration: line-through !important;
}
.good-more .old-price{
  color: #e49893 !important;
  text-decoration: line-through !important;
  font-size: 26px;
  -webkit-text-fill-color: #e49893 !important;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: none;
}
.test-mode{
  /*background: #7796A8;*/
    color: #F00;
    text-align: center;
    width: 320px;
    padding: 8px;
    z-index: 99;
    position: absolute;
    top: 51px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 4px;
    font-size: 18px;
}
.footer-menu a:link,
.footer-menu a:visited,
.footer-menu a:active{
  margin-right: 8px;
  display: inline-block;
  color: #fff !important;
  border-radius: 4px;
  padding: 4px 6px;
  background: #424242;
  font-weight: normal;
  font-size: 15px;
}
.copyrights{
  padding-top:8px;
}