@font-face {
    font-family: 'blog_scriptregular';
    src: url('sudtipos_-_blogscript-webfont.eot');top
    src: url('sudtipos_-_blogscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('sudtipos_-_blogscript-webfont.woff2') format('woff2'),
         url('sudtipos_-_blogscript-webfont.woff') format('woff'),
         url('sudtipos_-_blogscript-webfont.ttf') format('truetype'),
         url('sudtipos_-_blogscript-webfont.svg#blog_scriptregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GOTHIC';
    src: url('GOTHIC.eot');
    src: url('GOTHIC.eot') format('embedded-opentype'),
         url('GOTHIC.woff2') format('woff2'),
         url('GOTHIC.woff') format('woff'),
         url('GOTHIC.ttf') format('truetype'),
         url('GOTHIC.svg#GOTHIC') format('svg');
}

@font-face {
    font-family: 'GOTHICB';
    src: url('GOTHICB.eot');
    src: url('GOTHICB.eot') format('embedded-opentype'),
         url('GOTHICB.woff2') format('woff2'),
         url('GOTHICB.woff') format('woff'),
         url('GOTHICB.ttf') format('truetype'),
         url('GOTHICB.svg#GOTHICB') format('svg');
}


/*  Base HTML tags -------------------------------------------------- */
html { -webkit-font-smoothing: antialiased; }
body { margin: 0 auto; font-family: CenturyGothic, Geneva, AppleGothic, 'Arial', 'sans-serif'; color: #2d2d2d; font-size: 12px; letter-spacing: 0.05em; line-height: 1.3; position: relative; overflow-x: hidden;}

b, strong { font-weight: bold; }
bold { font-weight: bold; }

/*  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 #000;}

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 #000; color: #000; }

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

input, button, select, textarea { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

label { margin-bottom: 7px; font-weight: 400; }
label em { 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 inside none; margin-bottom: 20px; padding-left: 30px; }
ol { padding: 0; list-style: decimal inside none; margin-bottom: 20px; padding-left: 30px; }
li { margin-bottom: 0.25em; }

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

.errors ul { padding-left: 0; }

.form-success { border: 5px solid #86ab66; background:url(icons_new14.png ) 10px -1307px no-repeat;  margin-bottom: 20px; padding: 5px 20px 5px 30px;     font-weight: bold;
    font-size: 14px;}

/*  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, h6 {  font-weight: 400; line-height: 1.25em;  margin: 0;  padding: 0;}
h1 {font-size: 2.307692308em; /* 30/13 */ margin-bottom: 1em;}
h2 {font-size: 2em; /* 26/13 */ margin-bottom: 1em;}
h3 {font-size: 26px ; margin-bottom: 1.25em; letter-spacing: 6px;}
h4 {font-size:17px ;  margin-bottom: 1.5em;}
h5 {font-size:15px ;  margin-bottom: 1.5em;}
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-bottom: 40px; min-height: 450px; position: relative; }
.template-index .main-content { padding-bottom: 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,
#get-rates-submit,
.infinite-scrolling a,
.infinite-scrolling-homepage a { padding: 0 25px; text-align: center; text-transform: uppercase; line-height: 38px; height: 42px; border: 2px solid transparent; text-decoration: none; }

.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; }

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

.quickview-button a { display: inline-block; text-indent: -999em; width: 25px; height: 23px; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/search-retina.png?v=7468310676474677909) 50% 50% / 25px 23px no-repeat; }

/* table  ---------------------------------------------------- */
table { border: 1px solid #dfe4e6; width: 100%;}
table td,
table th {border-bottom: 1px solid #dfe4e6; padding:20px; font-weight:bold;}
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 -----------------------------------------------------------------------  */
.widget-title h3,
.free-shipping h3,
.refined-widgets > span,
.widget-new-product .widget-title h2,
.collection-title a,
.related-products h2,
.recently-viewed-products h2,
#shipping-calculator h3,
#add-comment-title,
.title-comment { text-transform: uppercase; font-family: 'GOTHICB'; }

.grid-item .spr-badge-caption { display: none; }

.page-header { margin: 0 0 0; padding:0; border:0; }
.page-header-main { margin: 0 0 -63px; padding:0; border:0; }
.page-header h1 { font-size: 20px; text-transform: uppercase; margin-bottom: 22px; margin: 0; }
.page-header h2 { font-size: 36px; margin-bottom: 22px; margin: 0; }

.page-header .img_cart { margin: 3px 0 24px; }
.page-header .rte { position: relative; line-height: 26px;}

.template-collection .site-nav { border: 0; }
.template-collection .page-header { margin-bottom: 0; }
/* .template-collection .page-header h1 { display: none } */


/* pagging ----------------------------------------------------------------------- */
.padding { clear: both; overflow: hidden; }
.pagination-page { text-align: right; margin: 0; padding: 0; }
.pagination-page li { display: inline; list-style: none; }
.pagination-page li > span,
.pagination-page li a { padding: 0; margin: 0 5px; }
.pagination-page li.text a { border-bottom: 1px solid #000; }
.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 .widget-title h4 { margin: 0; font-family: 'GOTHICB'; }
.sidebar-links .widget-title { margin-bottom: 14px; padding-right: 75px; }
.sidebar-links .widget-content { text-transform: uppercase; margin-bottom: 35px; }
.sidebar-links .widget-content > ul > li > a { text-decoration: none; }

.sidebar-custom .widget-title { margin-bottom: 14px; }
.sidebar-custom .widget-title h4 a { font-weight: 400; float: right; text-decoration: underline; }
.sidebar-custom .widget-title h4 a:hover { text-decoration: none; }

.sidebar-custom .widget-content { margin-bottom: 0; text-transform: uppercase; font-weight: 400; }
.sidebar-custom label {  margin: 0; }
.sidebar-custom ul { overflow: hidden; margin-bottom: 33px; }
.sidebar-custom ul li { margin-bottom: 4px; }
.sidebar-custom ul li a { text-decoration: none; }
.sidebar-custom ul li.active a,
.sidebar-custom ul li a:hover { font-family: 'GOTHICB'; }
.sidebar-custom input[type="checkbox"] { display: none; }
.sidebar-custom input[type="checkbox"] + label { background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/check-box.png?v=11597161906997104978) no-repeat 0 center; padding-left: 20px; }
.sidebar-custom input[type=checkbox] + label:hover,
.sidebar-custom input[type=checkbox]:checked + label { background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/check-box-checked.png?v=7011170767399761750) no-repeat 0 center; cursor: pointer; }
.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; display: inline-block; position: absolute; right: 10px; top: 0; }
.refined-widgets > span { display: none; }
.refined-widgets > a { font-weight: 400; text-transform: uppercase; text-decoration: underline; }
.refined-widgets > a:hover { text-decoration: none; }
/*.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; }*/

/* widget ----------------------------------------------------------------------- */
.widget-title { margin-bottom: 40px; }
.widget-title h3 { font-size: 14px; margin: 0; }
.widget-title h4 { text-transform: uppercase; }

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

