/** Shopify CDN: Minification failed

Line 14:0 Unexpected "!"
Line 16:144 Expected identifier but found "*"
Line 16:160 Expected identifier but found "*"
Line 16:1606 Expected identifier but found "*"
Line 16:1702 Expected identifier but found "*"
Line 16:1909 Expected identifier but found "*"
Line 16:2057 Expected identifier but found "*"
Line 16:2070 Expected identifier but found "*"
Line 932:2 Comments in CSS use "/* ... */" instead of "//"

**/
! normalize.css v1.1.0 | MIT License | git.io/normalize */

article,aside,details,figcaption,figure,footer,header,hgroup,regular,nav,section,summary{display:block;}audio,canvas,video{display:inline-block;*display:inline;*zoom:1;}audio:not([controls]){display:none;height:0;}[hidden]{display:none;}html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}html,button,input,select,textarea{font-family:sans-serif;}body{margin:0;}a:focus{outline:thin dotted;}a:active,a:hover{outline:0;}h1{font-size:10px;margin:.67em 0;}h2{font-size:1.5em;margin:.83em 0;}h3{font-size:1.17em;margin:1em 0;}h4{font-size:1em;margin:1.33em 0;}h5{font-size:.83em;margin:1.67em 0;}h6{font-size:.67em;margin:2.33em 0;}abbr[title]{border-bottom:1px dotted;}b,strong{font-weight:bold;}blockquote{margin:1em 40px;}dfn{font-style:italic;}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0;}mark{background:#ff0;color:#000000;}p,pre{margin:1em 0;}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em;}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word;}q{quotes:none;}q:before,q:after{content:'';content:none;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sup{top:-0.5em;}sub{bottom:-0.25em;}dl,menu,ol,ul{margin:1em 0;}dd{margin:0 0 0 40px;}menu,ol,ul{padding:0 0 0 40px;}nav ul,nav ol{list-style:none;list-style-image:none;}img{border:0;-ms-interpolation-mode:bicubic;}svg:not(:root){overflow:hidden;}figure{margin:0;}form{margin:0;}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em;}legend{border:0;padding:0;white-space:normal;*margin-left:-7px;}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle;}button,input{line-height:normal;}button,select{text-transform:none;}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;*overflow:visible;}button[disabled],html input[disabled]{cursor:default;}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;*height:13px;*width:13px;}input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0;}textarea{overflow:auto;vertical-align:top;}table{border-collapse:collapse;border-spacing:0;}

a, img{outline:none !important;}

ul {margin:0px;}

a:focus {outline: 0;border:none; text-decoration:none;}

a {border:none}

*{outline:none}

/* ==========================================================================
   Additional styles for the Skeleton Theme - Replace that with your own CSS
   ========================================================================== */

/* Hiding placeholder text on focus in webkit, thanks to http://www.kolodvor.net/2012/03/23/webkit-placeholder-attribute-behavior */
input:focus::-webkit-input-placeholder, textarea:focus::-webkit-input-placeholder { color:transparent; }

/* Contain floats: nicolasgallagher.com/micro-clearfix-hack/ */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* Products grid, collections grid: we are using lists, not tables */
ul.grid li { float: left; list-style-type: none; }
ul.grid li { margin: 0 20px 20px 0; }
ul.grid li.last-in-row { margin-right: 0; }
i {font-style:normal}
/* Utility classes: Hidden, float lef, float right, etc. */

.hidden { display: none; }
.left { float: left; }
.right { float: right; }

/* Styling #site-title as it uses h1 on home page and span on other pages. */

#site-title {}
#site-title a, a#site-title{}
#site-title.hidden{display: none;}

.visuallyhidden{display: none;}





/* ==========================================================================
   Theme Styling
   ========================================================================== */

/*Global*/



.hidden-desktop {display: none;}

.page { margin: auto; background:#fff; }

#wrapper {
  height: auto !important;
  margin: 0 auto ;
}

#push, #wrapper-footer {height: 82px;}
html{height: 100%;}

/*Typography*/

body{
  width:100%;
margin: auto;

}


p{
  margin: 0;
  padding-bottom: 1em;
}

.rte h1 {
  font-size: 16px;
  line-height: 34px;
}
.rte h2 {
  font-size: 16px;
  line-height: 34px;
}
.rte h3 {
  font-size: 14px;
  line-height: 30px;
}
.rte h4 {
  font-size: 17px;
  line-height: 24px;
}
.rte h5 {
  font-size: 15px;
  line-height: 18px;
  font-style: italic;
}
.rte h6 {
  font-size: 15px;
  line-height: 13px;
}

.rte h1,
.rte h2,
.rte h3,
.rte h4,
.rte h5,
.rte h6 {padding-bottom: 10px;}

.rte img{
  margin-bottom: 10px;
  max-width:100%;
}


/*Links*/

a {text-decoration: none;}
a:hover{text-decoration: none;}



/*Forms*/

label{padding-top: 15px;}

/* Disabled input */
input.disabled {opacity: .5;}

input[type="text"],
input[type="email"],
input[type="password"],
input[type="telephone"]{
  box-sizing: border-box;
    -moz-box-sizing: border-box; /*Firefox 1-3*/
    -webkit-box-sizing: border-box; /* Safari */
    border:1px solid #d4d4d4;
    border-radius: 0;
    box-shadow:none;
}

input[type="submit"]{
  border-radius: 0;
}


select{
  border:1px solid #d4d4d4;
    border-radius: 0;
    box-shadow:none;
    padding: 2px;
    box-sizing: content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
}

textarea{min-height: 100px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /*Firefox 1-3*/
  -webkit-box-sizing: border-box; /* Safari */
  resize: vertical;
  border-radius: 0;
  box-shadow:none;
-webkit-border-radius: 0 !important;
   -moz-border-radius: 0 !important;
        border-radius: 0 !important;
}



/*Buttons*/

.btn {padding:7px 10px 7px 10px;font-family:'Montserrat',sans-serif; font-size:11px; font-weight:bold;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}

.btn.btn-info {}



/*Images*/
.article-img {}
.article-img.pull-left {margin: 0 12px 12px 0;}


/*Pagination*/
.pagination-custom {
  display: inline-block;
  padding-left: 0;
  margin: 25px 0 30px 0px;
}
.pagination-custom>li {
  display: inline;
    opacity: 0.7;
  font-size:14px;
}

.pagination-custom>li:first-child>a, .pagination-custom>li:first-child>span {
  margin-left: 0;
}

.pagination-custom>.disabled>span, .pagination-custom>.disabled>a, .pagination-custom>.disabled>a:hover, .pagination-custom>.disabled>a:focus {
  color: #333;
  cursor: not-allowed;
}

.pagination-custom>li>a, .pagination-custom>li>span {
  position: relative;
  float: left;
  padding: 5px 10px;
  margin-left: -1px;
  line-height: 1.42;
  text-decoration: none;
  border: 1px solid #ececec;
}

/*Lists*/

ul.list{
  margin: 0;
  padding: 0px;

}
ul.list li{
  list-style: none;
  line-height: 19px;
  padding: 15px 0;
   border-bottom: 1px solid #ececec;

}
ul.list li a{
  font-weight: 400;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
    padding-left: 3px;
    text-transform: uppercase;
    color: #666;
}
ul.list li a:hover{
  color:#007fb8;
}
  
ul.list li a:before {
content: '\f105';
font-family: FontAwesome;
font-size: 12px;
padding-right: 6px;
color: #999;
}

/*------------------*/

ul.product-listing{
  margin: 0;
  padding: 0px;
}
ul.product-listing li{
  list-style: none;
  padding-bottom: 1em;
}



/************************************* TRANSITIONS *************************************/

.trs_color {
-webkit-transition: color 0.6s ease;
   -moz-transition: color 0.6s ease;
    -ms-transition: color 0.6s ease;
     -o-transition: color 0.6s ease;
        transition: color 0.6s ease;
}

.trs_color:hover {
-webkit-transition: color 0.2s ease;
   -moz-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
     -o-transition: color 0.2s ease;
        transition: color 0.2s ease;
}

.trs_bg {
-webkit-transition: background 0.6s ease;
   -moz-transition: background 0.6s ease;
    -ms-transition: background 0.6s ease;
     -o-transition: background 0.6s ease;
        transition: background 0.6s ease;
}

.trs_bg:hover {
-webkit-transition: background 0.2s ease;
   -moz-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
     -o-transition: background 0.2s ease;
        transition: background 0.2s ease;
}

.trs_scale:hover i {
-webkit-transform: scale(0.85);
   -moz-transform: scale(0.85);
    -ms-transform: scale(0.85);
     -o-transform: scale(0.85);
        transform: scale(0.85);
}



/************************************* HEADER *************************************/

#header {z-index: 10; position: relative;}


#header .container {position: relative; padding:0px; }
#header .header-inner{width:100%; padding-top: 30px; padding-bottom: 29px;}  
#logo  {
vertical-align: middle;
cursor: pointer;
text-align: left;
display: block;

}

.logo_position {padding:0px; display:inline-block; text-align:left; }




