@charset "UTF-8";
/*
* Template customize
* Built with love by rachman marangga (rachman.marangga@gmail.com)
*/

@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-bold/Lato-Bold.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-bold/Lato-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-bold/Lato-Bold.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/lato-bold/Lato-Bold.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lato-bold/Lato-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/lato-regular/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('../fonts/lato-regular/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/lato-regular/Lato-Regular.woff2') format('woff2'), /* Modern Browsers */
         url('../fonts/lato-regular/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('../fonts/lato-regular/Lato-Regular.ttf') format('truetype');
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Lato';
    src: url('../fonts/georgia/Georgia.eot'); /* IE9 Compat Modes */
    src: url('../fonts/georgia/Georgia.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/georgia/Georgia.woff') format('woff'), /* Modern Browsers */
         url('../fonts/georgia/Georgia.ttf') format('truetype');
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}
@font-face{
  font-family: 'MontserratReguler';
  src:url('../fonts/font/Montserrat-Regular.ttf');
  src: url('../fonts/font/Montserrat-Regular.ttf') format('truetype');
  text-rendering: optimizeLegibility;
}
@font-face{
  font-family: 'MontserratBold';
  src:url('../fonts/font/Montserrat-Bold.ttf');
  src: url('../fonts/font/Montserrat-Bold.ttf') format('truetype');
  text-rendering: optimizeLegibility;
}
@font-face{
  font-family: 'MontserratSemiBold';
  src:url('../fonts/font/Montserrat-SemiBold.ttf');
  src: url('../fonts/font/Montserrat-SemiBold.ttf') format('truetype');
  text-rendering: optimizeLegibility;
}
@font-face{
  font-family: 'MontserratLight';
  src:url('../fonts/font/Montserrat-Light.ttf');
  src: url('../fonts/font/Montserrat-Light.ttf') format('truetype');
  text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'Granjon';
    src: url('../fonts/font/Granjon.otf'); /* IE9 Compat Modes */
    src: url('../fonts/font/Granjon.otf') format('otf'), url('../fonts/font/Granjon.ttf') format('truetype');
    text-rendering: optimizeLegibility;
}
@font-face {
    font-family: 'GranjonItalic';
    src: url('../fonts/font/Granjon-Italic.otf') format('otf'), url('../fonts/font/GranjonLTStd-Italic.ttf') format('truetype'); /* IE9 Compat Modes */
    text-rendering: optimizeLegibility;
}
html, body {
  font-family: "Lato", serif;
}
body {
    overflow-x: hidden;
    font-size: 12px;
    position: relative;
}
*{
  outline: 0;
    letter-spacing: 0.5px;
}
a, a:hover, a:focus{
  text-decoration: none;
  color: #444444;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
    
}
a, span {
  display: inline-block;
}
figure {
    margin: 0;
}
label {
  font-size: 10px;
  font-family: 'MontserratReguler';
  color: #404041;
  text-transform: uppercase;    
  display: inline-block;
  margin-bottom: 10px;
  display: block;
}
textarea {
  resize:none;
}
.clearfix {
    clear: both;
}
#register .form-group:nth-child(2n+1), .shipping-form .form-group:nth-child(2n+1) {
  clear: none;
}
.padder{
  padding: 6px;
}
.no-padder {
  padding: 0px !important;
}
.desktop-view{
  margin: 0 45px !important;
}
.no-padder-right {
  padding-right: 0px;
}
.no-padder-left {
  padding-left: 0px;
}
.padding-10 {
  padding-top: 15px;
  padding-bottom: 15px;
}
.form-group {
  margin-bottom: 25px;
}
.form-group span{
  color: #bb272d;
}
.form-control {
  height: 40px;
  border: solid 1px #8dc34b;
  background-color: #efefef;
  font-size: 10px;
  font-family: 'MontserratBold';
  letter-spacing: 1px;
  border-radius: 0px;
}
.form-control option{
  font-family: 'MontserratBold';
}
.pop-up{
  width: 80%;
  z-index: 3;
  position: absolute;
  background-color: #ffffff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.discountPrice{
  color: red;
/*  padding-left: 10px;*/
}
.persenDiscount{
  font-size: 11px;
  color: #ff0000;
  vertical-align: top;
  padding-left: 4px;
  font-family: 'MontserratReguler';
}
.popupLeft{
  padding: 0 60px;
}
.popupLeft .bx-wrapper .bx-next{
  background: url('../img/arrowRightPop.png') no-repeat !important;
  right: -64px;
} 
.popupLeft .bx-wrapper .bx-prev{
  background: url('../img/arrowLeftPop.png') no-repeat !important;
  left: -34px;
}
/*.flex-prev{
  background: url('../img/arrowRightPop.png') no-repeat !important;
}*/
.tab-contentPop{
  padding: 35px 56px 0 0 !important;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #939393;
  padding: 12px;
  font-style: normal;
  letter-spacing: 0.1em;
}
.form-control:-ms-input-placeholder {
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #939393;
  padding: 12px;
  font-style: normal;
  letter-spacing: 0.1em;
}
.form-control::-webkit-input-placeholder {
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #939393;
  padding: 0px;
  font-style: normal;
  letter-spacing: 0.1em;
}
textarea.form-control {
  height: 100px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
/*Container*/
.container-long, 
.container-slider,
.container-full,
.container-short {  
    width: 100%;
    margin: 0 auto;
}
.container-long {
    padding: 0px;
}
.container-product-detail {
  margin: 0 45px;
}
.container-product-detail .container-long {
    /*max-width: 1130px;*/
}
.container-full {  
    max-width: 1280px;
}
.container-short {
  max-width: 960px;
}
/*Button*/
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-white-border {
  background-color: #8cc63f;
  color: #ffffff;
  font-weight: bold;
  font-size: 14px;
  letter-spacing: 2px;
  padding: 11px 40px;
  border-radius: 0px;
  font-family: 'MontserratSemiBold';
}
.go-blog{
  padding-left: 13px;
  margin-top: 50px;
}
.btn-white-border-gray {
  background-color: transparent;
  border: solid 1px #85bf3f;
  color: #85bf3f;
  font-weight: bold;
  font-size: 11px;
  font-family: 'Montserrat';
  letter-spacing: 2px;
  padding: 9px 26px;
  border-radius: 0px;
}
.btn-styleRegister{
  border:none;
}
.btn-white-border:hover,
.btn-white-border-gray:hover {
  opacity: 0.5;
}
.btn-white {
    font-weight: bold;
    font-size: 10px;
    letter-spacing: 2px;
    padding: 11px 15px;
    border: 1px solid #ffffff;
    color: #ffffff;
}
.btn-white:hover {
    color: #8DC63F;
    background-color: #fff;
}
.btn-purple {
    background-color: #8cc63f;
    color: #1a1a1a;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 10px;
    padding: 12px 22px;
    line-height: normal;
    margin-left: 65px;
    margin-top: 15px;
    border-radius: 0px;
    font-family: 'MontserratBold';
}
.btn-visitBlog {
    background-color: transparent;
    color: #1a1a1a;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 10px;
    padding: 12px 85px;
    line-height: normal;
    margin-top: 15px;
    border-radius: 0px;
    border: 1px solid black;
    font-family: 'MontserratBold';
}
.btn-purple-cart {
  font-family: 'Montserrat';
  background-color: #85bf3f;
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding: 10px 20px;
  border-radius: 0px;
  margin-top: -4px;
}
.btn-purple-form {
    background-color: #993399;
    color: rgb(255, 255, 255) !important;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 10px;
    padding: 12px 40px;
    line-height: normal;
}
/*.btn-purple:hover,
.btn-purple-cart:hover,
.btn-purple-form:hover {
    color: rgb(255, 255, 255);
    background-color: #8DC63F;
}*/
.btn-gray {
  background-color: #58595b;
  color: #ffffff;
  font-size: 10px;
  font-family: 'MontserratBold';
  letter-spacing: 1.5px;
  height: 41px;
  padding: 12px 10px;
  cursor: pointer;
  margin-top: -5px;
  border-radius: 0;
}
.btn-proceed {
  background-color: #8cc63f;
  color: #ffffff;
  font-size: 10px;
  font-family: 'MontserratBold';
  letter-spacing: 1.5px;
  height: 41px;
  padding: 12px 11px;
  cursor: pointer;
  margin-top: -5px;
  margin-left: -4px;
  border-radius: 0;
}
.btn-gray:hover {
  color: rgb(255, 255, 255);
}
.row-null {
    margin: 0px;
}
/*Input*/
#male,#female{
  float: left;
  margin-top: 0px;
}
.form-gender{
  margin-bottom: 0px;
}
.form-gender input[type="checkbox"], input[type="radio"]{
  display: inline-block !important;
}

input[type="checkbox"], input[type="radio"] {
    display: none;
}
input[type="checkbox"] + label span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0px 10px -2px 0px;
    background: url("../img/checkbox2.png") left top no-repeat;
    cursor: pointer;
}
input[type="checkbox"]:checked + label span {
    background: url("../img/checkbox1.png") right top no-repeat; 
}
input[type="radio"] + label span {
    display: inline-block;
    width: 15px;
    height: 16px;
    margin: 3px 10px 0px 0px;
    vertical-align: middle;
    background: transparent url("../img/radio_fill.png") right top no-repeat;
    cursor: pointer;
    float: left;
}
input[type="radio"]:checked + label span {
    background: transparent url("../img/radio_empty.png") right top no-repeat;
}
.radio .txt {
    overflow: hidden;
}
.select-wrapper {
    position: relative;
}
.select-wrapper:after { 
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #404041;
  position: absolute;
  right: 6px;
  font-size: 20px;
  top: 5px;
}
.select-wrapper.input:after {
  content: "";
}
.arrow-wrapper:after { 
  content: "\f107";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #404041;
  position: absolute;
  right: 30px;
  font-size: 20px;
  top: 31px;
} 
select { 
  -webkit-appearance: none; 
  -ms-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
}
select::-ms-expand {
    display: none;
}

