/** Shopify CDN: Minification failed

Line 14:0 Unexpected "!"
Line 17:40 Expected identifier but found "*"
Line 17:56 Expected identifier but found "*"
Line 50:45 Expected identifier but found "*"
Line 51:77 Expected identifier but found "*"
Line 53:115 Expected identifier but found "*"
Line 54:129 Expected identifier but found "*"
Line 54:142 Expected identifier but found "*"
Line 1977:36 Expected identifier but found "7px"

**/
! 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;}
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;  max-width: 100%;}

ul {margin:0px;}

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

a {border:none}

*{outline:none}
:hover{transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;}
/* ==========================================================================
   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; }

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

#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: 22px;
  line-height: 32px;
}
.rte h2 {
  font-size: 20px;
  line-height: 30px;
}
.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: 0px; 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:"Open Sans",sans-serif; font-size:11px; font-weight:bold;
-webkit-border-radius: 0;
   -moz-border-radius: 0;
        border-radius: 0;
   line-height: normal;
}

.btn.btn-info {}

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


/*Pagination*/
.pagination-custom {
  display: inline-block;
  padding-left: 0;
  margin: 8px 0px 0px 0px;
}
.pagination-custom>li {
  display: inline;
    opacity: 0.7;
     font-size: 13px;
    font-weight: normal;
}

.pagination-custom>li:first-child>a, .pagination-custom>li:first-child>span,
.pagination-custom>li:last-child>a, .pagination-custom>li:last-child>span{
  margin-left: 0; padding: 7px 10px;
}

.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.active span{    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #000;
    border-radius: 0px;
    border: none;
    border: 1px #000 solid;}
.pagination-custom>li>a, .pagination-custom>li>span {
  position: relative;
  float: left;
  padding: 7px 15px;
  margin-left: -1px;
  line-height: 1.42;
  text-decoration: none;
  border: 1px solid #ececec;
}

/*Lists*/

ul.list{
  margin: 0;
  padding: 0px;
  font-family:"Open Sans",sans-serif;
}
ul.list li{
  list-style: none;
  line-height: 19px;
  padding-bottom:5px;

}
ul.list li a{
  color:#000000;
}
ul.list li a:hover{
  color:#0183c1;
}
.widget__collections ul.list li a{
  color:#000000;
}
.widget__collections ul.list li a:hover{
  color:#0183c1;
}
ul.list li a:before {
content: '\f105';
font-family: FontAwesome;
font-size: 12px;
padding-right: 6px;

}
#aside-left ul.list li a:before {
color: #333;
}
/*------------------*/

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

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

#header .container {position: relative;} 




/************************************* TOP LINK *************************************/
.tile_currency .select_wrap select {
	background-image:url(select-arrow1.png);
  
}

/************************************* NAVIGATION *************************************/
.site-nav { 
  position: relative; 
  list-style: none; 
  padding: 0; 
}
.site-nav a { 
  display: block; 
  text-decoration: none; 
}
.site-nav li { 
  display: block; 
  margin: 0; 
}
.site-nav > li { 
  position: relative; 
}
.site-nav > li > a > span { 
  display: inline-block; 
}
.site-nav > li.dropdown > a > .icon-dropdown {  
  opacity: 0.7; 
  filter: alpha(opacity=70); 
}
.site-nav li.dropdown .icon-dropdown { 
  background: url(/cdn/shop/t/2/assets/icons_new14.png?v=139035411823484706231507792064) 0 -580px no-repeat; 
  width: 7px; 
  height: 4px; 
  display: inline-block; 
  vertical-align: middle; 
  margin: -2px 0 0 7px; 
  cursor: pointer; 
}
/* Dropdown Menu */
.site-nav-dropdown { 
  display: none; 
  list-style: none; 
  position: absolute; 
  top: 48px; 
  left: 0; 
  width: 200px; 
  z-index: 5; 
  margin: -1px; 
  padding: 0; 
  margin-bottom: 0; 
  border: 1px solid transparent; 
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px; 
  border-radius: 4px; 
}
.wrapper-container .site-nav-dropdown ul { 
  left: 100%; 
  top: -1px; 
  display: none; 
  padding: 0; 
  margin: 0; 
  list-style: none; 
}
.wrapper-container .site-nav > .dropdown:hover > ul,
.wrapper-container .site-nav > .dropdown.open > ul,
.wrapper-container .site-nav > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > .dropdown.open > ul,
.wrapper-container .site-nav > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > .dropdown.open > ul,
.wrapper-container .site-nav > li > ul > li > ul > li > ul > .dropdown:hover > ul,
.wrapper-container .site-nav > li > ul > li > ul > ul > li > .dropdown.open > ul { 
  display: block; 
}

/* Mega Menu */
.site-nav li.mega-menu:hover .site-nav-dropdown { 
  display: block;     
  background-color: #fff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
  text-align: left;
  z-index: 3000;
  padding: 15px 10px 0px;    
  cursor: default;
}
.site-nav li.mega-menu .site-nav-dropdown { 
  width: 700px; 
  padding: 15px 0 25px; 
}
.site-nav li.mega-menu .site-nav-dropdown.style_4 { 
  left: 100%; 
  width: 675px; 
}
.site-nav li.mega-menu .site-nav-dropdown.style_5 { 
  width: 700px; 
  padding-bottom: 0; 
}
.site-nav-dropdown .col-1 { 
  float: left; 
  width: 50%; 
}
.site-nav-dropdown .col-2 { 
  float: left; 
  width: 25%; 
  padding: 0 10px; 
}
.site-nav-dropdown .col-3 { 
  float: left; 
  width: 25%; 
  padding: 0 10px; 
}
.site-nav-dropdown .col-4 { 
  float: left; 
  padding: 0 10px; 
}
.style_1.site-nav-dropdown .col-1 .inner { 
  width: 50%; 
}
.site-nav-dropdown.style_1 .col-3 {
    float: left;
    width: 32%;
    padding: 0 10px;
}
.site-nav-dropdown.style_1 .col-1 {
    float: left;
    width: 68%;
}

/* Style */
.style_2.site-nav-dropdown { 
  padding-bottom: 20px; 
}
.style_2.site-nav-dropdown .col-1 { 
  width: 100%; 
}
.style_2.site-nav-dropdown .col-1 .inner { 
  width: 25%; 
}
.style_2.site-nav-dropdown .inner > a > img { 
  padding: 15px 0 5px; 
}
.style_2.site-nav-dropdown .col-2 { 
  width: 100%; 
  text-align: center; 
  text-transform: uppercase; 
  letter-spacing: 0.05em; 
}
.style_2.site-nav-dropdown .col-2 > span { 
  font-size: 92.5%; 
  display: block; 
  padding: 13px 0 9px; 
  background-color: #f5f5f5; 
  color: #333; }
.site-nav li.mega-menu .site-nav-dropdown.style_2 {
    width: 800px;
    padding: 15px 10px 25px;
}
.style_3.site-nav-dropdown {
  padding-bottom: 25px; 
}
.style_3.site-nav-dropdown .col-1{ 
  width: 70%; 
}
.style_3.site-nav-dropdown .col-3 { 
  width: 100%; 
}
.style_3.site-nav-dropdown .col-1 .inner { 
  width: 33.33%; 
}
.style_3.site-nav-dropdown .col-2,
.style_3.site-nav-dropdown .col-4 { 
  width: 30%; 
}
.style_3.site-nav-dropdown .col-2 a { 
  margin-bottom: 10px; 
}
.style_3.site-nav-dropdown .col-3 > a {    
  float: left;
  padding-right: 0;
  margin-bottom: 15px;
}
.style_3.site-nav-dropdown .col-3 .content { 
  overflow: hidden; 
  font-style: italic; }
.style_3.site-nav-dropdown .col-3 p { 
  padding-top: 13px; 
  margin: 0; 
}
.style_3.site-nav-dropdown .col-3 p a { 
  text-transform: uppercase; 
  font-size: 92.5%; 
  letter-spacing: 0.02em; 
  display: inline-block; 
}
.style_3.site-nav-dropdown .col-3 p a:after { content: ''; display: inline-block; margin-left: 7px; border: 4px solid transparent; }

.site-nav-dropdown.style_4 .col-1 { width: 100%; }
.site-nav-dropdown.style_4 .col-1 .inner { width: 33.33%; }
.site-nav-dropdown.style_4 .col-2 { width: 100%; padding: 0; }
.site-nav-dropdown.style_4 .col-2 > a { float: left; width: 300px; margin: 0 20px; }
.site-nav-dropdown.style_4 .col-2 > a:first-child { margin-right: 10px; }

.site-nav-dropdown.style_5 .col-1 { width: 100%; }
.site-nav-dropdown.style_5 .col-1 .inner { width: 28.5%; }
.site-nav-dropdown.style_5 .col-1 .block-image { display: inline-block; width: 43%; vertical-align: bottom; }

.site-nav-dropdown .col-3 a { padding: 0; }
.site-nav li.mega-menu .site-nav-dropdown img { max-width: 100%; }

.site-nav-dropdown .col-1 .inner { float: left; width: 50%; padding: 0 10px; }
.site-nav-dropdown .col-1 .inner > a { text-transform: uppercase; letter-spacing: 0.05em; padding: 0; margin-bottom: 4px;    font-weight: bold;
    font-size: 12px; 
  color: #333;}

.site-nav li.mega-menu .site-nav-dropdown ul.dropdown li a:hover{color: #0183c1;}


.site-nav-dropdown .col-1 .inner p.toogleClick { display: none!important; }
.site-nav-dropdown ul.dropdown { list-style: none; display: block; position: static; padding: 0; margin-bottom: 20px; }
.site-nav li.mega-menu .site-nav-dropdown ul.dropdown li a{    font-size: 13px;
    color: #777777;
    padding: 5px 0;
    letter-spacing: 0.5px;}


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

.site-nav-dropdown .widget-featured-product { width: 100%; text-align: center; }
.col-2.sca-qv-image .sca-qv-button-wrap{ display: none !important;}
.site-nav-dropdown .widget-title { margin-bottom: 10px; padding: 0; }
.site-nav-dropdown .widget-title h6 { text-transform: uppercase; letter-spacing: 0.02em; margin: 0; font-size: 12px; }
.site-nav-dropdown .widget-content { font-style: italic; margin-bottom: 24px;     color: #333;}
.site-nav-dropdown .product-label { right: 0; top: 0; }
.site-nav-dropdown .products-grid .action { display: block; position: static; opacity: 1; filter: alpha(opacity=100); }
.site-nav-dropdown .products-grid .grid-item { width: 100%; padding: 0; margin: 0; }
.site-nav-dropdown .product-grid-image { display: inline-block; padding: 0; margin-bottom: 21px;    height: inherit !important; }
.site-nav-dropdown .product-title { padding: 0;    margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Open Sans",sans-serif; }
.site-nav-dropdown .price-box { padding-bottom: 0px; }
.site-nav-dropdown .btn { padding: 6px 20px 5px; }


.site-nav li.dropdown:hover .site-nav-dropdown{display: block;     background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    text-align: left;
    z-index: 3000;
    padding: 12px 10px 0px;
    cursor: default;}

.site-nav li.dropdown:hover .site-nav-dropdown li a {
    padding: 8px 30px 8px 20px;
    position: relative;
  font-size: 13px;
}


.site-nav li.dropdown:hover .site-nav-dropdown li.dropdown .site-nav-dropdown{display: none;}
.site-nav li.dropdown:hover .site-nav-dropdown li.dropdown:hover .site-nav-dropdown{display: block;     background-color: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .15);
    text-align: left;
    z-index: 3000;
    padding: 12px 10px 10px;
    cursor: default;}


/* Nav Left */
.nav-bar {
    color: #ffffff;
    cursor: pointer;
    background: #0183c1;
    border-radius: 0px;
    vertical-align: middle;
    height: 64px;
    padding: 18px 24px;
}

.nav-bar h3 {
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 1.5px;
    margin: auto;
}
.nav-bar h3 a {color: #ffffff;  }
.nav-bar .fa-bars {    font-size: 18px;
    margin-right: 10px;
    vertical-align: middle; }

.vertical-nav { position: relative; z-index: 5;     margin-top: -6px;}
.vertical-nav .site-nav {         position: absolute;
    width: 89.8%;
    background-color: #ffffff; 
    border: 1px solid #eaeaea;
    left: 15px;
    top: 64px;
    display: none;}

.vertical-nav:hover .site-nav {
    display: inline-block;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;}

.template-index .vertical-nav .site-nav {
    display: inline-block;}

.vertical-nav .site-nav > li > a {     
    color: #777777;
    font-weight: 600;
    padding: 15px 20px 13px;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
    border-bottom: 1px solid #eaeaea;  }

.vertical-nav .site-nav > li > a:hover{    background-color: #f8f8f8;
    color: #333;}
.vertical-nav .site-nav > li:last-child > a { border-bottom: 0; }
.vertical-nav .site-nav li.dropdown .icon-dropdown {     background-position: 8px -636px;
    width: 20px;
    height: 20px;
    position: absolute;
    right: 20px;
    top: 35%;
    margin-top: -3px;
    background-color: #f2f2f2;
    border-radius: 2px; }
.vertical-nav .site-nav-dropdown { top: 0; left: 100%; margin-left: 0px; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15); }

.nav-bar:after{background: url(/cdn/shop/t/2/assets/top-menu-curl.png?v=77932980955498919221510639493) 0px 0px no-repeat; content:""; position:absolute; z-index:10; width:30px; height:30px; right:-15px; top:0px}

 
/*Newsletter Popup*/
.newsletter #mc_embed_signup{
  background:none;
}
.newsletter #mc_embed_signup form{
  padding:0px;
}  
.newsletter #mc_embed_signup .button {
    border: 0 none;
    overflow: hidden;
    padding: 9px 13px !important;
    cursor: pointer;
    font-weight: bold;
    font-size:13px;
    text-transform:uppercase;
    margin:0px;
    margin-left: 2px;
    height:auto;
    line-height:normal;
    border-radius:0;
    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:100%; 
    display:inline-block!important;
}   
.newsletter #mc_embed_signup input.email {
    display: block;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0;
    padding: 15px 12px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #ddd;
    background: #fff;
    color: #666;
    border-radius: 0px;
    margin-bottom: 20px;
} 
.newsletter #mc_embed_signup label {
    float: left;
    font-size: 14px;
    margin-right: 0;
    padding-top: 8px;
    position: relative;
    text-transform: uppercase;
    width: 100%;
}  
#mc_embed_signup_scroll {
	display: inline-block !important;
	font-size: 14px;
	letter-spacing: 1px;
	margin-right: 8px;
	text-align: center;
	text-transform: uppercase;
	width: 100% !important;
}
#mc_embed_signup_scroll label:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 26px;
	font-weight: normal;
	display: block;
	margin-bottom: 24px;
}  
#mc_embed_signup_scroll h5 {
	 color: #fff;
    float: none !important;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: auto !important;
    padding-bottom: 15px;
    position: relative;
    text-align: center;
    text-transform: none;
    width: 100%;
}
#mc_embed_signup_scroll input#mc-embedded-subscribe {
	border: 0 none;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
	overflow: hidden;
	padding: 9px 15px;
	text-transform: uppercase;float: right !important; 
    margin-top: 0px;
    color: #ffffff;
    background:#0183c1;
    clear: inherit;
    height: 45px;	    
    font-family: "Poppins", sans-serif;
}
#mc_embed_signup_scroll input#mc-embedded-subscribe:hover {
    color: #ffffff;
    background:#050505;  
	}