.logo-title {font-size:28px; font-weight:bold; color:#000!important;   padding-top:15px;  display: inline-block; padding-bottom:15px}

.offer-text {font-size:12px; text-transform:uppercase; text-align:center; font-weight:bold; padding:20px 0px;   font-family: 'Montserrat',sans-serif;
  letter-spacing: 0.5px; }
.offer-text a {display:inline-block; padding-left:5px}


.mob-header {margin-left:0px}

.header-links {padding-left:0px; float:right}

header .top-links .or {color: #7e7f80;}

header .top-links .container{ padding:0px}



header .top-links .col-lg-6 {width: 40%;}
header .top-links .col-lg-3 {width: 30%;}


header .top-links .inner {
width: 1170px;
margin: auto;
color: #282828;
display: table;
padding: 0;
}

.toplinks {
padding: 0;
display: inline-block;
float: right;
margin-left: 15px;
line-height: normal;
font-family:'Open Sans', sans-serif;
}

.toplinks .links div {
display: inline;
text-align: right;
float: left;
  font-size: 11px;
  padding: 18px 14px 18px 15px;
  text-transform: uppercase;

}

.toplinks div.links div a {
color: black;
display: inline-block;
padding: 0px;
font-size: 11px;
  font-family:'Open Sans',Helvetica,Arial,sans-serif;
  font-weight:normal;
    color: #fff;
}

.icon-phone:before {
  content: "\e046";
  padding: 0;
  color: #d9d9d9;
  float: left;
  font-size: 14px;
    height: 29px;
  line-height: 26px;
  text-align: center;
  width: 29px;
  text-align: center;
  margin-right: 0px;
    font-family: 'Simple-Line-Icons';
  margin-right:10px;
  padding-right: 4px;
  
}


.email-header {
  display: block;
  overflow:hidden;
  padding:0px 30px 0px 0px;
  margin-top:11px;
  float:left;

}

.email-header .email-box {
  display: inline-block;
  line-height: 30px;
  
}

.email-header .email-box strong {
  font-size: 12px;
  font-weight: normal !important;
  line-height: 1em;
  font-family:'Open Sans', sans-serif;
}

.icon-email {font-style:normal}

.icon-email:before {
  content: "\e01e";
  padding: 0;
  color: #d9d9d9;
  float: left;
  font-size: 14px;
    height: 29px;
  line-height: 26px;
  text-align: center;
  width: 29px;
  text-align: center;
  margin-right: 0px;
    font-family: 'Simple-Line-Icons';
  margin-right:10px
  
}


.phone {
  display: block;
  overflow:hidden;
  padding:0px 15px 0px 0px;
  margin-top:11px;
  float:left;

}

.phone .phone-box {
  display: inline-block;
  line-height: 30px;
  
}

.phone .phone-box strong {
  font-size: 12px;
  font-weight: normal !important;
  line-height: 1em;
  font-family:'Open Sans', sans-serif;
}

.phone span {
  line-height: 25px;
}
  


.header_tiles {float: right;margin: 20px 0 0 0;}
.header_tiles ul {list-style: none;overflow: hidden;margin: 0;}
.header_tiles ul li {float: left;}


.tile_currency {float:left; }
.tile_currency .select_wrap {overflow: hidden;position: relative;padding: 0px!important; padding-right: 15px!important; border: none!important;}
.tile_currency i {font-size: 14px; position: absolute;right: 0;top:0px;bottom: 0;z-index: 50;}
.tile_currency select {-webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
    appearance: none;padding: 0px 0 0px 0px;background: none;border: none;font: normal 11px/15px 'Open Sans',Helvetica,Arial,sans-serif; position: relative;z-index: 100;cursor: pointer;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}
.tile_currency select option {padding: 0; width: 120px;}
.tile_currency .select_wrap:hover {}
.tile_currency .select_wrap:hover i {}
  
.tile_currency .arrow-down:before{content:'\f107'; font-family: FontAwesome;  font-style:normal;} 

.tile a,
.select_wrap,
.select_wrap i {
-webkit-transition: all 0.6s ease;
   -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
     -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
}

.tile a:hover,
.select_wrap:hover,
.select_wrap:hover i {
-webkit-transition: all 0.2s ease;
   -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
     -o-transition: all 0.2s ease;
        transition: all 0.2s ease;
}



.header_tiles ul.header_tiles-2 {padding: 0;}
.header_tiles ul.header_tiles-2 li {}
.tile_search { position:absolute; right:0px; top:7px}
.header_tiles ul.header_tiles-2 li.tile_cart {margin-left:16px;}


.tile_search input {font-size: 13px; height: 44px; padding: 10px 10px 10px 20px; width:440px;margin: auto;float: left;position: relative; font-family:'Open Sans', sans-serif;
background:#FFF; color:#999;}
.tile_search a {width: 56px;height: 60px;display: block;float: left;margin: 0 0 0 -56px;font-size: 33px;text-align: center;line-height: 59px;}
.tile_search a:hover i {}

.tile_cart {color:#fff; margin-top: 7px; float:right;  padding:0px 16px 0px 67px; border:1px solid #ececec; position:relative; height:44px; line-height:42px }
.fa-shopping-cart{
  color: #fff;
  font-size: 17px;
  height: 44px;
  left: -1px;
  line-height: 44px;
  position: absolute;
  text-align: center;
  top: -1px;
  width: 44px;
  
}

.fa-shopping-cart:before {content: "\e04f";font-family: 'Simple-Line-Icons';}

.tile_cart a {display: block; text-decoration: none;   }
.tile_cart a i.fa-arrow-circle-o-right {float: right;font-size: 33px;line-height: 59px;vertical-align: top;}
.tile_cart a strong {
  font-size: 12px;
  font-weight: 700 !important;
  line-height: 1em;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  padding-right:0px;}
.tile_cart a span {font: 400 12px 'Montserrat', sans-serif;  display: inline-block; 
  padding: 3px 0px;
  line-height: 10px;
text-transform: uppercase;}
.search-btn-bg {  cursor: pointer;
  display: inline-block;
  height: 44px;
  min-width: 20px;
  position: absolute;
  right: 0px;
  top: 0;
  width: 44px;
  background: none;
  line-height:44px!important;
  outline: none; border:none;
 
}
.tile_cart .cart-total-items {padding-left:10px; padding-right:3px}
.tile_cart .cart-total-items:after {content: "\24"; font-size:14px; font-family: 'ElegantIcons'; display:inline-block; padding-left:10px}

.hvr-border-fade {
  box-shadow: inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
  -moz-box-shadow: inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
  -webkit-box-shadow: inset 0 0 0 4px #333333,0 0 1px rgba(0,0,0,0);
}
.hvr-border-fade:hover {
  box-shadow: inset 0 0 0 4px #ff8300,0 0 1px rgba(0,0,0,0);
  -moz-box-shadow: inset 0 0 0 4px #ff8300,0 0 1px rgba(0,0,0,0);
  -webkit-box-shadow: inset 0 0 0 4px #ff8300,0 0 1px rgba(0,0,0,0);
}


.searchIconNew {
  width: 25px;
  height: 35px;
  left: 9px;
  display: inline;
  position: absolute;
  top: 0px;
}


/************************************* NAVIGATION *************************************/

#navigation {position: relative; width:100%;font-family:"Montserrat",sans-serif;  border-top:1px #ececec solid }

/************************************* nav *************************************/

.site-nav { margin:auto; position: relative; list-style: none; padding:0px }
.site-nav li {display: block;  margin: 0;}
.site-nav a {   display: block; font-size: 13px;   text-decoration: none; }
.site-nav > li { position: relative; list-style: none; float:left; padding:0px 14px }
.site-nav > li > a { text-transform: uppercase; letter-spacing: 0.05em;}
.site-nav > li:first-child {padding-left:0px}
.site-nav > li:first-child > a { margin-left: 0; }

.site-nav > li > a.current:first-child{ color: #fff; background:none!important}
.site-nav > li:first-child > a:hover { margin-left: 0;color: #333; }
.site-nav > li > a > span {display:inline-block;line-height: 18px;  padding:22px 0px 19px; font-weight:700; }
.site-nav > li:hover > a > span, .site-nav > li:hover > a.current > span, .site-nav > li > a.current > span {padding:22px 0px 19px}
.site-nav > li:first-child:hover > a > span, .site-nav > li:first-child:hover > a.current > span, .site-nav > li:first-child > a.current > span { background:none!important; padding-left:0px}
.site-nav > li:first-child:hover > a > span, .site-nav > li:first-child:hover {color:#333;}
.site-nav-dropdown { text-align: left; display: none; position: absolute; top: 59px; left: 0; width: 215px; z-index: 5; padding: 0; margin-bottom: 0; 
padding: 6px 0;border-top: none;box-shadow: 0 0 20px -5px; font-family:Arial, Helvetica, sans-serif }

.site-nav > li .site-nav-dropdown {transform: scale(0) rotate(0deg);transition: all 0.4s ease-in-out 0s;opacity: 0;visibility: hidden; display:block}
.site-nav > li:hover .site-nav-dropdown {opacity: 1; visibility: visible;  transition: all 0.4s ease-in-out 0s;  -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg);}
.site-nav > li ul li .site-nav-dropdown {display:none}
.site-nav-dropdown li a { padding: 8px 30px 8px 20px; position: relative;color: #555; font-size: 13px; }
.site-nav-dropdown li a:before {content: '\f111';font-family: FontAwesome;font-size:5px;padding-right: 6px;color: #999; vertical-align:top}
.site-nav-dropdown ul { left: 100%; top: -1px; display: none; padding-left: 0; list-style: none; }
.site-nav > .dropdown:hover > ul,
.site-nav > .dropdown.open > ul {display: block;}

.site-nav > .dropdown > a:after {content:'\f107';font-family: FontAwesome; margin-left:5px}

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

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

.site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul,
.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 { }
.site-nav-dropdown li:hover > a:before {}



/* Mega Menu */
.site-nav > li.mega-menu .site-nav-dropdown {   }

.site-nav li.dropdown:hover.mega-menu > a > .icon-dropdown { border-top-color: #fff; opacity: 1; }
.site-nav li.mega-menu .site-nav-dropdown {background:#fff; border: 0; padding:25px 15px;box-shadow: 0 0 20px -5px; width:1170px; transform: scale(0) rotate(0deg);transition: all 0.4s ease-in-out 0s;opacity: 0;visibility: hidden; display:block }
.site-nav li.mega-menu:hover .site-nav-dropdown {opacity: 1; visibility: visible;  transition: all 0.4s ease-in-out 0s;  -webkit-transform: scale(1.0) rotate(0deg); transform: scale(1.0) rotate(0deg);}
.sub-mega-menu .parent-link { border-bottom: 1px solid #3d4549; color: #fff; font-weight: 700; padding-bottom: 20px; margin-bottom: 15px; }
.sub-mega-menu .parent-link a { text-transform: uppercase; color: #fff; font-weight: 700; letter-spacing: 0.05em; display: inline-block; padding: 0; margin: 0; }
.sub-mega-menu .parent-link > span.up { text-indent: -999em; display: block; background: url(icon-menu-up.png) no-repeat; opacity: 0.5; width: 9px; height: 6px; position: absolute; left: 50%; top: 6px; cursor: pointer; }
.sub-mega-menu .parent-link > span.up:hover { opacity: 1; }
.sub-mega-menu .parent-link > span { padding: 0 10px; }

.mega-menu img {width:100%;}

.site-nav-dropdown .col-1 { float: left; width: 60%; }
.site-nav-dropdown .col-2 { float: left; width: 20%; }
.site-nav-dropdown .col-3 { float: left; width: 20%; }
.site-nav-dropdown .col-1 .inner { float: left; width: 33.3%; padding-right: 3%; }
.site-nav-dropdown .col-1 .inner > a {margin-bottom: 6px;font-size: 13px;line-height: normal;color: #333;padding: 6px 0px 6px 0px;font-weight: bold;letter-spacing: 0.5px;
text-transform: uppercase; font-family:'Montserrat',sans-serif}
.site-nav-dropdown .col-1 .inner .dropdown { margin-bottom: 20px; }
.site-nav-dropdown .col-2 { padding: 0 20px 0 0; }
.site-nav-dropdown .col-3 { padding: 0px 0px; text-align:right; float:right; }
.site-nav-dropdown .col-3 a { padding: 0; }
.site-nav-dropdown .col-1 .inner > a { margin-bottom: 5px; }
.site-nav-dropdown .col-1 .inner p.toogleClick { display: none!important; }
.site-nav-dropdown .col-1 ul.dropdown { display: block; position: static; padding: 0; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a { padding-left: 2px; }
.site-nav-dropdown .col-1 ul.dropdown li:hover > a:before { left: 0; top: 15px; }
.site-nav-dropdown .col-1 ul.dropdown li a { display: inline-block; padding: 2px 2px; }
.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 h2 {font-family: 'Montserrat',sans-serif; font-size:13px; text-transform: uppercase;font-weight: bold;letter-spacing: 0.5px; color:#ff8300; text-align:left; line-height:normal; margin-bottom:15px; margin-top:5px }
.site-nav .widget-featured-product .widget-product { overflow: hidden; position:relative }
.site-nav .widget-featured-product .widget-product .products-grid { margin:0; }
.site-nav .widget-featured-product .widget-title { margin-bottom: 10px; }
.site-nav .widget-featured-product .widget-title h3 {margin-bottom: 6px;font-size: 13px;line-height: normal;color: #333;padding: 6px 0px 6px 10px;font-weight: bold;letter-spacing: normal;
text-transform: none;background-color: #f0f0f0; font-family:Arial, sans-serif;}
.site-nav .widget-featured-product .products-grid .grid-item { width: 100%; padding: 0; margin: 0; }
.site-nav .products-grid .grid-item .product-grid-image { display: inline-block; padding: 0; margin-bottom: 10px; }
.site-nav .widget-featured-product .product-title { padding: 0; font:700 12px "Montserrat",sans-serif; color:#333!important; padding-bottom:3px; text-transform:uppercase }
.site-nav .widget-featured-product .price-box p {padding-bottom:0px;}
.site-nav .widget-featured-product .spr-badge { margin-bottom: 6px; }
.site-nav .widget-featured-product .price-box {display: block;padding: 0 0 0 0px;font-size: 12px;font-family: Open Sans', sans-serif';font-weight: 900;color: #ff0000;} 
.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; }

.mega-menu .action {display:none;}
.mega-menu .sca-qv-button-wrap {display:none!important;}
.sub-mega-menu { display: none; }


.site-nav > li.mega-menu {position: static;} 
.site-nav > li.mega-menu .container {width:100%}
.site-nav .widget-featured-product .product_price .money {display:inline-block; padding: 0 0 0 0px; font-size:12px; font-family:Open Sans', sans-serif'; font-weight:bold; }

.site-nav .widget-featured-product .product_price del {color:#999; display:inline-block; margin-left:5px;}
.site-nav .widget-featured-product .product_price del span {color:#999!important; text-decoration:line-through}

/*==================================================================*/
/*Showcase row*/
/*==================================================================*/
  
#showcase .col-lg-4 {padding-left: 7px;padding-right: 7px;}  
#showcase .row {margin: 0px -7px;}

#showcase.container{padding:76px 0 95px; }
#showcase .banner {margin:0; padding:0px;overflow:hidden; float:left; position:relative}

#showcase .banner_1 {width:32%}
#showcase .banner_2 {width:32%; margin-left:2%; margin-right:2%}
#showcase .banner_3 {width:32%}



#showcase .banner figure img {
  width: 100%;
}


#showcase .banner figure figcaption > a{
	z-index: 9;
}
#showcase .banner figure img{
	width: 100%;
}
#showcase .banner figure figcaption{
	padding: 10px;
}
#showcase .banner figure.effect-bubba h2{
	font-size: 20px;
	font-weight: 400;
	margin-top: 0;
	padding: 15px 0;
	word-spacing: 0px;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
  font-family: 'Roboto Slab', serif;
  color:#fff
}

#showcase .banner figure.effect-bubba p{
	font-size: 14px;
	padding: 5px 0;
	opacity: 1;
	-webkit-transform: translate3d(0,0px,0);
	transform: translate3d(0,0px,0);
  letter-spacing: 1px;
    font-family: 'Montserrat', sans-serif;
  font-weight:700;
   color:#fff
}


#showcase .banner figure.effect-bubba figcaption:before,
#showcase .banner figure.effect-bubba figcaption:after{
	 top: 10px;
	 left: 10px;
	 right: 10px;
	 bottom: 10px;
 }
#showcase .banner figure.effect-bubba:hover h2{
	-webkit-transform: translate3d(0,-10px,0);
	transform: translate3d(0,-10px,0);
}
#showcase .banner figure.effect-bubba:hover p {
	-webkit-transform: translate3d(0,15px,0);
	transform: translate3d(0,15px,0);
}
.category-images_content{
	bottom: 60px;
	left: 0;
	position: absolute;
	width: 100%;
}

#showcase .banner figure {
	position: relative;
	float: left;
	overflow: hidden;
	margin: 0px;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	width: 48%;
	background: #3085a3;
	text-align: center;
	cursor: pointer;
}

#showcase .banner figure {
  background: #000;
  max-height: 750px;
  max-width: 100%;
  min-width: 100%;
  width: 100%;
}

#showcase .banner figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

#showcase .banner figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

#showcase .banner figure figcaption::before,
#showcase .banner figure figcaption::after {
	pointer-events: none;
}

#showcase .banner figure figcaption,
#showcase .banner figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
#showcase .banner figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

#showcase .banner figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}

#showcase .banner figure h2 span {
	font-weight: 800;
}

#showcase .banner figure h2,
#showcase .banner figure p {
	margin: 0;
}

#showcase .banner figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

.line-text{
	display: inline-block;
	position: relative;
}
.line-text:before,
.line-text:after{
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	width: 20px;
	height: 1px;
}
.line-text:before{
	left: -30px;
}
.line-text:after{
	right: -30px;
}
.line-text_white.line-text:before,
.line-text_white.line-text:after{
	background-color: #fff;
}
.borderTopSeparator{
	border-top: 1px solid #ececec;
}




  
/*Newsletter*/

.showcase_newsletter{
  margin-top: 10px;
}

.widget__newsletter{ 
  // background: url("/cdn/shop/t/9/assets/newsletter_bg.png?198") repeat left top transparent; 
  background: #ffffff;
  padding: 20px;
}

.widget__newsletter .widget_header,
.widget__newsletter .widget_content,
.widget__social-links .widget_header,
.widget__social-links .widget_content{}

.newsletter{ 
  padding: 50px 0px;
  display:block;
  text-align:center
}
  
.newsletter #mc_embed_signup{background:none;}
.newsletter #mc_embed_signup form{padding:0px;}
  
.newsletter #mc_embed_signup .button {
border: 0 none;
overflow: hidden;
padding:13px 23px 13px !important;
cursor: pointer;
font-weight: 400;
  font-size:11px;
  text-transform:uppercase;
margin:0px;
margin-left: 10px;
  height:auto;
  line-height:normal;
  border-radius:0;
font-family:'Montserrat', sans-serif;
text-transform: uppercase;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; width:auto; display:inline-block!important; letter-spacing:1px;
}  
  
.newsletter #mc_embed_signup .button:hover {
background: #fd2e2e;
overflow: hidden;
padding: 13px 23px 13px !important;
cursor: pointer;
font-weight: 400;
font-size:11px;
text-transform:uppercase;
color:#df2c2c;
margin:0px;
margin-left: 10px;
height:auto;
line-height:normal;
border-radius:0;
font-family:'Montserrat', sans-serif;
text-transform: uppercase;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s; width:auto; display:inline-block!important; letter-spacing:1px;
}

.newsletter #mc_embed_signup form {text-align:center}
  
.newsletter #mc_embed_signup input.email {width:30%; background: #FFFFFF;
width: 420px;
display: inline-block;
color: #666;
height: 44px;
padding: 0 10px;
line-height: 44px;
background-color: #fff;
border:1px #fff solid;
padding:6px 10px;
font-size: 12px;
font-family:'Open Sans', sans-serif;
margin:0px;} 
.newsletter #mc_embed_signup label {font-family:'Montserrat', sans-serif; font-size:14px; text-transform:uppercase; padding-top:8px; margin-right:20px;display: inline-block; letter-spacing:0.5px;padding-bottom:0px; font-weight:700}
  
/************************************* MAIN *************************************/

#main {margin-top:15px; padding:0px}



.product-listing {}

#main_content {}

#aside-left{ padding-right:0px; padding-bottom:50px}
.template-index #main_content {padding:0px}
#main_content .product {margin: 10px 0 10px 0; text-align:center; position:relative;  border-bottom: 1px solid #ececec; transition: all 0.4s ease 0s; }
#main_content .product:hover { border-bottom: 1px solid #333;}
#main_content .product:hover .product_title-wrap a  {color:#333}
#main_content .product .product_image-wrap {padding:0px; overflow:hidden; position:relative}
#main_content .product .product_image-wrap a {display: block;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}

#main_content .product .mask {
	background-color: #fff;
	opacity: 0;
    width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	text-align: center;
    transition: all 0.4s ease 0s;
	
}