/*Dropdown*/
.ddropdown {
  position: relative;
  display: inline-block;
  margin-right: 23px;
}
.ddropdown-2{
    position: relative;
    display: inline-block;
    margin-right: 17px;   
}
.ddropdown-3{
    position: relative;
    display: inline-block;
    margin-right: 17px;
    padding: 6px 29px 6px 31px;  
}
.ddropdown-3 i{
    color: #85bf3f;   
}
.ddown-nav {
    position: relative;
    overflow: hidden;
    display: initial;
}
.ddown-acc {
    position: relative;
    overflow: hidden;
    display: initial;
}
.ddown-nav span {
  text-align: left;
  font-size: 10px;
  font-family: 'MontserratSemiBold';
  font-weight: bold;
}
.ddown-acc span {
  width: 90px;
  text-align: left;
  font-size: 10px;
  font-family: 'MontserratBold';
  font-weight: bold;
  color: #85bf3f;
}
.ddown-list,.ddown-list2,.ddown-list3 {
    position: relative;
}
.ddown-list ul,.ddown-list2 ul{
    display: none;
    margin: 0;
    padding: 0;
    position: absolute;
    background-color: #8dc63f;
}
.ddown-list3 ul{
    display: none;
    margin: 6px 0 0 -31px;
    padding: 2px 8px 2px 8px;
    position: absolute;
    background-color: #ffffff;
    border-bottom: 1px solid #8dc63f;
    border-right: 1px solid #8dc63f;
    border-left: 1px solid #8dc63f;
    z-index: 999;
}
.ddown-list ul li,.ddown-list2 ul li,.ddown-list3 ul li {
    display: block;
}
.ddown-list ul li a,.ddown-list2 ul li a  {
    display: block;
    padding: 5px 10px;
    width: 100px;
    border: none;
    font-weight: normal;
    color: #ffffff;
    text-align: left;
}
.ddown-list3 ul li a{
    font-family: 'Montserrat';
    font-size: 10px;
    display: block;
    padding: 5px 10px;
    width: 143px;
    border: none;
    font-weight: normal;
    color: #8dc63f;
    text-align: right;
}
.bg-active{
  background-color: #85bf3f;
}
.bg-active .ddown-acc span,.bg-active .ddown-acc i{
  color: #ffffff;
}
.ddown ul li a:focus, 
.ddown ul li a:hover {
    color: #333333;
    text-decoration: none;
    background-color: transparent;
}
.main-navigation{
  border-bottom: 2px solid #404041;
  margin-bottom: 33px;
}
.main-navigation ul li > ul {
    display: none;
    position: absolute;
    background-color: #8dc63f;
    color: #ffffff;
    font-weight: normal;
    text-transform: capitalize;
    width: 100%;
    min-width: 210px;
    max-width: 660px;
    margin-top: 16px;
    z-index: 2;
    padding: 25px 25px 0;
    left: 0px;
}
.header-sticki .main-navigation{
  margin-bottom: 0px;
}
.main-navigation ul li > ul.ddown-scond-menu {
  background-color: #ffffff;
  border-right: 1px solid #8cc63f;
  border-left: 1px solid #8cc63f;
  border-top: 1px solid #8cc63f;
  border-bottom: 1px solid #8cc63f;
  margin: 14px 0 0 -11px;
  padding: 0px;
  width: 100%;
  min-width: 0px;
  max-width: 175px;
  position: absolute;
  list-style: outside none none;
  z-index: 1;
  left: auto;
}
.menu-header li ul.ddown-scond-menu li {
  border-bottom: 1px solid #E6E6E6;
  margin: 0 21px;
  display: block;
  padding: 0px;
}
.menu-header li ul.ddown-scond-menu li:last-child {
  margin-bottom: 10px;
}
.header-sticki li ul.ddown-scond-menu li {
  border-bottom: 1px solid #E6E6E6;
  margin: 0 21px;
  display: block;
  padding: 0px;
}
.header-sticki li ul.ddown-scond-menu li:last-child {
  margin-bottom: 10px;
}
.menu-header li ul.ddown-scond-menu li a {
    width: 130px;
    padding: 10px 0;
    color: #8cc63f;
}
.header-sticki li ul.ddown-scond-menu li a {
    width: 130px;
    padding: 10px 0;
    color: #8cc63f;
}
.menu-header li ul.ddown-scond-menu li a:hover {
  color: #333333;
}
.header-sticki li ul.ddown-scond-menu li a:hover {
  color: #333333;
}
.drop-check {
    border-right: solid 1px rgba(255,255,255,0.5);
    padding-bottom: 70px;
}
.drop-check .checkbox label {
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}
.menu-header .drop-select {
  padding-left: 25px;
}
.header-sticki .drop-select {
  padding-left: 25px;
}
.menu-header .drop-select .select-wrapper {
  margin-bottom: 20px;
}
.header-sticki .drop-select .select-wrapper {
  margin-bottom: 20px;
}
/*Choose Color*/
.ddropdown-color {
  position: relative;
  display: inline-block;
}
.ddropdown-most {
  float: right;
  position: relative;
}
.ddropdown-occa {
  float: right;
  margin-left: 15px;
  margin-top: -25px;
  margin-right: 17px;
}
.active-filter{
  background-color: #85bf3f;
}
.active-filter .ddown-color span,.active-filter .ddown-most span{
  color: #ffffff;
}
.active-filter .ddown-color i,.active-filter .ddown-most i{
  color: #ffffff;
}
.seach-result .ddropdown-color,
.seach-result .ddropdown-most,
.seach-result .ddropdown-occa {
  margin-top: 0px;
}
.result-choose {
  padding-right: 25px;
  text-align: right;
}
.ddown-most {
  border-radius: 3px;
  height: 40px;
  padding: 10px 20px 5px;
}
.ddown-occa {
  width: 209px;
  border-radius: 3px;
  height: 32px;
  padding: 3px 30px 2px 9px;
}
.ddown-color {
  border-radius: 3px;
  height: 40px;
  padding: 10px 20px 5px;
}
.color-list ul li a:hover,
.most-list ul li a:hover,
.occa-list ul li a:hover {
  background-color: transparent;
  color: #333333;
}
.ddropdown-most span,
.ddropdown-most a {
  letter-spacing: 1px;  
  vertical-align: middle;
  font-family: 'MontserratReguler';
}
.ddropdown-occa span,
.ddropdown-occa a {
  letter-spacing: 1px;  
  vertical-align: middle;
  font-family: 'MontserratReguler';
}
.selected-hero .ddown-color,
.selected-hero .ddown-most,
.selected-hero .ddown-occa {
    border-radius: 3px 3px 0px 0px;
}
.ddown-color span,
.ddown-most span,
.ddown-occa span, {
  letter-spacing: 2px;
}
.ddown-color i,
.ddown-most i,
.ddown-occa {
  /*float: right;*/
  font-size: 16px;
  /*margin-top: 1px;*/
}
.ddown-color i{
  position: relative;
  top: 2px;
  left: 6px;
}
.ddown-most i {
  position: relative;
  top: 2px;
  left: 6px;
}
.ddown-occa i {
  right: 39px;
  position: absolute;
  top: 130px;
}
.color-choose {
  font-family: 'MontserratReguler';
  letter-spacing: 1px;
  line-height: normal;
  margin-top: 2px;
  position: absolute;
  top: 10px;
}
.border-ddown-occa{
  border: 1px solid #eeeeee;
}
.color-chosed{
  font-family: 'MontserratReguler';
  font-size: 10px;
}
.color-list .filter-color{
  display: none;
  background-color: #ffffff;
  border-right: solid 1px #85bf3f;
  border-left: solid 1px #85bf3f;
  border-bottom: solid 1px #85bf3f;
  margin: 0;
  position: absolute;
  list-style: none;
  z-index: 1;
  width: 100%;
  padding: 0 28px;
}
.most-list .filter-most{
  display: none;
  background-color: #ffffff;
  border-right: solid 1px #85bf3f;
  border-left: solid 1px #85bf3f;
  border-bottom: solid 1px #85bf3f;
  margin: 0;
  padding: 7px 19px 7px 20px;
  position: absolute;
  list-style: none;
  z-index: 1;
  max-width: 100%;
}
.occa-list .filter-occa{
  display: none;
  background-color: #ffffff;
  border-right: solid 1px #eeeeee;
  border-left: solid 1px #eeeeee;
  border-bottom: solid 1px #eeeeee;
  margin: 0;
  padding: 7px 12px 7px 20px;
  position: absolute;
  list-style: none;
  z-index: 1;
  max-width: 246px;
  margin-top: 32px;
}
.ddown li {
    border-bottom: 1px solid #85bf3f;
}
.ddown li:last-child {
  margin-bottom: 10px;
}
.border-ddown li {
    border-bottom: 1px solid #eeeeee;
}
.color-list .filter-color a,
.most-list .filter-most a{
  width: 175px;
  padding: 10px 20px;
  color: #333333;
  position: relative;
  padding: 15px 0;
  color: #8cc63f;
}
.occa-list .filter-occa a{
  width: 175px;
  padding: 10px 20px;
  color: #333333;
  position: relative;
  padding: 15px 0;
}
.col-color {
  text-transform: uppercase;
  font-size: 10px;
  padding-top: 5px;
}
.menu-header .choose-color li {
  margin-right: -4px;
}
.header-sticki .choose-color li {
  margin-right: -4px;
}
.all-color {
  width: 18px;
  height: 18px;
  background: url("../img/color/no-color.png") no-repeat center center;
  background-size: 18px;
}
.table-color {
  width: 17px;
  height: 17px;
  border: solid 1px #d2d2d2;
  box-shadow: inset 0px 4px 6px -4px #cccccc;
}
.choose-color .all-color,
.choose-color .table-color {
  width: 22.5px;
  height: 22.5px;
  background-size: 22.5px;
}
.choose-color .all-color:hover,
.choose-color .table-color:hover {
  border: solid 3px #ffffff;
}
.red-color {
  background-color: #d52c38;
}
.orange-color {
  background-color: #fdb54f;
}
.yellow-color {
  background-color: #fef08e;
}
.green-color {
  background-color: #91ca77;
}
.blue-color {
  background-color: #476cb0;
}
.purple-color {
  background-color: #8e67b3;
}
.light-pink-color {
  background-color: #f0c0cd;
}
.fuchia-color {
  background-color: #eb338e;
}
.white-color {
  background-color: #ffffff;
}
/*Search*/
.search-click {
  float: right;
    margin-top: -36px;
    font-size: 13px;
}
.button-search {
    background-color: #fefefe;
    border: 0px;
    padding: 0;
    outline: 0;
    position: relative;
}
.search-click .search-input,
.search-click .button-search .fa-close, 
.search-click.active .button-search .fa-search {
    display: none;
}
.search-click .button-search .fa-search, 
.search-click.active .button-search .fa-close {
    display: inline-block;
}
.search-click.active .search-input {
    display: inline-block;
    position: absolute;
    right: 45px;
    height: 47px;
    width: 94%;
    padding: 10px;
    border: 0px none;
    margin-top: -42px;
    border:3px solid #85bf3f;
}
.active .button-search {
    background-color: #fefefe;
    height: 40px;
    width: 10px;
    margin-top: -10px;
    outline: none;
    (;top: 2px;);
}
.opacity {
    opacity: 0;
}
/*Slider*/
.slider .item {
    min-height: unset;
    height: auto !important;
    position: relative;
    z-index: 1;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    max-width: 100%;
    border-bottom: 1px solid #E6E6E6;
}
.slider .left-slide {
  padding: 8.5% 0px 0;
}
.slider .right-slide {
    position: absolute;
    bottom: 29px;
    margin-left: 36.9%;
}
.slider h2 {
    font-size: 110px;
    font-style: italic;
    font-weight: normal;    
  font-family: 'Georgia';
}
.slider h3 {
    font-size: 24px;
    letter-spacing: 2px;
    text-transform: uppercase;
    position: absolute;
    margin-left: 65px;
}
.slider p {
    font-weight: normal;
  font-family: 'Georgia';
    font-style: italic;
    font-size: 18px;
    max-width: 250px;
    width: 100%;
    margin-left: 65px;
    margin-top: 20px;
}
.slider .flow {
    margin-top: -72px;
    text-align: center;
    margin-left: 400px;
}
.name-flow {
    font-size: 12px;
    font-weight: normal;
}
.price-flow {
    color: #993399;
    font-size: 18px;
    font-style: italic;
  font-family: 'Georgia';
    font-weight: normal;
}
.slider .owl-pagination {
    text-align: center;
    position: absolute;
    z-index: 1;
    margin-top: -35px;
    width: 100%;
}
.slider .owl-page {
  height: 20px;
  width: 20px;
  border: solid 2px #cccdcd;
  border-radius: 50%;
  background-color: transparent;
  display: inline-block;
  margin: 0 5px;
  position: relative;
}
.slider .owl-page span{
  width: 5px;
  height: 5px;
  background-color: transparent;
  border-radius: 10px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.slider .owl-page.active {
    border: solid 2px #8cc63f;
    background-color: transparent !important;
}
.slider .owl-page.active span{
  background-color: #8cc63f;
}
.slider .owl-buttons {
    position: absolute;
    top: 40%;
    width: 100%;
    font-size: 30px;
    display: block;
}
.slider .owl-prev {
    float: left;
    padding-left: 45px;
}
.slider .owl-next {
    float: right;
    padding-right: 44px;
}
/*Header*/
.left-site, .right-site {
  margin: 35px 0px;
}
.top-head .left-left {
    float: left;
    padding-right: 20px;
    border-right: solid 1px #e7e7e7;
}
.top-head .left-left img {
  margin-top: -22px;
}
.top-head .left-right {
    padding: 15px 20px;
    overflow: hidden;
}
.top-head .contact-person {
  
  margin-left: 15px;
  line-height: 20px;
  font-weight: bold;
}
.top-head .contact-person em {
  color: #999999;
  font-size: 11px;
  margin-left: 5px;
  font-weight: normal;
  font-family: 'Georgia';
}
.top-head .social-media {
  margin: 12px 0 0 35px;
}
.top-head .social-media span {
  margin-right: 7px;
}
.top-head .social-media a {
  margin: 0 7px;
}
.top-head .social-media a:hover {
    color: #993399;
    opacity: 0.85;
}
.top-head .right-site {
  text-align: right;
  margin-top: 0px;
}
.top-head .open-chid {
  color: #8dc63f;
  text-transform: uppercase;
  margin-bottom: 3px;
}
.top-head .time-chid {
  color: #999999;
}
.top-head{
  margin-top: 15px;
  margin-bottom: 15px;
}
.top-head .go-checkout {
  margin-top: 50px;
  display: table;
  float: right;
  position: relative;
}
.top-head .signup-login {
  font-family: 'MontserratReguler';  
  margin-right: 15px;
}
.top-head .sign-up {
  font-family: 'MontserratReguler';   
  color: #8cc63f;
  margin-right: 24px;
}
.top-head .sign-up:hover {
    text-decoration: underline;
}
.sign-up{
  font-family: 'MontserratReguler';
  color: #85bf3f;
}
.top-head .login {
  margin-left: 24px;
}
.top-head .login:hover {
    text-decoration: underline;
}
.top-head .cart {
  position: relative;
}
.top-head .cart:before {
  width: 36px;
  height: 33px;
  content: " ";
  background: url("../img/bagNew.png") no-repeat;
  position: absolute;
  left: -62px;
  top: 22px;
}
/*.top-head .cart:hover:before {
  background-image: url("../img/cart-hover.png");  
}*/
.top-head .cart span {
  color: #8cc63f;
  font-size:12px;
  font-family: 'Montserrat';
  font-weight: bold;
  min-width: 18px;
  height: 18px;
  text-align: center;
  margin-left: 5px;
  border-radius: 5px;
  padding: 2px;
  position: absolute;
  top: 22px;
  right: 11px;
}
.top-head .cart img {
  
}
.menu-header ul {
  margin: 0px;    
  font-size: 13px;
}
.header-sticki ul {
  margin: 0px;    
  font-size: 13px;
}
.menu-header li {
  display: inline-block;
  font-family: 'MontserratBold';
  padding: 16px 11px;
  font-size: 11px;
}
.header-sticki li {
  display: inline-block;
  font-family: 'MontserratBold';
  padding: 15px 11px;
  font-size: 10px;
}
.menu-header li a {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.header-sticki li a {
  letter-spacing: 1px;
  font-size: 10px;
}
/*.menu-header li:last-child a,
.menu-header li a:hover,
.menu-header li a.active {
    color: #993399;
}*/
.menu-header .dd-main-menu {
    margin-left: 5px;
}
.header-sticki .dd-main-menu {
    margin-left: 5px;
}
.table .count-cart td {
  vertical-align: middle;
}
.count-cart .sub-total {
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #231f20;
  display: block;
  margin: 10px 0px;
}
.count-cart .amount-sub {
  font-family: 'MontserratReguler';
  color: #231f20;
  margin: 10px 0px 10px 20%;
  font-size: 10px;
  display: block;
}
.grand-total-shopping{
  font-family: 'MontserratBold';
  font-size: 12px;
  color: #231f20;
  letter-spacing: 0.3em;
}
.coupon-code{
  margin-left: 15px;
}
.form-promo-code{
  /*border:none;*/
}
.coupon-code .form-control {
  width: 217px;
  float: left;
  margin-right: 15px;
}
.btn-coupon {
  border: none;
  background-color: transparent;
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #333333;
  padding: 5px 0px;
  letter-spacing: 1.5px;
  border-radius: 0px;
  border-bottom: 2px solid #333333;
  margin-top: 3px;
}
.btn-coupon:hover {
  color: #333333;
}

.black-line{
  margin-top: 55px;
  position: relative;
  margin-bottom: 40px;
}
.black-line img{
  width: 100%;
}
.black-line h1{
  font-family: 'MontserratSemiBold';
  font-size:18px;
  color: #8cc63f;
  text-align: center;
  width:100%; 
  border-bottom: 2px solid #aaacae; 
  line-height:0.1em; 
  margin:10px 0 26px;
}
.black-line h1 span{ 
  background: #ffffff; 
  padding:0 40px 0 43px;
  display: unset;
  letter-spacing: 0.3em;
  position: relative;
  top: 2px;
} 
.black-line p{
  font-family: 'MontserratLight';
  font-size: 14px;
  color: #333333;
  text-align: center;
  letter-spacing: 0.4em;
}
/*.catalogue-list .categories {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: -1px;
}
.catalogue-list .inner-catalogue {
    border: 1px solid #e9e9e9;
    margin: 0 0 -1px -1px;
    text-align: center;
    background-color: #ffffff;
}*/
.catalogue-list{
  margin-left: 45px;
  margin-right: 45px;
}
.categories .col-d-1, .categories .col-d-1,
.categories .col-d-3, .categories .col-d-4,
.categories .col-d-5, .categories .col-d-6,
.categories .col-d-7, .categories .col-d-8,
.categories .col-d-9, .categories .col-d-10,
.categories .col-d-11, .categories .col-d-12 {
  float: left;
}
.inner-catalogue a {
    position: relative;
    display: block;
}
/*.inner-catalogue a:hover {
    opacity: 0.7;
    text-decoration: underline;
}*/
.inner-catalogue img {
    width: 100%;
    height: auto;
}
.inner-catalogue .text-catalogue {
    padding: 0 15px;
    text-align: center;
}
.inner-catalogue h3 {
    font-size: 12px;
    font-family: 'MontserratBold';
    color: #85bf3f;
    margin-top: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
}
.inner-catalogue h3 small {
    display: block;
    text-transform: uppercase;
    font-size: 8px;
    color: #404041;
    font-family: 'MontserratReguler';
    margin-bottom: 5px;
    letter-spacing: 1.5px;
}
.inner-catalogue .price {
    color: #404041;
    font-family: 'Granjon';
    font-size: 17.04px;
    padding-bottom: 20px;
    letter-spacing: 0.05em;
}
.inner-catalogue .sold-out {
  position: absolute;
  width: 20px;
  height: auto;
  right: 15px;
  top: 15px;
}
.catalogue-filter {
  margin-left: -16px;
  width: 100%;
}
.catalogue-filter h3 {
  color:#85bf3f;
  font-family: 'MontserratBold';
  text-transform: uppercase;
  margin: 0;
  padding: 0px 30px 30px 5px;
}
.catalogue-catleft .catalogue-catlist {
  font-family: 'Montserrat';
  text-transform: uppercase;
  width: 215px;
  margin: auto;
  margin-left: 0px;
}
.inner-catalogue{
  padding: 5px;
}
.catalogue-catleft .catalogue-catlist:nth-child(3) {
  border-bottom: 0px;
}
.catalogue-catlist {
  margin-top: 20px !important;
}
.catalogue-catlist:first-child {
  margin-top: 0px !important;
}
.catalogue-catlist h4 {
  font-family: 'MontserratReguler';
  margin-top: 10px;
  font-size: 14px;
  padding-bottom: 15px;
  color: #85bf3f;
  border-bottom: 1px solid #808080;
  letter-spacing: 0.2em;
}
.catalogue-catlist li {
  height: 30px;
}
.catalogue-catlist a {
  text-transform: uppercase;
  color: #333333;
  font-size: 10px;
  font-family: 'MontserratReguler';
  letter-spacing: 0.2em;
}
.catalogue-catlist a:hover {
  font-weight: bold;
}
.catalogue-list .load-more {
  text-transform: uppercase;
  font-family: 'MontserratBold';
  color: #ffffff;
  margin: 25px 0px;
  font-size: 14px;
  padding: 19px 106px;
  background-color: #85bf3f;
}
.catalogue-list .might-like h3 {
  font-family: 'MontserratBold';
  font-size: 14px;
  color: #404041;
  font-weight: bold;
  border-bottom: 3px solid #404041;
  margin: 0px;
  padding-bottom: 16px;
  display: inline-block;
}
.might-like{
  padding-bottom: 50px;
}
/*Catalogie Detail*/
.catalogue-detail {
  padding: 0px 0 65px;
}
/*.catalogue-detail .preview {
  margin-top: -30px;
}*/

.catalogue-detail #thumbcarousel .carousel-inner .thumb {
  float: left;
  cursor: pointer;
}
/*.catalogue-detail #thumbcarousel img{
  width: 100%;
}*/

.positionArrow{
  padding-top: 75px;
}

.catalogue-detail #thumbcarousel{
  margin-top: 30px;
}