.sidebar .widget-recent-articles .widget-title { border-bottom: 1px solid #d0d0d0; padding-bottom: 12px; margin-bottom: 12px; }
.widget-recent-articles .widget-content { margin-bottom: 40px; }
.widget-recent-articles .article { border-bottom: 1px dotted #d0d0d0; margin-bottom: 12px; padding-bottom: 12px; }
.widget-recent-articles .article em { display: block; padding-top: 10px; color: #848484; font-style: inherit;}

.widget-tags .widget-title { border-bottom: 1px solid #d0d0d0; padding-bottom: 12px; margin-bottom: 12px; }
.widget-tags .widget-content { margin-bottom: 40px; }
.widget-tags li { display: inline; margin-right:10px; }
.widget-tags li a { font-size: 13px; 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 { display: none; -webkit-backface-visibility: hidden;position: relative; margin: 0; } /* 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 23px; 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: 21px; height: 36px; margin: -18px 0 0; position: absolute; top: 50%; z-index: 2; overflow: hidden; cursor: pointer; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) no-repeat 100% -1705px; text-indent: -999em; }
.flex-direction-nav .flex-prev { left: 0; }
.flex-direction-nav .flex-next { right: 0; background-position: 100% -1753px; }
.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 { position: absolute; bottom: -40px; text-align: center; left: 50%; }
.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-top: 15px; margin-bottom: 18px; -webkit-border-radius: 0; -moz-border-radius: 0; -ms-border-radius: 0; -o-border-radius: 0; border-radius: 0; clear: both; }
.breadcrumb a,
.breadcrumb span { color: #848484; }

/* header ------------------------------------------------------------------------- */
.header-top { text-transform: uppercase; padding: 6px 0; }

.header-top p { margin: 0; }

.header { padding: 16px 0 0; }
.header-mobile { display: none; position: relative; float: left; background: #000; }
.header-mobile #showLeftPush { font-size: 21px; color: #fff; height: 46px; line-height: 46px; display: block; 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%; position: static; text-transform: uppercase; }
.header-mobile .customer-area > a { font-size: 21px; color: #fff; float: left; width: 100%; height: 46px; line-height: 46px; border-right: 1px solid #868686; text-align: center; }
.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; display: block; }
.header-mobile .customer-links li { margin: 0; }
.header-mobile .dropdown-menu { font-size: 12px; margin: 0; width: 200%; padding: 10px 15px; border-width: 0 0 1px;
-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 { margin: 0 0 10px; padding-left: 0; list-style: none; }

.header-panel { clear: both; }
.header-panel-bottom { text-align:right; }

.currency { float: left; margin-top: 9px; }
#currencies { float: left; height: 22px; line-height: 22px; padding: 0; } 
#currencies-modal { float: left; line-height: 30px; }
#currencies-modal div { display: inline-block; margin-right: 3px; }
.header-bottom { padding-top: 6px; }
.header-bottom .selectize-input.full { border: 0; margin-top: 0; padding: 0!important; } 
.header-bottom .selectize-input,
.header-bottom .selectize-input.dropdown-active { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.header-bottom .selectize-control { float: left; height: 19px; }
/*.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-control.single .selectize-input:after { display: none; }
.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 center!important; padding-left: 40px; }
.header-bottom .selectize-control div.option { background-position: 0 4px !important; }
.header-bottom .selectize-dropdown { min-width: 50px; border: 0; }
.header-bottom .selectize-dropdown [data-selectable], 
.header-bottom .selectize-dropdown .optgroup-header { padding: 3px 0 3px 40px; }

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

.header-bottom .selectize-control.single .selectize-input { height: 19px; line-height: 18px; min-height: 0!important; } 
.header-bottom .selectize-control.single .selectize-input input { display: none; }

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

.icon-search { display: inline-block; text-indent: -999em; width: 25px; height: 23px; /*background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/search-retina.png?v=7468310676474677909) 50% 50% / 25px 23px no-repeat;*/ }
.header-bottom .nav-search { display: inline-block; vertical-align: middle; margin-left: 12px; line-height: 0; min-height: 40px; z-index: 1; }
.header-bottom .nav-search input.input-group-field { width: 300px; height: 40px; font-size: 12px; text-transform: uppercase; letter-spacing: 2px; }
.header-bottom .nav-search .search-btn { display: none; position: absolute; left: 0; top: 0; border: 0; background: none; height: 40px; }
.header-bottom .nav-search .search-btn span { display: none; }
.header-bottom .nav-search .close { display: none; width: 8px; height: 8px; text-indent: -999em; /*background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) 0 -244px no-repeat; text-align: left; position: absolute; right: 10px; top: 11px;*/ }
.nav-search .dropdown-menu { display: inline-block; float: none; position: relative; border: 0; margin: 0 0 0 7px; padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.nav-search.open > .dropdown-menu { display: inline-block; }

.header-logo { margin: 23px 0 27px; max-height: 75px; }
.logo-title { display: block; padding: 30px;}

.customer-links { list-style: none; margin: 0; padding: 0; display: inline-block; text-transform: uppercase; }

.wishlist-top { display: inline-block; margin-left: 0; }
.wishlist-top a { text-indent: -999em; text-align: left; display: block; width: 24px; height: 22px; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/heart-retina.png?v=16463145006585329675) center center / 24px 22px no-repeat; }

.wrapper-top-cart { position: relative; display: inline-block; margin-left: 15px; }
.top-cart { margin: 0; }
.top-cart a { text-align: center; position: relative; }
.top-cart a span.first{ display: none; }
.top-cart a:hover,
.top-cart a:focus{text-decoration: none;}
.top-cart a #cartCount { font-family: 'GOTHICB'; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/bag-retina.png?v=2926367025173040231) 50% 50% / 34px 34px no-repeat; width: 34px; height: 34px; display: block; line-height: 40px; }
.top-cart .block-content .item .product-name a { color: #000; }

#dropdown-cart { width: 300px; border: 1px solid rgba(0,0,0,0.3); padding: 20px; position: absolute; top: 100%; right: 0; 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; max-height: 387px; overflow-y: auto; }
.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-family: 'GOTHICB'; color:#797979; padding: 6px 0 0;}
#dropdown-cart .summary .price { display: block; float: right; font-size: 16px; font-family: 'GOTHICB'; 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-family: 'GOTHICB'; text-transform: uppercase; border-bottom: 1px solid #000; }
#dropdown-cart .text-cart a:hover { border-bottom: 0; text-decoration: none; }
#dropdown-cart .cart-collateral .price { font-family: 'GOTHICB'; }
.product-details .option { margin-bottom: 5px; }

.template-index .site-nav { border: 0; }
.site-nav { width: 100%; margin: 0; padding: 0; position: relative; list-style: none; }
.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; }
.site-nav > li > a { text-transform: uppercase; margin: 0; /*padding: 12px 0; line-height: 1; */padding: 8px 0; }
.site-nav > li > a.current { font-family: 'GOTHICB'; } 
.site-nav-dropdown { line-height: 1.3; text-align: left; display: none; position: absolute; top: auto; left: 0; width: 215px; z-index: 5; padding: 0; margin-bottom: 0; border: 1px solid transparent; }
.site-nav-dropdown li a { padding: 8px 30px 8px 20px; position: relative; }
.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 { text-align: center; }
.main-slideshow .flex-direction-nav li { margin: 0; }
.main-slideshow .flex-direction-nav a { width: 81px; height: 41px; display: block; margin: 0 0 0 -41px; text-indent: -999em; background:url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) 0 -1191px no-repeat; top: 0; left: 50%; }
.main-slideshow .flex-direction-nav a.flex-next { background-position: 0 -1017px; bottom: 0; top: auto; }

.main-slideshow .flexslider { float:left; width: 100%; margin-bottom: 80px; }
.main-slideshow .flexslider .flex-control-nav { bottom: 50%; z-index: 2; line-height: 0; left: auto; right: 35px; -webkit-transform: translate(0,50%); -moz-transform: translate(0,50%); transform: translate(0,50%); }
.main-slideshow .flex-control-paging a { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; text-indent: -999em; border: 1px solid #16181a; background-color: transparent; width: 7px; height: 7px; font-size: 0; display: block; cursor: pointer; }
.main-slideshow .flex-control-nav li { display: block; margin: 7px 0; }
.main-slideshow .flex-control-paging li a.flex-active,
.main-slideshow .flex-control-paging li a:hover { background-color: #16181a; border-color: #16181a; opacity: 1; }

.main-slideshow .flexslider .slides li:nth-child(2) .slide-des { bottom: 21%; }

.slide-des { position: absolute; bottom: 37%; left: 20px; right: 20px; padding: 0 20px; text-align: center; /*width: 100%;*/ max-width: 500px; }
.slide-des .slide-button { padding: 0 20px 0 26px; text-decoration: none; min-width: 215px; }
.slide-text { padding:0 0 25px; margin: 0 auto; /*max-width: 460px;*/ clear: both; }
.slide-heading { font-size: 40px; font-family: 'GOTHICB'; padding:0 0 15px; margin-bottom: 0; }
.slide-des p.line { width: 50px; margin: 0 auto 21px; height: 2px; background: #000; }

/* 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; margin-top: -62px; padding: 0 20px;}
.banner-home-top ul {  list-style: none; padding-left: 0; }
.banner-home-top li { position: relative; margin-bottom: 37px; }
.banner-home-top h4 { text-align: center; position: absolute; top: 50%; left: 0; width: 100%; margin-top: -13px;}
.banner-home-top h4 span { font-family: 'GOTHICB'; text-transform: uppercase; }
.banner-home-top img { width: 100%; }

.widget-trending-product { margin-bottom: 50px; clear: both; }
.banner-home-bottom { clear: both; text-align: center; margin: auto; }
.banner-home-bottom .widget-title { margin-bottom: 32px; }
.banner-home-bottom .widget-title h3 { font-size: 50px; text-transform: lowercase; margin-bottom: 34px; }
.banner-home-bottom .widget-title p { font-family: 'GOTHIC'; text-transform: uppercase; }
.banner-home-bottom ul { padding-left: 0; list-style: none; }
.banner-home-bottom li { position: relative; margin-bottom: 30px; }
.banner-home-bottom .des { padding-top: 26px; }
.banner-home-bottom .des h4 { position: relative; margin: 0 0 12px; }
.banner-home-bottom .des p { font-family: 'GOTHIC'; clear: both; margin-bottom: 13px; text-transform: uppercase; }
.banner-home-bottom .des p.sub-title { text-transform: uppercase; }
.banner-home-bottom .btn { font-family: 'GOTHICB'; height: 36px; line-height: 32px; letter-spacing: 6px; }

.banner-home-bottom-mob { clear: both; text-align: center; background-color: #000; margin: auto; }
.banner-home-bottom-mob img { max-block-size: 500px; }



/*.who-we-are p { 
/*  					-webkit-column-count: 2; /* Chrome, Safari, Opera */
 /*   				-moz-column-count: 2; /* Firefox */
  /* 					column-count: 2;
  /*						-webkit-column-gap: 10%; /* Chrome, Safari, Opera */
   	/*					-moz-column-gap: 10%; /* Firefox */
    /*					column-gap: 10%;

}*/
.who-we-are { clear: both; text-align: center; margin: auto; color: #fff; background-color: #000; width: 100%; padding: 0 10%; }
.who-we-are .widget-title { margin-bottom: 0; }
.who-we-are .widget-title h3 { font-size: 50px; text-transform: lowercase; margin-bottom: 34px; }
.who-we-are .widget-title p { font-family: 'GOTHIC'; text-transform: uppercase; }
.who-we-are ul { padding-left: 0; list-style: none; }
.who-we-are li { position: relative; margin-bottom: 30px; }
.who-we-are .des { padding-top: 26px; }
.who-we-are .des h4 { position: relative; margin: 0 0 12px; }
.who-we-are .des p { font-family: 'GOTHIC'; clear: both; margin-bottom: 13px; text-transform: uppercase; }
.who-we-are .des p.sub-title { text-transform: uppercase; }
.who-we-are .btn { font-family: 'GOTHICB'; height: 36px; line-height: 32px; letter-spacing: 6px; }





.owl-theme .owl-controls .owl-buttons div:hover { background-color: #eff2f2 !important; }
.owl-theme .owl-controls .owl-buttons div { width: 35px; height:35px; top: 32%; background: url(icons_new14.png ) no-repeat -65px -592px; z-index: 2; }
.owl-theme .owl-controls .owl-buttons div.owl-prev { background-position: -65px -592px; left: -5px;  }
.owl-theme .owl-controls .owl-buttons div.owl-next { background-position: -65px -651px; right: -5px; }

.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; }

.home-instagram { clear: both; padding-top: 45px; overflow: hidden; }
.home-instagram .widget-title { margin-bottom: 15px; }
.home-instagram .widget-title h3 { margin: 0; line-height: 1; }
.home-instagram .instagram-des { font-size: 18px; line-height: 1; text-transform: uppercase; margin-bottom: 25px; margin-top: 5px;letter-spacing: 6px; }
.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 .owl-carousel .owl-item {  text-align: center; margin-top: 10px; height: 350px; }
.home-instagram .owl-carousel .owl-item img {width: 100%; height: 350px; object-fit: cover;}
.home-instagram .owl-carousel .owl-wrapper-outer { height: 350px; background-color: #000; }

/* footer ------------------------------------------------------------------------- */
#slider{margin-bottom: 30px;}
.footer-top .col { padding-bottom: 26px; }
.footer-top .col .inner { letter-spacing: 2px; text-transform: uppercase; }
.footer-top ul { padding:0; list-style: none; }
.footer-top ul li { margin: 0; letter-spacing: 2px; font-size: 13px; }
.footer-top ul.social { margin: 4px 0 13px; float: left; width: 100%; }
.footer-top ul.social li { display: inline-block; }
.footer-top ul.social li a { display: inline-block; width: 33px; height: 33px; text-indent:-999em; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/facebook-retina-white.png?v=16313948387283493868) 50% 50% / 33px 33px no-repeat; }
.footer-top ul.social li.twitter a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/twitter-retina-white.png?v=6482083896809326243); }
.footer-top ul.social li.pinterest a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/pintrest-retina-white.png?v=8844934296672894795); }
.footer-top ul.social li.google a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/googleplus-retina-white.png?v=16746565652776157930); }
.footer-top ul.social li.instagram a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/instagram-retina-white.png?v=16762652632674320300); }
.footer-top ul.social li.youtube a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/youtube-retina-white.png?v=15441291533925162657); }
.footer-top ul.social li.snapchat a { background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/snapchatlogo.png?v=7181037091398207136); }
.footer-top ul.social li.tiktok a { background-color: ;background-image: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/tiktok-white.png?v=2421010501157533345); }

.footer-top h2 { font-size: 47px; margin-bottom: 53px; }
.footer-top h2 span { font-size: 31px; }
.footer-top h3 { text-transform: uppercase; margin-bottom: 14px; }
.footer-bottom address { margin: 0; text-transform: uppercase; }
.payment-method { padding: 0 20px 0 0; }

.site-footer { position: relative; padding: 67px 0 45px; }
.site-footer a:hover { text-decoration: none; }


