/*  Base HTML tags -------------------------------------------------- */
html { -webkit-font-smoothing: antialiased; }
body { margin: 0 auto 0px 0; font-family: Montserrat, sans-serif; color: #000 !important; font-size: 12px !important; line-height: 24px; letter-spacing: 0.1em; font-weight: 400; position: relative; overflow-x: hidden;}

/*  custom fonts -------------------------- */

@font-face {
    font-family: 'heathergreenregular';
    src: url('//cdn.shopify.com/s/files/1/0890/9344/t/30/assets/heathergreen-webfont.woff2?v=4669036018643227671') format('woff2'),
         url('//cdn.shopify.com/s/files/1/0890/9344/t/30/assets/heathergreen-webfont.woff?v=8478413305203467459') format('woff'),
         url('//cdn.shopify.com/s/files/1/0890/9344/t/30/assets/heathergreen-webfont.ttf?v=17294122644592972646') format('ttf');
}

/*  Forms -------------------------- */
.visible-phone {display: none;}

fieldset, legend {  border: none;}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
  .row-fluid .input-append [class*="span"] { display: inline-block;padding: 1.384615385em 0.615384615em;}

.row-fluid textarea[class*="span"] { padding-top: 0.5em; padding-bottom: 0.5em;}

blockquote { border-left: 5px solid #eee; font-size: 12px; font-style: italic;  margin: 0 0 20px;  padding: 10px 20px;  line-height: 26px;}
input[type="image"] {width: auto;}
textarea{ border: 1px solid #d2d8db;}

input[type="checkbox"] { vertical-align: top; margin-right: 10px; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input { margin: 0;padding: 0.615384615em; }

select,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] { padding: 5px 10px; line-height: 1.35; height: 36px; border: 1px solid #cbcbcb; }

/*input[type="submit"] { line-height: 1.1; }*/

label { margin-bottom: 7px; font-weight: 400; }
label em { color: #f1152f; font-weight: 400; font-style: normal; margin-left: 3px; }

.form-actions { background: none; border: none;  padding: 20px 0 0 0;}

.alert ul { margin-bottom: 0;}
ul { padding: 0; list-style: disc outside none; margin-bottom: 20px; padding-left: 30px; }
ol { padding: 0; list-style: decimal outside none; margin-bottom: 20px; padding-left: 30px; }
li { margin-bottom: 1.4em; }

.center {text-align: center;}
.left {text-align: left;}
.right {}

.form-success { border: 1px solid #c8d9b9; background:url(icons_new14.png ) 10px -1307px no-repeat;  margin-bottom: 20px; padding: 5px 20px 5px 30px; }

/*  Images -------------------------- */
img { max-width: 100%; height: auto;  border: 0; -ms-interpolation-mode: bicubic; -webkit-transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -ms-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; transition:all 250ms ease-in-out 0s; }

.image { max-width: 100%;  height: auto;  border: 0;  -ms-interpolation-mode: bicubic;}

/*  Typography -------------------------- */
/* h1, h2, h3, h4, h5, { letter-spacing:1px; }  */
h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size: 50px; line-height: 55px; margin-bottom: 25px; color:#000; letter-spacing:-0.025em; text-align:center; }
h2 {font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size: 30px; line-height: 55px; margin-bottom: 25px; color:#000; letter-spacing:-0.025em; text-align:center; }
h3 {font-family: 'DidotLTPro-Italic'; font-size:30px; line-height:36px; text-align:center; text-transform:none; letter-spacing:-0.025em; margin-bottom:25px; color:#000; }
h4 {font-family: 'Montserrat', sans-serif !important; font-weight:600 !important; letter-spacing:0.1em; font-size:11px; line-height:18px; text-align:center;}
h5 {font-family: 'Montserrat', sans-serif !important; font-weight:400 !important; letter-spacing:0.1em; font-size:11px; line-height:18px; text-align:center;}
h6 {font-family: 'heathergreenregular', Impact !important; font-size: 125px; line-height: 100px; letter-spacing: 0px; color: #d69992; text-transform: uppercase;}

/*  h6 {font-size: 1em; margin-bottom: 1.5em;} */

p:last-child { margin-bottom: 0;}
small { font-size: 12px ;}
h2 small.pull-right { padding-top: 0.538461538em; }

/*  Links -------------------------- */
a { -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; color: #000; }
a:hover, a:focus { color: #000; }
a:focus { text-decoration: none; }
a, a:link, a:hover, a:active { outline: none; }

/*  Global classes -------------------------------------------------- */
.no-style { margin: 0 !important; padding: 0 !important; border: 0 !important; background: none !important; }
.tal { text-align: left; }
.tar { text-align: right; }
.tac { text-align: center;}
.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }

.hide,
.hidden {display: none;}
.move {cursor: move;}

/*  Formatting ------------------------------------------ */
.hidden { display: none;}
.move { cursor: move;}
.section-title {  display: none;}

/*  Layout -------------------------------------------------- */
.main-content { display: block; padding: 20px 40px 20px 40px; min-height: 450px; }

@media (max-width:700px) {
.main-content { display: block; padding-bottom: 50px; padding-top: 20px; min-height: 450px; }
}

.template-index .main-content { padding: 0; }


/*  Buttons -------------------------------------------------- */
.btn,
.btn:hover,
.btn-secondary { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; -o-transition: all 0.25s; transition: all 0.25s; }

.btn,
.btn-secondary,
.text-continue a,
.spr-summary-actions a,
#get-rates-submit,
.infinite-scrolling a,
.infinite-scrolling-homepage a { padding: 0 10px; text-transform: uppercase; line-height: 28px; width:auto; height: 32px; letter-spacing: 0.05em; font-weight: 700; border: 2px solid transparent; text-decoration: none; text-align:center; }
.btn span.arrow { text-indent: -999em; display: inline-block; width:0; height:0; line-height:0; margin-left: 10px; border: 5px solid transparent; display:none; font-size: 14px; }

.text-continue a { display: inline-block; }

.infinite-scrolling a,
.infinite-scrolling-homepage a { display: inline-block; width: 345px; }
.infinite-scrolling a.disabled,
.infinite-scrolling-homepage a.disabled,
.infinite-scrolling a.disabled:hover ,
.infinite-scrolling-homepage a.disabled:hover { cursor: default; color: #fff; background: #f3f3f3; border-color: #f3f3f3; border-bottom-color: #ebebeb; }

.input-group .btn-secondary, 
.input-group .input-group-field { height: 36px;}

.btn[disabled] { opacity:1; filter:alpha(opacity=100); background: none!important; border-color: #bebebe!important; color: #bebebe!important; margin-top:0 !important;  }

.quickview-button { margin-top: 0px; line-height:1; }
.quickview-button a { 
    padding: 7px 0px;
    text-transform: uppercase;
    font-size: 9px !important;
    font-weight: 400;
    background: #fff;
    color: #222;
    display: block;
    letter-spacing: 0.05em;
    text-decoration: none;
    border: 1px solid #ACA7A7;
  	margin: 0 auto;
    max-width: 153px;
  	height: 26px;
}

/* table  ---------------------------------------------------- */
table { border: 0px solid #dfe4e6; width: 100%;}
table td,
table th {border-bottom: 0px solid #dfe4e6; padding:20px;}
table th { font-size: 11px; text-transform: uppercase; font-weight: 700; }

/*  Fancybox -------------------------- */
.fancybox-title {display: none;}

/*  SelectBoxIt -------------------------- */
.selectboxit-container,
.selectboxit,
.selectboxit:active{ outline: none;}

/* Div container holding the dropdown list */
.selectboxit-container { display: inline-block; width: 100%; }

/* Dropdown List Box */
.selectboxit{cursor: pointer;height: 35px;margin: 0; white-space: nowrap; width: 100%;  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);-webkit-border-radius: 2px; -moz-border-radius: 2px;  border-radius: 2px; -webkit-transition: all 0.1s;-moz-transition: all 0.1s; -o-transition: all 0.1s;transition: all 0.1s;}

/* Dropdown List Box and Dropdown Options List  */
.selectboxit, .selectboxit-options {width: 100%;}

/* Dropdown list Default Icon Positioning */
.selectboxit-default-icon { float: left;}

/* Dropdown List Box Text */
.selectboxit-text { text-indent: 10px; line-height: 35px; overflow: hidden; float: left; white-space: nowrap; /* Prevents text selection */ -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; ms-user-select: none; -o-user-select: none; user-select: none;}

/* Dropdown List Options List*/
ul.selectboxit-options { cursor: pointer; display: none; list-style: none; margin-top: -1px; overflow: auto;  padding: 0.5em 0; position: absolute; min-width: auto; max-height: 180px; white-space: nowrap; width: 100%; -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.08);  -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.08);  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08); -webkit-border-radius: 2px;  -moz-border-radius: 2px;border-radius: 2px;  z-index: 99999;}

.selectboxit-options.dropdown-menu li > a{ -webkit-transition: none;  -moz-transition: none;-o-transition: none;transition: none;}
ul.selectboxit-options a { padding: 3px 15px;}
/* Dropdown List Individual Options */
.selectboxit-options li, .selectboxit-options .selectboxit-optgroup-header { line-height: 30px;  text-indent: 5px;  overflow: hidden;  white-space: nowrap;  list-style: none;}

/* Dropdown List Optgroup Headers */
.selectboxit-options .selectboxit-optgroup-header {  font-weight: bold;}

/* Dropdown List Optgroup Options */
.selectboxit-options .selectboxit-optgroup-option { text-indent: 20px;}

/* Dropdown List Optgroup Header hover psuedo class */
.selectboxit-options .selectboxit-optgroup-header[data-disabled='true']:hover { cursor: default;}

/* Dropdown List Down Arrow Container (if an image is not used) */
.selectboxit-arrow-container { padding-right: 5px; width: 19px; float: right;}

/* Dropdown List Down Arrow */
.selectboxit-arrow-container i.selectboxit-arrow {
  /* Horizontally centers the down arrow */ margin: 0 auto; display: block;}

/* Dropdown List Individual Option Icon Positioning ----------------------------------- */
.selectboxit-options li i { display: none; float: left;}

/* Title page -----------------------------------------------------------------------  */
.page-header h2,
.page-header h1,
.banner h2,
.banner-home-bottom .des h4,
.widget-title h3,
.free-shipping h3,
.newsletter .block-title h3 span,
.refined-widgets > span,
#email-modal .window-window .window-content .title,
.widget-new-product .widget-title h2,
.collection-title a,
/*.product-shop .product-description h4,*/
.related-products h2,
.recently-viewed-products h2,
#shipping-calculator h3,
#add-comment-title,
.title-comment { text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; }
/* .newsletter .block-title h3 span { text-transform:none; margin-right:15px; } */
.newsletter .block-title h3 span { text-transform:none; margin-right:15px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; text-transform:none; -webkit-font-smoothing: subpixel-antialiased; font-weight: lighter; }
.grid-item .spr-badge-caption {display: none;}

.page-header { margin: 0 0 23px; padding:0; border:0; }
.page-header h2,
.page-header h1 { font-size: 20px; margin-bottom: 22px; letter-spacing: 0.05em; margin:0; }

.page-header .img_cart { margin: 3px 0 24px; }
.page-header .rte { position: relative; line-height: 26px;}
.template-collection .page-header { margin-bottom: 33px; }
.template-collection .page-header .rte { line-height: 20px; width: 100%; }
.template-collection .page-header h2 { margin-bottom: 19px; }

/* Page styling -----------------------------------------------------------------------  */
.rte { width: 100%; margin: 0 auto; }
.rte h1 { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size: 50px; line-height: 55px; margin-bottom: 25px; color:#000; letter-spacing:-0.025em; text-align:center; }
.rte h2 { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size: 30px; line-height: 55px; margin-bottom: 15px; color:#000; letter-spacing:-0.025em; text-align:center; }


/* Minute page --------------------------------------------------------*/
div.minute { width:100%; border-bottom:40px solid #000; }
div.min-col { float:left; width:50%; }
div.minute div.min-col:first-child { padding-right:30px; }
div.minute div.min-col span { text-transform:uppercase; font-family:'DidotLTPro-Italic'; font-size:75px; line-height:60px; margin-bottom:10px; display:block; }
div.minute div.min-col h1 { font-family:'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size:80px; margin-bottom:30px; }

@media (max-width:400px) {
div.minute div.min-col h1 { font-size:50px !important; }
  }  

@media (max-width:400px) {
  div.minute div.min-col span { font-size:50px !important; line-height:50px !important; }
}

div.minute div.min-col img { width:100%; height:auto; }
div.clear { clear:both; }
div.min-box { padding-top:45px; }
div.min-box h2 { font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:150px; width:25%; float:left; margin-right:30px; line-height:110px; }
div.min-box aside { width:70%; float:left; font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:28px; line-height:25px; }
div.min-box aside span { font-family:'DidotLTPro-Italic'; display:block; margin-top:20px; font-size:25px; }
div.min-col h3 { font-size:30px; line-height:30px; text-transform:uppercase; }
div.minute:first-of-type { padding-bottom:0px; }
div.minute { padding-bottom:60px; }
div.minute.end { border-bottom:none; }

/* Minute page responsive ----------------------*/
@media (max-width:1200px) {
  div.minute, div.minute:first-of-type { padding-bottom:50px; }
  div.min-col h1 { font-size:60px!important; }
  div.min-col span { font-size:60px!important; }
  div.min-box h2 { font-size:100px; margin-bottom:0; margin-right:0; }
  div.min-box aside { font-size:20px!important; }
  div.min-box aside span { font-size:16px!important; }
}
@media (max-width:995px) {
  div.min-col { width:100%; float:none; padding-right:0; }
  div.min-col h1, div.min-col span { text-align:center; }
  div.min-col p { margin-bottom:30px; }
  div.minute:first-of-type { padding-bottom:0; }
  div.minute { padding-bottom:50px; }
  div.minute.pad { padding-bottom:50px!important; }
  div.min-box aside { padding-left:20px; }
}
@media (max-width:860px) {
  div.min-box h2, div.min-box aside { float:none; width:100%; text-align:center; }
}

/* Natalie Profile ------------------------------------------------------------------------*/
div.natalie { width:100%; }
div.natalie header { width:100%; border-bottom:50px solid #000; }
div.col-50 { width:50%; float:left; }
div.col-50.pad { padding:0 60px; }
div.natalie h2 { font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:80px; color:#000; line-height:80px; text-align:center; font-weight:normal; }
div.natalie header p { font-size:20px; }
div.natalie div.col-25 { width:25%; float:left; }
div.natalie div.col-75 { width:75%; float:left; padding:50px 0 50px 50px; }
div.natalie div.col-75 h4 {font-family:'AmericanTypewriterStd-Light', sans-serif; font-weight:normal; color:#000; font-size:50px; margin-bottom:0.5em;  }
div.natalie div.col-75 p { font-size:15px; }
div.natalie div.col-75 ol { font-size:15px; padding-left:0; counter-reset:li; list-style:none; }
div.natalie div.col-75 ol li:before { font-size:65px; content:counter(li); counter-increment:li; text-decoration:underline; line-height:65px; display:block; font-family:"Times New Roman", Times, serif; font-style:italic; margin-bottom:8px; }
div.natalie div.col-75 ol li {}
div.natalie div.col-25 h3 { font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:180px; line-height:140px; }
div.natalie div.col-25 h3 span { font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:180px; line-height:140px; margin-left:30px; }

/* Natalie page responsive ----------------------*/
@media (max-width:1200px) {
  div.natalie div.col-25 { padding-top:50px; }
  div.natalie h2 { font-size:50px; line-height:50px; }
  div.natalie div.col-75 h4 { font-size:40px; }
  div.natalie div.col-25 h3 { font-size:120px; line-height:80px; }
  div.natalie div.col-25 h3 span { font-size:120px; line-height:40px; margin-left:20px; }
}
@media (max-width:991px) {
  div.col-50.pad { padding:0; }
  div.natalie h2 { font-size:40px; line-height:40px; }
  div.natalie header p {  }
  div.natalie div.col-75 ol li:before { margin-bottom:0; font-size:45px; }
}
@media (max-width:600px) {
  div.col-50.pad { width:100%; float:none; padding-bottom:20px; }
  div.col-50 { width:100%; float:none; padding:0; }
  div.natalie div.col-25 { width:100%; float:none; padding-top:0; }
  div.natalie div.col-25 h3 { text-align:center; }
  div.natalie div.col-25 h3 span { margin-left:45px; }
  div.natalie div.col-75 { width:100%; float:none; padding:50px 0; }
}

/* Beauty Oil Styles ------------------------------------------------------------- */
div#beauty-oils { text-align:center; padding:40px 0; }
div#beauty-oils img { width:80%; padding:20px 0; }
div#beauty-oils h2 { font-size:45px; text-align:center; font-weight:200; display:block; padding:45px; background:url("https://cdn.shopify.com/s/files/1/0831/6171/files/oils.jpg") left no-repeat; margin-bottom:0; }
div#beauty-oils h3 { text-align:center; font-size:90px; font-family:Times; margin-top:0; line-height:90px; display:block; margin-bottom:20px; }
div#beauty-oils h3 span { font-size:90px; font-style:italic; }
div#beauty-oils p.sub { text-align:center; font-family:'AmericanTypewriterStd-Light', sans-serif; font-size:27px; line-height:27px; margin-bottom:50px; }
div#beauty-oils p a { font-weight:600; font-style:italic; }
div#beauty-oils p a.btn { font-style:normal; }
div#beauty-oils div.bo-box h4 { float:left; width:25%; border-bottom:15px solid #000; text-align:center; font-size:80px; font-family:Times; font-style:italic; }
div#beauty-oils div.bo-box p { text-align:left; width:75%; float:left; padding-left:30px; font-size:24px; font-family:Times; padding-top:30px; line-height:29px; padding-bottom:30px; }

/* Beauty Oils Responsive ------------------------ */
@media (max-width:991px) {
  div#beauty-oils h2 { background-image: none; }
  div#beauty-oils div.bo-box h4 { font-size:60px; }
  
}
@media (max-width:767px) {
  div#beauty-oils h2 { font-size:35px; padding:0; }
  div#beauty-oils h3, div#beauty-oils h3 span { font-size:70px; }
  div#beauty-oils div.bo-box h4, div#beauty-oils div.bo-box p { float:none; width:100%; margin-bottom:5px; }
  div#beauty-oils div.bo-box { margin-top:40px; }
}
@media (max-width:630px) {
  div#beauty-oils h2 { font-size:26px; }
  div#beauty-oils h3, div#beauty-oils h3 span { font-size:55px; }
}
@media (max-width:500px) {
  div#beauty-oils h2 { padding:0; font-size:20px; }
  div#beauty-oils h3 { font-size:40px; }
  div#beauty-oils h3 span { font-size:40px; }
  div#beauty-oils div.bo-box p, div#beauty-oils p.sub { word-wrap:break-word; }
}
@media (max-width:390px) {
  div#beauty-oils h2 { font-size:18px; }
  div#beauty-oils h3 { font-size:30px; }
  div#beauty-oils h3 span { font-size:30px; }
}

/* pagging ----------------------------------------------------------------------- */
.padding { clear: both; overflow: hidden; }
.pagination-page { text-align: right; margin: 0; }
.pagination-page li { display: inline; list-style: none; }
.pagination-page li span,
.pagination-page li a { padding: 0; margin: 0 6px; letter-spacing: 0.02em; }
.pagination-page li span { color: #000; font-weight: 400; }
.pagination-page li.text a { border-bottom: 1px solid #000; color: #2d2d2d;}
.pagination-page li.text a:hover { border-bottom: 0; text-decoration: none; }

/* sidebar ----------------------------------------------------------------------- */
.sidebar { width: 20.5%!important; }
.col-main { width: 79.5%!important; }
.sidebar-banner { margin-bottom: 0; text-align:center; }
.sidebar-banner img { border: 1px solid transparent; margin: -1px; }
.sidebar .widget-title { border-bottom: 1px solid #d0d0d0; padding-bottom:10px; margin-bottom:14px; }
.sidebar .sidebar-links .widget-title { margin-bottom: 25px; }
.sidebar .sidebar-cms-custom .widget-title { margin-bottom: 22px; }
.sidebar-links .widget-content > ul > li { margin: 19px 0; }
.sidebar-links .widget-content > ul > li > a { font-weight: 700; color: #000; letter-spacing: 0.05em; text-transform: uppercase; text-decoration: none; }
.sidebar-links .widget-content > ul > li > a.focus:before,
.sidebar-links .widget-content > ul > li > a.active:before,
.sidebar-links .widget-content > ul > li > a:hover:before { border: 5px solid transparent; border-left: 5px solid #000; width: 0; height: 0; content: ""; display: inline-block; margin-right: 5px; }

.sidebar-custom .widget-title { margin-bottom: 20px; padding: 21px 0 0; border-top:none; border-bottom: 0; text-align: center; }
.sidebar-custom .widget-title h3 { text-align: left; }
.sidebar-custom .widget-title h3:before { display: none; }
.sidebar-custom .widget-title h3 span { cursor: pointer; font-size: 12px; }
.sidebar-custom .widget-title h3 span:before { content: ''; width: 0; height: 0; border: 5px solid transparent; border-top-color: #000; display: inline-block; margin: 0 10px -2px 0; }
.sidebar-custom .widget-title h3 a { text-transform: capitalize; font-size: 12px; font-weight: 400; float: right; letter-spacing: 0; padding-right:80px; }
/*.sidebar-custom .widget-title.click h3 span:before { border-top-color: transparent; border-bottom-color: #000; margin-bottom: 2px; }*/

.sidebar-custom .widget-content { margin-bottom: 0; }
.sidebar-custom label { font-weight: normal; font-size: 12px; text-transform: capitalize; }
.sidebar-custom ul { overflow: hidden; }
.sidebar-custom ul li a { text-decoration: none; }
.sidebar-custom ul li.active a,
.sidebar-custom ul li a:hover { font-weight: 700; }
.sidebar-custom input[type="checkbox"] { display: none; }
.sidebar-custom input[type="checkbox"] + label { background: none; padding-left: 23px; }
.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-custom input[type=checkbox]:checked + label { background: url(check-box-checked.png) no-repeat 0 center; cursor: pointer; }
/*.sidebar-custom.size ul li { float: left; width: 50%; padding-right: 10px; }*/
.sidebar-custom.color ul { margin: 0 -14px 10px 0; }
.sidebar-custom.color ul li { width: 34px; margin: 0 14px 14px 0; padding:0; float: left; }
.sidebar-custom.color ul li a { display: block; border: 1px solid #eaeaea; width: 34px; height: 34px; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }
.sidebar-custom.color ul li a img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; opacity: 1; filter: alpha(opacity=100); }
.sidebar-custom.color ul li a:hover,
.sidebar-custom.color ul li a.active { border: 3px solid #000; }

.refined-widgets { margin-bottom: 10px; overflow: hidden; }
.refined-widgets > span { font-size: 14px; display: none; }
.refined-widgets > a { float: right; padding-right:100px; }
/*.refined-widgets ul { overflow: hidden; margin-bottom: 14px; }
.refined-widgets ul li { float: left; margin: 0 5px 5px  0; }
.refined-widgets ul li a { color: #2d2d2d; border: 1px solid #d0d0d0; display: inline-block; padding: 0 8px; text-decoration: none; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; line-height: 22px; }
.refined-widgets ul li a span { text-align: center; display: inline-block; font-weight: 700; margin-left: 8px; }
.refined-widgets ul li a:hover { background: #3c3c3c; border-color: #3c3c3c; color: #fff; 
  -webkit-border-top-right-radius: 3px; -webkit-border-bottom-right-radius: 3px; -moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px; border-top-right-radius: 3px; border-bottom-right-radius: 3px; }*/

.sidebar-cms-custom .widget-content { color: #797979; font-style: italic; }
.sidebar-cms-custom .widget-content p { margin-bottom: 19px; }

.sidebar .widget-featured-product { margin-top: 45px; }
.sidebar .widget-featured-product .widget-title { margin-bottom: 30px; }
.widget-featured-product .products-grid { margin: 0; }
.widget-featured-product .products-grid .owl-item .grid-item { min-height: 100px; margin: 0 0 40px; padding: 0; width: 100%; }
.widget-featured-product .grid-item .product-grid-image img { max-width: 120px; max-height: 160px; border: 1px solid transparent; }
.widget-featured-product .product-title { margin-bottom: 4px; }
.widget-featured-product .price-box { margin-bottom: 15px; }
.widget-featured-product .products-grid .spr-badge { position: static; opacity: 1; filter: alpha(opacity=100); }
.widget-featured-product .btn { height: 32px; line-height: 32px; border: 1px solid transparent; font-size: 11px!important; }
.widget-featured-product .owl-theme .owl-controls .owl-buttons div.owl-prev { top: 62px; left: 0; }
.widget-featured-product .owl-theme .owl-controls .owl-buttons div.owl-next { top: 62px; right: 0; }

/* widget ----------------------------------------------------------------------- */
.widget-title { margin-bottom: 40px; }
.widget-title h3 { font-size: 14px; margin: 0; position:relative; text-align:left !important; }

.widget-title h3:before { content: ""; display: none; border-top:1px solid #444; width: 100%; height: 1px; position: absolute; top: 50%; z-index: 1; }
.
.widget-title h3 span { background:#FFF; padding:0 20px; position:relative; z-index:5; font-size:40px; line-height:46px; font-family: font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; /* letter-spacing: -1px; */ }
.widget-title h3.new span { background:#FFF; padding:0 20px; font-size:32px; line-height:38px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; /* letter-spacing: -1px; */ }
.widget-title h3.new:before {border-top:none;}
/* .widget-title h3 span.amer { background:#FFF; padding:0 20px; position:relative; z-index:5; font-size:40px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; } */
.widget-title h3 span.amer { background:#FFF; padding:0 20px; position:relative; z-index:5; font-size:30px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; }


.widget-content { margin-bottom: 47px; }
.widget-content ul { list-style: none; padding-left: 0; }

.sidebar .widget-recent-articles .widget-title { padding-bottom:16px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; text-transform:uppercase; }
.widget-recent-articles .article { border-bottom: 1px dotted #d0d0d0; margin-bottom: 15px; padding-bottom: 18px; }
.widget-recent-articles .article a { line-height:20px; }
.widget-recent-articles .article em { display: block; padding-top: 11px; color:#848484; }

.widget-tags .widget-title {margin-bottom: 22px;}
.widget-tags .widget-content { margin-bottom: 40px; }
.widget-tags li { display: inline; margin-right:10px; }
.widget-tags li a { font-size: 13px; font-style: italic; color: #848484; line-height: 30px; }
.widget-tags li a:hover { color: #000; border-bottom: 1px solid #000; text-decoration: none; }

/* flex slider ---------------------------------------------------------------------- */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* FlexSlider Necessary Styles -------------------------------------------------------------------------- */
.flexslider .slides > li { text-align: center; display: none; -webkit-backface-visibility: hidden; position: relative; } /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img { display: inline-block; cursor: pointer; }
.flex-pauseplay span { text-transform: capitalize; }

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme */
.flexslider { padding:0; margin: 0 0 0px; position: relative; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 300px; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav a { text-decoration:none; display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 2; overflow: hidden;  cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }


/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.flex-control-nav li {margin: 0 6px; display: inline-block; }
.flex-control-paging li a { width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}

/* breadcrumb ---------------------------------------------------------------------- */
.breadcrumb { background: none; padding:0; margin-bottom:18px; -webkit-border-radius: 0; -moz-border-radius:0px; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; clear: both; letter-spacing: 0.1em; }
.breadcrumb a, .breadcrumb a:hover,
.breadcrumb span { color: #848484; font-family: 'Montserrat', sans-serif; text-decoration:none; }
.breadcrumb span.arrow { margin: 0 10px; line-height:0; width:0; height:0; text-indent:-999em; display:inline-block; border-left: 4px solid #cbcbcb; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
.breadcrumb span.active-service {color:#000;}

/* breadcrumb mobile ---------------------------------------------------------------------- */
.breadcrumb-mobile { background: none; padding:0; margin-bottom:18px; -webkit-border-radius: 0; -moz-border-radius:0px; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; clear: both; letter-spacing: 0.1em; }
.breadcrumb-mobile a, .breadcrumb-mobile a:hover,
.breadcrumb-mobile span { color: #848484; font-family: 'Montserrat', sans-serif; text-decoration:none; }
.breadcrumb-mobile span.arrow { margin: 0 10px; line-height:0; width:0; height:0; text-indent:-999em; display:inline-block; border-left: 4px solid #cbcbcb; border-top: 4px solid transparent; border-bottom: 4px solid transparent; }
.breadcrumb-mobile span.active-service {color:#000; font-size:12px; line-height:16px;}
.breadcrumb-mobile span.bread-link {color:#848484; font-size:9px; line-height:12px; text-decoration:underline;}


/* header ------------------------------------------------------------------------- */
.header-top { text-align: left; text-transform:uppercase; font-size:11px; padding: 9px 0 6px; letter-spacing: 0.05em; max-width:300px; }
.header-top a.link { color:#b05d5d; border-bottom: 1px solid #b05d5d; }
.header-top a.link:hover { text-decoration:none; border-bottom:0; }
.header-top .close { text-indent: -999em; display:none; width: 9px; height: 9px; background: url(icons_new14.png ) no-repeat 0 -229px; opacity: 1; margin-top:3px; }

.header-top  .logo-left{
  font-size:10px; line-height:16px; letter-spacing: 0.075em;
}


.header { padding: 16px 0 0; }
.header-mobile { display: none; position: relative; float: left; background: #141414; }
.header-mobile #showLeftPush { height:46px; background: url(wizard.png) no-repeat center center; display: block;  text-indent: -999em; text-align: center; border-right: 1px solid #868686; cursor: pointer; }
.header-mobile #showLeftPush.active,
.header-mobile #showLeftPush:hover { background-color: rgba(0,0,0,0.8); }
.header-mobile .customer-area { float: left; /* width: 50%; */ width: 33%; position: static; }
.header-mobile .social-area { float: left; /* width: 50%; */ width: 33%; position: static; }
.header-mobile .customer-area > a { float: left; width: 100%; height:46px; border-right: 1px solid #868686; background: url(icon-customers.png) no-repeat center center; text-indent: -999em; }
.header-mobile .social-area > a { float: left; width: 100%; height:46px; border-right: none; /* background: url(https://cdn.shopify.com/s/files/1/0831/6171/files/instagram.png) no-repeat center center; */ background: url(https://cdn.shopify.com/s/files/1/0831/6171/files/instagram.svg) no-repeat center center; background-size: 17px 17px; text-indent: -999em; }
.header-mobile .customer-area.open > a,
.header-mobile .customer-area > a:hover { background-color: rgba(0,0,0,0.8); }
.header-mobile .customer-links { margin: 0; }
.header-mobile .dropdown-menu { font-size:12px; margin: 0; width: 200%; padding: 10px 15px; 
-webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; 
-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.header-mobile .dropdown-menu ul { overflow: hidden; margin: 0 0 10px; padding-left: 0; list-style: none; }
.header-mobile .dropdown-menu .wishlist a { color: #323232; }


.header-panel { clear: both; margin:0 0 40px 0; }
/* .header-panel { clear: both; margin:20px 0 40px 0; } */
.header-panel .nav-search { display: none; }
/* .header-panel-top { float: left; width: 100%; } */
.header-panel-top { float: right; width: 25%; position: absolute; top: 80px; left: 65%; }
.header-panel-top .currency { float: right; }
.site-header p.text_order { float: right; margin:0; line-height:30px; letter-spacing: 0.02em; opacity:0.7; }
.header-panel-bottom { float:right; text-align:right; margin-top: 5px; }
.header-panel-bottom .free_shipping { text-transform: uppercase; font-size:11px; letter-spacing: 0.05em; margin-bottom: 16px; }

.text { display:none; }

#currencies { float: left; height: 22px; line-height: 22px; padding: 0; } 
#currencies-modal { float: left; font-style: italic; line-height: 30px; }
.header-bottom { padding-top: 10px; }
.header-bottom .selectize-input.full {border: none; margin-top: 0px;   padding: 0 !important;  width: 70px; } 
.header-bottom .selectize-control { float: left; margin-left:23px; height:30px; }
.header-bottom .selectize-control.single .selectize-input:after { right: 5px; border-width: 4px 4px 0; } 
.header-bottom .selectize-control.single .selectize-input.dropdown-active:after { border-bottom-color:#000; border-width: 0 4px 4px; margin-top:-3px; }
.header-bottom .selectize-input.focus {-moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; } 
.header-bottom .selectize-control div.item { background-position: 0 10px !important; padding-left: 25px; font-weight:700; }
.header-bottom .selectize-control div.option { background-position: 12px 7px !important;  padding-left: 40px; padding-right: 20px;}
.header-bottom .selectize-dropdown { min-width: 80px; }

.header-bottom .selectize-dropdown,
.header-bottom .selectize-input,
.header-bottom .selectize-input input { text-transform: uppercase; }

.header-bottom .selectize-control.single .selectize-input, 
.header-bottom .selectize-control.single .selectize-input input { height: 30px; line-height: 30px;  min-height: 0 !important; text-align: left;}

.customer-links { text-align: center; float:left; letter-spacing: 0.02em; float: right; padding-left: 25px; margin: 0 0 17px; display:none; }
.customer-links li { float: left; margin: 0; list-style: none; }
.customer-links li.wishlist { margin-right: 27px; }
.customer-links li.wishlist span.icon { width: 13px; height: 11px; line-height:11px; display: inline-block; text-indent: -999em; background: url(icons_new14.png ) no-repeat 0 -195px; margin-right: 7px; }
.customer-links a, .customer-links { color: #323232; }
.customer-links a { text-decoration: none; }

.inline-list {text-align: right;}
.inline-list li {display: inline;}
.inline-list a {padding-left: 10px;}


.header-bottom .search-bar input.input-group-field {
    border: 0;
    border-bottom: 1px solid #000;
    width: 100%;
    line-height: 14px;
    padding: 0 8px 0 0px;
    height: 30px;
     background: none;
    border-color: #000;
    color: #000;
    font-size: 14px;
  	margin-left:30px;

}




.alink img {
    padding: 0 5px 0 0;
    vertical-align: sub;
}
.header-bottom .search-bar .input-group-btn input.btn{ background: url(icons_new14.png ) 8px 9px no-repeat; text-indent: -999em; width: 30px; height: 30px; display: block; padding: 0; position: absolute; top: 0; right: 0; margin:0; border:0; }

.header-logo { margin: 15px auto; float:none; width:122px !important; }
.logo-title { display: block; padding: 30px;}

.header-bottom .top-cart { float: right; text-align: right; margin:0; padding: 0 0 17px; font-size:10px; /*width:320px;*/ width:340px; }
.header-bottom .top-cart a { text-align: center; position: relative; letter-spacing: 0.02em; color:#323232; border-right:1px solid #000; padding-right:5px; padding-left:8px; }
.header-bottom .top-cart a:last-child { border-right:none; }
.header-bottom .top-cart a span.first{position: relative;}
.header-bottom .top-cart a:hover,
.header-bottom .top-cart a:focus{text-decoration: none;}
.header-bottom .top-cart a #cartCount { background: #ffe5e5; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.header-bottom .top-cart .icon { background:url(icons_new14.png ) 0 -90px no-repeat; width:13px; height:20px; display:inline-block; margin-right:8px; }

.top-header { position: relative; float:right; }

#dropdown-cart { width: 300px; border: 1px solid rgba(0,0,0,0.3); padding: 20px; position: absolute; top: 38px; right: 10px; background: #fff; z-index: 3; text-align: left; }
.mini-products-list .product-image { float: left; margin-right: 15px; display: block;}
.mini-products-list { display: block; clear: both; margin-bottom: 0; padding: 0; }
.mini-products-list .item { display: block; clear: both; position: relative; padding-right: 15px;  display: block; padding-bottom: 25px; margin:0; overflow: hidden;}
.mini-products-list .item .btn-remove {position: absolute; right: 0; top: 6px; width: 9px; height: 9px; background:url(icons_new14.png ) 0 -1394px no-repeat; font-size: 0; }
.mini-products-list .item:last-child {border-bottom: 1px solid #cbcbcb;}
.mini-products-list .product-details { overflow: hidden; }
#dropdown-cart .product-name { margin-bottom: 5px; }
#dropdown-cart .summary { display: block; clear: both;  padding-top: 16px; padding-bottom: 18px; overflow: hidden; text-transform: uppercase; }
#dropdown-cart .summary .label { display: block; float: left; font-size: 11px; font-weight: 700; color:#797979!important; padding: 6px 0 0;}
#dropdown-cart .summary .price { display: block; float: right; font-size: 16px; font-weight: 700; color: #000; }
#dropdown-cart .actions  { clear: both; margin-bottom: 12px; }
#dropdown-cart .actions .btn { width: 100%; height: 46px; background: #000; color:#fff; border-color: #000; }
#dropdown-cart .text-cart { text-align: center; margin-bottom: 5px; }
#dropdown-cart .text-cart a { font-size: 10px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.05em; border-bottom: 1px solid #000; }
#dropdown-cart .text-cart a:hover { border-bottom: 0; text-decoration: none; }
#dropdown-cart .cart-collateral { color: #727272; }
#dropdown-cart .cart-collateral .price {  font-weight: 700; color: #000; }
#dropdown-cart .product-name a { color: #191919; font-size: 14px;}
.product-details .option { margin-bottom: 5px;  text-transform: capitalize; font-style: italic; }

.site-nav { width: 100%; margin:0; padding: 0; position: relative; list-style: none; text-align:center; font-size: 12px; line-height: 12px;}
.header-bottom.on .site-nav { text-align:left; }
.site-nav li {display: block;  margin: 0;}
.site-nav a { display: block;  padding: 12px;  text-decoration: none; /* white-space: nowrap; */}
.site-nav > li { position: relative; display: inline-block; list-style: none;  /*width: 20%;*/ }
.site-nav > li > a { text-transform: uppercase; margin: 16px 20px; padding:0; letter-spacing: 2px; }
.site-nav > li:first-child > a { margin-left: 0; }
.site-nav > li:last-child > a { margin-right:0; }
.site-nav > li:hover > a > span:first-child,
.site-nav > li:hover > a.current > span:first-child,
.site-nav > li > a.current > span:first-child { /* border-bottom: 2px solid #fff; */ }
.site-nav-dropdown { text-align: left; display: none; position: absolute; top: 44px; left: 0; width: 215px; z-index: 10; padding: 0; margin-bottom: 0; border: 1px solid transparent; }
.site-nav-dropdown li a { padding: 8px 30px 8px 20px; position: relative; text-transform:uppercase; font-size:10px; }
.wrapper-container .site-nav-dropdown ul { left: 100%; top: -1px; display: none; padding-left: 0; list-style: none; }
.wrapper-container .site-nav > .dropdown:hover > ul,
.wrapper-container .site-nav > .dropdown.open > ul {display: block;}

.wrapper-container .site-nav > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > .dropdown.open > ul {display: block;}

.wrapper-container .site-nav > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > .dropdown.open > ul { display: block; }

.wrapper-container .site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul { display: block; }

.site-nav li.dropdown .icon-dropdown { height:0; width:0; border:4px solid transparent; display: inline-block; vertical-align:middle; margin-left: 7px; cursor: pointer; }
.site-nav-dropdown li.dropdown .icon-dropdown { position: absolute; top: 16px; right: 20px;}

.site-nav-dropdown li:hover > a { /* padding-left: 40px; */ }
.site-nav-dropdown li:hover > a:before { /* content:""; width: 15px; height: 1px; position: absolute; top: 18px; left: 20px; */ }

/* home page ---------------------------------------------------------------------------- */
/* main slideshow */
.flexslider ul { list-style: none; }
.template-index .main-slideshow { overflow: hidden; }
.main-slideshow { float: left; width: 100%; }
.main-slideshow .flexslider .flex-direction-nav { visibility: hidden; }
.main-slideshow .flexslider:hover .flex-direction-nav { visibility: visible; }
.main-slideshow .flex-direction-nav a { width: 26px; height: 79px; display: block; margin-top: -40px; text-indent: -9999em; }
/* .main-slideshow .flex-direction-nav a {width: 72px; height: 72px; display: block; margin-top: -40px; text-indent: -999em; } */
/* .main-slideshow .flex-direction-nav a.flex-prev { background:url(https://cdn.shopify.com/s/files/1/0831/6171/files/nav-arrows.png) no-repeat; } */
/* .main-slideshow .flex-direction-nav a.flex-next { background:url(https://cdn.shopify.com/s/files/1/0831/6171/files/nav-arrows.png) right top no-repeat; } */
.main-slideshow .flex-direction-nav a.flex-prev { background:url(https://cdn.shopify.com/s/files/1/0831/6171/files/arrows.png) no-repeat; }
.main-slideshow .flex-direction-nav a.flex-next { background:url(https://cdn.shopify.com/s/files/1/0831/6171/files/arrows.png) right top no-repeat; }

/* .main-slideshow .flex-direction-nav a.flex-prev { background:url(icons_new14.png ) 0px -1017px no-repeat; left: 80px;}
.main-slideshow .flex-direction-nav a.flex-next {background:url(icons_new14.png ) 0px -1160px no-repeat; right: 80px;} */

.main-slideshow .flexslider { float:left; width: 100%; }
.main-slideshow .flexslider .flex-control-nav { bottom: 40px; visibility: hidden; z-index: 2; }
.main-slideshow .flexslider:hover .flex-control-nav {visibility: visible;}
.main-slideshow .flex-control-paging a { -webkit-border-radius: 50%;-moz-border-radius: 50%; border-radius: 50%; text-indent: -999em; border: 4px solid #fff; background-color: #fff; width: 15px; height: 15px; font-size: 0; display: block; cursor: pointer; opacity: 0.5; }
.main-slideshow .flex-control-paging li a.flex-active,
.main-slideshow .flex-control-paging li a:hover { background-color: transparent; border-color: #fff; opacity: 1; }

.slide-des { 
    position: absolute;
    bottom: 12%;
    width: 100%;
    background: rgba(255,255,255,0.9);
  	/* original stylling: padding: 65px 20px 65px 20px; */
    padding: 0px 20px 15px 20px;
    max-width: 680px;
  	height: auto;
    right: 60px;
}
.cta-bar{
    text-align: center;
    padding: 10px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 12px;
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 40px;
}
  
.slide-des .slide-button { padding: 15px 20px 20px 20px; text-decoration: none; width: auto; height:50px; font-size: 12px !important; line-height:14px; letter-spacing: 0.01em; font-weight:600; }
.slide-text { padding:0 0 25px; margin: 0 auto; max-width: 600px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; font-size: 55px; letter-spacing: -1px; }
.slide-heading { font-size: 14px; font-weight: 700; padding:0 0 15px; margin-bottom: 0; letter-spacing: 0.05em; text-transform: uppercase; }
.slide-des p.line { width: 50px; margin: 0 auto 21px; height: 2px; background: #000; display:none; }

/* end main slideshow */

.free-shipping {text-align: center; clear: both;}
.free-shipping h3 {font-size: 13px; margin-bottom: 35px; font-weight: normal; line-height: 24px;}

.banner-home-top { clear: both; text-align: center; }
.banner-home-top ul { margin-bottom: 0; list-style: none; padding-left: 0; }
.banner-home-top li { position: relative; margin-bottom: 37px; height: 580px; }
.banner-home-top h4 { text-align: center; left: 0; width: 80%; margin:5px auto 10px auto; letter-spacing:0.1em; font-weight:300 !important; font-size: 12px !important;
    line-height: 18px !important;
    color: #000 !important; }
.banner-home-top h4 span { font-weight: 700; text-transform: uppercase; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; }
.banner-home-top img {width: 100%; height: auto; max-width:500px;}

.banner { text-align: center; position:relative; margin-bottom: 37px; clear: both; }
.banner > img:hover { opacity: 1; filter:alpha(opacity=100); }
.banner .inner { position: absolute; right: 5%; top: 15%; max-width: 360px; }
.banner h2 { font-size: 40px; font-weight: 700; color: #000; margin: 0 0 15px; position: relative;}
.banner p { color: #2d2d2d; margin: 0 0 35px; }
.banner p.line { width: 50px; height: 2px; background: #000; margin: 0 auto 20px; }
.banner .inner a { padding: 0 15px 0 30px; }

.widget-trending-product,
.banner-home-bottom { clear: both; max-width:1100px;}
.banner-home-bottom .widget-title { margin-bottom: 45px; }
.banner-home-bottom ul { padding-left: 0; list-style: none; }
.banner-home-bottom li { position: relative; text-align:left; margin-bottom: 30px; width:100%; padding-left:0; }
.banner-home-bottom li { border-top:1px solid #9b9da0; }
.banner-home-bottom ul li a img { float:left; width:50%; }
.banner-home-bottom ul li .des { float:left; width:45%; margin-left:30px; }
/* .banner-home-bottom ul li .des .btn { background-color:transparent; border:none; color:#000; padding:0; } */
.banner-home-bottom ul li .des .btn { background-color:transparent; border:none; color:#000; padding:0; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; }
.banner-home-bottom ul li .des h4 { float:left; }

.banner-home-bottom .des h4 { position: relative; margin: 35px 0 20px; }
.banner-home-bottom .des p { clear: both; margin-bottom: 26px; }
.banner-home-bottom .des a { padding: 0 25px 0 32px; }
.banner-home-bottom .widget-title { display:none; }

.owl-theme .owl-controls .owl-buttons div:hover { background-color: none !important; }
.owl-theme .owl-controls .owl-buttons div { width: 65px; height:65px; top: 32%;  }
.owl-theme .owl-controls .owl-buttons div.owl-prev { background: url(arrow-left.png) no-repeat 0px 8px;
    left: -20px;
    top: 30%;

}
.owl-theme .owl-controls .owl-buttons div.owl-next { 
      background: url(arrow-right.png) no-repeat 22px 10px;
    right: -60px;
    top: 30%;
}

.slider-brand-wrapper { overflow: hidden; clear: both; }
.slide_brand { position: relative; border-top: 1px dotted #000; padding: 39px 0 30px; }
.slide_brand .slides li {width: 200px !important;}
.slide_brand .owl-controls .owl-buttons div.owl-prev { background-position: 13px -441px; left:-12px; top:44px; }
.slide_brand .owl-controls .owl-buttons div.owl-next { background-position: 16px -507px; right:-12px; top:44px; }
.slide_brand.owl-theme .owl-controls .owl-buttons div:hover { background-color: transparent!important; }

#instafeed .owl-item { padding: 0 10px 10px 0; }
.home-instagram { background: #fff8ee; text-align: center; padding: 54px 0 20px; clear: both; }
.home-instagram .widget-title { margin-bottom: 35px; }
.home-instagram .widget-title h3 { margin: 0; font-size: 20px; font-weight: 700; letter-spacing: 0.05em; }
.instagram-des { color: #2d2d2d; letter-spacing: 0.02em; }
.instagram-des span { display: inline-block; margin-right: 7px; width: 16px; height: 16px; line-height: 16px; background: url(social.png) no-repeat -163px -10px; }
.home-instagram .owl-theme .owl-controls .owl-buttons div { margin-top: -14px; height: 33px; width: 33px; top: 50%; }
.home-instagram .owl-theme .owl-controls .owl-buttons div.owl-prev { left: 30px; background-position: -66px -593px; }
.home-instagram .owl-theme .owl-controls .owl-buttons div.owl-next { right: 30px; background-position: -66px -652px; }
.home-instagram a.btn { min-width: 225px; margin-top: 40px; }

/* footer ------------------------------------------------------------------------- */
#slider{margin-bottom: 30px;}
.footer-top { padding-bottom: 26px;}
.footer-top .col-1,
.footer-top .col-2,
.footer-top .col-3 { float:left; width: 20%; padding: 0 10px; }
.footer-top .col-4 { width: 40%; padding: 0 10px; }
.foot-center { margin:0 auto !important; width:70% !important; }
.footer-top .text { float:left; }
.footer-top .text h3 { margin: 0 0 5px; }
.footer-top .text h3 img:hover { opacity:1; }
.footer-top ul { padding:0; list-style: none; }
.footer-top ul.social { margin: 4px 10px 20px 0; float:left; }
.footer-top ul.social li { display:inline-block; margin-right:12px; }
.footer-top ul.social li a { display:inline-block; width:36px; height:36px; text-indent:-999em; background: url(social.png) no-repeat; }
.footer-top ul.social li a:hover { background-position: 0 -44px; }
.footer-top ul.social li.twitter a { background-position: -51px 0; }
.footer-top ul.social li.twitter a:hover { background-position: -51px -44px; }
.footer-top ul.social li.google a { background-position: -102px 0; }
.footer-top ul.social li.google a:hover { background-position: -102px -44px; }
.footer-top ul.social li.instagram a { background-position: -153px 0; }
.footer-top ul.social li.instagram a:hover { background-position: -153px -44px; }
.footer-top ul.social li.rss a { background-position: -204px 0; }
.footer-top ul.social li.rss a:hover { background-position: -204px -44px; }
.footer-top ul.social li.pinterest a { background-position: -254px 0; }
.footer-top ul.social li.pinterest a:hover { background-position: -254px -44px; }

.copyright { float:right; width:300px; font-size:10px; }
.foot_links { float:left; width:50%; text-align:left; }
.foot_links ul { list-style:none; padding-left:0; width:800px; }
.foot_links ul li { display:block; padding:0px; margin-bottom:5px; }

.foot_links ul li a { color:#fff; text-transform:uppercase; font-size:10px; }
.foot_links ul li a:hover { text-decoration:underline; }

ul.social { /*margin: 4px 10px 20px 0; */ margin-bottom:0; float:left; padding-left:0; }
ul.social li { display:inline-block; margin-right:12px; }
ul.social li a { display:inline-block; width:36px; height:36px; text-indent:-999em; background: url(social.png) no-repeat; }
/* ul.social li a:hover { background-position: 0 -44px; } */
ul.social li.twitter a { background-position: -51px 0; }
/* ul.social li.twitter a:hover { background-position: -51px -44px; } */
ul.social li.google a { background-position: -102px 0; }
/* ul.social li.google a:hover { background-position: -102px -44px; } */
ul.social li.instagram a { background-position: -153px 0; }
/* ul.social li.instagram a:hover { background-position: -153px -44px; } */
ul.social li.rss a { background-position: -204px 0; }
/* ul.social li.rss a:hover { background-position: -204px -44px; } */
ul.social li.pinterest a { background-position: -254px 0; }
/* ul.social li.pinterest a:hover { background-position: -254px -44px; } */

.col-social { /*width:23%;*/ float:left; }

.footer-top h3 { color:#fff; text-transform: uppercase; font-size:12px; font-weight: 700; letter-spacing: 0.05em; line-height:35px; float:left; text-transform:none; }
.footer-bottom { border-top: 0 solid #282828; padding-top: 0; }
.footer-bottom address { color: #969696; margin-bottom: 6px; line-height: 1.6; }
.payment-method { padding: 0 20px 0 0; }

.site-footer { padding: 100px 0 16px 0; letter-spacing: 1px;  }
.site-footer a:hover { text-decoration: none;     color: #f5f5f5;}
.footer-column ul{
    list-style: none;
    padding: 0;
    text-transform: uppercase;
    font-size: 14px;
    margin-bottom: 0;
    color: #fff;
  	text-align: left;
}
.footer-column ul li{
      margin-bottom: 0;
    color: #fff;    margin-bottom: 0px;
}
.footer-column ul li a{
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 11px;
  	line-height: 20px;
  	letter-spacing: 0.1em;
    font-weight: 500;
  	-webkit-font-smoothing: subpixel-antialiased;
}
.newsletter { clear:both; padding-top: 0px; }
.newsletter .block-title h3 {
  	margin-top: 5px;
    font-size: 11px;
  	line-height: 15px;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
 	-webkit-font-smoothing: subpixel-antialiased;
  	text-align:left;
}
.newsletter .block-content { min-height: 56px; margin: 35px auto 0 auto; width: 55%; position: relative; float:left; }
.newsletter .block-content .input-group  {display: block;}
.newsletter .input-group-field { background:none; width: 300px; border:1px solid #3b3b3b; color: #969696; float:left; margin: 0 5px 10px 0; padding: 0 15px; letter-spacing: 0.02em; }
.newsletter .input-group-btn { float:left; }
.newsletter .input-group-btn > .btn { background: #000; color:#fff; border:0; font-size: 11px; }
.newsletter .input-group-btn > .btn:hover { background: #CCC; color:#000; }

.newsletter #mce-EMAIL{
    border: 1px solid #fff;
    color: #3b3b3b;
    height: 45px;
    margin-right: 0px !important;
    padding: 0 10px !important;
    width: 225px;
    background: #fff;
    text-transform: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 500;
  	letter-spacing: 0.1em;
}
.newsletter input[type=submit]{
      border: 1px solid #fff;
    height: 45px;
    padding: 0px 15px;
    font-family: 'Montserrat', sans-serif;
    font-size: 10px;
    font-weight: 500;
  	-webkit-font-smoothing: subpixel-antialiased;
  	letter-spacing: 0.1em;
}
.footer-bottom-info {
    margin-top: 100px;
    font-family: 'Montserrat', sans-serif;
    color: #ACACAC;
    font-size: 9px;
  	line-height: 20px;
  	letter-spacing: 0.1em;
    font-weight: 500;
  	-webkit-font-smoothing: subpixel-antialiased;
}
.footer-bottom-info a{
  color: #ACACAC;
}
.social-links ul{
  margin: 0;
    line-height: 0;
    float: right;
    margin-top: 30px;
    margin-right: 30px;
}
.social-links li {
    display: inline-block;
    background: #000;
    padding: 7px;
}
.social-links li a i {
    font-size: 18px;
}


.social-links-header ul{
  margin: 0;
    line-height: 0;
    float: right;
    margin-top: 15px;
   
}
.social-links-header li {
    display: inline-block;
    padding-left: 12px;
}
.social-links-header li a i {
    font-size: 12px;
}




.social-links-product ul{
  margin: 0;
    line-height: 0;
    float: left;
    margin-top: 15px;
   
}
.social-links-product li {
    display: inline-block;
    padding-left: 12px;
}
.social-links-product li a i {
    font-size: 25px;
    border: 1px solid #000;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
}


.social-links-blog {
  text-align:center; }

.social-links-blog ul{
  	margin: 0;
    line-height: 0;
    margin-top: 0;
   
}
.social-links-blog li {
    display: inline-block;
    padding-left: 12px;
  	padding-left: 15px;
}
.social-links-blog li a i {
    font-size: 25px;
    border: 1px solid #000;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 10px;
  	
}


.upper-footer-contents{
  margin: 75px 0;
}
.upper-footer-contents h4{
    font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 30px;
  	line-height: 40px;
  	letter-spacing: -0.025em;
    margin: 20px 0 0 0;
  	font-weight:300 !important;
  	text-align:left !important;
}
.upper-footer-contents p {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 12px;
  	line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.1em;
  
}


.s-title {font-weight:500;}

/* contact page ------------------------------------------------------------------------- */
#contact-us .main-content { padding-top: 0; }
#contact-us .breadcrumb { margin-bottom: 24px; }
.map {margin-bottom: 12px;}

#contactFormWrapper h2 { font-size: 20px; text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; margin-bottom: 14px; }
.contact-form p.line { width: 48px; height: 2px; background: #000; margin-bottom: 20px; display:none; }
#contactFormWrapper input {margin-bottom: 15px;}
#contactFormWrapper label {margin-bottom: 10px; display: block;}
#contactFormWrapper input[type="text"],
#contactFormWrapper input[type="email"],
#contactFormWrapper input[type="tel"]{width: 380px;}
#contactFormWrapper textarea{ width: 620px ;}
#contactFormWrapper .btn { margin-top: 20px; display: block; text-align:center; }

.contact-form .location h4 { font-size: 14px; text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; margin: 6px 0 16px; }
.contact-form .location p {margin-bottom: 20px;}
.contact-form .location p.open-hours { border-top: 1px solid #eaeaea; padding-top: 25px; margin-top: 26px; }

/* travel page */
#trav {}
#trav .t_row { width: 100%; height: auto; padding-bottom: 20px; }
#trav .hero { width: 100%; height: 650px; background-image: url('https://cdn.shopify.com/s/files/1/0831/6171/files/hero_travel.jpg'); background-position: top left; background-size: 600px; background-repeat: no-repeat; border-bottom: 10px solid #000; margin-bottom: 50px; }
#trav h2 { padding-top: 40px; padding-left: 370px; font-family: 'DidotLTPro-Italic' !important; font-size: 46px; line-height: 55px; margin-bottom: 5px; }
#trav h3 { padding-top: 0px; padding-left: 370px; font-family: 'DidotLTPro-Italic' !important; font-size: 25px; line-height: 30px; margin-bottom: 20px; }
#trav p { padding-left: 610px; margin-top: 35px; font-family: 'Montserrat', sans-serif !important; font-size: 14px; line-height: 19px; }
#trav .t_row .num { float: left; font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size: 200px; width: 20%; line-height: 400px; }
#trav .img { float: left; width: 13%; }
#trav .con { vertical-align: middle; float: left; width: 50%; font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size:23px; line-height:26px; margin-top: 120px; margin-left: 5%; margin-right: 5%; }
#trav .btn { margin-top: 30px; font-family: 'Montserrat', sans-serif; font-weight:100; text-transform:uppercase; font-size: 15px; }

@media (max-width:1200px) {
  #trav h2 { font-size: 35px; line-height: 35px; }
  #trav h3 { font-size: 20px; line-height: 20px; }
  #trav p { padding-left: 0px; margin-top: 290px; }
  #trav .hero { height: 700px; }
}
@media (max-width:991px) {
  #trav .hero { background-size: 100%; height: auto; padding-bottom: 20px; }
  #trav h2 { padding-left: 62%; padding-top: 5px; }
  #trav h3 { font-size: 15px; padding-left: 62%; }
  #trav p { margin-top: 46%; }
  #trav .t_row .num { font-size: 150px; }
  #trav .con { font-size: 22px; }
}
@media (max-width:740px) {
  #trav .t_row .num { font-size: 100px; }
}
@media (max-width:700px) {
  #trav h2 { padding-left: 0; padding-top: 100%; }
  #trav h3 { padding-left: 0; }
  #trav p { margin-top: 0; }
}
@media (max-width:550px) {
  #trav .con { font-size: 15px; line-height: 19px; }
}
@media (max-width:510px) {
  #trav .t_row .num { float: none; line-height: 0; }
  #trav .con { float: none; margin-top: 50px; width: 100%; }
  #trav .img { float: none; text-align: center; margin-top: 30px; width: 100%; }
  #trav .img img { height: 300px; }
}

/* foundation page */
#found {}
#found .t_row { width: 100%; height: auto; padding-bottom: 80px; border-bottom: 1px solid #9b9da0; padding-top: 30px; }
#found .t_row.noborder { border-bottom: none; }
#found .foundheader { width: 100%; height: auto; border-bottom: 0px solid #000; margin-bottom: 0px; }
#found .aside { width: 50%; float: left; }
#found .bside { width: 50%; float: left; text-align: right; padding-top:50px; }
#found  h2 { padding-top: 40px; font-family: 'DidotLTPro-Italic' !important; font-size: 50px; line-height: 55px; margin-bottom: 25px; text-transform: uppercase; font-weight:normal; }
#found  h3 { padding-top: 0px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-size: 40px; line-height: 40px; margin-bottom: 50px; letter-spacing: -1px; }
#found p { margin-top: 20px; font-family: 'Muli', sans-serif !important; font-size: 14px; line-height: 21px; }
#found .btn { margin-top: 30px; font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-size: 14px; }
#found .btn a { color: #FFF; }
#found .btn:hover a { color:#000; text-decoration: none; }
#found a {font-weight: bold; }
#found .title { padding-top: 40px; font-family: 'DidotLTPro-Italic' !important; font-size: 56px; line-height: 55px; margin-bottom: 25px; text-transform: uppercase; font-weight:normal; text-align:center; }

@media (max-width:1200px) {
  #found h2 { font-size: 77px; }
  #found .foundheader { height: auto; padding-bottom: 40px; }
}
@media (max-width:991px) {
  #found .foundheader { margin-bottom: 0; }
  #found .aside { width: 100%; float: none; }
  #found .bside { width: 50%; float: none; margin: 20px auto; }
  #found .btn { margin: 30px auto; }
  #found h2 { padding-top: 0; }
}
@media (max-width:700px) {
  #found .bside { width:60%; }
  #found h2 {font-size: 40px; line-height: 43px;}
  #found h3 {font-size: 30px; line-height: 33px;}
  #found .title {font-size: 30px; line-height: 33px;}
}

@media (max-width:700px) {
  #book h1 {font-size: 32px; line-height: 32px;}
}


/* brows page */
#gee-brows {}
#gee-brows  h1 {margin-bottom:50px;}
#gee-brows  h2 { padding-top: 40px; font-family: 'DidotLTPro-Italic' !important; font-size: 66px; line-height: 65px; margin-bottom: 25px; text-transform: uppercase; font-weight:normal; }
#gee-brows  h3 { font-size: 30px;
    line-height: 36px;
    font-family: 'DidotLTPro-Italic' !important;
    font-style: italic;
    font-weight: 400;
    color: #000;
    letter-spacing: -0.025em;
    margin: 50px 0 15px 0 !important;
    padding: 0 !important;
    text-align: left !important; }
#gee-brows  h4 { text-align:left; margin-bottom: 0; margin-top: 25px;}
#gee-brows p { margin-top: 0; font-family: 'Muli', sans-serif !important; font-size: 12px; line-height: 24px; }
#gee-brows .btn { margin-top: 30px; font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-size: 14px; width: 155px; }
#gee-brows .btn a { color: #FFF; }
#gee-brows .btn:hover a { color:#000; text-decoration: none; }
#gee-brows a {font-weight: 600; letter-spacing:0.1em; }
#gee-brows .title { padding-top: 40px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-size: 32px; line-height: 32px; margin-bottom: 15px; text-transform: none; font-weight:100; text-align:center; }


@media (max-width:1200px) {
  #gee-brows h2 { font-size: 77px; }
  #gee-brows .foundheader { height: auto; padding-bottom: 40px; }
}
@media (max-width:991px) {
  #gee-brows .btn { margin: 30px auto; }
  #gee-brows h2 { padding-top: 0; }
}
@media (max-width:700px) {
  #gee-brows h2 {font-size: 40px; line-height: 43px;}
  #gee-brows h3 {font-size: 30px; line-height: 33px;}
  #gee-brows .title {font-size: 30px; line-height: 33px;}
}

/* beauty marks */
#marks {width:100%; text-align:center;}
#marks  h2 { padding-top: 0px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-size: 70px; line-height: 73px; margin-top:50px; margin-bottom: 25px; font-weight:normal; color:#231f20;}
#marks  h3 { padding-top: 0px; font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 33px; margin-bottom: 25px; margin-top:25px; font-weight:normal; color:#231f20;}
#marks p { margin: 20px 80px 0 100px; font-family: 'DidotLTPro-Italic' !important; font-size: 36px; line-height: 42px; font-weight:normal; color:#231f20; text-align:left; }

@media (max-width:1200px) {
  #marks h3 {}
  }
@media (max-width:991px) {
  #marks h2 { padding-top: 0; }
}
@media (max-width:700px) {
  #marks {width:100%; padding:10px; text-align:center;}
  #marks h2 {font-size: 36px; line-height: 36px;}
  #marks h3 {font-size: 20px; line-height: 33px;}
  #marks p {font-size: 20px; line-height: 26px; margin:0;}
}

/* beauty marks grey */
#marks-grey {width:100%; background-color: none; padding:40px; }
#marks-grey  h2 { padding-top: 0px; font-family: 'Muli', sans-serif; !important; font-size: 16px; line-height: 20px; margin-bottom: 25px; font-weight:normal;}
#marks-grey  h3 { padding-top: 0px; font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 33px; margin-bottom: 25px; margin-top:25px; font-weight:normal; color:#fff;}
#marks-grey p { margin-top: 20px; font-family: 'Muli', sans-serif; !important; font-size: 12px; line-height: 16px; font-weight:normal; }

@media (max-width:1200px) {
  #marks-grey h3 {}
  }
@media (max-width:991px) {
  #marks-grey h2 { padding-top: 0; }
}
@media (max-width:700px) {
  #marks-grey {width:100%; background-color: none; padding:10px;}
  #marks-grey h2 {font-size: 16px; line-height: 20px;}
  #marks-grey h3 {font-size: 20px; line-height: 33px;}
  #marks-grey p {font-size: 12px; line-height: 16px;}
}

/* beauty marks terms */
#marks-terms {width:100%; padding:40px; font-size: 13px; line-height: 16px; }
#marks-terms .title { padding-top: 0px; font-family: 'Muli', sans-serif; !important; font-size: 16px; line-height: 20px; margin-bottom: 25px; font-weight:normal;}
#marks-terms h3 {margin-top:30px; margin-bottom: 15px;}

@media (max-width:700px) {
  #marks-terms {width:100%; padding:10px;}
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
    margin-top: 50px;
    margin-bottom: 20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0px;
    left: 0;
	width: 100%;
	height: 100%;
}

/* hello gorgeous v1 */
#helloa {}
#helloa .t_row { width: 100%; height: auto; padding-bottom: 100px; padding-top: 0px; }
#helloa .aside { width: 45%; float: left; padding-right:45px; }
#helloa .bside { width: 55%; float: right; padding-left:0px; }
#helloa .bside h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 60px; line-height: 58px; }
#helloa .aside h2 {font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-size: 24px; line-height: 27px; margin-bottom: 25px;}
#helloa .aside p {font-family: 'Muli', sans-serif; font-size: 12px; line-height: 16px; margin-bottom:20px;}

@media (max-width:700px) {
  #helloa .aside { width: 100%; float: none; padding:0; }
  #helloa .bside { width: 100%; float: none; padding:0; }
  #helloa .bside h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 40px; line-height: 40px;  margin-top:25px;}
}

/* hello gorgeous v2 */
#hellob {}
#hellob .aside { width: 100%; float: none; padding: 0 50px 0 50px; text-align:center; }
#hellob .bside { width: 100%; float: none; padding: 0 100px 0 100px; text-align:center; }
#hellob .bside h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 70px; line-height: 70px;  margin-top:50px;}
#hellob .aside h2 {font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 33px; margin-bottom: 25px;}
#hellob .aside p {font-family: 'Muli', sans-serif; font-size: 14px; line-height: 17px; margin-bottom:20px;}

@media (max-width:700px) {
  #hellob .aside { width: 100%; float: none; padding:0; }
  #hellob .bside { width: 100%; float: none; padding:0; }
  #hellob .bside h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 40px; line-height: 40px;  margin-top:25px;}
}


/* static pages */
#static {}
#static h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 55px; line-height: 58px; }
#static h2 {font-family: 'DidotLTPro-Italic' !important; ; font-size: 36px; line-height: 42px; margin-bottom:60px;}
#static h3 {margin: 25px 0 15px 0}

@media (max-width:700px) {
  #static h1 {font-size: 40px; line-height: 43px; margin-top:25px;}
  #static h2 {font-size: 20px; line-height: 26px; margin-bottom:25px;}
}

/* hello gorgeous v3 */
#gorgeous {}
#gorgeous h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 70px; line-height: 78px; }
#gorgeous p {font-family: 'DidotLTPro-Italic' !important; ; font-size: 36px; line-height: 42px; margin-bottom:60px;}

@media (max-width:700px) {
  #gorgeous h1 {font-size: 40px; line-height: 43px; margin-top:25px;}
  #gorgeous p {font-size: 20px; line-height: 26px; margin-bottom:25px;}
}

/* thank you gorgeous */
#gorgeous-promo {text-align:center;}
#gorgeous-promo h1 {font-family: 'AmericanTypewriterStd-Light', sans-serif; font-size: 70px; line-height: 78px; }
#gorgeous-promo p {font-family: 'DidotLTPro-Italic' !important; ; font-size: 26px; line-height: 32px; margin-bottom:40px;}
#gorgeous-promo .footnote {font-size: 16px; line-height: 19px;}

@media (max-width:700px) {
  #gorgeous-promo h1 {font-size: 40px; line-height: 43px; margin-top:25px;}
  #gorgeous-promo p {font-size: 18px; line-height: 21px; margin-bottom:25px;}
  #gorgeous-promo .footnote {font-size: 16px; line-height: 19px;}
}

/* down below page */
#down {}
#down .t_row { width: 100%; height: auto; padding-bottom: 300px; padding-top: 30px; }
#down .aside { width: 25%; float: left; }
#down .bside { width: 75%; float: left; padding-top:50px; padding-left:50px; }

@media (max-width:991px) {
  #down .t_row { width: 100%; height: auto; padding-bottom: 50px;}
  #down .aside { width: 100%; float: none; margin-bottom:25px; }
  #down .bside { width: 100%; float: none; padding:0px }
}

/* press page */
#press {}
#press .t_row { width: 100%; height: auto; padding-bottom: 240px; padding-top: 30px; }
#press .aside { width: 50%; float: left; padding-right:5px; }
#press .bside { width: 50%; float: right; padding-left:5px; }
#press .aside img { border:1px solid #eee; padding:3px; width:100%; }
#press .bside img { border:1px solid #eee; padding:3px; width:100%; }

@media (max-width:991px) {
  #press .t_row { width: 100%; height: auto; padding-bottom: 0px;}
  #press .aside { width: 100%; float: none; margin-bottom:25px; }
  #press .bside { width: 100%; float: none; padding:0px }
}

/* press page 3 column */
#press3 {}
#press3 .t_row { width: 100%; height: auto; padding-bottom: 180px; padding-top: 30px; }
#press3 .aside { width: 33.3%; float: left; padding: 5px;  }
#press3 .bside { width: 33.3%; float: right; padding: 5px;}
#press3 .mid { width: 33.3%; float: left; padding: 5px;  }
#press3 .aside img { border:1px solid #eee; padding:3px; width:100%; }
#press3 .bside img { border:1px solid #eee; padding:3px; width:100%; }
#press3 .mid img { border:1px solid #eee; padding:3px; width:100%;}

@media (max-width:991px) {
  #press3 .t_row { width: 100%; height: auto; padding-bottom: 0px;}
  #press3 .aside { width: 100%; float: none; margin-bottom:25px; }
  #press3 .mid { width: 100%; float: none; margin-bottom:25px; }
  #press3 .bside { width: 100%; float: none; padding:0px }
}


/* a gee thing page */
#agt { }
#agt .hero {width:100%; border-bottom:10px solid #000;}
#agt .hero h1 { font-family: 'DidotLTPro-Italic' !important; font-size: 70px; line-height: 77px; margin-top:25px; margin-bottom: 25px; text-transform:uppercase; text-align: center; }
#agt .title p { font-family: 'DidotLTPro-Italic' !important; font-size: 18px; line-height: 21px; margin-top:25px; margin-bottom: 25px; text-align: center; font-weight: normal; text-transform: uppercase; }
#agt .aside { width: 60%; float: left; padding-top:50px; }
#agt .aside h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 22px; line-height: 27px; margin-bottom: 25px;  font-weight: normal; }
#agt .aside p { font-family: 'Muli', sans-serif !important; font-size: 13px; line-height: 20px; margin-bottom: 25px;  }
#agt .aside a {font-weight: bold; } 
#agt .bside { width: 40%; float: right; padding-left:50px; }
#agt .break { width: 100%; padding:15px 0 15px 0;}
#agt .row2 h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px;  font-weight: normal; text-transform: uppercase; }
#agt .row2 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 47px; line-height: 52px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }
#agt .t_row h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px; margin-top: 0px;  font-weight: normal; text-transform: uppercase; }
#agt .aside3 { width: 50%; float: left; padding-right:50px; }
#agt .bside3 { width: 50%; float: right; padding-left:50px; }
#agt .caption { font-family: 'Muli', sans-serif !important; font-size: 12px; line-height: 13px;  }
#agt .row4 {margin-bottom:50px; margin-top:50px}
#agt .row4 h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px;  font-weight: normal; text-transform: uppercase; }
#agt .row5 {margin-bottom:50px;}
#agt .row5 h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px;  font-weight: normal; text-transform: uppercase; }
#agt .row5 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 47px; line-height: 52px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }
#agt .row6 {margin-bottom:50px;}
#agt .row6 h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px;  font-weight: normal; text-transform: uppercase; }
#agt .row7 h2 { font-family: 'DidotLTPro-Italic' !important; font-size: 20px; line-height: 36px; margin-bottom: 25px;  font-weight: normal; text-transform: uppercase; }
#agt .row7 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 47px; line-height: 52px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }
#agt .t_row p { font-family: 'Muli', sans-serif !important; font-size: 13px; line-height: 20px; margin-bottom: 25px;  }
#agt .t_row { width:100%; padding-top:20px; padding-bottom:20px; margin-bottom:50px; }


@media (max-width:630px) {
 #agt .hero h1 { font-size: 40px; line-height: 45px; margin-top:10px; margin-bottom: 10px;}
 #agt .aside { width: 100%; float: none; padding-top:0px; }
 #agt .bside { width: 100%; float: none; padding-top:20px; padding-left:0px; padding-bottom: 25px; } 
 #agt .t_row { width:100%; padding-top:5px; padding-bottom:5px; margin-bottom:5px; }
 #agt .t_row h2 { margin-bottom: 25px; margin-top: 25px;}
 #agt .aside3 { width: 100%; float: none; padding-right:0px; margin-bottom:10px; }
 #agt .bside3 { width: 100%; float: none; padding-left:0px; margin-bottom:10px; }
 #agt .caption { font-family: 'Muli', sans-serif !important; font-size: 12px; line-height: 13px; margin-top:6px;  } 
 #agt .break { display:none;}
 #agt .row2 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 35px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }
 #agt .row5 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 35px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }
 #agt .row7 .quotes { font-family: 'DidotLTPro-Italic' !important; font-size: 30px; line-height: 35px; margin-bottom: 25px;  font-weight: normal; text-transform: normal; }

}


/* profiles pages */
#profiles {}
#profiles a {font-weight:bold; }
#profiles .hero { padding-bottom:40px; border-bottom:10px solid #000; }
#profiles .hero h2 { font-size:85px; line-height:85px; font-weight:100; margin-bottom:15px; margin-top:0; font-family: 'AmericanTypewriterStd-Light', sans-serif; }
#profiles .hero img { }
#profiles .t_row { width:100%; /*border-bottom:1px solid #9b9da0;*/ padding-top:40px; padding-bottom:45px; }
#profiles .profile_img img { width:30%; float:left; }
#profiles .profile_img .desc { width:70%; float:left; padding-left:2%; }
#profiles .profile_img .desc h3 { font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size:80px; margin-top:23%; display:block; width:280px; line-height:70px; margin-bottom:25px; }
#profiles .profile_img .desc p, #profiles .profile_img .desc p a { font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size:35px; }
#profiles .profile_img p { font-family: 'Montserrat', sans-serif !important; font-size: 14px; margin-top:40px; }
#profiles ul.slides { list-style:none; margin-top:30px; }
#profiles ul.slides li { display:inline-block; width:30%; margin-right:4%; }
#profiles ul.slides li:last-child { margin-right:0; }
#profiles .t_row span { font-family: 'Montserrat', sans-serif !important; font-size: 12px; }
#profiles .t_row h3 { font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size:35px; margin-top:40px; margin-bottom:40px; }
#profiles .t_row h4 { font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; font-size:22px; margin-bottom:5px; }
#profiles .t_row p { font-family: 'Muli' !important; font-size: 14px; margin-bottom:25px;}
#profiles .btn { font-family: font-family: 'Montserrat', sans-serif; font-weight:100; text-transform:uppercase; font-size: 15px; }
#profiles ul.names { list-style:none; margin-top:30px; margin-bottom:0; text-align: center; }
#profiles ul.names li { display:inline-block; padding: 0 20px; font-size: 20px; line-height: 24px; }

@media (max-width:1200px) {
  #profiles .hero h2 { margin-top:29%; font-size:60px; }
  #profiles .profile_img .desc h3 { font-size:65px; margin-bottom:5px; margin-top:23%; }
  #profiles .profile_img .desc p { margin-top:10px; font-size:27px; }
  #profiles .profile_img .desc p a { font-size:25px; }
  #profiles .profile_img p { margin-top:10px; }
}
@media (max-width:993px) {
  #profiles .hero h2 { margin-top:0; float:none; text-align:center; width:100%; }
  #profiles .hero img { float:none; width:100%; margin-top:20px; }
  #profiles .profile_img .desc h3 { font-size:45px; margin-top:13%; }
  #profiles .t_row .profile_img p { margin-top:20px; }
  #profiles .t_row h3 { line-height:35px; font-size:32px; }
}
@media (max-width:700px) {
  #profiles .t_row .profile_img .desc h3 { font-size:35px; }
  #profiles .t_row .profile_img .desc p { margin-top:5px; }
}
@media (max-width:615px) {
  #profiles .hero h2 { font-size:45px; line-height: 45px; }
  #profiles .t_row .profile_img img { width:100%; float:none; }
  #profiles .t_row .profile_img .desc { width:100%; float:none; padding-left:0; }
  #profiles .t_row .profile_img .desc h3 { font-size:40px; width:100%; float:none;text-align:left; margin-top:10px; }
  #profiles .t_row ul.slides li { display:block; width:100%; margin-right:0; text-align:center; }
  #profiles ul.names { text-align: center; }
  #profiles ul.names li {font-size: 14px; line-height: 17px; }
  
}
@media (max-width:380px) {
  #profiles .t_row .profile_img .desc h3 { font-size:35px; line-height:32px; }
}



/* blog page */
.template-article .sidebar,
.template-blog .sidebar { margin-top: 7px; }
.content-blog  { margin: 0 50px; }
.content-blog ul { padding: 0; list-style: none; }
.content-blog .list-blog > li:first-child {padding-top:0; margin-top: 0; border-top: none;}
.content-blog .list-blog > li { border-top: 0px solid #d0d0d0; padding-top: 36px; margin-top: 33px;}
.content-blog .list-blog h2 { text-align:left; margin-bottom:0 !important; line-height: 36px !important; }
.content-blog .list-blog h3 { font-size: 20px; font-weight:700; margin-bottom:10px; }
.content-blog .list-blog .des p { margin-bottom: 19px; }
.content-blog .list-blog .des p img { margin-bottom: 5px; }
.content-blog .list-blog .des blockquote {margin-bottom: 36px;}
.content-blog .list-blog .button { margin:0 0 20px; letter-spacing: 0.01em !important; }
.content-blog .list-blog .button a { border: 1px solid transparent; padding:0 15px; height:36px; line-height:36px; display:inline-block; text-transform: uppercase; font-weight:700; font-size: 11px!important; }
.content-blog .list-blog .button a:hover { text-decoration: none; }
.blog_author { font-style: italic; color:#848484; margin-bottom:25px; } 
.blog_author a { color:#848484; }
.blog_author .separator { padding: 0 3px; }
.user-tags { display: inline; padding: 0; margin:0; }
.user-tags li {display: inline; font-style: italic; }
.user-tags li span {padding: 0 5px; text-transform: uppercase; }
.user-tags li label { text-transform: uppercase; text-decoration: underline; margin-right: 2px; }
.user-tags li a { color: #2d2d2d; text-decoration: none; }
.user-tags li a:hover { color: #848484; border-bottom: 1px solid #848484; }

.blog-detail .page-header { margin-bottom:10px; display:inline!important; }
.blog-detail .page-header h1 { text-transform: none; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; font-size: 50px !important; line-height: 55px !important; margin-bottom: 25px; color:#000; letter-spacing:-0.025em !important; }
.blog-detail img {margin-bottom: 15px;}
.blog-detail .rte  { margin-bottom: 20px; }
.blog-detail .rte h1 { text-align:left; }
.blog-detail .rte h2 { text-align:left; }
.blog-detail .rte h3 { text-align:left; }
.blog-detail .addthis  { clear: both; padding: 22px 0;}
.blog-detail .action-btn  { clear: both; padding-bottom: 40px;}
.blog-detail .action-btn .right { float:right; }
.blog-detail #comments  {clear: both; padding-bottom: 20px;}
.blog-detail #comments ul  {list-style: none; padding-left: 0; }
#comments ul li  {padding-left: 120px;background:url(i-comment.jpg) 0 6px no-repeat; padding-bottom: 73px; margin:0; }

/* Blog Comment */
#add-comment-title,
.title-comment { font-size: 20px; letter-spacing: 0.05em; border-top: 1px solid #d0d0d0; padding-top: 25px;}

.comment-form label {display: block; margin-bottom: 7px; }
.comment-form .comment-form input { display: block; width: 440px; margin-bottom: 16px; }

.message #comment-body { width:500px; margin-bottom: 15px; min-height: 132px; }
.comment-head { color:#848484; font-style: italic; padding-bottom: 10px;}
.blog-detail p.note { margin-bottom: 22px; font-style: italic; color:#797979; }

/* Popup Newsletter  ------------------------------------------------------------------- */
#tinymce #email-modal,
#tinymce  #email-modal .modal-window  { display:block !important; }

#email-modal .window-window .window-content .mobile { display:none; }
#email-modal { display:none; height:100%; left:0; position:fixed; top:0; width:100%; /*z-index:1041;*/ z-index:9999; }
#email-modal .modal-overlay { background: rgba(45,45,50,0.8); height:100%; position:absolute; width:100%; }
#email-modal .modal-window { display:none; min-height:500px; margin:0 auto; position:relative; top:15%; width: 900px; }    
#email-modal .window-window { position:relative; }
#email-modal .window-window .window-background { opacity: 0.8; filter:alpha(opacity=80);}
#email-modal .window-window .window-content { position:relative; background: #fff; float: left; }
#email-modal .window-window .window-content .left { /*width: 630px;*/ width:60%; max-width:540px; float: left; /*padding: 45px 30px 45px 55px;*/ padding:15px; margin-top:0px; }
#email-modal .window-window .window-content .right { /*width: 270px;*/ width:40%; max-width:360px; float: right; }
#email-modal .window-window .window-content .btn.close,
.close-window,
.close-modal { padding:0; height: 29px; width: 29px; position: absolute; /*right: -15px; top: -15px;*/ right:0; top:0; z-index: 9; /*text-indent: -999em;*/ text-indent:0; background-color:transparent; border:0; background:url(icons_new14.png ) 0 -877px #000; color:black; cursor: pointer; filter:alpha(opacity=100); opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */}
#email-modal .window-window .window-content .btn.close:hover,
.close-window:hover,
/* .close-modal:hover { background-color: #e95144;} */
.close-modal:hover { background-color: #c3c3c3;}
#email-modal .window-window .window-content .title { /*font-size:100px !important;*/ font-size:45px !important; /*line-height:85px;*/ line-height:1.1em; position: relative; letter-spacing: -1px; margin-bottom: 0px; font-family: ''DidotLTPro-Italic'' !important; font-weight:600; margin-top:0; /*text-transform:uppercase;*/ }
#email-modal .window-window .window-content .sub-title { text-align:center; margin-bottom: 12px; /*margin-top: 15px;*/ margin-top:2px; letter-spacing: 0px; color: #000; /*font-family: 'AmericanTypewriterStd-Light', sans-serif;*/ font-family:'Didot'; /*font-style: normal;*/ font-style:italic; /*font-size: 27px;*/ font-size:28px; line-height:30px; font-weight:normal; }
#email-modal .window-window .window-content .sub-title-2 { margin-bottom: 15px; margin-top:15px; letter-spacing: 0px; color: #000; font-family: ''DidotLTPro-Italic''; font-style: normal; font-size: 20px; line-height:25px; font-weight:600; }
#email-modal .window-window .window-content .message {clear: both;  padding: 15px 0 23px; margin-bottom: 0px; letter-spacing: 0.02em; font-size: 11px; font-weight: 700; text-transform: uppercase; line-height: 20px; }

#news-container { padding:0 0 20px 0; }
#news-container .elm { vertical-align:top; display:inline-block; width:49%; max-width:247px; text-align:center; margin-top:10px; }
#news-container .elm .img { height:60px; line-height:60px; }
#news-container .elm .img img { width:50%; max-width:45px; vertical-align:middle; }
#news-container .elm figure { margin:0 auto; line-height:1.1em; text-transform:uppercase; }

/* MAIL CHIMP FORM INPUTS ---------------------------------------------------------- */
#mce-EMAIL { border:1px solid #000; color:#3b3b3b; font:11px arial, sans-serif; height:32px; margin-right:10px !important; padding:8px !important; width:200px; }
#mailchimp-email-subscibe { overflow: hidden;}
#mc_embed_signup { clear:left; overflow: hidden;}
#mc_embed_signup form { display:inline !important; padding:0 !important; text-align:center !important; }
#mc_embed_signup input.input-group-field { display: block; /*border: none;*/ border:1px solid #B2B2B2; text-transform:none; width: 230px; /*background:#f5f5f5;*/ background-color:white; color: #a3a3a3; /*font-style: italic;*/ font-style:normal; height: 36px; float: left; padding: 5px 10px; line-height: 36px; /*margin-right: 10px;*/ width:65%; font-family:'Montserrat'; line-height:1.2em; padding:15px!important; height:auto; font-size:12px; margin:0!important; }
#mc_embed_signup input[type="submit"] { padding:7px 19px; height:auto; width:auto; }
#mc_embed_signup button{float: right;margin-left: -3px; border: none; background: none; padding: 0;}
#mc_embed_signup .input-group-btn .btn { display: block;}
#mc_embed_signup .input-group-btn{ float: left; }
#mc_embed_signup .input-group-btn .btn { padding: 0 19px !important;}
.modal-window .icon-social {overflow: hidden;}
.rte .icon-social {text-align: center;}
.rte .icon-social li {display: inline-block; float: none;}

.icon-social {text-align: left; }
.icon-social ul { padding: 0; list-style: none; }
.icon-social li{ display: block; margin: 0 12px 0 0; float: left; white-space: nowrap;-webkit-border-radius: 50%;
-moz-border-radius: 50%; border-radius: 50%; background: #333333; width: 36px; height: 36px; text-align: center; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.icon-social li a {text-indent: -999em; font-size: 0; display: block; height: 36px; width: 36px;}
.icon-social li.social-1 a {background: url(icons_new14.png ) 11px -1675px no-repeat;}
.icon-social li.social-2 a {background: url(icons_new14.png ) 11px -1710px no-repeat;}
.icon-social li.social-3 a {background: url(icons_new14.png ) 11px -1747px no-repeat;}
.icon-social li.social-4 a {background: url(icons_new14.png ) 11px -1783px no-repeat;}
.icon-social li.social-5 a {background: url(icons_new14.png ) 11px -1818px no-repeat;}
.icon-social li.social-6 a {background: url(icons_new14.png ) 11px -1855px no-repeat;}

/* .icon-social li.social-1:hover  {background: #4a73bd;}
.icon-social li.social-2:hover  {background: #46b0e2;}
.icon-social li.social-3:hover  {background: #ea3b02;}
.icon-social li.social-4:hover  {background: #f9bc2e;}
.icon-social li.social-5:hover  {background: #cc2127;}
.icon-social li.social-6:hover  {background: #4e7ba1;} */

.icon-social li.social-1:hover  {background: #c3c3c3;}
.icon-social li.social-2:hover  {background: #c3c3c3;}
.icon-social li.social-3:hover  {background: #c3c3c3;}
.icon-social li.social-4:hover  {background: #c3c3c3;}
.icon-social li.social-5:hover  {background: #c3c3c3;}
.icon-social li.social-6:hover  {background: #c3c3c3;}

/* .icon-social li.social-6:hover  {background: url(social.png) no-repeat -153px -44px;} */
.icon-social li span{color: #013055;}
.icon-social li span span{display: block;}
.icon-social li img{margin-right: 10px; float: left;}

.top-cart .block-content .item .product-name a { color: #000; }
.widget-products .products-grid:after {clear: none;}
.input-group-btn {width:auto;}

/* widget new product ---------------------------------------------------------------------------------------- */
.widget-title fieldset.box-title { text-align: center; border-top: 1px dotted #000; text-transform: uppercase; }
.widget-title fieldset.box-title legend { display:block; width: auto; margin: 0; padding: 0 20px; font-size: 30px; font-weight: 700; letter-spacing: -0.25em; }
.widget-new-product { clear: both; }

/* rating ------------------------------------------------------------------------------------------- */
.products-grid .spr-badge { margin-bottom: 10px; position: absolute; top: -100px; left: 0; width: 100%; opacity: 0; filter: alpha(opacity=0); }
.products-grid .grid-item:hover .spr-badge { opacity: 1; filter: alpha(opacity=100); }
.product-shop .spr-badge { padding: 0; margin: 0 0 18px; }
.product-shop .spr-badge .spr-starrating { margin-right: 15px;}
.product-shop .spr-badge .spr-badge-caption { text-transform: lowercase; }
.spr-badge-starrating .spr-icon { font-size: 105% !important; padding: 0 1px;}

/* product-grid ------------------------------------------------------------------------------------------- */
.grid-item .product-top { position: relative; overflow: hidden; }
.products-grid { margin: 0 auto ; clear: both; text-align:center; }
.products-grid .grid-item { width: 220px; margin: 0 10px; position: relative; float: left; vertical-align: top; text-align: center; }
.products-grid .grid-item .product-top { margin-bottom: 15px; }
.products-grid .grid-item .product-bottom { min-height: 70px; position: relative; width: 190px; margin: 0 auto; }
.products-grid .grid-item .product-grid-image  {text-align: center; display: block;}
.products-grid .grid-item #product-actions {margin: 0;}
.products-grid .product-des { text-align: center; position: absolute; bottom: 100px; left: 0; width: 100%; opacity: 0; filter: alpha(opacity=100); }
.products-grid .grid-item:hover .product-des { opacity: 1; filter: alpha(opacity=100); }
.template-collection .page-header { display: block; max-width: 900px; margin: 0 auto; }
.template-collection .page-header h2 {font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight: 100; text-transform: none;
  font-size: 32px; line-height: 32px; color: #000; margin-left:0px; margin-bottom:15px; }
.template-collection .page-header p {margin-left:0px; margin-bottom:40px;}

.grid-item #add-to-cart {display: block; width: 100%; text-align: center; height: 42px; line-height: 42px;-webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;}
.hover { display:none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #fff; -webkit-transition:all 250ms ease-in-out 0s; -moz-transition:all 250ms ease-in-out 0s; -ms-transition:all 250ms ease-in-out 0s; -o-transition:all 250ms ease-in-out 0s; transition:all 250ms ease-in-out 0s; opacity:0; filter:alpha(opacity=0); }

.product-title,
.product-name a,
.ajax-product-title { color: #000; display: block; margin-bottom: 6px; text-decoration: none!important; }
/*.product-title { text-transform: lowercase; }
.product-title:first-letter { text-transform: uppercase; }*/
.price-box { color: #000; font-size:12px !important; letter-spacing: 0.1em; font-weight: 600; display: block; line-height:16px; }
.price-box em { font-weight: 400; }
.old-price { margin-right: 6px; }
.old-price,
.compare-price { color: #969696!important; text-decoration: line-through; display: inline; font-weight: 400; }
.compare-price:not(:empty) {margin-right: 10px;}
.price.on-sale,
.special-price { color: #e95144!important; }

.special-price em { display: none; }

.product-label { position: absolute; top: 0; right: 0;}
.product-label strong { color: #e95144; line-height: 16px; height: 20px; font-size: 10px; font-weight: 700; display: inline-block; text-transform: uppercase; padding: 0 5px; border: 2px solid #e95144; background: #fff; margin-bottom: 10px; float: right; clear: both; }
.product-label strong.sold-out-label { color: #d2d8db; border-color: #d2d8db; display:none; }

.products-grid.owl-carousel .grid-item {width: auto;}

/* product-list ------------------------------------------------------------------------------------------- */
.product-list { margin-bottom: 40px; }
.product-list .grid-item { width: auto; float: none; margin: 40px 0 0px 0; clear: both; position: relative; overflow: hidden; border-top: 1px solid #dfe4e6; padding-top: 40px; text-align: left; }
.product-list .grid-item:first-child { padding-top: 0; margin-top: 0; border-top: 0;}
.product-list .product-details { overflow: hidden; }
.product-list .product-list-thumb { display: block; float: left; max-width: 200px; position: relative; }
.product-list .price-box{ margin-bottom: 20px; }
.product-list .action { margin-bottom: 20px; }
.product-list .grid-item #add-to-cart{width: auto;}
.product-list .product-label{ left: 0; right: auto; top: 0;}
.product-list .product-label strong { float: left; }
.product-list .spr-badge { margin: 0 0 10px; padding: 0; }
.product-list .spr-badge:after {clear: none;}

/*  List Category Page -------------------------- */
.template-collection .breadcrumb { margin-bottom: 0; }
.list-category .grid-item { margin-bottom: 45px; text-align:center; }
.list-category .view { opacity: 0; filter: alpha(opacity=0); text-indent:-999em; display:block; width: 42px; height: 42px; background:url(ico-view.png) -2px -2px; position:absolute; left:50%; top:50%; margin:-20px 0 0 -20px; border: 2px solid transparent; }
.list-category .view:hover { background-position: -2px -60px; }
.list-category .grid-item:hover .view { opacity: 1; filter: alpha(opacity=100); }
.collection-title h3.h5 { font-size: 20px; font-weight:700; padding: 25px 0 10px; margin: 0; }
.collection-title h3 a { display: block; color:#000; text-transform: uppercase; text-decoration: none; }
.collection-title .count-products { color: #828282; margin-bottom: 15px; }
.collection-title p.desc { margin:0; }
.collection-title a.btn { margin-top: 22px; }

/* category Page -------------------------- */
.toolbar { font-size: 11px; font-weight: 700; color: #3c3c3c; text-transform: uppercase; margin-bottom: 0px; position: relative; float: left; width: 100%; /* background: #eee; border: 1px solid #cbcbcb; display: block; display: none; */ text-align: right; }
.toolbar.toolbar-bottom { color:#2d2d2d; border-color:#d0d0d0; padding: 15px 30px 15px 20px; margin-bottom: 0; }
.toolbar-bottom .padding {padding-top: 0;}
.toolbar.toolbar-bottom .page-total { float: left; margin: 0; font-size: 12px; font-weight: normal; text-transform: none; }
.toolbar label { color: #3c3c3c; letter-spacing: 0.05em; margin: 0 12px 0 0; }
.toolbar .view-mode { float: left; text-align: left; display:none; }
.toolbar .view-mode label { border-right: 1px solid #cbcbcb; padding: 16px 20px; margin: 0 20px 0 0; font-family:PT Sans, serif; font-size:12px; font-weight:normal; }
.toolbar .btn-group label { margin-top: 8px; float:left; font-family:PT Sans, serif; font-size:11px; font-weight:normal; }
.toolbar .btn-group { margin: 8px 8px 8px 22px; text-align: left; }
.toolbar button { color: #66787f; text-transform: uppercase; padding: 0; text-align:left; font-weight: 400; letter-spacing: 0; }
.toolbar button.btn-hover { color: #e95144; position: relative; z-index: 2; }
.toolbar button.btn-hover:before { background: #fff;  border-right: 1px solid #dfe4e6;  content: "";  height: 91px;  position: absolute;  right: -30px;  top: -40px;  width: 119px;  z-index: -1;}
.toolbar .right button.btn-hover:before  {right: auto; left: -30px;border-left: 1px solid #dfe4e6; border-right: none;}
.toolbar .collection-filter-btn,
.toolbar .collection-filter-btn .icon-drop {height:0;width:0;border:5px solid transparent;border-top-color:#7a8e95; display: inline-block;vertical-align:middle; margin-left: 7px; text-indent: -999em;cursor: pointer; margin:3px 3px 0 10px; padding: 0; background: none; }
.toolbar .collection-filter-btn.btn-hover .icon-drop {border-top-color:#e95144;}
.toolbar .grid,
.toolbar .list { width:14px; height:14px; text-indent: -999em; display: inline-block; background:url(icons_new14.png ) 0 0px no-repeat; line-height: 14px; -webkit-transition:all 0.5s ease 0s; -moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s; -o-transition:all 0.5s ease 0s; transition:all 0.5s ease 0s;letter-spacing: 0.05em;}

.toolbar .grid {margin-right: 20px;}
.toolbar span.grid {background-position: 0 -600px; color: #e95144;}
.toolbar a.grid {background-position: 0 -640px;}
.toolbar a.grid.active,
.toolbar a.grid:hover {background-position: 0 -600px; text-decoration: none;color: #e95144;}
.toolbar a.list {background-position: 0 -727px;}
.toolbar a.list.active,
.toolbar a.list:hover {background-position: 0 -768px; text-decoration: none;color: #e95144;}
.toolbar span.list {background-position: 0 -768px;color: #e95144;}

.toolbar .btn-group.filter-show { margin-left: 10px; }
.toolbar .filter-show button.dropdown-toggle { width: 80px; }
.toolbar .filter-show.open .dropdown-menu { min-width: 120px; }
.toolbar button.dropdown-toggle { float:none; border: 1px solid #cbcbcb; color: #505050; background: #fff; line-height: 34px; padding: 0 10px; position: relative; text-transform: capitalize; width: 170px; }
.toolbar button.dropdown-toggle:after { content: ""; width: 36px; height: 35px; border-left: 1px solid #cbcbcb; position: absolute; right: 0; top: 0; }
.toolbar button.dropdown-toggle:before,
.toolbar button.dropdown-toggle:before { position: absolute; right: 14px; top: 16px; width: 0; height: 0; border: 4px solid transparent; border-top-color:#000; content: ""; }
.toolbar .btn-group.open .dropdown-toggle { -moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none;}
.toolbar .btn-group.open .dropdown-toggle:before { border-top-color:transparent; border-bottom-color:#000; margin-top: -5px; }

.toolbar .open .dropdown-menu { -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0;  border-radius:0; -moz-box-shadow: none;-webkit-box-shadow: none;box-shadow: none; display: block; left: auto; right:0; min-width: 170px; }
.toolbar .open .dropdown-menu li.active { margin:0; }
.dropdown-menu > li > a { color: #505050; font-size: 12px; text-transform: capitalize; padding: 3px 10px; }
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {background-color: #f5f5f5; color: #66787f;}

.infinite-scrolling ,.infinite-scrolling-homepage {text-align: center; clear: both;}

/* product detail Page -------------------------- */
.template-product .breadcrumb { margin-bottom: 25px; margin-top: 25px; line-height: 16px !important; }
.product { margin-bottom: 50px; }
.product-shop .product-title { margin-bottom: 10px; text-align:left; }
.product-shop .product-title.has-btn { padding-right: 30px; position: relative; }
.product-shop .product-title h2,
.product-shop .product-title a { /* font-size: 42px; */ text-align:left; font-size: 30px; margin-bottom: 0; /* line-height: 40px; */ line-height: 31px; text-decoration: none; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; margin-top: 0; }
.product-shop .product-title h2:first-letter,
.product-shop .product-title a:first-letter { text-transform: uppercase; }
.product-shop .product-infor { margin-bottom: 20px; }
.product-shop .product-infor label { font-size:11px; font-weight: 700; text-transform:uppercase; min-width: 105px; padding-right:5px; margin: 0; }
.product-shop .product-infor p { margin-bottom: 5px; }
.product-shop .product-title a.btn { display: none; text-indent: -999em; width: 8px; height: 13px; padding: 0; background: url(btn-product.png) no-repeat; border: 0; position: absolute; top: 10px; right: 20px; }
.product-shop .product-title a.btn.next { background-position: right center; right: 0; }

/* Product comment */
.wwl { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; font-size: 30px !important; line-height: 38px !important; letter-spacing: normal !important; }
.wwl span { font-family: 'Didot'; font-size: 30px; line-height: 38px; font-weight: 100; font-style:italic; }

/* New styles ------------------------------------*/
.col-full-width { width:100%; }
.sample-vendor span { font-size:12px; color:#000; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-weight:600; letter-spacing:0.1em; }
.product-shop form { border-top:1px solid #000; padding-top:0; border-bottom:1px solid #000; padding-bottom:0; }
.panel-body h2 { margin-bottom:0; text-align:left; color: #000; text-decoration: none; font-size:12px; line-height:24px; letter-spacing:0.1em; font-family: 'Montserrat', sans-serif !important; font-weight:600; text-transform:uppercase; }
 }

/* Thank you styles ------------------------------------*/
h1.title-thank { font-size: 30px !important; /* letter-spacing: 0; */ line-height:34px; margin-bottom: 25px; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight: 100; text-transform: none; }
p.sub-title-thank { margin-bottom: 15px; letter-spacing: -1px; color: #231f20; font-family: 'DidotLTPro-Italic', Georgia, Serif; font-style: italic; font-size: 16px; font-weight: normal; }
p.sub-title-thank span { font-size: 16px; }

#product-variants { margin-bottom: 12px; }

.total-price label { margin: 0 5px 0 0; font-size:12px; text-transform:uppercase; letter-spacing: 0.1em; }
.product-shop .total-price { clear: both; margin-bottom: 0; }
.product-shop .total-price > span { font-size: 12px !important; font-weight: 600; color: #000; letter-spacing: 0.1em; }
.product-shop .prices { display: block; margin-bottom:0; clear: both; }
.product-shop .prices .compare-price { font-size: 16px; font-weight: 400; }
#addToCartForm #product-add-to-cart {display: block; margin-bottom: 20px;}
#addToCartForm #quantity { width: 100px; margin-bottom: 20px; }
#productPrice span,
.product-shop .short-description { margin-bottom: 20px; }
#add-to-cart-form strong.h2{margin-bottom: 20px; display: block; margin-top: 14px;}
.product-shop .price { font-size: 12px; font-weight: 600; color: #000; }
.product-shop .old-price { margin-right: 10px; }
label[for="quantity"] {display: block; font-weight: 400; margin-bottom: 5px; text-transform:uppercase; letter-spacing: 0.1em !important; font-size:12px; }

/*Beauty Shop Button*/
.quick-view .product-shop .btn-white,
.product-shop #add-to-cart-form .btn-white { margin: 0px 60px 30px 0; height: 50px; min-width: 180px; float: left; background-color: #fff; padding-top:16px;
    color: #000; border: 1px solid #000; text-transform: uppercase; text-align: center; font-size: 12px; line-height:14px; letter-spacing: 0.1em !important; font-weight: 600; }

.quick-view .product-shop .btn { margin: 40px 60px 30px 0; height: 38px; min-width: 180px; float: left; clear: both; text-align:center; font-size: 12px !important; line-height: 14px;
    letter-spacing: 0.1em; font-weight: 600; }
.product-shop #add-to-cart-form .btn, .product-item .btn { margin: 0 15px 15px 0; height: 52px; min-width: 180px; float: left; clear: both; text-align:center; font-size: 12px !important; line-height: 14px;
    letter-spacing: 0.1em; font-weight: 600; }

@media only screen and (max-width: 480px){
  .product-shop #add-to-cart-form .btn, .product-item .btn { min-width: 140px; font-size: 11px !important; }
}


.product-item .btn {background-color:#000 !important; color: #fff !important; border-color: #000 !important;}
.product-item .btn:hover {background-color:#c3c3c3 !important; color: #fff !important; border-color: #c3c3c3 !important;}
.product-shop .tags { margin-bottom: 20px; clear: both; }
.product-shop .tags a { padding-right: 7px;}
.product-shop .tags .icon-tags { text-transform: uppercase; padding-right: 7px; }
.product-shop .tags span { padding-right: 7px; }
.product-shop .tags span:nth-child(1) { display: none; }
.product-shop .tags span:nth-of-type(1) { display: none; }

.product-shop .product-description { padding: 0; }
/*.product-shop .product-description h4 { font-size: 12px;}*/
.share_toolbox { clear:both; border-top: 1px solid #000; border-width: 1px 0; overflow: hidden; padding: 25px 0 7px; margin-bottom: 15px; }
.share_toolbox p { display: block; color: #000; margin-bottom: 15px; font-size: 12px; line-height: 24px; letter-spacing: 0.1em; font-family: 'Montserrat', sans-serif !important; font-weight: 600; text-transform: uppercase; }
.share_toolbox p strong { font-weight: 500; }
.share_toolbox ul { margin: 0; line-height: 18px; list-style: none; padding-left: 0; }
.share_toolbox ul li { display: inline-block; padding: 0 12px 0 0; margin: 0; }

/* Force product social media icons removal */
.share_toolbox ul li:last-child, .share_toolbox ul li:nth-child(5), .share_toolbox ul li:nth-child(4) {  }

.zoomWrapper > div { width: 64px !important; height: 64px !important; background-color: #fff!important; left: 50% !important; margin: -32px 0 0 -32px !important; top: 50% !important; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; z-index: 99!important; }
.zoomWrapper img { z-index: -1 !important; }

.product-img-box { position: relative; padding-right: 30px;}
.product-img-box .product-photo-container { position: relative;overflow: hidden; text-align: center; padding: 0 50px}
.product-img-box .product-photo-thumbs li { margin: 0; }
.product-img-box .product-photo-thumbs.owl-theme li { padding: 0 5px; width: 100%; }
.product-img-box .product-photo-thumbs li a { display: block; }

.more-view-wrapper { visibility: hidden; margin: 25px 0 0; }
.more-view-wrapper.more-view-wrapper-owlslider li { float: left; }
.more-view-wrapper .owl-theme .owl-controls { height: 55px; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div { top: auto; bottom: 0; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev { left: 50%; margin-left: -43px; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-prev:hover { background-color: transparent !important; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next { right: 50%; margin-right: -43px; }
.more-view-wrapper .owl-theme .owl-controls .owl-buttons div.owl-next:hover { background-color: transparent !important; }

/* Vertical Moreview */
.product-img-box.has-jcarousel .product-photo-container { float: left; width: 290px; }
.product-img-box.has-jcarousel .more-view-wrapper { float: right; margin: 0; }
.product-img-box.has-jcarousel .product-photo-thumbs li { margin: 0 0 15px; }

.more-view-wrapper ul { padding: 0; list-style: none; }
.more-view-wrapper-jcarousel .product-photo-thumbs li {padding: 0; margin: 0 0 20px; }
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical { width: 15px; height: 10px; top: 30px; left: 50%; margin-left: -8px; background-position: 100% -456px;z-index: 2;}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical { width: 15px; height: 10px; bottom: 30px; left: 50%; margin-left: -8px; background-position: 100% -523px;z-index: 2;}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {display:none}

.quickview-more-views,
#more-view-carousel { padding: 0; margin: 0; }
.more-view-wrapper .jcarousel-clip-vertical { width: 55px; height: 346px;}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-disabled,
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-disabled {display:none!important}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-next-vertical { bottom: 0;}
.more-view-wrapper .jcarousel-skin-tango .jcarousel-prev-vertical {top: 0;}
.more-view-wrapper .jcarousel-container { padding: 20px 0; }

.quick-view .product-img-box.has-jcarousel .product-photo-container { width: 280px; }

.at-share-tbx-element { display: none; }
.at-share-tbx-element:first-child { display: block; }

/* Qty */
.selector-wrapper { padding-bottom: 10px; display:none;}
.selector-wrapper select{ height: 30px; padding: 4px; min-width: 100px;}
.selector-wrapper label { margin-right: 10px; display: block; margin-bottom: 5px;}
.button.inc,
.button.dec { float: left; width: 25px; height: 26px; border: 1px solid #cbcbcb; cursor: pointer; background: url(icons_new14.png ) no-repeat 7px -928px; text-indent: -999em; }
.button.dec { border-right: 0;  }
.button.inc { border-left: 0; background-position: 7px -970px; }
.product-shop .quantity,
.product-shop #quantity { float: left; width: 40px; height:26px; }
#quantity {width: 100px; margin-bottom: 22px;}
label[for="productSelect"] {margin-bottom: 10px;}
.quantity select {height: 30px; padding: 4px; }

/* Tab Detail -------------------------- */
.panel-group { margin:0; }
.nav-tabs { border-bottom: 1px solid #d0d0d0; text-transform: uppercase; font-weight: 700; letter-spacing: 0.05em; margin-bottom: 26px; }
.nav-tabs > li { background: #fafafa; margin: 0 -1px 0 0; }
.nav-tabs > li > a { font-weight: 700; color: #000; text-transform: uppercase; letter-spacing: 0.05em; margin: 0; border: 1px solid #d0d0d0; border-bottom:0; padding: 14px 25px 10px; -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; -o-border-radius:0; border-radius:0; -webkit-transition: none; -moz-transition: none; -o-transition: none; }
.nav-tabs > li:hover,
.nav-tabs > li.active { border-top: 2px solid #000; }
.nav-tabs > li:hover > a,
.nav-tabs > li.active > a { padding-bottom: 11px; padding-top: 13px; margin-bottom: -1px; }
.nav-tabs > li > a:hover,
.nav-tabs > li:hover > a,
.nav-tabs > li:hover > a:hover,
.nav-tabs > li.active > a, 
.nav-tabs > li.active > a:hover, 
.nav-tabs > li.active > a:focus { border: 1px solid #c8c8c8; border-width:0 1px; color: #000; }
.nav > li > a:hover, 
.nav > li > a:focus { background: #fff; color: #000; }

/* Mobile Logo */
.mobile_logo { display: none; }

.tab-content h4 { font-size:12px; font-weight: 700; padding: 0 0 15px; margin:0; }
.tab-content p { margin-bottom: 20px; }
#collapse-tab1 p { margin-bottom: 30px; font-size: 12px; line-height: 24px; font-family: Montserrat, sans-serif; letter-spacing: 0.1em; font-weight: 400; }
#collapse-tab1 ul { margin: 0 0 30px; }
#collapse-tab1 ol { margin: 0 0 30px; }
.tab-content blockquote { font-style: normal; border: 0; padding: 0; margin: 0; line-height: 20px; }

.panel-group .spr-container { border: none; padding: 0 !important; }
.panel-group .spr-container h2.spr-header-title { display:none; }
#shopify-product-reviews { margin:0; padding: 10px 0; }
.panel-group .spr-summary-starrating,
.panel-group .spr-summary-caption { margin: 0 20px 20px 0; display: inline-block; }
.panel-group .spr-review, .tab-content .spr-form { border-top: 1px dotted #d0d0d0!important; margin-top:30px; padding-top: 23px; padding-bottom: 0; }
.panel-group .spr-review:first-child { margin-top:30px; }
.panel-group .spr-review .spr-review-header-title { font-size:14px; font-weight:700; margin-bottom: 3px; }
.panel-group .spr-review .spr-review-header-byline { font-style: normal; font-size: 12px; margin-bottom: 8px; opacity: 0.6; }
.panel-group .spr-review .spr-review-header-byline strong { font-weight: normal; }
.panel-group .spr-review .spr-review-content { margin-bottom: 30px; }
.panel-group .spr-review .spr-review-content p { margin: 0; }
.panel-group .spr-form-title { text-transform: uppercase; font-size:14px; font-weight: 700; letter-spacing: 0.05em;}
.panel-group .spr-form-label { display:block; font-size:12px; }
.panel-group .spr-form-review-rating .spr-form-label { display:inline-block; margin-right:20px;}
.panel-group .spr-form-review-rating .spr-starrating { display:inline-block; line-height: 25px; }
.panel-group .spr-form-input-text, 
.panel-group .spr-form-input-email { max-width: 370px; width: 100%; clear:both; }
.panel-group .spr-form-input-textarea { max-width: 670px; width: 100%; clear:both; }
.panel-group .spr-form-actions { max-width: 670px; width: 100%; }
.spr-review-header .spr-review-header-starratings { margin: 0 0 6px; }

.spr-summary-actions a { line-height: 30px; height: 32px; border: 1px solid transparent; }
.spr-review-footer .spr-review-reportreview { color: #e95144; }

.product-shop .selectize-input { padding: 0 12px !important; min-height: 34px !important; border-color:#cbcbcb!important; -webkit-border-radius:0 !important;  -moz-border-radius:0 !important; -ms-border-radius:0 !important; -o-border-radius:0 !important;  border-radius:0 !important;}
.product-shop .selectize-input.full { width: 100%;}
.product-shop .selectize-input > * { line-height: 36px; }
.product-shop .selectize-control.single .selectize-input:after { border-width: 4px 4px 0!important; border-top-color: #000!important;  right:14px!important; top:20px!important; }
.product-shop .selectize-control.single .selectize-input.dropdown-active:after { border-width: 0 4px 4px!important; border-bottom-color: #000!important; margin-top:-2px!important; }
.product-shop .selectize-control.single .selectize-input:before { position:absolute; content:''; width: 36px; height:36px; border-left:1px solid #cbcbcb; right:0; top:0; }

[class^="spr-icon-"]:before, [class*=" spr-icon-"]:before {font-size: 100% !important;}

/* related product */
/* .related-products { border-top: 1px dotted #000; margin-top: 30px; } */
/* .related-products h2 { font-size: 14px; padding: 27px 0; } */
.related-products .products-grid .grid-item { margin-bottom: 0; }
.related-products .owl-theme .owl-controls .owl-buttons div.owl-prev { left: 0; opacity: 0; filter:alpha(opacity=0); }
.related-products .owl-theme .owl-controls .owl-buttons div.owl-next { right: 0; opacity: 0; filter:alpha(opacity=0); }
.related-products .owl-theme:hover .owl-controls .owl-buttons div.owl-prev { opacity: 1; filter:alpha(opacity=100); }
.related-products .owl-theme:hover .owl-controls .owl-buttons div.owl-next { opacity: 1; filter:alpha(opacity=100); }

/* Related products title */
.related-products h2 { position:relative; text-align:center; }
.related-products h2:before { content:""; display:block; border-top:1px solid #000; width:100%; height:1px; position:absolute; top:40%; z-index:1; }
.related-products h2 span { background:#FFF; padding:0 20px; position:relative; z-index:5; font-size:40px; line-height:46px; font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight:100; text-transform:none; }

/* Recently viewed products title */
.recently-viewed-products { margin-top:40px; }
.recently-viewed-products h2 { position:relative; text-align:center; }
.recently-viewed-products h2:before { content:""; display:block; border-top:1px solid #000; width:100%; height:1px; position:absolute; top:40%; z-index:1; }
.recently-viewed-products h2 span { background:#FFF; padding:0 20px; position:relative; z-index:5; font-size:40px; font-family: 'AmericanTypewriterStd-Light', sans-serif; font-weight: 100; text-transform: none; line-height:40px; }

/* recently viewed products */
/* .recently-viewed-products { border-top: 1px dotted #000; padding:0; margin-top: 50px; clear:both; display: none; } */
.recently-viewed-products h2 { font-size: 14px; padding: 27px 0; }
.recently-viewed-products .products-grid .grid-item { margin-bottom: 0; }
.recently-viewed-products .price-box,
.recently-viewed-products .spr-badge { margin: 0 0 10px; }
.recently-viewed-products .product-bottom .action { z-index: 2; position: absolute; top: -152px; left: 0; width: 100%; opacity: 0; filter: alpha(opacity=0); }
.recently-viewed-products .grid-item:hover .product-bottom .action { opacity: 1; filter: alpha(opacity=100); }

.col-main .products-grid .owl-item .grid-item { width: auto!important; }

/* shopping cart Page -------------------------- */
.template-cart .page-header { overflow: hidden; }
.template-cart .page-header h1 { float: left; }
.template-cart a.continue { letter-spacing: 0.02em; float: right; margin-top: 5px; padding-right: 35px; background: url(icons_new14.png) no-repeat right -159px; }
.wrapper-cart { overflow-x: auto; overflow-y: hidden; width: 72.5%; }
.cart-title h2 { color:#797979; font-weight: 700; font-size:11px; text-transform: uppercase; background: #fafafa; border-bottom: 1px solid #eaeaea; padding: 12px 20px 8px; letter-spacing: 0.02em; line-height: 20px; margin-bottom: 40px; font-family: Montserrat !important; }
.cart-list { list-style: none; }
.cart-list li { overflow: hidden; border-bottom: 1px solid #eaeaea; padding-bottom: 40px; margin-bottom: 40px; }
.cart-list a.product-img { float: left; width: 20%; padding-right: 20px; }
.cart-list .product-details { float: left; width: 80%; }
.cart-list .product-name { display: inline-block; margin-bottom: 9px; font-size: 16px; }
.cart-list p.size { color:#717171; margin: 0 0 5px 10px; }
.cart-list p.vendor { color:#717171; font-weight: 400; margin: 0 0 10px 0; }
.cart-list p.price { margin-bottom: 16px; }
.cart-list .price { font-size: 13px; font-weight: 700; }
.cart-list .quantity label { margin-bottom: 9px; display: block; }
.cart-list input.qty { width: 110px; margin-right: 30px; }
.cart-list input.update { border: 0; background: none; text-transform: uppercase; color: #000; border-bottom: 1px solid #000; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; padding: 0; line-height: 16px; margin-top:12px; }
.cart-list a.remove { text-transform: uppercase; color: #000; border-bottom: 1px solid #000; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; margin-right: 40px; font-size: 11px !important; }
.cart-list input.update:hover,
.cart-list a.remove:hover { border-bottom: 0; text-decoration: none; }

.cart-row { width: 27.5%; }
.cart-row h3 .money { font-size: 32px;font-style: normal;  text-align: right; font-weight: bold;}
.cart-row .total-price { text-align: center; border-bottom: 1px solid #eaeaea; padding-bottom: 28px; margin-bottom: 14px; }
.cart-row .total-price h3 { color:#797979; font-weight: 700; font-size:11px; text-transform: uppercase; background: #fafafa; border-bottom: 1px solid #eaeaea; padding: 12px 10px 8px; letter-spacing: 0.02em; line-height: 20px; margin-bottom: 30px; }
.cart-row .total-price .price { font-size: 24px; font-weight: 700; }
.cart-row .btn { width:100%; height: 52px; margin-bottom:25px; }
.cart-row .btn-secondary{ display: block; float: right; }
.cart-row label.add-comments { display: block; font-weight: normal; margin-bottom: 13px; }
.cart-row label.add-comments span { background: #e95144; color:#fff; font-size: 10px; font-weight: 700; padding: 2px 5px; margin-right:10px; text-transform: uppercase; display:none; }
.cart-row textarea { height: 111px; width: 100%; margin-bottom: 28px; }

#a-comments h2 {margin-bottom:0 !important; line-height:34px !important;}

#shipping-calculator { padding-top: 37px; margin-bottom: 25px; }
#shipping-calculator h3 { font-size: 14px; font-weight: 700; letter-spacing: 0.05em; border-bottom: 1px solid #eaeaea; padding-bottom: 16px; }
#shipping-calculator-form-wrapper p select,
#shipping-calculator-form-wrapper p input[type="text"] { width: 100%;}
#shipping-calculator-form-wrapper p select { margin-bottom: 8px; }
#shipping-calculator-form-wrapper label { display: block; }
#shipping-calculator-form-wrapper label[for="get-rates-submit"] { display: none; }
#get-rates-submit { margin: 10px 0; }

.zoomContainer { z-index: 99; width: auto !important; height: auto !important;}

/* create an account */
.create-an-account p.title { color:#323232; border:1px solid #eaeaea; border-width: 1px 0; padding: 16px 0; margin-bottom: 26px; }
#create_customer label {display: block; padding-bottom: 5px;}
#create_customer input {display: block; margin-bottom: 15px; min-width: 200px; width: 380px ;}
#create_customer .action-btn { padding-top:5px; }
#create_customer .action-btn input { min-width: 0px; width: auto;}

/* login page */
#customer_login .page-header h1 { text-align: center; font-size: 14px; background: #fafafa; border: 1px solid #eaeaea; border-width: 1px 0; padding: 15px 0 13px; }
#customer_login label {display: block; }
#customer_login input {display: block; margin-bottom: 15px; min-width: 200px; width: 380px;}
#customer_login .action-btn { margin-bottom: 50px; margin-top: 20px;}
#customer_login .action-btn input { min-width: 0px; width: auto; margin-bottom: 24px; }
#customer_login .action-btn p.last span { color: #404e53; font-style: italic; padding: 0 3px; }

/* forgot password */
#recover_password label {display: block; padding-bottom: 5px;}
#recover_password input {display: block; margin-bottom: 15px; min-width: 200px; width: 380px ;}
#recover_password .action-btn input { min-width: 0px; width: auto;}

/* my password */
.grid-item .page-header { margin-bottom: 10px; margin-top: 30px; }
.grid-item .page-header h4 { margin-bottom: 0; }
.grid-item form input[type="tel"],
.grid-item form input[type="text"] { display: block; width: 380px; margin-bottom: 10px; }
.grid-item select { width: 380px; display: block; margin-bottom: 10px; }
.grid-item h3 { font-size: 14px; }

/* search page */
.search-page .page-header h2 { margin-bottom: 20px; }
.search-page .search-bar .input-group-field { margin-right: 10px; }
.search-page .toolbar-bottom { margin-top: 30px; }

/* quick view */
.quickview-template ,
.quick-view{ bottom: 0; display: none; left: 0; outline: 0 none;  overflow-x: auto; overflow-y: scroll; position: fixed;  right: 0;  top: 0; z-index: 1050; display: none;  }
.quickview-template .content,
.quick-view .content { position: relative; width: 90%; margin:30px auto;  background: #fff; padding: 50px; }
.quick-view .overlay,
.ajax-success-modal .overlay {background: rgba(45, 45, 50, 0.8); height: 100%; width: 100%; position: fixed;}
._quick-view-content { display: none; }
.quick-view .product-shop { float: right; }
.quick-view .product-img-box { margin: 0; float: left; }
.quick-view .product-img-box .image-wrapper { width: 311px; height: 311px; overflow: hidden; position: relative; }
.quick-view .product-img-box .image { width: 311px; height: 311px; overflow: hidden; position: relative; } 
.quick-view .product-img-box .image img { display: block; position: relative; max-width: 110%; }
.quick-view .product-img-box .thumbnails { padding: 20px 0 0 40px; position: relative; }
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal { width: 70px; height: 70px; position: absolute; top: 0; right: 0; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.quick-view .product-img-box .thumbnails .jcarousel-next-horizontal:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal { width: 70px; height: 70px; position: absolute; top: 0; left: 0; display: block; float: left; opacity: 0.2; -moz-transition: all 0.2s linear 0s; -webkit-transition: all 0.2s linear 0s; -o-transition: all 0.2s linear 0s; }
.quick-view .product-img-box .thumbnails .jcarousel-prev-horizontal:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails ul { float: left; text-align: center; width: 240px; list-style: none; padding-left: 0; }
.quick-view .product-img-box .thumbnails ul li a:hover { opacity: 1; }
.quick-view .product-img-box .thumbnails ul li .active { opacity: 1; }
.quick-view .product-img-box .thumbnails ul li a img { max-width: 110%; }
.quick-view .product-img-box .thumbnails ul { width: 266px; }
.quick-view .product-shop p.custom { margin: 0; }
.quick-view .product-shop .prices { margin-top: 0; }
.quick-view .product-shop .prices:first-child { margin-top: 0; }
.quick-view .product-shop .addthis { margin-bottom: 0; }

.ajax-form-submited-wrap { display: none; position: relative; width: 270px; height: 50px; float: right; }
.ajax-form-submited-success, .quick-view .ajax-form-submited-error { position: absolute; left: 0px; top: 0; display: none; font-weight: bold; width: 270px; margin-right: 30px; height: 50px; font-size: 14px; }
.ajax-form-submited-success { line-height: 50px; }
.ajax-form-loader { position: absolute; right: 0; top: 20px; width: 40px; height: 15px; }
.lightbox { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; opacity: 0.35; filter:alpha(opacity=0); z-index: 700; display: none; }
.quick-view .product-shop .price { margin-bottom: 20px; }
.quick-view .product-shop .product-description { margin-bottom: 22px; padding: 0;}
.quick-view .product-shop .quantity { margin-bottom: 25px; }
.quick-view .product-shop .details input[type="number"] {margin-bottom: 30px; }

.zoomWindowContainer .zoomWindow {border: 5px solid #fff !important;}

.loading-modal { background:#fff url("loading.gif") center 14px no-repeat; border: 1px solid rgba(0,0,0,0.15); position: fixed; top: 50%!important; bottom: auto; left: 50%; right: auto; width: 56px; height: 56px; margin-left: -28px; margin-top: -28px; overflow: hidden; padding: 0; text-align: center; text-indent: -999em; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3); -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3); box-shadow: 0 1px 4px rgba(0,0,0,0.3); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.ajax-success-modal .content { background: #fff; bottom: auto; left: 50%; margin-left: -270px; margin-top: -100px; min-height: 200px; padding: 45px 40px; position: fixed; right: auto; top: 50% !important; width: 535px;}
.ajax-success-modal .ajax-left { float: left; margin-right: 20px; margin-bottom: 20px; }
.ajax-success-modal .ajax-right { margin-left: 96px; }

.ajax-error-modal { bottom: auto; left: 0; overflow: hidden; padding: 10px 20px; position: fixed; right: auto; top: 50%; width: 100%; text-align: center; }
.ajax-error-modal .modal-inner { color: #fff; background: #e95144; display: inline-block; padding: 10px 20px; }
.ajax-success-modal .continue-shopping{ margin-right: 12px; padding: 0 20px; }
.ajax-success-modal .btn-secondary { padding: 0 20px; margin: 10px 0 }

.success-message { background: #fafafa url(icons_new14.png ) 20px -1476px no-repeat; height: 40px; line-height: 40px; color: #000; padding: 0 10px 0 40px; margin-bottom: 20px; border-bottom: 1px solid #eaeaea; }
.ajax-product-title { text-align: left; margin-bottom: 9px; }
 
/* animate */
.widget-product .grid-item,.wow.animated { -webkit-animation-duration:1.5s; -moz-animation-duration:1.5s; -ms-animation-duration:1.5s; -o-animation-duration:1.5s;  animation-duration:1.5s; }
.animated { -moz-opacity: 1; opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */}

#back-top { background: url(icons_new14.png ) 13px -1553px no-repeat #000; z-index:9999999999; font-size: 0;  height: 52px;  position: fixed;  right: 40px;  top: 50%;  width: 52px; cursor: pointer; margin:0; }

/* Swatches Styles */
.swatch { margin: 0 0 11px; }
/* Label */
.swatch .header { margin: 0; border: none; padding: 0 0 5px; font-weight: 400; color: #000; text-transform: uppercase; }
/* Hide radio buttons.*/
.swatch input { display:none; }
.swatch label { border: none; float: left; font-weight: 400; font-size: 11px; min-width: 22px!important; height: 22px!important; line-height: 32px; margin: 0; text-align: center; text-transform: uppercase; white-space: nowrap; cursor: pointer; }
.swatch-element label { padding:0 5px; }
.color.swatch-element label { padding:0;
background-position: center;
    border-radius: 100%;
}
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label ,
.swatch label:hover { border-color: #000; border-width: 3px; line-height: 28px; } 
.swatch .swatch-element {
  float:left;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  /* Spacing between buttons */
  margin: 0 8px 15px 8px;
  /* To position the sold out graphic and tooltip */
  position:relative;
}
/* Image with the cross in it */
.crossed-out { position:absolute; width:100%; height:100%; left:0; top:0; }
.swatch .swatch-element .crossed-out { display:none; }
.swatch .swatch-element.soldout .crossed-out { display:block; }
.swatch .swatch-element.soldout label { 
  filter: alpha(opacity=60); /* internet explorer */
  -khtml-opacity: 0.6;      /* khtml, old safari */
  -moz-opacity: 0.6;       /* mozilla, netscape */
  opacity: 0.6;           /* fx, safari, opera */
}
/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:none;
  position:absolute;
  text-transform: capitalize;
  width:100px;
  left:-28px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before { bottom:-20px; content:" "; display:block; height:20px; left:0; position:absolute; width:100%; }
/* CSS triangle */
.swatch .tooltip:after { border-left:solid transparent 10px; border-right: solid transparent 10px; border-top:solid gray 10px; bottom:-10px; content:" "; height:0; left:50%; margin-left:-13px; position:absolute; width:0; }
.swatch .swatch-element:hover .tooltip { filter:alpha(opacity=100); opacity:1; visibility:visible; -webkit-transform:translateY(0px); -moz-transform:translateY(0px); -ms-transform:translateY(0px); -o-transform:translateY(0px); transform:translateY(0px); }
.swatch.error { background-color:#E8D2D2!important; color:#333!important; padding:1em; border-radius:5px; }
.swatch.error p { margin:0.7em 0; }
.swatch.error p:first-child { margin-top:0; }
.swatch.error p:last-child { margin-bottom:0; }
.swatch.error code { font-family: monospace; }

.product-photo-container #product-featured-image {  position: static !important; height: auto !important; width: auto !important; }
.product-photo-container > a {position: relative; display: block;width: 100%; }

/* Css Fix */
.products-grid .grid-item .product-image  {display: table; /*overflow: hidden;*/ position: relative;  table-layout: fixed; text-align: center; width: 100%;  }
.products-grid .grid-item .product-image > a,
.product-list .grid-item .product-image > a {display: table-cell;  line-height: 0;  vertical-align: middle; width: 100% !important;}

.product-list .grid-item .product-image { overflow: hidden; position: relative; text-align: left; float: left; margin-right: 30px; width: auto;}
.product-list .grid-item .product-image > a img { max-height: 300px; }

.products-grid .grid-item-border .product-image,
.grid-item-border.product-img-box .product-photo-container {border: 1px solid #c4cdcd; padding: 10px;}
/*.products-grid .grid-item-border .product-des {bottom: -48px; }*/
.products-grid .grid-item-border .product-des .product-title {padding-left: 10px; padding-right: 10px; }
/*.crop_image img { max-width: none; }*/
.no_crop_image img {height: auto !important;   }

.zoomWrapper {overflow: hidden; height: auto !important; width: auto !important; text-align: center;}
.zoomWrapper img:nth-child(2) {display:none}

/* FAQ */
.panel-group .panel + .panel { margin-top: 0; }
#faqs .breadcrumb { display: none; }
#faqs .page-header { position: relative; padding-bottom: 15px; margin-bottom: 23px; }
#faqs .page-header:after { content: ""; border: 0; height: 2px; width: 32px; position: absolute; left: 50%; bottom:0; margin-left: -16px; background: #000; }
#faqs .page-header h2 { text-align: center; }
#faqs .panel-group { border-top: 1px solid #d2d8db; margin-top: 45px; }
#faqs .panel-group .panel { border-color: transparent; }
#faqs .panel-default > .panel-heading { background: #f4f6f7; padding: 26px 30px 26px 25px;  }
#faqs .panel-title { position: relative; }
#faqs .panel-title:before { content:"Question"; float: left; margin: -3px 20px 0 0; height: 25px; line-height: 25px; width: 77px; text-align: center; color: #fff; background: #e66f65; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-title > a { text-transform: none; font-size: 14px; font-weight: normal; color: #404e53; display: block; position: relative; padding-right: 40px; }
#faqs .panel-title > a:after { content: "Hide"; position: absolute; right: 0; top: 0; color: #66787f; text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; opacity: 0.6; }
#faqs .panel-title > a.collapsed:after { content: "Show"; }
#faqs .panel-group .panel-body { padding: 26px 25px 35px; }
#faqs .panel-group .panel-body:before { content:"Answer"; float: left; margin: -3px 20px 0 0; height: 25px; line-height: 25px; width: 77px; text-align: center; color: #fff; background: #b0c0c7; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; text-transform: uppercase; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
#faqs .panel-group .panel-body img { margin-top: 30px; }

/* lookbook */
.lookbook .slide-des { width: 50%!important; top:34%; left: auto!important; right: 0!important; }
.lookbook .slide-des p:first-child { text-transform: uppercase; font-size: 13px; font-weight: 700; letter-spacing: 0.2em; margin: 0 0 5px; }
.lookbook .slide-des p.line { height: 3px; width: 37px; margin-bottom: 15px; display: block; }
.lookbook .slide-heading { padding-bottom: 8px; }
.lookbook .slide-text { font-size: 14px; font-style: italic; max-width: 100%; display: block; }
.lookbook .flexslider { margin: 0; }
.lookbook .flex-direction-nav a { background:url(icons_new14.png ) no-repeat; width: 72px; height: 72px; text-indent: -999em; margin-top: -36px; }
.lookbook .flex-direction-nav a.flex-prev { left: -80px; background-position: 0 -1017px; }
.lookbook .flex-direction-nav a.flex-next { right: -80px; background-position: 0 -1160px; }
.lookbook .flex-control-nav { bottom: 0; display: none; }
.lookbook .flexslider .slides li { margin: 0; }
.lookbook .flexslider .slides li:nth-child(1) .slide-des { left: 0!important; }
.lookbook .flexslider .slides li:nth-child(2) .slide-text { font-weight: 400; text-transform: none; letter-spacing: normal; }
.lookbook .footer-top { float: right; width: 100%; margin: 6px 0; padding: 0; position: relative; z-index: 9; }
.lookbook .footer-top ul.social { margin: 0 -10px 0 0; float: right; }
.lookbook .footer-top ul.social li { margin-right: 0; }
.lookbook p.bottom { clear: both; text-align: center; border-top: 1px solid #d0d0d0; padding-top: 40px; }
.lookbook p.bottom .btn { height: 48px; line-height: 46px; min-width: 140px; }

/* wishlist */
a.wishlist { display:inline-block; margin-bottom: 19px; text-decoration: none; }
a.wishlist .icon { background: url(icons_new14.png ) no-repeat 0 -267px; width: 27px; height: 27px; margin-right: 10px; display: inline-block; border:0; }
a.wishlist span { color: #2d2d2d; letter-spacing:0.02em; font-size: 11px; font-weight: 700; border-bottom: 1px solid #7b7b7b; line-height: 14px; text-transform: uppercase; }
a.wishlist:hover span { border: 0; }
button.wishlist { background: url(icons_new14.png ) no-repeat 0 -267px; border:0; text-transform: uppercase; color: #2d2d2d; letter-spacing:0.02em; font-size: 11px; font-weight: 700; padding: 0; }
.products-grid .wishlist { text-indent: -999em; width: 27px; height: 27px; background: url(icons_new14.png ) no-repeat 0 -267px; display: inline-block; padding:0; }
.products-grid .contact-form { display: inline-block; margin-bottom: 19px; }
.product-shop .wishlist { float: left; margin: 10px 0 19px; }
.product-shop  button.wishlist { padding-left: 38px; line-height: 27px; }
.product-shop  a.wishlist .icon { margin:0 10px 0 0; }
.product-shop  a.wishlist span { float: left; margin-top: 7px; }
.product-shop  a.wishlist:hover span { border:0; }
.product-shop .contact-form { float: left; }
.product-list a.wishlist .icon { display: none; }
.product-list button.wishlist { background: none; border-bottom: 1px solid #7b7b7b; line-height: 14px; }
.product-list button.wishlist:hover { border: 0; }

.products-grid .product-top > a.wishlist { display: none; }

/* wishlist page */
table.wishlist-product { border:0; margin: 0 0 26px; }
table.wishlist-product thead th { color: #797979; background: #fafafa; border-bottom: 1px solid #eaeaea; padding: 16px 20px 13px; white-space: nowrap; letter-spacing: 0.05em; line-height: 1; }
table.wishlist-product tbody td { padding: 30px 20px; vertical-align: top; }
table.wishlist-product tbody td img { max-width: 96px; max-height: 154px; }
table.wishlist-product a.product-title { font-weight: 700; display: inline-block; margin-top: 17px; }
table.wishlist-product p > span { font-size: 13px; font-weight: 700; color: #232323; display: inline-block; margin-top: 17px; }
table.wishlist-product a.btn-remove-wishlist { display: inline-block; width: 35px; height: 35px; text-indent: -999em; background: url(btn-remove01.png) no-repeat center -2px; border: 2px solid #e95144; margin-top: 7px; }
table.wishlist-product a.btn-remove-wishlist:hover { background-color: #e95144; background-position: center -37px; }
table.wishlist-product .btn { display: inline-block; width: 35px; height: 35px; text-indent: -999em; background: url(btn-cart01.png) no-repeat center -2px; border: 2px solid #2e2e2e; padding: 0; margin-top: 7px; }
table.wishlist-product .btn:hover { background-color: #232323; border-color: #232323; background-position: center -37px; }
table.wishlist-product .a-right { text-align: right; }
table.wishlist-product .a-center { text-align: center; }
.wishlist-page a.share { color: #232323; letter-spacing: 0.02em; padding-left: 27px; background: url(icon-share01.png) no-repeat 0 center; }
.wishlist-page .main-content { padding-top: 40px; }
.wishlist-page .page-header { margin: 0; padding-bottom: 21px; }
.wishlist-page .main-content p { margin: 20px 0; }

/* My Account */
.template-customers-account .page-header { margin: 9px 0 25px; }
.template-customers-account .grid .page-header { border: 1px solid #eaeaea; border-width: 1px 0; margin: 0 0 24px; padding: 16px 0; }
.template-customers-account .page-header h4 { font-size: 13px; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; padding: 0; margin:0; }
.template-customers-account .grid .grid-item:first-child { padding-bottom: 48px; }
.template-customers-account .grid .grid-item > h5 { font-size: 16px; margin: 0 0 14px; }
.template-customers-account .grid .grid-item p > a { text-transform: uppercase; font-size: 11px; font-weight: 700; letter-spacing: 0.05em; display: inline-block; border: 1px solid #7d7d7d; height: 32px; line-height: 32px; padding: 0 10px; min-width: 177px; text-align: center; text-decoration: none; margin: 13px 0; }
.template-customers-account .grid .grid-item p > a:hover { background: #000; border-color: #000; color: #fff; }
.template-customers-addresses .grid .page-header { margin: 24px 0 22px; position: relative; }
.template-customers-addresses .grid .page-header:first-child { margin: 9px 0 25px; padding: 0; border-bottom: 1px solid #eaeaea; }
.template-customers-addresses .grid .page-header .large--left { margin-bottom: 25px; }
.template-customers-addresses .grid .large--right { margin-bottom: 25px; }
.template-customers-addresses .grid .large--right a { font-size: 13px!important; }
.template-customers-addresses .grid .large--text-right a { color: #323232; }
.template-customers-addresses .grid .grid-item > h3 { font-size: 16px; margin: 0 0 15px; }
.template-customers-addresses .grid .grid-item > h3 em { font-style: normal; }
.template-customers-addresses .grid .page-header h2 { font-size: 13px; border: 1px solid #eaeaea; border-width: 1px 0; padding: 16px 0; }
.template-customers-addresses .grid .grid-item > p.button > a { font-size: 11px; font-weight: 700; letter-spacing: 0.05em; text-transform: uppercase; padding: 0 10px; height: 32px; line-height: 30px; background: #e95144; color: #fff; display: inline-block; border: 1px solid transparent; min-width: 96px; text-align: center; text-decoration: none; margin: 15px 0 20px; }
.template-customers-addresses .grid .grid-item > p.button > a:first-child { border: 1px solid #7d7d7d; color: #000; background: none; margin-right: 17px; min-width: 79px; }
.template-customers-addresses .grid .grid-item > p.button > a:hover { background: #000; color: #fff; }
.template-customers-addresses hr { border: 0; }

/* Mega Menu */
.site-nav > li.mega-menu { position: static; }
.wrapper-container .site-nav li.mega-menu:hover .site-nav-dropdown { display: block; }
.wrapper-container .site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown { border-top-color: #fff; opacity: 1; }
.wrapper-container .site-nav li.mega-menu .site-nav-dropdown { width: 200%; left: -50%; right: -50%; border: 0; padding: 24px 0 40px; }
.sub-mega-menu .parent-link { border-bottom: 1px solid #3d4549; color: #fff; font-weight: 700; padding-bottom: 20px; margin-bottom: 15px; }
.sub-mega-menu .parent-link a { text-transform: uppercase; color: #fff; font-weight: 700; letter-spacing: 0.05em; display: inline-block; padding: 0; margin: 0; }
.sub-mega-menu .parent-link > span.up { text-indent: -999em; display: block; background: url(icon-menu-up.png) no-repeat; opacity: 0.5; width: 9px; height: 6px; position: absolute; left: 50%; top: 6px; cursor: pointer; }
.sub-mega-menu .parent-link > span.up:hover { opacity: 1; }
.sub-mega-menu .parent-link > span { padding: 0 10px; }

.site-nav-dropdown .col-1 { float: left; width: 100%; }
.site-nav-dropdown .col-2 { float: left; width: 27%; }
.site-nav-dropdown .col-3 { float: left; width: 20%; }
.site-nav-dropdown .col-1 .inner { float: left; width: 25%; padding-right: 3%; }
.site-nav-dropdown .col-1 .inner > a { text-transform: uppercase; letter-spacing: 0.02em; font-weight: 700; padding: 0; margin-bottom: 5px; }
.site-nav-dropdown .col-1 .inner .dropdown { margin-bottom: 38px; text-transform: uppercase; font-size: 10px; }
.site-nav-dropdown .col-2 { padding: 0 3% 0 0; }
.site-nav-dropdown .col-3 { padding: 5px 0; }
.site-nav-dropdown .col-3 a { padding: 0; }
.site-nav-dropdown .col-1 .inner > a { text-transform: uppercase; letter-spacing: 0.02em; font-weight: 700; padding: 0; margin-bottom: 5px; }
.site-nav-dropdown .col-1 .inner p.toogleClick { display: none!important; }
.site-nav-dropdown .col-1 ul.dropdown { display: block; position: static; padding: 0; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a { padding-left: 20px; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before { left: 0; top: 15px; }
.site-nav-dropdown .col-1 ul.dropdown li a { display: inline-block; padding: 1px 0 0 0; }
.col-1 ul.dropdown li .icon-dropdown { margin-left: 20px; }
.site-nav-dropdown .col-1 ul.dropdown li a:hover span { border-bottom: 1px solid #fff; }
.site-nav-dropdown .col-1 ul.dropdown li a:hover span.icon-dropdown { border-bottom: 0; margin-top: -3px; }
.site-nav li.mega-menu > .dropdown:hover > .site-nav-dropdown, 
.site-nav li.mega-menu > .dropdown.open > .site-nav-dropdown { display: block; }

.site-nav .widget-featured-product { float: left; width: 100%; text-align: center; }
.site-nav .widget-featured-product .widget-product { overflow: hidden; }
.site-nav .widget-featured-product .widget-product .products-grid { margin:0; }
.site-nav .widget-featured-product .widget-title { margin-bottom: 15px; }
.site-nav .widget-featured-product .widget-title h3 { font-size: 12px; letter-spacing: 0.02em; line-height: 20px; }
.site-nav .widget-featured-product .products-grid .grid-item { width: 100%; padding: 0; margin: 0; }
.site-nav .products-grid .grid-item .product-grid-image { display: inline-block; padding: 0; margin-bottom: 21px; }
.site-nav .widget-featured-product .grid-item .product-grid-image img { max-width: 160px; max-height: 213px; }
.site-nav .widget-featured-product .product-title { padding: 0; }
.site-nav .widget-featured-product .spr-badge { margin-bottom: 6px; }
.site-nav .widget-featured-product .price-box { margin: 0; }
.site-nav .widget-featured-product .btn { padding: 0; border: 0; letter-spacing: 0.02em; border-bottom: 1px solid transparent; height: 25px; background: none; }
.site-nav .widget-featured-product .btn:hover { border: 0; border: 0; background: none!important; color: #000; }

.cbp-spmenu .site-nav-dropdown .col-1 { padding:0; }
.cbp-spmenu .site-nav-dropdown .col-1 .inner { position: relative; }
.cbp-spmenu .site-nav-dropdown .col-1 .inner > a { margin: 0; padding: 11px 0 13px; font-size: 11px; letter-spacing: 0.02em; border-top: 1px solid #e5e5e5; color:#000000; }
.cbp-spmenu .site-nav-dropdown .col-1 ul.dropdown { display: none; padding: 0; margin-bottom: 27px; }
.cbp-spmenu .site-nav li.mega-menu li li a { font-size: 14px; padding: 9px 35px; }
.cbp-spmenu .site-nav li.mega-menu li li a:hover span { border-bottom: 1px solid #fff; }
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown li:hover > a:hover, 
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown li:hover > a, 
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown a:active { background: none; } 
.cbp-spmenu .site-nav li.mega-menu .site-nav-dropdown > p.toogleClick { top: 0; }

.sub-mega-menu { display: none; }

.addthis_native_toolbox .at-share-tbx-element { display: none; }
.addthis_native_toolbox .at-share-tbx-element:first-child { display: block; }

/* Display Left */
#displayTextLeft { font-size: 11px; font-weight: 700; letter-spacing: 0.05em; background: rgba(0,0,0,0.9); color: #fff; text-transform: uppercase; letter-spacing: 0.02em; padding: 0 20px; position: fixed; left: 0; bottom: 0; height: 36px; line-height: 36px; width: 100%; text-align: center; display: none; z-index: 9999; }
#displayTextLeft span { background: url(btn-sidebar.png) right 3px no-repeat; padding-right: 20px; }
#displayTextLeft.hidden-arrow-left span { background-position: right -42px; }

/* Update Detail */
.product-shop .spr-badge .spr-badge-caption,
.sample-vendor { color: #848484; }

/* Tab Vertical */
.panel-heading { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.panel-group .panel-heading { padding: 0; }
.panel-group .panel-title { text-transform: uppercase; font-weight: 700; letter-spacing: 0.1em; text-align:left !important; margin-top:25px; }
.panel-group .panel-title > a { color: #000; text-decoration: none; /* font-size:20px; */ font-size:12px; line-height:24px; letter-spacing:0.1em; font-family: 'Montserrat', sans-serif; font-weight:600; text-transform:uppercase; }
.panel-group .panel { border-top: 1px solid #e3e3e3; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.panel-group .panel:first-child { border: 0; }
.panel-group .panel-heading + .panel-collapse .panel-body { border: 0; }
.panel-group .panel-body { padding: 0 0 5px; }
.panel-group .panel-body h4 { font-weight: 700; color: #000; }
.panel-body #shopify-product-reviews { margin: 0; }

/* CountDown */
.countdown { margin-bottom: 25px; }
.countdown span { font-style: italic; border-bottom: 1px solid #6d6d6d; color: #000; margin-right: 10px; }
.countdown .quickview-clock,
.countdown #clock { display: inline-block; }

.header-bottom .nav-search .input-group-btn { 
    position: absolute;
    right: -20px;
    top: 0;
}
.header-bottom .nav-search .icon-search { text-indent: -999em; display: none; width: 52px; height: 48px; background: url(icons_new14.png) 16px 13px no-repeat; border-left: 1px solid #4d4d4d; }
.header-bottom.on .nav-search .icon-search { display: none; }


.header-bottom.on .search-bar .input-group-btn input.btn { height: 38px; background-position: 8px 13px; }
.header-bottom.on .nav-search .icon-search { background:url(icons_new14.png) -23px -27px no-repeat; }

.header-bottom.on .top-cart .icon { display: none; }
<!-- .header-bottom.on .top-cart a { display: inline-block; } -->
.wrapper-top-cart ul { list-style:none; padding-left:0; }
.wrapper-top-cart ul li { list-style:none; display:inline-block; font-size:12px; border-right:1px solid #000; padding-right:10px; padding-left:10px; }
.wrapper-top-cart ul li:last-child { border-right:none; }
.header-bottom.on .top-cart a span.first { text-indent: -999em; display: inline-block; background: url(icons_new14.png) -24px -110px no-repeat; width: 65px; height: 48px; border-left: 1px solid #4d4d4d; }
.header-bottom.on .top-cart a #cartCount { background:none !important; right: 20px; top: 10px; line-height: 1.35; margin: 0; -webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px; }

.nav-bar .header-logo-fix { float: left; display: none; margin: 12px 30px; }
.header-bottom.on .nav-bar .header-logo-fix { display: block; }

.header-bottom.on .nav-bar ul li { width:auto; }
.header-bottom.on .nav-bar ul.site-nav > li > a { margin:0px; letter-spacing:0px; font-size:10px; /*padding:1px 0 0 0;*/ padding:24px 10px; }
/*.header-bottom.on .nav-bar .container .site-nav .dropdown .site-nav-dropdown li a { padding:5px 10px; }*/
.header-bottom.on .nav-bar .container .site-nav .dropdown .site-nav-dropdown { top:60px; }
.header-bottom.on .top-cart a { color:#FFF; }
.header-bottom.on .nav-search .icon-search, .header-bottom.on .top-cart a span.first { border:none; }
.header-bottom.on .top-cart { font-size:10px; }

.header-bottom.on .site-nav { padding-right: 120px; /*padding-top:5px;*/ padding-top:0px; }
.nav-search.on .search-bar { display: block!important; }

/* Hover Product Grid */
.products-grid .product-des .action .variants { display: inline-block; }
.quickview-button,
.products-grid .wishlist,
.products-grid .product-des .action .variants { position: relative; z-index: 2; }
.product-label,
.products-grid .spr-badge { z-index: 2; }
.products-grid .grid-item .product-grid-image { position: relative; z-index: 1; }


@media only screen and (max-width: 480px){
.quickview-button { display:none }
}
/**/
.products-grid,
.list-category { letter-spacing: -0.31em; }
.products-grid .grid-item,
.list-category .grid-item { display: inline-block; float: none; vertical-align: top; letter-spacing: normal; }
.products-grid p,
.list-category p { letter-spacing: 0.1em; line-height:14px; }

.products-grid .grid-item .action { display: none; }

/**/
.wrapper-container { overflow-x: hidden; }

.sc-expandable .ui-accordion-header:focus,
input:focus { outline: none; }

/* Forced Fonts */
/*.des h4 span, .des p, .des a, .feature h2, .feature p, .story1 p, .story2 p, .story3 p, .story4 p { font-family: 'Montserrat', sans-serif !important; } */
.des p, .des a, .feature p, .story1 p, .story2 p, .story3 p, .story4 p { font-family: 'Montserrat', sans-serif !important; -webkit-font-smoothing: subpixel-antialiased; letter-spacing: 0.01em;}
.des h4 span, .feature h2 { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; -webkit-font-smoothing: subpixel-antialiased;}


/* Gee Edit */
.page-header {  }
.edit_container { width:80%; margin:0 auto; }
.break { clear:both; }
.story1, .story2, .story3, .story4 { width:100%; padding:70px 0px; border-top:1px solid #9b9da0; }
.feature { width:100%; padding:70px 0; }

/* Feature Section */
.feature { text-align:center; }
.feature h2 { font-size:130px; text-align:center; width:100%; margin-bottom:0; }
.feature img { width:100%; }
.feature p { font-size:20px; text-align:left; line-height:30px; margin-top:20px; }

/* Story One */
.story1 { text-align:left; }
.story1 img { float:left; width:50%; margin-right:4%; }
.story1 p { float:right; width:45%; font-size:25px; line-height:30px; }

/* Story Two */
.story2 { text-align:left; }
.story2 p { float:left; width:55%; font-size:25px; line-height:30px; }
.story2 p img { float:left; width:100%; }
.story2 img { float:right; width:40%; }

/* Story Three */
.story3 { text-align:left; }
.story3 img { float:left; width:50%; }
.story3 p { float:right; font-size:25px; line-height:30px; width:45%; }

/* Story Four */
.story4 { text-align:left; }
.story4 img { float:right; width:45%; }
.story4 p { float:left; width:50%; font-size:25px; line-height:30px; }

/* Beauty Edit */
.beauty-edit { width:100%; }
.beauty-edit .widget-title h3 { text-align:center; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; margin:40px 0; }
.c01, .c02 { width:45%; float:left; margin-right:5%; margin-top:50px; }
.c02 { margin-right:0; }
.nom { margin-top:0; }

.widget-title .c01 h2, .widget-title .c02 h2 { margin:20px 0; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; }
.c01 a:after, .c02 a:after { content: ""; display: block; border-top: none; width: 100%; height: 1px; position: absolute; top: 98.2%; z-index: 1; }
.c01 a span, .c02 a span { background:#FFF; padding-right:10px; position:relative; z-index:5; font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:600; text-transform:none; }

/* Pages with image below nav */

.w-img { position:relative; top:-50px; height:auto; overflow:hidden; margin-bottom:-30px; }
.w-img img { width:100%; height:auto; }

@media (max-width:860px) {
  .w-img { display:none; }
}


/* Responsive */
@media (max-width:930px) {
  .feature h2 { font-size:80px; }
}

.fa-chevron-right{
    display:none;
  }
@media (max-width:700px) {
  .sticky_btn a {
    padding: 10px 10px !important;
    font-size: 9px;
}
  .sticky_btn {
    top: 190px !important;
}
  .story1 img, .story1 p, .story2 img, .story2 p, .story3 img, .story3 p, .story4 img, .story4 p { width:100%; float:none; }
  .story1 p { margin-top:50px; }
  .story3 p { margin-top:50px; }
  .story4 img { margin-top:50px; }
  .are-you, .are_you { width:100%!important; float:none!important; }
  .are-you { text-align:center!important; }
  .cd-nav{
    display:none;
  }
  .fa-chevron-right{
    display:block;
  }
}

.cd-nav.nav-visible{
  display:block;
}
.show-on-desktop{
   display:block !important; 
}
.show-on-mobile{
   display: none !important; 
}
#new-search-icon .text{
    display:none;
}
@media (max-width:1169px) {
  .show-on-desktop{
   display:none !important;  
  }
  #new-search-icon .text{
      display:inline-block;
  }
  .show-on-mobile{
     display:block !important; 
  }
  .header-mobile, .header-top, .beau_links, .wrapper-top-cart, .notification-bar{
    display:none !important;
  }
  .header-desktop-logo{
        margin: -10px !important;
  }
  .main-logo {
      padding: 0;
  }
  .logo-bottom-text-mobile{
    background: #000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-size: 11px;
    padding: 5px 0;
    margin: 20px 0 0px 0;
    font-family: 'Montserrat';
    font-weight: 600;
    letter-spacing: 0.01em;
  }
  .search-bar-mobile{
        background: #fff;
    position:relative;
  }
  .search-bar-mobile .icon-search{
    display:none;
  }
  .header-bottom .search-bar-mobile input.input-group-field {
    border: 0;
    border-bottom: px solid #000;
    width: 100%;
    line-height: 14px;
    padding: 0 40px;
    height: 30px;
    background: #f4f4f4;
    border-color: #000;
    color: #000;
    font-size: 14px;
    margin: 0 auto 0px auto;
    border-radius: 5px;
   }
  .header-bottom .search-bar-mobile .input-group {
          width: 85%;
      margin: 0 auto;
      padding: 5px 0 15px 0;
    display:block !important;
  }
  .header-bottom .search-bar .input-group-btn input.btn {
      top: 1px !important;
      right: 30px !important;
  }
  div.snize-ac-results.snize-ac-results-mobile li.snize-close-area{
        margin-top: 0px;
  }
  .slide-des{
    position:relative;
        right: 0;
        max-width: 100%;
  }
  .product-vendor {
    text-transform: uppercase !important;
    font-size: 11px;
    letter-spacing: 0.1em;
}
  
 
  .product-title {
        text-transform: none;
        font-size: 11px;
    }
  .owl-theme .owl-controls .owl-buttons div.owl-prev {
   
      left: -4px;
      top: 30%;
  }
  .owl-theme .owl-controls .owl-buttons div.owl-next{
        right: -10px;
  }
  .homepage-newsletter .container {

      flex-direction: column;
  }
  .newsletter #mce-EMAIL{
        width: 225px;
  }
  .newsletter input[type=submit]{
    padding: 0px 10px;
  }
  .newsletter .block-title h3{
    text-align: left;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  .upper-footer-contents {
      padding: 0 0 45px 5px;
        text-align: center;
  }
  .upper-footer-contents h4{
        font-size: 28px;
        margin-bottom: 20px;
    	text-align: center !important;
  }
  .gee-col-contents{
        display: flex;
    justify-content: center;
    margin-bottom: 20px;
        margin-top: 25px;
  }
 .gee-col-contents .col {
      flex: 1;
      padding: 25px;
      border-right: 1px solid;
  }
  .gee-col-contents .col:last-child{
     border-right: 0px solid;
  }
  .s-title{
        font-weight: 600;
    margin-bottom: 10px;
    display: inline-block;
  }
  .gee-contacts{
        margin-bottom: 20px;
  }
  .contacts-first {
      border-bottom: 1px solid #707070;
          padding: 0 0 20px 0;

  }
  .top-title{
    border-top: 1px solid #707070;
    padding-top: 30px;
  }
  .site-footer {
      padding: 50px 0 16px 0;
      letter-spacing: 1px;
  }
  .social-links ul {
      margin: 0;
      line-height: 0;
      float: none;
      margin-top: 30px;
      margin-right: 3px;
      text-align: center;
      font-size: 40px;
    margin-bottom: 30px;
  }
  .social-links li a i {
      font-size: 36px;
  }
  .footer-column.col-links {
        text-align: center;
    }
  .col-links ul li a {
      font-size: 14px;
      text-align: left;
    margin-bottom: 10px;
        display: inline-block;
  }
  .footer-bottom-info {
    margin-top: 30px;

      font-size: 12px;
      font-weight: 500;
      text-align: center;
  }
  .cd-nav-trigger{
    position: absolute;
    left: 30px;
    top: 10px;
    z-index: 9999;
  }
  .cd-nav-trigger.nav-is-visible{
    position: absolute;
       right: 55px;
    top: -20px;
    left: auto;
  }
  .emgamenu{
    position: absolute;
    z-index: 99;
    top: 60%;
  }
  /* Homepage customizations */
  
  .header-logo img{
   
        max-width: 85px;
    
  }
  .logo-bottom-text-mobile .notification-bar{
   	
     	display:block !important;
    	font-size:8px;
        min-height: 45px;
    	padding: 10px 8px 0;
    
  }
   #new-search-icon {
      position: absolute;
      right: 0;
      left: 0;
      margin: 0 auto !important;
      width: 70px;
      top: 10px;
      color: #6C6C6C;
  }
  #new-search-icon i{
    padding: 0 3px;
  }
  .banner-home-top li{
      
    margin-bottom: 50px;
    margin-top: 50px;
    height: 530px;
  }
  .widget-title {
    margin-bottom: 50px;
    margin-top: 0px;
}
}
/* Columns */
.one-half-column-left {
width:48%;
float:left;
}

.one-half-column-right {
width:48%;
float:right;
 
}


@media(max-width:480px) {
.one-half-column-left,
.one-half-column-right {
width:100%; padding-top: 15px;

}  


.one-third-column {
width:32%;
margin-right:2%;
float:left;
 
}
.one-third-column-last {
width:32%;
margin-right:0;
float:right;
 
}
}


/* Le Labo Columns */
.one-half-column-left-lelabo {
width:30%;
float:left;
padding-right: 50px;
}

.one-half-column-right-lelabo {
width:70%;
float:right;
 
}


@media(max-width:480px) {
.one-half-column-left-lelabo,
  .one-half-column-right-lelabo {
width:100%; padding-top: 15px;

}  

}

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

}

.bq-break {width:100%; float:left;}

/* skincre quiz results */
#result {}
#result .t_row { width: 100%; height: auto; padding-bottom: 180px; padding-top: 30px; }
#result .aside { width: 33.3%; float: left; padding: 5px;  }
#result .bside { width: 33.3%; float: right; padding: 5px;}
#result .mid { width: 33.3%; float: left; padding: 5px;  }
#result .aside img { border: none; padding:0px; width:100%; }
#result .bside img { border: none; padding:0px; width:100%; }
#result .mid img { border: none; padding:0px; width:100%;}
#result .names {text-align:center;}
#result a:hover {text-decoration: none;}
#result h1 { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; font-weight:100; text-transform:none; text-align:center; margin-bottom:30px; font-size:58px; letter-spacing: 1px;}
/*#result h2 { font-family: 'AmericanTypewriterStd-Light', sans-serif !important; text-align: center; font-size: 26px; line-height: 29px; text-align:center; font-weight: 600; margin-bottom:50px; letter-spacing: 1px;}*/
#result h2 { font-family: Muli !important; text-align: center; font-size: 18px; line-height: 21px; text-align:center; font-weight: 100; margin-bottom:50px; letter-spacing: 0.5px;}

@media (max-width:991px) {
  #result .t_row { width: 100%; height: auto; padding-bottom: 0px;}
  #result .aside { width: 100%; float: none; margin-bottom:25px; }
  #result .mid { width: 100%; float: none; margin-bottom:25px; }
  #result .bside { width: 100%; float: none; padding:0px }
  #result h1 {margin-bottom:30px; font-size:40px; line-height:40px;}
  #result h2 {text-align:center; font-size:18px; line-height:21px;}
}

/* service question */
#question {margin-top:25px;}

/* Prime */
#prime { text-align:center; margin:0 auto 0 auto; width:100%; margin-top:0; }

#prime-below {margin-top: 0px;}

.prime-one-half-column-left {
width:30%;
float:left;
text-align: center;
}

.prime-one-half-column-right{
width:70%;
float:right;
padding-left:25px;  
 
}

.prime-one-half-column-right h2 {
    font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 36px;
    line-height: 38px;
    margin: 50px 0 15px 0;
    font-weight: 100;
}

.prime-one-half-column-right p {
  font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 22px;
    line-height: 25px;
    margin-bottom: 25px;
    font-weight: 100;
}

  .prime-btn {background-color: #000;
    width: 20%;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    font-style: normal;
}


@media (max-width:700px) {
  .prime-one-half-column-left {width:100%; text-align:center;}
  .prime-one-half-column-right {width:100%; text-align:center; padding:0 25px 0 25px;}
  .prime-btn {width:35%; margin: 0 auto 0 auto;}
  
}



/* Skinceuticals temporary page */
#skinceuticals {}
  #skinceuticals h1 { font-size:32px; line-height:32px; margin-bottom:15px; font-weight:100px; color:#000; }

@media (max-width:380px) {
  #skinceuticals {}
  #skinceuticals h1 { font-size:26px; line-height:26px; margin-bottom:none; }
}
  
 
  
#location-redirect-message {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  padding: 20px;
  background-color: #fff;
  color: #000;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  width: 100%;
  z-index: 1000;
}
#location-redirect-message a {
  color: #000;
}
#location-redirect-message a:hover {
  color: #000;
}

/* Elle ------------------------------------------------------------------------*/
#elle { margin: 30px 0 }

#elle p { margin: 20px 0 }

#elle h1 {
    font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 48px;
    line-height: 42px;
    text-transform: uppercase;
    width: 61% !important;
    margin-bottom: 25px;
}

#elle h2 {
    font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 46px;
    line-height: 40px;
    text-transform: uppercase;
    margin: 25px 0;
    font-weight: 100;
}

#elle h3 {
    font-family: 'DidotLTPro-Italic' !important;
    font-size: 26px;
    line-height: 18px;
    text-transform: uppercase;
    margin-top: 0;
}

#elle h4 {
    font-family: 'AmericanTypewriterStd-Light', sans-serif;
    font-size: 18px;
    line-height: 18px;
    margin-top: 25px;
    margin-bottom: 6px;
   
}

.howto {
    font-family: 'AmericanTypewriterStd-Light', sans-serif;
    font-size: 20px;
    line-height: 26px;
}

.list {
    font-family: 'AmericanTypewriterStd-Light', sans-serif;
    font-size: 14px;
    line-height: 14px;
}


.intro { font-family: 'Lora', serif;
    font-size: 18px;
    line-height: 24px; }

.challenge {
    font-family: 'DidotLTPro-Italic' !important;
    font-size: 18px;
    line-height: 22px;
}


.steph {
    font-family: 'DidotLTPro-Italic' !important;
    font-size: 80px;
    line-height: 52px;
    text-transform: uppercase;
}



.elixir { margin: 50px auto; text-align: center; }

.one-half-column-right-bottom { width:48%; float:right; text-align:right; padding-top:50px; }
 


@media only screen and (max-width: 480px){

 #elle h1 {
    font-size: 36px;
    line-height: 32px;
    width: 100% !important;
} 
  
   #elle h2 {
    font-size: 30px;
    line-height: 30px;
    
} 
  
  .steph {
    font-family: 'DidotLTPro-Italic' !important;
    font-size: 40px;
    line-height: 40px;
}

.one-half-column-right-bottom { width:100%; text-align:left }


}

.collection-title-2018 { text-transform: uppercase; font-weight:400; font-size:11px; line-height:14px; letter-spacing: 0.1em; } 




.beau_links {
    font-size: 10px;
    letter-spacing: 1px;
}
.wrapper-top-cart .beau_links{
      padding: 15px 0;
         text-align: right;
}
.wrapper-top-cart .beau_links > a{
  	padding-right: 3px;
    font-size: 10px;
  	line-height:4px;
    font-family: Montserrat;
    font-weight: 500;
  	letter-spacing: 0.1em;
}
.header-bottom .search-bar .input-group-btn input.btn{
     top: 10px;
    right: -40px;
}
.beau_links > a{
  width:60%;
}

 @media only screen and (max-width: 1279px){
 .beau_links a{
  width:12%;
}

   
 }

.header-desktop-logo{
  margin:10px;
}
.bottom-links{
      display: table;
}

.bottom-links a{
    display: table-cell;
    font-size: 10px;
  	line-height: 6px;
    font-family: Montserrat;
    font-weight: 500;
  	text-align: right;
  	letter-spacing: 0.1em;
}
.nav-bar {
    background-color: #fff;
}
.site-nav > li > a{
  color:#000;
}
.notification-bar {
    text-align: center;
    padding: 10px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 10px;
  	-webkit-font-smoothing: subpixel-antialiased;
}


.wrapper-container .site-nav li.mega-menu .site-nav-dropdown{
  border-top: 2px solid #c5cacb;
}

.site-nav > li > a{
  border-bottom:2px solid #fff;
  padding-bottom:2px;
}
.site-nav > li:hover > a, .site-nav > li:hover > a:hover{
  border-bottom:2px solid #000;
}

.carttoggle{
    position: absolute;
    right: 30px;
    top: 20px;
    vertical-align: initial;
}
.carttoggle img{
      vertical-align: text-bottom;
}

a.product-vendor {
	text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 0.1em;
  	line-height: 16px;
}

a:hover.product-vendor {
	text-decoration:none;	
}

a.product-title {
	font-size: 12px;
    letter-spacing: 0.1em;
  	line-height: 16px;
}

a.btn.btn-black { 
    padding: 10px 20px 20px 26px;
    text-decoration: none;
    min-width: 133px;
    height: 50px;
  	margin: 0 auto;
  	font-size: 12px;
  	bottom: -6% !important;
    letter-spacing: 0.1em;
  	-webkit-font-smoothing: subpixel-antialiased;
  	position: absolute;
  	left: 50%;
  	-webkit-transform: translateX(-50%) translateY(0%);
  	transform: translateX(-50%)
}

@media only screen and (max-width: 860px){
a.btn.btn-black { 
    position: sticky;
  	-webkit-transform: translateX(-50%) !important;
  	transform: translateX(-50%)
}

}



div.contents p {
  	font-size: 12px;
  	letter-spacing: 0.1em;
  	width: 80%;
  	margin: 0 auto;
   color: #000000;
}

h2.slide-heading {
    font-size: 12px !important;
    color: #000000;
    letter-spacing:0.1em;
  	font-family:'Montserrat', sans-serif !important;
  	font-weight:400;
  	line-height:14px;
}

p.slide-text {
 	font-size: 30px !important;
    line-height: 30px; 
}  

p.slide-extra {
    font-size: 11px !important;
    line-height: 18px !important;
    letter-spacing: 0.1em;
    font-family: 'Montserrat', sans-serif !important;
    text-transform: uppercase;
    margin-bottom: 25px;}

@media only screen and (max-width: 1170px) and (min-width: 500px) {
  p.slide-extra { display:none; }
}
 

.fa-chevron-down:before {
    display:none !important;
}

.header-bottom{
      background: #fff;
}

.fa-envelope {
    font-size: 10px;
    font-weight: 100;
}

.fa-comment-alt {
    font-size: 10px;
    font-weight: 100;
}





/* ---------- Gee beauty marks ------------- */


#gee-beauty-marks {
	width: 100%;
	margin: 0 auto;
}

#gee-beauty-marks .section {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	text-align: center;
}

#gee-beauty-marks .section:after {
	content: "";
	clear: both;
	display: table;
}



/* ---------- BUTTONS ------------- */


#gee-beauty-marks a.beauty-marks-button-a { 
    text-decoration: none;
    width: 300px;
    height: 50px;
  	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 50px;
    letter-spacing: 0.1em;
	font-weight: 600;
	float: right;
	margin-right: 20px;
	font-family: 'Montserrat', SemiBold;
}

#gee-beauty-marks a.beauty-marks-button-a:hover {
	transition: background .2s ease-in;
	background-color: #ffffff;
	border: 1px solid #000000;
	color: #000000;
	font-weight: 600;
	cursor: pointer;
	width: 300px;
    height: 50px;
}

#gee-beauty-marks a.beauty-marks-button-b { 
    text-decoration: none;
    width: 300px;
    height: 50px;
  	font-size: 11px;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 50px;
    letter-spacing: 0.1em;
	font-weight: 600;
	float: left;
	margin-left: 20px;
	font-family: 'Montserrat', SemiBold;
}

#gee-beauty-marks a.beauty-marks-button-b:hover {
	transition: background .2s ease-in;
	background-color: #000000;
	color: #ffffff;
	font-weight: 600;
	cursor: pointer;
	width: 300px;
    height: 50px;
}

#gee-beauty-marks .section .left-button { 
	width: 50%;
	float: left;
}

#gee-beauty-marks .section .right-button { 
	width: 50%;
	float: left;
}




/* ---------- H TAGS ------------- */

#gee-beauty-marks .section h1 {
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 100;
	text-transform: none;
	font-size: 50px;
	line-height: 55px;
	color: #000;
	letter-spacing: -0.025em;
}

#gee-beauty-marks .section h2 { 
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 100;
	text-transform: none;
	font-size: 35px;
	line-height: 55px;
	color: #000;
	margin-bottom: 25px;
	letter-spacing: -0.025em;
}

#gee-beauty-marks .section h3 { 
	font-size: 30px;
	line-height: 36px;
	font-family: 'DidotLTPro-Italic';
	font-style: italic;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.025em;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-beauty-marks .section h4 { 
	font-size: 12px;
	line-height: 20px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.120em;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-beauty-marks .section h4 a { 
	font-size: 12px;
	line-height: 16px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.100em;
	color: #000;
	text-decoration: underline;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-beauty-marks .section h5 { 
	font-size: 12px;
	line-height: 18px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 400;
	letter-spacing: 0.100em;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-beauty-marks .section p { 
	font-size: 12px;
	line-height: 18px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 400;
	letter-spacing: 0.100em;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-beauty-marks .section .line-height { 
	line-height: 30px !important;
}




/* ----------  Beuaty Marks TOP COLUMNS ------------- */



#gee-beauty-marks .section .earn-points-section-container { 
	width: 50%;
	float: left;
}

#gee-beauty-marks .section .earn-points-section-head-text { 
	width: 100%;
}

#gee-beauty-marks .section .earn-points-section-text-container{
	width: 100%;
	text-align: right !important;
	margin-top: 40px;
}

#gee-beauty-marks .section .earn-points-section-text { 
	text-align: right !important;
	margin: 10px 40px 0 0;
	float: right;
}
#gee-beauty-marks .section .earn-points-section-text-a { 
	width: 60%;
  	text-align: left !important;
	margin: 10px 40px 0 0;
	float: right;
}
#gee-beauty-marks .section .earn-points-section-text-b { 
	width: 100%;
  	text-align: left !important;
	margin: 10px 40px 0 0;
	float: right;
}

#gee-beauty-marks .section .earn-points-section-img { 
	float: right;
	margin: 0 60px 0 0;
}



#gee-beauty-marks .section .redeem-points-section-container { 
	width: 50%;
	float: left;
}

#gee-beauty-marks .section .redeem-points-section-head-text { 
	width: 100%;
}

#gee-beauty-marks .section .redeem-points-section-text-container {
	width: 100%;
	text-align: left !important;
	border-left: thin solid #000000;
	padding-top: 40px;
}
#gee-beauty-marks .section .redeem-points-section-text-container:after {
	content: "";
	clear: both;
	display: table;
}

#gee-beauty-marks .section .redeem-points-section-text { 
	text-align: left !important;
	margin: 10px 0 0 40px;
	float: left;
}
#gee-beauty-marks .section .redeem-points-section-text:after {
	content: "";
	clear: both;
	display: table;
}

#gee-beauty-marks .section .redeem-points-section-img { 
	float: left;
	margin: 0 0 0 60px;
}





/*--------- mobile styles ---------*/
@media only screen and (max-width:1024px) {
  #email-modal .modal-window { width:540px; }
  #email-modal .window-window .window-content .right { display:none; }
  #email-modal .window-window .window-content .left { width:100%; padding:30px; }
  #mc_embed_signup input.input-group-field { width:100%; }
  #mc_embed_signup input[type="submit"] { width:100%; }
}

@media only screen and (max-width: 992px) {
    			#gee-beauty-marks .section {
				width: 100%;
				height: auto;
				margin-bottom: 30px;
			}

				#gee-beauty-marks .section:after {
				content: "";
				clear: both;
				display: table;
			}
	
				#gee-beauty-marks .section .redeem-points-section-container { 
				width: 100%;
				text-align: center;
				border: none !important;
			}
	
				#gee-beauty-marks .section .earn-points-section-container { 
				width: 100%;
				text-align: center;
			}
	
				#gee-beauty-marks .section .redeem-points-section-head-text { 
				padding: 20px;
			}
	
				#gee-beauty-marks .section .earn-points-section-head-text { 
				padding: 20px;
			}

				#gee-beauty-marks .section .redeem-points-section-text-container { 
				width: 100%;
				padding: 0 !important;
				margin: 0 !important;
				border: none !important;
			}

				#gee-beauty-marks .section .earn-points-section-text-container { 
				width: 100%;
				padding: 0 !important;
				margin: 0 !important;
			}
	
				#gee-beauty-marks .section .redeem-points-section-text { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
  				#gee-beauty-marks .section .earn-points-section-text-a { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
				#gee-beauty-marks .section .earn-points-section-text-b { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
	
				#gee-beauty-marks .section .earn-points-section-text { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}

				#gee-beauty-marks .section .redeem-points-section-img { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 0 10px 0 !important;
			}

				#gee-beauty-marks .section .earn-points-section-img { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
				margin: 0 0 10px 0 !important;
			}

				#gee-beauty-marks .section .left-button { 
				width: 100%;
				text-align: center;
				float: none !important;
			}

				#gee-beauty-marks .section .right-button { 
				width: 100%;
				text-align: center;
				float: none !important;
			}
	
				#gee-beauty-marks a.beauty-marks-button-a { 
				margin: 20px auto !important;
				float: none !important;
			}

				#gee-beauty-marks a.beauty-marks-button-b { 
				margin: 20px auto !important;
				float: none !important;
			}
}




@media only screen and (max-width: 680px) {
    			#gee-beauty-marks .section {
				width: 100%;
				height: auto;
				margin-bottom: 30px;
			}

				#gee-beauty-marks .section:after {
				content: "";
				clear: both;
				display: table;
			}
	
				#gee-beauty-marks .section .redeem-points-section-container { 
				width: 100%;
				text-align: center;
				border: none !important;
			}
	
				#gee-beauty-marks .section .earn-points-section-container { 
				width: 100%;
				text-align: center;
			}
	
				#gee-beauty-marks .section .redeem-points-section-head-text { 
				padding: 20px;
			}
	
				#gee-beauty-marks .section .earn-points-section-head-text { 
				padding: 20px;
			}

				#gee-beauty-marks .section .redeem-points-section-text-container { 
				width: 100%;
				padding: 0 !important;
				margin: 0 !important;
				border: none !important;
			}

				#gee-beauty-marks .section .earn-points-section-text-container { 
				width: 100%;
				padding: 0 !important;
				margin: 0 !important;
			}
	
				#gee-beauty-marks .section .redeem-points-section-text { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
  				#gee-beauty-marks .section .earn-points-section-text-a { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
				#gee-beauty-marks .section .earn-points-section-text-b { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}
	
				#gee-beauty-marks .section .earn-points-section-text { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
			}

				#gee-beauty-marks .section .redeem-points-section-img { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 0 10px 0 !important;
			}

				#gee-beauty-marks .section .earn-points-section-img { 
				width: 100%;
				text-align: center !important;
				padding: 0 !important;
				margin: 0 !important;
				margin: 0 0 10px 0 !important;
			}

				#gee-beauty-marks .section .left-button { 
				width: 100%;
				text-align: center;
				float: none !important;
			}

				#gee-beauty-marks .section .right-button { 
				width: 100%;
				text-align: center;
				float: none !important;
			}
	
				#gee-beauty-marks a.beauty-marks-button-a { 
				margin: 20px auto !important;
				float: none !important;
			}

				#gee-beauty-marks a.beauty-marks-button-b { 
				margin: 20px auto !important;
				float: none !important;
			}
}




/* ---------- Gee Brows ---------- */




#gee-brows {
	width: 98%;
	margin: 0 auto;
}

#gee-brows .section {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	text-align: center;
}

#gee-brows .section:after {
	content: "";
	clear: both;
	display: table;
}


/* ---------- BUTTONS ------------- */


#gee-brows a.brows-appointment-button { 
    text-decoration: none;
    width: 300px;
    height: 50px;
  	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 50px;
    letter-spacing: 0.1em;
	font-weight: 600px;
	font-family: 'Montserrat', SemiBold;
	margin: 10px auto;
}

#gee-brows a.brows-appointment-button:hover {
	transition: background .2s ease-in;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	font-weight: 600px;
	cursor: pointer;
	width: 300px;
    height: 50px;
}


#gee-brows .section .appointment-button-a { 
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#gee-brows .section .appointment-button-b { 
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

#request {text-align:center !important; font-size: 11px; }
#request a {text-decoration:underline !important; }


/* ---------- mobile contact info ------------- */

#gee-brows .gee-brows-mobile-contact-info-section {
	width: 100%;
	height: auto;
	margin-bottom: 50px;
	visibility: hidden;
	display: none;
}

#gee-brows .upper-footer-contents {
  margin: 10px 0;
}
#gee-brows .upper-footer-contents h4{
    font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
    font-size: 30px;
  	line-height: 40px;
  	letter-spacing: -0.025em;
    margin: 20px 0 0 0;
  	font-weight:300 !important;
  	text-align:left !important;
}
#gee-brows .upper-footer-contents p {
    font-family: 'Montserrat', sans-serif;
    color: #000;
    font-size: 12px;
  	line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.1em;
  
}



/* ---------- H TAGS ------------- */

#gee-brows .section h1 {
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 100;
	text-transform: none;
	font-size: 50px;
	line-height: 55px;
	color: #000;
	letter-spacing: -0.025em;
}

#gee-brows .section h2 { 
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 100;
	text-transform: none;
	font-size: 35px;
	line-height: 55px;
	color: #000;
	margin-bottom: 25px;
	letter-spacing: -0.025em;
}

#gee-brows .section h3 { 
	font-size: 30px;
	line-height: 36px;
	font-family: 'DidotLTPro-Italic' !important;
	font-style: italic;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.025em;
	margin: 0 0 15px 0 !important;
	padding: 0 !important;
  	text-align:left !important;
}

#gee-brows .section h4 { 
	font-size: 12px;
	line-height: 20px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.120em;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
  	text-align:left !important;
}

#gee-brows .section h4 a { 
	font-size: 12px;
	line-height: 16px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.100em;
	color: #000;
	text-decoration: underline;
	margin: 0 !important;
	padding: 0 !important;
}

#gee-brows .section h5 { 
	font-size: 11px;
	line-height: 18px;
	font-family: 'Montserrat' !important;
	font-weight: 600 !important;
	letter-spacing: 0.100em;
	color: #000;
	margin: 0 !important;
	padding: 0 !important;
  	text-align:left !important;
  	text-transform:uppercase;
}

#gee-brows .section p { 
	font-size: 11px;
	line-height: 23px;
	font-family: 'Montserrat' !important;
	font-weight: 400;
	letter-spacing: 0.100em;
	color: #000;
	margin: 0 0 25px 0 !important;
	padding: 0 !important;
    
}

#gee-brows .section p.address { margin-top: 15px !important; margin-bottom: 15px !important; }

#gee-brows .section .cancelation { 
	font-size: 11px;
	line-height: 20px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 400;
	letter-spacing: 0.100em;
	color: #000;
}




/* ----------  Brows Content ------------- */



#gee-brows .section .brows-left-content-container { 
	width: 45%;
	float: left;
	text-align: left;
	padding: 0 50px 0 0;
}


#gee-brows .section .brows-right-content-container { 
	width: 50%;
	float: right;
	text-align: left;
  	height: auto;
  	margin: 0 auto;
}

#gee-brows .section .brows-right-content-container:after { 
	content: "";
	clear: both;
	display: table;
}

#gee-brows .section .brows-right-content-contact-top { 
	width: 100%;
	text-align: center;
	color: white;
	background: black;
  	height: auto;
  	margin: 0 auto;
	padding: 10px;
	border: thin solid #000000;
	font-size: 12px;
	line-height: 20px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 400;
	letter-spacing: 0.100em;
}

#gee-brows .section .brows-right-content-contact-border { 
	width: 100%;
	text-align: center;
	border: thin solid #999999;
  	height: auto;
  	margin: 0 auto;
	padding: 10px;
}

#gee-brows .section .brows-right-content-contact-border:after { 
	content: "";
	clear: both;
	display: table;
}

#gee-brows .section .brows-right-content-contact-miami { 
	width: 45%;
	text-align: left;
	border-right: thin solid #999999;
  	height: auto;
  	margin: 10px;
	float: left;
	padding: 5px;
}
#gee-brows .section .brows-right-content-contact-toronto { 
	width: 45%;
	text-align: left;
  	height: auto;
	margin: 10px;
	float: left;
  	padding: 5px;
}

#gee-brows .section .brows-right-content-contact-miami-days { 
	text-align: left;
  	font-size: 11px;
  	height: auto;
	float: left;
	margin: 0 40px 0 0;
}
#gee-brows .section .brows-right-content-contact-miami-time { 
	text-align: left;
  	font-size: 11px;
  	letter-spacing: 0.1em;
  	height: auto;
	float: left;
}
#gee-brows .section .brows-right-content-contact-miami-time-icon { 
  	height: auto;
	float: left;
	margin: 0 10px 0 0;
}
#gee-brows .section .brows-right-content-contact-toronto-days { 
	text-align: left;
  	font-size: 11px;
  	height: auto;
	float: left;
	margin: 0 40px 0 0;
}
#gee-brows .section .brows-right-content-contact-toronto-time { 
	text-align: left;
  	font-size: 11px;
  	letter-spacing: 0.1em;
  	height: auto;
	float: left;
}
#gee-brows .section .brows-right-content-contact-toronto-time-icon { 
  	height: auto;
	float: left;
	margin: 0 10px 0 0;
}

#gee-brows .section .brows-right-content-container-cancelation-desktop { 
	width: 100%;
	text-align: left;
  	height: auto;
  	margin: 0 auto 0 auto;
}
#gee-brows .section .brows-right-content-container-cancelation-desktop:after { 
	 content: "";
	clear: both;
	display: table;
}

#gee-brows .section .brows-right-content-container-cancelation-mobile { 
	visibility: hidden !important;
	display: none !important;
}

/*--------- brows mobile styles ---------*/
#services-mobile { 
  	text-align:center;
	font-family: 'Montserrat';
	font-weight: 600;
	color:#000;
	letter-spacing: 0.1em;
	text-transform:uppercase;}



@media only screen and (min-width: 681px) {
  #services-mobile {display:none;}
  #services-break {display:none;}
}

@media only screen and (max-width: 680px) {
  
  #services-desktop {display:none;}
  #gee-brows .section h1 {display:none;}
  #services-break { border-top: 1px solid #707070;
    padding-bottom: 60px; }
  
  
    			#gee-brows .section {
				width: 100%;
				height: auto;
				margin: 0 !important;
			}

				#gee-brows .section:after {
				content: "";
				clear: both;
				display: table;
			}

				#gee-brows .section .brows-left-content-container { 
				width: 100%;
				text-align: left;
				padding-left: 25px !important;
			}

				#gee-brows .section .brows-left-content-container:after { 
				content: "";
				clear: both;
				display: table;
			}

				#gee-brows .section .brows-right-content-container-cancelation-desktop { 
				visibility: hidden !important;
				display: none !important;
			}
				#gee-brows .section .brows-right-content-container-cancelation-mobile { 
				visibility: visible !important;
				display: block !important;
				width: 100%;
				text-align: center;
  				height: auto;
  				margin: 0 !important;
				padding: 0 !important;
			}

				#gee-brows .upper-footer-contents {
				padding: 0 0 25px 5px;
				text-align: center;
			}
			 	#gee-brows .upper-footer-contents h4{
				font-size: 32px;
				line-height: 40px;
				margin-bottom: 20px;
				text-align: center !important;
				letter-spacing: -0.025em;
		    }
				#gee-brows .gee-brows-mobile-contact-info-section {
				width: 100%;
				height: auto;
				margin-bottom: 50px;
				visibility: visible;
				display: block !important;
			}
				#gee-brows .section .brows-right-content-container { 
				visibility: hidden !important;
				display: none !important;
			}
				#gee-brows .section p { 
				font-size: 12px;
				line-height: 18px;
				font-family: 'Montserrat', SemiBold;
				font-weight: 400;
				letter-spacing: 0.100em;
				color: #000;
				margin: 0 !important;
				padding: 0 !important;
			}


	}


@media only screen and (max-width: 992px) {
    			#gee-brows .section {
				width: 100%;
				height: auto;
				margin: 0 !important;
			}

				#gee-brows .section:after {
				content: "";
				clear: both;
				display: table;
			}

				#gee-brows .section .brows-left-content-container { 
				width: 100%;
				text-align: left;
				padding-left: 25px !important;
			}

				#gee-brows .section .brows-left-content-container:after { 
				content: "";
				clear: both;
				display: table;
			}

				#gee-brows .section .brows-right-content-container-cancelation-desktop { 
				visibility: hidden !important;
				display: none !important;
			}
				#gee-brows .section .brows-right-content-container-cancelation-mobile { 
				visibility: visible !important;
				display: block !important;
				width: 100%;
				text-align: center;
  				height: auto;
  				margin: 0 !important;
				padding: 0 !important;
			}

				#gee-brows .upper-footer-contents {
				padding: 0 0 25px 5px;
				text-align: center;
			}
			 	#gee-brows .upper-footer-contents h4{
				font-size: 32px;
				line-height: 40px;
				margin-bottom: 20px;
				text-align: center !important;
				letter-spacing: -0.025em;
		    }
				#gee-brows .gee-brows-mobile-contact-info-section {
				width: 100%;
				height: auto;
				margin-bottom: 50px;
				visibility: visible;
				display: block !important;
			}
				#gee-brows .section .brows-right-content-container { 
				visibility: hidden !important;
				display: none !important;
			}
				#gee-brows .section p { 
				font-size: 12px;
				line-height: 18px;
				font-family: 'Montserrat', SemiBold;
				font-weight: 400;
				letter-spacing: 0.100em;
				color: #000;
				margin: 0 0 25px 0 !important;
				padding: 0 !important;
			}


	}


#new-search-icon { margin-left: 110px; margin-top: -15px; text-align: right; }


/* ---------- GEOLOCATION ------------- */

#gee-modal {
	margin: 0 auto;
}


/* ---------- BUTTONS ------------- */


#gee-modal a.continue-shopping-button { 
    text-decoration: none;
    width: 300px;
    height: 50px;
  	font-size: 11px;
	background-color: #000000;
	color: #ffffff;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	display: block;
	line-height: 50px;
    letter-spacing: 0.1em;
	font-weight: 600px;
	font-family: 'Montserrat', SemiBold;
	margin: 40px auto;
}

#gee-modal a.continue-shopping-button:hover {
	transition: background .2s ease-in;
	background-color: #ffffff;
	color: #000000;
	border: 1px solid #000000;
	font-weight: 600px;
	cursor: pointer;
	width: 300px;
    height: 50px;
}




/* ---------- fonts ------------- */

#gee-modal  .hellogorgeous {
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 100;
	text-transform: none;
	font-size: 65px;
	line-height: 60px;
	color: #000;
	letter-spacing: -0.025em;
	margin: 30px auto;
}

#gee-modal  .welcometext { 
	font-family:  'Montserrat', SemiBold;
	font-weight: 400;
	text-transform: none;
	font-size: 12px;
	line-height: 22px;
	color: #000;
	margin: 30px auto;
	letter-spacing: 0.100em;
}

#gee-modal  .notintheus { 
	font-size: 40px;
	line-height: 36px;
	font-family: 'AmericanTypewriterStd-Light', sans-serif !important;
	font-weight: 400;
	color: #000;
	letter-spacing: -0.025em;
	margin: 10px auto;
}

#gee-modal  .takemetothecanadashop-container { 
	margin: 10px auto;
	width: auto;
	float: left;
	text-align: left;
}

#gee-modal  .takemetothecanadashop { 
	font-size: 12px;
	line-height: 16px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.100em;
	color: #000;
	text-decoration: underline;
	margin: 10px auto;
}

#gee-modal  .takemetothecanadashop a { 
	font-size: 12px;
	line-height: 16px;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.100em;
	color: #000;
	text-decoration: underline;
	margin: 10px auto;
}

#gee-modal  .closex { 
	font-size: 18px;
	line-height: 16px;
	text-align: right;
	font-family: 'Montserrat', SemiBold;
	font-weight: 600;
	letter-spacing: 0.100em;
	color: #000;
	margin: 0 0 40px 0;
	padding: 15px;
}



/* ----------  modal Content ------------- */



#gee-modal  .modal-location-container { 
	width: 550px;
	height: 550px;
	text-align: center;
	margin: 0 auto;
}


#gee-modal  .modal-location-container:after { 
	content: "";
	clear: both;
	display: table;
}

#gee-modal  .modal-usa-flag-container { 
	text-align: center;
	margin: 10px auto;
}

#gee-modal  .modal-cad-flag-container { 
	text-align: right;
	margin: 10px;
	padding: 5px 0 0 0;
	width: 30%;
	float: left;
}


.samples {width: 864px;}

.bold-recommend__product h4 {
    opacity: inherit !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    font-size: 11px !important;
    line-height: 14px !important;
    letter-spacing: 0.1em !important;
}

.bold-recommend__img {
    margin-bottom: 25px !important;
}

.bold-recommend__product h5 {
    opacity: inherit !important;
    letter-spacing: 0.1em !important;
    line-height: 14px !important;
    font-size: 12px !important;
  	font-weight: 600 !important;
}

.bold-recommend__title {
    margin-bottom: 20px;
    background: #FFF !important;
    padding: 0 20px;
    position: relative !important;
    z-index: 5;
    font-size: 40px;
    line-height: 46px;
    font-family: 'AmericanTypewriterStd-Light', sans-serif;
    font-weight: 100;
    text-transform: none;
}


.sicons { display: inline-flex; }
.sicon  { padding: 0 10px; }

/* ----------  cookie banner ------------- */

.eg-cc-banner .eg-cc-message {
    font-size: 13px !important;
  	padding: 12px !important;
  	margin-left: 65px !important;
}


.eg-cc-window.eg-cc-floating {
  max-width: 100% !important;
  text-align:center !important;
}

.eg-cc-window {
  width:100% !important
}

.eg-cc-color-override-992856355 .eg-cc-btn {
    font-size: 0.8em !important;
    padding: 0.1em 0.2em !important;
  	margin-left: 75px !important;
}


#cart-item-21205823225939 {display:none;}

.wrapper-top-cart .input-group.search-bar {display:table!important;}

.product-info-form .radio-btns, .product-info-form .radio-btns1 {
	margin-bottom: 20px;
	padding-left: 0;
	margin-top: 0;
}
.product-info-form .radio-btns li, .product-info-form .radio-btns1 li {
	list-style: none;	
}
.product-info-form .radio-btns li {
	display: inline-block;
	position: relative;
	margin-right: 10px;
}
.product-info-form .radio-btns li:last-child{
	margin-right: 0;
}

.product-info-form .radio-btns li img { max-width:20px;}

.product-info-form {
  	margin-top: 15px !important;
}
.colorvalue{
      font-size: 16px;
    font-weight: 600;
}

/* ----------  klaviyo landing page ------------- */

.uZdWz.uZdWz {
  padding: 0 !important;
}

.ResetElements__Button-sc-8e6zl9-2 {
    font-weight: 600 !important;
    font-family: Montserrat !important;
  	letter-spacing: 0.1em !important;
  	padding: 13px !important;
  	margin: 0 !important;
  	font-size: 12px !important;
  	text-transform: uppercase !important;
}

.ResetElements__Label-sc-8e6zl9-9 {
	font-weight: 500 !important;
    font-family: Montserrat !important;
}

.ResetElements__Div-sc-8e6zl9-0 {
  	font-weight: 400 !important;
    font-family: Montserrat !important;
  	font-size: 14px !important;
}

/* ----------  oct 2019 customizations ------------- */

.pro_cart-button {
 	background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
    border-radius: 0 !important;
    margin: 7px 15px 15px 0 !important;
    max-width: 180px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 14px;
    letter-spacing: 0.1em !important;
    font-weight: 600 !important;
    font-family: Montserrat !important;
    text-transform: uppercase !important;
    padding: 9px 10px;
    width: 100%; 
  	border: none !important;
}

.pro_content {
  margin: 0 10px !important;
}

.pro_title {
  line-height: 1.2em !important;
}

.sample_products {
  	overflow: hidden !important;
}

#your-shopping-cart .owl-theme .owl-controls .owl-buttons div.owl-prev {
  	left: 0 !important;
}

#your-shopping-cart .owl-theme .owl-controls .owl-buttons div.owl-next {
  	right: -20px !important;
}

.cart-row .total-price h3, .cart-title h2 {
  display: none; !important;
}

#your-shopping-cart .main-content {
    padding: 60px 40px 20px !important;
}

.slide-des {
    padding: 20px 20px 30px !important;
    max-width: 480px !important;
}


.shipping-savings-message {
    margin: 0 auto;
    text-align: center;
    padding: 10px;
    font-size: 14px;
  	text-transform: uppercase;
  	font-weight: 600;
  	max-width: 900px;
}

.shipping-savings-message a {
  	text-decoration: none !important;
}

.covid-19 {
  	margin: 0 auto 50px;
    text-align: center;
    padding: 10px;
    font-size: 14px;
  	font-weight:400;
  	border-bottom: 6px solid #f9f9f9;
	padding-bottom: 50px !important;
}

.gb-shipping {
    font-weight: 600;
}


/* ----------  recom custom styles ------------- */

#arp_slider_41827 h2 {
  display: none !important;
}

.arp-block__title-txt {
  line-height: 1.2em !important;
}

.arp-block__title-txt:before {
  display: none !important;
}

.arp-block__title {
  margin-top: 50px !important;
}

.arp-block__name {
    text-transform: uppercase !important;
    font-size: 12px !important;
    letter-spacing: 0.1em !important;
    line-height: 16px !important;
  	margin: 10px 0 0 !important;
}

.arp-block__cart-button {
  	background-color: #000 !important;
    color: #fff !important;
    border-color: #000 !important;
  	border-radius: 0 !important;
  	margin: 0 15px 0 0 !important;
  	max-width: 180px !important;
    text-align: center !important;
    font-size: 12px !important;
    line-height: 14px;
    letter-spacing: 0.1em !important;
    font-weight: 600 !important;
  	font-family: Montserrat !important;
  	text-transform: uppercase !important;
  	border: none !important;
}

.arp-carousel.owl-carousel .owl-nav button.owl-prev {
  	color: #000 !important;
  	font-size: 40px !important;
  	padding: 0 10px 4px !important;
}

.arp-carousel.owl-carousel .owl-nav button.owl-next {
  	color: #000 !important;
  	font-size: 40px !important;
  	padding: 0 10px 4px !important;
}

.arp-scroll-side:after {
  	border: 1px solid #000 !important;
}

/* ----------  shogun subscribe page styles ------------- */

.gb-subscribe-top {
  	margin-top: -20px;
}


.gb-subscribe {
  	margin: 25px;
}

.gb-subscribe h1 {
 	font-size: 4em;
  	line-height: 1.1em;
}

.gb-subscribe h4 {
 	text-transform: uppercase;
    margin: 6px auto 30px auto;
    line-height: 1.3em;
  	max-width: 150px;
}

.gb-subscribe p {
 	font-size: 1.3em; 
  	text-align: center;
  	max-width: 550px;
	margin: 0 auto;
}


.sc-discount {
  font-size: 0.8em !important;
  margin-bottom: 25px !important;
}


.gb-subscribe-form {
  	padding: 0 25px 25px;
}

@media only screen and (max-width: 860px) {
.gb-subscribe-top {
  	margin-top: -10px;
}
}


@media only screen and (min-width: 1100px) {
  	.gb-subscribe-form {
  	margin-top: -650px !important;
}
  
  .gb-subscribe h1 {
 	font-size: 5em;
}
  
}

/*  search */

#snize-search-results-list-mode li.snize-product .size-button-view-cart, div.snize .snize-button {
 	font-family: Montserrat !important;
  	font-size: 12px !important;
	line-height: 14px !important;
	letter-spacing: 0.1em !important;	
	font-weight: 600 !important;
  	text-transform: uppercase !important;
  	background-color: #000 !important;
  
}

div.snize div.snize-main-panel-controls ul li a {
   	color: #333 !important;
}


.swatch .swatch-element.soldout .crossed-out {
    display: none;
}

.swatch .swatch-element {
    max-width: 22px;
}


blockquote {
    border-left: none !important;
}

.testimonial blockquote {
  max-width: 1200px;
}
.sticky_btn {
    position: fixed;
    right: 50px;
    top: 265px;
    z-index: 99999999;
}
.sticky_btn a {
    text-decoration: none;
    padding: 16px 26px;
    color: white;
  	background-color: black;
    border-radius: 5px;
    border: 1px solid black;
  	text-transform: uppercase;
}
.sticky_btn a:hover {
  color: black;
  background-color: white;
  border: 1px solid black;
  border-radius: 5px;
}