.carousel-control.left, .carousel-control.right {
  background: none;
}

.ref {
  font-size: 7px;
  font-family: 'MontserratReguler';
  text-transform: uppercase;
  color: #808080;
  letter-spacing: 1.5px;
  margin-top: 5px;
  display: block;
}
.add-cart-detail {
  /*max-width: 420px;*/
}
.catalogue-detail .price {
  font-family: 'Granjon';
  font-size: 25px;
  color: #404041;
  margin: 30px 0;
}
.catalogue-detail .hor-line {
  margin: 0 15px;
}
.catalogue-detail .event {
  color: #8cc63f;
  margin-left: 3px;
}
.catalogue-detail .event a {
  color: #8cc63f;
}
.catalogue-detail textarea {
  font-family: 'MontserratLight';
  font-size: 9px;
  color: #939393;
  padding: 12px;
}
.catalogue-detail textarea::-webkit-input-placeholder {
  font-family: 'MontserratLight';
  font-size: 9px;
  color: #939393;
  padding: 0px;
  font-style: normal;
}
.catalogue-detail textarea::-moz-placeholder{
  font-family: 'MontserratLight';
  font-size: 9px;
  color: #939393;
  padding: 12px;
  font-style: normal;
}
.catalogue-detail textarea:-ms-input-placeholder {
  font-family: 'MontserratLight';
  font-size: 9px;
  color: #939393;
  padding: 12px;
  font-style: normal;
}
.catalogue-detail textarea:-moz-placeholder {
  font-family: 'MontserratLight';
  font-size: 9px;
  color: #939393;
  padding: 12px;
  font-style: normal;
}
.group-qty {
  display: inline-block;
  margin-right: 4px;
}
.group-qty p{
  font-family: 'Montserrat';
  font-size: 10px;
  color: #404041;
}
.group-qty input {
  height: 41px;
  width: 43px;
  text-align: center;
  padding-top: 7px;
  border:none;
}
.group-qty .btn-circle {
  height: 41px;
  width: 43px;
  border:none;
  background-color: #cccccc;
  font-size: 18px;
  font-family: 'MontserratBold';
}
.group-qty-shopping .btn-circle-shopping{
  width: 27px;
}
.group-qty-shopping input{
  width: 24px;
  padding-top: 6px;
}
.group-qty .btn-minuse {
  margin-right: -5px;
  border-radius: 0;
}
.group-qty .btn-pluss {
  margin-left: -5px;
}
.out-of-stock {
  display: inline-block;
  margin-left: 20px;
  position: absolute;
}
.out-of-stock img {
  position: absolute;
  margin-top: 10px;
}
.out-of-stock .out-notif {
  text-transform: uppercase;
  font-size: 10px;
  color: rgb(166, 80, 80);
  font-weight: bold;
  margin-left: 37px;
}
.out-of-stock .out-desc {
  width: 115px;
  font-family: "Georgia";
  font-style: italic;
  font-size: 11px;
  margin-left: 38px;
  color: #aaaaaa;
}
.nav-detail {
  border-bottom: 3px solid rgb(243, 243, 243);
  padding-left: 0px;
  margin: 45px 0px 0px;
  list-style: outside none none;
}
.nav-detail li {
    margin-bottom: -3px;
    position: relative;
    display: inline-block;
}
.nav-detail .active {
  border-bottom: 3px solid #8cc63f;
}
.important-note{
  padding-right: 0px !important;
}
.nav-detail li a {
  padding-bottom: 10px;
  font-size: 10px;
  font-family: 'MontserratBold';
  color: #404041;
}
.nav-detail li.active , 
.nav-detail li.active:hover, 
.nav-detail li.active:focus,
.nav-detail li:hover, 
.nav-detail li:focus {
    color: #333;
    background-color: #FFF;
    border-width: 0px 0px 3px;
    border-style: solid;
    border-bottom: 3px solid #8cc63f;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}
.add-cart-detail h3{
  font-family: 'MontserratBold';
  font-size: 18px;
  color: #85bf3f;
  text-transform: uppercase;
}
.add-cart-detail .tab-content {
  padding: 20px 0px;
  font-family: 'Georgia';
  color: #999999;
  line-height: 1.9;
}
.add-cart-detail .tab-content strong {
  color: #333333;
}
.add-cart-detail .tab-content ul {
  font-size: 9px;
  font-family: 'Montserrat';
  color: #333333;
  padding-left: 0px;
  margin-top: 3px;
}

.add-cart-detail .tab-content .product-desc ul{
  padding-left: 0px;
}

#tab1 p,#tab2 p,#tab3 p{
  font-size: 12px;
  font-family: 'MontserratSemiBold';
  color: #8cc63f;
}
.add-cart-detail .tab-content li {
  padding-left: 5px;
}
/*Blog*/
.blog-site {
  border-right: 1px solid rgb(233, 233, 233);
  margin-right: -1px;
}
.blog-list {
  padding: 70px 15px 0px 30px;
}
.blog-head h2 {
  margin: 0;
}
.blog-head .blog-desc  {
  display: block;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #8dc63f;
  margin-bottom: 10px;
}
.blog-head .blog-date {
  display: block;
  color: #999999;
  font-size: 12px;
  font-weight: normal;
  margin-top: 5px;
  letter-spacing: 1px;
}
.blog-head figure {
  margin: 25px 0;
}
.blog-content {
    max-width: 680px;
    width: 100%;
    margin: auto;
}
.blog-content p {
  font-family: 'Georgia';
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 30px;
}
.blog-content h3 {
  font-weight: normal;
  margin-bottom: 30px;
}
.blog-content h4 {
    font-size: 14px;
    font-family: "Lato",serif;
    letter-spacing: 3px;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.blog-content h5 {
  font-family: 'Georgia';
  margin-bottom: 30px;
}
.blog-foot {
  margin-top: 35px;
  text-align: center;
}
.comment-share,
.blog-pagination {
    max-width: 680px;
    width: 100%;
    margin: 15px auto 0;
    text-align: left;
}
.comment-share .comment-count {
  background-color: #8dc63f;
  color: #ffffff;
  padding: 9px 10px;
  margin-top: 3px;
  border-radius: 50%;
  line-height: normal;
}
.comment-text {
  color: #8dc63f;
  font-weight: bold;
  line-height: normal;
  margin-left: 2px;
}
.line-blog {
  width: 100%;
  border-bottom: dashed 1px #999999;
  margin-top: 20px;
}
.social-share {
  text-align: right;
  margin-top: 9px;
}
.fb-comment {
  margin-top: 30px;
}
.blog-pagination {
  text-align: center;
  margin: 60px auto 80px;
}
.blog-pagination li {
  display: inline-block;
  margin: 0 3px;
}
.blog-pagination a {
  color: #ffffff;
  width: 30px;
  height: 30px;
  background-color: #cccccc;
  padding: 7px;
  border-radius: 50%;
}
.blog-pagination a:hover,
.blog-pagination a:focus,
.blog-pagination a.active {  
  background-color: #8cc63f;
}
.blog-sidebar {
  border-left: solid 1px #e9e9e9;
}
.blog-sidebar .catalogue-catlist:last-child {
    border-bottom: dashed 1px #999999;
}
.blog-sidebar .blog-archive {
  margin-bottom: 20px;
}
.blog-archive ul {
  margin-top: 15px;
}
.blog-archive .archive-year:focus,
.blog-archive .archive-year {
    font-size: 14px;
    color: #8dc63f;
    font-weight: bold;
    cursor: pointer;
}
.blog-archive .archive-year:hover {
  /*color: #993399;*/
}
.blog-archive .archive-year i{
  margin-left: 5px;
}
.blog-archive ul {
  display: none;
}
.popular-product {
  padding: 45px 0 20px;
}
.shop-flowers {
  margin: 35px 0px;
}
.recent-blog {
  max-width: 720px;
  width: 100%;
  margin: 50px auto 100px;
  text-align: center;
}
.recent-blog h4 {
  max-width: 680px;
  width: 100%;
  margin: 30px auto;
}
.recent-blog .recent-link {
  margin: 0 20px;
}
.recent-blog .recent-link:hover img {
  border: solid 1px #8dc63f;
}
.recent-link h5 {
  margin-top: 15px;
  line-height: 1.5;
}
/*Static Page*/
.static-site {
  border-left: 1px solid rgb(233, 233, 233);
  margin-left: -1px;
}
.static-menu {
  border-right: solid 1px #e9e9e9;
}
.content-static {
  max-width: 740px;
  width: 100%;
  padding: 50px 30px 150px;
  margin: auto;
}
.content-static .static-head {
  text-align: center;
  margin-bottom: 40px;
}
.content-static article {
  font-size: 14px;
  color: #111411;
  line-height: 1.5;
  font-family: 'Georgia';
}
.content-static p, 
.content-static figure {
  margin-bottom: 30px;
}
.content-static h3 {
  font-weight: normal;
  margin-bottom: 30px;
}
.content-static h4 {
  font-size: 14px;
  font-family: "Lato",serif;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.content-static h5 {
  margin-bottom: 30px;
}
.content-static .content-em {
  font-style: italic;
}
/*Seach Result - No Result*/
.seach-result {
  padding: 20px 0;
}
.seach-result h3 {
  margin: 0px 0px;
  padding-left: 113px;
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #4d4d4d;
  letter-spacing: 2px;
}
#title-noResult{
  padding-left: 163px;
}
.content-noResult{
  padding-bottom: 143px;
}
.content-noResult h6{
  padding-left: 163px;
  font-family: 'MontserratBold';
  color: #aa1a25;
}
.content-noResult img{
  padding-left: 163px;
}
.content-noResult span{
  font-family: 'MontserratBold';
  color: #aa1a25;
}
.seach-result p {
  margin: 0px 0px;
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #4d4d4d;
  padding: 27px 0 37px 113px;
  letter-spacing: 1px;
}
.seach-result h3 span,
.no-result p {
  font-family: 'MontserratBold';
  font-size: 16px;
  margin-left: 15px;
  color: #4d4d4d;
}
.no-result {
  text-align: center;
  padding: 70px 0 100px;
  max-width: 610px;
  width: 100%;
  margin: auto;
}
.no-result-search {
  margin-top: 40px;
  position: relative;
}
.no-result-search:after { 
  content: "\f002";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  color: #aaaaaa;
  position: absolute;
  right: 15px;
  font-size: 20px;
  top: 5px;
} 
.no-result-search input {
  font-style: italic;
  font-family: 'Georgia';
  background-color: #fafafa;
  border: solid 1px #e8e8e8;
  box-shadow: inset 0 0 0 0;
  padding: 6px 50px 6px 24px;
}
/*My Account*/
.my-account {
  padding: 70px 0 85px;
}
.my-account .form-group {
    margin-bottom: 30px;
}
.my-account .form-group:nth-child(2n+1),
.shipping-form .form-group:nth-child(2n+1) {
  clear: both;
}
.nav-orchid {
  border-bottom: 1px solid #e5e5e5;
  padding-left: 0;
  margin: 0;
  list-style: none;
  text-align: center;
}
.nav-orchid li {
  margin-bottom: -1px;
  position: relative;
  display: inline-block;
}
.nav-orchid li.active a, 
.nav-orchid li.active a:hover, 
.nav-orchid li.active a:focus {
  color: #333333;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-bottom-color: transparent;
}
.nav-orchid li a {
  color: #aaaaaa;
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  position: relative;
  display: block;
  padding: 12px 24px;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}
.nav-orchid li a:hover {
  color: #333333;
}
.tab-content {
  padding: 35px 90px;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.form-address .my-group .select-wrapper {
  width: 107.5%;
}
.my-account label {
  display: block;
}
.select-birt {
  display: inline-block;
}
.my-submit {
  text-align: right;
  border-top: 1px dashed rgb(153, 153, 153);
  margin-top: 10px;
  padding-top: 40px;
}
.my-link {
  font-family: 'Georgia';
  font-size: 14px !important;
  margin-top: 35px;
}
.my-account a {
  color: #993399;
  font-size: 10px;
}
.my-account a:hover {
  color: #8DC63F;
}
.form-account, .address-history, .form-address {
  border-top: 1px dashed rgb(153, 153, 153);
  margin-top: 30px;
  padding-top: 40px;
}
.form-address {
  padding-top: 0;
}
.address-history {
  margin-bottom: -20px;
}
.address-history .add-saved {
  border: solid 1px #e5e5e5;
  text-align: center;
  border-radius: 5px;
  padding: 40px;
  margin-bottom: 30px;
  height: 253px;
}
.address-history .add-address {
  background-color: #f2f2f2;
  padding: 75px 0px;
}
.add-address .add-new {
  margin-top: 20px;
}
.address-history .col-d-6:nth-child(3n+2) .add-saved {
  margin-right: 0;
  margin-left: 15px;
}
.add-saved p {
  line-height: 1.5;
}
.link-address {
  margin-top: 20px;
}
.edit-add {
  text-transform: uppercase;
  padding-right: 15px;
  border-right: dotted 1px #799ca3;
}
.delete-add {
  text-transform: uppercase;
  padding-left: 15px;
}
.form-address h3 {
  margin: 45px 0px;
}
.tb-order {
  border-bottom: 1px dashed #999;
  margin: 40px 0;
  padding-bottom: 20px;
}
.table .order-head th {
  padding: 25px;
  text-transform: uppercase;
  color: rgb(187, 187, 187);
  font-size: 10px;
}
/*.table .order-body td {
  padding: 25px;
}*/
.table .order-order a,
.table .order-view a {
  font-size: 12px;
  text-decoration: underline;
}
.table .order-view a {
  color: #333;
}
.order-title {
  text-transform: uppercase;
}
.order-detail {
  border: 1px solid #e6e6e6;
  margin-bottom: 40px;
}
.order-detail .inner-order-detail {
  border-right: 1px solid rgb(230, 230, 230);
  background-color: rgb(247, 247, 247);
  padding: 30px 25px;
  height: 152px;
}
.order-detail .list-order:first-child .inner-order-detail {
  background-color: rgb(255,255,255);
}
.order-detail .list-order:nth-child(3) .inner-order-detail {
  margin-right: -20px
}
.order-detail .list-order:nth-child(4) .inner-order-detail {
  margin-left: 20px;
  border-right: 0;
}
.inner-order-detail span {
  margin-bottom: 15px;
}
.inner-order-detail p {
  line-height: 2;
}
.inner-order-detail .status-ship {
  font-weight: bold;
  color: rgb(141, 198, 63);
  font-size: 14px;
}
.tb-tracking, .tb-item {
  margin: 30px 0px 10px;
}
.tb-tracking .tacking-date,
.delivery-detail {
  font-weight: bold;
}
.tb-tracking .ref,
.tb-item .ref {
  font-size: 10px;
  letter-spacing: 0.5px;
}
.tb-item .description,
.tb-item .delivery-detail,
.tb-item .quantity,
.tb-item .amount {
  vertical-align: middle;
}
.tb-item .description .top-desc {
  text-transform: uppercase;
  color: rgb(153, 153, 153);
  font-size: 10px;
}
.tb-item .description h5 {
  margin-top: 5px;
  margin-bottom: 12px;
}
.tb-item .delivery-detail span {
  line-height: 2;
  display: block;
  font-weight: normal;
}
.tb-item .delivery-detail .top-detail {
  font-weight: bold;
}
.tb-item .tb-Product img {
  border: 1px solid #ededed;
}
.tb-item .quantity span,
.tb-item .amount span {
  margin-top: 5px;
}
.amount,.quantity{
  vertical-align: middle !important;
}
.tb-item .amount {
  font-weight: bold;
}
.tb-item .table .text-total {
  padding: 15px 50px 15px 20px;
  vertical-align: middle;
  font-size: 14.3px;
}
.tb-item .table .total-amount {
  padding: 15px 20px 15px 29px;
  font-size: 24.5px;
  font-weight: bold;
}
.my-account .btn-white-border,
.my-account .btn-white-border:hover {
  color: #2D2D2D;
  padding: 11px 30px;
}
.my-account .back-top {
  text-align: center;
  border-top: 1px dashed rgb(153, 153, 153);
  padding-top: 40px;
  margin-top: 25px;
}
/*Cart*/
.navigation-list ul {
  text-align: center;
}
.navigation-list li {
  display: inline-block;
  margin: 70px 20px;
}
.navigation-list a {
  width: 140px;
  border-bottom: 2px solid rgb(242, 242, 242);
  color: rgb(204, 204, 204);
  padding-bottom: 30px;
  font-size: 16px;
}
.navigation-list a.active,
.navigation-list a:hover,
.navigation-list a:focus {
  border-bottom: 2px solid rgb(141, 198, 63);
  color: rgb(51, 51, 51);
}
.cart-table .table,
.cart-table .table .order-head th {
  border-top: none;
  border-left: none;
  border-right: none;
  margin-right: -1px;
  margin-left: -1px;
}
.cart-table {
  /*margin-top: 60px;*/
  margin-left: 168px;
}
.quantity .group-qty {
  margin-right: auto;
}
.quantity .group-qty input,
.quantity .group-qty .btn-circle {
  height: 30px;
}
.table .remove-product {
  vertical-align: middle;
}
.remove-product i {
  margin-top: 6px;
  font-size: 14px;
}
.cart-empty {
  border-top: 1px solid rgb(238, 238, 238);
  border-bottom: 1px solid rgb(238, 238, 238);
  padding: 100px 0;
  font-weight: bold;
  text-align: center;
  display: block;
}
.cart-button {
  padding: 35px 114px 115px;
  margin-left: 67px;
}
.cart-button-forgot {
  padding: 35px 0px 115px;
}
.button-left{
  position: relative;
}
.cart-button .button-left {
  float: left;
  padding-left: 15px;
}
.cart-button .button-right {
  float: right;
}
.cart-button-forgot .button-right {
  float: right;
}
.cart-button .total-ship-text {
    font-size: 14.3px;
    margin-right: 40px;
}
.cart-button .total-ship-amount {
  margin: 0 40px;
  font-size: 24.5px;
  height: 30px;
  vertical-align: middle;
  font-weight: bold;
}
/*Checkout*/
#checkout-page .container {
  background-color: rgb(255, 255, 255);
}
#checkout-page h1 {
  text-align: center;
  margin-top: 40px;
  margin-bottom: -35px;
}
.shipping-form {
  max-width: 775px;
  width: 100%;
  margin: -40px auto 0;
}
.shipping-form .form-custom {
    margin-bottom: 30px;
}
.line-dashed {
  border-top: 1px dashed rgb(153, 153, 153);
}
.billing-address {
  margin-top: 10px;
}
.billing-address h3,
.billing-address .checkbox {
  display: inline-block;
  margin: 30px 0;
}
.billing-address .checkbox {
  vertical-align: middle;
}
.shipping-form .cart-button {
  padding: 35px 0 115px;
}
/*Payment*/
.shipping-form .tab-content {
    padding: 75px 0px;
}
.shipping-form p {  
  font-family: 'Georgia';
  font-size: 14px;
}
.text-tab {
  text-align: center;
  margin-bottom: 65px;
}
.text-tab a {
  color: #993399;
}
.text-tab a:hover {
  color: #8DC63F;
}
.choose-bank {
  text-align: right;
  margin-top: 5px;
}
.left-pay {
    width: 33%;
    font-size: 10px;
    text-transform: uppercase;
    line-height: 2;
}
.rigt-pay {
    width: 66%;
    line-height: 2;
    font-family: "Georgia";
    font-size: 14px;
    color: #000;
}
.confirmation-hide {
  display: none;
  border-top: 1px dashed #999;
  padding-top: 30px;}