.newsletter .block-content { margin: 0 auto; width: 100%; position: relative;}
.newsletter .block-content .input-group { display: block; }
.newsletter .input-group-field { text-transform: uppercase; padding: 0 10px; width: 100%; height: 28px; background: #fff; border: 0; color: #000; }
.newsletter .input-group-field::-webkit-input-placeholder { color: #000; }
.newsletter .input-group-field:-moz-placeholder { color: #000; }
.newsletter .input-group-field::-moz-placeholder { color: #000; }
.newsletter .input-group-field:-ms-input-placeholder { color: #000; }
.newsletter .btn { position: absolute; top: 0; right: 0; background: none!important; border: 0; padding: 0 10px; height: 28px; line-height: 28px; }
.newsletter .btn span { display: none; }

/* contact page ------------------------------------------------------------------------- */
.sidebar-service { text-transform: uppercase; }
.sidebar-service h3 { margin-bottom: 14px; max-width: 120px; }
.sidebar-service ul { list-style: none; padding: 0; }
.sidebar-service ul li { margin: 0; }
.sidebar-service li.active { font-family: 'GOTHICB'; }
.sidebar-service li.active a { text-decoration: underline; }
.sidebar-service li.active a:hover { text-decoration: none; }
.customer-service-page { padding-top: 56px; }
.customer-service-page.contact .content { text-transform: uppercase; }
.customer-service-page.contact .rte { font-family: 'GOTHICB'; padding-bottom: 35px; }
.customer-service-page .content h3 { text-transform: uppercase; margin-bottom: 12px; padding-bottom: 5px; border-bottom: 2px solid #000; }
.customer-service-page label { font-weight: 400; margin-bottom: 10px; text-transform: uppercase; width: 95px; }
.customer-service-page input { max-width: 312px; width: 100%; height: 25px; padding: 0 10px; margin-bottom: 13px; }
.customer-service-page textarea { width: 100%; margin-bottom: 2px; }
.customer-service-page input.btn { height: 30px; line-height: 26px; margin-bottom: 6px; }
.customer-service-page .contact-form { padding-bottom: 22px; }
.customer-service-page .pull-right { width: 751px; }
.customer-service-page .col-md-6 .pull-right { width: 312px; }
.customer-service-page .location { line-height: 1.5; }
.customer-service-page .location h3 { padding-top: 10px; padding-bottom: 4px; margin-bottom: 22px; }
.customer-service-page .location p { margin-bottom: 18px; }

/* blog page */
.content-blog ul { padding: 0; list-style: none; }
.content-blog ul li:not(:first-child) { border-top: 1px solid #d0d0d0; padding-top: 30px; margin-top: 30px; }
.content-blog .list-blog h3 { font-size: 17px; font-family: 'GOTHICB'; margin-bottom:10px; text-transform: uppercase;}
.content-blog .list-blog li > .blog_img { margin-bottom: 25px; }
.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: 20px 0; }
.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-family: 'GOTHICB'; font-size: 11px!important; }
.content-blog .list-blog .button a:hover { text-decoration: none; }
.blog_author { 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 label span { padding: 0; }
.user-tags li a { color: #2d2d2d; text-decoration: none; }
.user-tags li a:hover { color: #848484; border-bottom: 1px solid #848484; }

.blog-detail { padding-top: 110px; }
.blog-detail .blog-title { font-family: 'GOTHICB'; text-transform: uppercase; margin-top: -66px; }
.blog-detail .page-header h1,
.blog-detail .page-header h2{ font-family: 'GOTHICB'; font-size: 40px; text-transform: uppercase; text-align: center; letter-spacing: 6px; }
.blog-detail .excerpt { font-family: 'GOTHICB'; padding-bottom: 16px; }
.blog-detail img {margin-bottom: 15px; max-width: 100%;}

.blog-detail .caption { font-size: 0px; }
.blog-detail .rte { margin-bottom: 20px; }
.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; 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 { display:none; height:100%; left:0; position:fixed; top: 0; width:100%; z-index: 1041; }
#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: 320px; margin: 0 auto; position: relative; top: 10%; width: 409px; }    
#email-modal .window-window .window-background { opacity: 0.8; filter:alpha(opacity=80);}
#email-modal .window-window .window-content { position: relative; background: #fff; padding: 44px 0; }
#email-modal .window-window .window-content .title { font-size: 23px; font-weight: 400; padding-bottom: 19px; margin: 0 50px 20px; border-bottom: 2px solid #000; }
#email-modal .window-window .window-content .sub-title { margin: 0 50px 17px; line-height: 1.15; }
#email-modal .window-window .window-content .message {clear: both;  padding: 15px 0 23px; margin-bottom: 0px; font-size: 11px; font-family: 'GOTHICB'; text-transform: uppercase; line-height: 20px; }
#email-modal .close,
.close-window,
.close-modal { padding: 0; height: 15px; width: 15px; position: absolute; right: 20px; top: 20px; z-index: 9; text-indent: -999em; border: 0; background:url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) 0 -886px; cursor: pointer; opacity:1; filter:alpha(opacity=100); }



.widget-products .products-grid:after {clear: none;}
.input-group-btn { width:auto; }

/* widget new product ---------------------------------------------------------------------------------------- */
.widget-new-product { padding-bottom: 50px; 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 .inner-top: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 { clear: both; }
.products-grid .grid-item { position: relative; margin-bottom: 50px; float: left; vertical-align: top; text-align: center; }
.products-grid .grid-item .product-top { margin-top: 10px; min-height: 270px; }
.products-grid .grid-item .product-bottom { position: relative; }
.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: 0; left: 0; width: 100%; opacity: 0; filter: alpha(opacity=0); }
.products-grid .grid-item .inner-top:hover .product-des { opacity: 1; filter: alpha(opacity=100); }

.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 { 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 { display: block; text-decoration: none!important; }
/*.product-title { text-transform: lowercase; }
.product-title:first-letter { text-transform: uppercase; }*/
.price-box { display: block; }
.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;
  color: rgba(239,78,136,1);
}

.special-price em { display: none; }

.product-label { display: inline; position: relative; top: 10px; }
.product-label strong { color: #e95144; line-height: 16px; height: 20px; font-family: 'GOTHICB'; display: inline-block; text-transform: uppercase; padding: 0 5px; border: 2px solid #e95144; background: #fff; margin-bottom: 3px; float: inherit; clear: both; }
.product-label strong.sold-out-label { font-size: 11px; }
.product-label strong.new-label { color: #ffa6af; border-color: #ffa6af; font-size: 11px; }
.product-label strong.lim-label { color: #000; border-color: #000; font-size: 11px; }

.products-grid .grid-item .product-top {
  padding-bottom: 1em;
}

.product-label {
  margin-right: 2px;
}

.product-label strong {
background: url('https://cdn.shopify.com/s/files/1/1071/1422/files/icon_product_label_im_new_icon.svg?v=1591103556'
) no-repeat;display: inline-block;width: 48px;height: 48px;text-indent: -9999em;border: 0;
}

.product-label strong.new-label {
  background-image: url('https://cdn.shopify.com/s/files/1/1071/1422/files/icon_product_label_im_new_icon.svg?v=1591108467');
}


.product-label strong.lim-label {
  background-image: url('https://cdn.shopify.com/s/files/1/1071/1422/files/icon_product_label_best_seller_1.svg?v=1591108467');
}

.product-label strong.label {
  background-image: url('https://cdn.shopify.com/s/files/1/1071/1422/files/icon_product_label_sale_gbp.svg?v=1591108467');
}


.product-label strong.sold-out-label {
  background-image: url('https://cdn.shopify.com/s/files/1/1071/1422/files/icon_product_label_coming_soon.svg?v=1591108467');
}


/*.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 .short-description { margin-bottom: 10px; }
.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 -------------------------- */
.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-family: 'GOTHICB'; 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 { text-transform: uppercase; margin-bottom: 40px; position: relative; text-align: right; }
.toolbar.toolbar-bottom { color:#2d2d2d; margin: 0; }
.toolbar-bottom .padding { padding-top: 0; }
.toolbar.toolbar-bottom .page-total { float: left; margin: 0; font-weight: 400; text-transform: none; }
.toolbar label { font-weight: 400; display: none; margin: 0; }
.toolbar label:after { content: ':'; display: inline-block; }
.toolbar .view-mode { display: none; }
.toolbar .view-mode label { border-right: 1px solid #cbcbcb; padding: 16px 20px; margin: 0 20px 0 0; }
.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 .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; }

.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 { display: none; }
.toolbar .filter-show button.dropdown-toggle { width: 120px; }
.toolbar .filter-show.open .dropdown-menu { min-width: 120px; }
.toolbar button.dropdown-toggle { float:none; border: 1px solid #cbcbcb; color: #000; background: #fff; line-height: 34px; padding: 0 50px 0 10px; position: relative; text-transform: capitalize; width: 170px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: none; }
.toolbar ul.dropdown-menu { position: static; float: none; display: inline-block; border: 0; margin: 0; padding: 0; -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }

.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 { display: inline-block; margin: 0; }
.dropdown-menu > li:not(:first-child):before { content: '/'; display: inline-block; padding-right: 3px; }
.dropdown-menu > li > a { color: #000; padding: 0; display: inline-block; }
.dropdown-menu > li > a:hover, 
.dropdown-menu > li > a:focus { background-color: transparent; color: #000; text-decoration: underline; }
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus { background-color: transparent; color: #000; font-family: 'GOTHICB'; }

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

/* product detail Page -------------------------- */
.product { margin-bottom: 70px; }
.product-shop .product-title.has-btn { padding-right: 30px; position: relative; }
.product-shop .product-title h1,
.product-shop .product-title h2,
.product-shop .product-title,
.product-shop .product-title a { font-size: 24px; font-family: 'GOTHICB'; margin-bottom: 0; line-height: 30px; text-decoration: none; }
.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-family: 'GOTHICB'; 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: block; 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-infor .product-vendor,
.sample-vendor { text-transform: uppercase; margin: 0 0 7px; }

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

.total-price label { margin: 0 5px 0 0; }
.product-shop .total-price { clear: both; margin-bottom: 22px; }
.product-shop .total-price > span { font-size: 14px; font-family: 'GOTHICB'; color: #000; }
.product-shop .prices { display: block; margin-bottom: 15px; 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-family: 'GOTHICB'; }
.product-shop .old-price { margin-right: 10px; }
label[for="quantity"] {display: block; font-family: 'GOTHICB'; margin-bottom: 5px; }

.quick-view .product-shop .btn,
.product-shop #add-to-cart-form .btn { margin: 0 10px 20px 0; height: 29px; line-height: 25px; min-width: 168px; float: left; clear: both; }
.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 p.note { clear: both; margin-bottom: 15px; }
.share_toolbox { font-family: 'GOTHICB'; text-transform: uppercase; clear:both; border: 1px solid #000; border-width: 1px 0; overflow: hidden; padding: 6px 0; }
.share_toolbox p { float: left; margin: 5px 0 0; }
.share_toolbox ul { float: right; margin: 0 10px 0 0; line-height: 18px; list-style: none; padding-left: 0; }
.share_toolbox ul li { display: inline-block; padding: 0; margin: 0; max-width: 24px; }

.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; }
.product-img-box .product-photo-container { position: relative;overflow: hidden; text-align: center; }
.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 { 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: right; width: 560px; }
.product-img-box.has-jcarousel .more-view-wrapper { float: left; margin: 0; }
.product-img-box.has-jcarousel .product-photo-thumbs li { margin: 11px 0; }

.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: 75px; height: 480px;}
.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: 40px 0; }

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

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

/* Qty */
.selector-wrapper { padding-bottom: 10px;}
.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: 25px; border: 1px solid #000; cursor: pointer; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) no-repeat 8px -928px; text-indent: -999em; }
.button.dec { border-right: 0;  }
.button.inc { border-left: 0; background-position: 5px -971px; }
.product-shop .quantity,
.product-shop #quantity { float: left; width: 35px; height: 25px; padding: 0 5px; text-align: center; }
#quantity { width: 100px; margin-bottom: 25px; }
label[for="productSelect"] { margin-bottom: 10px; }
.quantity select {height: 30px; padding: 4px; }

/* Tab Detail -------------------------- */
.panel-group { margin:0; clear: both; }
.nav-tabs { border-bottom: 1px solid #d0d0d0; text-transform: uppercase; font-family: 'GOTHICB'; margin-bottom: 26px; }
.nav-tabs > li { background: #fafafa; margin: 0 -1px 0 0; }
.nav-tabs > li > a { font-family: 'GOTHICB'; color: #000; text-transform: uppercase; 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; }

.panel-group .spr-container { border: none; padding: 0 !important; }
.panel-group .spr-container h2.spr-header-title { display:none; }
.panel-group .spr-review, .tab-content .spr-form { border-top: 0!important; margin-top: 30px; padding-top: 0; padding-bottom: 0; }
.panel-group .spr-review:first-child { margin-top:30px; }
.panel-group .spr-review .spr-review-header-title { font-family: 'GOTHICB'; }
.panel-group .spr-review .spr-review-header-byline { font-style: normal; margin-bottom: 8px; opacity: 1; }
.panel-group .spr-review .spr-review-header-byline strong { font-weight: normal; }
.panel-group .spr-form-title { text-transform: uppercase; font-size: 14px; font-family: 'GOTHICB'; }
.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%; }
.panel-group .spr-summary-actions { clear: both; display: block; padding-top: 10px; }
.panel-group .spr-summary-actions-newreview { font-family: 'GOTHICB'; float: none; text-decoration: underline; }
.panel-group .spr-summary-actions-newreview:hover { text-decoration: none; }
.spr-review-header .spr-review-header-starratings { margin: 0 0 5px; }

.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 { margin-top: 30px; }
.related-products h2 { font-size: 24px; padding: 30px 0; }
.related-products .item-swatch { display: none; }
.related-products .products-grid .grid-item { margin-bottom: 0; }
.related-products .products-grid .grid-item .product-type { display: none; }
.related-products .products-grid .grid-item .product-top { margin-top: 10px; min-height: 195px; }
.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); }

/* recently viewed products */
.recently-viewed-products { padding:0; clear:both; display: none; margin-bottom: 50px; }
.recently-viewed-products h2 { font-size: 24px; padding: 30px 0; }
.recently-viewed-products .products-grid .grid-item { margin-bottom: 0; }
.recently-viewed-products .products-grid .grid-item .product-top { margin-top: 10px; min-height: 70px; padding-bottom: 20px; }
.recently-viewed-products .price-box,
.recently-viewed-products .spr-badge { margin: 0 0 10px; }
.recently-viewed-products .product-bottom .action { display: none; 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 { float: right; margin-top: 5px; padding-right: 35px; background: url(icons_new14.png) no-repeat right -159px; }
.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; }
.cart-list { padding: 0; 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; }
.cart-list p.size { color:#717171; margin: 0 0 5px 10px; }
.cart-list p.vendor { color:#717171; font-weight: 700; margin: 0 0 10px -1px; }
.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; }
.cart-list a.remove { text-transform: uppercase; color: #e95144; border-bottom: 1px solid #e95144; font-size: 11px; font-weight: 700; letter-spacing: 0.02em; margin-right: 40px; }
.cart-list input.update:hover,
.cart-list a.remove:hover { border-bottom: 0; text-decoration: none; }

.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: 20px; padding: 0 10px; }
.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:first-child { background: #e95144; color:#fff; font-size: 10px; font-weight: 700; padding: 2px 5px; margin-right:10px; text-transform: uppercase; }
.cart-row textarea { height: 111px; width: 100%; margin-bottom: 28px; }

#shipping-calculator { padding-top: 16px; 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; font-size: 26px; padding-top: 25px; }
#create_customer label {display: block; padding-bottom: 5px;}
#create_customer input { margin-bottom: 15px; max-width: 380px; width: 100%; }
#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; padding-top:12px; }
#customer_login input { margin-bottom: 15px; max-width: 380px; width: 100%; }
#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 { margin-bottom: 15px; max-width: 380px; width: 100%; }
#recover_password .action-btn input { min-width: 0px; width: auto;}

.reset-pass-page label {display: block; padding-top:12px; }
.reset-pass-page input {display: block; margin-bottom: 15px; max-width: 380px; width: 100%; }
.reset-pass-page input.btn { 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; margin-top: 20px; font-size: 26px; }
.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: 860px; margin: 70px auto; background: #fff; padding: 35px 20px; }
.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: 25px; }
.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 35px; 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-bottom: 10px; }

.success-message { font-size: 11px; background: #f5f8f3 url(icons_new14.png) 20px -1475px no-repeat; height: 40px; line-height: 40px; color: #5f943c; padding: 0 10px 0 40px; margin-bottom: 20px; border-bottom: 1px solid #dde8d6; }
.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: #fff;*/ padding-top: 10px; font-size: 19px; line-height: 1.2; z-index: 99; position: absolute; right: 40px; top: 40px; width: 80px; text-transform: uppercase; text-align: center; cursor: pointer; margin: 0; }
#back-top:after { content: ''; width: 25px; height: 15px; display: inline-block; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) 0 -1571px no-repeat; }
#back-top a { text-decoration: none; color: #fff; }

/* Swatches Styles */
.swatch { margin: 0 0 15px; width: 80%; }
/* Label */
.swatch .header { margin: 0 5px 0 0; border: none; padding: 0; font-family: 'GOTHICB'; text-transform: uppercase; /*display: inline-block;*/ }
.swatch .header:after { content: ':'; display: inline-block; }
/* Hide radio buttons.*/
.swatch input { display:none; }
.swatch label { color: #c2c2c2; border: 2px solid transparent; float: left; font-weight: 400; font-size: 11px; min-width: 25px!important; height: 25px!important; line-height: 15px; margin: 0; text-align: center; text-transform: uppercase; white-space: nowrap; cursor: pointer; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }
.swatch-element label { padding:0 5px; }
.color.swatch-element label { padding:0; }
/* Styling selected swatch */
/* Slightly raised */
.swatch input:checked + label ,
.swatch label:hover { color: #000; border-color: #000;  } 
.swatch .swatch-element {
  display: inline-block;
  -webkit-transform:translateZ(0); /* webkit flicker fix */
  -webkit-font-smoothing:antialiased; /* webkit text rendering fix */
  position: relative;
  vertical-align: middle;
  margin: 3px;
}
/* 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:block;
  position:absolute;
  width:100px;
  left:-36px;
  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: inherit !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: 85%; margin: auto; }
.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;}

.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; position: static !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; }
.panel-default > .panel-heading { background: none; border: 0; }


/* 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-family: 'GOTHICB'; 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; text-decoration: none; letter-spacing: 0; }
a.wishlist span { text-transform: uppercase; display:inline-block; vertical-align: middle; }
a.wishlist:hover span { border: 0; }
button.wishlist { text-transform: uppercase; }
.products-grid .wishlist { text-indent: -999em; width: 24px; height: 22px; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/heart-retina.png?v=16463145006585329675) no-repeat 50% 50% / 24px 22px; display: inline-block; padding:0; }
.products-grid .contact-form { display: inline-block; margin-bottom: 19px; }
.product-shop .wishlist { float: left; margin: 0 0 20px; padding: 0 23px 0 45px; line-height: 24px; height: 29px; text-align: center; border: 1px solid #000; background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) no-repeat 22px -260px; }
.product-shop .wishlist:hover { opacity: 0.5; filter: alpha(opacity=50); }
.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: #000; 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 .page-header { margin: 0; padding-bottom: 21px;padding-top: 42px; text-align: center; }

/* 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-width: 0 0 2px; padding: 30px 0; }
.sub-mega-menu .parent-link { border-bottom: 1px solid #3d4549; color: #fff; font-family: 'GOTHICB'; padding-bottom: 20px; margin-bottom: 15px; }
.sub-mega-menu .parent-link a { text-transform: uppercase; color: #fff; font-family: 'GOTHICB'; 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: 53%; }
.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: 100%; padding-right: 3%; }
.site-nav-dropdown .col-1 .inner > a { text-transform: uppercase; letter-spacing: 0.02em; font-family: 'GOTHICB'; padding: 0; margin-bottom: 5px; }
/*.site-nav-dropdown .col-1 .inner .dropdown { margin-bottom: 38px; }*/
.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 p.toogleClick { display: none!important; }
.site-nav-dropdown .col-1 ul.dropdown { display: block; position: static; padding: 0; text-transform: uppercase; }
/*.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: 50%; }*/
.site-nav-dropdown .col-1 ul.dropdown li.last { font-family: 'GOTHICB'; padding-top: 15px; }
.site-nav-dropdown .col-1 ul.dropdown li a { display: inline-block; padding: 3px 0; }
.site-nav-dropdown .col-1 ul.dropdown li a:hover { text-decoration: underline; }
.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 .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 { float: left; margin: 0; }
.site-nav .products-grid .grid-item .product-grid-image { display: inline-block; padding: 0; margin-bottom: 5px; }
.site-nav .widget-featured-product .product-title { padding: 0; margin-top: 20px; }
.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; letter-spacing: 0.02em; border-top: 1px solid #e5e5e5; }
.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: 12px; 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-family: 'GOTHICB'; 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: 9; }
#displayTextLeft span { background: url(btn-sidebar.png) right 3px no-repeat; padding-right: 20px; }
#displayTextLeft.hidden-arrow-left span { background-position: right -42px; }

/* Tab Vertical */
.panel-heading { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.panel-group .panel { background: none; border: 0; border-top: 1px solid #000; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }
.panel-group .panel-heading { padding: 0; }
.panel-group .panel-title { text-transform: uppercase; font-family: 'GOTHICB'; }
.panel-group .panel-title > a { position: relative; text-decoration: none; padding: 11px 0 9px; display: block; }
.panel-group .panel-title > a:after { content: '-'; display: inline-block; font-size: 20px; width: 11px; height: 2px; position: absolute; right: 10px; top: 9px; /*background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) no-repeat 0 -852px;*/ }
.panel-group .panel-title > a.collapsed:after { /*background-position: 0 -807px;*/ content: '+'; height: 15px; top: 10px; }
.panel-group .panel-heading + .panel-collapse .panel-body { border: 0; }
.panel-group .panel-body { padding: 10px 0 15px; }
.panel-group .panel-body p, .panel-group .panel-body li {
    line-height: 1.5em;
  }
.panel-group .panel-body p a { text-decoration: underline; }
.panel-group .panel-body p a:hover { text-decoration: none; }
.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; }

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

/* Scroll Sidebar */
.sidebar .sidebar-block .widget-content { overflow-x: hidden; overflow-y: auto; }

/* Translation */
.products-grid .action .variants { padding: 0 15px 15px; }

.products-grid .product-item .btn { overflow: hidden; width: 100%; text-overflow: ellipsis; font-size: 14px; }
.site-nav .products-grid .product-item .btn { width: auto; }

/* Multi_Lang */
.lang-block { float: right; /*line-height: 30px;*/ }
.lang-block .selectize-control { margin-left: 23px; }
.lang-block .selectize-input.full { width: 35px; }
.lang-block .selectize-control div.item { padding-left: 25px; text-indent: -999em; }
.lang-block .selectize-control div.option { padding-left: 37px; text-transform: none; }
.lang-block .selectize-dropdown { min-width: 95px; }
.header-bottom.on .lang-block { display: none; }

/**/
.site-nav-dropdown .col-1 { letter-spacing: -0.31em; }
.site-nav-dropdown .col-1 .inner { float: none; display: inline-block; vertical-align: top; letter-spacing: normal; }

.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: normal; }


.products-grid .owl-item .grid-item { width: 100%; margin: 0; padding: 0 10px; }

/**/
.product-img-box .product-photo-thumbs.owl-theme li { padding-bottom: 1px; }
.product-img-box .product-photo-thumbs li a { border-bottom: 3px solid transparent; padding-bottom: 5px; }
.product-img-box .product-photo-thumbs li a.active { border-bottom-color: #000; }

/* Retina logo */
.header-logo img:not(:first-child) { display: none; }

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

/* Update 2.0.1 */
.site-nav-dropdown .col-1 { width: 30%; }
.site-nav-dropdown .col-2 { width: 70%; padding: 0; }
.site-nav-dropdown .col-2 a { padding: 0; display: inline-block; max-width: 100%; }
/*.site-nav-dropdown .col-2 .col-left { width: 50%; padding-right: 20px; float: left; }*/
.site-nav-dropdown .col-2 .col-right { width: 50%; float: left; }
.site-nav-dropdown .style_2 .col-2 .col-left { padding-right: 0; text-align: right; }
.site-nav-dropdown .style_2 .col-2 .col-left a { padding: 0 6px 6px 0; }

.site-nav-dropdown .style_3 { padding: 0; }
.site-nav-dropdown .style_3 .col-1 { width: 100%; float: none; }
.site-nav-dropdown .style_3 .inner { width: 25%; padding: 0 10px; }
.site-nav-dropdown .style_3 .inner > a > img { padding: 8px 0; border: 1px solid transparent; }

/*.site-nav-dropdown .style_4 .col-1 { float: right; }
.site-nav-dropdown .style_4 .col-2 { padding-right: 20px; }
.site-nav-dropdown .style_4 .col-2 .col-right { width: 100%; }*/

/**/
.products-grid .grid-item .inner { max-width: 326px; margin: 0 auto; }
.products-grid .grid-item .inner.home { max-width: 360px; }
.products-grid .grid-item .product-type { font-family: 'GOTHICB'; margin-bottom: 3px; text-transform: uppercase; font-size: 11px;}
.products-grid .grid-item .product-title { font-family: 'GOTHICB'; text-transform: uppercase; border-bottom: 1px solid #000; margin-bottom: 7px; padding-bottom: 6px; font-size: 15px; }
.related-products .products-grid .grid-item .product-title {min-height: 46px;}
.block-row .products-grid .grid-item .product-title { font-weight: 400; }
.products-grid .grid-item .home .product-title { font-size: 18.5px; margin-bottom: 0; }
.products-grid .grid-item .home .price-box { font-weight: 400; font-size: 18.5px; margin-bottom: 20px; padding-top: 10px; }
.block-row .products-grid .grid-item .price-box { font-family: 'GOTHICB'; margin-bottom: 7px; }
.products-grid .grid-item .view-details { font-family: 'GOTHICB'; letter-spacing: 0.05em; text-transform: uppercase; }
.products-grid .grid-item .view-details a { text-decoration: none; border-bottom: 1px solid #000; line-height: 1; display: inline-block; }
.products-grid .grid-item .view-details a:hover { border-bottom-color: transparent; }
.item-swatch { list-style: none; padding: 0; margin: 0; line-height: 0; line-height: 14px; }
.item-swatch li { display: inline-block; margin: 0; }
.item-swatch li label { cursor:pointer; margin: 0; width: 18px; height: 18px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; }

/**/
/* #about-us .main-content > .page-header { display: none; } */
/* #about-us .main-content .rte { background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/bkg_about_us.jpg?v=11100273030765900259) no-repeat center center / cover; min-height: 1626px; border-bottom: 2px solid #000; } */
/* #about-us .main-content .rte p { margin-bottom: 23px; } */

#affiliate-program .main-content > .page-header { display: none; }
#affiliate-program .main-content .rte { padding-top: 55px; }
#affiliate-program .main-content ul { margin: 0 0 17px; padding: 0; line-height: 1.2; }
#affiliate-program .main-content ul li { margin: 0; }
#affiliate-program .main-content a { text-decoration: underline; }
#affiliate-program .main-content a:hover { text-decoration: none; }

#corporate-gifting .main-content .rte { padding-top: 55px; }
#corporate-gifting .one-half-column-left { padding-top: 170px; }

#personalisation .main-content .rte { padding-top: 55px; }

#weddings .main-content .rte { padding-top: 55px; }

#about-us .main-content .rte { padding-top: 55px; }

#gift-card-outer-container-new {
    background-color: #8A8A8A;
    border-radius: 4px;
    box-shadow: 0 0 0 1px rgba(0,0,0,0.1) inset;
    padding: 1em;
    -webkit-animation: container-slide 0.8s ease-in-out;
    animation: container-slide 0.8s ease-in-out;
}



.in-press .page-header { padding-top: 60px; }
.in-press .page-header h2 { font-size: 60px; text-align: center; }
.in-press .page-header p { font-family: 'GOTHICB'; text-transform: uppercase; }
.in-press .sidebar .widget-title { margin-bottom: 14px; }
.in-press .sidebar .widget-content li { margin-bottom: 5px; text-transform: uppercase; }
.in-press .list-blog { padding-top: 25px; }
.in-press .content-blog .list-blog li { text-transform: uppercase; margin-bottom: 10px; border-top: 0; padding-top: 0; margin-top: 0; }
.in-press .list-blog li .inner { position: relative; padding-bottom: 10px; }
.in-press .list-blog li h3 { width: 100%; display: none; padding: 0 10px; margin: 0; z-index: 2; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); -moz-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
.in-press .list-blog li:hover h3 { display: block; }

.blog-detail.in-press-detail { padding-top: 60px; }
.in-press-detail .page-header { margin: 0; }
.in-press-detail .page-header h1,
.in-press-detail .page-header h2 { font-size: 26px; text-align: center; line-height: 1; }
.in-press-detail .date_published { font-size: 18px; text-transform: uppercase; line-height: 1; margin-bottom: 45px; }
.in-press-detail .widget-featured-product { padding-top: 35px; }

#a-collection-of-our-celebrity-fans .page-header { margin: 60px 0 20px; }
#a-collection-of-our-celebrity-fans .page-header h2 { text-align: center; }
ul.fans-page { list-style: none; text-align: center; padding: 0; margin: 0; }
ul.fans-page li { display: inline-block; margin-bottom: 50px; }
ul.fans-page li a { text-decoration: none; }
ul.fans-page li p { position: relative; }
ul.fans-page li .id { font-size: 36px; line-height: 1; margin: -10px 0 0; }
ul.fans-page li .name { text-transform: uppercase; }
ul.fans-page li:hover .name { background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/bkg-fans.png?v=2082654918909773191) no-repeat center center; }
ul.fans-page li:hover .grayscale {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}

.grayscale {
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(1);
  -ms-filter: grayscale(1);
  -o-filter: grayscale(1);
  filter: grayscale(1);
}

.grayscale:hover { opacity: 1; filter: alpha(opacity=100); }

.fans-example-page { max-width: 1000px; margin: 0 auto; }
.fans-example-page .page-header { margin: 60px 0 25px; }
.fans-example-page .page-header h2 { text-align: center; }
.fans-example-page .title h2 { font-size: 70px; text-transform: capitalize; margin: 0 0 -50px; position: relative; }
.fans-example-page .text-left { max-width: 570px; }
.fans-example-page .text-left h3 { font-size: 40px; margin-bottom: 7px; }
.fans-example-page .fan-btn { width: 21px; height: 36px; display: block; text-indent: -999em; background:url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/icons_new14.png?v=6696827215874989082) no-repeat 100% -1704px; position: absolute; top: 50%; left: 10px; margin-top: -18px; }
.fans-example-page .fan-btn.next { background-position: 100% -1753px; left: auto; right: 10px; }

.careers-page { max-width: 1000px; margin: 0 auto; }
.careers-page .page-header { margin: 60px 0 60px; }
.careers-page .page-header h2 { text-align: center; }
.careers-page .title h2 { font-size: 70px; text-transform: capitalize; margin: 0 0 -50px; position: relative; }
.careers-page .text-left { max-width: 570px; }
.careers-page .text-left h3 { font-size: 40px; margin-bottom: 7px; }

.main-slideshow .flexslider .slides img { width: 100%; }
.main-slideshow .flex-direction-nav a.flex-prev { display: none; }

/**/
.template-collection .page-header .rte { line-height: 20px; text-transform: uppercase; letter-spacing: 0.1em; font-size: 14px; margin: 0 30px 30px 30px;}
.template-collection .page-header h1 {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.template-collection .page-header h2.collection-intro-h2 {
    font-size: 2em;
    font-weight: 600;
    text-align: center;
    margin: 1.5rem auto 1rem;
}
.template-collection .page-header .rte .collection-banner,
.template-collection .page-header .rte p {
  margin-left: -30px;
  margin-right: -30px;
  text-align: center;
  text-transform: none;
}
.template-collection .page-header .rte p.collection-intro-text {max-width: 800px;margin:0.4rem auto 1rem;text-align:left;}
.template-collection .page-header .rte p>strong {
    text-transform: uppercase;
    letter-spacing: 0.1em;
}


.blog-slider { padding: 0 0 50px; }
.blog-slider .slide-des { letter-spacing: 0.05em; margin: 0 auto; max-width: 730px; bottom: 149px; }
.blog-slider .slide-text { font-family: 'GOTHICB'; text-transform: uppercase; padding-bottom: 40px; }
.blog-slider .slide-des .slide-button { background-color: #000000; 
  color: #ffffff;
  border-color: #000000; padding-top: 7px;
    padding-bottom: 7px; text-transform: uppercase;     padding-right: 22px;}
.blog-slider .slide-des .slide-button:hover {  background-color: #ffffff;
  color: #000000;
  border-color: #000000; }

.blog-detail .banner-home-bottom { padding-top: 40px; }
.blog-detail .banner-home-bottom .widget-title h3 { font-size: 26px; font-weight: 400; text-transform: uppercase; }

/* Image Swap */
.image-swap img:not(:first-child) {display: none; opacity: 0; filter: alpha(opacity=0);}


.glossip > h2.text-center { text-transform: lowercase; color: #d80b0b; margin: 50px 0 -26px; z-index: 3; position: relative;}

.title { text-transform: uppercase; color: #000; position: relative; font-family: 'GOTHIC';}

.subheading { text-transform: uppercase; color: #000; position: relative; font-size: 150%; }

.one-half-column-left { width:48%; float:left;}
.one-half-column-left .content{padding-bottom: 35px; text-align: center;}
.one-half-column-left .page-header h2 {text-align: center;}
.one-third-column-left { width:33.33333%; float: left;}
.one-third-column-middle { width:40%;}
.one-third-column-right { width:30%; float:right;}
.one-seven-column-left {width: 70%; float: left;}
.one-seven-column-right {width: 30%, float: right;}
.one-column {width: 100%}
.two-thirds-column-left { width:60%; float:left;}

.service-centered .page-header h2 {text-align: center;}
.service-centered { padding-top: 56px; }
.service-centered { width:48%; }

.centered-text {text-align: center;}

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

@media only screen and (max-width: 600px) { .one-half-column-left, .one-half-column-right, .one-third-column, .one-third-column-left, one-third-column-last 
  { float:none; width:100%; margin-right:0; }}

.quick-view .swatch .swatch-element { margin: 0 2px; }
.quick-view .more-view-wrapper .jcarousel-clip-vertical { height: 380px /*100%;*/ }
.quick-view .more-details { margin-bottom: 0; }
.quick-view .more-details a { font-size: 11px; text-decoration: underline; text-transform: uppercase; }
.quick-view .more-details a:hover { text-decoration: none; }

.dropdown-login { display: inline-block; text-transform: uppercase; margin-right: 20px; }
.dropdown-login > a { display: block; }
.dropdown-login .dropdown-menu { background: none; left: 50%; margin-left: -130px; margin-top: -1px; width: 260px; padding: 15px 0 0; border-color: transparent; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }
.dropdown-login:hover .dropdown-menu { display: block; }
.dropdown-login .dropdown-menu form { background: #fff; padding: 0 15px 25px;  }
.dropdown-menu .returning-customer h5 { border-bottom: 1px solid #000; padding-bottom: 15px; margin-bottom: 15px; }
.dropdown-menu .returning-customer p { margin-bottom: 15px; }
.dropdown-menu .returning-customer input { width: 100%; height: 28px; margin-bottom: 5px; text-transform: uppercase; }
.dropdown-menu .returning-customer input::-webkit-input-placeholder { color: #000;}
.dropdown-menu .returning-customer input::-moz-placeholder { color: #000;}
.dropdown-menu .returning-customer input:-ms-input-placeholder { color: #000;}
.dropdown-menu .returning-customer input:-moz-placeholder { color: #000;}
.dropdown-menu .returning-customer input.btn { font-size: 11px; line-height: 24px; margin-bottom: 10px; }
.dropdown-menu .new-customer h5 { font-family: 'GOTHICB'; font-size: 14px; border-top: 1px solid #000; padding-top: 15px; margin: 10px 0 0;}

#stockists .site-nav { border-bottom: 0; }
.stockist-title { font-family: 'GOTHIC'; font-size: 20px; text-transform: uppercase; color: #000; position: relative; padding-top: 105px; }
.stockist-title h2 { margin-bottom: 14px; }
.stockist-page { background: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/map.jpg?v=8749587909267008837) no-repeat center top #f7f7f7; min-height: 745px; }
.stockist-page .text-content { font-family: 'GOTHICB'; text-transform: uppercase; max-width: 495px; margin: 0 auto 38px; }
.stockist-page .rte { clear: both; }
.stockist-page .inner { clear: both; padding-top: 45px; }
.stockist-page .inner .page-header { border-bottom: 2px solid #000; width: 100%; max-width: 465px; margin: 0 auto 40px; }
.stockist-page .inner .page-header h5 { font-family: 'GOTHICB'; text-transform: uppercase; margin-bottom: 5px; font-size: 24px;}
.stockist-page .col-inner { width: auto; margin: 0 auto; padding-left: 70px; text-align: left; }

.stockist-country { text-transform: uppercase; width: 100%; max-width: 450px; margin: 0 auto; }
.stockist-country .inner-right { width: 100%; max-width: 310px; }
.stockist-country select { height: 25px; padding: 0 10px; width: 100%; max-width: 310px; text-transform: uppercase; margin-left: 10px; margin-bottom: 10px; }
.stockist-country .btn { font-size: 12px; height: 30px; line-height: 26px; width: 100%; max-width: 310px; }


.video-container {
    position: relative;
    padding-bottom: 53.25%;
    padding-top: 0px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.lowercase {text-transform: lowercase; display:inline-block; font-weight: bold;}

#location-redirect-message {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
  display: none;
  padding: 20px;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  font-family: sans-serif;
  font-size: 16px;
  width: 100%;
  z-index: 1000;
}
#location-redirect-message a {
  color: #ff6dfa;
}
#location-redirect-message a:hover {
  color: #ffffff;
}

.panel-link { padding-top: 12px; padding-bottom: 12px;}

.product-img-box .item_slide{
    position: absolute;
    top: 50%;
    left: 0;
    width: 35px;
    height:35px;
    z-index:9999;
    background:#fff;
    line-height: 35px;
    font-size: 15px;
    border:1px solid #ccc;
}
.featured-image-prev{
    left:0px;
}
.product-img-box{
    position: relative;
}
.featured-image-next {
    right: 0px;
    left: initial!important;
}

/* 404 pages */
.page-unexpected-404 {text-align: center; text-transform: uppercase; margin: 20px 0;}
.home-404 {text-align: center; text-transform: uppercase; padding: 0 0 20px 0;}
.banners-404 {text-align: center; text-transform: uppercase; padding: 20px 0;}
.contact-404 {text-align: center; text-transform: uppercase; padding: 20px 0 0 0;}

.page-unexpected-404 img {width: 98%;}

.banners-404 img {width: 24%;}




#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border: 1px solid #ABB0B2; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; transition: all 0.23s ease-in-out 0s; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: normal; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding: 0 22px; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto; background-color: #000; }
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}

#mc_embed_signup .mc-field-group {clear:left; position:relative; width:96%; padding-bottom:3%; min-height:50px;}
#mc_embed_signup .size1of2 {clear:none; float:left; display:inline-block; width:46%; margin-right:4%;}
* html #mc_embed_signup .size1of2 {margin-right:2%; /* Fix for IE6 double margins. */}
#mc_embed_signup .mc-field-group label {display:block; margin-bottom:3px;}
#mc_embed_signup .mc-field-group input {display:block; width:100%; padding:8px 0; text-indent:2%;}
#mc_embed_signup .mc-field-group select {display:inline-block; width:99%; padding:5px 0; margin-bottom:2px;}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us{padding:5px 0;}
#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input{display:inline; width:60px; margin:0 2px; letter-spacing:1px; text-align:center; padding:5px 0 2px 0;}
#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input{width:40px;}
#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input{width:30px;}
#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label{display:none;}

#mc_embed_signup .indicates-required {text-align:right; font-size:11px; margin-right:4%;}
#mc_embed_signup .asterisk {color:#000; font-size:150%; font-weight:normal; position:relative; top:5px;}     
#mc_embed_signup .clear {clear:both;}

#mc_embed_signup .mc-field-group.input-group ul {margin:0; padding:5px 0; list-style:none;}
#mc_embed_signup .mc-field-group.input-group ul li {display:block; padding:3px 0; margin:0;}
#mc_embed_signup .mc-field-group.input-group label {display:inline;}
#mc_embed_signup .mc-field-group.input-group input {display:inline; width:auto; border:none;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%; margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}

#mc-embedded-subscribe {clear:both; width:auto; display:block; margin:1em 0 1em 5%;}
#mc_embed_signup #num-subscribers {font-size:1.1em;}
#mc_embed_signup #num-subscribers span {padding:.5em; border:1px solid #ccc; margin-right:.5em; font-weight:bold;}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {display:inline-block; margin:2px 0 1em 0; padding:5px 10px; background-color:rgba(255,255,255,0.85); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-size:14px; font-weight:normal; z-index:1; color:#e85c41;}
#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {border:2px solid #e85c41;}

.cookiebanner {     height: 79px !important;     float: none !important;}

/* SHOGUN STYLES  A. Casillas 15 July 2020 */

.shogun-product-box-title {
  min-height: 48px !important;
}

.shg-product-title-component {
  margin-top: -1em !important;
}

.shogun-product-box-title h3 {
  text-transform: uppercase !important;
  font-size: 18px !important;
  padding-bottom: 2px !important;
  border-bottom: 1px solid;
  min-height: 47px !important;
  display: flex !important;
  justify-content: center;
  align-items: flex-end;
}


.shogun-product-box-price {
  margin-top: -2px !important;
}

.shogun-product-box-status {
  margin-bottom: 2px !important;
}

.shogun-make-mine-futura {
  font-family: "Futura PT",Futura,"Trebuchet MS",Arial,sans-serif !important;
  font-weight: 800;
}

@media only screen and (max-width: 480px) {
  .shogun-hero-image-logos, #s-ab7b4677-1179-4e43-b181-99a18bd35bd1 {
  max-width: 220px !important;
  margin-top: 124px !important;
  margin-bottom: 0px !important;
  margin-left: 7em !important;
  text-align: center !important;
  }
  .shogun-hero-image-mood-boosting,#s-5c6ddd0a-c1dc-4982-86c7-5a30b1da8fbe {
    max-width: 220px !important;
	margin-top: 7em !important;
      margin-left: 7em !important;
  }
  .shogun-hero-bottom-textbox,#s-a180830d-d269-48c2-8fb7-90b994ef1f5b {
    margin-left: 74px !important;
  }
} /* end of smileyworld media query */




/* loyalty lion */
#loyaltylion .customer-logged-in {}

#loyaltylion {font-family: "GOTHIC" !important;}

#loyaltylion .lion-loyalty-splash__actions,
#loyaltylion .ll-three-easy-steps,
#loyaltylion .ll-rewards,
#loyaltylion [data-lion-rules-list],
#loyaltylion [data-lion-rewards-list],
#loyaltylion [data-lion-tier-overview],
#loyaltylion .ll-ciate-superstar-tiers {
  margin-bottom: 2.4rem;
  border-bottom: 3px solid transparent;
}

#loyaltylion .lion-tier-overview,
#loyaltylion .ll-three-easy-steps,
#loyaltylion .lion-rules-list,
#loyaltylion .lion-rewards-list,
#loyaltylion .ll-rewards-list,
#loyaltylion .ll-ciate-superstar-tiers {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
   grid-template-columns: repeat(auto-fit, minmax(210px, 1fr)); /*  or just for logged in rewards section */

}

/*
#loyaltylion .lion-rules-list {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
}
*/

#loyaltylion .lion-rules-list {
  display: grid;
  grid-gap: 1rem;
  grid-template-columns: repeat(auto-fit, minmax(382px, 1fr));
}


#loyaltylion .lion-rule-item.lion-rule-item--111624 {
  grid-column-start: 1;
  grid-column-end: five;
  grid-row-start: 3;
  grid-row-end: 3;
  min-height: 384px;
}


#loyaltylion li.ll-tier {
  border: 1px solid hsl(0deg 0% 80%);
  min-height: 400px;
}
/*
#loyaltylion h2,#loyaltylion h3 {
  text-transform: uppercase;
  font-size: 26px;
  margin-bottom: 1.25em;
  letter-spacing: 6px;
}
*/

#loyaltylion .ll-hero-ciate-superstars {
  min-height: 350px;
  background: url('https://cdn.shopify.com/s/files/1/1071/1422/files/ll-welcome-header-image-2200.jpg') no-repeat center center;
  background-color: hsl(9deg 100% 91%);
  background-size:cover;
  text-indent: -1000em;
}

#loyaltylion .lion-loyalty-splash__title.lion-loyalty-splash__title--welcome {
  background-color: transparent;
  color: #222;
}

#loyaltylion .lion-loyalty-splash__heading {
  background-color: transparent;
  color: #000;
  text-transform: uppercase;
}

#loyaltylion .lion-loyalty-splash__content {
  display: flex;
  flex-direction: column;
}

#loyaltylion [data-lion-rewards-list],
#loyaltylion .ll-three-easy-steps,
#loyaltylion .ll-rewards {
  min-height: 360px;
  background-color: hsl(9deg 100% 91%);
 padding:0 4rem 3rem; /*  or just for logged in rewards section rewards section */
}

#loyaltylion .lion-loyalty-splash-column__items {
  display: flex;
  flex-direction: row;
  background-color: #eee;
  align-items: flex-start;
}

#loyaltylion .lion-loyalty-splash-column__item {
/* kill display flex or make flex direction column consider mobile */
background-color: transparent;
min-height: 300px;
}

#loyaltylion .lion-loyalty-splash-item__icon {
  background-color: transparent;
}

#loyaltylion .lion-loyalty-splash-item__info {
  background-color: transparent;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly; /* not really just indicative */
}

.customer-logged-in #loyaltylion .lion-reward-item__title,
#loyaltylion .lion-loyalty-splash__title {
  font-family: "GOTHIC";
  text-transform: uppercase;
  color: black;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 1px;
}

#loyaltylion h3.ll-rewards-header,
#loyaltylion .ll-rewards h3,
#loyaltylion h3.ll-easy-steps {
  margin: 2rem auto 0;
  padding:2rem 1rem;
  background-color: hsl(9deg 100% 91%);
}

#loyaltylion .lion-action-button {  /* cta buttons sign in log in */
  background-color: rgba(0,0,0,1);
  text-transform: uppercase;
  font-family: "GOTHIC";
  font-size: 20px;
  padding: 6px 28px;
  padding: 0 25px;  /* all from Ciate default button styles */
  display: inline-block;
  margin-top: 4px;
  margin-bottom: 0;
  font-weight: normal;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  text-align: center;
  text-transform: uppercase;
  line-height: 38px;
  height: 42px;
  border: 2px solid hsl(0deg 0% 0% / 0%);
  text-decoration: none;
  border-radius: 0;
  transition: all 0.25s;
}

#loyaltylion .lion-action-button:hover {
  color: hsl(0deg 0% 0%);
  background-color: hsl(0deg 0% 100%);
  border-color: hsl(0deg 0% 0%);
}

/* easy steps section */
#loyaltylion .ll-easy-step {
  text-align: center;
}

#loyaltylion .ll-easy-step h4 {
    text-transform: uppercase;
font-weight:bold;
}

#loyaltylion .ll-easy-step .ll-step-number {
  width:280px;
  height:280px;
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-easy-steps-1.png);
 background-size: cover;
  text-indent: 1000em;
}

#loyaltylion .ll-easy-step.step-one .ll-step-number {
background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-easy-steps-1.png);
}
#loyaltylion .ll-easy-step.step-two .ll-step-number {
background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-easy-steps-2.png);
}
#loyaltylion .ll-easy-step.step-three .ll-step-number {
background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-easy-steps-3.png);
}
/* end of easy steps */