#main_content .product:hover .mask {background-color: rgba(255,255,255,0.5); opacity: 1;}

.product-item_info {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  height: 50px;
  width: 100%;
  z-index: 2;
opacity: 0;}

#main_content .product:hover .product-item_info {opacity: 1;}
.transition {
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}

#main_content .product .product_image-wrap a img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	transform: translateZ(0);

}

.product-item-footer {padding: 30px 0 22px; width: 100%;}

#main_content .product .product_image-wrap a img {width: 100%;}

#main_content .product .product_title-wrap {margin: 0px 0 10px 0;text-align: center;line-height: 20px;}
#main_content .product .product_title-wrap a {font: 700 13px 'Montserrat',sans-serif;}

#main_content .product .product_price {margin: 0px 0 0px 0;}
#main_content .product .product_price .money {  font-size: 16px; font-weight:400;
  line-height: 100%;
  width: 100%;
  text-align: center;
  font-family: 'Montserrat', sans-serif;}

#main_content .product .product_price form {}

#main_content .product .product_price del {  color: #999; display: inline-block; margin-left: 5px;}
#main_content .product .product_price del span {color: #999!important; text-decoration: line-through;}

.sale-badge { 
position:absolute;
width:46px;
  line-height:46px;
  font-size:10px;
  text-transform:uppercase;
  top: 15px;
left: 20px;
  font-weight:bold;
  font-family:'Montserrat',sans-serif;
  letter-spacing:0.5px;
  border-radius:50px

  
} 


#main_content .product .product_info {font-family:Arial, sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#333333; padding:5px 30px; top:25%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
#main_content .product .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
#main_content .product:hover .product_info {opacity: 1;}
#main_content .product:hover .product_info:hover{
  background:  #008fbe ;
  color:  #fff ;
  
}
#main_content .product .product_price .product_add {background: #555555;}
#main_content .product .product_price .product_add:hover {background: #333333;}



.index-scope .product.step4-1 {}

.collection-scope .product.step3-1 {}




/* Breadcrumbs*/

.breadcrumb {margin: 10px 0 0 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
  background:none;
  padding:8px 0px;
  font-weight:400;
  text-transform: uppercase;
      font-family: 'Montserrat', sans-serif;
}