#mc_embed_signup_scroll input:before {
	content: "\f0e0";
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 5px;
	font-weight: normal;
}
#mc_embed_signup_scroll {
	margin: auto auto 0px !important;
}
#email-modal { 
  margin: 0 auto;
    min-height: 320px;
    margin-top: 7%;
}
#email-modal .modal-header {
  border:none;
}
#email-modal .modal-body {
	text-align:center;
    padding: 0;
}
#email-modal .title {
    color: #333333;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: left;
    margin-top: 50px;
    padding-bottom: 0px;
    letter-spacing: 1.2px;
    font-family: "Poppins", sans-serif;
    text-transform: uppercase;
}
#email-modal .modal-overlay { 
    background: rgba(45,45,50,0.8); 
    height:100%; position:absolute; 
    width:100%; }   
#email-modal .window-background { 
  opacity: 0.8; 
  filter:alpha(opacity=80);
}
#email-modal .modal-content  {position:relative;
    margin: auto;
    min-height: 400px;
    min-width: 455px;
    width: 650px;
    z-index: 10000;
    position:relative;
    background-image:url("/cdn/shop/t/2/assets/newsletter-bg.jpg?v=84247402496510014241507792070" ); 
    background-position: right top;
    background-repeat: no-repeat;
    float: left;    
    background-color:  #f8f8f8; 
    padding: 10px;
    text-align: center;
    border-radius: 3px;box-shadow: none;
      }
#email-modal .modal-content .left {  
    border: 0 solid #000;
    float: left;
    margin: 0;
    padding: 0 40px 0px 30px;
    text-align: center;
    width: 68%;}
#email-modal .modal-content .btn.close,
.close-window,
.close-modal { 
    padding:0; 
    height: 30px; 
    width: 30px; 
    position: absolute; 
    right: -22px; 
    top: -25px; 
    z-index: 9; 
    text-indent: -999em; 
    border:0; 
    background:url(close-icon.png ) top left; 
    cursor: pointer; 
    filter:alpha(opacity=100); 
    opacity:1; 
    text-shadow: none;
    filter:alpha(opacity=100); /* For IE8 and earlier */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; /* IE8 */
}
#email-modal .modal-content .sub-title { 
  	color: #999999;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: "Poppins", sans-serif;
    font-weight: 500;}
#email-modal .modal-content .message { 
    color:#999999; 
    clear: both;  
    padding: 8px 0 20px; 
    margin-bottom: 0px; 
    letter-spacing: 0.02em; 
    font-size: 12px; 
    font-weight: normal; 
    text-align:center; 
    line-height: 20px; 
}
#email-modal .seprator_line {
    border-bottom: 6px double #fff;
    border-width: 6px;
    height: 5px;
    margin: auto auto 40px;
    width: 60px;
}
#email-modal #mc_embed_signup form {
    text-align:left
}
#email-modal input.email {
    display: inline-block;
    float: left;
    font-size: 13px;
    line-height: 30px;
    margin: 0;
    padding: 8px 10px !important;
    width: 68%;
    vertical-align: top;
    margin-right: 15px;
}
#email-modal .newsletter {
    display:block!important;
    padding: 0px 0!important;
    width:100% !important;
  	background-color: inherit;
}
.newsletterwrapper .close {
    border: 1px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-size: 30px;
    font-weight: 300;
    margin-right: -65px;
    margin-top: -60px;
    opacity: 1;
    padding: 5px 10px;
    text-shadow: none;
}
.newsletterwrapper.fade.in {
    background: rgba(0,0,0,.6);
}

/***** Home Sidebar *****/
.sidebar-home.sca-qv-image .sca-qv-button-wrap{
    display: none !important;
}
/************************************* MAIN *************************************/

#main {margin-top: 25px;}

.page_title { margin: 0 0 0px 0;padding: 0px 0 13px 0;font: 600 22px/1em "Poppins", sans-serif; color: #000000;
    text-transform: uppercase;}
#main_content {margin-bottom: 35px;}
#main_content .product {
    padding-left: 0;
    padding-right: 0;
    position: relative;
    text-align: center;
}
.grid-uniform .item-inner{margin: 0px 12px 24px; }
#main_content .product .product_image-wrap {padding:0px; overflow: hidden; position: relative; margin-bottom: 15px;}
#main_content .product .product_image-wrap .pro-img a {display: block;
-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
        box-sizing: border-box;
       height: inherit !important;
}
#main_content .product.col-sm-4{width: 31.3%;  overflow: hidden;}
#main_content .product .product_image-wrap a img { max-width: 100%;}
#main_content .product .product_title-wrap {margin: 0px 0 5px 0;text-align: center;line-height: 20px;}
#main_content .product .product_title-wrap a {
  margin-bottom: 7px;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-left: 10px;
    padding-right: 10px;
    display: inherit;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  font-family: "Poppins", sans-serif;
}
#main_content li.item:hover .product .product_title-wrap a{color: #0183c1 }
#main_content .product .product_price {margin: 6px 0 6px 0;}
#main_content .product .product_price .money {display:inline-block; padding: 0 0 0 0px; font-size:14px; font-weight:bold; color: #000;}

#main_content .product .product_price form {}

#main_content .product .product_price del span.money{color:#999;margin-left:10px;font-weight: normal; display: inline-block; text-decoration: line-through;}
.sale-badge { 
    display: block;
    font-size: 11px;
    font-weight: bold;
    padding: 3px 10px;
    position: absolute;
    left: 10px;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
  font-family:"Open Sans",sans-serif;letter-spacing:1px;
  
} 


#main_content .product .product_info {font-family:"Open Sans",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;}





/************************************* PRODUCT GRID *************************************/
.page-heading {
	padding: 180px 0 80px 0px;
	background-size: cover;
	border-bottom: none;
	text-align: center;
	background-repeat: no-repeat;
	overflow: inherit;
	background-image: url(category-bg.jpg);
	background-position: bottom;
	margin-top: -125px;
}
.template-index .page-heading {display: none;}
.page-heading .page_header  h1{color: #fff;
    font-size: 52px;
    font-weight: bold;
    margin: 0;
padding-bottom: 0;}
.products-grid li.item .product .box-inner{position: absolute;
    top: 52%;
    left: 32%; z-index: 1; opacity:0;
}
.products-grid li.item:hover .product .box-inner{opacity:1;}
.products-grid li.item .product .box-inner .add-to-cart-btn span{ display:none;}
.products-grid li.item .product .box-inner .addToCartForm{ display: inline-block; float: left;}
.products-grid li.item .product .box-inner .contact-form{display: inline-block;}
.products-grid li.item .product .box-inner .add-to-cart-btn {
	border: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-weight: normal;
	border: 1px solid #fff;
	background: none;
    height: 40px;
    line-height: 40px;
    width: 40px;
    transition: all 0.4s ease-out 0s;
	transform: scale(0);
    display: inline-block;
}
.products-grid li.item .product .box-inner .add-to-cart-btn:hover {
	background: #0183c1
}
.products-grid li.item .product .box-inner .add-to-cart-btn:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	font-size: 17px;
}
.products-grid li.item .product .box-inner .contact-form button.wishlist span,
.products-grid li.item .product .box-inner a.wishlist span
{ display:none;}
.products-grid li.item .product .box-inner .contact-form button.wishlist:before,
.products-grid li.item .product .box-inner a.wishlist:before{
	content: "\f004";
    font-family: 'FontAwesome';
	font-size: 14px;	
}
.products-grid li.item .product .box-inner .contact-form button.wishlist,
.products-grid li.item .product .box-inner a.wishlist
{
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding:0;
	text-decoration: none;
	display: inline-block;
	border: 1px #fff solid;
	width: 40px;
    margin-left: 12px;
    background: inherit;
    height: 40px;
    line-height: 40px;
    transition: all 1s ease-out 0s;
	transform: scale(0);
}
.products-grid li.item:hover .product .box-inner .add-to-cart-btn,
.products-grid li.item:hover .product .box-inner .contact-form button.wishlist,
.products-grid li.item:hover .product .box-inner a.wishlist {transform: scale(1);}
.products-grid li.item .product .box-inner .contact-form button.wishlist:hover,
.products-grid li.item .product .box-inner a.wishlist:hover{background: #0183c1;}

#main_content .products-grid li.item:hover .product .product_image-wrap img,
#main_content .featured-pro .product:hover .product_image-wrap img,
#main_content .product:hover .product_image-wrap img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	-moz-transform: scale(1.2);
}
#main_content .product .product_image-wrap 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);
}
#main_content .products-grid li.item .product a.product-grid-image:before {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 1;
	content: "";
	opacity: 0;
	-webkit-transition: all 0.4s ease-out 0.2s;
	-moz-transition: all 0.4s ease-out 0.2s;
	-o-transition: all 0.4s ease-out 0.2s;
	transition: all 0.4s ease-out 0.2s;
	background-color: #ccc;
}
#main_content .products-grid li.item:hover .product a.product-grid-image:before {
	left: 0px;
	top: 0px;
	margin: 0 0;
	cursor: pointer
}

#main_content .product:hover .product_title-wrap a {
    color: #0183c1;
}

/*===========================================*/
/*Blog view*/

#blog{ font-family:"Open Sans",sans-serif; margin-bottom: 25px;}
  
#blog p {font-size:13px; line-height:1.6em; margin-top:15px; padding-bottom:0px;}  
  
.blog-article{
   border-bottom: 1px solid #ddd;
    margin-bottom: 25px;
    padding-bottom: 30px;
}
.blog-article_read-more{
  margin-top: 20px;
}
  