/* rules section */
#loyaltylion .lion-loyalty-splash__title {
  margin-bottom: 1.8rem;
} 

#loyaltylion .lion-rule-item, #loyaltylion .lion-reward-item {
 /* border: 1px solid hsl(0deg 0% 80%); */
  min-height: 300px;
}

#loyaltylion .lion-rule-item {
  min-height: 320px;
}


#loyaltylion .lion-rule-item {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-write-a-review.jpg);
  background-size: cover;
}

#loyaltylion .lion-rule-item.lion-rule-item--111627 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-sign-up.jpg);
}

#loyaltylion .lion-rule-item.lion-rule-item--111028 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-create-an-account.jpg);
}

#loyaltylion .lion-rule-item.lion-rule-item--111029 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-make-a-purchase.jpg);
}
#loyaltylion .lion-rule-item.lion-rule-item--111626 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-happy-birthday.jpg);
}

#loyaltylion .lion-rule-item.lion-rule-item--117973 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-like-us-on-facebook.jpg);
}

#loyaltylion .lion-rule-item.lion-rule-item--111624 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-instagram.jpg);
  background-position-x: -72px;
/*  margin-bottom: 2rem; */
}

#loyaltylion .lion-rule-item.lion-rule-item--118204 {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-write-a-review.jpg);
}