.margin-custom {
  margin: 30px 0px;
}
.cardRadio .radio {
    display: inline-block;
    margin: 0px 0px 15px;
}
.cardRadio .radio label {
  min-width: 100px;
  max-width: 100%;
  margin-right: 15px;
}
.cardRadio input[type="radio"] + label span {
  margin-top: 8px;
}
.expire {
  width: 65%;
  float: left;
}
.expire label {
  display: block;
}
.cvv {
  width: 35%;
  display: inline-block;
}
.cvv input {
  width: 100px;
}
.shipping-form .tab-pane h3 {
  margin: 0px 0px 15px;
}
.text-confirm-pay {
  margin-bottom: 45px;
}
.order-information {
  max-width: 450px;
  width: 100%;
  margin: 25px auto 40px;
  text-align: left;
  padding-left: 108px;
  line-height: 1.7;
}
.order-information span {
  width: 145px;
}
.right-order {
  font-size: 14px;
  font-family: "Georgia";
  font-weight: bold;
}
.left-order {
  text-transform: uppercase;
  font-size: 10px;
}
.thankyou .table,
.thankyou .table .order-head th {
  border: none;
}
.thankyou .table,
.thankyou .table .text-total,
.thankyou .table .total-amount {
  border-top: 1px dashed #e5e5e5;
}
.button-thanks {
  margin-top: -58px;
  margin-bottom: 60px;
}
/*Register*/
.container {
  background-color: rgb(255, 255, 255);
}
#register .shipping-form,
#login .shipping-form,
#forgot .shipping-form,
#mylogin .shipping-form {
  margin: auto;
}
#register h3.create-title,
#login h3.create-title,
#forgot h3.create-title,
#mylogin h3.create-title {
  font-family: 'Montserrat';
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 35px;
  margin-top: 65px;
  text-transform: uppercase;
  color: #333333;
  letter-spacing: 4px;
}
.login-popup {
  margin: 50px auto;
}
#register ul {
  margin: 20px 0;
}
#register li {
  display: inline-block;
  width: 289px;
  min-height: 25px;
  background: url("../img/register-location.png") 0 0 no-repeat;
  font-family: 'Georgia';
  font-size: 14px;
  padding-left: 25px;
  padding-top: 2px;
}
#register li:nth-child(2) {
  width: 253px;
  background: url("../img/register-delivery.png") 0 0 no-repeat;
  padding-left: 45px;
}
#register li:nth-child(3) {
  width: 225px;
  background: url("../img/register-sale.png") 0 0 no-repeat;
  padding-left: 35px;
}
#register form,
#login form,
#forgot form,
#mylogin form {
  margin-top: 45px;
}
#register .shipping-form .cart-button {
  padding: 20px 0px 115px;
}
/*Login*/
.facebook-text {
  font-size: 14px;
  font-family: 'Georgia';
}
.connect-fb {
    background-color: #437EC7;
    color: #FFF;
    font-size: 10px;
    text-transform: uppercase;
    padding: 10px 20px 8px 10px;
    letter-spacing: 1px;
    margin-left: 20px;
    font-weight: bold;
    border-left: 6px solid #2F588B;
    border-bottom: 2px solid #406593;
}
.connect-fb .fa-facebook {
    padding-right: 10px;
    margin-right: 15px;
    border-right: 1px solid #396BA9;
}
.login-contect {
    text-align: center;
    margin: 20px 0;
}
.forgot-psw {
  font-family: 'Granjon';
  float: right;
  text-transform: uppercase;
  font-size: 12px;
  color: #bb272d;
  font-style: italic;
  cursor: pointer;
}
.forgot-psw:hover{
  color: #bb272d; 
}
#forgot {
  padding: 0px 15px 75px;
  background-color: rgb(237, 242, 242);
  display: none;
}
#mylogin {
  margin: 0 15px;
}
.input-forgot {
    width: 50%;
    margin: 0 auto 30px;
}
.input-forgot label {
  display: block;
}
.input-forgot input {
  display: inline-block;
}
.input-forgot input.form-control {
  width: 75%;
  margin-right: 15px;
}
.input-forgot input[type="submit"] {
  float: right;
margin-top: -40px;
}
.delivery-detail a {
  text-transform: uppercase;
  font-size: 10px;
  color: #993399;
}
.delivery-detail a:hover {
  color: #8DC63F;
}
/*Pre Footer*/
.pre-footer {
  margin-top: 1px;
  margin-bottom: -1px;    
  text-align: center;
  border-radius: 5px;
}
.pre-footer .inner-left {
  min-height: 280px;
  height: auto !important;
  z-index: 1;
  position: relative;
  background : transparent url("../img/introduction.png") no-repeat scroll left top;
  background-size: 100%;
  background-size: cover !important;
}
.pre-footer .pre-left {
  position: absolute;
  top: 15%;
  left: 30%;
  width: 100%;
  max-width: 360px;
}
.pre-footer .pre-left h3 {
  font-style: italic;
  font-size: 18px;
  line-height: 2;
  font-weight: normal;
  margin-bottom: 20px;
  font-family: 'Georgia';
}
.pre-footer .pre-right {
  padding: 49px 10%;
  max-height: 280px;
}
.pre-footer .pre-right p {
  font-size: 14px;
  color: #999;
  margin-bottom: 5%;
  line-height: 2;
  width: 100%;
  max-width: 500px;
  font-family: 'Georgia';
  letter-spacing: 0;
  margin: 0 auto 30px;
}
/*Error 404*/
#error-404 h3 {
  letter-spacing: 1px;
  margin: 20px 0 0 0;
  padding: 0 20px;
}
#error-404 .error-img {
  position: relative;
  margin-bottom: 30px;
}
#error-404 .flow {
  position: absolute;
  right: 0px;
  text-align: left;
  bottom: 20px;
}
/*Footer*/
.footer {
  margin-top: 1px;
  background-color: #2c2d2f
}
.bg-black-1{
    padding: 45px 45px 30px 60px;
}
.bg-black-2 {
  padding: 45px 60px 30px 45px;
  background-color: #242527;
  min-height: 240px;
  height: 100%;
}
.foot-left-menu {
  margin-top: 70px;
  vertical-align: bottom;
}
.foot-left-menu ul {
  margin-bottom: 0px;
}
.foot-left-menu li {
    display: inline-block;    
    margin-right: 35px;
}
.foot-right-bottom a,
.foot-left-menu a {
    color: #999999;
}
.foot-right-bottom a:hover, 
.foot-left-menu a:hover {
  text-decoration: underline;
}
.foot-right-top {
  border-bottom: solid 1px #e6e6e6;
}
.foot-right-top li {
    display: inline-block;    
    margin-right: 40px;
    margin-bottom: 15px;
    width: 100px;
}
.foot-right-top a {
  color: #d8d8d8;
}
.foot-right-top a:hover {
    color: #999999;
}
.foot-right-bottom li {
  display: inline-block;
  padding-right: 20px;
  margin-top: 15px;
}
.foot-payment {
  float: left;
  margin-top: 15px;
}
.foot-payment figure {
  display: inline-block;
  margin-right: 15px;
  
}
.foot-social {
  float: right;
  margin-top: 18px;
}
.foot-social a {
  color: #cccccc;
  margin: 0px 5px;
  width: 30px;
  height: 30px;
  border: 1px solid #cccccc;
  border-radius: 50%;
  padding: 6px;
  text-align: center;
}
.foot-social a:hover {
    background-color: #993399;
    border: 1px solid #993399;
    color: #ffffff;
}
.text-promo{
  background-image: url('../img/bg-promo.png');
  text-align: center;
  font-family: 'MontserratBold';
  font-size: 14px;
  letter-spacing: 2px;
  color: #ffffff;
  padding-top: 15px;
  padding-bottom: 15px;
  display: block;
}
.text-promo:hover{
  color: #ffffff;
}
.pad-nol{
  padding: 0px;
}
.hov-occasion:hover a{
  color: #ffffff;
}
.hov-occasion:hover .menu_depth_1{
  display: block;
}
.hov-occasion:hover{
  background-color: #85bf3f;
}
.bx-wrapper{
  max-width: 100% !important;
}
.bx-wrapper .bx-next{
  content: " " !important;
  display: block;
  background: url('../img/arrowRight.png') no-repeat !important;
  width: 12px !important;
  height: 25px !important;
  background-size: 12px 25px !important;
  right: 45px;
}
.fa-chevron-left:before{
  content:" ";
  display: block;
  background: url('../img/arrowLeft.png') no-repeat !important;
  width: 12px !important;
  height: 25px !important;
  background-size: 12px 25px !important;
}
.fa-chevron-right:before{
  content: " ";
  display: block;
  background: url('../img/arrowRight.png') no-repeat !important;
  width: 12px !important;
  height: 25px !important;
  background-size: 12px 25px !important;
}
.bx-wrapper .bx-prev{
  content: " " !important;
  display: block;
  background: url('../img/arrowLeft.png') no-repeat !important;
  width: 12px !important;
  height: 25px !important;
  background-size: 12px 25px !important;
  left: 45px;
}
.bg-white{
  background-color: #ffffff;
}
.bx-wrapper .bx-controls-direction a{
  z-index: 0 !important;
}
.caption-item{
  text-align: center;
}
.caption-item h6{
  font-family: 'Montserrat';
  font-size: 10px;
  color: #404041;
  margin-bottom: 5px;
}
.caption-item p{
  font-family: 'Montserrat';
  font-size: 14px;
  color: #85bf3f;
  margin-bottom: 0px;
}
.caption-item h5{
  font-family: 'Granjon';
  font-size: 16px;
  color: #404041;
  margin-top: 0px;
}
.bx-wrapper .bx-pager{
  top:-100px;
  display: none;
}
.bx-wrapper .bx-pager.bx-default-pager a{
  background: transparent !important;
  border: 1px solid #8dc63f;
}
.bx-wrapper .bx-pager.bx-default-pager a.active{
  background: #8dc63f !important;
}
.go-best{
  text-align: center;
  margin-bottom: 15px;
  position: relative;
}
.arrowBest{
  position: relative;
  top: 0px;
  padding-left: 16px;
  font-size: 18px;
}
.btn-best-border {
  background-color: #8cc63f;
  color: #ffffff;
  font-size: 16.31px;
  letter-spacing: 2px;
  padding: 11px 40px;
  border-radius: 0px;
  font-family: 'MontserratBold';
  letter-spacing: 0.2em;
}
.service{
  left: 50%;
  top: 50%;
  transform:translate(-50%,-50%);
}
.promise{
  text-align: center;
  padding-bottom: 55px;
}
.promise img{
  padding-bottom: 20px;
}
.promise p{
  font-family: 'MontserratReguler';
  font-size: 15.75px;
  color: #4d4d4d;
}
#tagLine{
  font-family: 'MontserratBold';
  font-size: 15.75px;
  color: #333333;
  text-align: center;
  float: left;
  width: 100%;
  letter-spacing: 0.4em;
  margin-bottom: 0px;
  margin-top: -10px;
}
.instagram h1{
  font-family: 'MontserratSemiBold';
  font-weight: bold;
  font-size: 14px;
  color: #8cc63f;
  text-align: center;
  letter-spacing: 0.3em;
  margin-top: 10px;
}
.instagram h2{
  font-family: 'Granjon';
  font-size: 28px;
  color: #58595b;
  text-align: center;
  letter-spacing: 0.05em;
}
.ig1 img{
  padding-bottom: 50px;
}
.instagram-img p{
  padding-bottom: 50px;
}
.instagram-detail p{
  font-family: 'MontserratLight';
  font-size: 10px;
  color: #4d4d4d;
  letter-spacing: 2px;
  letter-spacing: 0.1em;
  line-height: 27px;
  text-transform: uppercase;
}
.instagram-detail h1{
  font-family: 'Granjon';
  font-size: 26.22px;
  font-weight: bold;
  color: #4d4d4d;
  text-align: left;
  letter-spacing: 0.1em;
  margin-top: 0;
}
.instagram-detail h1 i{ 
  font-family: "GranjonItalic";
}