.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 #eaeaea
  margin-bottom: 30px;
  overflow: hidden;
}
.blog-article.last{
  margin-bottom: 0;
  padding-bottom: 0;
  border:none;
}
  
  
.recent-post{ border: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    margin: 0 0 35px;padding-bottom: 10px;background: none repeat scroll 0 0 #fff;}

.recent-post h3 {
  background: none repeat scroll 0 0 #fff;
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
    color: #333;
    font-family: "Poppins", sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0;
    padding: 14px 15px;
    text-transform: uppercase;
}
.recent-post ul{overflow:hidden; margin:0px; text-align:left; padding:15px 0px 12px 0px; border-bottom:1px #ddd solid;background: none repeat scroll 0 0 #fff;} 
  .recent-post ul:last-child {padding:12px 0px 0px 0px; border-bottom:0px #ddd solid;}  
.recent-post ul li{ float:left; width:180px;padding:0px; margin:0px; text-align:left; display:inline}      
.recent-post .img{width:65px!important; margin-right:10px; margin-left: 15px;}
.recent-post .img img{height:50px} 

.recent-post a {display:block;margin-bottom:5px;overflow: hidden;} 
 
.recent-post .blog-title {margin-bottom:5px}  
  
 .blog-outer-container {
    margin-top: 0px;
    background: #fff;
    display: inline-block;
    margin-bottom: 15px;
}


/*===========================================*/
/*Blog article view*/

.article-scope { font-family:"Open Sans",sans-serif; } 
.article-scope p {font-size:14px; line-height:1.6em; margin-top:10px; font-family:"Open Sans",sans-serif;padding-bottom:0px;}  
.article_header {overflow: hidden;margin: 0px 0 15px 0;}
.article .rte img {margin-bottom: 20px;}
.blog-article_date {width: 60px;height: 65px;float: left;margin: 0 15px 0 0;background:#0183c1;color: #ffffff;text-align: center; position: absolute;}
.blog-article_date span {display: block;font-weight: bold;line-height: normal;}
.blog-article_date span.day { padding: 3px 0 3px 0; font-size: 24px; font-family: "Open Sans",sans-serif;}
.blog-article_date span.month {margin: -5px 0 0 0; font-family: "Open Sans",sans-serif;}

.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: 0px;
  padding-top: 0px;
}
  
.section_header {
border-bottom: 1px solid #cecece;
height: 39px;
margin-top: 20px;
}  

.section-title{
display: inline-block;
margin: 0 0 15px 0;
padding: 12px 30px 10px 0;
border-bottom: 1px solid #0183c1;
font: normal 16px/1em "Open Sans",sans-serif;
color: #000000;
text-transform: uppercase;
}

.section_content{
  padding-top: 8px;
}



#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 0;}

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

#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 #eaeaea;}

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

#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 #eaeaea;}

#order_details td {padding: 5px;}

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



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

.form-control {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
 border-radius: 0;
 box-shadow: none;
}

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

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

#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 #eaeaea;}

#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: 8px 0 0 0;}


#admin_header .page_title a {float: right;font-size: 22px;text-transform: none;}
#admin_header .page_title {    overflow: hidden;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
    font-weight: 600;}


.data-table .money {
    font-size: 13px;
    font-weight: 700;
    color: #000;
}

.data-table {
	border: 1px solid #E5E5E5;
	border-spacing: 0;
	text-align: left;
}
.data-table thead tr, .data-table tfoot tr {
	background-color: #fff;
}
 .data-table thead tr, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
    border-bottom:2px solid #eaeaea;
    border-top: 2px solid #eaeaea;
    color: #333;

} 
.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;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
}
.data-table tbody th, .data-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 10px 6px;
}
.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;
}
 
.data-table th {
line-height: 20px;
padding: 8px;
font-weight: bold;
font-size: 12px;
}
.data-table .item_image img{width:75px} 
  
/*===========================================*/
/*Contacts page*/

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

.contact-scope {float:left; width:50%;}
.google-map {float:right; width:45%;}

.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 label {display: block;}
#searchresults .search-form input[type=text] {min-width: 45%;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: 15px -8px;padding: 0;}
ul.search-results li {margin: 0;padding: 0;overflow: hidden; display:inline-block; width:22.7%;    text-overflow: ellipsis;
    white-space: nowrap;}
ul.search-results li a {    margin: auto;
    display: inline-block !important;}
.search-result_image {padding: 0 15px 0 0;}
#searchresults h3 {margin-bottom:10px}
#searchresults li {margin: 0px 8px;clear: left;padding-bottom:15px;}
ul.search-results .color-swich {height:0px}
ul.search-results .sca-qv-button {display:none!important}
.search-scope.grid-uniform .product__product-grid-item .sca-qv-button {
    left: 81px !important;
    top: 79px !important;}

#searchresults li:hover .box-hover {
    bottom: 0px;
    left: 32%;
}
#searchresults .box-hover .add-to-links li{width: inherit;}

#main_content .product.search-result .product_price {
    margin: 0px 0 6px 0;
    padding: 0;
}
#main_content .product.search-result .product_title-wrap a {
  margin-bottom: 0;}

#main_content .product.search-result.sca-qv-image .sca-qv-button, .owl-carousel .owl-item.sca-qv-image .sca-qv-button {
    bottom: 43%;

}


/*Widget Styles*/


.widget h2 {
	display: inline-block;
	font-family: "Open Sans",sans-serif;
	font-size: 11px !important;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 0;
	padding: 6px 15px 3px;
	position: relative;
	text-transform: uppercase;
	letter-spacing: 1px;
    line-height: 20px !important;
}
  .widget h2:after {
	content: '\f0d7';
	font-family: FontAwesome;
	display: block;
	position: absolute;
	top: 24px;
	text-align: center;
	left: 50%;
	font-size: 12px;
}

.widget.widget__best-sellers h2 strong {
      font-weight: 900;
}
.widget__types h3 {
     background: #ffffff;
    border-bottom: 1px solid #e5e5e5;
    color: #000000;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: normal;
    margin: 0;
    padding: 15px;
    text-transform: uppercase;
} 
.widget__best-sellers h3 {
  color: #000;
  font-family: "Open Sans",sans-serif;
  margin: 0 0 15px;
  padding: 1px 0px 0px 0px;
  font-weight: bold;
  letter-spacing: 0.5px;
  margin-top: 0px; line-height: normal;
  border-bottom: 1px solid #ddd;
}
.widget.widget__collections {display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border: 1px solid #e5e5e5;
    background: #fff;}

.widget.widget__banner{display: inline-block;
    width: 100%;
    margin-bottom: 30px;
    border: 0px solid #e5e5e5;
    background: inherit;
    }


.widget__best-sellers .widget_header { margin-top:0px;}
.widget__best-sellers .widget_header span {
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0;
    padding: 15px;
    position: relative;
   text-transform: uppercase;
}

#best-seller-block .owl-item .item {
    margin: 0 15px;
}

.widget__types .widget_content{padding:10px 15px;}  
  