#loyaltylion .lion-rule-item--style-1 .lion-rule-item__content {
  display:flex;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
}

#loyaltylion .lion-rule-item__points {
  color: hsl(0deg 0% 100%);
  background-color: hsl(0deg 0% 0%);
  border-radius: 50%;
  width: 70px;
  height: 70px;
  margin-bottom:6px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1em;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}

#loyaltylion [data-rule-id="111624"] .lion-rule-item__points {
  margin-left: 20px;
}

.customer-logged-in #loyaltylion [data-rule-id="111624"] .lion-rule-item__points {
 /* margin-right: 250px; */
}


.customer-logged-in #loyaltylion .lion-newsletter-signup-action__button-wrapper {
  margin-top:0;
}


#loyaltylion span.text {
    text-transform: uppercase;
}

#loyaltylion .lion-rule-item__points .value {
  font-weight: bold;
}
  
  
#loyaltylion .lion-rule-item__title {
  text-indent: 1000em;
}

#loyaltylion .lion-rule-item__completed-forever {margin: 0.25em 0;}
  
#loyaltylion .lion-rule-item__completed-forever:after {color: white; font-size: 180%;}


/* rewards section */
#loyaltylion .lion-reward-item {
  display: flex;
  width: 100%;
  text-align: center;
}

#loyaltylion .lion-reward-item__content {
  width: 100%;
}