.breadcrumb a,
.breadcrumb span {font-size: 14px; color:#fff}

.breadcrumb .divider {margin: 0 7px;}

.breadcrumb > li + li:before{ display:none}
.breadcrumb .page-title {font-weight:bold; color:#fff;}

/************************************* PRODUCT VIEW *************************************/

.template-product #main {width:100%; padding:0px}
.template-product #main .row {margin:0px}
.template-product #main_content {padding:0px}

.pagination.pagination__product li.left-arrow a {display:block; background:#f4f4f4; padding:8px 20px; font-family:'Montserrat', sans-serif; text-transform:uppercase; font-size:11px}
.pagination.pagination__product li.right-arrow a {display:block;background:#f4f4f4; padding:8px 20px; font-family:'Montserrat', sans-serif; text-transform:uppercase; font-size:11px}
.pagination__product {position: absolute;  top: -30px; right: 15px; width: 240px;}


.product_wrap {padding: 0px 0 0 0;}
.product_wrap .product_image { border:1px #e5e5e5 solid}

#product_image-container {overflow: hidden;}
#elevatezoom_big {border: 1px #e5e5e5 solid;}

.product_wrap #bx-pager {margin: 0px 0 15px 0;padding: 15px 0 0 0;text-align: center;}

.product_wrap .product-price {padding: 0;font: bold 18px/1em 'Montserrat', sans-serif}
.product_wrap .product-price .money {font: 700 20px/1em 'Montserrat', sans-serif;}
.product_wrap .product-price .compare_at_price {color: #ccc!important;text-decoration: line-through;font: normal 22px/1em 'Montserrat', sans-serif; margin-left:20px}

.product_wrap .variants-wrapper {padding: 15px 0 20px 0;}
.product_wrap .variants-wrapper label {margin-right: 0px; width:45px; font-weight:normal}

.product_wrap #purchase {vertical-align: top;padding: 20px 0 20px 5px; background:#fff; border-bottom:1px solid #ececec}
.product_wrap #purchase label {display: inline-block;margin: 0;padding-top: 0px !important;line-height: 37px; width:25px;margin-bottom:0px!important}
.product_wrap #purchase #quantity {width: 60px;height: 39px;display: inline-block;margin: 0 10px;padding: 0px;outline: none;text-align: center;border-radius: 0px;border: 1px #ddd solid;
box-shadow: none;}
.product_wrap #purchase #add-to-cart {
vertical-align: top;
font-size: 16px;
text-shadow: none;
padding: 6px 60px;
margin-top: 0px;
font-weight: 400;
transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
border: none;
font-family:'Montserrat', sans-serif;}
  
.product_wrap #purchase #add-to-cart:before {
content: "\f07a";
font-family: 'FontAwesome';
margin-right:8px;
}
    
.product_wrap .product_details {margin: 0px 0 0 0;padding: 10px 0 15px 0;}
.product_wrap .product_details > div {padding: 5px 0 0 0;}
.product_wrap .product_details strong{display: inline-block;width:50px;}
.product_wrap .variants-wrapper .selector-wrapper {display:inline-block; padding-right:15px}
.product_wrap #product_description {margin: 0px 0 0 0; padding: 15px 0 20px 0; border-bottom:1px #ececec solid}
.product_wrap #product_description h3 {padding:0;}
.product_wrap #product_description p {padding:0px; color:#666}
#product_description h3 {font-size: 12px; padding-bottom: 13px; font-family: 'Montserrat', sans-serif;font-weight: 400; text-transform: uppercase;}

.product_wrap .addthis_toolbox {margin: 0px 0 0 0;padding: 15px 0 0 0;border-top: 1px solid #ececec;}

.product_image-additioanl a { display: block; float: left;  width: 25%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0 6px;}
.product_image-additioanl .active img {border:3px #333 solid;}
.product_image-additioanl a img {border:3px #eaeaea solid;}
.pro-reviews .spr-header-title {display:none;} 
.pro-reviews .spr-summary-actions {display:none;} 
.spr-container {border:none!important; padding:0px!important;}

.product_image-additioanl a img {max-width: 100%}

.product_wrap .page_title {margin: 0 0 0px 0px; padding: 0px 0 20px 0px; font: 700 26px/1em 'Montserrat', sans-serif;color: #000000;text-transform:uppercase; text-align:left}

.product_wrap select {padding:7px 10px 8px; min-width:90px;}  
  
.product_wrap  .spr-badge {margin-bottom:15px} 
.product_wrap .spr-icon-star-empty:before {font-size:18px!important}
  
.spr-form input {padding: 7px;}  
  
.spr-form-input-textarea  {padding: 7px; border:1px #ddd solid;}  
  
.spr-button-primary {float:none}  

.product_wrap #product_price {border-bottom:1px solid #ececec; padding: 10px 0 15px 0;}
  
/*===========================================*/
/*Blog view*/

.homepage_blog {border-top: 1px solid #ececec;padding-bottom: 23px; position:relative}
.homepage_blog .home-header .starSeparator { margin-top: 20px!important;text-align: center;}
.homepage_blog .article-thumbnail { height:150px; overflow:hidden; position:relative}
.homepage_blog .article-thumbnail img {width:100%}
.homepage_blog .container {padding:45px 0px}

.homepage_blog_title {font-size: 14px; padding-bottom: 8px; font-weight: 700; font-family: 'Montserrat', sans-serif;
  text-transform: uppercase; padding-top:15px; line-height:normal}
.homepage_blog .rte p {
    color: #666;
    font-size: 13px;
    line-height: 20px;
    padding-bottom: 25px;
font-weight: 400;
font-family: 'Open Sans', sans-serif;
}

.homepage_blog .btn {
    border: 2px solid #ececec;
    font-size: 11px;
    margin: 0;
    padding: 9px 17px;
     font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-weight:normal
}

.homepage_blog .blog-preview_posted {
    color: #333;
    background-color: #fff;
    border-style: solid;
    border-width: 2px;
    bottom: -30px;
    height: 75px;
    left: 25px;
    position: absolute;
    width: 125px;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    transition: all 300ms ease 0s;
  border-color: #ff8300
}

.homepage_blog_date {
    float: left;
    font-size: 13px;
    padding: 15px 0 9px;
    position: realtive;
    text-align: center;
    width: 100%;
font-weight: 700;
font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;}

#blog{ margin-left:15px;}
  
#blog p {line-height:1.6em; margin-top:15px; padding-bottom:0px;}  
  
.blog-article{
  padding-bottom: 40px;
}
.blog-article_title{}
.blog-article_date{}
.blog-article_read-more{
  margin-top: 20px;
}
.blog-article_meta{}

.blog-article_meta-comments{
 
}
  
.blog-article_meta-comments a {color:#999;}
.blog-article_meta-comments a:before {content:'\f075'; font-family:'FontAwesome'; margin-right:8px; color:#ccc; font-size:13px;}  


.blog-article{
  border-bottom: 1px solid #cecece
  margin-bottom: 30px;
  overflow: hidden;
}
.blog-article.last{
  margin-bottom: 0;
  padding-bottom: 0;
  border:none;
}
  
  
.recent-post{overflow:hidden; font: 700 13px/normal 'Montserrat', sans-serif;}
.recent-post ul{overflow:hidden; padding:0px; margin:0px; text-align:left; padding:15px 0px 15px 0px; border-bottom:1px #ececec solid;}    
.recent-post ul li{ float:left; width:180px;padding:0px; margin:0px; text-align:left; display:inline}      
.recent-post .img{width:80px!important; margin-right:10px}
.recent-post .img img{width:80px;height:80px} 
.recent-post h3 {font-family: 'Montserrat',sans-serif!important;
    font-size: 15px!important;
    margin: 0;
    padding: 0px 0px 15px 0px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: normal;
    border-bottom: none;
    color: #ff8300;}  
.recent-post a {display:block;} 
.recent-post span {color:#999; display:block; margin-top:5px; font-size:12px; font-weight:normal} 
.recent-post .blog-title {}  
  
  
/*===========================================*/
/*Blog article view*/

.article-scope {} 
.article-scope p { line-height:1.6em; margin-top:15px; padding-bottom:0px;}  
.article_header {overflow: hidden;margin: 0 0 15px 0;}

.blog-article_date {width: 60px;height: 55px;float: left;margin: 0 15px 0 0;background:#ffe51e;color:#000;text-align: center; font-family:'Montserrat',sans-serif}
.blog-article_date span {display: block;font-weight: 900;line-height: normal;}
.blog-article_date span.day {padding: 7px 0 0 0;font-size: 24px;}
.blog-article_date span.month {margin: -5px 0 0 0;}

.article_header h2.article_title,
.article_header h2.blog-article_title {display: inline-block;padding: 0px 0 0 0;font: 700 26px/normal 'Montserrat',sans-serif!important;}

.article_meta-comments,
.blog-article_meta-comments {padding: 0px 0 0 0;}

.article_meta-tags,
.blog-article_meta-tags {}

.article_meta-tags span,
.blog-article_meta-tags span {display: none;}

.article_meta-tags a,
.blog-article_meta-tags a {font-size: 12px;text-decoration: underline; color:#999;}



.blog-article .rte,
.article .rte {}

.article_title{}
.article-scope .article_image{}
 .article_image{}

 .article_meta > div{}
.article-scope .article_meta .article_meta-comments{}
.article-scope .article_meta .article_meta-comments a {color:#999;}
.article-scope .article_meta .article_meta-comments a:before {content:'\f075'; font-family:'FontAwesome'; margin-right:8px; color:#ccc; font-size:13px;}   
  
.article-scope .article_read-more{}
.article-scope .article_meta-tags{}

.article_comments-form{}
  
  
  
.section-title{}

.article_image.pull-left{}
blockquote {
margin: 0 0 20px;
padding: 20px 20px 30px 67px;
border-left: 3px solid #eaeaea;
background: #f8f8f8;
margin-top:15px;
}

blockquote, blockquote p {
font-size: 14px;
line-height: 24px;
color: #5c5c5c;
font-style: italic;
font-family: Georgia, "Times New Roman", Times, serif;
position: relative;
}
  
blockquote:before {
content: open-quote;
display: block;
position: absolute;
left: 14px;
top: 10px;
font-family: Verdana, Geneva, sans-serif;
font-size: 72px;
line-height: 1em;
  color: #c2c2c2;}  

  /*Comments*/

  .comment-form{}
  .comment-form #comment-author,
  .comment-form #comment-email,
  .comment-form #comment-body{
    width: 100%;    
  }

  .comment-form #comment-body{
    height: 100px;
    margin-bottom: 20px;
  }

.article_comments-form{
  padding-bottom: 10px;
  margin-top: 20px;
  padding-top: 10px;
}
  
.section_header {
border-bottom: 3px solid #cecece;
height: 39px;
margin-top: 20px;
}  

.section-title{
display: inline-block;
margin: 0 0 15px 0;
padding: 12px 30px 10px 0;
border-bottom: 3px solid #064661;
font: normal 14px/1em Arial, sans-serif;
color: #000000;
text-transform: uppercase;
}

.section_content{
  padding-top: 8px;
}

.comment-submit {}

#comments {padding-top: 15px;}
#comments ul {list-style: none;padding: 0;}
#comments ul h3.comment-author {font-weight: bold;}

/*===========================================*/
/*Page scopre*/

.page_image{}
.page_image img{}
.page-row{}

.page_content .rte .row img {width: 100%;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
}


/*===========================================*/
/*Customer pages*/

#customer_login {}


#customer_login label,
#recover-password label {display: block;padding: 10px 0 0 0;}

#customer_login input[type="text"],
#customer_login input[type="email"],
#customer_login input[type="password"],
#recover-password input[type="text"],
#recover-password input[type="email"],
#recover-password input[type="password"] {
width: 100%;
}

#forgot_password {padding: 15px 0 0 15px}

#customer_login .action_bottom,
#recover-password .action_bottom {padding-top: 15px;
    padding-left: 15px;
    padding-bottom: 20px;}

#customer_login .action_bottom .btn,
#recover-password .action_bottom .btn {margin-right: 7px;}

#customer_login .action_bottom a,
#recover-password .action_bottom a {margin-left: 7px;}


#recover-password p {padding: 10px 0 0 0;}

.errors {margin: 15px 0 0 0;}



 /*Orders*/

#customer_orders table {width: 100%;margin: 10px 0 0 0;}

#customer_orders table tr th {padding: 5px;border-bottom: 1px solid #333333color: #000000;font-size: 15px;}
#customer_orders table tr td {padding: 5px;border-top: 1px solid #cecece;}

#customer_orders table span.total.money {font: bold 20px 'Trebuchet MS';color: #cecece}

#order_details {width: 100%;margin: 10px 0 0 0;}
#order_details th {padding: 5px;border-bottom: 1px solid #333333color: #000000;font-size: 15px;}

#order_details tbody tr,
#order_details tfoot tr {border-top: 1px solid #cecece;}

#order_details td {padding: 5px;}

#order_details .money {font: bold 20px 'Trebuchet MS';color: #cecece}



.email.note {padding: 10px 0 0 0;font-weight: bold;}
.address.note p {padding: 0 0 5px 0;}



/*Address*/

#address_tables h4.address_title {padding: 15px 0;font-weight: bold; font-size:14px;}

.view_address {}
.view_address p {margin: 3px 0 0 0;padding: 0;}

.form-horizontal .control-group labels {margin: 0;}
.form-horizontal .control-group .controls {}

.form-horizontal label {margin-bottom: 7px !important;padding-top: 15px !important;}

.form_customer .action_bottom {padding: 15px 0 25px 0;}

.form-control {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

#customer_detail h2.name {margin: 0 0 10px 0;padding: 0px 0 10px 0; font:normal 20px/1em Arial, sans-serif}
#customer_detail h2.name a {float: right;color: #014693}
#customer_detail h2.name a:hover {color: #000000;}

#customer_detail p {padding: 0 0 2px 0;}



#order_address {}

#order_address #order_payment,
#order_address #order_shipping {padding-top: 15px;}

#order_address #order_payment > div,
#order_address #order_shipping > div {padding: 15px;border: 1px solid #cecece;}

#order_address h5 {margin: 0 0 10px 0;font-weight: bold;color: #000000text-transform: uppercase;}
#order_address .address.note p {margin: 0 0 10px 0;padding: 0;}


.control_checkbox,
.control_submit {padding: 15px 0 0 0;}


#admin_header .page_title a {float: right;font-size: 18px;text-transform: none;}
#admin_header .page_title {overflow: hidden;}


/*===========================================*/
/*Cart pages*/
  

.cart-scope .page_header {}     

.cart-list {overflow: hidden;}

.cart-list > .row {padding-top: 15px;padding-bottom: 15px;border-bottom: 1px solid #cecece;}

.cart-list .item_image {text-align: center;}
.cart-list .item_image a img {}

.cart-list .item_remove {margin: 0px 0 0 10px;}
.cart-list .item_remove a {font-size: 20px;color: #014693}
.cart-list .item_remove a img {width: 100%;}
.cart-list .item_remove a:before {
content: "\f014";
font-family: FontAwesome;
font-size: 14px;
}  

.cart-list .row h3.item_vendor {padding: 10px 0;border-bottom: 1px solid #cecece;font-size: 16px;color: #888;}

.cart-list .item_price {padding: 10px 0 0 0;}
.cart-list .item_price label {padding: 0;}

.cart-list .item_price .price,
.cart-list .item_price .total h3 {font:bold 16px/1em Arial, sans-serif; color: #cecece}

.cart-list .item_price .total {text-align: right;}
.cart_subtotal p {text-align: right;} 
.cart_subtotal .btn {margin-left:2px; margin-right:2px;}
.cart-list .item_price .input-small {width: 60px !important;height: 37px;display: inline-block;padding: 5px;text-align: center;}
.btn-active {color: #fff!important; }
.cart_subtotal h3 {margin: 0 0 15px 0;
    padding: 15px 0;
    border-bottom: 1px solid #cecece;
    font: 700 16px 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;}
.cart_subtotal h3 em {float: right;color: #cececefont-style: normal;}

.cart_instructions {}
.cart_instructions h4 {margin: 0 0 15px 0;
    padding: 15px 0;
    border-bottom: 1px solid #cecece;
    font: 700 16px 'Montserrat', sans-serif;
    color: #000000;
    text-transform: uppercase;}
.cart_instructions textarea {width: 100%;}
.cart-list .item_title {font:400 13px/1em 'Montserrat', sans-serif }
.cart-list .item_vendor {font-size:12px; color:#999}
.cart-list .form-control {padding:0px 0px 0px 5px; box-shadow: none; border-radius: 0px;}
.cart-list label {padding:0px}
.cart_subtotal em{font-style:normal}



#payment-methods {overflow: hidden;padding: 15px 0 0 0; float:right}

#shopping-cart-table {
	border: none;
	width: 100%;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
}
  
#shopping-cart-table td {vertical-align:top;}  
  
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #ddd;
	font-size: 15px;
	font-weight: normal;
	margin: 0 !important;
	outline: medium none;
	padding: 8px 5px 8px 12px;
	width: 25px;
}
#shopping-cart-table a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	border: none;
}
#shopping-cart-table a.remove-item span {
	display: none
}
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 14px;
}
#shopping-cart-table a.remove-item:hover {
	padding: 0px;
	color: #007fb8;
}
#shopping-cart-table .remove-item span span {
	display: none;
}
#shopping-cart-table tfoot tr td.last {
	border-top: none;
}
#shopping-cart-table dl {
	margin: 0;
	padding: 0;
}
#shopping-cart-table .item-options dd {
	color: #CCCCCC;
	margin: 0;
}
#shopping-cart-table h4 {
	font-size: 12px;
	font-weight: 900;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase
}
#shipping-zip-form .form-list label {
	display: block;
}
#shopping-cart-table .cart-price .price {
	font-size: 12px;
}
  
.data-table {
	border: 1px solid #E5E5E5;
	border-spacing: 0;
	text-align: left;
}
.data-table thead tr, .data-table tfoot tr {
	background-color: #f5f5f5;
}
  
.data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
	color: #333;

}
.data-table tbody th, .data-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 20px 10px;
}
.cart-table tbody th, .cart-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
}
.data-table tbody th.last, .data-table tbody td.last {
	border-right: 0px solid #eaeaea;
}
.data-table tbody tr.last th, .data-table tbody tr.last td {
	border-bottom: 1px solid #eaeaea;
}
.data-table .price {
	font-size: 13px;
	font-weight: normal;
	color: #007fb8
}
.data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price {
	color: #333;
}
.item-options dd {
	color: #565656;
	margin: 0;
}
.compare-table th {
	color: #565656;
}
.compare-table tr.odd th {
	background-color: #ececec;
}
.compare-table tr.even th {
	background-color: #e5e5e5;
}
.compare-table tr.even td {
	background-color: #f7f7f7;
}
  
.data-table th {
line-height: 20px;
padding: 10px;
font-weight: 700;
font-size: 13px;
font-family:'Montserrat', sans-serif;
      background-color: #fff;
    color: #333!important;
    border-top: 1px #ececec solid;
   border-bottom: 1px #ececec solid;
  text-transform:uppercase
}
  
  .data-table .item_image img{width:75px} 
  
/*===========================================*/
/*Contacts page*/

.contact-scope iframe{
  width:100%;
  height:350px;
  border: 1px solid #cecece
}

.contact-scope {float:left; width:50%; overflow:hidden; padding-bottom:60px}
.google-map {float:right; width:45%; overflow:hidden; padding-bottom:60px}

.contact-form label {}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="telephone"],
.contact-form textarea {width: 100%;}



.contact-form .btn-toolbar {padding: 15px 0 0 0;}

.contact-form .alert {margin: 15px 0 0 0;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
}
  
.contact-scope .page_header {border-bottom:2px solid #e5e5e5; padding-bottom:0px;}  



/*===========================================*/
/*Search page*/

#searchresults {margin: 0;}

#searchresults .search-form {}
#searchresults .search-form label {display: block;}
#searchresults .search-form input[type=text] {min-width: 80%;height: 33px;margin:0;padding: 5px;}
#searchresults .search-form input[type=submit] {vertical-align: top;margin:0;padding: 8px 20px;}

#searchresults input {width: auto;}

ul.search-results {margin: 0;padding: 0;border-bottom: 1px solid #cecece;}
ul.search-results li {margin: 0;padding: 0;overflow: hidden;border-top: 1px solid #e5e5e5; display:block;}
ul.search-results li a {font:bold 14px/1em Arial, sans-serif}

.search-result_image {padding: 0 15px 0 0;}
#searchresults h3 {margin-bottom:10px}
#searchresults li {margin: 0px 0;clear: left;padding-bottom:15px;}

/*==================================================================*/
/*logo brand*/
/*==================================================================*/
.brand-logo {
  padding-bottom: 58px;
  padding-top: 59px;
  text-align:center
}

.brand-logo h3 {
  font-size: 24px;
  letter-spacing: 2px;
  text-align: center;
  text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
  font-family:700;
  padding-bottom:27px;
}



.starSeparator {
  display: inline-block;
  position: relative;
  font-size: 16px;
}

.starSeparator:before {
  left: -37px;
}
.starSeparator:before, .starSeparator:after {
  content: "";
  background-color: #ccc;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  width: 30px;
  height: 1px;
}

.starSeparator:after {
  right: -37px;
}

.paralax {
  background-image: url("/cdn/shop/t/9/assets/brand_img.png?v=61849322164757373801616869049");
  background-attachment: fixed !important;
  background-position: 50% 100% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}
.brand-logo .container {
 padding: 0px 0px;
}
.brand-logo .slider-items-products .owl-buttons .owl-next {
 position: absolute;
 right: 50%;
  margin-right:-27px
}
.brand-logo .slider-items-products .owl-buttons a {
 border: none;
 background: #f5f5f5;
}
.brand-logo .slider-items-products .owl-buttons .owl-next a:before {
 font-size: 24px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev a:before {
 font-size: 24px;
}
.brand-logo .slider-items-products .owl-buttons .owl-prev {
 left: 50%;
 position: absolute;
 margin-left:-27px;
 background: none;
}
.brand-logo a.flex-next {
 background: none !important;
 color: #999 !important;

}
.brand-logo a.flex-next:hover {
 color: #ffe51e !important;
 background: none !important;

}
.brand-logo a.flex-prev {
 background: none !important;
  color: #999 !important;

}
.brand-logo a.flex-prev:hover {
 color: #ffe51e !important;
 background: none !important;

}

.brand-logo .owl-theme .owl-controls .owl-buttons:after {
  background-color: #ccc;
  content: "";
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 2px;
}

.brand-item {
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
  padding: 1px 0;
  width: 100%;
}

.brand-item:hover img {
  opacity: 1;
}
.brand-item img {
  max-width: 100%;
  opacity: 0.9;
}

.brand-item:hover {
  background-color: rgba(255, 255, 255, 1);
}

#brand-logo-slider .slider-items .item {margin:0px 8px}

.brand-logo .slider-items-products {margin-top:42px}

.brand-logo .owl-theme .owl-controls {margin-top:40px}


/*==================================================================*/
/*Fresh Arriavls*/
/*==================================================================*/

#best-seller-slider {padding-top:55px; padding-bottom:90px}

#best-seller-slider .slider-items .owl-buttons .owl-next {
 position: absolute;
 right: 50%;
  margin-right:-27px
}
#best-seller-slider .slider-items .owl-buttons a {
 border: none;
 background: #f5f5f5;
}
#best-seller-slider .slider-items .owl-buttons .owl-next a:before {
 font-size: 24px;
}
#best-seller-slider .slider-items .owl-buttons .owl-prev a:before {
 font-size: 24px;
}
#best-seller-slider .slider-items .owl-buttons .owl-prev {
 left: 50%;
 position: absolute;
 margin-left:-27px;
 background: none;
}
#best-seller-slider a.flex-next {
 background: none !important;
 color: #999 !important;

}
#best-seller-slider a.flex-next:hover {
 color: #ffe51e !important;
 background: none !important;

}
#best-seller-slider a.flex-prev {
 background: none !important;
  color: #999 !important;

}
#best-seller-slider a.flex-prev:hover {
 color: #ffe51e !important;
 background: none !important;

}

#best-seller-slider .owl-theme .owl-controls .owl-buttons:after {
  background-color: #ccc;
  content: "";
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 2px;
}