.widget__best-sellers .widget_header{padding: 0 0 0px 0; text-align: left; border-bottom: 0px solid #eee; color: #000000; }
.widget__featured-pro .widget_header{padding: 0 0 0px 0; text-align: left; border-bottom: 0px solid #eee; color: #000000; margin: 15px 0px 10px 0px;}  
.widget__new-pro .widget_header {padding: 0 0 0px 0;  text-align: left; color: #000000;  margin: 35px 0px 20px 0px;}
.widget__new-pro .item {
    background: none repeat scroll 0 0 #fff;
    box-shadow: 0 1px 4px #999;
    margin-bottom: 4px;
    margin-top: 4px;
    display: inline-block;
}
  #main_content .widget__new-pro .product{margin: 0px 0 20px;}

/*Collections*/
.widget__collections {   background: none repeat scroll 0 0 #fff;
    border-radius: 5px 5px 0 0;padding-bottom:1px;}
.widget__collections ul {margin-top: 15px;}
.widget__collections ul li {
    line-height: 22px;
    margin: 5px 15px;}
.widget__collections ul li p{padding-bottom: 0px;}
.widget__collections ul li:last-child {    padding-bottom: 10px;}
.widget__collections ul li + li {}
.widget__collections ul li a { font-weight: 600;
    font-size: 12px;
    font-family: "Open Sans",sans-serif;
    padding-left: 0px;
    text-transform: uppercase;
    letter-spacing: 1px;}
.widget__collections ul li a:before {
    content: '\f105';
    font-family: FontAwesome;
    font-size: 14px;
    padding-right: 8px;
    color: #999;
    font-weight: normal;
}
.widget__collections ul li.active a {color: #0183c1;}


/* 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:0px 0px 0px 0;padding: 0;}
.column .widget .product .product_image-wrap a {display: inline;}
.column .widget .product .product_image-wrap a img {width: 100%;
 border: 1px solid #eaeaea;
    padding: 1px;
    width: 100%;
    transform: translateZ(0px);
    transition-duration: 500ms;
    transition-property: transform;
}

.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 "Open Sans",sans-serif;}

.column .widget .product .product_price {margin:10px 0 10px 0;}
.column .widget .product .product_price .money {display: block;padding: 0 0 0 0px;font-size: 12px;font-family: "Open Sans",sans-serif;font-weight: 900;color:#000;}

.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:"Open Sans",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{ }






  /*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: 20px 0 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 #eaeaea;
  width:auto;
  max-width:100%;
}
  

/*custom-block*/  
#slider_wrap.container{width:100%; padding:0px;margin-top: -80px;}
  #slider_wrap.container .row{margin:auto; }  
  #slider_wrap.container .row .col-lg-12{ padding:0px;}
.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/2/assets/plus-img.png?v=126660412277429215301507792071");
	 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: "Open Sans",sans-serif; font-size:30px; font-weight:900; text-transform:uppercase; letter-spacing:-0.5px;}   
.RHS-banner .info p {font-family: "Open Sans",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: "Open Sans",sans-serif;}  

 
.slider-items .owl-buttons a:hover {
	text-decoration: none;
    color: #000000
}  
.spr-badge-caption  {display:none}
  
 

/* Product tabs */    
.pro-tabs {margin-top:20px; margin-bottom: 40px;
    background: #fff;
    border: 1px solid #e5e5e5;}  
  
ul.tabs {
line-height: normal;
margin: 0;
outline: none;
padding: 0;
position: relative;
z-index: 1;
background-color: #fff;
width: 100%;
border-bottom: 2px solid #e5e5e5;
margin-top: 0px;
height: 60px;
text-align: left;
padding-left:0px!important;
}
ul.tabs li {
display: inline-block;
height: auto;
line-height: normal;
margin: 0 20px 0px 0px;
outline: none;
padding: 0;
list-style: none;
}
ul.tabs li a {
font-size: 14px;
line-height: 60px;
font-family: "Open Sans",sans-serif;
font-weight: normal;
padding: 12px 0 18px

}
ul.tabs li a.active:hover{ color: #0183c1;}
ul.tabs li a:hover {
    border: none;
    border-bottom: 2px #333 solid;
    background: #fff;
    color: #333;
    transition: all 0.3s cubic-bezier(0.8, 0, 0, 1) 0s;
}
ul.tabs li a.active {
    font-family: "Open Sans",sans-serif;
    font-weight: bold;
    padding: 18px 0px;
    border: none;

}
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:bold;
  font-family:"Open Sans",sans-serif;
  text-transform:uppercase;

}
  
.pro-tabs ul {padding-left:15px; margin-bottom:0px}
.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: "Open Sans",sans-serif;
text-transform: uppercase;  }
  
.pro-tabs .spr-summary-actions-newreview {
background: #fff;
color: #333 !important;
border:2px solid #eee;
padding: 7px 10px 7px 10px;
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
  margin-top:-30px;
}

.pro-tabs .spr-summary-actions-newreview:hover{
background: #0183c1;
color: #ffffff !important;
border:2px solid #0183c1;

}  
  
.spr-icon-star:before, .spr-icon-star-half-alt:before {
color: #ffc50a;
font-size:12px!important;
margin-right: 3px!important;
}
 
 .spr-icon-star-empty:before {
  content: '\f005'!important;
  font-family:FontAwesome!important;
  font-size: 12px!important;
  color: #bbb!important;
  margin-right: 3px!important;
} 
  
/*login-register*/
  
#create-customer {}
#create-customer .template_header {border-bottom: 1px solid #e5e5e5; padding-bottom: 0px; margin-bottom:15px;}
#customer .note {display:inline-block}
  
#customer { overflow:hidden;background: #f8f8f8;padding: 30px; width:400px; margin:30px auto 30px auto; border-radius:3px;}
#customer .template_header {border-bottom: 1px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}
 
#recover-password  { overflow:hidden; min-height:600px;background: #f8f8f8;padding: 50px;}
  
#recover-password  .template_header {border-bottom: 1px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
.customer__account .template_header {border-bottom: 1px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;}  
 
  
  
/*customer-order*/  

#customer_orders {overflow:hidden; padding-top:15px; } 
  
#customer_orders p {font-size: 12px;line-height:normal;font-weight: bold;font-family: "Open Sans",sans-serif; color:#999; text-align:center;}  
  
#customer_detail .address a padding:7px 10px; font-weight: bold;font-family: "Open Sans",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: 1px 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 "Open Sans",sans-serif;
color: #000000;
text-transform: uppercase;
  border-bottom:1px #ddd solid;
}
  
  
/*wishlist*/
.products-grid .wishlist-link { display: inline-block; position: relative; margin-top: 0; margin-left: 0;} 
.wishlist-link {display: inline-block;position: absolute;margin-top:-55px; margin-left: 290px;}
.wishlist-link .btn {padding: 11px 10px 11px 10px;}
.wishlist-btn {padding: 11px 10px 11px 10px;font-family: "Open Sans",sans-serif;font-size: 11px;font-weight: bold; border:1px #ddd solid; color:#333;position: absolute;margin-top:-55px; margin-left: 290px; background:#fff; text-transform:uppercase;}
.wishlist-scope h3 {font: bold 14px/1em "Open Sans",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: 1px solid #e5e5e5; padding-bottom: 0px;margin-bottom:15px;} 
.page-scope h3 {font: normal 20px/1em "Open Sans",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: 1px solid #e5e5e5; padding-bottom: 15px;margin-bottom:0px;} 
.search-scope .search-bar {background:#fff; padding:5px 0px; margin-top: 15px;} 
  
  
/*documentaion*/  
.documentation a {color:#337ab7; font-weight:bold;}  
.documentation h2 {font: normal 20px/1em "Open Sans",sans-serif; margin-top:20px; border-bottom:1px #ddd solid; padding-bottom:10px;}
.documentation h3 {font: bold 14px/1em "Open Sans",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;}   
  




/*CMS block*/  
.widget__CMS h3 {
  color: #333;
  font-family: "Open Sans",sans-serif;
  margin: 0;
  padding: 0px 0px 0px 0px;
  font-weight: bold;
  border-bottom: 1px #ddd solid;
  letter-spacing: 1px;
  line-height: normal;
}
.widget__CMS span {
    background: #ffffff;
    color: #333333;
    display: inline-block;
    font-family:"Open Sans",sans-serif;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 0;
    padding: 15px;
    position: relative;
   text-transform: uppercase;
  }
.widget__CMS .widget_content {
  padding: 10px 15px;
  font-family: "Open Sans",sans-serif;
  font-size:13px;
  font-weight: normal;
  line-height:1.6em;
  color:#777;
  
}



/*product list item*/ 
.product-list-item {     
    overflow: hidden;
    padding-bottom: 20px;
    border-bottom: 1px #ddd solid;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 6px;
   }
.product-list-item .col-sm-4{ padding-left:0px;}
.product-list-item .product_image-wrap {position:relative}
.product-list-item .product_image-wrap img {width:100%}
.product-list-item .product_title-wrap {font-size: 14px; padding-bottom:8px; margin:0px;font-family: 'Open Sans', sans-serif;}
.product-list-item .product_title-wrap a { padding: 0; font-size: 16px;font-weight: 600;  margin-top: 0;}
.product-list-item .product_price { margin: 10px 0 12px 0;}
.product-list-item .product_price .money {display: inline-block; padding: 0 0 0 0px; font-size: 15px; font-family: 'Open Sans', sans-serif; font-weight: bold; }
.product-list-item .product_price del {color: #999;font-weight: normal;margin-left:8px;}
.product-list-item .product_price del span.money{color:#999;margin-left:10px;font-weight: normal; display: inline-block; text-decoration: line-through;}
.product-list-item .product_price .sale-badge {   
    font-size: 11px;
    left: -80px;
    margin: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 10px;
    width: 50px;}

.product-list-item .addToCartForm{ display: inline-block; position: relative; float: left;}
.product-list-item .wishlist{ display: inline-block;margin-left: 12px;}
.product-list-item .contact-form button.wishlist {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    padding: 7px 10px;
    text-transform: uppercase;  color: #333;
}
.product-list-item .contact-form button.wishlist:hover {
    background: none repeat scroll 0 0 #0183c1;
    border: 1px solid #0183c1;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    padding: 7px 10px;
    text-transform: uppercase;  color: #fff;
}
.product-list-item .contact-form button.wishlist:hover a{color : #fff;}
.product-list-item .contact-form button.wishlist:before {
	content: "\f004";
	font-weight: normal;
  font-family: 'FontAwesome'; margin-right: 7px;
}

.product-list-item #product_description{ margin-top:10px;}
.product-list-item #product_description p{ padding-bottom: 0px;}

.product-list-item a.wishlist {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #ddd;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    padding: 6px 10px 4px;
    text-transform: uppercase;  color: #333;
}
.product-list-item a.wishlist:hover {
    background: none repeat scroll 0 0 #0183c1;
    border: 1px solid #0183c1;
    display: inline-block;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: bold;
    margin-left: 12px;
    padding:6px 10px 4px
    text-transform: uppercase;  color: #fff;
}
.product-list-item a.wishlist:hover a{color : #fff;}
.product-list-item a.wishlist:before {
	content: "\f004";
	font-weight: normal;
  font-family: 'FontAwesome'; 
}
.product-list-item .spr-badge{
    border-bottom: 1px dotted #ddd;
    border-top: 1px dotted #ddd;
    padding: 6px 0;
}
.product-list-item .addToCartForm:before {
	content: "\f07a";
	font-family: 'FontAwesome';
    color: #fff;
    left: 12px;
    position: absolute;
    top: 11px;
    cursor: pointer; margin-right: 5px;
}
.product-list-item .addToCartForm .add-to-cart-btn.btn.btn-primary{
  background:#0183c1; 
  border:1px #0183c1 solid; 
  color:#fff; 
  padding:11px 20px 12px 35px;
  margin-right: 14px;
}
.product-list-item .wishlist:before {
	content: "\f004";
	font-weight: normal;
  font-family: 'FontAwesome'; 
}
.desc-section {
    margin:0px 0px 15px 0px;
}
.desc-section img{max-width: 100%;}
.continue_shop, .update-btn, .check-btn {padding: 7px 10px 7px 10px; font-family: "Open Sans",sans-serif; font-size: 11px; font-weight: bold; margin-left: 2px; margin-right: 2px; text-transform: uppercase; line-height: normal;}
.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;
}
.item:hover #addToCart.btn.btn-primary {
	background-color: #0183c1;
	border: 1px solid #0183c1;
	color: #fff;transition: all 0.2s ease-out;
}
.template-index #main_content {
    padding: 0; margin-bottom: 0;
}
.parallax-2 {
    padding-bottom: 50px;
    padding-top: 30px;
}
.parallax {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 650px;
}
.widget__best-sellers{padding-left: 0px; padding-bottom: 12px;}
.widget__latest-products{padding-right: 0px;}
.widget__latest-products .widget_header {

    margin: 35px 0 0px;
    text-align: left;
}
.widget__latest-products .widget_header h2 {
    background:;
    border:3px solid  ;
    display: block;
   text-align: center;
  color:;
}
.widget.widget__latest-products h2:after{color: ;}
.widget.widget__latest-products .widget_content {
	padding: 20px;
	background: #f8f8f8;
	margin: 0px!important;
	padding-bottom: 60px;
	border: 1px #eaeaea solid;
	border-top: none;
}
.widget.widget__latest-products .owl-theme .owl-controls {
    bottom: -16%;
    margin-top: 10px;
    position: absolute;
    right: 42%;
    text-align: center;
}
#main_content .latest-pro .product {
  margin: 0px 0 10px;}

.grid-uniform{margin: 0px -10px;}
.grid-uniform .product__product-grid-item #addToCartForm.btn.btn-primary {
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 29%;
}
.grid-uniform .product__product-grid-item:hover #addToCart.btn.btn-primary {
	background-color: #2c5987;
	border: 1px solid #2c5987;
	color: #fff;
	transition: all 0.2s ease-out;
	/* display: inline-block; */
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 23%;
	opacity: 1;
}
.grid-uniform .product__product-grid-item #addToCart {
	background-color: #2c5987;
	border: 1px solid #2c5987;
	color: #fff;
	transition: all 0.2s ease-out;
	/* display: inline-block; */
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 23%;
	opacity: 0;
}
.grid-uniform .product__product-grid-item #addToCart.btn.btn-primary:hover {
	background-color: #558abe;
	border: 1px solid #558abe;
	width: 100%;
	position: absolute;
}
.grid-uniform .sca-qv-image .sca-qv-button {
	top: -145px !important;
	width: auto !important;
	padding: 8px 6px 8px 10px !important;
	display: inherit !important;
	margin-top: -45px !important;
	width: 45px !important;
	left: 45% !important;
    border-radius: 100%;
    height: 45px !important;
    line-height: 28px !important;
}
.grid-uniform .product__product-grid-item.product .box-inner{position: absolute;
    top: 52%;
    left: 32%; z-index: 1; opacity:0;
}
.grid-uniform .product__product-grid-item.product:hover .box-inner{opacity:1;}
.grid-uniform .product__product-grid-item.product .box-inner .add-to-cart-btn span{ display:none;}
.grid-uniform .product__product-grid-item.product .box-inner .addToCartForm{ display: inline-block; float: left;}
.grid-uniform .product__product-grid-item.product .box-inner .contact-form{display: inline-block;}
.grid-uniform .product__product-grid-item.product .box-inner .add-to-cart-btn {
	border: 0;
	padding: 0;
	font-size: 12px;
	text-align: center;
	white-space: nowrap;
	color: #fff;
	font-weight: normal;
	border: 1px solid #fff;
	background: none;
    height: 40px;
    line-height: 40px;
    width: 40px;
    transition: all 0.4s ease-out 0s;
	transform: scale(0);
    display: inline-block;
}
.grid-uniform .product__product-grid-item.product .box-inner .add-to-cart-btn:hover {
	background: #0183c1
}
.grid-uniform .product__product-grid-item.product .box-inner .add-to-cart-btn:before {
	content: "\f07a";
	font-family: 'FontAwesome';
	font-size: 17px;
}
.grid-uniform .product__product-grid-item.product .box-inner .contact-form button.wishlist span,
.grid-uniform .product__product-grid-item.product .box-inner a.wishlist span
{ display:none;}
.grid-uniform .product__product-grid-item.product .box-inner .contact-form button.wishlist:before,
.grid-uniform .product__product-grid-item.product .box-inner a.wishlist:before{
	content: "\f004";
    font-family: 'FontAwesome';
	font-size: 14px;	
}
.grid-uniform .product__product-grid-item.product .box-inner .contact-form button.wishlist,
.grid-uniform .product__product-grid-item.product .box-inner a.wishlist
{
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding:0;
	text-decoration: none;
	display: inline-block;
	border: 1px #fff solid;
	width: 40px;
    margin-left: 12px;
    background: inherit;
    height: 40px;
    line-height: 40px;
    transition: all 1s ease-out 0s;
	transform: scale(0);
}
.grid-uniform .product__product-grid-item.product:hover .box-inner .add-to-cart-btn,
.grid-uniform .product__product-grid-item.product:hover .box-inner .contact-form button.wishlist,
.grid-uniform .product__product-grid-item.product:hover .box-inner a.wishlist {transform: scale(1);}
.grid-uniform .product__product-grid-item .product.box-inner .contact-form button.wishlist:hover,
.grid-uniform .product__product-grid-item .product.box-inner a.wishlist:hover{background: #0183c1;}
.grid-uniform .product__product-grid-item.product:hover .product_image-wrap img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2) !important;
	-moz-transform: scale(1.2);
}
.grid-uniform .product__product-grid-item.product .product_image-wrap 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);
}


.grid-uniform .product__product-grid-item.product_image-wrap{   overflow: hidden;
    padding: 0;
    position: relative;}


.grid-uniform .product__product-grid-item.sca-qv-image .sca-qv-button {
    right: 0;
}
.grid-uniform .product__product-grid-item.sca-qv-image .sca-qv-button:hover {background-color:#0183c1!important;}

#searchresults .search-result.sca-qv-image .sca-qv-button:before


{
    content: "\f002";
    font-family: 'FontAwesome';
    font-size: 15px;
    margin-right: 1px;
    font-weight: normal;
}
.grid-uniform .product__product-grid-item .sca-qv-button {
border-radius: 0;
    display: inherit !important;
    height: 40px !important;
    left: inherit !important;
    line-height: 16px !important;
    padding: 10px 0 6px !important;
    position: absolute !important;
    top: 30.5% !important;
    width: 35px !important;
    right: -50px;
    font-family: "Open Sans",sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    transition: all 0.3s ease-out !important;
    -webkit-transition: all 0.3s ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -ms-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
}

.small-pr-slider .sca-qv-image .sca-qv-button {
	display: inherit !important;
    left: 40% !important;
    margin-top: -40px !important;
    padding: 6px 4px 6px 8px !important;
    top: -70px !important;
    width: 40px !important;
    border-radius: 100%;
    height: 40px !important;
    line-height: 28px !important;
}
#featured-pro-slider.small-pr-slider .sca-qv-image .sca-qv-button {
    top: -85px !important;
  
}

.widget__featured-pro{ margin:0px 0 15px;}


.home-top-banner {
  padding-bottom: 50px;
    padding-top: 50px;
    border: 0 none;
    background: #f8f8f8;
}
.home-top-banner .banner {
      width: 100%;
    overflow: hidden;
    position: relative;
}
.home-top-banner .banner a.overlay {
    background: #000;
    bottom: 0;
    height: auto;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    width: auto;
    z-index: 2;
    transform: scale(0);
}
.home-top-banner .banner:hover a.overlay {
    opacity: 0.3;
    transform: scale(1);
}
.home-top-banner a img {
    width:100%;
}
.home-top-banner .banner1 .info {
  background-color:#0183c1;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    z-index: 10;
  	min-height: 240px;
    text-align: center;
    padding: 55px 0 0;
}

.home-top-banner .banner1 .info .normal-text {
  color:#ffffff;
  font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 12px;
    text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  
}
.home-top-banner .banner1 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}
.home-top-banner .banner1 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}