.content-footer h6{
  font-size: 11px;
  font-family: 'MontserratBold';
  color: #8cc63f;
  margin: 0px;
  margin-bottom: 25px;
  letter-spacing: 0.15em;
}
.content-footer p{
  font-size: 11px;
  font-family: 'MontserratReguler';
  color: #ffffff;
  margin: 0px;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
}
.content-footer p a{
  color: white;
  font-size: 12px;
}
.method img{
  margin-bottom: 10px;
}
.method-master img{
  margin-bottom: 30px;
}
.flex-control-paging li a{
  box-shadow: inset 0px 0px 3px #8cc63f !important;
  background: transparent !important;
}
.flex-control-paging li a.flex-active{
  background: #8cc63f !important;
}
.menu-mobile{
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  background: #ffffff;
  z-index: 5;
}
.title-mobile,.title-best{
  display: none;
}
.type-product{
  font-family: 'MontserratReguler';
  font-size: 9px;
  color: #404041;
  font-weight: bold;
}
#tab2 ul, #tab3 ul {
  margin-left: 8px;
  /*list-style: none;*/
}
#tab2 ul li, #tab3 ul li{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
}
/*#tab2 ul li:before ,#tab3 ul li:before {
  content: "-";
  margin-right: 20px;
}*/
#tab3 h6{
  font-family: 'MontserratSemiBold';
  font-size: 11px;
  color: #333333;
  font-weight: normal;
  margin-top: 7px;
  margin-bottom: 12px;
}
#tab3 h6 span{
  font-weight: bold;
}
.aboutDeliv span{
  font-weight: bold;
  font-size: 9px;
  font-family: 'Montserrat';
  color: #333333;
}
.form-email{
  margin-right: 20px;
}
.small-title{
  font-family: 'Montserrat' !important;
  font-size: 11px !important;
  color: #333333;
  padding-right: 293px;
  line-height: 17px;
}
.small-title-register{
  font-family: 'Montserrat' !important;
  font-size: 11px !important;
  color: #333333;
  line-height: 17px;
}
.login-email,.login-password{
  border-color: transparent;
  border-top: 1px;
  background-color: #efefef;
}
.pad-login{
  padding-left: 109px;
}
.pageForgot{
  margin-left: 94px;
  margin-right: 285px;
}
.pageForgot h1{
  text-transform: uppercase;
  font-family: 'Montserrat';
  font-size: 17px;
  font-weight: bold;
  color: #333333;
}
.pageForgot p{
  font-family: 'Montserrat';
  font-size: 11px;
  color: #333333;
  font-weight: normal;
}
.form-forgot{
  padding-left: 0px;
}
.btn-submit{
  padding:9px 40px;
}
.no-padLeft-register{
  padding-left: 0px;
}
.no-padLeft{
  padding-left: 0px !important;
}
.no-padRight-register{
  padding-right: 0px;
  margin-right: 0px;
}
.wid-month{
  /*width: 122px;*/
}
.style-register{
  /*border-color: transparent !important;*/
}
.message-contact{
  border-color: transparent !important;
  background-color: #efefef;
}
.arrowLeftRegister{
  position: absolute;
  top: 5px;
  left: 9px;
}
.btn-register{
  padding: 10px 44px;
}
#content-body{
  margin-left: 31px;
  padding-right: 214px;
}
.sub-menu ul li{
  font-family: 'Montserrat';
  font-size: 12px;
  color: #404041;
  padding: 10px 0;
  display: table;
  text-transform: uppercase;
}
.sub-menu ul li a {
  letter-spacing: 0.2em;
}
.sub-menu{
  padding-left: 11px;
}
.title{
  margin-bottom: 20px;
}
.title h1{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  letter-spacing: 2px;
}
.title p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
  padding-bottom: 32px;
  margin-bottom: 0px;
}
.title p span{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #85bf3f;
  padding-bottom: 60px;
}
.title h6{
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #333333;
  margin-top: 0px;
  border-bottom: 2px solid #333333;
  display: inline-block;
}
.title h5{
  font-family: 'MontserratBold';
  font-size: 10px;
  color: #333333;
  margin-top: 0px;
}
.bill{
  margin: 0 15px;
  border-bottom: 2px solid #333333;
  padding-bottom: 100px;
}
.bill h6{
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #333333;
}
.bill label{
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #333333;
  text-transform: none;
  text-decoration: underline;
}
#upload-file{
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.btn-payment{
  padding: 35px 0 115px;
}
.dropdown-account-mobile{
  display: none;
}
.information-title{
  padding-bottom: 0px !important;
}
.information-title span{
  padding-bottom: 40px !important;
}
.tabDetail{
  border-bottom: 2px solid #333333;
}
.tabDetail h1{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #85bf3f;
  margin: 15px 0;
}
.tabDetail span{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #85bf3f;
  margin: 15px 0;
  padding-right: 17%; 
}
.messageMobile{
  display: none;
}
.dataPenerima{
  padding-bottom: 30px;
}
.dataLeft{
  padding-left: 0px;
}
.dataLeft h6,.dataCenter h6{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #404041;
  padding-bottom: 11px;
  padding-top: 15px;
  margin: 0px;
}
.dataLeft p,.dataCenter p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #404041;
  margin: 0px;
}
.dataRight p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #404041;
  padding-bottom: 18px;
  padding-top: 22px;
}
.tableDetail{
  width: 100%;
}
.tableDetail tr th{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #85bf3f;
}
.tableDetail tr td img{
  width: 100px;
  padding: 20px 0;
  padding-left: 10px;
}
.tableDetail tr td h6{
  margin: 0px;
  font-family: 'MontserratReguler';
  font-size: 10px;
  color: #333333;
  padding: 40px 0 2px 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.tableDetail tr td h5{
  margin: 0px;
  font-family: 'MontserratBold';
  font-size: 12px;
  color: #85bf3f;
  padding-left: 15px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.tableDetail tr td p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  font-weight: normal;
  color: #333333;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.table-bordered > tbody > tr > th{
  padding: 15px;
}
.titleAccount h1{
  font-family: 'Montserrat';
  font-size: 17px;
  color: #333333;
  font-weight: bold;
  letter-spacing: 0.35em;
}
#thumbcarousel .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{
  background: url(../img/arrowRightPop.png) no-repeat;
}
.titleAccount p{
  font-family: 'Montserrat';
  font-weight: normal;
  font-size: 11px;
  color: #333333;
  letter-spacing: 0.075em;
}
.title-information{
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
}
.title-information h6{
  font-family: 'Montserrat';
  font-size: 12.36px;
  font-weight: bold;
  color: #85bf3f;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.personal{
  padding-left: 0px;
}
.changeEdit{
  text-decoration: underline;
}
.pad-top{
  padding-top: 16px;
}
.content-left{
  padding-left: 0px;
}
.btn-confirm-payment-account{
  font-family: 'Montserrat';
  background-color: #85bf3f;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  height: 35px;
  padding: 10px 38px;
  border-radius: 0px;
  margin-top: 35px;
}
.btn-change-address{
  font-family: 'MontserratBold';
  background-color: #85bf3f;
  color: #ffffff;
  font-size: 10px;
  font-weight: bold;
  letter-spacing: 1.5px;
  padding: 10px 50px;
  border-radius: 0px;
  margin-top: 35px;
  letter-spacing: 0.3em;
}
.titleAddress{
  border-bottom: 1px solid #333333;
  padding-bottom: 10px;
}
.titleAddress h6{
  font-family: 'Montserrat';
  font-size: 12.36px;
  font-weight: bold;
  color: #85bf3f;
  letter-spacing: 2px;
  margin-bottom: 0;
}
.contentAddress{
  padding-left: 0px;
  padding-top: 15px;
  padding-bottom: 20px;
}
.personalTitle h1{
  font-family: 'Montserrat';
  font-size: 17px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 30px;
  margin-top: 0px;
  letter-spacing: 0.35em;
}
.form-kosong{
  margin-bottom: 90px;
}
.btn-save-personal{
  padding: 35px 0px 115px !important;
}
.contentAddressBook{
  padding-left: 0px;
  padding-right: 40px;
  margin-top: -19px;
}
.button-changeAddress{
  margin-bottom: 70px;
}
.contentAddressBook h1{
  font-family: 'Montserrat';
  font-size: 11px;
  font-weight: bold;
  color: #8cc63f;
  margin-bottom: 10px;
  letter-spacing: 0.075em;
  border-bottom: 1px solid black;
  padding-bottom: 6px;
}
.contentAddressBook h6{
  font-family: 'MontserratBold';
  font-size: 12.37px;
  font-weight: bold;
  color: #404041;
  margin-top: 0px;
  margin-bottom: 5px;
}
.contentAddressBook p{
  font-family: 'Montserrat';
  font-size: 12.37px;
  font-weight: normal;
  color: #404041;
  line-height: 18px;
  letter-spacing: 0.075em;
  margin-bottom: 30px;
}
.contentAddressBook .address {
  min-height: 75px;
}
.editDelete{
  padding-bottom: 6px;
  border-bottom: 2px solid black;
  font-family: 'Montserrat';
  font-size: 10px;
  font-weight: normal;
  color: #333333;
}
#tab1 ul {
  margin-left: 8px;
}
#tab1 ul li {
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
  padding-left: 10px;
}
.padLeft-changeAddress{
  padding-left: 0px;
  /*border-bottom: 2px solid #404041;*/
}