/* rewards static non-logged in ux */
#loyaltylion .ll-reward-item_amount {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-1000-stars-rewards.png);
  background-size: cover;
  width: 260px;
  min-height: 260px;
  text-indent: 1000em;
}
#loyaltylion .ll-reward-item_amount span {
  display:block;
  text-indent: 1000em;
}

#loyaltylion .ll-reward-item_amount.thousand {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-1000-stars-rewards.png);
}

#loyaltylion .ll-reward-item_amount.seven-fifty {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-750-stars-rewards.png);
}

#loyaltylion .ll-reward-item_amount.five-hundred {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-500-stars-rewards.png);
}

#loyaltylion .ll-reward-item_amount.two-fifty {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-250-stars-rewards.png);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-250-stars-rewards.png);
  min-height: 260px;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -1000em;
}

/* logged in images for rewards section */

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="79750"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-250-stars-rewards.png);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="79751"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-500-stars-rewards.png);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="79752"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-750-stars-rewards.png);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="79753"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-1000-stars-rewards.png);
}


.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84921"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/chisel_liner_pack_and_product_1024x1024.jpg);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84924"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/DHS002-Dewy-Stix-Gleam-pack-and-component_1024x1024.jpg);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84925"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/GLF014-Glitter-Flip-Scandal-Product-_-Pack_1024x1024.jpg);
}

.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84928"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/BNG001---Glow-To-Illuminating-Blush---Summer-Love_1024x1024.jpg);
}


.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84929"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/WMD001-Watermelon-Burst-Hydrating-Primer-_-Lip-Oil-Duo-Pack-and-Product_1024x1024.jpg);
}


.customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item[data-reward-id="84932"] .lion-reward-item__meta {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/products/WWGM001-Mini-Wonderwand-Mascara-Product_1024x1024.jpg);
}




.customer-logged-in #loyaltylion .lion-reward-item__title {
/*  font-size: 2em; */
  padding: 1rem 0;
  min-height: 80px;
}

#loyaltylion .ll-reward-item_reward {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  padding: 0.5rem 0.5rem 2rem;
}
#loyaltylion .ll-reward-item_reward span {
  text-transform: uppercase;
}

/* ll tiers ciate superstars section */