.home-top-banner .banner1 .info .footer-text {
  background-color:#ffffff;
  color:#0183c1;
  padding: 8px 20px;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    letter-spacing: 3px;
  border: none;
      margin-top: 10px;
    margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
}



.home-top-banner .banner2 .info {
  background-color:#0e0e0e;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 10;
  	min-height: 240px;
    text-align: center;
    padding: 80px 0;
  position:absolute;
}

.home-top-banner .banner2 .info:after {
    border-color: #0e0e0e transparent transparent transparent;
      content: "";
    position: absolute;
    bottom: -4%;
    left: 46%;
    border-width: 12px 12px 0px 12px;
    border-style: solid;
    display: block;
    width: 0;
    right: inherit;
}

.home-top-banner .banner2 .info .normal-text {
  color:#ffffff;
  font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 12px;
    text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  
}
.home-top-banner .banner2 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}
.home-top-banner .banner2 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}

.home-top-banner .banner2 .info .footer-text {
  background-color:#0e0e0e;
  color:#0183c1;
    font-family: "Open Sans",sans-serif;

      border-top: double #9c9c9c;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    margin: 15px 0 0;
    padding: 15px 0 0;
    text-transform: uppercase;
    letter-spacing: 2px;
}

/*.home-top-banner .info1 {
  margin: 0px 0 0px;
    overflow: hidden;
    position: relative;
    background: #0e0e0e;
}*/


.home-top-banner .banner3 .info {
  background-color:#0183c1;
    bottom: 0px;
    left: 0px;
    position: absolute;
    right: 0px;
    z-index: 10;
  	min-height: 240px;
    text-align: center;
    padding: 55px 0 0;
}

.home-top-banner .banner3 .info .normal-text {
  color:#ffffff;
  font-size: 14px;
    font-weight: 300;
    letter-spacing: 2px;
    line-height: 1;
    margin: 0 0 12px;
    text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  
}
.home-top-banner .banner3 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}
.home-top-banner .banner3 .info .header-text {
  color:#ffffff;
  font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}

.home-top-banner .banner3 .info .footer-text {
  background-color:#ffffff;
  color:#0183c1;
  padding: 8px 20px;
    font-weight: bold;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    letter-spacing: 3px;
  border: none;
      margin-top: 10px;
    margin-bottom: 10px;
  display: inline-block;
  text-transform: uppercase;
}


#home-banner .info {
    cursor: pointer;
    left: 24%;
    position: absolute;
    right: 10%;
    white-space: normal;
    z-index: 3;
text-align: center;
    top: 65%;
}

#home-banner .info p {
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
    margin: 30px 0 0;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#home-banner .info span {
    font-size: 48px;
    font-weight: bold;
    line-height: 100%;
    margin: 12px 0;
    display: inherit;
    font-family: "Open Sans",sans-serif;

}
#home-banner .info a {padding: 6px 10px; font-size: 12px; text-transform: uppercase;display: inline-block;  }

#home-banner img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
    width: 100%;
}
#home-banner img:hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}
#home-banner {
    float: right;
    overflow: hidden;
    position: relative;
    width: 40%;
}
#home-banner-left{  float: left;
   width: 58%;
}
#home-banner-left .info {
    color: #fff;
    cursor: pointer;
    right: 8%;
    position: absolute;
    text-align: left;
    top: 12%;
    white-space: normal;
    z-index: 3;
}
#home-banner-left .info span{ 
  color: #222;
    font-size: 20px;
    font-weight: 700;
    line-height: 100%;
    margin: 12px 0;
    font-family: "Open Sans",sans-serif;}

#home-banner-left .col{ float: left;
    overflow: hidden;
    position: relative;
    width: 55%;}

#home-banner-left .col.col-1{ float: left;
    overflow: hidden;
    position: relative;
    width: 100%; margin-bottom:20px;}
#home-banner-left .col.col-1 .info {
    color: #fff;
    cursor: pointer;
    left: 5%;
    position: absolute;
    text-align: left;
    top: 14%;
    white-space: normal;
    z-index: 3;
}
#home-banner-left .col.col-1 .info span{ 
  color: #222;
    font-size: 24px;
    font-weight: 700;
    line-height: 100%;
    margin: 12px 0;
    font-family: "Open Sans",sans-serif;}
#home-banner-left .col.last{    float: right;
    overflow: hidden;
    position: relative;
    width: 42%}
#home-banner-left .col img {
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
    width: 100%;
}
#home-banner-left .col img:hover {
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	-o-transform: scale(1.15);
	transform: scale(1.15);
}

.middle-slider.container  {
    margin: 35px auto 40px; padding: 0px;
}
.custom-inner {
	background: #fff!important;
	
}
.custom-info {
	width: 100%;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.3);
	padding: 15px 15px 30px;
	bottom: 0;
	position:absolute;
	text-align: center;
    z-index: 10;
	color:#fff;
}
.custom-inner li{ position:relative;}
.custom-inner .custom-info span{ font-size: 24px;font-weight:bold;}


#toTop {
  color: #fff;
  text-align: center;
  bottom: 30px;
  display: none;
  height: 40px;
  line-height: 38px;
  overflow: hidden;
  position: fixed;
  right: 10px;
  text-decoration: none;
  width: 40px;
  text-transform: uppercase;
  z-index: 100;
  border-radius: 2px; right:35px; 
}
.cart-total-items { overflow:hidden;}
/* add to cart message */
.error-message-stock {
  width: 100%;
  height: 90px;
  font-size: 25px;
  line-height: 85px;
  color: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: #e95144;
  display: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}

.cart_popup {
  width: 100%;
  height: 86px;
  font-size: 25px;
  line-height: 85px;
  color: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0,0,0,0.7);
  display: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans",sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.wishlist_popup {
  width: 100%;
  height: 86px;
  font-size: 25px;
  line-height: 85px;
  color: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 1000;
  background: rgba(0,0,0,0.7);
  display: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: "Open Sans",sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
}
.icon-ok{color: #00cc33;
    font-size: 22px;
    line-height: 85px !important;}
.middle-slider .inner-div {
	padding: 16px 20px 15px 20px;
	background: #f8f8f8;
	margin: 0px!important;
	border: 1px #eaeaea solid;
	border-right: none;
	min-height: 440px;
    display: inline-block;
    width: 100%;
}
.middle-slider .inner-div1 {
	padding: 16px 20px 15px 20px;
	background: #f8f8f8;
	margin: 0px!important;border-left:none;
	border: 1px #eaeaea solid;
	min-height: 440px;
    display: inline-block;
    width: 100%;
}
.category-pro-title h2{   color: #000;
    display: inline-block;
    font-family: "Open Sans",sans-serif;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: normal;
    margin-top: 0;
    padding: 0 20px 0px 0;
    position: relative;
    text-transform: uppercase;}


.sca-left {
    padding: 10px 0 !important;
    position: relative !important;
   
}
.widget__related-products .item.sca-qv-image .sca-qv-button {
    border-radius: 100%;
    display: inherit !important;
    height: 45px !important;
    left: 45% !important;
    line-height: 28px !important;
    margin-top: -45px !important;
    padding: 8px 6px 8px 10px !important;
    top: -145px !important;
    width: 45px !important;
}
.pagination.pagination__product li.left-arrow span.left{margin-left:15px;display: inline-block;}

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

.swatch {position:relative; margin-top:8px}

.swatch .header {
    display: none;
}

#product_price{margin-bottom:15px; margin-top: 15px;border-bottom: 1px solid #e5e5e5; padding-bottom: 15px;}

.crossed-out {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.swatch label {
    float: left;
    min-width: 25px !important;
    height: 25px !important;
    margin: 0;
    border: 1px solid #cbcbcb;
    background-color: #fff;
    font-size: 11px;
    text-align: center;
    line-height: 24px;
    white-space: nowrap;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 5px !important;
 
}
.swatch input:checked + label, .swatch label:hover {
    border-color: #000;
    border-width: 1px;

 
}

.swatch-element {margin-right: 10px;
    position: relative;
    display: inline-block;}

.color.swatch-element label {
    padding: 0;
}

.swatch input {
    display: none;
}


/* Tooltips */
.swatch .tooltip {
  text-align:center;
  background:gray;
  color:#fff;
  bottom:100%;
  padding: 10px;
  display:block;
  position:absolute;
  width:100px;
  left:-23px;
  margin-bottom:15px;
  /* Make it invisible by default */
  filter:alpha(opacity=0);
  -khtml-opacity: 0;
  -moz-opacity: 0;
  opacity:0;
  visibility:hidden;
  /* Animations */
  -webkit-transform: translateY(10px);
     -moz-transform: translateY(10px);
      -ms-transform: translateY(10px);
       -o-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: all .25s ease-out;
     -moz-transition: all .25s ease-out;
      -ms-transition: all .25s ease-out;
       -o-transition: all .25s ease-out;
          transition: all .25s ease-out;
  -webkit-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
     -moz-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
      -ms-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
       -o-box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
          box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.28);
  z-index: 10000;
  -moz-box-sizing:border-box; 
  -webkit-box-sizing:border-box; 
  box-sizing:border-box;
}
.swatch .tooltip:before {
  bottom:-20px;
  content:" ";
  display:block;
  height:20px;
  left:0;
  position:absolute;
  width:100%;
}
/* CSS triangle */
.swatch .tooltip:after {
  border-left:solid transparent 10px;
  border-right:solid transparent 10px;
  border-top:solid gray 10px;
  bottom:-10px;
  content:" ";
  height:0;
  left:50%;
  margin-left:-13px;
  position:absolute;
  width:0;
}
.swatch .swatch-element:hover .tooltip {
  filter:alpha(opacity=100);
  -khtml-opacity:1;
  -moz-opacity:1;
  opacity:1;
  visibility:visible;
  -webkit-transform:translateY(0px);
     -moz-transform:translateY(0px);
      -ms-transform:translateY(0px);
       -o-transform:translateY(0px);
          transform:translateY(0px);
}


.caption_title-1 span {
    color: #4a7699 !important;
}
.caption_title-2 span {
    color: #4a7699 !important;
}
.grid-item.pagination-border-top{display:inline-block;width:100%;}
#latest-products-slider .product_image-wrap a img{border:2px solid #fff;}
#sca-qv-showqv{display: none;}

#main_content .product.sca-qv-image .sca-qv-button,
.owl-carousel .owl-item.sca-qv-image .sca-qv-button{
    border-radius: 100%;
    display: inherit !important;
    height: 40px !important;
    left: 102px !important;
    line-height: 16px !important;
    padding: 12px 0 6px !important;
    position: absolute !important;
    top: inherit !important;
    width: 40px !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 12px !important;
    font-weight: bold !important;
    text-transform: uppercase;
    transition: all 0.3s ease-out !important;
    -webkit-transition: all 0.3s ease-out !important;
    -moz-transition: all 0.3s ease-out !important;
    -ms-transition: all 0.3s ease-out !important;
    -o-transition: all 0.3s ease-out !important;
    right: inherit !important;
    z-index: 10000;
    bottom: 48%;
    background: #fff !important;
    color: #0183c1 !important;
}


#main_content .product.sca-qv-image .sca-qv-button:before,
.owl-carousel .owl-item.sca-qv-image .sca-qv-button:before
{
  content: "\f002";
  font-family: 'FontAwesome';
  font-size: 15px;
  margin-right: 1px;
  font-weight: normal;
}

.owl-carousel .owl-item .sca-qv-button{ right: -50px;}


.owl-carousel .owl-item.sca-qv-image .sca-qv-button:hover