.tabInstagram{
  padding-bottom: 50px;
}
.header-sticki{
  position: fixed;
  width: 100%;
  background: #ffffff;
  z-index: 10000000000;
  display: none;
  top: 0;
}
.header-sticki li{
  margin-right: 0px;
}
.numberBag{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #8cc63f;
  padding-left: 17px;
}
.back-to-top{
  padding-right: 20px;
  padding-bottom: 31px;
}

.catalogue-list .product {
  position: relative;
}

.catalogue-list .product a{
  display: block;
  position: relative;
  overflow: hidden;
}

.catalogue-list .product a img {
  width: 100%;
}

.catalogue-list .product a:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.catalogue-list .product a.hovBestseller{
  background-color: black;
  width: 100%;
  height: 100%;
  display: none;
}

.hovBestseller p{
  font-family: 'MontserratLight';
  font-size: 13.13px;
  font-weight: bold;
  color: white;
  /*margin-top: 50%;*/
  /*transform: translate(0,-50%);*/
  /*padding-left: 34px;*/
  /*display: inline-block;*/
  letter-spacing: 0.4em;
  text-align: center;
  padding-top: 7px;
}

.catalogue-list .product .hover-container {
  height: 35px;
  left: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.catalogue-list .product-container {
  cursor: pointer;
}

.catalogue-list .product-container:hover .hovBestseller{
  display: block !important;
  /* Safari 4.0 - 8.0 */
  /*-webkit-animation: quicklook 0.3s; 
  animation: quicklook 0.3s;*/
  z-index: 10;
  opacity: 0.55;
}

.catalogue-list .product-container:hover .inner-catalogue{
  opacity: 0.7;
}
/* Safari 4.0 - 8.0 */
.catalogue-list .product-container:hover .hovBestseller p{ 
  /*-webkit-animation: quicklook-p 0.3s; 
  animation: quicklook-p 0.3s;*/
}

/* Safari 4.0 - 8.0 */
@-webkit-keyframes quicklook {
  0%   {opacity: 0}
  25%  {opacity: 0.1}
  50%  {opacity: 0.2}
  75%  {opacity: 0.3}
  100% {opacity: 0.5}
}

/* Standard syntax */
@keyframes quicklook {
  0%   {opacity: 0}
  25%  {opacity: 0.1}
  50%  {opacity: 0.2}
  75%  {opacity: 0.3}
  100% {opacity: 0.5}
}

@-webkit-keyframes quicklook-p {
  0%   {padding-left: 0px;}
  100% {padding-left: 34px;}
}

/* Standard syntax */
@keyframes quicklook-p {
  0%   {padding-left: 0px;}
  100% {padding-left: 34px;}
}

.bg-overlay{
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0.7;
  z-index: 2;
}

.header-show{
  display: block;
  top: 0;
  transition: all 0.5s ease;
}
.header-off{
  display: none;
}
.preview-popup{
  margin-top: 31px !important;
}
.nav-detail-popup li{
  padding-left: 0px !important;
}
.nav-detail-popup li a{
  font-size: 6px;
}
#slider .flex-direction-nav{
  display: none;
}
.sub-slider{
  padding-top: 20px;
  position: relative;
}
.search-animation input{
        width: 90px;
        box-sizing: border-box;
        border: none;
        background-color: transparent;
        padding: 0px 4px 0px 93px;
        -webkit-transition: width 0.4s ease-in-out;
        transition: width 0.4s ease-in-out;
        position: absolute;
        right: 0px;
        top: 71px;
        height: 62px;
        outline: none;
    }

.search-animation input:focus {
        width: 304px;
        background-color: #ffffff;
        background: url(../images/search-icon.png) white no-repeat;
        background-position: 217px 25px;
        padding-left: 13px;
        font-size: 10px;
        border-top: 1px solid #e3e3e3;
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
    }
.dropdown-menu-mobile{
  position: absolute;
  top: 0;
  left: 0;
  background: #ffffff;
  z-index: 2;
  display: none;
  width: 100%
}
.top-menu{
  background-color: #85bf3f;
  padding: 15px 0;
}
.top-menu h1{
  text-align: center;
  font-family: 'MontserratBold';
  font-size: 12px;
  margin: 0px;
  color: #ffffff;
}
.icon-close{
  position: absolute;
  right: 10px;
  top: 16px;
  color: #ffffff;
}
.marg-left-mobile{
  margin-left: 15px;
  padding: 15px 0;
}
.border-bottom-mobile{
  border-bottom: 2px solid #eeeeee;
}
.dropdown-mobile{
  border-bottom: 2px solid #eeeeee;
}
.login-mobile{
  display: inline-block;
  color: #85bf3f;
  font-family: 'MontserratReguler';
}
.login-span{
  color: #333333;
  font-family: 'MontserratReguler';
}
.dropdown-occasion{
  padding: 15px 0;
  border-bottom: 2px solid #eeeeee;
}
.dropdown-occasion p{
  font-family: 'MontserratBold';
  font-size: 10px;
  letter-spacing: 0.1em;
  margin: 0px;
}
.show-now{
  display: block;
}
.open-menu{
  display: none;
}
.img-carosel{
  width: 160px;
}
.img-carousel img{
  width: 100%;
}
.flex-nav-prev{
  background:url("../img/arrowRightPop.png") no-repeat;
  right:-30px;
  position: absolute;
  width: 9px;
  height: 15px;
}
.flex-nav-prev a{
  display: block;
}
.flex-nav-next{
  background:url("../img/arrowLeftPop.png") no-repeat;
  left: -11px;
  position: absolute;
  width: 9px;
  height: 15px;
}
.flex-nav-next a{
  display: block;
}
.flex-direction-nav{
  list-style: none;
  position: absolute;
  top: 50%;
  width: 100%;
}
.flex-control-thumbs li{
  width: 33% !important;
  padding: 10px;
}
.flexslider .slides{
  margin: 0 20px;
}
.flexslider{
  margin: 0 -20px;
}
.content-404{
  text-align: center;
}
.content-404 h1{
  font-family: 'MontserratBold';
  font-size: 63px;
  color: #4d4d4d;
  margin-bottom: 34px;
}
.color-404 h2{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 0px;
  margin-bottom: 30px;
}
.content-404 p{
  font-family: 'MontserratSemiBold';
  font-size: 11px;
  color: #aa1a25;
  margin-top: 0px;
  margin-bottom: 120px;
}
.content-page-about h1{
  font-family: 'MontserratLight';
  font-size: 16px;
  color: #333333;
  margin-bottom: 18px;
}
.content-page-about h2{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  margin-top: 0px;
  margin-bottom: 52px;
}
.content-page-about p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
  padding-bottom: 142px;
}
.content-page-service{
  padding-bottom: 110px;
}
.content-page-service h2,.content-page-terms h2{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  margin-top: 33px;
  margin-bottom: 38px;
}
.content-page-service h6{
  color: #8cc63f;
  font-family: 'MontserratSemiBold';
  margin-bottom: 17px;
}
.content-page-service p{
  margin-top: 0px;
  font-family: 'MontserratReguler';
}
.content-page-terms{
  padding-bottom: 77px;
}
.content-page-terms ul li span{
  color: #8cc63f;
}
.content-page-terms ul li {
  padding-bottom: 39px;
}
.content-page-terms h6{
  color: #8cc63f;
  font-family: 'MontserratSemiBold';
}
.content-page-orderDelive h2{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  margin-top: 32px;
}
.title-content{
  padding-bottom: 24px;
  border-bottom: 2px solid #565657;
}
.title-content h6{
  font-family: 'MontserratBold';
  font-size: 14px;
  color: #8cc63f;
  margin-top: 42px;
}
.title-content p{
  font-family: 'MontserratBold';
  font-size: 11px;
  color: #8cc63f;
}
.title-content ul li{
  padding-bottom: 18px;
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #404041;
}
.title-content ul li span{
  color: #8cc63f;
}
.no-border{
  border-bottom: none;
}
.style-proceed li{
  list-style: none;
  padding: 10px 0 !important;
}
.style-proceed li:before{
  content: " " !important;
}
.title-special{
  font-family: 'MontserratSemiBold';
  font-size: 14px;
  color: #4d4d4d;
  margin-bottom: 40px;
  letter-spacing: 0.5em;
  text-align: center;
}
.style-video{
  text-align: center;
}
#powered{
  position: absolute;
  right: 247px;
  font-family: 'MontserratLight';
  font-size: 12px;
  color: #999999;
  font-style: italic;
  letter-spacing: 1px;
  text-align: center;
}
.content-bottom{
  padding-top: 70px;
  text-align: center;
}
.content-bottom a{
  font-family: 'MontserratBold';
  color: #85bf3f;
  border-bottom: 1px solid #85bf3f;
  letter-spacing: 0.3em;
  margin-top: 60px;
  padding-bottom: 5px;
}
.content-bottom p{
  font-family: 'MontserratSemiBold';
  font-size: 12px;
  color: #4d4d4d;
  text-align: center;
  letter-spacing: 0.2em;
  margin-top: 60px;
}
#map{
  /*padding-top: 57px;*/
}
.locations h1{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  margin-bottom: 64px;
}
.sub-locations{
  padding-left: 0px;
}
.sub-locations h1{
  padding-left: 0px;
  margin-bottom: 37px !important;
  font-family: 'MontserratBold';
  color: #8cc63f;
  font-size: 14px;
}
.sub-locations ul li {
  margin-bottom: 20px;
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #404041;
}
.title-sub-locations{
  margin-top: 38px;
  margin-bottom: 5px !important;
}
.title-sub-locations2{
  margin-top: 38px;
  margin-bottom: 5px !important;
}
.header-table{
  background-color: #85bf3f;
  margin-bottom: 33px;
  width: 100%;
  text-align: center;
} 
.header-table-shopping{
  background-color: #85bf3f;
  margin-bottom: 33px;
} 
.header-table ul li{
  display: inline-block;
  padding: 14px 0px 12px 0px;
  font-family: 'MontserratBold';
  color: #ffffff; 
  text-align: center;
}