#loyaltylion .lion-loyalty-splash__actions,
#loyaltylion .ll-ciate-superstars-intro,
#loyaltylion .ll-tiers-intro p {
  text-align: center;
  margin: 0 16rem 2rem;
}

#loyaltylion p.ll-ciate-superstars-intro {
  margin-top: 2rem;
}


#loyaltylion li.ll-tier {
    background-attachment: initial;
  background-size: cover;
display:flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  min-height: 640px;
}

#loyaltylion li.ll-tier h4 {visibility: hidden;}

#loyaltylion .lion-tier-box__header {display:none;} /* fix this */

#loyaltylion .lion-tier-box__purchase-rule-points {
  font-weight: bold;
  margin-bottom: 1rem;
}

#loyaltylion li.ll-tier ul {
  margin: 24rem 6rem 2rem;
}

#loyaltylion .lion-tier-box__benefits-list li,
#loyaltylion li.ll-tier li {
  margin:0 4rem 1rem;
  font-size: 1.3rem;
  text-align: center;
}

#loyaltylion .lion-tier-box {
  background-attachment: initial;
  background-size: cover;
  min-height: 660px;
  padding-top: 24rem;
  box-sizing: border-box;
    margin-bottom: 1rem;
  font-size: 1.3rem;
  text-align: center;
}

#loyaltylion .lion-tier-box.lion-tier-box--0,
#loyaltylion li.ll-tier.tier-one {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-proto-star.jpg);
}

#loyaltylion .lion-tier-box.lion-tier-box--1,
#loyaltylion li.ll-tier.tier-two {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-shooting-star.jpg);
}

#loyaltylion .lion-tier-box.lion-tier-box--2,
#loyaltylion li.ll-tier.tier-three {
  background-image: url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-superstar.jpg);
}

#loyaltylion .lion-tier-box__footer.lion-tier-box__footer--current {
  background-color: #FF69B4;
  padding: 0.75rem;
  text-align: center;
}

#loyaltylion .lion-tier-box__you-are-here {
  font-weight: bold;
}

#loyaltylion .lion-tier-box__benefits-list li {}

#loyaltylion .lion-history-table {
  padding: 20px;
  color: hsl(0deg 0% 20%);
  width: 100%;
  border-collapse: collapse;
  box-sizing: border-box;
  font-size: 1em;
}

#loyaltylion .lion-history-table__header-cell {
  background-color: hsl(0deg 0% 97%);
  font-weight: 600;
  text-align: left;
  padding: 7px 0 7px 12px;
  border-bottom: 1px solid hsl(0deg 0% 95%);
}

#loyaltylion .lion-history-table__row-cell {
  padding: 8px 8px 8px 12px;
}

#loyaltylion .lion-history-table__row:nth-child(even) {
  background-color: hsl(0deg 0% 98%);
}


/* hiding and showing page sections viz logged in or not view states */
.customer-logged-in #loyaltylion .ll-rewards {
  display:none;
}

#loyaltylion .lion-instagram-follow__link {display:none;}
.customer-logged-in #loyaltylion .lion-instagram-follow__link {display:block;}


#loyaltylion h3.ll-rewards-header.lion-loyalty-splash__title {display:none;}
.customer-logged-in #loyaltylion h3.ll-rewards-header.lion-loyalty-splash__title {display:block;}


#loyaltylion [data-lion-rewards-list] {display:none;}
.customer-logged-in #loyaltylion [data-lion-rewards-list] {display:block;}

#loyaltylion h3.your-ciate-stars-history.ll-rules-header.lion-loyalty-splash__title {display:none;}
.customer-logged-in #loyaltylion h3.your-ciate-stars-history.ll-rules-header.lion-loyalty-splash__title {display:block;}



#loyaltylion .lion-loyalty-splash__actions {display:block;}
.customer-logged-in #loyaltylion .lion-loyalty-splash__actions {display:none;}

/* new logged in section with customer name and score points stars */

#loyaltylion .ll-welcome-back {
  display: none;
}

.customer-logged-in #loyaltylion .ll-welcome-back {
  display: block;
  text-align: center;
  margin: 2em auto;
  padding: 2em;
  border: 1px solid hsl(0deg 0% 73%);
}

.customer-logged-in #loyaltylion .ll-welcome-back h3 {

}

.customer-logged-in #loyaltylion .ll-welcome-back p [data-lion-points] {

}




/**
media queries */

@media only screen and (max-width: 600px) {
	
	#loyaltylion .ll-hero-ciate-superstars {
		min-height: 240px;
	}
	
	#loyaltylion .lion-loyalty-splash__actions, #loyaltylion .ll-ciate-superstars-intro, #loyaltylion .ll-tiers-intro p {
		margin: 0 0.25rem 2rem;
	}
  
  #loyaltylion .ll-tiers-intro p {
    margin-bottom: 1rem;
  }
  
  #loyaltylion .lion-tier-box {
  min-height: 560px;
  padding-top: 22rem;
}
  
  
#loyaltylion .lion-tier-box.lion-tier-box--0.lion-tier-box--guest {
  min-height: 480px;
}
  
  
  #loyaltylion [data-lion-rewards-list], #loyaltylion .ll-three-easy-steps, #loyaltylion .ll-rewards {
    padding:0 0.3rem 2rem;
  }
  
  #loyaltylion .ll-easy-steps.lion-loyalty-splash__title,
  #loyaltylion .ll-rules-header.lion-loyalty-splash__title,
  #loyaltylion h3.ll-rewards-header.lion-loyalty-splash__title,
  #loyaltylion .ll-tiers-intro h3.lion-loyalty-splash__title
  {
    display:block;
    margin-bottom:0;
    padding-bottom: 0.5rem;
  }
  
  #loyaltylion .ll-three-easy-steps {
    min-height: 180px;
    padding: 0 .24rem 1rem;
    display:grid;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
  }
  
  #loyaltylion .ll-easy-step .ll-step-number {
    width:80px;height:80px;
  }

  #loyaltylion .ll-easy-step h4 {
padding:0 1.6em 0 0;
  }
  
  #loyaltylion .lion-rules-list {
    display:grid;
    grid-gap: 0.6rem;
    grid-template-columns:repeat(auto-fit, minmax(150px, 1fr));
  }

  #loyaltylion .lion-rule-item {
    min-width: 150px;
    min-height:	150px;
  }
  
  
  #loyaltylion .lion-rule-item.lion-rule-item--111624 {
     min-height: 156px;
    background-position-x: -76px;
  grid-column-start: 1;
  grid-column-end: 3;
  grid-row-start: 4;
  grid-row-end: 4;
  min-height: 156px;
}
  
  #loyaltylion .lion-rule-item__points {
    border-radius:0;
    width: auto;
    height: 32px;
    padding: 0 0.36rem;
    margin-bottom: 3px;
    margin-left:0;
    font-size: 13px;
  }
  
  
  #loyaltylion .ll-reward-item_amount {
    width: 160px;
    min-height: 160px;
  } 
  
  #loyaltylion .lion-rewards-list, #loyaltylion .ll-rewards-list {
    display: grid;
    grid-template-columns:repeat(auto-fit, minmax(140px, 1fr));
    grid-row-gap: 2rem;
  }
  
  section.home-instagram.text-center.wow.fadeIn {display:none;} /* instafeed instagram no longer works so hide for now */
  
  /* logged in mobile UX tweaks */
  
  .customer-logged-in #loyaltylion .lion-rule-item--style-1 .lion-rule-item__content {
  /*display: flex;
  flex-direction: column; */
  justify-content: space-between;
  width: 100%;
  min-height: 150px;
}
  
  .customer-logged-in #loyaltylion .lion-action-button {
    padding: 0 8px;
    font-size: 13px;
    line-height:26px;
    height: 32px;
  }
  
  #loyaltylion .lion-action-button,
  #loyaltylion span.lion-reward-item__redeem-button-text.lion-loyalty-page-reward-item__redeem-button-text {
    font-size: 1rem;
    text-transform: uppercase;
  }
  
  
  .customer-logged-in #loyaltylion .lion-rule-item__title {
    line-height: 1px;
  }
  
  .customer-logged-in #loyaltylion [data-rule-id="111624"] .lion-rule-item__points {
    margin-right: inherit;
  }
  
  .customer-logged-in #loyaltylion .lion-rule-item.lion-rule-item--111624 {
   /* min-height: 156px; */
    background-image:url(https://cdn.shopify.com/s/files/1/1071/1422/files/ll-instagram.jpg);
 /*   background-position-x: -82px;
    background-repeat: no-repeat; */
  }
  
  .customer-logged-in #loyaltylion .lion-reward-item__title {
    min-height: 8px;
  }
  .customer-logged-in #loyaltylion [data-lion-rewards-list] .lion-reward-item .lion-reward-item__meta {
    min-height: 200px;
  }
  
  .customer-logged-in #loyaltylion .lion-rule-item__points {
    margin-bottom: auto;
  }
  

}	/* end of mobile media query */


/* end of loyalty lion */

/* recently viewed and you may also like section to align bits OR try flex or css grid */
.recently-viewed-products h2,
.related-products h2 {
  margin-bottom: 1rem;
  padding-bottom: 0;
}
.related-products .products-grid .grid-item .product-top {
  min-height: 240px;
  padding-bottom: 1rem;
}
.related-products .products-grid .grid-item .product-title {
  min-height: 46px;
}
.related-products .owl-carousel .owl-wrapper-outer {
  margin-bottom: 3em;
}
/* end of you may also like section */

/**
* technical seo fixes september 2020 Adrian see Trello board from Starcom */

.related-products .owl-item .item-swatch li .hidden a {
  display: block;
  text-indent: -1000em;
  line-height: 0;
  /* margin: 0; */
  /* padding: 0; */
  overflow: hidden;
}


/*end of technical seo fixes */

/* last site nav link make hot pink */

.site-nav > li:last-of-type > a>span {
  color:hsl(330deg 100% 71%) !important;
}

.site-nav > li:last-of-type > a:hover {
  color:hsl(330deg 100% 71%) !important;
}

.site-nav > li.mega-menu:first-of-type .site-nav-dropdown .col-1 ul.dropdown li:first-of-type a {
 color: hsl(330deg 100% 71%) !important;
}



/* increase seo impact of product title secondary text  on pdp pages make it an h2 */
h2.sample-vendor {
  font-size: 14px;
}

/* improve semantic html on plp by making product grid item title and category h3 and h4 */

.grid-item h3 {
  letter-spacing: normal;
  margin-bottom: auto;
}

/* xmas link Leah to Adrian 18 November
.site-nav li:first-of-type a span {
  color: #b3000c;
  text-shadow: 2px 3px 4px red;
}
.site-nav li:first-of-type a {
  text-decoration-color: #b3000c;
}
 */

/* Adrian do the crude discount
*
* Note: may add a display none toggle to several rules as better
* to leave html in templates but hide, at least in some cases
**/

/*
.products-grid .grid-item .product-top::before {
    content: 'BLACK FRIDAY SALE';
    display: flex;
    justify-content: center;
    align-items: center;
    width: 160px;
    height: 30px;
    background-color: #211;
    color: white;
    position: absolute;
    top: 0;
    z-index: 100;
    }

.bf-discount-percentage {
  color: rgba(239,78,136,1);
  font-size: 16px;
  margin-bottom: 0;
}

.price-box .regular-product {
  display:inline-block;
}

.price-box .regular-product span {
  font-size: 16px;
  color: #666;
  text-decoration: line-through;
display:none;
}

.bf-discount-price {
    display: inline-block;
    margin-left: 1em;
    color: rgba(239,78,136,1);
    font-size: 17px;
}

.price-box .bf-discount-price {
    color: rgba(239,78,136,1);
  margin-left:1rem;
  display:inline-block;
  font-size:16px;
display: none;
}


.bf-discount-percentage + .price {
    color: gray;
    font-weight: 300;
    text-decoration-line: line-through;
}


#the-ciate-heroes-kit-black-friday-bundle .bf-discount-percentage + .price {
 text-decoration: none !important;
  color: #222;
}
#product-4858070270038 	#mini-mani-month-2020-nail-polish-advent-calendar
*/

.bf-discount-percentage {
  color: rgba(239,78,136,1);
  font-size: 16px;
  margin-bottom: 0;
    color: white;
    background-color: rgba(259,8,106,1);
    border-radius: 50%;
    line-height: 12px;
    height: 36px;
    width: 36px;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
}
.prices .bf-discount-percentage {
    position: absolute;
  left: -2.5em;
  text-align: center;
  transform: rotate(17deg);
}

#product-4981393096790 .price-box .bf-discount-percentage,
#velvet-palette .prices .bf-discount-percentage {
  display: none;
}