{background-color:#0183c1!important;}

.owl-carousel .owl-item.sca-qv-image:hover .sca-qv-button
{ right: 10px;	transition: all 0.3s ease-in !important;
	-webkit-transition: all 0.3s ease-in !important;
	-moz-transition: all 0.3s ease-in !important;
	-ms-transition: all 0.3s ease-in !important;
	-o-transition: all 0.3s ease-in !important;}

.owl-carousel .owl-item .sca-qv-button
{
	top: 100% !important;
    padding: 5px !important;
    display: inherit !important;
    width: 100%!important;
    border-radius: 0px;
    height: 40px !important;
    left: 0 !important;
    line-height: 16px !important;
    position: absolute !important;
transition: all 0.3s ease-out !important;
	-webkit-transition: all 0.3s ease-out !important;
	-moz-transition: all 0.3s ease-out !important;
	-ms-transition: all 0.3s ease-out !important;
	-o-transition: all 0.3s ease-out !important;
}
#best-seller-block .owl-carousel .owl-item.sca-qv-image:hover .sca-qv-button
{ right: 15px;	transition: all 0.3s ease-in !important;
	-webkit-transition: all 0.3s ease-in !important;
	-moz-transition: all 0.3s ease-in !important;
	-ms-transition: all 0.3s ease-in !important;
	-o-transition: all 0.3s ease-in !important;}

#main_content .product.col-sm-4.sca-qv-image:hover .sca-qv-button
{ right: 0px;
    transition: all 0.3s ease-in !important;
	-webkit-transition: all 0.3s ease-in !important;
	-moz-transition: all 0.3s ease-in !important;
	-ms-transition: all 0.3s ease-in !important;
	-o-transition: all 0.3s ease-in !important;}






.pro-tabs ul.tabs {
    border: 0px solid #ddd;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    position: inherit;
    text-align: left;
    width: 100%;
    padding-left: 25px !important;
    height: 58px;
    
}

/* new css */
.product_wrap .flexslider-thumb {
	max-width: 420px;
	margin: 20px auto 0;
	padding: 0 50px;
	position: relative
}

.product_wrap .flexslider-thumb .flex-viewport {
	z-index: 10
}
.product_wrap .flexslider-thumb .flex-direction-nav {
	top: 30%;
	left: 0;
	width: 100%;
	z-index: 9
}
.product_wrap .flexslider-thumb .flex-prev {
	position: absolute;
	left: 12px;
	top: 4px;
    border: 1px solid #ddd;
    line-height: 20px;
    padding: 5px 10px 3px;
}
.product_wrap .flexslider-thumb .flex-next {
	line-height: 20px;
    padding: 5px 10px 3px;
    position: absolute;
    right: 5px;
    top: 4px;border: 1px #ddd solid;
}
.product_wrap .flexslider-thumb li img {
	cursor: pointer;
	-moz-user-select: none;
	border: 1px #ddd solid;
}
.product_wrap.previews-list {
	padding: 0;
	list-style-type: none;
	text-align: center
}
.product_wrap .previews-list li {
	width: 76px;
	margin-right: 10px;
	padding: 0;
	float: none;
	display: inline-block;
}


.product_wrap .flexslider-thumb-vertical-outer {
	margin: 0 10px 15px 0;
	width: 76px;
	float: left;
	position: relative;
	z-index: 1
}
.product_wrap .flexslider-thumb-vertical .flex-viewport {
	height: 300px!important
}
.product_wrap.flexslider-thumb-vertical .slides {
	margin: -4px 0 0;
	padding: 0;
	list-style-type: none
}
.product_wrap .flexslider-thumb-vertical .slides li {
	margin: 0;
	padding: 0;
	overflow: hidden
}
.product_wrap .flexslider-thumb-vertical .slides li img {
	width: 100%;
	padding: 4px 0;
	cursor: pointer;

	-moz-user-select: none
}
.flex-direction-nav, .slider-controls {
	-webkit-transform: translate3d(0, 0, 0)
}
#cloud-zoom-big {
	border: 2px #ddd solid;
	z-index: 99 !important; width: 400px !important; height: 400px !important;
}
.product-image .large-image img{ border: 1px solid #ddd; height: auto; padding: 1px; width: 100%; }



#searchresults .pagination{ border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
    text-align: center;
    width: 100%;}

#searchresults .pagination span{ border: 1px solid #ddd;
    padding: 5px 10px;}






.box-hover .add-to-links {
	margin: 0;
	list-style: none;
	padding: 0;
	margin-left: 20px;
}
.box-hover .add-to-links li {
	margin: 0;
}

.box-hover {
    position: absolute;
    bottom: -100%;
    float: right;
    text-align: center;
    left: 15%;
}

.image-hover2 a {
	position: relative;
	display: table;
}
.image-hover2 a:after {
	overflow: hidden;
	position: absolute;
	top: 0;
	content: "";
	z-index: 100;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	background-color: rgba(0, 0, 0, 0.3);
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	z-index: 1;
}
.image-hover2 a:before {
	font: normal normal normal 18px/1 FontAwesome;
	content: "\f002";
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 2;
	color: #fff;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	background: #0183c1;
	padding: 8px 12px;
	-ms-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	opacity: 0;
	-webkit-transition: opacity 0.3s ease 0s;
	-o-transition: opacity 0.3s ease 0s;
	transition: opacity 0.3s ease 0s;
}
.image-hover2 a:hover:after {
	visibility: visible;
	opacity: 0.8;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.product_price{ font-family: 'Open Sans', sans-serif; font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 0;
    padding: 7px 0px 10px 0px;
    min-height: 28px;
}



.box-hover .add-to-links li button.wishlist a {
	height: 34px;
	display: block;
	font-size: 0;
	color: #fff;
	line-height: 36px;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	background: none;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
}
.box-hover .add-to-links li button.wishlist a:after {
	width: 34px;
	height: 34px;
	float: left;
	background: #f7746d;
	content: "";
	text-align: center;
	font-family: FontAwesome;
	font-size: 11px;
	border-bottom: 1px rgba(255,255,255,0.2) solid
}
.box-hover .add-to-links li button.wishlist a:hover {
	padding-right: 15px;
	margin: 0 10px 0 0px;
	font-size: 11px;
	background: #0183c1;
	color: #fff
}
.box-hover .add-to-links li button.wishlist a:hover:after {
	margin-right: 15px;
	background: #0183c1;
}
.box-hover .add-to-links li button.wishlist a:after {
	content: "\f004";
	font-size: 13px;
	font-weight: normal; font-family: FontAwesome;
}




.products-grid .item:hover .box-hover {
  z-index: 10;
   
}
#main_content .product.col-sm-4:hover .box-hover {
    top: 0px;
  z-index: 10;
   
}
#home-tab-section .category-product {
    overflow: hidden;
    position: relative;
}
.owl-item .item {
	margin: 0 12px;
}
.slider-items-products .item {
	text-align: center;
	margin-top: 0px!important
}
.slider-items-products .item .product-image {
	overflow: hidden;
	display: inline-block;
}
.slider-items-products .item .product-image img {
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.slider-items-products .item .product-image:hover img {
	transform: scale(-1, 1);
}
.owl-buttons {
	opacity: 1;
}
.slider-items-products .owl-buttons .owl-prev {
	position: absolute;
	right: 18px;
	top: -20.5%;
}
.slider-items-products .owl-buttons .owl-next {
	position: absolute;
	right: -10px;
	top: -20.5%;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
}
.slider-items-products .owl-buttons .owl-next a {
	background-position: 100% 100%;
	top: 50%;
	padding: 0px;
	border-left: 1px #ddd solid;
	background: none;
}
.slider-items-products .owl-buttons .owl-next a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f105";
	text-transform: none;
	font-size: 32px;
	line-height: 12px;
}
.slider-items-products .owl-buttons .owl-prev a:before {
	font-family: 'FontAwesome';
	font-style: normal;
	font-weight: normal;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\f104";
	text-transform: none;
	font-size: 32px;
	line-height: 16px;
}
.slider-items-products .owl-buttons a {
	display: block;
	height: 18px;
	margin: 0px 0 0 -30px;
	position: absolute;
	top: 50%;
	width: 30px;
	z-index: 5;
	color: #888;
	border: 0px #eaeaea solid;
	background: none;
}

.slider-items-products .owl-buttons .owl-next {
	right: -10px
}
.product-flexslider:hover .owl-buttons {
	opacity: 1;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.product-flexslider .owl-buttons {
	opacity: 0;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.owl-theme .owl-controls .owl-buttons div {
	background: none !important;
}
.product-flexslider .owl-buttons {
	opacity: 1;
}
.slider-items-products .owl-buttons a:hover {
	text-decoration: none;
	background: #fff;
	color: #0183c1;
}
.slider-items-products .owl-buttons .owl-prev a {
	background-position: 0 100%;
	border: 0px #eaeaea solid;
}



.category-products .text-banner {
	background-color: #fff;
	border-top: 1px solid #eaeaea;
	bottom: -60px;
	left: 0;
	padding-bottom: 20px;
	padding-top: 25px;
	position: absolute;
	right: 0;
	z-index: 10;
}

/*18. bottom banner*/

.banner-overly {
	background-color: rgba(0, 0, 0, 0.4);
	left: 12%;
	position: absolute;
	right: 12%;
	top: 33%;
	z-index: 1;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}
.bottom-banner-img {
	width: 100%;
	float: left;
	height: 240px;
	margin: 15px 0px;
	position: relative;
	display: inline-block;
}
.bottom-banner-img img {
	max-width: 100%;
}
.bottom-banner-img h3 {
	margin-top: 100px;
	margin-bottom: 5px;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	text-align: center;
	font-weight: 900;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.bottom-banner-img h6 {
	display: table;
	margin: auto;
	font-size: 13px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: normal;
}
.bottom-banner-img .btn {
	border-color: transparent;
	display: table;
	margin: auto;
}
.bottom-banner-img .shop-now-btn {
	opacity: 0;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	background-color: #0183c1;
	border-color: #0183c1;
}
.bottom-banner-img .banner-overly {
	height: 100px;
}
.bottom-banner-img:hover h3 {
	margin-top: 60px;
	color: #fff;
}
.bottom-banner-img:hover .shop-now-btn {
	opacity: 1;
	background-color: #0183c1;
	border-color: #0183c1;
	padding: 8px 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
}
.bottom-banner-img:hover .banner-overly {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	top: 0;
	left: 0;
	right: 0;
}
.bottom-img-info {
	width: 100%;
	z-index: 1;
	position: absolute;
	height: 100%;
	color: #fff;
	text-align: center;
	top: 0px;
}
.bottom-banner-img1 {
	margin-bottom: 30px;
	clear: both;
}
.bottom-banner-img1 h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-left: 25px;
	margin-top: 100px;
	text-align: left;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}
.bottom-banner-img1.last h3 {
	font-size: 30px;
	font-weight: 900;
	letter-spacing: 2px;
	margin-bottom: 5px;
	margin-top: 90px;
	text-align: center;
	text-transform: uppercase;
	transition: all 0.4s ease 0s;
}
.bottom-banner-img1 img {
	max-width: 100%;
}
.bottom-img-info1 {
	width: 100%;
	z-index: 1;
	position: absolute;
	height: 100%;
	color: #fff;
	text-align: center;
	top: 0px;
}
.bottom-banner-img1 h3 {
	margin-top: 100px;
	margin-bottom: 5px;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	text-align: left;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin-left: 25px;
	font-size: 20px;
}
.bottom-banner-img1.last h3 {
	margin-top: 90px;
	margin-bottom: 5px;
	-moz-transition: 0.4s;
	-o-transition: 0.4s;
	-webkit-transition: 0.4s;
	transition: 0.4s;
	text-align: center;
	font-weight: 900;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-size: 30px;
}
.bottom-banner-img1.last h6 {
	margin: 5px auto 18px;
	display: inline-block;
	font-size: 16px;
	letter-spacing: 1px;
	font-weight: normal;
}
a.shop-now-btn {
	opacity: 1;
	background-color: #0183c1;
	border-color: #0183c1;
	padding: 8px 12px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 1px;
	color: #fff;
	margin-top: 20px;
	cursor: pointer;
}
.line {
	height: 2px;
	width: 60px;
	margin: auto;
	margin-top: 5px;
	border: 2px solid #fff;
	float: left;
	margin-left: 25px;
}

.sticky-header {
    position: fixed;
    margin-top: 0px;

    z-index: 1000;
    display: block;
    top: 0px;
    background: #0183c1;
    width: 100%;
    transition: all 0.5s;
    border-bottom: 3px solid #0183c1;
}

.grid.grid-border {
    display: inline-block;
    font-size: 14px;
    width: 100%;
}
 .home-tab .tab-content ul li.item:hover .btn.btn-primary,
.item-inner:hover .btn.btn-primary{
   transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}




.box-hover button.wishlist a {
	height: 34px;
	display: block;
	font-size: 0;
	color: #fff;
	line-height: 36px;
	text-align: left;
	padding: 0;
	text-transform: uppercase;
	margin: 0;
	background: none;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
	letter-spacing: 1px;
      border: none;
}
.box-hover button.wishlist a:after {
	width: 34px;
	height: 34px;
	float: left;
	background:#f7746d;
	text-align: center;
	font-family: FontAwesome;
	font-size: 11px;
}
.box-hover button.wishlist a:hover {
	padding-left: 0px;
	margin: 0px;
	font-size: 11px;
	background: #0183c1;border: none;
}
.box-hover button.wishlist a:hover:after {
	margin-left: 0px;
	background: #0183c1;float: left;
}
.box-hover button.wishlist a:after {
	content: "\f004";
	font-size: 13px;
	font-weight: normal; font-family: FontAwesome;
}

button.wishlist{ border: none;
    background-color: inherit;
padding: 0;}

.wishlist-scope,
.page-scope,
.search-scope,
.blog-scope,
.article-scope{
     display: inline-block;
    font-size: 14px;
    padding: 0px;
    width: 100%;
}
.wishlist-scope .page_title,
.page-scope .page_title,
.search-scope .page_title{
    color: #000;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    margin-top: 0;
    padding-bottom: 11px;
    text-align: left;
    text-transform: uppercase;
    margin-bottom: auto;
}
.account-login {
    overflow: hidden;
    padding: 0px;
  display: inline-block;width: 100%;
}
#main_content .product.col-sm-4:hover .btn.btn-primary,
.item-inner:hover .btn.btn-primary{
    background: #0183c1;  
    color: #ffffff !important;
    border: 1px #0183c1 solid;
}


.des-img img{max-width: 100%;}


.swatch-element.soldout, .soldout label{  display:none;}





.nav-dropdown-parent {
 position: relative;
 position: absolute;
 content: '';
 top: 100%;
 left: 0;
 width: 100%;
 height: 15px;
 opacity: 0;
}
.nav-dropdown-parent.active .nav-dropdown {
 display: block!important;
}
.nav-dropdown-parent:hover {
 opacity: 1;
 visibility: visible;
}

.nav-dropdown {
	display: block!important;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.2s ease-in;
	-moz-transition: opacity 0.2s ease-in;
	-o-transition: opacity 0.2s ease-in;
	transition: opacity 0.2s ease-in;
}

.nav-dropdown {
	margin-top: 5px;
	width: 330px;

 box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);
 padding: 30px;
 position: absolute;
 right: 0;
 text-align: left;
 display: none;}

.cart-page, .empty {
 margin-bottom: 30px;
}
.cart-item {
	float: left;
	width: 100%;

} .cart-header {
 padding: 16px 20px 13px;
 display: table;
 width: 100%;
  border-radius: 3px 3px 0 0;}
.btn1,  .btn3 {
	width: 1px;
	white-space: nowrap;
	display: table-cell;
	vertical-align: middle;
 
}

.cart-right {
	float: left;
  padding-left: 20px;}
 .cart-remove {
 position: absolute;
 top: 10px;
 right: 0;
 text-decoration: none;
 text-align: center;
 height: 34px;
 width: 34px;
 line-height: 34px;

}



.collections-list-pro {
    display: inline-block;
    font-size: 14px;
    width: 100%;
}

.section-header h2 {
    vertical-align: middle;
    margin-bottom: 0;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-top: 0px;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 18px;
}


.collections-list-pro .section-header {
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0px 0px 15px;
    padding: 8px 0px 0px;
    position: relative;
    overflow: hidden;
    text-transform: uppercase;
}

.collections-list-pro .btn {
    background: #ffffff;
    text-transform: uppercase;
    border: 1px #d1d1d1 solid;
    color: #666666;
    padding: 7px 10px 7px 10px;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    font-weight: bold;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    line-height: normal;
}

.collections-list-pro .btn:hover {
    background: #0183c1;
    color: #ffffff !important;
    border: 1px #0183c1 solid;
}
.collections-list-pro .grid-item a img{width: 100%;}
.collections-list-pro .grid-item{ margin-bottom: 20px;}
.collections-list-pro p.count-products{padding: 0px;}

.widget__collections ul p:last-child {
    display: inline-block;color: #999;
}
.widget__collections ul.list li a {
    display: inline-block;
}

#variant-inventory{margin-bottom: 14px;} 


/* New Css*/
.col-mid .img-block1, .image-item {
	position: relative;
}

.col-mid .img-block .banner-sub-title{color: #fff9f9;}
.col-mid .img-block .banner-title{color: #ffffff;}

.col-mid .img-block1 .banner-sub-title{color: #000000;}
.col-mid .img-block1 .banner-title{color: #000000;}

.col-mid .img-block {
    margin-bottom: 30px;
    position: relative;
}

.banner-details {
	position: absolute;
	font-family: 'Montserrat', sans-serif;
	top: 15px;
	left: 18px;
	z-index: 10;
	text-align: left;
}
.banner-sub-title {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
.banner-title {
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 2px;
}
.image-item .banner-details {
	left: inherit;
	line-height: 28px;
	padding: 0 7%;
	text-align: center;
	top: 21px;
}
.image-item .banner-title {
	font-size: 24px;
	margin-top: 3px;
	color: #000000;
}
.banner-details .line {
	float: none;
	border-bottom: 1px solid #0183c1;
	margin: 10px auto;
	width: 80px;
	height: 1px;
}
.image-item .banner-sub-title {
	color: #333333;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 0 14%;
	text-transform: capitalize;
}


.bottom-banner-section a {
	color: #fff;
}
.bottom-banner-section .banner-inner {
	position: relative;
}
.banner-bnt {
	background-color: #61bf75;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	padding: 6px 15px;
}
.bottom-banner-section .banner-title {
	font-family: "Cabin Sketch", sans-serif;
	font-size: 44px;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	line-height: 40px;
	color: #eee7df;
}
.bottom-banner-section .banner-details {
	left: 26px;
	top: 22px;
	width: 100%;
}
.bottom-banner-section .banner-sub-title {
	color: #e7dcd8;
	font-family: 'Open Sans', sans-serif;
	font-size: 20px;
	text-transform: inherit;
}
.bottom-banner-section .banner-desc {
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	margin-top: 16px;
	color: #fff;
}

.bottom-banner-section img {
	width: 100%;
}

.widget_top_sale .widget_header {border:none; margin:0px; margin-top:10px; background:none}
.widget_top_sale 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;
}

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}
.widget__best-sellers #best-seller-block .owl-carousel .owl-item.sca-qv-image .sca-qv-button {
    left: 96px !important;
    top: 54px !important;}

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}
ul.sidebar-popular-product li .product-item-footer {
    padding: 0!important;
}
ul.sidebar-popular-product li .product-item-footer {
    width: 65%;
    float: right;
}


#sidebar-nav {
  display: block;}

#sidebar-navu {
	width: 100%;
	text-align: left;
	margin-bottom: 0px;
	border: 0px #f0f0f0 solid;
	padding-top: 15px;
}
.sidebar-navmenu {
	padding-left: 0px;
	display: block;
}
.sidebar-navmenu li {
	display: block;
}
#sidebar-nav .toggle {
	float: left;
	width: 28px;
	cursor: pointer;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
	text-align: left;
}
#sidebar-nav .toggle:before {
	content: "\f0c9";
	font-family: FontAwesome;
	font-size: 22px;
	color: #e62263;
	margin: 5px 0;
	line-height: 20px;
  padding-left: 2px;
}
#sidebar-nav ul.sidebar-navmenu ul.sidebar-submenu {
	padding: 2px 0 0;
	width: 99.8%;
}