.brand-item {
  background-color: rgba(255, 255, 255, 0.4);
  display: block;
  padding: 1px 0;
  width: 100%;
}


#best-seller-slider .slider-items .item {margin:0px 8px}

#best-seller-slider .slider-items-products {margin-top:42px}

#best-seller-slider .owl-theme .owl-controls {margin-top:40px}


/*==================================================================*/
/*Footer row*/
/*==================================================================*/

#footer {position:relative;}
#footer .container { position:relative; padding:0px}
.footer-top {width:100%; overflow:hidden; }  
/*footer-block*/  

#bottom {padding: 65px 0 60px 0; overflow:hidden;}
#bottom h3 {  border-bottom: 1px solid #444; font-size: 13px; padding: 2px 0 18px 5px; font-family:'Montserrat', sans-serif; color: #ffffff; text-transform: uppercase;  font-size: 14px; font-weight: 700; line-height:normal}

.bottom_block_1 p {margin: 0;padding: 33px 0 0px 0;font-weight: normal;color: #cccccc; font-size:12px; line-height:1.8em}

#bottom ul {padding:0; padding-top:33px; padding-left:13px}
#bottom ul li {padding: 0px 0 0 0;line-height: 1em; border:none}
#bottom ul li a {color: #cccccc; font-size:12px;padding:3px 0 8px;font-weight: normal; display:block;    font-family: Open Sans, sans-serif;
  text-transform: none;} 
.bottom_block_2 a:before,.bottom_block_3 a:before,.bottom_block_4 a:before {
content: "\f105";
font-family: FontAwesome;
font-size: 13px;
display: inline-block!important;
cursor: pointer;
line-height: 20px;
color: #bed6e2;
margin-right: 5px;
}

.contact-information {padding-top:33px;}
.contact-information span {display: inline-block; width:200px;}
.contact-information .oneLine {padding-bottom: 10px;padding-top: 9px;}
#bottom p.adr {margin: 0;padding: 0px 0 0 0;font-size:12px; display:block; overflow:hidden }
#bottom p.tel {margin: 0;padding: 16px 0 0 0;font-size:12px;  display:block; overflow:hidden; }
#bottom p.email {margin: 0;padding: 16px 0 0 0;font-size:12px; display:block; overflow:hidden}
#bottom p.time {margin: 0;padding: 16px 0 0 0;font-size:12px; display:block; overflow:hidden } 
  
.add-icon:before {
content: "\f041";
font-family: FontAwesome;
font-size: 18px;
color: #ffe51e;
height: 35px;
width: 35px;
line-height: 32px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border:2px #222 solid

} 
  
.phone-icon:before {
content: "\f095";
font-family: FontAwesome;
font-size: 18px;
color: #ffe51e;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 32px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border:2px #222 solid


} 
  
.email-icon:before {
content: "\f0e0";
font-family: FontAwesome;
font-size: 16px;
color: #ffe51e;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 32px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border:2px #222 solid
}  

.time-icon:before {
content: "\e06b";
font-family:'ElegantIcons';
font-size: 16px;
color: #ffe51e;
height: 35px;
width: 35px;
margin-right: 5px;
line-height: 32px;
display: inline-block;
float: left;
font-style: normal;
text-align: center;
margin-right: 10px;
border:2px #222 solid
}  