.header-table tr td{
  padding: 14px 0px 12px 0px;
  font-family: 'MontserratBold';
  color: #ffffff; 
  text-align: center;
  text-transform: uppercase;
}

.header-table-shopping ul li{
  width: 24%;
  display: inline-block;
  padding: 14px 52px 12px 54px;
  font-family: 'MontserratBold';
  color: #ffffff; 
}
.table tr td{
  width: 22%;
}
.table-order{
  margin-bottom: 54px;
  width: 100%;
  text-align: center;
}
.table-order tr td{
  padding: 14px 0 12px 0;
  font-family: 'MontserratReguler';
  font-size: 13px;
  color: #404041;
  text-align: center;
}
.col-confirm{
  padding-left: 24px !important;
}
.col-confirm span{
  border-bottom: 2px solid #333333;
}
.col-order{
  font-family: 'MontserratBold' !important;
  font-size: 10px;
  color: #333333 !important;
}
.header-date{
  padding-left: 73px !important;
  padding-right: 35px !important;
}
.col-order span{
  border-bottom: 2px solid #85bf40;
}
.col-Qty{
  text-align: center;
}
.lastProduct{
  border-bottom: none !important;
}
.tableDetail tr th{
  border-bottom: 2px solid #aeaeaf !important;
}
.tableDetail tr td{
  border-bottom: 2px solid #3e3e3e !important;
}
.table-order{
  border-top: 2px solid #aeaeaf !important;
  border-bottom: 2px solid #aeaeaf !important;
}
.table-bordered{
  border:none;
}
.table-bordered > tbody > tr > th{
  border:none;
  letter-spacing: 0.3em;
}
.table-bordered > tbody > tr > td{
  border:none;
}
.table-mobile{
    display: none;
}
.table-detail-mobile{
    display: none;
}
.title-order h1{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
  letter-spacing: 2px;
}
.title-order p{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
  padding-bottom: 60px;
}
.totalLeft,.totalRight{
  padding-top: 39px;
  padding-right: 10px;
}
.totalLeft p,.totalRight{
  font-family: 'MontserratReguler';
  font-size: 11px;
  color: #333333;
}
.totalLeft h2,.totalRight h2{
  font-family: 'MontserratBold';
  font-size: 14px;
  color: #333333;
}
.totalLeft{
  float: left;
  padding-right: 133px;
}
.totalRight{
  float: right;
}
.totalRight p span{
  text-align: right !important;
}
.col-product{
  width: 33% !important;
}
.positionTop{
  vertical-align: top;
  padding-top: 20px;
}
.col-price{
  padding-left: 30px !important;
}
#price-order{
  text-align: center;
}
.idr{
  float: left;
}
.numberIdr{
  text-align: right;
}
.pageOrderDetail{
  padding-bottom: 106px;
}
.table-mobile-details{
    display: none;
}
.quantity{
  padding-left: 63px !important;
}
.description{
  padding-left: 71px !important;
}
.description h6{
  font-family: 'MontserratReguler';
  font-size: 8.5px;
  color: #404041;
  margin-top: 22px;
  margin-bottom: 0; 
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.description h5{
  font-family: 'MontserratBold';
  font-size: 12px;
  color: #85bf3f;
  margin-top: 4px;
  margin-bottom: 30px;
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.description p{
  text-decoration:underline;
}
.order-body td figure a img{
  margin-left: 15px;
}
.arrowContinue{
  padding-right: 21px;
}
.btn-continue{
  font-family: 'MontserratSemiBold';
  font-size: 10px;
  color: #85bf3f;
}
.btn-continue:hover{
  color: #85bf3f;
}
.btn-proceed-cart{
  padding: 9px 95px;
  letter-spacing: 0.3em;
}
.btn-proceed-cart:hover{
  color: #ffffff;
}
.border-table-cart{
  border-bottom: none;
}
.btn-goshop-cart{
  padding: 11px 40px 11px 40px;
  letter-spacing: 0.3em;
}
.content-cart-empty{
  margin-top: 40px;
  margin-bottom: 52px;
  padding-top: 35px;
  padding-bottom: 43px;
  border-top: 1px solid black;
  border-bottom: 1px solid black;
  text-align: center;
}
.content-cart-empty h1{
  font-family: 'MontserratReguler';
  font-size: 11.24px;
  letter-spacing: 0.3em;
  color: #231f20;
  margin-bottom: 26px;
}
.subAccountPage{
  display: none;
}
.activeAccount{
  color: #8cc63f !important;
  border-bottom: 1px solid #8cc63f;
}
.border-payment{
  border-bottom: 2px solid #3d3d3d;
}
.add-address h1{
  font-family: 'MontserratBold';
  font-size: 16px;
  color: #333333;
}
.categories .inner-catalogue {
  padding: 0;
}
.categories .col-md-4, .categories .col-md-3 {
  padding-left: 2px;
  padding-right: 2px;
}
#videoSpecial{
  width: 857px;
  height: 453px;
}

.quicklook {
  z-index: 10000000009;
}

.quicklook .modal-header {
  border-bottom: none;
  min-height: 40px;
}
.quicklook .modal-header .close-quicklook{
  font-size: 40px !important;
}

.quicklook .preview-popup {
  margin-top: 0 !important; 
}

.quicklook .container-long {
  margin-bottom: 60px;
}
.quicklook .add-cart-detail {
  /*margin-top: 31px;*/
}
.quicklook .nav-detail-popup li a {
  font-size: 11px;
}
.quicklook .nav-detail li {
  padding-right: 0;
  text-align: center;
}
.quicklook .glyphicon-chevron-right::before {
    content: url('../img/arrowRightPop.png');
}
.quicklook .glyphicon-chevron-left::before {
    content: url('../img/arrowLeftPop.png');
}
.quicklook .carousel-control.right {
  right: -40px;
}
.quicklook .carousel-control.left {
  left: -40px;
}
#shopping-cart .table .order-head th span, #shopping-cart .table .order-body td span{
  letter-spacing: 0.3em;
}
@media screen and (min-width: 280px) and (max-width: 767px) {
    .ddropdown{
      margin-right: 5px;
      margin-left: 55px;
    }
    #videoSpecial{
      width: 100%;
    }
    #powered{
      right: 22px;
    }
    .style-video{
      padding: 0 20px;
    }
    .content-bottom p{
      padding: 44px 20px 20px 20px;
    }
    #map iframe{
      width: 100%;
    }
    .ddown-list ul li a, .ddown-list2 ul li a{
      padding: 2px 10px;
      width: 50%;
    }
    .catalogue-list{
      margin: 0px;
    }
    .ddropdown-search{
      width: 100%;
      margin: 0px 20px;
    }
    .content-noResult img{
      padding-left: 0px;
    }
    #title-noResult{
      padding-left: 20px;
    }
    .content-noResult h6{
      text-align: left;
      padding-left: 20px;
    }
    .ddropdown-search-most{
      width: 100%;
      margin: 0px -20px;
    }
    .seach-result h3,.seach-result p{
      padding: 0 20px;
      text-align: center;
    }
    .border-payment{
      margin-left: 0px !important;
    }
    .button-changeAddress{
      text-align: center;
    }
    .btn-change-address{
      padding: 10px 63px 10px 63px;
    }
    .content-right{
      padding-right: 0px;
    }
    .btn-confirm-payment-account{
      margin-top: 30px;
    }
    .table > tbody > tr:last-child > td{
      border-top: none;
    }
    .cart-table{
      margin-left: 0px;
    }
    .btn-proceed-cart{
      padding: 11px 50px 14px 56px;
    }
    .cart-button{
      margin-left: 0px;
    }
    .cart-only.cart-button .button-right, .cart-only.cart-button .button-left{
      margin-left: 0px !important;
    }
    .price-right,.price-left{
      padding-top: 20px;
    }
    .price-right p,.price-left p{
      font-family: 'MontserratReguler';
    }
    .price-right h4,.price-left h4{
      font-family: 'MontserratBold';
      font-size: 16px;
    }
    .tableDetail tr th{
      font-size: 9px;
    }
    .title{
      margin-left: 20px;
    }
    .tabDetail h1{
      margin-left: 20px;
    }
    .information-order{
      padding-left: 18px;
    }
    .pageOrderDetail{
      padding-left: 0px !important;
      padding-right: 0px !important;
    }
    .information-order h6{
      font-family: 'MontserratBold';
      font-size: 9px;
      margin-top: 0px;
      margin-bottom: 5px;
    }
    .coupon-code{
      margin-left: 0px;
    }
    .coupon-code .form-control{
      width: 200px;
    }
    #removeItem{
      display: block;
      text-decoration: underline;
      padding-top: 10px;
    }
    .information-order p{
      font-family: 'MontserratReguler';
      font-size: 7px
    }
    .table-cart{
      display: none;
    }
    .img-cart-mobile{
      padding: 0px;
    }
    .table-mobile-details{
      padding:0px !important;
    }
    .table-mobile-details table tr td img{
      padding: 0px;
    }
    .table-mobile-details{
      display: block;
      border-top: none;
    }
    .table-mobile-details td{
      width: 100%;
    }
    .tabPrice{
      padding-bottom: 30px;
      display: block;
      width: 100%;
      padding-left: 15px;
    }
    .totalLeft{
      padding-right: 50px;
    }
    .totalRight{
      margin-right: 20px;
      padding-right: 0px;
    }
    .dataPenerima{
      border: 1px solid #333333;
      margin-bottom: 30px;
      margin-left: 20px;
      margin-right: 20px;
    }
    .tableDetail{
      display: none;
    }
    .tabDetail span{
      display: none;
    }
    .tabDetail{
      border-bottom: none;
    }
    .messageMobile{
      display: block;
      font-family: 'MontserratBold';
      font-size: 11px;
      color: #85bf3f;
      margin: 15px 0 0 0;
    }
    .dataLeft{
      padding-left: 15px;
    }
    .title-order h1,.title-order p{
      text-align: center;
    }
    .col-confirm-mobile{
      text-align: center;
      margin: 0px;
      padding: 13px 0;
    }
    .col-confirm-mobile span{

    }
    .page-order{
      padding: 0px !important;
      margin-bottom: 50px;
    }
    .table-mobile{
      display: block;
      border: 1px solid #e5e5e5;
      /*margin: 20px 20px 0px 20px;*/
    }
    .table-order,.header-table,.header-table-shopping{
      display: none;
    }
    .table-detail-mobile{
      display: block;
      border-left: 1px solid #e5e5e5;
      border-bottom: 1px solid #e5e5e5;
      border-right: 1px solid #e5e5e5;
      /*margin: 0px 20px 0px 20px;*/
    }
    .content-left-table{
      padding-left: 15px;
    }
    .content-left-table h4{
      font-family: 'MontserratBold';
      font-size: 10px;
      padding-bottom: 7px;
    }
    #pad-order{
      padding-top: 20px;
    }
    .content-right-table{
      padding-right: 15px;
      padding-top: 17px;
    }
    .content-right-table h4{
      font-size: 12px;
      padding-bottom: 5px;
      margin-top: 12px;
      margin-bottom: 0px;
    }
    .title-content ul li:before{
      left: 12px;
    }
    .marg-ddropdown{
      margin-left: 13px;
    }
    .signup-login{
      /*padding-top: 12px !important;*/
      padding-right: 18px !important;
    }
    .title-special{
      font-size: 10px;
    }
    .content-account{
      /*padding: 0 30px;*/
    }
    .content-page-terms{
      padding-left: 29px;
    }
    .content-page-terms ul li:before{
      left: 5px;
    }
    .margin-bag{
      margin-right: 18px;
    }
    .margin-bag a span{
      color: #8cc63f;
      padding-left: 10px;
    }
    .bor-btmLeft{
      border-bottom: 1px solid #eeeeee;
    }
    .bor-btmRight{
      border-bottom: 1px solid #eeeeee;
      border-right: 1px solid #eeeeee;
    }
    .bor-topRight{
      border-top: 1px solid #eeeeee;
      border-right: 1px solid #eeeeee;
    }
    .bor-topLeft{
      border-top: 1px solid #eeeeee;
      border-left: 1px solid #eeeeee;
    }
    .bor-right{
      border-right: 1px solid #eeeeee;
    }
    .dropdown-menu-mobile{
        display: none;
    }
    .left-site, .right-site{
      margin: 5px 0 25px 0 !important;
    }
    .open-menu{
      position: absolute;
      display: block;
      z-index: 999;
      background-color: #ffffff;
      width: 100%;
    }
    .visitMobile{
      text-align: center;
      padding-top: 15px;
    }
    .tabInstagram{
      padding: 0;
    }
    .header-sticki-mobile{
      display: none !important;
    }
    .catalogue-detail .price-popup{
      font-size: 17px;
      padding-left: 20px;
    }
    .btn-gray-popup{
      height: 26px !important;
      padding: 9px 3px !important;
      font-size: 5px !important;
    }
    .btn-proceed-popup{
      height: 26px !important;
      padding: 9px 4px !important;
      font-size: 5px !important;
    }
    .add-cart-popup h3{
      font-size: 15px;
    }
    .group-qty-shopping{
      padding-top: 4px;
    }
    .group-qty .btn-circle, .group-qty input{
      height: 21px;
      width: 22px;
    }
    .group-qty-shopping .btn-circle-shopping, .group-qty-shopping input{
      height: 25px !important;
      width: 22px !important;
    }
    .tab-contentPop{
      padding-right: 0px !important;
    }
    .tab1Popup,.tab2Popup,.tab3Popup{
      padding: 0 !important;
    }
    .price-popup{
      font-size: 
    }
    .hovBestseller{
      top: 11%;
      left: 11%;
    }
    .form-kosong{
      display: none;
    }
    #detailBody{
      margin-left: 0px;
    }
    .menu-account{
      display: none;
    }
    .dropdown-account-mobile{
      display: block;
    }
    #label-select-mobile{
        font-family: 'MontserratBold';
        font-size: 10px;
        color: #022222;
        border:none;
        background-color: #ffffff;
        margin-bottom: 33px;
        margin-top: 20px;
        border: 1px solid #e3e3e3;
        width: 85%;
        padding-bottom: 25px;
        padding-top: 25px;
        padding-left: 19px;
    }
    .caret-mobile{
        margin-top: 7px;
        margin-right: 16px;
    }
    .pad-menu{
        min-width: 100%;
        padding-left: 11px;
    }
    .dropown-account-mobile{
      display: block;
    }
    #content-body{
      margin: 15px;
      padding: 0px;
    }
    .pad-login{
      padding-left: 0px;
    }
    .pageForgot{
      margin-left: 15px;
      margin-right: 15px;
    }
    .small-title{
      padding-right: 0px;
    }
    .type-product,.add-cart-detail h3,.ref{
      padding-left:38px;
    }
    .marg-mobile{
      margin: 0 39px;
      padding-right: 10px;
    }
    .text-promo{
      font-size: 12px;
      border-bottom: 1px solid #ffffff;
    }
    .group-qty{
      margin-right: 0px;
    }
    .group-qty .btn-circle,.group-qty input{
      height: 27px;
      width: 27px;
    }
    .btn-gray{
      height: 27px;
      padding: 8px 7px;
      font-size: 7px;
    }
    .btn-proceed{
      font-size: 7px;
      padding: 8px 4px;
      height: 27px;
    }
    #tab1,#tab2,#tab3{
      padding: 0 41px;
    }
    .nav-detail{
      padding-left: 22px;
    }
    .nav-detail li{
      padding-right: 8px;
      padding-left: 17px;
    }
    .catalogue-catlist {}
    .catalogue-catlist h4{
      border-bottom: none;
      padding-bottom: 0px;
    }
    .catalogue-catleft{
      /*text-align: center;*/
    }.catalogue-catleft .catalogue-catlist:first-child,.catalogue-catleft .catalogue-catlist{
      margin-left: 0px;
    }
    .catalogue-filter {
      display: none;
    }
    .ddropdown-2{
      margin-left: 13px;
    }
    .top-head .cart:before{
      left: -60px;
      top: -22px;
      display: block;
    }
    .top-head .cart span{
      top: -14px;
      right: 2px;
    }
    .slider .owl-prev{
      padding-left: 20px;
    }
    .slider .owl-next{
      padding-right: 20px;
    }
    .top-head .go-checkout{
      margin-top: 5px !important;
      margin-bottom: 0px;
    }
    .padding-10{
      padding-bottom: 0px;
    }
    .hovBestseller{
      display: none !important;
    }
    .slider .owl-pagination{
      display: block !important;
      margin-top: 15px;
    }
    .menu-mobile{
        display: block;
        text-align: center;
    }
    .border-menu,.border-people,.border-bag{
        padding: 26px 0px 24px 0px;
        border-top: 1px solid #ececec;
        border-right: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }
    .border-search{
        padding: 26px 0px 24px 0px;
        border-top: 1px solid #ececec;
        border-bottom: 1px solid #ececec;
    }
    .search-animation input{
      width: 100%;
      box-sizing: border-box;
      border: none;
      background-color: transparent;
      padding: 0px 4px 0px 76px;
      -webkit-transition: width 0.4s ease-in-out;
      transition: width 0.4s ease-in-out;
      position: absolute;
      right: 0px;
      top: 0px;
      height: 71px;
      outline: none;
    }
    .categories{
      padding-bottom: 60px;
    }
    .flex-control-nav{
      width: 172% !important;
      top: 31px;
    }
    .title-mobile{
      display: block;
      font-size: 25px;
      padding-left: 5px;
      padding-bottom: 20px;
      text-align: center;
      color: #8cc63f;
    }
    .title-best{
      display: block;
      font-size: 25px;
      padding-left: 5px;
      padding-bottom: 20px;
      color: #8cc63f;
      text-align: center;
      font-family: 'Montserrat';
      font-weight: bold;
    }
    .btn-best-border{
      font-size: 14px;
      padding: 11px 30px;
    }
    .arrowBest{
      display: none;
    }
    .go-best{
      /*margin-bottom: 30px;*/
    }
    .promise{
      padding-bottom: 0px;
    }
    #tagLine{
      font-size: 13px;
    }
    .instagram h1{
      font-size: 18px;
    }
    .instagram h2{
      font-size: 18px;
    }
    .no-pad-img{
      padding-left: 7px;
      padding-right: 7px;
    }
    .bx-wrapper .bx-pager{
      padding-top: 28px !important;
      text-align: right !important;
    }
}