ul.sidebar-topnav {
	padding: 0;
	margin: 0;
	font-size: 1em;
	line-height: 0.5em;
	list-style: none;
    padding-top: 5px;
}
ul.sidebar-topnav li {
	float: none !important;
	margin: 0 15px;
	position: relative;
	margin-left: 0px;
}
ul.sidebar-topnav li.last {
	position: relative;
	float: none !important;
	border-bottom: none;
}
ul.sidebar-topnav li a {
   line-height: 10px;
    font-size: 11px;
    padding: 8px 15px;
    color: #333;
    display: block;
    text-decoration: none;
    width: 80%;
    text-transform: uppercase;
    font-weight: 700;
}
ul.sidebar-topnav li a:hover {
	color: #0183c1;
}
ul.sidebar-topnav li .active a {
	background-color: #999;
	color: #fff;
}
ul.sidebar-topnav ul {
	margin: 0;
	padding: 0;
	display: none;
}
ul.sidebar-topnav ul li {
	margin: 0;
	padding: 2px 0;
	clear: both;
  list-style: outside none none;
}
ul.sidebar-topnav ul li a {
    padding-left: 15px;
    font-size: 13px;
    font-weight: 300;
    outline: 0;
    color: #333;
    text-transform: none;
    padding: 6px 20px;
}
ul.sidebar-topnav ul ul li a {
	padding-left: 20px;
}
ul.sidebar-topnav em {
	color: #333;
	cursor: pointer;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	padding: 6px 0 6px 0px;
	position: absolute;
	right: 10px;
	top: 0px;
	width: 16px;
	height: 25px;
    text-align: center;
}
ul.sidebar-topnav em:hover {
	color: #666;
}







/* new css 21-9-17 */

.template-collection .vertical-nav .site-nav {
    display: inline-block;
}

/* Breadcrumbs*/
.breadcrumb{ background-color: inherit;     padding: 3px 15px;}
.breadcrumb a,
.breadcrumb span {font-size: 11px; color: #666666; font-weight:normal;}

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

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

.breadcrumbs {
    padding: 5px 0px 12px;
    margin: 0px auto 5px;
    font-size: 12px;
    color: #333;
    text-align: right;
    z-index: 10;
    position: absolute;
    float: right;
    right: 0;
    background-color: inherit;
}
/*breadcrumbs*/
#breadcrumb  { color:#666666;}
.breadcrumb a, .breadcrumb span {color:#666666;}
.breadcrumb .page-title {color:#666666;}

.toolbar .pages{
   display: inline-block;    
   float: left;}
.toolbar .pagination-custom {
    display: inline-block;
    padding-left: 0;
    margin: 0px;
}
.toolbar .grid-item.pagination-border-top {
    width: initial;
}

.toolbar .pages label {
    vertical-align: 13px;padding-top: 0;
      font-size: 14px;
    font-weight: normal;
   text-transform: none;
}
.grid-item.pagination-border-top .pages label {
    vertical-align: 13px;
    padding-top: 0;
    font-size: 14px;
    font-weight: normal;
    text-transform: none;
    margin-right: 4px;
}
.section-header {
    font-size: 20px;
    font-weight: 900;
    letter-spacing: 1px;
    margin: 0px 0px 5px;

    position: relative;
    text-transform: uppercase;
    display: inline-block;
    width: 100%;

}

.toolbar {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    margin-top: 2px;
    margin-bottom: 10px;
}


.section-header-left {    
  vertical-align: middle;
    margin-bottom: 0;
    font-weight: 600;
    margin-top: 0px;
    display: inline-block;
    float: left;
    text-transform: uppercase;}
.toolbar .form-horizontal {display: inline-block; vertical-align: middle;    float: right;}
.toolbar .form-horizontal label {
  display: inline-block;
  margin-bottom: 0;
  width: auto;
  font-size:14px; font-weight:normal;
    margin-bottom: 5px !important;
  padding-top: 8px !important;text-transform: none;
}

.toolbar select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image:  url(/cdn/shop/t/2/assets/download.svg?v=62128985278981810551507792059);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
   padding: 8px 10px;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
    margin-left: 12px;
    display: inline-block;
  margin-bottom: 0;
  width: auto;
    border-radius: 2px;
  border: 1px solid #ddd;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
    font-weight: normal;
   
}


.filter select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image:  url(/cdn/shop/t/2/assets/download.svg?v=62128985278981810551507792059);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-color: transparent;
  padding: 8px 10px;
  padding-right: 28px;
  text-indent: 0.01px;
  text-overflow: '';
  cursor: pointer;
  display: inline-block;
  margin-bottom: 0;
  width: auto;
    border-radius: 2px;
  border: 1px solid #ddd;
  font-family: "Open Sans",sans-serif;
  font-size: 13px;
  font-weight: normal;
   
}
.collection-view {
    border: 0 solid #ececec;
    border-radius: 0;
    display: inline-block;
    margin-right: 20px;
    padding: 0;
    vertical-align: middle;
    float: left;
}

.collection-view a.collection-view-active {
  opacity: 1;
  cursor: default;
     background: #0183c1;
    border: 1px solid #0183c1;
    border-radius: 0;
    color: #fff;
    margin-right: 5px;
    padding: 6px 8px 7px 22px;
}

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


.collection-view a {
  display: block;
  float: left;
  opacity: 1;
  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: #f8f8f8 url("/cdn/shop/t/2/assets/icon_list.png?v=108377684444320460721507792064") no-repeat 12px center;
  text-transform: none;
  padding: 16px 18px;
  color: #333;
  border: 1px #eaeaea solid;
  border-radius: 0px;
     width:42px
}

.collection-view a.button-grid {
  background: #f8f8f8 url("/cdn/shop/t/2/assets/icon_grid_over.png?v=76575829864529360591507792064") no-repeat 12px center;
  border: 1px #eaeaea solid;
  color: #333;
  padding: 16px 18px;
  border-radius: 0px;
     width:40px
}

.collection-view .collection-view-active-list {
  background: url("/cdn/shop/t/2/assets/icon_list_act.png?v=143320605940207803701507792064") no-repeat 10px center!important;
  background-color: #0183c1 !important;
  color: #fff!important;
  padding: 16px 18px!important;
  border: 1px #0183c1 solid!important;
  border-radius: 0px!important;
     width:40px
}

.collection-view .collection-view-active-grid {
  background: url("/cdn/shop/t/2/assets/icon_grid_act.png?v=85126787367072798171507792064") no-repeat 12px center!important;
  background-color: #0183c1 !important;
  color: #fff!important;
  padding:16px 18px!important;
  border: 1px #0183c1 solid!important;
  border-radius: 0px!important;
    width:40px
}
.collection-title h3 {
    text-transform: uppercase;
    font-size: 15px;
    margin-top: 12px;
    letter-spacing: 1px;
    font-weight: 600;
}
.grid-uniform .item-inner:hover .box-hover {
    position: absolute;
    bottom: 6%;
    float: right;
    text-align: center;
    left: 30%;
}
.grid-uniform .item-inner .product_title-wrap a {
    margin: 8px 0 0;
}
#main_content .grid-uniform .product .product_image-wrap {
    padding: 0px;
    overflow: hidden;
    position: relative;
    margin-bottom: 8px;
}