.copyright{padding: 20px 0px;overflow: hidden;margin: auto;font-size:12px!important; background:#202020; text-align:left}
.copyright a {color:#d9d9d9}
.copyright .icon_heart { margin: 0 5px; font-family: 'ElegantIcons'; color: #ff8300;}
.copyright .copyright-text {padding-top:20px}
/*social-links*/  
#footer ul.social-links {display:block; padding-left:0px}  
  
#footer ul.social-links li{display: inline;
float: left;
width: auto;
margin-right: 10px;}  
  


#footer ul.social-links a{font-size: 16px;
line-height: 30px;
display: inline-block!important;
width: 30px;
height: 30px;
color: #ffe51e;
text-align: center;
padding: 0;
  border:1px #222 solid;
}
 
  
  
  
/*Widget Styles*/


.widget h2 {
   font-weight: bold;
  margin-top: 0;
  padding:0px;
  position: relative;
  display: inline-block;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  
  
}


.widget h2:before {
    content: "";
    float: left;
    

}

.widget h2:before {

    border-left-color: transparent!important;

}


.widget h2:after{
    content: "";
    float: left;
 

}

.widget h2:after {

    border-right-color: transparent!important;

}

.widget__types h3 {
font-family:'Montserrat',sans-serif!important;
font-size: 15px!important;
margin: 0;
padding: 45px 0px 15px 0px;
font-weight: 700;
text-transform: uppercase;
display: block;
line-height: normal;
border-bottom:none;
color:#ff8300} 

#aside-left .widget__best-sellers h3 {
    font-family: 'Montserrat',sans-serif!important;
    font-size: 15px!important;
    margin: 0;
    padding: 45px 0px 25px 0px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    line-height: normal;
    border-bottom: none;
    color: #ff8300;
}

#aside-left .widget__best-sellers .slider-items .owl-buttons .owl-prev {
  position: absolute;
  right: 70px;
  top: -37px;
  margin-left: -20px;
  left: auto;
}

#aside-left .widget__best-sellers .slider-items .owl-buttons .owl-next {
  position: absolute;
  right: 40px;
  top: -37px;
  /* margin-left: -20px; */
}

#aside-left .widget__best-sellers .widget_header {border:none; margin:0px; margin-top:10px; background:none}
#aside-right .widget__best-sellers h3 {
  color: #000;
  font-family: 'Montserrat',sans-serif;
  margin: 0;
  padding: 10px 0px 0px 0px;
  font-weight: bold;
  text-transform: uppercase;
  /* background: #252525; */
  letter-spacing: 1px;
  margin-top: 0px;
}

#aside-right .widget__best-sellers .widget_header {border:none}

ul.sidebar-popular-product {
    float: left;
    padding: 5px 0;
    width: 100%;
}

ul.sidebar-popular-product li {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  padding-bottom:15px;
  display:block;
  border-bottom:1px #ececec solid;
  overflow:hidden
}

.widget__best-sellers {overflow:hidden}

ul.sidebar-popular-product li .product_image-wrap {width:30%; float:left; margin:0px!important}

ul.sidebar-popular-product li .product-item-footer {width:65%; float:right}
ul.sidebar-popular-product li  .pro-slide {padding:0px}
ul.sidebar-popular-product li .product-item-footer {padding:0px!important}
ul.sidebar-popular-product li  .product_title-wrap  {text-align: left!important; margin-bottom:0px!important}
ul.sidebar-popular-product li  .product_title-wrap a {font-family: 'Montserrat',sans-serif!important; font-weight:700!important; font-size:12px!important; text-transform:uppercase; padding-bottom:0px!important}
ul.sidebar-popular-product li .sale-badge {
    position: absolute;
    width: 36px!important;
    line-height: 36px!important;
    font-size: 9px!important;
    text-transform: uppercase;
    top: 0px;
    left: 0px!important;
    font-weight: bold;
    font-family: 'Montserrat',sans-serif;
    letter-spacing: 0.5px;
    border-radius: 50px;
  text-align: center;}
ul.sidebar-popular-product li .product-item_info {display:none}
  
.widget__types .widget_content{}  
  