@media screen and (min-width: 280px) and (max-width: 767px) {

}

@media screen and (min-width: 475px) {
    .btn-confirm-payment-account{
      margin-left: 0px;
      margin-top: 28px;
    }
}

@media screen and (min-width: 767px) and (max-width: 1023px) {
  .logo-footer{
    display: none !important;
  }
  #videoSpecial{
    width: 100%;
  }
  .content-bottom p{
    padding:64px 140px 0 140px;
  }
  #powered{
    right: 26px;
  }
  .btn-change-address{
    padding: 10px 29px 10px 29px;
    font-size: 7px;
  }
  #map iframe{
    width: 100%;
  }
  label{
    font-size: 9px;
  }
  .select-birt{
    width: 33% !important;
  }
  .pageOrderDetail{
    padding-right: 48px;
  }
  .cart-table{
    margin-left: 69px;
  }
  .menu-account{
    padding-left: 0px;
  }
  #shopping-cart .table .order-head th, #shopping-cart .table .order-body td{
    padding-left: 5px !important;
  }
  .group-qty-shopping .btn-circle-shopping{
    width: 20px !important;
  }
  .group-qty-shopping input{
    width: 17px !important;
  }
  .cart-button{
    margin-left: 8px;
    padding: 35px 81px 111px !important;
  }
  .btn-save-personal{
    padding: 35px 0px 115px !important;
  }
  .header-table ul li{
    padding: 14px 28px 12px 26px;
  }
  .header-table-shopping ul li{
    padding: 14px 28px 12px 26px;
    font-size: 9px;
  }
  .tableDetail tr th{
    font-size: 9px;
  }
  .totalLeft{
    padding-right: 48px;
  }
  .tableDetail tr td p{
    font-size: 10px;
  }
  .tableDetail tr td h6,.tableDetail tr td h5{
    font-size: 7px;
    padding-left: 7px;
  }
  .tabDetail span{
    padding-right: 14%;
  }
  .header-date{
    padding-left: 44px !important;
    padding-right: 19px !important;
  }
  .table-order tr td{
    padding: 15px 0 12px 0;
  }
  .margin-row{
    margin-right: 15px;
  }
  .nav-detail-popup li{
    padding-right: 8px;
  }
  .desktop-view{
    margin: 0 20px !important;
  }
  .text-promo{
    font-size: 9px;
  }
  .btn-gray-popup{
    font-size: 7px;
    height: 34px;
    margin-top: -3px;
  }
  .btn-proceed-popup{
    font-size: 7px;
    height: 34px;
    margin-top: -3px;
  }
  .sub-menu ul li{
    font-size: 11px;
  }
  .header-sticki li a{
    /*font-size: 5px !important;*/
  }
  .group-qty-popup .btn-circle{
    width: 32px !important;
    height: 35px;
  }
  .group-qty .btn-circle{
    width: 39px;
  }
  .btn-gray{
    padding: 12px 2px;
  }
  .btn-proceed{
    padding: 11px 4px;
  }
  .ddropdown{
    margin-right: 15px;
  }
  .ddropdown-2{
    margin-right: 15px;
  }
  .ddropdown-3{
    margin-right: 0px;
  }
  .top-head .signup-login{
    margin-right: 29px;
  }
  .top-head .cart span{
    right: 24px;
  }
  .top-head .cart:before{
    left: -123px;
  }
  .accasions-cat,.flowers-cat,.price-cat{
    display: block !important;
  }
  .catalogue-catlist a{
    font-size: 8px;
  }
  .color-chosed{
    font-size: 8px;
  }
  .ddown-color i{
    left: 133px;
    top: 7px;
  }
  .color-list .filter-color{
    padding: 0 0;
  }
  .ddown li{
    margin: 0 23px;
  }
  .most-list .filter-most{
    padding: 7px 0 7px 0;
  }
   .occa-list .filter-occa{
    max-width: 181px;
    padding: 7px 0 7px 0;
  }
  .catalogue-list .load-more{
    padding: 20px 58px;
  }
  .search-click.active .search-input{
    right: 29px;
    width: 95%;
  }
  .catalogue-filter h3{
    font-size: 14px !important;
    padding-right: 4px;
    padding-left: 4px;
  }
  .go-blog{
    padding-left: 23px;
  }
  .button-search{
    padding: 5px;
  }
  .ddown-list3 ul li a{
    font-size: 7px;
    width: 114px;
  }
  .ddown-list3 ul{
    padding: 2px 0 2px 0;
  }
  .ddropdown-most{
    margin-right: 37px;
    margin-left: -4px;
  }
  .btn-payment{
    padding: 35px 0 115px !important;
  }
}

@media screen and (min-width: 825px){
  .header-sticki li a{
    /*font-size: 6px !important;*/
  }
}
@media screen and (min-width: 886px){
  .header-sticki li a{
    /*font-size: 7px !important;*/
  }
}

@media screen and (min-width: 992px){

}

@media screen and (min-width: 1000px){
  .header-sticki li a{
    /*font-size: 7px !important;*/
  }
}

@media screen and (min-width: 1024px){
  .desktop-view{
    margin: 0 20px;
  }
  .ddropdown-3{
    margin-right: -7px;
  }
  .top-head .cart span{
    right: 17px;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1999px) {
  .header-table ul li{
    padding: 14px 0 12px 0;
  }
  .header-table-shopping ul li{
    padding: 14px 33px 12px 45px;
  }
  .table-order tr td{
    padding: 15px 0 12px 0;
  }
  .group-qty-shopping .btn-circle-shopping{
    width: 30px !important;
  }
  #shopping-cart .table .order-head th, #shopping-cart .table .order-body td{
    padding-left: 32px !important;
    padding-top: 20px;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1366px) {
  .header-table ul li{
    padding: 14px 0 12px 0;
  }
  .header-table-shopping ul li{
    padding: 14px 36px 12px 45px;
  }
}

@media screen and (min-width: 1026px){
  .header-sticki li a{
    /*font-size: 7px !important;*/
  }
  .button-search{
    padding: 3px;
  }
}

@media screen and (min-width: 1100px){
  .header-sticki li a{
    /*font-size: 8px !important;*/
  }
}

@media screen and (min-width: 1366px){
  .header-sticki li a{
    /*font-size: 10px !important;*/
  }
}