.box-hover {
	transition: all 0.3s ease-out;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
}

.product-list-item .product-addto-links a.btn.btnProduct.btnWishlistAdded.added:after,

.product-shop .product-addto-links a.btn.added:after,
.box-hover .add-to-links a.btn.added:after {
	content: "\f00c";
	font-size: 13px;
	font-weight: normal; font-family: FontAwesome;
}
.box-hover .add-to-links a.btn.btnWishlistNoLog.btnProduct:after,
.product-list-item .product-addto-links a.btn.btnProduct:after{
	content: "\f004";
	font-size: 13px;
	font-weight: normal; font-family: FontAwesome;
}
.btn.btnProduct {
    height: 40px;
    display: block;
    font-size: 13px;
    color: #0183c1;
    line-height: 40px;
    text-align: center;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
    background: none;
    font-weight: 700;
    letter-spacing: 1px;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
    border-radius: 100%;
    width: 40px;
    background-color: #fff;
}
.product-list-item .product-addto-links a.btn.btnProduct:hover,
.product-shop .product-addto-links a.btn.btnProduct:hover,
.btn.btnProduct:hover {
    color: #fff;
    transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
     background-color: #0183c1;
}
.product-shop .product-addto-links,
.product-list-item .product-addto-links{
    display: inline-block;
}
.wishlist-product h2.page-title {
    color: #333;
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 18px;
    margin: auto;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.wishlist-product .pageContent {
margin-top: 15px;}

.wishlist-product.table thead th,
.wishlist-product.table>colgroup+thead>tr:first-child>th{
    color: #333;
    border-top: 3px solid #e5e5e5;
    border-bottom: 3px solid #e5e5e5;  text-transform: uppercase;  font-weight: 700;
}

.wishlist-product.table th {
    line-height: 20px;
    padding: 10px 6px;
  
    font-size: 11px;
  
    letter-spacing: 1px;
}
.wishlist-product.table>tbody>tr>td {
    line-height: 20px;
    padding: 10px 6px;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.5px;
}

.wishlist-product .btnRemoveWishlist:hover {
    color: rgb(255, 255, 255);
    background: rgb(231, 76, 60);
}
.wishlist-product .btnRemoveWishlist {
    color: rgb(231, 76, 60);
    height: 33px;
    width: 33px;
    line-height: 27px;
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(231, 76, 60);
    border-image: initial;
    background: rgb(255, 255, 255);
    padding: 0px;
}
.wishlist-product tbody tr:last-child{ border-bottom: 1px solid #e5e5e5;}
.wishlist-product.table>tbody>tr>td.sca-qv-image .sca-qv-button-wrap{
display: none !important;
}


/* header css */

.header-top {    
   transition: all 0.5s;
   margin-bottom: 15px;    
   padding: 7px 0px 6px;
}
.phone {
   display: inline-block;
   margin-right: 12px;
   padding-left: 0px;
   float: left;
   font-weight:normal;
   font-size: 13px;vertical-align: top;  
   font-family:"Poppins", sans-serif; 
}
.toplinks{
   text-align:right;
}
.toplinks .links div {
   display: inline-block;
   margin-left: 15px;
}
.tile_currency {
   float: left;
}
.tile_currency .select_wrap {
   overflow: hidden;
   position: relative;
}
.tile_currency i {
   font-size: 14px; 
   position: absolute;
   right: 8px;top:1px;
   bottom: 0;z-index: 50;
}
.tile_currency select {
   -webkit-appearance: none;
  -moz-appearance: none;
   appearance: none;
   text-indent: 0.01px;
   text-overflow: '';
   padding: 0px 0 0px 0px;
   background: none;
   border: none;
   font: normal 12px/18px "Poppins", sans-serif; 
   position: relative;
   z-index: 9;
   cursor: pointer;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box; 
   width: 60px;
}
.tile_currency select option {
   padding: 0 15px 0 5px; 
   width: 120px;
}
.tile_currency .arrow-down:before{
   content:'\f107'; 
   font-family: FontAwesome;
   font-style:normal;
} 
.tile_currency .select_wrap select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background-position: right center;
	background-repeat: no-repeat;
	position: right 10px center;
    background-position: right 22px center;
	color: transparent;
	padding-right: 15px;
	text-indent: 0.01px;
	text-overflow: '';
	cursor: pointer;

} 
.header-logo {
    vertical-align: middle;
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}  
.tile_search {
    margin-top: 8px;
    position: relative;

    height: 48px;
    border-radius: 2px;
    margin-right: 45px;
}
  
.tile_search input {
    width: 100%;
    margin: auto;
    float: left;
    position: relative;
    padding-left: 15px;
    height: 46px;
    border: none;
    font-size: 14px !important;
    font-family: "Poppins", sans-serif;

}
.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;
}
.glyphicon-search:before {
   font-size: 18px;
   content: "\f002";
}
.tile_search .glyphicon {
    font-family: FontAwesome;
}  
.search-btn-bg {    
    cursor: pointer;
    display: inline-block;
    height: 46px;
    position: absolute;
    top: 0;
    width: 50px;
    right: 0;
    outline: none;
    border: none;
    padding: 0 0 3px;    

}  
  
.tile_cart a .fa-shopping-bag:before {
    content: '\f290';
    font-family: FontAwesome;
    font-size: 22px;

    display: inline-block; 
    text-align: center;
    font-weight: normal;
    margin-right: 11px;

    padding: 15px 0px;
    border-radius: 999px;
    width: 50px;
    height: 50px;
    float: left;
    line-height: 18px;
}
            
.tile_cart a strong { 
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    padding-top: 8px;
    font-family: "Poppins", sans-serif;
    display: block;

    letter-spacing: 1px;
    margin-bottom: -2px;

}            
.tile_cart a span {    
    display: inline-block;
    font-size: 11px;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px;
    font-weight: normal;
    text-transform: none;
    font-family: "Poppins", sans-serif;
}

/* Top Cart */

.header-panel-bottom {
	float: right;
	text-align: right;
	margin-top: 17px;
}
.top-cart {
	float: right;
	margin: 0;
	padding: 0 0 17px;
	text-align: right;
}
.top-cart a {
	color: #323232;
	letter-spacing: 0.02em;
	position: relative;
	text-align: center;
}
.top-cart a span.first {
	position: relative;
}
.top-cart a #cartCount {
	background: none repeat scroll 0 0 #ffe5e5;
}
.top-cart a #cartCount {
	background: none repeat scroll 0 0 #ffe5e5;
	border-radius: 100%;
	margin-left: 6px;
	padding: 4px 8px;
}
#dropdown-cart {
	background: none repeat scroll 0 0 #fff;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.4);
	padding: 5px 15px 15px;
	position: absolute;
	text-align: left;
	top: 40px;
	width: 310px;
	z-index: 100;
	right: 15px;
}
#dropdown-cart .no-items {
	text-align: center;
}
#dropdown-cart .no-items p {
	font-size: 13px;
	padding: 10px 0;
}
#dropdown-cart .text-continue a {
	background: none repeat scroll 0 0 #0183c1;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	padding: 2px 18px;
	text-transform: uppercase;
}
p:last-child {
	margin-bottom: 0;
}
.mini-products-list {
	clear: both;
	display: block;
	margin-bottom: 0px;
	padding-left: 0px;
	max-height: 248px;
	overflow-x: auto;
	padding-right: 0px;
}
.mini-products-list .item {
	clear: both;
	display: block;
	margin: 0;
	overflow: hidden;
	padding-bottom: 15px;
	padding-right: 0px;
	position: relative;
	margin-bottom: 15px;
	border-bottom: 1px solid #eaeaea;
}
.mini-products-list .item:last-child {
	margin-bottom: 0px;
}
.mini-products-list .product-image {
	display: block;
	float: left;
	margin-right: 15px;
}
.mini-products-list .product-details {
	overflow: hidden;
	float: left;
	width: 51%;
	display: inline-block;
}
.mini-products-list .item .btn-remove {
	font-size: 13px;
	height: 15px;
	position: absolute;
	right: 0;
	top: 6px;
	width: 15px;
	font-weight: 600;
}
#dropdown-cart .product-name {
	margin-bottom: 0px;
	padding-bottom: 05px;
}
#dropdown-cart .cart-collateral {
	color: #727272;
}
#dropdown-cart .cart-collateral .money {
	color: #000;
	font-weight: 700;
}
#dropdown-cart .summary {
	clear: both;
	display: block;
	overflow: hidden;
	padding-bottom: 0px;
	text-transform: uppercase;
	padding-top: 10px;
}
#dropdown-cart .summary .label {
	color: #000 !important;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 0 0;
	text-transform: none;
}
#dropdown-cart .summary .money, .product-shop .prices .compare-price {
	font-size: 16px;
}
#dropdown-cart .summary .money {
	color: #0183c1;
	display: inline-block;
	font-size: 16px;
	font-weight: 700;
	font-family: 'Open Sans', sans-serif;
}
#dropdown-cart .actions {
	margin-bottom: 0px;
	padding-top: 0px;
	border-top: 0px solid #eaeaea;
}
#dropdown-cart .actions .btn {
	background: none repeat scroll 0 0 #0183c1;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	padding: 10px 14px;
	text-transform: uppercase;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
#dropdown-cart .actions .btn:hover {
	background: #000;
	color: #fff;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
#dropdown-cart .actions .btn:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 10px;
}
#dropdown-cart .text-cart {
	margin-bottom: 0px;
	text-align: center;
	display: inline-block;
	padding-bottom: 0px;
	float: right;
}
#dropdown-cart .text-cart a, .product-label strong, .cart-row label.add-comments span {
	font-size: 10px;
}
#dropdown-cart .text-cart a {
	border: medium none;
	cursor: pointer;
	float: none;
	font-size: 13px;
	font-weight: bold;
	padding: 9px 18px 7px;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	background: #eee;
	color: #666;
	line-height: 1.42857143;
	font-family: "Open Sans", sans-serif;
}
#dropdown-cart .text-cart a:hover {
	background: #0183c1;
	color: #fff;
}
#dropdown-cart .text-cart a:before {
	content: '\f07a';
	font-family: FontAwesome;
	font-size: 14px;
	padding-right: 7px;
}
.has-items .sca-qv-button-wrap {
	display: none !important;
}
.tile_cart .mini-products-list a {
	line-height: normal;
	padding: 0px;
	background: inherit;
	color: #333;
	font-size: 12px;
	font-weight: normal;
	text-transform: inherit;
	border: none;
}
.mgk-top-cart.sca-qv-image .sca-qv-button, .has-items .sca-qv-button-wrap {
	display: none !important;
}
.mgk-top-cart {
	margin-top: 8px;
	padding: 0;
}
.mgk-top-cart .tile_cart i {
	float: left;
}
@media only screen and (min-width: 280px) and (max-width:767px) {
#dropdown-cart {
	right: 5px;
}
.mgk-top-cart {
	padding: 0 15px 0 0;
}
.tile_cart a strong, .tile_cart a span {
	display: none;
}
.tile_cart a .fa-shopping-bag::before {
	margin-right: 0;
}
.tile_search {
	margin-right: 0;
}
.search-block {
	padding-right: 0px;
}
.tile_search input {
	font-size: 13px !important;
	padding-left: 8px;
}
.search-btn-bg {
	width: 42px;
}
.toplinks .links div {
	margin-left: 5px;
}
.toplinks {
	margin-left: auto;
	float: right;
	padding-top: 1px;
}
.toplinks .links div {
	padding-left: 0px;
}
.toplinks div.links div a {
	padding: 0 0 0 5px;
}
.toplinks>div>div.myaccount>a:before {
	content: '\f007';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}
.toplinks>div>div.wishlist>a:before {
	content: '\f004';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}
.toplinks>div>div.check>a:before {
	content: '\f00c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}
.toplinks>div>div.login a:before {
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px;
}
.toplinks>div>div.login a#customer_login_link:before {
	content: '\f13e';
}
.toplinks>div>div.login a#customer_register_link:before {
	content: '\f084';
}
.toplinks div.links div a#customer_logout_link:before {
	content: '\f09c';
	font-family: FontAwesome;
	font-size: 13px;
	padding-right: 6px
}
.toplinks div.links div a span {
	display: none;
}
.toplinks>div>div.login span {
	display: none;
}
.header-logo {
	margin-bottom: 8px;
	margin-top: 0;
	text-align: center;
	width: 100%;
}
.tile_cart a .fa-shopping-bag::before {
	margin-left: 15px;
	margin-right: 0;
}
.tile_search {
	float: none;
	margin: 10px auto;
}
}
 @media only screen and (min-width: 980px) and (max-width:1199px) {
.wrapper-top-cart .tile_cart {
	float: right;
	display: inline-block;
	width: 80%;
}
}

/* end header css */