.widget__best-sellers .widget_header{padding: 0 0 0px 0; text-align: left; color: #000000;  margin:15px 0px 0px 0px; background:#000; }
  
.widget__new-pro .widget_header {padding: 0 0 0px 0; text-align: left; color: #000000;  margin:20px 0px 0px 0px; background:#000;} 
.widget .category {margin-bottom:0px}
.widget .category h3{
font-family:'Montserrat',sans-serif!important;
font-size: 15px!important;
margin: 0;
padding: 0px 0px 15px 0px;
font-weight: 700;
text-transform: uppercase;
display: block;
line-height: normal;
border-bottom:none}
  
.widget .category h3:before {
content: '\f0c9';
font-family: FontAwesome;
font-size: 14px;
margin-right: 5px;
}  

/*Collections*/
.widget__collections {}
.widget__collections ul {}
.widget__collections ul li {padding:15px 0; border-bottom:1px solid #ececec}
.widget__collections ul li + li {}
.widget__collections ul li a {font-weight: 400; font-size: 12px; font-family:'Montserrat', sans-serif; padding-left:3px; text-transform:uppercase; color:#666}
.widget__collections ul li a:before {
content: '\f105';
font-family: FontAwesome;
font-size: 12px;
padding-right: 9px;
color: #777;
}
.widget__collections ul li.active a {color: #007fb8;}


/* Best sellers*/
.column .widget .product-listing {margin: 0;}

.column .widget .product {width: 100% !important;overflow: hidden;float: none;margin: 0px 0 0 0;padding: 0;}

.column .widget .product .product_image-wrap {margin:10px 0px 0px 0;padding: 0;}
.column .widget .product .product_image-wrap a {display: block;}
.column .widget .product .product_image-wrap a img {width: 100%;}

.column .widget .product .product_title-wrap {margin: 10px 0 5px 0;text-align: center;line-height: 20px;}
.column .widget .product .product_title-wrap a {font:normal 14px Arial, sans-serif;}

.column .widget .product .product_price {margin:0px 0 10px 0; font-family:'Montserrat', sans-serif}
.column .widget .product .product_price .money {display: inline-block;padding: 0 0 0 0px;font-size: 13px;font-family:'Montserrat', sans-serif; font-weight: 400;}
.column .widget .product .product_price del {  color: #999; display: inline-block; margin-left: 5px;}
.column .widget .product .product_price del span {color: #999!important; text-decoration: line-through;}

.column .widget .product .product_price a,
.column .widget .product .product_price input{width: 41px;height: 40px;display: block;float: right;border: none;border-left: 1px solid #ffffff;font: 20px/40px "FontAwesome";color: #ffffff;text-align: center;}

.column .widget .product .product_price form {float: right;}

.column .widget .product .product_price .product_info {background: #3e89dc;}
.column .widget .product .product_price .product_info:hover {background: #333333;}
.column .widget .product .product_price .product_add {background: #555555;}
.column .widget .product .product_price .product_add:hover {background: #333333;}

.column .widget .product .product_info {font-family:Arial, sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#333333; padding:5px 30px; top:25%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
.column .widget .product .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
.column .widget .product:hover .product_info {opacity: 1;}
.column .widget .product:hover .product_info:hover{  background:  #008fbe ;  color:  #fff ;}

/* Newsletter*/

#mailing-list-module{}
#mailing-list-module form{ }



/*Related products*/

.widget__related-products {margin-top:0px; padding-bottom:100px}
.widget__related-products h2.title {padding-bottom:50px}

.widget__related-products .product {margin: 30px 0 0 0 !important;}
.widget__related-products .home-header .starSeparator {margin-top:0px!important; margin-bottom:45px!important}
.widget__related-products .widget_header {padding: 0 0 0px 0; text-align: left; color: #000000;  margin:5px 0px 0px 0px; background:#000; height:44px;}

.widget__related-products .item .product_info {font-family:Arial, sans-serif; background: #ffffff; position:absolute; z-index:100; opacity: 0; font-size:11px; font-weight:bold; color:#333333; padding:5px 30px; top:35%; text-transform:uppercase;left:50%;margin-left:-61px !important;}
.widget__related-products .item .product_info:before {content:'\f15c'; font-family: FontAwesome; margin-right:5px}  
.widget__related-products .item:hover .product_info {opacity: 1;}
.widget__related-products .item:hover .product_info:hover{  background:  #008fbe ;  color:  #fff ;}
  
.widget__related-products .item .product_price .money {
display: block;
padding: 0 0 0 0px;
font-size: 12px;
font-family: Open Sans', sans-serif';
font-weight: 900;
color: #ff0000;
} 

.widget__related-products .item .product_price del {
  color: #999;
  margin-left: 10px;
}
  
.widget__related-products .item .product_title-wrap {
margin: 10px 0 5px 0;
text-align: center;
line-height: 20px;
}  
  
.widget__related-products .item .product_title-wrap a {
font: normal 14px Arial, sans-serif;
}
  
.widget__related-products .item .product_image-wrap a img {
width: 100%;
border:1px #e5e5e5 solid
}
  
.widget__related-products .item {
margin: 0 10px!important;
text-align: center;
}

.widget__related-products .slider-items .owl-buttons .owl-next {
 position: absolute;
 right: 50%;
  margin-right:-27px
}
.widget__related-products .slider-items .owl-buttons a {
 border: none;
 background: #f5f5f5;
}
.widget__related-products .slider-items .owl-buttons .owl-next a:before {
 font-size: 24px;
}
.widget__related-products .slider-items .owl-buttons .owl-prev a:before {
 font-size: 24px;
}
.widget__related-products .slider-items .owl-buttons .owl-prev {
 left: 50%;
 position: absolute;
 margin-left:-27px;
 background: none;
}
.widget__related-products a.flex-next {
 background: none !important;
 color: #999 !important;

}
.widget__related-products a.flex-next:hover {
 color: #ffe51e !important;
 background: none !important;

}
.widget__related-products a.flex-prev {
 background: none !important;
  color: #999 !important;

}
.widget__related-products a.flex-prev:hover {
 color: #ffe51e !important;
 background: none !important;

}

.widget__related-products .owl-theme .owl-controls .owl-buttons:after {
  background-color: #ccc;
  content: "";
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 2px;
}


.widget__related-products .slider-items .item {margin:0px 8px}

.widget__related-products .slider-items-products {margin-top:42px}

.widget__related-products .owl-theme .owl-controls {margin-top:40px}

/*Payment Methods*/

#payment-methods{}
#payment-methods img { width:45px}
#payment-methods ul{
  margin:0;
  padding:0;
}
#payment-methods ul li{
  list-style:none;
  display:block;
  float:left;
  padding: 0 0 10px 10px;  
}

  /*Social Links*/

.widget__social-links{}
.widget__social-links .widget_title{ padding-bottom: 5px;}

.social-links-list{
  margin: 0;
  padding: 0;
}
.social-links-list li{
  list-style: none;
  margin: 0;
  padding: 4px;
  font-size: 20px;
  line-height: 20px;
  display: inline-block;
}
.social-links-list li a{}
.addthis_toolbox{
  padding: 40px 0;
}

.social-links-list li a.twitter{}
.social-links-list li a.google-plus{}
.social-links-list li a.facebook{}
.social-links-list li a.linkedin{}
.social-links-list li a.twitter{}
.social-links-list li a.pinterest{}
.social-links-list li a.rss{}

.documentation img{
  padding: 6px;
  border: 1px solid #cecece;
  width:auto;
  max-width:100%;
}
  
  
/*custom-block*/  

.RHS-banner {
	margin-top: 15px;
	position: relative;
	height: 460px;
  
}
.RHS-banner a:before {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	-webkit-transform: scale(0.5) rotateY(180deg);
	-moz-transform: scale(0.5) rotateY(180deg);
	-ms-transform: scale(0.5) rotateY(180deg);
	-o-transform: scale(0.5) rotateY(180deg);
	transform: scale(0.5) rotateY(180deg);
	 background-image:url("/cdn/shop/t/9/assets/plus-img.png?v=126660412277429215301595680493");
	 background-repeat: no-repeat;
	 background-position:center;
	background-color:#666;
}
.RHS-banner a:hover::before {
	visibility: visible;
	opacity: 0.6;
	-webkit-transform: scale(1) rotateY(0deg);
	-moz-transform: scale(1) rotateY(0deg);
	-ms-transform: scale(1) rotateY(0deg);
	-o-transform: scale(1) rotateY(0deg);
	transform: scale(1) rotateY(0deg); 

} 
  
.RHS-banner .info {position:absolute; top:50px; left:30px;} 
.RHS-banner .info h3{font-family: Arial, sans-serif; font-size:30px; font-weight:900; text-transform:uppercase; letter-spacing:-0.5px;}   
.RHS-banner .info p {font-family: Arial, sans-serif; font-size: 13px;  font-weight: bold;  width: 200px; text-align: left; text-transform: uppercase;  padding-bottom: 3px;}
.RHS-banner .view-btn {display:block;background: #fdd922;padding: 8px 12px;font-size: 11px;text-align: center;color: #333;font-weight: bold;transition: all 0.3s linear;-moz-transition: all 0.3s linear;
-webkit-transition: all 0.3s linear;vertical-align: top;cursor: pointer;outline: none;text-transform: uppercase;border: 2px solid #eac611;font-family: 'Roboto', sans-serif;}  

  /*custom-block offer text*/ 
  
.header-service {
padding: 0px 0;
font-family:'Montserrat',sans-serif;
letter-spacing: 0.5px;
line-height: 1.4em;
text-transform: uppercase;
  text-align:left;
  font-size:12px;
  font-weight:400;
  border-bottom:2px solid #ececec
} 

.header-service .content {width:240px; margin:auto}

.header-service span{
display: inline-block;
  font-size: 16px;
  line-height: 16px;
  margin: 0 auto;
  position: relative;
  width: 185px;}
  
.icon-truck {
font-family: 'Simple-Line-Icons';
display: inline-block!important;
font-size: 34px;
margin: auto!important;
text-align: center;
width: 45px!important;
padding-left: 0px;

}
  
 
  
.icon-support {
font-family: 'Simple-Line-Icons';
display: inline-block!important;
font-size: 34px;
margin: auto!important;
text-align: center;
width: 45px!important;


}
  
  
.icon-money {
font-family: 'Simple-Line-Icons';
display: inline-block!important;
font-size: 34px;
margin: auto!important;
text-align: center;
width: 45px!important;
padding-left: 0px;


}
  

 .icon-dis {
font-family: 'Simple-Line-Icons';
display: inline-block!important;
font-size: 34px;
margin: auto!important;
text-align: center;
width: 45px!important;
padding-left: 0px;


}

.freeshpping:first-child {
  border-left: 1px solid #ececec;
}
.freeshpping {
  border-right: 1px solid #ececec;
  padding-bottom: 45px;
  padding-top: 52px;
  min-height:135px
}
  
 
  
.slider-items .owl-buttons a:hover {
	text-decoration: none;
    background: #064661;
    color: #f8f8f8
}  
  
  .spr-badge-caption  {display:none}
  
/*product page top banner*/  

.pro-head {margin-bottom:15px; overflow:hidden; position:relative; text-align:center; max-height:210px;}
.pro-head figure img {width:100%}
.pro-head figcaption {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 3;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 50px;
} 
  
.pro-head figcaption h1 {
font-size: 58px;
font-family:'Open Sans', sans-serif;
color: white;
margin: 0;
font-weight: 900;
text-transform: uppercase;
  line-height:normal;
}  
  
.pro-head figcaption .collection-description {font-size: 14px;  font-family:Arial, sans-serif; font-weight: normal; color:#aaa;} 

.color-swich{height:20px; margin-top:3px; display:none}
.color-swich img{border:2px #fff solid}  
  
.collection-sub-categories  {margin:0px; margin-top:5px;}
  
.collection-sub-categories > li > a {
position: relative;
display: block;
padding: 4px 10px;
background:#f8f8f8;
margin-right: 5px;
color:#555555!important;
}
  
.collection-sub-categories > li.active > a, .collection-sub-categories > li.active > a:hover, .nav-pills > li.active > a:focus {
color: #ffffff!important;
background-color:#064661;
}

.collection-sub-categories > li > a {
border-radius: 2px;
}
  
.widget__banner {margin-top:40px;} 
  

/* Product tabs */ 
.product-tabs {padding-bottom: 55px; padding-top: 55px; background-color: #f4f4f4; width:100%; margin-top:60px}

.pro-tabs {margin-top:0px;}  
  
ul.tabs {
line-height: normal;
margin: 0;
outline: none;
padding: 0;
position: relative;
z-index: 1;
overflow:hidden;
width: 100%;
margin-bottom: 20px;
text-align: left;
padding-left:0px!important;
}


ul.tabs li {
display: inline-block;
height: auto;
line-height: normal;
margin: 0;
outline: none;
padding: 0;
list-style: none;
margin-left:0px;
margin-right:10px
}


ul.tabs li a {
color: #333;
font-family: 'Montserrat',sans-serif;
font-weight: 400;
    font-size: 13px;
    margin: 0;
    padding: 9px 25px 8px;
    text-decoration: none;
    text-transform: uppercase;
  border:2px #ececec solid;
  background-color: #fff;
  display: block;
}


ul.tabs li a.active {
background: none repeat scroll 0 0 #fff;
color: #0a3151;
font-family: 'Montserrat',sans-serif;
font-weight: 400;
padding: 9px 25px 8px;


}
ul.tabs li:first-child a.active {
  margin-left: 0;
}
ul.tabs li:first-child a {

}
ul.tabs li:last-child a {
 
}
ul.tabs:before, ul.tabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.tabs:after {
  clear: both;
}  
  
.pro-tabs h4 {
font-size: 12px;
line-height: 24px;
  font-weight:700;
  font-family:'Montserrat',sans-serif;
  text-transform:uppercase;
}
  
.pro-tabs ul {padding-left:15px; margin-bottom:20px}
.pro-tabs ol {margin:0px; padding-left:15px; margin-bottom:20px;} 
  
.pro-tabs .spr-header-title {  
font-size: 12px;
line-height: 24px;
font-weight: bold;
font-family: Arial, sans-serif;
text-transform: uppercase;  }
  
.pro-tabs .spr-summary-actions-newreview {
background: #fff;
color: #333 !important;
border-color: #007fb8;
  border:1px #ddd solid;
  padding: 7px 10px 7px 10px;
font-family: Arial, sans-serif;
font-size: 11px;
font-weight: bold;
text-transform: uppercase;
  margin-top:-30px;
}

.pro-tabs .spr-summary-actions-newreview:hover{
background: #007fb8;
color: #ffffff !important;
border-color: #007fb8;
}  
  
.spr-icon-star:before {
content: '\e800';
color: #ffc50a;
font-size: 100%;
}
  
  
/*login-register*/
.customer input {}

.template-customers-login #wrapper .container {margin:0px; width:100%;}
.template-customers-login #wrapper .container .row {margin:0px}
.template-customers-login #wrapper .container .col-main {padding:0px}

.template-customers-register #wrapper .container {margin:0px; width:100%;}
.template-customers-register #wrapper .container .row {margin:0px}
.template-customers-register #wrapper .container .col-main {padding:0px}

#create-customer {}
#create-customer .template_header {padding-bottom: 0px; margin-bottom:15px;}
#customer .note {display:inline-block}
  
#customer { overflow:hidden;padding: 25px; width:400px; margin:0px auto 30px auto; border-radius:0px; background:#fff; border:1px #ececec solid}
#customer .template_header {padding-bottom: 0px;margin-bottom:0px; padding: 10px 15px}

#customer .page_title {color:#ff8300; padding:0px 0px; font-size:16px; text-transform:uppercase; font-weight: 700; text-align: left; }
#customer .template_content {overflow:hidden;}
#recover-password  { overflow:hidden; min-height:600px;background: #f8f8f8;padding: 50px;}
  
#recover-password  .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
.customer__account .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
 
  
  
/*customer-order*/  

#customer_orders {overflow:hidden; padding-top:15px; min-height:500px;} 
  
#customer_orders p {font-size: 12px;line-height:normal;font-weight: bold;font-family:Arial, sans-serif; color:#999; text-align:center;}  
  
#customer_detail .address a {padding:7px 10px; font-weight: bold; font-family:Arial, sans-serif; text-transform: uppercase;font-size: 11px; margin-top:15px; display:inline-block;}

.action_top {margin-top:20px} 

.action_top .action_add {display:inline-block; margin-right:15px}
.action_top .action_return {display:inline-block}  

  


.customer__addresses  .template_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
  
#add_address {overflow:hidden; margin-top:25px;}  
#add_address .page_title {
margin: 0 0 0px 0;
padding: 0px 0 10px 0;
font: bold 12px/1em Arial, sans-serif;
color: #000000;
text-transform: uppercase;
  border-bottom:1px #ddd solid;
}
  
  
/*wishlist*/
  
.wishlist-link {display: inline-block;position: absolute;margin-top:-60px; right: 20px;}
.wishlist-link .btn {padding: 10px 10px 9px 10px;}
.wishlist-btn {padding: 12px 12px 12px 12px;font-family: 'Montserrat', sans-serif;font-size: 11px;font-weight: 400; border:1px #ddd solid; color:#333;position: absolute;margin-top:-60px; margin-left: 400px; background:#fff; text-transform:uppercase;}
.wishlist-scope h3 {font: bold 14px/1em Arial, sans-serif;} 
.wishlist-scope .item_image img {width: 75px;}
.wishlist-scope .item_remove a:before {
content: "\f014";
font-family: FontAwesome;
font-size: 14px;
}
.wishlist-scope  .sca-qv-image .sca-qv-button {display:none}
 
/*static page*/  
.page-scope .page_header {border-bottom: 2px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;} 
.page-scope h3 {font: normal 20px/1em Arial, sans-serif; margin-top:15px;} 
.page-scope ul {padding:0 0 15px 0px;}
.page-scope ul li {padding:8px 0 8px 0px; border-bottom: 1px dashed #ddd; display:block}
.page-scope ul li:before {content: '\f105';font-family: FontAwesome;font-size: 12px;padding-right: 6px;color: #555;}  
.page-scope a {color:#337ab7}

/*search results*/    
.search-scope .page_title {border-bottom: 2px solid #e5e5e5; padding-bottom: 15px;margin-bottom:0px;} 
.search-scope .search-bar {background:#f8f8f8; padding:15px} 
  
  
/*documentaion*/  
.documentation a {color:#337ab7; font-weight:bold;}  
.documentation h2 {font: normal 20px/1em Arial, sans-serif; margin-top:20px; border-bottom:1px #ddd solid; padding-bottom:10px;}
.documentation h3 {font: bold 14px/1em Arial, sans-serif; margin-top:35px;}
.documentation ul {padding:0 0 15px 0px;}
.documentation ul li {padding:8px 0 8px 0px; border-bottom: 1px dashed #ddd; display:block}
.documentation ul li:before {content: '\f105';font-family: FontAwesome;font-size: 12px;padding-right: 6px;color: #555;}   

/*promotion banner*/  

#promo-banner {overflow:hidden; padding: 42px 0; margin-top:40px}

.discount-image {padding-left:100px}

#promo-banner .container {padding:0px}
.discount-info {
    float: left;
    padding: 49px 100px 0 0;
    width: 100%;
}

.discount-info_small_txt {
    float: left;
    font-size: 17px;
    line-height: 100%;
    padding-bottom: 13px;
    width: 100%;
    font-family: 'Roboto Slab', serif;
      text-transform: uppercase;
      font-weight: 700;
}

.discount-info_shadow_txt {
    float: left;
    font-size: 46px;
    line-height: 100%;
    width: 100%;
      text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    -moz-text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-text-shadow: 4px 4px 0 rgba(0, 0, 0, 0.1);
      font-weight: 700;
      font-family: 'Montserrat', sans-serif;
   text-transform: uppercase;
}

.discount-info_right_txt {
    float: left;
    font-size: 47px;
    line-height: 100%;
    padding: 5px 0 29px;
    width: 100%;
   font-weight: 700;
      font-family: 'Montserrat', sans-serif;
   text-transform: uppercase;
  text-align:right
}

.discount-info_right_txt span {
    font-size: 30px;
    margin-right: 5px;
}

.arrow_right:before {
    content: "\24";
      font-family: 'ElegantIcons';
}

.button-collection {
    background: rgba(0, 0, 0, 0) !important;
    border-style: solid;
    border-width: 2px;
    border-width: 2px;
    color: #333;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    line-height: 100%;
    margin: 0 0 0 5px;
    overflow: hidden;
    padding: 12px 21px 11px;
    position: relative;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    border-color: #ff8300}


/*sorting*/  
.section-header {border-bottom: 1px solid #ececec; padding-bottom: 21px;overflow:hidden;  font-size: 14px; font-family: 'Open Sans', sans-serif;  font-weight: normal; margin-left:10px; margin-right:0px; margin-bottom:15px}
.section-header-right {display: inline-block; vertical-align: middle;  text-align: right; width:auto; float:right;}
.section-header-left { display:  inline-block; vertical-align: middle; margin-bottom: 0; font-family:'Roboto', sans-serif; font-weight:bold;  margin-top:4px; text-transform:uppercase; letter-spacing:0.5px;  float:left; text-align:left}
.section-header-left .form-horizontal {display: inline-block; vertical-align: middle;}
.section-header .form-horizontal label {
  display: inline-block;
  margin-bottom: 0;
  width: auto;
  font-size:12px; font-weight:normal;
    margin-bottom: 5px !important;
  padding-top: 8px !important;
  color:#333;
  font-family:'Open Sans', sans-serif
}

.section-header-left select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background:  #fff url(/cdn/shop/t/9/assets/download.svg?v=62128985278981810551595680450) no-repeat right 10px center;
   padding: 8px 10px;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
    margin-left: 15px;
    display: inline-block;
  margin-bottom: 0;
  width: auto;
  border: 1px #ececec solid;
  font-family: 'Open Sans', sans-serif;
  font-size:13px;
   color:#333;
  font-weight:normal

   
}

.collection-view {
  display: inline-block;
  vertical-align: middle;
  margin-left:15px;
}

.collection-view a.collection-view-active {
  opacity: 1;
  cursor: default;
}

.collection-view a+a {
  margin-left: 10px;
}


.collection-view a {
  display: block;
  float: left;
  cursor: pointer;
  -webkit-transition: opacity 0.15s ease-out;
  -moz-transition: opacity 0.15s ease-out;
  -ms-transition: opacity 0.15s ease-out;
  -o-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}

.collection-view .button-list {
  background: #fff url("/cdn/shop/t/9/assets/icon_list.png?v=142938503447911436671595680470") no-repeat 12px center;
  text-transform: none;
  padding: 18px 18px;
  color: #333;
  border: 1px #ececec solid;

}

.collection-view a.button-grid {
  background: #fff url("/cdn/shop/t/9/assets/icon_grid_over.png?v=4771724461685676681595680470") no-repeat 12px center;
  border: 1px #ececec solid;
  color: #333;
  padding: 18px 18px;

}

.collection-view .collection-view-active-list {
  background: url("/cdn/shop/t/9/assets/icon_list_act.png?v=148470577522131835181595680471") no-repeat 10px center!important;
  background-color: #ff8300!important;
  color: #fff!important;
  padding: 18px 18px!important;
  border: 1px #ff8300 solid!important;

}

.collection-view .collection-view-active-grid {
  background: url("/cdn/shop/t/9/assets/icon_grid_act.png?v=94558819590004006961595680469") no-repeat 12px center!important;
  background-color: #ff8300!important;
  color: #fff!important;
  padding:18px 18px!important;
  border: 1px #ff8300 solid!important;
 
}

/*CMS block*/  
.widget__CMS{}
.widget__CMS h3 {
  font-family:'Montserrat',sans-serif!important;
font-size: 15px!important;
margin: 0;
padding: 45px 0px 15px 0px;
font-weight: 700;
text-transform: uppercase;
display: block;
line-height: normal;
border-bottom:none;
color:#ff8300
}

.widget__CMS .widget_content {
  padding-top: 10px;
  font-family: Arial, sans-serif;
  font-size:13px;
  font-weight: normal;
  line-height:1.6em;
  color:#777;
  
}

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

#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:25%; width: 680px; }    
#email-modal .window-window { position:relative; }
#email-modal .window-window .window-background { opacity: 0.8; filter:alpha(opacity=80);}
#email-modal .window-window .window-content { position:relative; background: #fff; float: left; }
#email-modal .window-window .window-content .left { width: 680px; float: none; padding: 50px 50px 30px 280px; background:url(/cdn/shop/t/9/assets/newsletter_banner.jpg?v=150985549710716895291595680489 )no-repeat top left #fff; }
#email-modal .window-window .window-content .right { width: 319px; float: right; }
#email-modal .window-window .window-content .btn.close,
.close-window,
.close-modal { padding:0; height: 40px; width: 40px; position: absolute; right:20px; top:20px; z-index: 9; text-indent: -999em; border:0; background:url(close_button.rev.d94f7cd77adc7033.svg ) top left; cursor: pointer; filter:alpha(opacity=100); opacity:1; filter:alpha(opacity=100); /* For IE8 and earlier */-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */}
#email-modal .window-window .window-content .title { font-size:36px; position: relative; letter-spacing:1px; margin-bottom: 8px; font-family:"Montserrat",sans-serif; text-align:left; font-weight:700; text-transform:uppercase }
#email-modal .window-window .window-content .sub-title {font-size:13px; margin-bottom: 15px; letter-spacing:normal; color: #000;  text-align:left; font-family:'Open Sans', sans-serif; }
#email-modal .window-window .window-content .message { font-family:'Open Sans', sans-serif; color:#000; clear: both;  padding: 15px 0 23px; margin-bottom: 0px; letter-spacing:normal; font-size: 13px; font-weight: normal; text-align:left; line-height: 20px; }
#email-modal #mc_embed_signup form {text-align:center}
#email-modal .newsletter #mc_embed_signup input.email {
    background: none repeat scroll 0 0 #fff;
    border:1px #fff solid;
    color: #000;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    padding: 6px 10px;
    width: 210px;
  border:1px #ececec solid
}

#email-modal .newsletter {
    display:block!important;
    padding: 0px 0!important;
    width:auto!important;
}




/*product list item*/ 
.product-list-item {overflow:hidden; padding-bottom:15px; border-bottom:1px #e5e5e5 solid; margin-top:15px; text-align:left}
.product-list-item .product_image-wrap {position:relative}
.product-list-item .product_image-wrap img {width:100%}
.product-list-item .product_title-wrap {font:700 14px Arial, sans-serif; padding-bottom:5px; margin:0px;}
.product-list-item .product_title-wrap a {font:700 14px 'Montserrat',sans-serif;}
.product-list-item .product_price { margin: 10px 0 10px 0;}
.product-list-item .product_price .money {display: inline-block; padding: 0 0 0 0px; font-size: 14px; font-family:'Montserrat',sans-serif; font-weight: 400; }
.product-list-item .product_price del {color: #999; margin-left:15px}
.product-list-item .product_price del span {
  color: #999!important;
  text-decoration: line-through;
}
.product-list-item .product_price .sale-badge {   color: #fff;
    font-size: 11px;
    left: -80px;
    margin: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    width: 50px;}


.product-list-item .mask {
	background-color: #fff;
	opacity: 0;
    width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
	text-align: center;
    transition: all 0.4s ease 0s;
	
}

.product-list-item:hover .mask {background-color: rgba(255,255,255,0.5); opacity: 1;}

.product-item_info {
  background-color: rgba(0, 0, 0, 0.8);
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  height: 50px;
  width: 100%;
  z-index: 2;
opacity: 0;}

.product-list-item:hover .product-item_info {opacity: 1;}
.transition {
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
  transition: all 300ms ease 0s;
}

.product-list-item .cart-btn {  opacity: 0!important;
  position: absolute!important;
  Font-family: 'Montserrat',sans-serif!important;
  left: 0%;
  font-size: 12px;
  letter-spacing: normal;
  line-height: normal;
  border: none;
padding:17px 15px;
  border:none

}
.product-list-item:hover .cart-btn {opacity:1!important; position:absolute!important;border:none!important }
.product-list-item .cart-btn:before {content: "\e04f"; font-family: 'Simple-Line-Icons'; font-size:16px; vertical-align: middle; margin-right:5px}

.desc-section {margin-bottom:15px}

.grid-uniform>[class*="col-sm-4"]:nth-child(3n+1) {
  clear: both;
}

.grid-uniform>[class*="col-sm-2"]:nth-child(6n+1) {
  clear: both;
}

.grid-uniform>[class*="col-sm-3"]:nth-child(4n+1) {
  clear: both;
}

.grid-uniform>[class*="col-sm-6"]:nth-child(2n+1) {
  clear: both;
}

.grid-item {overflow:hidden}

.grid-uniform .col-sm-4 {padding-left:10px; padding-right:10px}

.grid-uniform .product {margin-bottom:30px!important}

/* Review */

.spr-badge {margin-bottom:10px}

.spr-icon-star-empty:before {
  content: '\f005'!important;
  font-family:FontAwesome!important;
  font-size: 10px!important;
  color: #ccc!important;
  margin-right: 3px!important;
}

/* add to cart message */
.cart_popup {
	width: 100%;
	height: 60px;
	font-size: 25px;
	line-height: 59px;
	color: #fff;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000;
	background: rgba(0,0,0,0.7);
	display: none;
    font-family: Open Sans', sans-serif';
  text-transform:uppercase;
  font-size:13px;
  letter-spacing:1px;
  font-weight:900;
	}


/* BIG IMAGE + ZOOM */
.zoomWrapper,
#elevatezoom_big {
	width: 100% !important;
	height: auto !important;
	position: relative !important;
}

#elevatezoom_big ~ #elevatezoom_big {
	width: 0 !important;
	height: 0 !important;
}

.zoomWrapper {

	}

.zoomContainer {
	z-index: 1 !important;
}
.zoomLens {
	z-index: 1 !important;
}


/* THUMBS */
.product_images .bx-wrapper {
	max-width: 100% !important;
	margin: 12px 0 0 0;
	padding: 0 35px;
	position: relative;
}

#elevatezoom_gallery {
}
#elevatezoom_gallery a {
	width: 88px !important;
	display: block;
	margin: 0 12px 0 0;
}

.product_images .bx-controls a {
	width: 20px;
	height: 20px;
	display: block;
	overflow: hidden;
	margin: -10px 0 0 0;
	line-height: 1em;
	text-align: center;
	position: absolute;
	top: 50%;
	background:#000;

	

}
.product_images .bx-controls a:hover {
	background: rgba(,1);
	}

.product_images .bx-controls a:before {
	font: 10px/22px 'FontAwesome';
	color:#fff;
}

.product_images .bx-controls a.bx-prev {
	left: 0;
}
.product_images .bx-controls a.bx-prev:before {
	content: '\f053';
}
.product_images .bx-controls a.bx-next {
	padding: 0 0 0 1px;
	right: 0;
}
.product_images .bx-controls a.bx-next:before {
	content: '\f054';
}

.grid-uniform {overflow:hidden; clear:both}

/* Page Header */

.page_header {position:relative; text-align:center}

.preloader {position: fixed;left: 0px;top: 0px;width: 100%;height: 100%;z-index: 999999;background-color: #ffffff;
background-position: center center;background-repeat: no-repeat;background-image: url('preloader.gif');}

.offer-text1 {display:inline-block; font-size:12px; text-transform:uppercase; font-weight:bold; padding-left:15px;  font-family: 'Montserrat',sans-serif;
  letter-spacing: 0.5px;vertical-align: top; padding-top: 13px;padding-bottom: 13px;}
.offer-text2 {display:inline-block; font-size:12px; text-transform:uppercase; font-weight:bold; padding-left:15px;  font-family: 'Montserrat',sans-serif;
  letter-spacing: 0.5px;vertical-align: top; padding-top: 13px; padding-bottom: 13px;}


.paralax1 {
    background-image: url("/cdn/shop/t/9/assets/category_img.jpg?v=85841522814949585071595811681");
    background-attachment: fixed !important;
    background-position: 50% 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
  padding: 90px 0px;
    position: relative;
     margin-bottom: 55px;
}

.overlay {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

.page_title {font-size: 41px; text-align: center; font-family: 'Montserrat', sans-serif;font-weight: 400; text-transform: uppercase; color:#fff}

.page-scope  {padding-bottom:50px}

.wishlist-scope {padding-bottom:50px}