.bf-discount-price {
  color: rgba(239,78,136,1);
  margin-left:1rem;
  display:inline-block;
  font-size:16px;
  display:none;
}


#mini-mani-month-2020-nail-polish-advent-calendar .prices .bf-discount-price,
#product-4858070270038 .price-box .bf-discount-price {
  color: rgba(239,78,136,1);
  margin-left:1rem;
  display:inline-block;
  font-size:16px;
}

#product-4858070270038 .price-box .regular-product {
    display: inline-block;
}

/*
#mini-mani-month-2020-nail-polish-advent-calendar .prices .price span,
#product-4858070270038 .price-box .regular-product span {
    color: gray;
    font-weight: 300;
    text-decoration-line: line-through;
}
*/
#the-ciate-heroes-kit-black-friday-bundle .bf-discount-price,
#the-ciate-heroes-kit-black-friday-bundle .bf-discount-percentage,
#a-smiley-black-friday-bundle-beauty-offer .bf-discount-price,
#a-smiley-black-friday-bundle-beauty-offer .bf-discount-percentage,
#the-lip-mega-haul-lip-makeup-offer .bf-discount-price,
#the-lip-mega-haul-lip-makeup-offer .bf-discount-percentage,
#jessica-rabbit-nail-glitter-nail-polish .bf-discount-price,
#jessica-rabbit-nail-glitter-nail-polish .bf-discount-percentage,
#mini-splash .bf-discount-percentage,
#mini-splash .bf-discount-price,
#lip-lustre-summer-love .bf-discount-percentage,
#lip-lustre-summer-love .bf-discount-price,
#spring-collection-2020 .bf-discount-percentage,
#spring-collection-2020 .bf-discount-price,
#valentine-39-s-day-collection .bf-discount-percentage,
#valentine-39-s-day-collection .bf-discount-price,
#mermaid-glow-highlighter-rainbow-highlighter .bf-discount-percentage,
#mermaid-glow-highlighter-rainbow-highlighter .bf-discount-price,
#glitter-flip-liquid-lipstick-glitter-lipstick .bf-discount-percentage,
#glitter-flip-liquid-lipstick-glitter-lipstick .bf-discount-price,
#bikini-body-balm-highlighter-makeup .bf-discount-percentage,
#bikini-body-balm-highlighter-makeup .bf-discount-price,
#bronzed-set .bf-discount-percentage,
#bronzed-set .bf-discount-price,
#nudes-and-pearls-collection .bf-discount-percentage,
 #nudes-and-pearls-collection .bf-discount-price,
 #mini-splash .bf-discount-percentage,
 #mini-splash .bf-discount-price,
 #colour-pop-collection .bf-discount-percentage,
 #colour-pop-collection .bf-discount-price,
#glitter-flip-liquid-lipstick-glitter-lipstick .bf-discount-percentage,
 #glitter-flip-liquid-lipstick-glitter-lipstick .bf-discount-price,
 #the-luxe-christmas-edit-christmas-gift-sets .bf-discount-percentage,
 #the-luxe-christmas-edit-christmas-gift-sets .bf-discount-price,
 #the-secret-santa-edit-stocking-fillers .bf-discount-percentage,
 #the-secret-santa-edit-stocking-fillers .bf-discount-price,
 #the-happy-holiday-edit-2020-christmas-gifts .bf-discount-percentage,
 #the-happy-holiday-edit-2020-christmas-gifts .bf-discount-price {
   display: none;
 }

.products-grid #product-4948821672022 .price-box .bf-discount-percentage,
.products-grid #product-4948821672022 .price-box .bf-discount-price,
.products-grid #product-4948821409878 .price-box .bf-discount-percentage,
.products-grid #product-4948821409878 .price-box .bf-discount-price,
.products-grid #product-4948822655062 .price-box .bf-discount-percentage,
.products-grid #product-4948822655062 .price-box .bf-discount-price,
.products-grid #product-4625368842326 .price-box .bf-discount-percentage,
.products-grid #product-4625368842326 .price-box .bf-discount-price,
.products-grid #product-4625368842326 .price-box .bf-discount-percentage,
.products-grid #product-4625368842326 .price-box .bf-discount-price,
.products-grid #product-4515027779670 .price-box .bf-discount-percentage,
.products-grid #product-4515027779670 .price-box .bf-discount-price,
.products-grid #product-4490417897558 .price-box .bf-discount-percentage,
.products-grid #product-4490417897558 .price-box .bf-discount-price,
.products-grid #product-11224026964 .price-box .bf-discount-percentage,
.products-grid #product-11224026964 .price-box .bf-discount-price,
.products-grid #product-4458137991 .price-box .bf-discount-percentage,
.products-grid #product-4458137991 .price-box .bf-discount-price,
.products-grid #product-2001410457686 .price-box .bf-discount-percentage,
.products-grid #product-2001410457686 .price-box .bf-discount-price,
.products-grid #product-4172261261398 .price-box .bf-discount-percentage,
.products-grid #product-4172261261398 .price-box .bf-discount-price,
.products-grid #product-4728811683926 .price-box .bf-discount-percentage,
.products-grid #product-4728811683926 .price-box .bf-discount-price,
 .products-grid #product-2001407508566 .price-box .bf-discount-percentage,
 .products-grid #product-2001407508566 .price-box .bf-discount-price,
 .products-grid #product-4728787959894 .price-box .bf-discount-percentage,
 .products-grid #product-4728787959894 .price-box .bf-discount-price,
.products-grid #product-11223934868 .price-box .bf-discount-percentage,
.products-grid #product-11223934868 .price-box .bf-discount-price,
 .products-grid #product-4949977890902 .price-box .bf-discount-percentage,
 .products-grid #product-4949977890902 .price-box .bf-discount-price,
 .products-grid #product-4949978382422 .price-box .bf-discount-percentage,
 .products-grid #product-4949978382422 .price-box .bf-discount-price,
 .products-grid #product-4956515926102 .price-box .bf-discount-percentage,
 .products-grid #product-4956515926102 .price-box .bf-discount-price {
   display:none;
 }


.products-grid .grid-item  #product-4625368842326 .product-top::before,
.products-grid .grid-item  #product-4515027779670 .product-top::before,
.products-grid .grid-item  #product-4490417897558 .product-top::before,
.products-grid .grid-item  #product-11224026964 .product-top::before,
.products-grid .grid-item  #product-4458137991 .product-top::before,
.products-grid .grid-item  #product-2001410457686 .product-top::before,
.products-grid .grid-item  #product-4172261261398 .product-top::before,
.products-grid .grid-item  #product-4728811683926 .product-top::before,
.products-grid .grid-item  #product-2001407508566 .product-top::before,
.products-grid .grid-item  #product-4728787959894 .product-top::before,
.products-grid .grid-item  #product-11223934868 .product-top::before,
.products-grid .grid-item  #product-4949977890902 .product-top::before,
.products-grid .grid-item  #product-4949978382422 .product-top::before,
.products-grid .grid-item  #product-4956515926102 .product-top::before {
   display: none;
}

.products-grid #product-4956515926102 .price-box .regular-product,
.products-grid #product-4949978382422 .price-box .regular-product,
.products-grid #product-4949977890902 .price-box .regular-product {
  display:block;
}


.products-grid #product-4948821672022 .price-box .regular-product span,
.products-grid #product-4956515926102 .price-box .regular-product span,
.products-grid #product-4949978382422 .price-box .regular-product span,
.products-grid #product-4949977890902 .price-box .regular-product span {
  font-size: 13px;
  color: #111;
  text-decoration: none;
}

.product__description .reduction-code span {
  color: rgba(239,78,136,1);
}

/* 
 nudes and pearls
 #product-4728811683926
 nudes-and-pearls-collection
 
 
 mini-splash
 product-2001407508566
 #mini-splash
 
 
 colour pop
 #product-4728787959894
 colour-pop-collection
 

glitter flip 

PDP glitter-flip-liquid-lipstick-glitter-lipstick

#glitter-flip-liquid-lipstick-glitter-lipstick .bf-discount-price

PLP product-11223934868

 .products-grid #product-11223934868 .price-box .bf-discount-price
 */

/* Black Friday cart tweaks Adrian */

.cart-list .product-name {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 16px;
}

.cart-list p.vendor {
    color: #717171;
    color: #888;
    font-weight: 500;
    margin: 0 0 10px -1px;
}

.cart-list .bf-discount-percentage {
  margin-top:-14px;
  margin-bottom: 12px;
  font-size: 13px;
}

.cart-row #mmWrapper {
   margin: 2px auto 4px; 
}

#dynamic-checkout-cart {
  margin: 12px auto 2em;
}

/* Adrian blog tweaks */
.blog-detail .rte a {
  text-decoration: underline;
}

/* cart styles for no free shipping exclusion warning message notice */
.no-free-shipping {
  color: #f60;
  font-size:12px;
  margin-top: -16px;
}


/* PDP reviews top widget */
.ruk_rating_snippet {
    display: flex;
/*    color: rgb(232, 49, 131) !important;
    color: goldenrod !important; */
    color: #212121 !important;
    padding-bottom: 6px !important;
}
.ruk_rating_snippet .ruk-rating-snippet-count {
  position: relative;
  bottom: 0 !important;
}

/* add colour for beauty break nav line as per leah */
.site-nav > li:nth-of-type(5) > a {
   color: rgb(190, 6, 49) !important;
  font-weight: 800;
}

.flexslider .slides > li:first-child {
   display: list-item;
}



/* product grid vertical alignment fixes megamenu first */
/* also a grid treatment which may work everywhere */
/* These need product.title as H3 or H4 too */

.template-collection .products-grid.row {
  display: grid;
  gap: 0.5em;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-columns: repeat(auto-fit,minmax(267px,1fr));
}
 .grid-item.col-xs-6, .grid-item.col-sm-4, .grid-item.col-md-4, .grid-item.col-lg-4 {
   width: auto !important;
   }
  .products-grid.row .clearfix:before, .products-grid.row .clearfix:after,
 .products-grid.row:before, .products-grid.row:after   {
    display:none;
   }

.mega-menu .site-nav-dropdown .products-grid.row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}


.mega-menu .site-nav-dropdown .products-grid.row .grid-item,
.products-grid .grid-item, .list-category .grid-item {
  float:left;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  justify-content: flex-start;
  /* border: 1px solid #f4f1f2; */
 /* min-height: 400px; */
  padding-bottom: 0.4em;
}

.mega-menu .site-nav-dropdown .products-grid.row .grid-item {
  min-height: auto;
}

.mega-menu .site-nav-dropdown .products-grid .grid-item:last-of-type {
  border-right: 0;
}


.products-grid .grid-item  {
  margin-bottom: 2em;
}

.products-grid .grid-item .product-top {
  min-height: auto;
}

.products-grid .grid-item .product-title {
  min-height: 45px;
  margin-top: 2px;
  border-bottom: 1px solid #e6e1e4;
}

.widget-trending-product .grid-item .product-title {
  min-height: 56px;
}

.products-grid .grid-item .product-label {
  display: inline;
  position: absolute;
  top: 10px;
  right:10px;
}

.products-grid .grid-item .product-label:nth-of-type(2) {right: 10px;}
.products-grid .grid-item .product-label:nth-of-type(3) {right: 54px;}
.products-grid .grid-item .product-label:nth-of-type(4) {right: 90px;}

@media only screen and (max-width: 480px) {
  .template-collection .products-grid.row {
    width: auto;
    display: grid;
    gap: 0.25em;
    grid-template-columns: repeat(auto-fit,minmax(160px,1fr));
}
  }
  .products-grid .grid-item .product-image {
    position: relative;
    top: 48px;
  }
}

/* end of new product grid styles */

#add-to-cart-form .preorder-description {
  display: inline-block;
  margin-left: 1rem;
  font-size: 12px;
  font-style: italic;
  background-color: #f6f4f2;
  padding: 2px 6px;
  line-height: 22px;
}

a#BIS_trigger {
  font-size: 12px;
  }


@media screen and (max-width: 540px;) {
 .product-photo-container img {
   pointer-events: none; 
 }  
}


@media screen and (min-width: 700px) {
  .share_toolbox ul li.whatsappsharelink {
    display:none;
  }
}


@font-face {
    font-family: "Century Gothic";
    src: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/CENTURYGOTHIC.WOFF?v=11274255831981997349) format("woff");
}

@font-face {
    font-family: "Century Gothic Bold";
    src: url(//cdn.shopify.com/s/files/1/1071/1422/t/7/assets/CENTURYGOTHIC-BOLD.WOFF?v=9501840713759860002) format("woff");
}

