/* Reset 
================================================== */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1; 
  margin-top:0 !important;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}
.aboutus {
    margin-bottom: 30px;
  margin-top:30px;
}
table {
  border-collapse: collapse;
  border-spacing: 0; 
}
img {
  display: block;
  max-width: 100%;
  height: auto;
}
.gui-image img, .gui.gui-cart img {
    max-width: unset;
}
.clear {
  clear: both;
}
.main-container.blog-block {
    clear: both;
}
.style2 .main-container.pro-tabs {float: left;width: 100%;}
.gui-blog-nav {
  top: auto;
  box-shadow: none;
  padding:0 !important;
  z-index: 1000;
  width: 100%;
}
.wrapper .gui-cart .gui-bundle span{
	font-weight: normal;
}
.wrapper .gui-page-title {
    margin: 30px 0;
    text-align: center;
}

.wsa-demobar{
	top:auto !important;
  bottom:0;
}
/*==========================================================*/
.categories.row.tmsub-category{
 		display: block;
    width: 100%;
    float: left;
    position: relative; 
}
/*.categories +.categories.row.tmsub-category{display:none;}*/
.categories.row.tmsub-category img{
		display: block;
    height: 100%;
    width: 100%;
    text-align: center;
}
.categories.row.tmsub-category .category-content{
		display: block;
  	width: 100%;
    text-align: center;
  padding :15px 0;
}
.categories.row.tmsub-category .category-content .title, .categories.row.tmsub-category .category-content .amount{
  	
    font-size: 14px;
}

/* Basics
================================================== */
body {
  font: 13px "Poppins", Helvetica, Arial, sans-serif;
  line-height: 1.8;
  color: #444;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  letter-spacing:1.5px;
  float:left;
  width:100%;
  font-weight: 400;
  overflow: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-feature-settings: "kern" 1;
}
html {
    overflow: -moz-scrollbars-vertical;
     overflow-y: scroll;
}
.left { float: left !important; }

.right { float: right !important; }

.center { text-align: center; margin: auto; }

.hide { display: none; }

/* Typography */
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.2125em;
  margin-top: -0.2em;
  margin-bottom: 0.2em;
}
h1 { font-size: 2.3125em; }
h2 { font-size: 1.6875em; }
h3 { font-size: 1.4375em; }
h4 { font-size: 1.375em; }
h5 { font-size: 1.375em; }
h6 { font-size: 1.375em; } 
@media (max-width: 767px) {
  h1 { font-size: 1.6875em; }
  h2 { font-size: 1.475em; }
  h3 { font-size: 1.375em; }
}

p { margin: 10px 0 0 0;}
p img { 
  margin: 0;
  max-width: 100%;
  height: auto;
}

em { font-style: italic; }
strong { font-weight: 600; }
small { font-size: 80%; }

hr {
  border: solid #f0f0f0;
  border-width: 1px 0 0;
  clear: both;
  margin: 0px;
  height: 0;
  width: 100%;
}
hr.full-width {
  position: absolute;
  left: 0px;
} 

.no-underline a, a.no-underline { text-decoration: none; }  
.text-left { text-align: left; }
.text-right { text-align: right; }
.text-center { text-align: center; }
.text-justify { text-align: justify; }
.fixed { position: fixed; }
.relative { position: relative; }
.absolute { position: absolute; }
.full-width { width: 100%; }
.height-auto { height: auto; }
.display-block { display: block; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
.justify-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.justify-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.wrapper .content.container #gui-wrapper.gui-blog{padding-top:0;}
.gui a.gui-button-large, .gui a.gui-button-small{
	text-transform:uppercase;
}
.gui-col2-right-col2.gui-checkout-progress{display:block !important;}
.gui-input, .gui-text, .gui-select, .gui-number,
.gui-block, .gui-block-title, .gui-buttons.gui-border, .gui-block-inner, .gui-image{border-color:#ccc !important;}
.gui-blogshort .gui-blog-article-image .gui-blog-article-content, .gui-blogshort .gui-blog-article-image footer, .gui-blogshort .gui-blog-article-image header{
	width:100% !important;padding:0 !important;
}
.gui-col2-right-col1 .page-title {
    display: none;
}
.category .brand img {
    display: inline-block;
}
.brand-details {
    padding: 20px 0;
}
.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.top-0 { top: 0; }
.left-0 { left: 0; }
.right-0 { right: 0; }
.bottom-0 { bottom: 0; }

.inline-block { display: inline-block; }

.bold { font-weight: 600; }

.text { font-size: 1em; }
.text-m { font-size: 1.143em; }

.background-primary { background: #54afe9; }

.px1 { padding-left: 0.5em; padding-right: 0.5em; }
.px2 { padding-left: 1em; padding-right: 1em; }
.px3 { padding-left: 1.5em; padding-right: 1.5em; }

.py1 { padding-top: 0.5em; padding-bottom: 0.5em; }
.py2 { padding-top: 1em; padding-bottom: 1em; }
.py3 { padding-top: 1.5em; padding-bottom: 1.5em; }

.p1 { padding: 0.5em; }
.p2 { padding: 1em; }
.p3 { padding: 1.5em; }
.p4 { padding: 2em; }
.p5 { padding: 2.5em; }
.p6 { padding: 3em; }

.pl0 { padding-left: 0 !important; }
.pr0 { padding-right: 0 !important; }

.m1 { margin: 0.5em; }
.m2 { margin: 1em; }
.m3 { margin: 1.5em; }
.m4 { margin: 2em; }
.m5 { margin: 2.5em; }
.m6 { margin: 3em; }

.mt1 { margin-top: 0.5em; }
.mt2 { margin-top: 1em; }
.mt3 { margin-top: 1.5em; }
.mb1 { margin-bottom: 0.5em; }
.mb2 { margin-bottom: 1em; }
.mb3 { margin-bottom: 1.5em; }

.mx1 { margin-left: 0.5em; margin-right: 0.5em; }
.mx2 { margin-left: 1em; margin-right: 1em; }
.mx3 { margin-left: 1.5em; margin-right: 1.5em; }

.mx-auto { margin-left: auto; margin-right: auto; }

.my1 { margin-top: 0.5em; margin-bottom: 0.5em; }
.my2 { margin-top: 1em; margin-bottom: 1em; }
.my3 { margin-top: 1.5em; margin-bottom: 1.5em; }

.nowrap { white-space: nowrap; }

.border {
  border-style: solid;
  border-width: 1px;
}
.border-right {
  border-right-style: solid;
  border-right-width: 1px;
}
.border-primary { border-color: #54afe9; }

/* Links */

a {
  /*-moz-transition: color 0.3s ease, background-color 0.2s ease;
  -webkit-transition: color 0.3s ease, background-color 0.2s ease;
  transition: color 0.3s ease, background-color 0.2s ease;*/
  outline: 0;
  text-decoration: none;
}
/*  a:visited { color: #54afe9; outline: 0; text-decoration: none; } */
/* a:hover, a:focus { color: #54afe9; outline: 0; } */

/* List */
ul { list-style: none outside; }
ol { list-style: decimal; }
ul ul, ul ol,
ol ol, ol ul { margin: 0.1em 0 0.1em 1em; font-size: 90%;  }

/* Input */
input[type="text"],
input[type="password"],
input[type="email"],
textarea,
select {
  border: 1px solid #eaeaea;
  padding: 6px 10px;
  outline: none;
  font-size: 13px;
  color: #777;
  margin: 0;
  width: 100%;
  display: inline-block;
  background: #fff;
  line-height: 18px; 
  max-width: 160px;
  -moz-transition: border-color 0.3s ease;
  -webkit-transition: border-color 0.3s ease;
  transition: border-color 0.3s ease;
}
input[type="text"],
input[type="password"],
input[type="email"],
textarea {
  -webkit-appearance: none;
  border-radius: 0px;
}
select {
  padding: 0; 
}
@media (max-width: 992px) {
  select {
    max-width: 100%;
    height: 32px;
  }
}
@media (max-width: 767px) {
  input[type="text"],
  input[type="password"],
  input[type="email"] {
      padding: 10px;
    max-width: 100%;
  }
}

input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #54afe9;
  color: #444; 
}
textarea {
  min-height: 60px; 
}
label,
legend,
label span {
  font-size: 12px;  
}
input[type="checkbox"] {
  display: inline; 
}

/* Buttons */
a.btn,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  background: #54afe9;
  color: white;
  display: inline-block;
  text-decoration: none;
  font-size: 12px;
  cursor: pointer;
  line-height: 32px;
  padding: 0px 8px;
  text-transform: uppercase;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
}
a.btn:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover {
  text-decoration: none;
}
a.btn.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center; 
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
a.btn span,
button span,
input[type="submit"] span,
input[type="reset"] span,
input[type="button"] span {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
@media (max-width: 767px) {
  a.btn,
  button,
  input[type="submit"],
  input[type="reset"],
  input[type="button"] {
    line-height: 37px;
    height: 40px;
  }
}
.title-featured{
  margin-bottom:20px;
}

/* Align vertical */
.align {
  display: table;
  width: 100%;
  text-align:center;
}
.style3 .align {
	padding: 25px 0 0;
}

.align .vertical {
   display: table-cell;
  vertical-align: middle;
}
.logo{float:left; width: 200px;}
.style3 .logo { width:170px;}
/* Bootstrap */
.row {
  padding-top: 30px;
}
.content {
  padding-bottom: 0;
  clear:both;
}
.tabsPages .page.info ul,
.page-title .col-md-7 ul,
.page-title .col-md-12 ul {
  list-style: inherit;
  list-style-position: inside;
}
.tabsPages .page.info ol,
.page-title .col-md-7 ol,
.page-title .col-md-12 ol {
  list-style: decimal;
  list-style-position: inside;
}
/* .tabsPages .page.info a,
.page-title .col-md-7 a,
.page-title .col-md-12 a  {
  text-decoration: underline;
} */

/* header
================================================== */

/* .topnav */
.topnav {
  background-color: #f7f7f7;
  border-bottom: 1px solid #f0f0f0;
  padding: 10px 0px;
  font-size: 12px;
  line-height: 12px;
}
.topnav a {
  color: #797979;
  line-height: 16px;  
  text-decoration: none;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.topnav a:hover {opacity: 0.8;}
.topnav .glyphicon {margin: 0px 10px 0px 20px;}
@media (max-width: 767px) {
  .topnav .my-account {display: none;}
}
.topnav .currencies {float: left;}
.topnav .currencies a.active {font-weight: 600;}
.topnav .languages {float: left;}
.languages .flag {
  	float: left;
    background-image:url(flags.png);
    background-repeat:no-repeat;
    margin-right:10px;
    overflow:hidden;
    text-indent:-9999px;
    width:16px;
    height:16px;  
    -webkit-border-radius: 100%;
  	-moz-border-radius: 100%;
  	border-radius: 100%;
}
.languages .flag.nl { background-position:-7px -2px; }
.languages .flag.de { background-position:-7px  -22px; }
.languages .flag.en { background-position:-7px  -42px; }
.languages .flag.fr { background-position:-7px  -62px; }
.languages .flag.es { background-position:-7px  -82px; }
.languages .flag.it { background-position:-7px  -102px; }
.languages .flag.el { background-position:-7px  -122px; }
.languages .flag.tr { background-position:-7px  -142px; }
.languages .flag.pt { background-position:-7px  -162px; }
.languages .flag.pl { background-position:-7px  -182px; }
.languages .flag.sv { background-position:-7px  -202px; }
.languages .flag.ru { background-position:-7px  -222px; }
.languages .flag.da { background-position:-7px  -242px; }
.languages .flag.no { background-position:-7px  -262px; }
.languages .flag.fc { background-position:-7px  -282px; }
.languages .flag.us { background-position:-3px  -302px; }

/* nav */
.align .vertical .logo img {max-width: 100%; height: auto; width: auto;}
nav.desktop ul {float: none;}
nav.desktop ul, nav.desktop ul li {margin: 0; line-height: 18px;}
nav.desktop ul a, nav.desktop ul a:visited {color: #414141;}
nav.desktop .glyphicon-play, nav.desktop .glyphicon-remove {display: none;}
nav.desktop .item {float: none; display:inline-block; margin-right: 5px;}
.style3 nav.desktop .item {margin-right: 0px;}
nav.desktop .item:last-child {margin-right: 0px;}
nav.desktop .item .itemLink {
  display: block;
  padding:35px 20px;
  color: #fff;
  font-weight:600;
  text-transform: uppercase;
  border: 1px solid transparent;
  position: relative;
  z-index: 2; 
  line-height: 20px
}
.style2 nav.desktop .item .itemLink {padding: 19px 20px;}
.style2 nav.desktop .item.hiden_menu ul .itemLink {padding: 10px;}
.new-tag{position:relative;}
.new-tag .itemLink:before, .item.sub.hiden_menu .new-tag a:hover::before{
		background-color: #e7040f;
    color: #fff;
    content: "NEW";
    font-size: 10px;
    left: auto;
    line-height: 18px;
    padding: 0 4px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 15px;
    width: auto;
    font-weight: 500;
    text-transform: uppercase;
  	bottom: unset;
  	font-family: "Poppins", Helvetica, sans-serif;
}
.item.sub.hiden_menu .new-tag a.itemLink:before{display: none;}
.style3 nav.desktop .item .itemLink {padding: 13px 16px 52px;}
.item.sub.hover .itemLink::before, .item.sub.hiden_menu:hover > a::before {
	content: "\f0d8";
	font-family: fontawesome;
	position: absolute;
	bottom: -6px;
	font-size: 42px;
	left: 0;
	right: 0;
  color:#fff;
}
nav.desktop .subnav {
  display: none;
  position: absolute;
	background:#fff;
  z-index: 10;
  left:0;
  right:0;
  padding:20px 50px;
  box-shadow:0 3px 5px 1px rgba(0, 0, 0, 0.15);
  min-width: 770px;
  max-height: 420px;
  overflow-y: auto;
}

nav.desktop .subnav .subitem {position: relative;}
nav.desktop .subnav .subitem:last-child {border-bottom: transparent;}
nav.desktop .subnav .subitemLink {
  display: block;
  padding: 10px 0;
  white-space: nowrap;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;  
  text-decoration: none;
  color:#000;
}
nav.desktop .subnav .subitem .subitemLink:hover {color: #414141;}
nav.desktop .subnav .subnav {top: 0; left: 80%; z-index: 980;}
nav.desktop .subnav .subnav .subitemLink {padding: 8px;}
.subnav .subitem-1 {
    width: 33.33%;
    float: left;
    text-align: left;
  	text-transform:uppercase;
  	font-weight:600;
  	font-size:12px;
}
nav.desktop .subnav .subitem-1 {padding: 30px;}
nav.desktop .subnav .subitem-1 > .subitemLink {border-bottom: 1px solid; margin-bottom: 20px; padding-bottom: 20px;}
.subnav .subitem-1 .subitem-2{font-weight:400; font-size:12px; text-transform:capitalize; padding:3px 0;}
/*.subnav .subitem-1 .subitem-2 a::before {
	content: "\f054";
	font-family: fontawesome;
	padding-right: 10px;
	font-size: 8px;
	font-weight: 300;
  vertical-align:middle;
}*/
.tm_headerlinks_inner a{color:#000; padding:5px 0; display:block;}

@media (min-width: 768px) {
  nav.desktop .subnav .subitem-1:nth-child(3n+1) {padding-left: 0;}
  nav.desktop .subnav .subitem-1:nth-child(3n+0) {padding-right: 0; clear: right;}
  nav.desktop .subnav .subitem-2 .subitemLink {padding: 5px 0;}
  .style1 nav.desktop li:first-child .itemLink {padding-left: 50px;}
  .style1 nav.desktop li:last-child .itemLink {padding-right: 50px;}
  .style1 nav.desktop li.hiden_menu li:first-child .itemLink {padding-left: 10px;}
  .style1 nav.desktop li.hiden_menu li:last-child .itemLink {padding-right: 10px;}
}

/* #formSearch */
#formSearch input {padding-left: 30px;  margin-bottom: -1px; }
#formSearch .glyphicon-search {
  cursor: pointer;
  color: #797979;
  position: absolute;
  top: 0px;
  display: block;
  padding: 9px 10px 11px;
}
.mobile{-webkit-transform: translate3d(0,0,0);}

/* burger open/close */
.align .burger {display: none;}

/* .page-tile .breadcrumbs
================================================== */
.page-title h1,.page-title .gui-page-title {
  font-size: 50px;
  font-weight: 300;
  text-transform: uppercase;
  float: left;
  width: 100%;
  text-align: center;
  margin: 0;
}
.currency ul li .fa.fa-check, .language_ul li .fa.fa-check {font-size: 11px; margin-left: 10px;}
.page-title h1.product-page {
  float: left;
  margin-right: 5px;
}
@media (max-width: 767px) {
  .page-title h1 { 
    font-size: 1.475em; 
  }
}
.page-title .glyphicon  {
  font-size: 12px;
  top: -1px;
  float: left;
  margin-left: 5px;
  line-height: 24px;
}
.breadcrumbs, .breadcrumbs a {
  color: #797979;
  text-transform: uppercase;
  font-size: 12px;    
  text-decoration: none;
  padding:0 17px;
}
.breadcrumbs, .breadcrumbs a:hover {
  color: #414141;
}
.sub-container{
	width:1000px;
  margin:0 auto;
}
.maintitle{
  text-align: center;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
  position: relative;
  text-transform: uppercase ;
  margin: 0 0 50px 0;
  float:left;
  width:100%;
}
/* .slider
================================================== */
/* .headline */
.headline {
  margin-top: 30px;
  position: relative;
}
.headline.single {
  margin-bottom: 30px;
}
.headline .slider {
    border: 1px solid #eaeaea;
}
.slider {
  width: 100%;
  position: relative;
    overflow: hidden;
}
.slider ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}
.slider li {
    float: left;
}
.slider img {
    display: block;
    max-width: 100%;
    background-color: #f7f7f7;
    height: auto !important;
}
.slider-prev,
.slider-next {
    position: absolute;
    top: 50%;
    margin-top: -28px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    background-color: #414141;
    opacity: 0.2;
    padding: 5px 6px 5px 5px;
}
.headline:hover .slider-prev,
.headline:hover .slider-next,
.brands:hover .slider-prev,
.brands:hover .slider-next {
  opacity: 1;
}
.slider-prev {
    left: 26px;
}
.slider-next {
    right: 26px;
}
.slider-pagination {
  width: 100%;
  text-align: center;
  line-height: 0px;
  margin: 20px 0px;
}
.slider-pagination a {
    display: inline-block;
    height: 12px;
    width: 12px;
    background: #414141;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-indent: -9999px;
    margin: 0px 6px;
    padding: 0px;
    border: 1px solid #54afe9;
}
.slider-pagination a.active {
    background: #54afe9;
}

/* .brands */
.brands {
  	padding: 60px 0;
    clear: both;
    float: left;
    width: 100%;
    position: relative;
}
.style2 .brands {
	padding:0 0 100px;
}
.brands .slider li {
  width: 285px;
  margin-right: -1px;
    border: 1px solid #eaeaea;
}
.brands .block_content img {
    opacity: 0.3;
  display:inline-block;
}
.brands .block_content li:hover img {
    opacity: 1;
}
.brands .slider-prev,
.brands .slider-next {
  margin-top: -14px;
}
#brand-grid .brand-block {
    width: 20%;
    text-align: center;
    padding: 15px;
}
@media (max-width: 767px) {}
@media (max-width: 992px) {
  .brands .slider li {
    width: 241px;
  }
  .slider-prev,
  .slider-next {
    opacity: 1;
  }
}
/*mainbanner */
.mainbanner .maintext{
	font-size: 60px;
  text-transform: uppercase;
  font-weight: 300;
}
.style2 .mainbanner .maintext {
    font-weight: 400;
    text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.75);
}
.style3 .mainbanner .maintext {
    font-weight: 400;
    text-shadow: 1px 2px 5px rgba(0, 0, 0, 0.31);
}

.mainbanner #slider .item-content {
    position: absolute;
    top: 43%;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
}
.style2 .mainbanner #slider .item-content {top: 45%;}
.mainbanner #parallax-bg .item-content {
    position: relative;
    text-align: center;
    color: #fff;
    padding: 19% 0;
}
.mainbanner .button a {
    color: #fff;
    background: #e7040f;
    padding: 14px 21px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 20px 0 0;
    display: inline-block;
  	text-decoration:none;
}
.mainbanner .parallax, #tmtestimonials_block.parallax{
  position: relative;
  background-attachment: fixed;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;
 	height: 100%;
}

/* language-currency */
/*
.header-lang-cur-inner::before {
    content: "";
    float: left;
    padding-right: 0;
    height: 25px;
    font-family: "Fontawesome";
    font-size: 18px;
    color: #fff;
    position:relative;
    width:30px;
}
.header-lang-cur-inner:hover::before{
  background-position:center -448px;
}
.header-lang-cur-inner.open::before{
 	content: "\f00d";
  z-index:100000;
  color:#000;
  background:none;
}
*/
.lan-cur-close {
    position: absolute;
    top: 6%;
    right: 16%;
}
.lan-cur-close .fa.fa-times {
    color: #000;
    font-size: 18px;
}
.header-lang-cur .burger{
	display:block;
  padding-top: 21px;
}
.style3 .header-lang-cur .burger {padding-top: 15px;}
.header-lang-cur .lang-contents{
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
    box-sizing: border-box;
    height: 100%;
    left: auto;
    right:0;
    top: 0;
    margin-left: 0;
    padding: 100px 50px;
    position: fixed;
    transform: translateX(300px);
    -webkit-transform: translateX(300px);
    -ms-transform:translateX(300px);
    -o-transform:translateX(300px);
    -moz-transform:translateX(300px);
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    width: 0;
    z-index: 8;
    background-color:#fff;
}

.language {
    margin-bottom: 40px;
		float: left;
    width: 100%;
}
.language .title, .currency .title{
    color:#000;
    float: left;
    width: 100%;
    text-align: left;
    padding: 10px 0 20px;
    text-transform: uppercase;
    font-weight:600;
    border-bottom:1px solid #000;
    margin-bottom:20px;
}
.language ul a,.currency ul a {
    text-align: center;
    text-transform: uppercase;
    padding: 0;
    color: #000;
  	display: inline-block;
  	vertical-align: text-top;
}
.currency ul li, .language_ul li {
    position: relative;
    display: block;
    text-align: left;
    padding: 5px 0;
}
.header-lang-cur .currencies_ul, .header-lang-cur .language_ul {
    float: left;
    width: 100%;
}
.header-lang-cur .currency {
    float: left;
    width: 100%;
    position: relative;
}
header.open .header-lang-cur .lang-contents{
    overflow-y: auto;
    transform: translateX(0px);
    -webkit-transform: translateX(0px);
    -ms-transform:translateX(0px);
    -o-transform:translateX(0px);
    -moz-transform:translateX(0px);
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    width: 260px;
    text-align: left;
}
}
/* cart */
.header-right a {
    color: #000;
    text-transform:uppercase;
    line-height:30px;
    text-decoration:none;
    cursor:pointer;
}
/* .header-right a:hover, */
.currency ul .cur-active i, .currency ul .cur-active a{
	color:#e7040f;
}
.header-right{
	position:relative;
  padding:15px 0;
}
.style3 .header-right{
	padding: 0;
	margin-left: 0;
}
.style2 .header-right {float: right;padding: 0;text-align:right;width:15%;}
.style2 .header-left { float: left;text-align:left;width:15%;}
.style2 img { display: inline-block;}
.style2 .logo {
    text-align: center;
    display: inline-block;
  	float: none;
}
.style2 .header-top {
    padding: 19px 40px 14px;
    /*border-bottom: 1px solid #e5e5e5;*/
}

.header-cart,.header-account,.header-search,.header-lang-cur {
    display: inline-block;
  vertical-align:top;
  margin:0 14px;
  position:relative;
  cursor:pointer;
}
.header-cart-inner {
    padding: 21px 0 0;
    cursor: pointer;
  	position:relative;
}
.style3 .header-cart-inner {padding: 15px 0 0;}
/*
.header-cart-inner::before {
    content: "";
    float: left;
    padding-right: 0;
    height: 25px;
    font-family: "Fontawesome";
    font-size: 18px;
    color: #fff;
  width:30px;
}
.header-cart-inner:hover::before{
	background-position:0 -315px;
}
*/
.header-cart .cart {
    border-radius: 50% !important;
    color: #fff;
    height: 18px;
    line-height: 18px;
    position: absolute;
    left: 100%;
    font-size: 12px;
    text-align: center;
    top: 11px;
    width: 18px;
}
.style3 .header-cart .cart {top: 4px;}

.header-cart .contents {
    background: #fff;
    padding: 15px 10px 15px 15px;
    position: absolute;
    right: -8px;
    top: 77px;
    display: none;
    width: 300px;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.15);
    text-align: left;
    z-index: 9999;
  	color:#000;
}
.header-cart .contents .products.products-cart{
    max-height: 291px;
    overflow: auto;
    padding-right: 15px;
}
.products .products-loader {
    /* background: rgba(255, 255, 255, 0.9) url("spinner-large.gif") no-repeat scroll center 74px; */
    display: none;
    height: 100%;
    left: 0;
    line-height: 340px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    top: 0;
    width: 100%;
    z-index: 100;
}
header .contents .bundle-product {
    clear: both;
    padding: 0 0 20px;
    float: left;
    width: 100%;
  	position: relative;
}
header .contents .cart-pro-bundle .bundle-product {padding: 20px 0 0;}
.header-cart .sum {
    margin: 10px 0;
    display: block;
    float: left;
    width: 100%;
  	text-align: right;
}
header .contents .bundle-product > a {float: left; padding-right: 10px;}
header .contents .bundle-product .button-delete, header .contents .button-delete { float: right;}
.cart-pro-bundle .bundle-image {float: left; margin-right: 10px;}
.cart-pro-bundle .bundle-product .plus {
    position: absolute;
    top: -2px;
    left: 16px;
}
header .contents .bundle-product .pro-price {text-align: right;}
header .contents .cart-pro-bundle .pro-price {
    display: block;
    position: relative;
    float: left;
    width: 100%;
    text-align: right;
    margin-top: 10px;
}

/* account */
.header-account-btn {
    padding: 21px 0 0;
    position: relative;
    cursor: pointer;
}
.style3 .header-account-btn {padding: 15px 0 0;}
/*.header-account-btn::before {
    content: "";
    color: #fff;
    float: right;
    font-family: "Fontawesome";
    font-size: 20px;
    height: 25px;
    margin: 0;
  width:30px;
}
.header-account-btn:hover::before{
	background-position:center -187px;
}
*/
.account-contents {
    background: #fff;
  	color:#000;
    padding: 15px 25px;
    position: absolute;
    right: 0;
    top: 77px;
    width: 210px;
    display: none;
    z-index: 999;
    box-shadow: 0 3px 5px 1px rgba(0, 0, 0, 0.15);
  	text-align:left;
}
.style2 .account-contents{left: 0; right: auto; top: 63px;}
.style2 .header-cart .contents{top: 63px;}
.style3 .account-contents, .style3 .header-cart .contents {top: 87px;}

/*search */
.header-search-btn {
    padding: 21px 0 0;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
}
.style3 .header-search-btn {padding: 15px 0 0;}
/*
.header-search-btn::before {
    z-index: 999;
    content: "";
    float: right;
    font-family: "Fontawesome";
    font-size: 18px;
    height: 25px;
    margin-top: 2px;
    color: #fff;
  	width:30px;
}

.header-search-btn:hover::before{
	background-position:center -60px;
}
*/
.header-search-btn .fa.fa-search, .header-account-btn .fa.fa-user, .header-cart-inner .fa.fa-shopping-cart, .header-lang-cur .burger .fa.fa-cog {font-size: 18px;}
.header-search-inner {
    width: 200px;
}
/*New Added icons gray*/
/*
div.header-search {
filter: invert(0%)grayscale(100%);
}

div.header-account-btn {
filter: invert(0%)grayscale(100%);
}

div.header-cart-inner {
filter: invert(0%)grayscale(100%); 
}

div.header-lang-cur-inner {
filter: invert(0%)grayscale(100%);
}
*/

.header-search-inner {
    width: 1000px;
    position: relative;
    top: 6%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.header-search .prod-results {
    padding: 15px;
    border: 1px solid transparent;
    width: 1000px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 99;
    top: 115px;
    overflow: hidden;
    opacity: 0;
}
.header-search .prod-results.active {opacity: 1;}
.header-search .result-product {
    width: 25%;
    float: left;
    position: relative;
    padding: 15px;
}
.header-search .result-product img {max-width: 100%;}
.result-product .content {padding-top: 10px;}
.header-search .result-product .price {
    font-size: 16px;
    letter-spacing: 0.04em;
    font-weight: 600;
    display: inline-block;
    line-height: 23px;
    vertical-align: text-top;
}
.header-search .result-product .old-price {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.02em;
    text-decoration: line-through;
    margin-left: 6px;
}
.view-all-results {
    float: left;
    width: 100%;
    text-align: center;
    line-height: 40px;
    margin: 10px 0 15px;
}
.view-all-results .all-result {
    text-transform: uppercase;
    font-style: italic;
    text-decoration: underline;
    font-weight: 500;
    font-size: 14px;
}
.header-search .prod-results .results-count{margin-left: 5px;}
.header-search .search-empty {
    font-size: 15px;
    text-align: center;
    text-transform: capitalize;
    font-weight: 500;
    margin: 10px 0;
}
.result-product .content .title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 100%;
}
.header-search .live-search .header-close-btn {
    display: block;
    position: fixed;
    top: 7%;
    right: 1%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    z-index: 999;
    cursor: pointer;
}
.header-search .header-close-btn::before {
    content: "×";
    position: absolute;
    top: 0;
    right: 2px;
    width: 35px;
    height: 35px;
    font-size: 40px;
    font-family: FontAwesome;
    color: #fff;
    font-weight: 600;
    text-align: center;
}
.style2 .header-search .header-close-btn::before, .style3 .header-search .header-close-btn::before {color: #000;}

.style2 #formSearch{left:0;right:auto;}

.header-search #formSearch input {
    background-color: #fff;
    border-width: 1px;
    display: block;
    font-size: 22px;
    color: #000;
    height: 55px;
    line-height: 20px;
    margin: 0 auto;
    max-width: 100%;
    padding: 0 40px 0 20px;
    transition: all 0.9s ease 0s;
    -webkit-transition: all 0.9s ease 0s;
    -moz-transition: all 0.9s ease 0s;
    -ms-transition: all 0.9s ease 0s;
    -o-transition: all 0.9s ease 0s;
}
.style2 .header-search #formSearch input{
  	color: #000;
}
.header-search #formSearch .glyphicon-search {
    padding: 10px;
    font-size:20px;
    cursor: pointer;
    color: #000;
    position: absolute;
    top: 7px;
    display: block;
    right:7px;
}
.header-search #formSearch {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 99;
    right: -100%;
    opacity: 0;
    visibility: hidden;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -ms-transition: all 300ms ease 0s;
    -o-transition: all 300ms ease 0s;
    left: 0;
  	overflow: auto;
}
.header-search #formSearch.active {
    right: 0;
    opacity: 1;
    visibility: visible;
}

/* .categories
================================================== */
.categories {
    clear: both;
}
.style2 .categories {
    clear: both;
/* 		margin: 0 -30px; */
}
.style2 .category.clearfix {
    margin-top: -100px;
    z-index: 2;
  	margin-bottom:0;
}
.style2 .category .image{
	display: inline-block;
}
.style2 .left-block {
    position: relative;
}
/*.style2 .category .image:before, .style2 .category .image:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 0px;
    left: 34px;
    right: auto;
    width: 50%;
    top: -12px;
    max-height: 266px;
    background: #cccccc;
    -webkit-box-shadow: 0 15px 15px #cccccc;
    -moz-box-shadow: 0 15px 15px #cccccc;
    box-shadow: 0 15px 15px #cccccc;
    -webkit-transform: rotate(82deg);
    -moz-transform: rotate(82deg);
    -o-transform: rotate(82deg);
    -ms-transform: rotate(82deg);
    transform: rotate(82deg);
}
.style2 .category .image:after {
		-webkit-transform: rotate(278deg);
    -moz-transform: rotate(278deg);
    -o-transform: rotate(278deg);
    -ms-transform: rotate(278deg);
    transform: rotate(278deg);
    right: 34px;
    left: auto;
}
*/
.home.style3 .categories .category{margin-top: 0;}

.categories .category {
  padding: 0px;
  position: relative;
}
.categories .category .product-block-inner img {
  background-color: #f7f7f7;
  width: 100%;	/* auto */
  height: 100%;
  position: relative;
  top: 0px;
  left: 0px;
	float: left;
}
.categories .category .product-items .product-block-inner .cms-block{
		position: relative;
    float: left;
    width: auto;
}


.categories .category .product-block-inner .category-content {
  position: absolute;
  bottom: 0;
  left: 0;
	right: 0;
  padding: 25px 30px;
  opacity:1;
  text-align: center;
  transition: all 0.3s ease-in;
}
.style2 .categories .category .product-block-inner .category-content {
	background:unset;
  text-align: center;
  bottom: 0;
  padding: 30px 50px 30px;
  opacity: 1;
}
.style2 .categories .category .product-block-inner:hover .category-content {
    background: unset;
}
.categories .category .product-block-inner:hover .category-content{background: rgba(0,0,0,0.6);}
.categories .category .product-block-inner span{
	font-size:12px;
  font-weight:600;
  letter-spacing:1.2px;
  text-transform:uppercase;
  text-shadow: 0px 0px 22px rgba(0, 0, 0, 1);
}
.style2 .categories .category .product-block-inner span{text-shadow: unset;}
.categories .category .product-block-inner span.title{float:left; width:100%; padding-bottom:0; font-size: 20px;}
.style2 .categories .category .product-block-inner span.title {font-size: 12px; font-weight:600;}
.style2 .categories .category .product-block-inner span{font-weight:500;}
.category,.pro-tabs{margin:40px 0 60px;}
.categories .category .product-block-inner .post-image-hover {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    background: rgba(0,0,0,0.3) none repeat scroll 0 0;
    width: 100%;
}
.style2 .categories .category .product-block-inner .post-image-hover{display: none;}
.mainbar .category-content {margin-top: 40px;}

/* Subbaners */
.subbanner{margin:45px 0 100px; float:left; width:100%;}
.subbanner a {
    clear: both;
    float: left;
    width: auto;
    display: inline-block;
    overflow: hidden;
}
.subbanner img{transition: all 0.5s ease 0s;}
.subbanner img:hover{transform: scale(1.05);}
.subbanner .banner-content {
    position: absolute;
    bottom: 30%;
    left: 50px;
    color:#000;
    font-weight:600;
    text-transform:uppercase;
}
.subbanner .banner-content .title {font-size: 20px;}
.style2 .subbanner .banner-content {color: #fff; width: 50%; bottom: 35%;}
.style2 .subbanner .button-text {padding: 15px 0 0;}
.style3 .subbanner .banner-content {color: #fff;}
.style2 .subbanner .banner-content .button-text a{color: #fff;}
.style3 .subbanner .banner-content .button-text:hover a{color: #ffffff;}
.subbanner .button-text {padding: 25px 0 0; display: inline-block;}
.subbanner .button-text a{color:#e7040f; text-decoration:underline;}
.subbanner .button-text a:hover{color:#000;}

/* Aboutus */
.about-content{margin:85px auto 50px auto;}
.style3 .about-content{margin:30px auto 20px auto;}
 .about-content .main-text {
    color: #000;
    font-weight: 600;
    float: left;
    width: 100%;
    padding: 0 100px 20px;
       text-align: left;
   text-transform:uppercase;
}
.about-content .desc {
    color: #838383;
    font-weight: 400;
    float: left;
    width: 100%;
    padding: 20px 100px 20px;
      text-align: left;
  line-height:26px;
}
.about-content .readmore{
	clear:both;
}
.about-content .readmore a{
	text-transform:uppercase;
  font-weight:600;
  color:#e7040f;
  text-decoration:underline;
}
.about-content .readmore a:hover{
	color:#000;
}
/* .products
================================================== */
.products .col-md-10 {
  padding-right: 0px;
}
.products .col-md-10 .no-products-found {
  padding: 0px 15px;
  font-style: italic;
}
@media (max-width: 992px) {
  .products .col-md-10 {
    padding-left: 0px;
  }
}
.products .product {
  margin-bottom: 0;
  position:relative;
}
.products .product a {
  text-decoration: none;
}
.products .product .image-wrap img {
  background-color: #f7f7f7;
  border-bottom: 0px;
  width: auto;
  max-width: 100%;
  height: auto;
  position: relative;
  top: 0px;
  left: 0px;
}
.products .product .image-wrap {
  position: relative;
}
.products .bundle-products .product .image-wrap{  
  text-align:center;
  padding:0 15px;}
.products .product .image-wrap .sale-new {
  position: absolute;
  background-color: #414141;
  padding: 5px;
  line-height: 12px;
  font-size: 12px;
  text-align: center;
  top: 15px;
  left: 15px;
  z-index: 1;
  text-transform: uppercase;
}
.sale-new.right {
  right: 15px;
  left: inherit !important;
}
.sideimage {
    float: left;
    padding-right: 20px;
}
.sidebar li {
    padding: 5px 0;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.8px;
}
.review-sub {
    font-weight: 500;
    font-size: 13px;
}
.page.reviews .right a {
    font-weight: 600;
    text-transform: uppercase;
    padding: 14px 15px;
    display: inline-block;
}
.products .product .image-wrap .description {
  position: absolute;
  top: 0px;
  width: 100%;
  background-color: rgb(65, 65, 65);
  background-color: rgba(65, 65, 65, 0);
  height: 0px;
  overflow: hidden;
  color: #f7f7f7;
  font-size: 12px;
  -moz-transition: background-color 0.3s ease;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  z-index: 2;
  line-height: 20px;
}
.products .product .image-wrap .description .text {
  overflow: hidden;
  padding: 0px 10px;
}
.products .product .image-wrap .description .stars {
  margin-bottom: 3px;
}
.products .product .image-wrap .cart {
  display: inline-block;
  position: relative;
}
.products .product .image-wrap:hover .description {  
  height: 100%;
  background-color: rgba(65, 65, 65, 0.8);
  padding: 20px;    
}
.products .product .info .title {
    margin: 7px 0 16px;
    color: #000000;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    clear: both;
    text-transform: capitalize;
}
.products .product .old-price {
  text-decoration: line-through;
  color: #797979;
  font-size: 14px;
}
.products.products-list .list-center .title, .products .sidedetails .title, .header-cart .products-cart small {
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
}
.products .product .info.strict .unit-price {
  display: block;
  clear: both;
} 
.product-desc {
    background: #fff;
    overflow: hidden;
    position: relative;
    text-align: left;
    -ms-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    padding: 15px 0 0 0;
}
.style3 .product-desc {
      border-top: 2px solid #f2f2f2;
}
.products .product:hover .product-desc {
    -ms-transform: translateY(-70px);
    -webkit-transform: translateY(-70px);
    transform: translateY(-70px);
    -ms-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.product-block-hover {
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-transition: all 0.2s ease 0s;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}
.products .product:hover .product-block-hover {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    
}
.products .product .list-center .rating {
    float: unset;
    display: block;
    margin-top: 5px;
}
.products .product .rating {
    position: relative;
    float: right;
}
.products .product .rating .fa-star, .products .product .rating .fa.fa-star-o{font-size:12px; margin: 0 1px;}
.products .product .price {
    font-weight: bold;
    color: #e7040f;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 1.2px;
}
.loadMore {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
  	cursor:pointer;
  	margin: 15px 0 10px;
}
.loadMore i {
    padding: 0 10px;
    font-size: 15px;
}
.loadMore .button{
	text-decoration: underline;
}
#featuredproduct.featured.products .loadMore .message, #newproduct.newest.products .loadMore .message, #popularproduct.popular.products .loadMore .message, .products.related .loadMore .message {
    display: none;
}
.product-block-hover-bottom .cart span {
    display: none;
}
.product-block-hover-bottom a{
  height:18px;
  width:40px;
  background-repeat:no-repeat;
  background-position:0 0;
  -ms-transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
  display:inline-block;
}
.list-center .product-block-hover-bottom {
    margin: 20px 0;
  	float: left;
		width: 100%;
}
.products.products-list .product {
    margin-bottom: 50px;
}
.product-block-hover-bottom a:hover{
  background-position:0 -71px;
}
.product-block-hover-bottom a.button-wishlist{
  background-position:0 -140px;
}
.product-block-hover-bottom a.button-wishlist:hover{
  background-position:0 -211px;
}
.product-block-hover-bottom a.button-compare{
  background-position:0 -282px;
}
.product-block-hover-bottom a.button-compare:hover{
  background-position:0 -353px;
}
@media (max-width: 1025px) {
  .products .product .image-wrap .description {
    display: none;
  }
  .products .product .image-wrap .description .text {
    padding: 0px;
  }  
}
.products.products-list {
    clear: both;
}
#featuredproduct.featured.products .products-grid li.product.product-block,
#newproduct.newest.products .products-grid li.product.product-block,
#popularproduct.popular.products .products-grid li.product.product-block,
.products.related .products-grid li.product.product-block{
    display: none;
}
.products.related .loadMore {margin-bottom: 30px;}

/* .sidebar
================================================== */
.sidebar {
  color: #797979;
  margin-bottom: 20px;
}
.sort {padding-bottom: 15px;}
.sidebar strong {
  display: block;
  padding-top: 10px;
}
.modes {
  font-size: 1.5em;
  padding-left: 3px;
}
.list .info { border-left: 0px !important;  }
.list .description { margin-left: -15px;  }
.list .image-wrap { border: 1px solid #eaeaea !important; flex: 1 }
.list .image-wrap img { padding: 0 !important; border: none !important;  }
.list .col-lg-5, .list .col-md-5 { padding: 0 !important;  }
.list .col-md-8, .list .col-lg-8, , .list .col-sm-7, .list .col-xs-7 {
	margin: 0 auto !important;
  border-right: 1px solid #eaeaea !important;
}
.row.is-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  margin-left: 15px;
  margin-right: 15px;
}
.row.is-flex > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
  display: -webkit-inline-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
@media (min-device-width: 1200px) {
  strong.visible-lg  {
    pointer-events:none;
  }
}

[id^="filter"] { padding-top: 5px; }
[id^="filter"].in,
[id^="filter"].collapsing {
    display: block!important;
}
/* .price-filter */
.price-filter {
  padding-bottom: 40px;
}
.price-filter-range {
  font-size: 10px;
}
#collection-filter-price {
  height: 12px;
  border: 1px solid #eaeaea;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  margin: 3px 4px 8px 8px;
  position: relative;
}
#collection-filter-price .ui-slider-range {
  background-color: #f7f7f7;
  border: 1px solid #eaeaea;
  margin: -1px 0 0 -1px;
  position: absolute;
  height: 12px;
}
#collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width: 16px;
  height: 16px;
  border: 0;
  top: -3px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-left: -10px;
  cursor: col-resize;
  border: 1px solid #ccc;
  background-color: white;
  outline: none;
}
.price-filter-range .min {
  float: left;
}
.price-filter-range .max {
  float: right;
}

/* select */
.sidebar select {
  display: block;
  margin-bottom: 10px;
  max-width: 100%;
}

/* nav */
.sidebar .item {
  border-bottom: 1px solid #f0f0f0;
  font-size: 12px;
  padding: 0px 0px 10px 0px;
}
.sidebar .item .itemLink {
  display: block;
  text-transform: uppercase;
  margin-top: 10px;
}
.sidebar .item .itemLink, .sidebar .item .subitemLink {
  color: #797979;
  text-decoration: none;
}
.sidebar .item .itemLink:hover, .sidebar .item .subitemLink:hover {
  color: #414141;
}
.sidebar .item .active, .sidebar .item .active:hover {
  color: #54afe9;
}
.sidebar .item .subnav .subnav {
  margin: 5px 0px 5px 10px;
}
@media (max-width: 992px) {
  .sort {
    padding-bottom: 0px;
    border-bottom: 0px;
  }
  .price-filter {
    display: none;
  }
  .sidebar {  
    margin-bottom: 30px;  
    margin-top: -15px;
  }
  .sidebar .item {
    display: none;
    padding-top: 10px;
    padding-bottom: 25px;    
  }
  .sidebar .item.active {
    display: block;
  }
  .sidebar .item .itemLink {
    margin-top: 5px;
  }  
}

/* .pager
================================================== */
.pager {
  font-size: 12px;
  color: #797979;
  margin: 0px;
  padding-top: 0px;
}
.pager .left {
  font-size: 12px;
}
.pager ul {
  border: 1px solid #eaeaea;
}
.pager ul li {
  display: inline;
}
.pager ul li a {
  color: #797979;
  float: left;
  padding: 5px 13px;
  line-height: 20px;
  text-decoration: none;
  border-right: 1px solid #f0f0f0;
}
.pager ul li a:hover {
  color: #414141;
}
.pager ul li a .glyphicon {
  font-size: 10px;
  line-height: 18px;
}
.pager ul li:last-child a {
  border-right: 0px;
}
.pager ul li.active a {
  background-color: #f7f7f7;
}
.pager ul li.prev a {
  border-left-width: 1px;
}
.pager ul li.disabled {
  display: none;
}
/* video cms */
.demo-link {
    overflow: hidden;
    height: auto;
    position: relative;
  clear:both;
}
.framediv_inner {
    height: 0;
    padding-bottom: 56.25%;
    padding-top: 0;
    position: relative;
}
.youtubevedioblock {
    height: 100%;
    position: absolute;
    text-align: center;
    width: 100%;
  	background: #000000;
		opacity: 0.3;
    z-index: 1;
}
.framediv_inner iframe {
    left: 0;
    position: absolute;
    top: 0;
  	right:0;
    width: 100% !important;
    height: 100%;
		display: block !important;
}
.youtubevedioblock > span {
    background: rgba(255,255,255,0.4) none repeat scroll 0 0;
    border-radius: 50% !important;
    cursor: pointer;
    padding: 10px 10px 5px;
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 99;
}
.vedioblock {
    position: relative;
    text-align: center;
    margin-bottom: 0;
    height: 260px;
    padding: 270px 0 0;
  	overflow:hidden;
}
.framediv_inner .container {
    position: absolute;
    top: 38%;
    left: 0;
    right: 0;
}
.video-content-inner {
    position: relative;
    text-align: center;
    z-index: 2;
}
.video-content-inner .main-title {
    font-size: 36px;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    display: block;
}
.video-content-inner .desc {
    font-size: 60px;
    font-weight: 300;
    text-transform: uppercase;
  	display: block;
}
.video-content-inner .video-btn {
    font-size: 13px;
    font-weight: 600;
    display: block;
    text-decoration: underline;
    text-transform: uppercase;
  	margin-top: 60px;
}

/* Product page
================================================== */
.product-img {padding: 40px 40px 40px 0;}
.product-wrap {float:left; width:100%; position: relative;}
.productpage .product-wrap::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 1px;
    height: auto;
    background: #eaeaea;
    left: 50%;
}
.product-info {padding:40px 0; text-align:center; padding-top: 0;}
.product-info.title-review {padding:50px 0 40px;}
.product-info .title {font-size: 24px; text-transform: uppercase; font-weight: 400;}
.product-info .stars {display: inline-block; padding: 5px 30px 0;}
.button-review {margin: 0; font-style: italic; border-bottom: 1px solid;}
.page-title h1.product-page {width: 100%; display:none;}
.productpage .page-title {padding-top: 50px;}
.quantity .label-qty::after{padding: 0 0 0 15px !important;}
.product-info .col-md-6.text-left::before, .quantity .label-qty::after {content: ":"; padding: 0 30px 0 0; font-weight:600;}
.product-info .col-md-6.text-right{text-transform:uppercase; font-weight:600; text-align: left; line-height: 30px;}
.product-info .col-md-6.text-left{line-height: 30px;}
/*.product-info .availability, .product-info .brand, .product-info .articlenumber, .product-info .eannumber, .product-info .skunumber, .product-info .deliverytime {
    float: left;
    width: 100%;
    margin-bottom: 5px;
}*/
.product-info .availability, .product-info .brand, .product-info .articlenumber, .product-info .eannumber, .product-info .skunumber, .product-info .deliverytime {
    float: unset;
    width: 65%;
    margin-bottom: 5px;
    display: block;
    margin: 0 auto;
    clear: both;
}

/* .zoombox */
.zoombox .images {position: relative; display: block; float: left; width: 77%; overflow: hidden;}
.zoombox .images a {
  display: none ;
  cursor: crosshair;
  cursor: -moz-zoom-in;
  cursor: -webkit-zoom-in;
  overflow: hidden;
}
.zoombox .images a.first {display: block;}
.zoombox .images a img, .zoombox .thumbs a img {width: 100%; height: auto; background-color: #f7f7f7;}
.zoombox .images a img.zoomImg {max-height: none;}
.zoom a {text-decoration: none;}
.zoombox .thumbs a  {display: inline-block; cursor: pointer; margin: 10px 0;}
 .zoombox .additional-carousel .thumbs {display: inline-block;}
.zoombox .additional-carousel {
    float: right;
    height: 100%;
    padding: 50px 0;
    position: relative;
    text-align: center;
    width: 18%;
    top: 10px;
}
.specs tr td {min-width: 150px;}

@media (max-width: 767px) {
  .zoombox .images {max-width: 358px;}
}
.product-info .row {clear: both; margin-right: 0px;}

/* .product-option */
.product-info .product-option, #product_configure_form ,.product-tabs,.product-price{float:left; width:100%;}
.product-configure .product-configure-options-option,
.product-configure .product-configure-variants,
.product-configure .product-configure-custom-option {
  float: left;
  width: 100%;
  margin: 0px 0 25px 0px;
}
.product-configure-custom,
.product-configure-variants,
.product-configure-options {
  clear: both;
}
.product-option select {
    min-width: 470px;
  	border: none;
		background: #efefef;
  	height: 44px;
  	padding: 0 15px;
		margin: 0 15px;
}
.product-configure-options-option label, .product-configure-custom-option label, .product-option .product-configure-variants label{
    width: 152px;
    text-align: right;
    color: #000;
    text-transform: uppercase;
    font-weight: 600;
}
.product-option {padding: 50px 0;}
.product-option input {
    min-width: 470px;
    padding: 12px 15px;
    margin: 0 10px;
}
.product-option textarea {
    min-width: 470px;
    padding: 12px 15px;
    margin: 0 10px;
}
@media (max-width: 992px) { 
  .product-configure .product-configure-options-option,
  .product-configure .product-configure-variants,
  .product-configure .product-configure-custom-option {
    width: 100%;
  }
}

/* product tabs */
.product-actions .product-tabs .tabs {
    float: left;
    padding: 60px 0;
    width: 20%;
  border-right:1px solid #eaeaea;
}
.product-actions .product-tabs .tabsPages {
    clear: none;
    float: left;
    width: 80%;
    margin: 0;
  overflow: hidden;
  overflow-y: auto;
  min-height: 414px;
}
.product-actions .product-tabs .tabs ul li{
	float:none;
  width:100%;
}
/* .product-price */
.product-info .product-price {
  padding: 50px 0 30px;
  border-top: 1px solid #f0f0f0;
}
.product-info .dicount-rule {
    display: block;
    margin-bottom: 10px;
  	font-weight: 500;
}
.product-info .product-price .old-price {
  text-decoration: line-through;
  color: #797979;
}
.product-info .product-price .price,.bundle-details .price.total {
  font-size: 26px;
  font-weight: 500;
  line-height: 40px;
  vertical-align: middle;
  color:#e7040f;
}

.bundleproductinfo.info{
	padding:0 20px;
  text-align:center;
}
.product-info .cart .change {
    background-color: #efefef;
    margin-left: -5px;
    border: 1px solid #ccc;
  	display:inline-block;
    vertical-align: top;
}
.product-info .cart .change a {
    color: #797979;
    display: block;
    width:40px;
    height: 21px;
    text-align: center;
    text-decoration: none;
    line-height: 18px;
  	padding-top: 1px;
}
.product-info .cart .change a.up{border-bottom:1px solid #ccc;}
.product-info .shopping-cart span {padding: 5px 59px; display: block; font-weight: 600;}
.product-info .btn.shopping-cart {height: auto;}
.product-info .actions a {
    padding: 50px 10px 0;
    display: inline-block;
		color:#000;
  	text-transform:uppercase;
  	font-weight:600;
}
.quantity input {
    height: 44px;
    border: 1px solid #ccc !important;
  	border-right: unset !important;
    background: #efefef;
    max-width: 140px;
  	margin-left:20px;
  	padding:5px 15px;
}
.quantity .label-qty{
	text-transform:uppercase;
  font-weight:600;
  color:#000;
}
/* add to cart */
.product-info .product-price .btn {
  overflow: hidden;
  margin-top: -1px;
  line-height: 37px;
  height: 39px;
  padding: 0px 30px;
}
.product-info .product-price .btn:hover span {
  opacity: 0;
}
.product-info .product-price .btn::before {
  left: 0;
  top: -50px;
  position: absolute;
  height: 100%;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 16px;
  text-align: center;
}
.product-info .product-price .btn:hover::before {
  top: 2px;
}
/* bundle */
.bundle {
    float: left;
    width: 100%;
    border: 1px solid #eaeaea;
}
.bundle-title .title, .related h3 {
    float: left;
    width: 100%;
    text-align: center;
    padding: 20px 0;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
  position:relative;
  line-height:20px;
  margin: 0 0 30px;
}
.bundle-title .title::before, .related h3::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: 0;
	  font-size: 20px;
font-weight: normal;
}
.bundle-products {
    float: left;
    width: 77%;
    padding: 80px 25px 50px;
}
.bundle-products .product {
    width: 20%;
    padding: 0;
  margin:0;
}
.cart-pro-bundle {
    float: left;
    width: 100%;
    border: 1px solid #eaeaea;
    padding: 10px;
  	margin-bottom: 20px;
}

/* .tabs */
.product-tabs {
  padding-top: 0px;
  border-top: 1px solid #eaeaea;
}
.tabs ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.tabs ul li {
  float: left;
  width: 33.33%;
}
.tabs ul li.col-2 {
  width: 50%;
}
.tabs ul li a {
  color: #000;
    display: block;
    padding: 15px 15px 25px 15px;
    text-decoration: none;
  position:relative;
  text-transform: uppercase;
font-weight: 600;
}
.tabs ul li a::after{
	border-right:3px solid transparent;
  content:" ";
  position:absolute;
  right:-2px;
  top:0;
  height:50px;
}
.tabs ul li.active a::after {
    border-right-color: #e7040f;
    font-weight: 600;
}
.tabs ul li.active a small {
  font-weight: normal;
}
.tabsPages {
    width: 100%;
}
.tabsPages .page {
  clear: both;
  display: none;
  padding: 50px;
  width: 100%;
}
.tabsPages .page.active {
    display: block;
}
.tabsPages .page.info .details {
  margin-bottom: 20px;
}
.tabsPages .page.info .details tr td {
  padding-right: 10px;
  font-style: italic;  
}
.tabsPages .page.info .details .out-of-stock {
  color: rgb(235, 97, 97);
}

/* .reviews */
.tabsPages .page.reviews .review {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid;
}
.tabsPages .page.reviews .stars {
  font-size: 10px;
  float: right;
}
.tabsPages .page.reviews .bottom {
  font-size: 12px;
}

/* .tags-actions */
.product-actions {
  border-bottom: 1px solid #f0f0f0;
  margin: 0px;
  float:left;
  width:100%;
}
.product-actions .social-media {
  line-height: 0px;
}
.product-actions .social-media .social-block {
  float: left;
  margin: 0px 15px 0px 0px;
}
.product-actions .tags-actions {
  padding-top: 0px;
  font-size: 12px;
  color: #797979;
  margin-right: 0px;
}
.product-actions .tags {
  padding-right: 0px;
}
.product-actions .tags h2 {
  font-size: 12px;
  font-weight: normal;
  margin: 0px;
  line-height: inherit;
  display: inline;
}
.product-actions .tags-actions .actions {
  padding-right: 0px;
}
.product-actions .tags-actions .actions a {
  color: #797979;
}
.product-actions .tags-actions .actions a:hover {
  color: #414141;
}
.gui.gui-review {padding: 30px 0;}
.wrapper .textpage {
    padding: 30px 0;
    float: left;
    width: 100%;
}
.wrapper .textpage .aboutus h1 {
    font-size: 20px;
}
/* .related */
.related h3 {
  margin-bottom: 25px;
}
/*.related .product {
        width: 20%;
        *width: 20%;
}*/

@media (max-width: 767px){
    .related .product .bundle-actions {
    width: 50%;
    *width: 50%;
  }
}

/* Footer
================================================== */
footer {
  background-color: #414141;
  color: #f7f7f7;
  clear:both;
  float:left;
  width:100%;
  margin-top:0px;
  /*border-top: 1px solid #ececec;*/
}
.home footer{border-top: unset;}
footer .container .links > div {padding: 0 50px; width: 18%;}
footer .container .links > div:nth-child(4) {padding-right: 0;}
footer .container .links > div:nth-child(1) {padding-left: 0;}
footer a, footer .links a {color: #f7f7f7;line-height:30px;font-weight:400;}
.contact-description,.contact {line-height: 30px;display: flex;}
.list.other-address {	padding: 20px 0 0;	margin: 28px 0 0;	border-top: 1px solid rgba(255,255,255,.15);}
footer .row {padding: 0;}
footer hr {border-color: black;opacity: 0.085;}
footer input[type="text"] {border-color: rgba(0, 0, 0, 0.085);}
.style2 footer{margin-top:0;}
.style3 footer > .container {border-top: none;border-bottom-color: #484848;}
.style3 footer{border-top: none;}
.style3 footer > .copyright-payment{border-top-color: #484848;}
footer .copyright-payment .row {padding: 0;}

.home.style1 footer, .home.style2 footer, .home.style3 footer{
    position: fixed;
    bottom: 0;
    width: 100%;
    /*z-index: 1;*/
  	opacity: 0;
}
.home.style1 footer.fixed_footer, .home.style2 footer.fixed_footer, .home.style3 footer.fixed_footer{
  	opacity: 1;
  	z-index: 3;
}
.home.style1 .content.fixed.home-none, .home.style2 .content.fixed.home-none, .home.style3 .content.fixed.home-none {
    position: relative;
    z-index: unset;
  	float: left;
		width: 100%;
  	background-color: #fff;
}
.home.style1 .content.home-none, .home.style2 .content.home-none, .home.style3 .content.home-none {
    position: relative;
    z-index: 5;
  	float: left;
		width: 100%;
  	background-color: #fff;
}
.home.style1 .main-content-wrapper.prlx-wrap, .home.style2 .main-content-wrapper.prlx-wrap, .home.style3 .main-content-wrapper.prlx-wrap{
  	position: relative;
  	float: left;
		width: 100%;
  	z-index: 4;
  	background-color: #fff;
}
.home.style1 .main-container.mainbanner.prlx-banner, .home.style2 .main-container.mainbanner.prlx-banner, .home.style3 .main-container.mainbanner.prlx-banner {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.footer-top {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    overflow: hidden;
  	border-bottom: 1px solid rgba(255,255,255,0.15);
  	padding: 34px 0 33px;
}
footer .container .links .contact .fa, footer .container .links .contact-description .fa {margin-right: 8px;font-size: 14px;margin-top: 10px;}

/* Social Icons
================================================== */
.social-media {line-height: 0;}
.social-media .social-icon {
  display: inline-block;
    background-repeat:no-repeat;
    overflow:hidden;
    width:32px;
    height:32px;
    opacity: 0.7;
}
.social-media .social-icon:hover {opacity: 1;}
.social-media .social-icon.facebook {background-position: 0px 0px;}
.social-media .social-icon.twitter {background-position: -32px 0px;}
.social-media .social-icon.google {background-position: -64px 0px;}
.social-media .social-icon.pinterest {background-position: -96px 0px;}
.social-media .social-icon.youtube {background-position: -128px 0px;}
.social-media .social-icon.tumblr {background-position: -160px 0px;}
.social-media .social-icon.instagram {background-position: -192px 0px;}
.style3 .social strong, .style3 .newsletter .title {color: #000;}

@media
only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and (   min--moz-device-pixel-ratio: 2),
only screen and (     -o-min-device-pixel-ratio: 2/1) { 
  .social-media .social-icon {background-size: cover;}
}

@media (max-width: 767px) {
  footer a {line-height: 25px;}
  footer form {margin: 10px 0;}
  footer .links ul {margin-bottom: 15px;}
  footer .contact {margin-bottom: 5px;}
  footer .newsletter input {max-width: 160px;}
  footer form .btn {line-height: 37px;}
  footer .social-media, footer .newsletter {text-align: center;}
}
footer .hallmarks {margin-top: 0;}

/* Copyright Payment
================================================== */
.copyright-payment {padding: 17px 0;border-top: 1px solid rgba(255,255,255,.15);float: left;width: 100%;}
.copyright-payment .payments {line-height: 12px;padding-top:5px;}
.copyright-payment .payments img {
  display: inline-block;
  height: 22px;
  width: auto;
  line-height: 35px;
  margin-left: 7px;
}

/* DE */
.strict-shipping {padding-top: 0;}
.shipping-cost {display: block;text-align: right;width: 100%;}
.shipping-cost.collection {margin-bottom: 30px;}

/* GUI
================================================== */
.gui {margin-top: 30px;}
.gui a.gui-button-large,
.gui a.gui-button-small,
.gui-block,
.gui-block.gui-closed .gui-block-title,
.gui-block-option,
.gui-block-option img.gui-border,
.gui-block-option-block,
.gui-block-title span,
.gui-image,
.gui-input,
.gui-text,
.gui-messages ul,
.messages ul,
.gui-number,
.gui-popover,
.gui-popover-bg,
.gui-popover-content,
.gui-popover-title a,
.gui-select,
.gui-table,
.gui-block-content .gui-mask,
.gui-block-content {
  	-webkit-border-radius: 0px !important;
  	-moz-border-radius: 0px !important;
  	border-radius: 0px !important;
}
.gui a.gui-button-large,
.gui a.gui-button-small{
		font-weight: 600;
		font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.gui .gui-div-cart-sum a.gui-button-large, .gui .gui-div-cart-sum a.gui-button-small {
    padding: 15px 30px;
  	line-height: 16px;
}
.gui #gui-form-shipping a.gui-button-small, .gui #gui-form-related a.gui-button-small{padding: 15px 30px !important; line-height: 16px;}
.gui .gui-progressbar {background-color: transparent;}
.messages {margin-top: 30px;margin-bottom: 0 !important;}
.gui-popover {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 80%;
    max-width: 800px;
}
.gui-div-faq-questions ul, .gui-content-wysiwyg ul {
  margin-left: 30px !important;
  margin: 5px;
	list-style-type: initial;
}
.gui-div-faq-questions ol, .gui-content-wysiwyg ol {
  margin: 5px 30px;
	list-style-type: decimal;
}
.gui-cart-sum .gui-reward-cart-block .gui-block-content.gui-align-center{ text-align: left; padding: 15px 0;}
.gui.gui-reward-page-wrapper{ max-width: 100%; margin: 30px auto !important;}
/* BUNDLES
================================================== */

.bundleproductinfo .product-configure-options-option label, .bundleproductinfo .product-configure-custom-option label,.product-configure-variants label{
    width: 100%;
    text-align: center;
}
.bundleproductinfo select {
    max-width:100%;
}
.bundleproductinfo h3 {
  font-size: 14px;
}
.bundle-details {
    float: left;
    width: 23%;
  	padding:50px 20px;
  	text-align:center;
    /*border-left:1px solid #eaeaea;*/
}
.discount-per {
    height: 100px;
    width: 100px;
    background: #000;
    color: #fff;
    font-size: 24px;
    padding: 30px 20px;
    border-radius: 50px !important;
    display: inline-block;
  margin-top:10px;
  margin-bottom:30px;
}
.old-price {
    color: #c9c9c9;
    font-size: 18px;
    line-height: 20px;
}
.bundle-details .cart {
    padding: 40px 0 0;
}
.bundle-details .btn.add-bundle-btn {
    padding: 10px 50px;
    display: inline-block;
    font-weight: 600;
}
.bundle h3 {
    margin-bottom: 25px;
  font-size: 12px;
text-align: center;
font-weight: 600;
text-transform: uppercase;
}
.price-wrap{padding:0;}
.glyph-bundle{ 
  position: absolute;
  top: 40%;
  margin-left: -4px;
  z-index: 1;
}
.glyph-bundle.glyphicon-plus::before{
	font-size:9px;
}
.bundlecart{
  width:16.666667%;
}
.bundleproductinfo{
  height:60px; 
}
.bundleproductinfo a {
    max-height: 70px !important;
}

.bundleproductinfo p {
    margin-top: 0;
    font-size: 12px;
}

.line-through {
  text-decoration: line-through;
}
@media (max-width: 767px){}


/* Collapsing footer */

.links strong {
  font-size: 14px;
  font-weight:600;
  text-transform:uppercase;
  display:block;
  margin-bottom: 15px;
}
/* block-subtitle */
.gui-block-subtitle,
.gui-content-subtitle {
  min-height: 30px;
  height:auto!important;
}
.home header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
  	padding:0 40px 0 40px;
}
.home.style2 header, .style2 header {
    position: relative;
    padding: 0;
}
.style3 .wrapper{padding:0;}
.home.style3 header, .style3 header{
    position: relative;
  	padding: 0 15px 0 15px;
}
.style3 .left.header-left {
    margin-left: 40px;
    padding-left: 30px;
    border-left: 1px solid #e0e0e0;
}
/*#menu.desktop .nav-responsive{display: none;}
#menu.desktop .menu-close{display: none;}*/
header, .header-fix.sticky-menu{ background:#000; padding:0 40px 0 40px;}
.style1 header, .style1 .header-fix.sticky-menu{padding: 0;}
.hiden_menu ul {
  display: none;
  position:absolute;
  background:#fff;
  padding:20px;
  text-align:left;
  box-shadow:0 3px 5px 1px rgba(0, 0, 0, 0.15);
}
.hiden_menu:hover ul{display:block; position:absolute; z-index: 1;}
.hiden_menu ul li{float:left;width:100%;}
nav.desktop .item.hiden_menu ul li a,.style3 nav.desktop .item.hiden_menu ul li a{color:#000;padding:10px;}
nav.desktop .item.hiden_menu ul li ul {
    display: none;
  	left: unset;
    right: 100%;
    top: 0;
}
#menu{display:inline-block;position:relative;}
.style3 #menu {
    float: left;
    padding-left: 40px;
    margin-left: 40px;
}
.style3 #menu::before{content: ''; position: absolute; top: 0; left: 0; width: 1px; height: 48px; background: #e0e0e2;}

/*mainbanner */
.logindiv {
   /* background: #000 url(loading.gif) no-repeat scroll center center;*/
    z-index: 9;
    height: 900px;
    width: 100%;
  	display: none;
}
.loading{display: block;}

/*product-grid*/
.product-tab .tabs-holder .page.tabs-content {
  display: none;
  clear:both;
}
.product-tab .tabs-holder .page.tabs-content.active {
    display: block;
}
.tabs-holder {
	margin:0 -26px;
}
.products-grid .product.product-block {
  width: 25%;
  float: left;
  display: inline-block;
  vertical-align: top;
  padding:0 26px;
}
.products-slider .product.product-block {
  padding:0 26px;
}
.products .product .image-wrap a {
		display: inline-block;
 		position: relative;
}
.products .product .image-wrap .sale-label, 
.products .product .product-image .sale-label, 
.products .product .image-wrap .new-label, 
.products .product .product-image .new-label {
    color: #fff;
    border-radius: 0 7px 0 7px !important;
    -webkit-border-radius: 0 7px 0 7px !important;
    -khtml-border-radius: 0 7px 0 7px !important;
    -moz-border-radius: 0 7px 0 7px !important;
    font-size: 12px;
    font-weight: 500;
    line-height: 17px;
    letter-spacing: 0.57px;
    left: 20px;
    padding: 3px 7px;
    position: absolute;
    text-align: center;
    letter-spacing: 1.5px;
    top: 20px;
    display: block;
    background-color: #e7040f;
    z-index:9;
    text-transform: uppercase;
}
.products .product .image-wrap .sale-label, 
.products .product .product-image .sale-label{
    left: auto!important;
    background: #e7040f;
    right: 20px;
}
.style .parallax{background-color:#f7f6f2;height:420px;position:relative;text-align:center;width:100%;background-size:100%;background-repeat:no-repeat}

/*testimonial */
#tmtestimonials_block, #tmtestimonials_block\ parallax-4{
  text-align:center;
  margin:0px auto;
  line-height:30px;
  padding: 50px 0;
  clear: both;
}
.style2 #tmtestimonials_block {padding:90px 0;}
.style2 #tmtestimonials_block\ parallax-4 {padding: 110px 0;}
#tmtestimonials_block .des, #tmtestimonials_block\ parallax-4 .des{position:relative;}
#tmtestimonials_block .des::before, #tmtestimonials_block\ parallax-4 .des::before {
    content: '';
    display: block;
    position: relative;
    left: 0;
    right: 0;
    height: 60px;
    width: 60px;
    margin: 0 auto;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 60px;
    z-index: 1;
}
#tmtestimonials_block .des p, #tmtestimonials_block\ parallax-4 .des p {
    padding: 30px 120px;
    text-align: left;
}
#tmtestimonials_block .name, #tmtestimonials_block\ parallax-4 .name{
	text-transform:uppercase;
  font-weight:600;
  color:#e7040f;
}
/* blog */
.blog-item{
  margin:0 20px 10px;
  position:relative;
}
.post-content{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    opacity:1;
    transition:all 0.3s ease-in;
    padding: 44px 50px;
    color:#fff;
    font-weight:400;
    text-align:left;
    text-transform:uppercase;
}
.post-content .post-date {padding-bottom: 5px;}
.style3 .post-content{
  color:#000000;
  transition: unset;
}
.post-title a{
  color:#fff;
  font-weight:600;
	text-decoration:none;
  text-transform:uppercase;
  transition: unset;
}
.blog-item:hover .post-content{
  background:rgba(0,0,0,0.4);
}
.style3 .blog-item:hover .post-content{
  background:rgba(0,0,0,0.6);
  color: #ffffff;
}
.style3 .blog-item:hover .post-title a{
	 color: #ffffff;
}
.gui-blog-article ul {float: left;}
/* service cms */
.homepage_service_cms{margin:45px auto 40px;padding:10px 0;float:left;width:100%;}
.homepage_service_cms .service-percent{float:left;width:33.33%;position:relative}
.homepage_service_cms .service-percent.service-percent2::before{background-position:left -56px}
.homepage_service_cms .service-percent.service-percent3::before{background-position:left -117px}
.homepage_service_cms .title.service-text{font-size:13px;letter-spacing:1.2px;font-weight:600;text-transform:uppercase;color:#000;padding:0;position:relative}
.homepage_service_cms .service-percent::before{height:30px;width:30px;margin-right:0;transition:all .3s ease 0s;-webkit-transition:all .3s ease 0s;-moz-transition:all .3s ease 0s;-ms-transition:all .3s ease 0s;-o-transition:all .3s ease 0s;content:"";vertical-align:middle;display:inline-block;}
.service-percent-inner {
    display: inline-block;
    vertical-align: middle;
}
.service-percent.service-percent3 {
    text-align: right;
}
.service-percent.service-percent2{
text-align:center;
}

/* instagram */
.insta-link{
	position:relative;
  display:block;
}

.insta-link::before {
    background: rgba(0, 0, 0, 0.4);
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    width: 100%;
}
.insta-link::after {
    bottom: 35%;
    content: "\f16d";
  font-family:fontAwesome;
    font-size: 55px;
    left: 0px;
    opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    position: absolute;
    right: 0px;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    text-align: center;
  	color:#fff;
}
.insta-link:hover::before, .insta-link:hover::after {
    opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
}
.instagram .insta-link img {max-width: 100%;}
.main-container.instagram {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
  	margin-top: 30px;
}

/* social */
.social-content {
    padding: 0;
    text-align: right;
    float: right;
  	width: 43%;
}
.style2 .social{
	color:#a3a3a3;
}
.style2 .social strong {
  color: #a3a3a3;
}
.social strong {
  color: #fff;
  display:inline-block;
  text-transform:uppercase;
  padding-right:20px;
}
.social-content .social-media{
	display:inline-block;
}
.social-content .social-link {
    padding: 13px 17px;
    font-size: 14px;
  display:inline-block;
}
.social-content .social-link i{
	color:#dbdbdb;
}
.social-content .social-link:hover i{
	color:#e7040f;
}
/* newsletter */
/*.newsletter-box.sub-container {margin: 76px auto; text-align:center;}*/
.newsletter-box .newsletter {
    float: left;
    width: 100%;
    padding: 0;
  	text-align: left;
}
/*
.newsletter .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 30px;
    display: inline-block;
  	color: #fff;
}
*/
.newsletter .title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0;
    display: inline-block;
    color: #fff;
    padding-right: 15px;
  	vertical-align: middle;
}
#formNewsletter {
    display: inline-block;
    width: 73%;
}
.newsletter input[type="text"]{
	border:none;
  max-width:540px;
  height:50px;
  background-color:#efefef;
  padding: 10px 20px;
}
.newsletter form input {
  display: inline-block;
  vertical-align: top;
}
.newsletter form .btn {
  overflow: hidden;
  margin-top: unset;
  line-height: 34px;
  padding: 10px 15px;
  height: 50px;
  margin-left: -5px;
  border:none;
  background:#e7040f;
  font-weight:600;
}
.newsletter-box {
    float: left;
    width: 57%;
    position: relative;
    overflow: hidden;
}

/* tags */
.tags-actions.sub-container {
		text-align: center;
    float: left;
		width: 100%;
  	margin-top: 60px;
  	/*padding: 50px 0 0;
  	border-top: 1px solid #eaeaea;*/
}
.tags.col-md-12 {
    float: left;
    width: 100%;
    display: block;
    line-height: 60px;
		margin-bottom: 0;
}
.tags-actions .tags a{
  background:#f5f5f5;
  color:#838383;
  padding:10px 15px;
  margin:0 5px;
}
.tags-actions.sub-container .maintitle {font-size: 30px;margin: 0 0 10px 0;}

/* product-tab*/
#product-tabs .tab {
  padding: 30px 0 60px;
  float:left;
  width:100%;
  text-align: center;
}
#product-tabs .tab ul li {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    position: relative;
    padding: 0 25px;
}
#product-tabs .tab ul li a{
	text-decoration:none;
  text-transform:uppercase;
  font-weight:600;
  color:#000;
  position:relative;
}
#product-tabs .tab ul li.active a, #product-tabs .tab ul li:hover a {color: #e7040f;}
.style2 #product-tabs .tab ul li.active a, #product-tabs .tab ul li:hover a {color: #78ae1a; }
#product-tabs .tab ul li.active a::before {
    content: "\f107";
    font-family: fontawesome;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: 0 auto;
    bottom: -24px;
    font-size: 14px;
    font-weight: 500;
}
.unitprice {
    float: left;
    width: 100%;
    margin: 2px 0 0;
}

/* collection page */
.products .mainbar .products.products-grid{
	margin:0 -26px;
  clear: both;
}
.products .mainbar .products.products-grid .product{
	overflow:visible;
  display:inline-block !important;
  width:33%;
}
.full .products .mainbar .products.products-grid .product {
    width: 24.7%;
}
.sidebar-box.category {
    margin-top: 55px;
}
.collection-options-mode a.icon.icon-16{padding:0!important;width:38px;height:30px;float:left}
.collection-options-mode .icon.icon-16 .icon-icon:before{color:#ccc}
.collection-options-mode .icon.icon-16.active .icon-icon:before{color:#000}
.collection-options .collection-options-mode{float:left;margin:0;padding:10px 0;border-radius:5px}
.collection-options .tui{border:1px solid #e2e2e2;display:inline-block;height:31px;line-height:25px;padding:0 10px;position:relative;width:auto;cursor:pointer}
.collection-options-mode .icon{display:inline-block;height:28px;vertical-align:top;width:20px;transition:all .3s ease 0}
.icon.button-grid.active,.icon.button-grid:hover{background-position:0px 6px}
.icon.button-list.active,.icon.button-list:hover{background-position:0px 6px}
.page-title,.gui .page-title{float:left;width:100%;padding: 50px 0;border-bottom: 1px solid #eaeaea;text-align:center;}
.style2 .page-title,.style2 .gui .page-title,.style3 .page-title,.style3 .gui .page-title{border-top:1px solid #eaeaea;padding:50px 0;}
.textpage-content h1{font-size:17px}
.collection-options{padding:30px 0;display:inline-block;float:left;width:100%}
.collection-nav{float:left;margin:10px;padding:5px 0 0 10px}
.collection-nav .collection-nav-total{float:left}
.collection-nav .collection-nav-pages{float:right;font-weight:700}
.collection-options-compare{float:left;border-left:1px solid #DDD;padding:5px 0 0 20px;margin:10px}
.collection-options-sort{float:right;height:31px;margin:6px 0}
.collection-options-sort span.label,.collection-options-limit span.label{display:inline-block;float:left;padding-right:15px;line-height:34px;color:#333;padding-top:0;font-weight:300;}
.collection-options .tui-dropdown ul{right:0;left:auto}
.collection-options-limit{float:right;margin:6px 20px 6px 15px;height:31px}
.collection-options-sort{float:right;height:31px}
.dropdown-menu{list-style:none;padding:10px 0;display:none;position:absolute;background-color:#fff;position:absolute;min-width:72px;left:0;z-index:999;border:1px solid #e6e6e6}
.collection-options .dropdown-menu{right:-1px;left:auto}
.dropdown-menu li{padding:0 15px}
.leftsidebar .sidebar, .wrapper .gui-col2-left-col1 {
    margin: 0;
    padding: 0 60px 0 0;
    width: 20%;
    float: left;
}
.rightsidebar .sidebar {
    margin: 0;
    padding: 0 0 0 60px;
    width: 20%;
    float: right;
}
.leftsidebar .mainbar, .wrapper .gui-col2-left .gui-col2-left-col2 {
    width: 80%;
    float: right;
  	padding-left: 60px;
		border-left: unset;
  	min-height: 810px;
  	padding-right: 0;
}
.rightsidebar .mainbar {
    width: 80%;
    float: left;
  	padding-right: 100px;
}
.full .mainbar {
    width: 100%;
}
.full .sidebar {
    display:none;
}
.tui span {
    padding: 0px 5px;
    display: inline-block;
}
.mainbar .tui span {
    padding: 3px 5px;
}
.breadcrumbs a.home-bred{font-size:0 !important;}
.home-bred::before {
    content: "\f015";
    font-family: fontawesome;
    font-size: 16px;
}
.sidebar h2{
  font-size:14px;
  font-weight:600;
  text-transform:uppercase;
  position:relative;
}
.sidebar-box .sidebar-box-filter {
    margin: 10px 0 5px;
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 100%;
  font-weight:300;
}
#filter_form .sidebox-content {
    padding: 15px 0 60px;
}
.sidebar-filter-range .min {
    float: left;
}
.sidebar-filter-range .max {
    float: right;
}
.sidebar-box .sidebar-box-filter h4 {
    font-size: 12px;
    font-weight: 600;
    margin: 0 0 10px 0;
    padding: 10px 5px 10px 0;
    text-transform: uppercase;
}
.sidebar-filter-item label {
    padding:5px;
}
.category-sidebox .hitarea {
    top: 8px;
    right: 40px;
}
.hitarea {
    padding: 0;
    position: absolute;
    right: 20px;
    top: 7px;
    text-align: center;
    cursor: pointer;
    font-size: 10px;
  width:20px;
}
.hitarea.expandable-hitarea::before {
    content: "\f067";
    font-family: "Fontawesome";
      z-index: 99;
}
.hitarea.collapsable-hitarea::before {
    content: "\f068";
    font-family: "Fontawesome";
}
li.expandable, li.collapsable {
    position: relative;
    text-transform: capitalize;
}
.category-sidebox li a span {
   margin-left: 3px;
  	line-height: unset;
}
.sidebar .sidebox-content {
    padding: 30px 0 70px;
}
.sidebar .category .sidebox-content {
    padding: 30px 0;
}
.sidebar .sidebox-content .products .product{
  margin-bottom: 15px;
}

.collection-pagination {
    padding: 10px 0;
    margin-top: 0px;
    margin-bottom: 25px;
}
.collection-pagination .info {
    float: left;
    padding: 5px 0;
}
.collection-pagination ul {
    float: right;
    list-style-type: none;
    margin: 5px 0 0;
    padding: 0;
}
.collection-pagination ul li {
    float: left;
    padding: 0;
    margin: 0 3px;
}
.collection-pagination ul li.number a,.collection-pagination ul li.prev a, .collection-pagination ul li.next a{
  display: block;
	padding: 2px 10px;
  border:1px solid #e7e7e7;
}
.products.products-list .list-left {
    float: left;
    margin-right: 0;
    line-height: 0;
  	position: relative;
  	width: 20%;
}
.products.products-list .list-center {
    float: right;
    text-align: left;
    width: 77%;
    padding-top: 20px;
}
.products.products-list .list-center .description {margin: 15px 0;}
.products.products-list .list-left .product-image img {height: auto;}

/* product page */
.product-info .rating .fa {
    font-size: 15px;
    height: 24px;
    margin: 2px 0 0;
    width: 14px;
}
.glyphicon.off.glyphicon-star::before, .fa.fa-star.off {
    color: #d5d5d5;
}
.fa-stack-1x, .fa-star, .glyphicon-star::before, .fa-star-o::before {
    color: #ffab00;
}
.bundleproductinfo .price-wrap .price {
    color: #e7040f;
    font-weight: 600;
}
.products.related {
    clear: both;
  	margin:0 -25px 50px;
}
.related.products .owl-theme .owl-controls .owl-buttons div {
    top: 50%;
}
.pro-bun {
    float: left;
    width: 100%;
    position: relative;
    clear: both;
    margin: 50px 0;
}
/* blog */
.gui-blog-article header ul li{
  color:#333;
}
.gui a{
  font-size:12px;
}
.gui-col2-right .gui-col2-right-col2{
	float:left !important;
  padding-top: 50px;
  padding-right: 60px;
}
.gui-col2-right .gui-col2-right-col2{width: 20% !important;}
.gui-col2-right .gui-col2-right-col1{
	float:right !important;
  padding-top: 50px;
  width: 80% !important;
  border-left: unset;
  padding-left: 60px;
  padding-bottom: 50px;
}
.gui-page-title,.gui-blog-article h1 a {
    text-transform: uppercase;
}
.gui-input{border-color:#eaeaea !important;}
.gui-blog-article {
    padding-bottom: 50px !important;
    margin-bottom: 50px !important;
}
.gui-blog-article-content{padding:10px 0 !important;}
/*.gui-block.gui-margin{margin:50px 0 !important;}*/
.gui-block,.gui-block-linklist li,.gui-block-title{
	border:none !important;
}
.gui-block-title strong {
    color: #000 !important;
    font-weight: 600;
    text-transform: uppercase;
}
.gui{margin:0 !important;}
.gui.gui-sitemap .gui-list{
	line-height: 3.5;
}
.gui.gui-sitemap .gui-list ul li{
	background-position: 0 13px;
}
.header-fix {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 10;
}
.style2 .header-fix {
    position: relative;
}
.home .wrapper{padding-top:0;}

.style1 .wrapper {
    padding-top: 0;
}

.style2 .wrapper {
    padding-top: 0px;
}
/* catalog page */
.look1 .cat_img1 {
    position: relative;
    height: 790px;
    width: 400px;
    float: left;
    margin: 40px;
}
.look1 .cat_img {
    height: 400px;
    width: 400px;
    position: absolute;
    bottom: 0;
    overflow: hidden;
    top: auto;
}
#catalog-carousel1 .look1 .cat-items,#catalog-carousel .look2 .cat-items {
    position: absolute;
    right: 0;
    background: #e7040f;
    height: 120px;
    width: 120px;
    border-radius: 50% !important;
    top: -40px;
  color:#fff;
  padding:30px 20px;
  text-align:center;
}
#catalog-carousel .look2 .cat-items {
    top: 20px !important;
    left: 20px;
    right: auto !important;
}
#catalog-carousel1 .look1 .cat-items .amount,#catalog-carousel .look2 .cat-items .amount {
    font-size: 40px;
    font-weight: 600;
    float: left;
    width: 100%;
    line-height: 40px;
}

#catalog-carousel1 .look1 .category_content {
    position: absolute;
    right: 100px;
    width: 550px;
    top: 45%;
    background: #fff;
  padding:50px;
  text-align:left;
}
#catalog-carousel1 .look1 .cat_img img {
    position: relative;
    left: -50%;
    top: -50%;
  	max-width: unset;
}
#catalog-carousel1 .look1.categories:nth-child(2n) .cat_img img {
    position: relative;
    right: -50%;
    top: -50%;
  left:auto;
}
#catalog-carousel1 .categories:nth-child(2n){
  float:right;
  width:100%;
}
#catalog-carousel1 .categories:nth-child(2n) .cat_img1,#catalog-carousel1 .categories:nth-child(2n) img{
  float:right;
}
#catalog-carousel1 .categories:nth-child(2n) .category_content{
  left:100px;
  right:auto !important;
}
#catalog-carousel1 .categories:nth-child(2n) .cat-items{
  left:0;
  right:auto !important;
}
.look2{
  position:relative;
}
.content.catalog.container {
    width: auto;
    padding: 0;
}
#catalog-carousel .look2 .category_content {
    position: absolute;
    bottom: 0;
    background: rgba(0,0,0,0.6);
  float:left;
  width:100%;
  text-align:left;
  padding:40px;
  opacity:0;
}
#catalog-carousel .look2:hover .category_content{
	opacity:1;
} 
#catalog-carousel {
    padding: 50px 0 20px;
}
#catalog-carousel1 .look1 .category_content .title{
	font-size:32px;
  text-transform:uppercase;
  font-weight:400;
}
#catalog-carousel .look2 .category_content .title{
	color:#fff;
   text-transform:uppercase;
  font-weight:600;
}
#catalog-carousel1 .look1 .category_content .description {padding: 30px 0;}
#catalog-carousel .look2 .category_content .description {
    overflow: hidden;
    padding: 10px 0 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
  color:#a0a0a0;
}
#catalog-carousel1 .look1 .category_content .cat-url {
    color: #e7040f;
    text-decoration: underline;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
}
#catalog-carousel1 .categories {
  position:relative;
margin-bottom: 60px;
border-bottom: 1px solid #ddd;
padding-bottom: 70px;
}
#catalog-carousel1 .categories:first-child{
  padding-top:20px;
}
#catalog-carousel1 .categories:last-child {
    border: none;
  margin-bottom:0;
}
.look2 img{width:100%;height:auto;}

/* cart page */
.header-cart .buttons .btn {
    padding: 11px 14px;
    height: auto;
    margin: 0 0;
    line-height: 16px;
  	font-weight: 600;
		font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
.header-cart .buttons .cartbutton.btn {
    float: left;
    background: unset;
    text-decoration: underline;
    font-style: italic;
    padding: 11px 0;
   box-shadow: none;
}
.header-cart .buttons .checkout.btn {float: right;}
.gui a.gui-button-small {padding: 6px 23px !important;font-weight: 600;font-family: "Open Sans", Helvetica, Arial, sans-serif;}
.gui-buttons{margin:0 !imprtant;}
.gui .page-title{display: none;}
.gui-messages ul.gui-success{margin: 0 !important;}
.gui.gui-login {padding: 30px 0;}
.gui.gui-password {padding: 30px 0;}
.gui-form label{margin-top: 0;}
.gui-checkout .gui-progressbar,.gui-progressbar{margin-top:40px !important;}
#gui-form-new .gui-form .gui-field{margin:10px 0;}
.gui-col2-big .gui-col2-big-col1{padding:8px 15px;}
.gui-content-title {margin-bottom: 20px; text-transform: uppercase;}
.gui-progressbar ul{height:60px !important; line-height:60px !important;}
#gui-form-cart .gui-table {padding: 40px !important; margin: 50px 0 !important;}
.gui-table thead tr th{background-color:transparent !important;}
.gui-table tbody tr td {padding: 30px 0px 30px 15px !important;}
.gui .gui-table a.gui-button-small {padding: 10px 30px !important; font-weight: 600; font-family: "Open Sans", Helvetica, Arial, sans-serif;}
.gui-table tbody tr:last-child td {padding: 30px 15px 30px 15px !important;}
.gui.gui-cart #gui-form-cart .gui-table tbody tr:last-child td {padding: 30px 0 0 15px !important;}
.gui-col2-left .gui-col2-left-col1{width:20% !important;padding-top:40px;}
.gui-col2-left .gui-col2-left-col2{padding-top:40px !important;}
.gui-progressbar{border:none !important;}
.gui ul.gui-products li, .gui-block-productlist li{padding:15px !important; border-bottom: unset !important;}
.gui-div-cart-coupons .gui-block-content .gui-line {height: unset;}
.gui-line{margin:35px -15px !important;}
.gui-buttons.gui-border {padding-top: 30px !important;}
.gui-checkout .gui-margin-fix{margin:0 !important;}
.gui.gui-cart #gui-form-cart .gui-table tbody tr:last-child td:last-child {text-align: right;}
input[type="checkbox"], input[type="radio"]{margin-top:0 !important;}
.gui-page-content{padding-top:30px !important;}
.gui a.gui-action-delete{font-size:0;}
.gui-checkout .gui-progressbar ul li.gui-done a{color:#000 !important;}
#gui-wrapper.gui-checkout .gui-fixed{position:relative !important;}
.gui-checkout .gui-progressbar.gui-fixed{z-index:9 !important;}
.home .messages {position: fixed; bottom: 0; z-index: 10;}
.style2 #categories-carousel .slider-item{width:90%;display:inline-block;}
.style2 #categories-carousel .owl-controls .owl-buttons .owl-prev::before,.style2 #catalog-carousel .owl-controls .owl-buttons .owl-prev::before,
.style2 #categories-carousel .owl-controls .owl-buttons .owl-next::before,.style2 #catalog-carousel .owl-controls .owl-buttons .owl-next::before{color:#000 !important;}
.product-configure-custom-option-item label {text-align: center;}
.product-configure-custom-option-item {display: inline-block;}
.gui .gui-select select, .gui .gui-input input{height: 38px;}
.gui.gui-checkout .gui-form .gui-buttons a.gui-button-small {padding: 15px 30px !important; line-height: 16px;}
.gui.gui-checkout .gui-form a.gui-button-primary, .gui.gui-checkout .gui-form a.gui-button-action {padding: 11px 23px; line-height: 16px;}
.gui.gui-checkout .gui-block-content a.gui-button-small {padding: 12px 30px !important;}
.gui.gui-checkout .gui-block-content .gui-button-small.gui-button-social.gui-button-fb.gui-button-block {padding: 10px 30px !important; line-height: 16px;}
.gui.gui-checkout .gui-form a.gui-button-social span {
  	border-right: unset;
    height: 20px;
    position: relative;
    width: 20px;
    vertical-align: text-top;
  	top: unset;
  	left: unset;
}
.gui.gui-login a.gui-button-small {line-height: 16px; padding: 13px 30px !important;}
.gui.gui-register {padding: 30px 0; width: 80%; margin: 0 auto !important;}
.gui.gui-register .gui-block.gui-margin {margin: 30px -15px 0;}
.gui.gui-register #billing-form {margin: 30px -15px 0;}
.gui.gui-register .gui-block-content {padding: 0 15px;}
.gui.gui-register .gui-buttons.gui-border {padding-top: 0 !important;}
.gui-checkout.gui-checkout-default .gui-col2-equal .gui-col2-equal-col1, .gui-checkout.gui-checkout-default .gui-col2-equal .gui-col2-equal-col2 {width: 48%;}
.gui-login-registered .gui-form .gui-field {margin-top: 15px;}
.gui-login-registered .gui-required, .gui-notice {margin-top: 20px;}
.gui-login .gui-account-loyalty-content {height: unset; margin-top: 15px;}
.gui.gui-cart {padding-bottom: 30px;}
.gui.gui-checkout .gui-col2-right .gui-col2-right-col1, .gui.gui-checkout .gui-col2-right .gui-col2-right-col2 {
    padding-top: 0;
    padding-bottom: 30px;
}
.gui-checkout-shipment .gui-block-option {border: unset; background-color: unset;}
.gui.gui-thankyou .gui-table tbody tr:last-child td {padding: 30px 15px !important;}
.gui.gui-thankyou .gui-block-inner{background-color: unset;}
.gui.gui-thankyou {padding: 30px 0 0;}
.categorypage .cat-pro-wrap, #gui-wrapper, .gui.gui-sitemap, .gui-checkout.gui-checkout-default .gui-col2-right, .gui.gui-account {
    position: relative;
    float: left;
    width: 100%;
}
.categorypage .leftsidebar .cat-pro-wrap::after, .gui.gui-blog::after, .gui.gui-faq::after, .gui.gui-sitemap::after, .gui-checkout.gui-checkout-default .gui-col2-right::after, .gui.gui-account::after {
    content: '';
    position: absolute;
    width: 1px;
    height: auto;
    top: 0;
    bottom: 0;
    background: #eaeaea;
    left: 20%;
    display: block;
}
.categorypage .rightsidebar .cat-pro-wrap::after{
  	content: '';
    position: absolute;
    width: 1px;
    height: auto;
    top: 0;
    bottom: 0;
    background: #eaeaea;
    right: 20%;
    display: block;
  	left: auto;
}
#collectionProductsContainer .products-grid {margin: 0 -25px;}
.cat-pro-wrap .products-grid .product.product-block {width: 33.33%;}
.gui.gui-cart #gui-form-cart .cart_customfields, .gui.gui-cart #gui-form-cart .gui-delivery-time-cart small {font-size: 13px !important;}
.gui.gui-cart .gui-col3-equal .gui-col3-equal-col1.gui-div-cart-related {width: 25%; border: 1px solid #eaeaea; padding: 10px 25px; margin-top: 60px;}
.gui.gui-cart .gui-col3-equal .gui-col3-equal-col2.gui-div-cart-coupons {margin-top: 60px;}
.gui.gui-cart .gui-col3-equal .gui-col3-equal-col2.gui-div-cart-coupons .gui-block.gui-div-cart-shipping {margin-top: 30px;}
.gui.gui-cart .gui-div-cart-related .gui-block-title {padding: 8px 0;}
.gui.gui-cart .gui-div-cart-related ul.gui-products li {padding: 15px 0 !important;}
.gui.gui-cart .gui-div-cart-related .gui-buttons.gui-border {padding-top: 20px !important;}
.gui.gui-cart .gui-col3-equal .gui-col3-equal-col2.gui-div-cart-coupons .gui-block { border: 1px solid #eaeaea !important; padding: 10px 5px;}
.gui.gui-cart #gui-form-shipping .gui-buttons.gui-border {padding-top: 20px !important; margin: 15px 0 0;}
.gui.gui-cart .gui-spacer{height: unset;}
.gui.gui-cart #gui-form-cart .gui-table {margin: 50px 0 0 !important;}
.gui.gui-cart .gui-col3-equal .gui-col3-equal-col3.gui-div-cart-sum {border: 1px solid #eaeaea; background: #e5e5e5; padding: 30px 40px; color: #000;}
.gui.gui-account .gui-col2-left .gui-col2-left-col2 .gui-block.gui-margin {margin: 30px -15px;}
.gui.gui-account .gui-col2-left .gui-col2-left-col2 .gui-block {margin: 0 -15px;}
.gui.gui-cart #gui-form-shipment .gui-select {margin-bottom: 30px;}

/* Scrollup
================================================== */
.scrollup {
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9999;
    height: 36px;
    width: 36px;
    text-align: center;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    -khtml-border-radius: 50% !important;
    -ms-border-radius: 50% !important;
    -o-border-radius: 50% !important;
    border-radius: 50% !important;
    line-height: 40px;
    display: none;
}
.scrollup .fa-angle-up::before {font-size: 22px; font-weight: 700;}

.mobile.product-actions, .sidebar-box.sort .fa.fa-filter, .filter-button, .sidebar-box.sort .close-filter, .sidebar-box.sorting {display: none;}
.main.sub-banner {float: left;width: 100%;position: relative;clear: both;overflow: hidden;}
.dropdown-menu > li > a:hover {background-color: unset;}
.active-filters-box .filter-active input[type="checkbox"] {opacity: 0; cursor: pointer;}
.active-filters-box .filter-active label {position: relative;cursor: pointer; text-transform: capitalize;}
.active-filters-box .filter-active label::after {content: 'x';position: absolute;top: 0;font-size: 10px;left: -13px;}
.active-filters-box {line-height: 0;position: relative;float: left;width: 100%;overflow: hidden;}
.active-filters-box #filter_form2 {padding: 0; line-height: 0;}
.active-filters-box .filters-label, .active-filters-box .active-filters, .active-filters-box .active-filter-clear{display: inline-block; line-height: 20px;}
.active-filters-box .active-filters .filter-active, .active-filters-box .brand-filter {margin-bottom: 30px; padding: 0 0 0 10px; display: inline-block; position: relative;}
.active-filters-box .active-filter-clear{padding: 0 0 0 15px; margin-bottom: 30px;}
.categorypage .mainbar .products-empty {position: relative;float: left;width: 100%;margin: 0 25px;}
.pro-bun .products.bundle-actions {float: left;width: 100%;position: relative;overflow: hidden;}
.pro-bun .products.bundle-actions::after{content: ''; position: absolute; top: 0; left: 77%; bottom: 0; height: auto; width: 1px; background-color: #eaeaea;}
.active-filters-box .active-filter-clear a {text-decoration: underline;font-size: 14px;font-weight: 500;}
.active-filters-box .filters-label {font-size: 14px;font-weight: 600;color: #000;}
.active-filters-box .active-filters .filter-active {background: #eaeaea;padding: 4px 10px;margin: 0 0 0 15px;}
.products .product .image-wrap .image-hover a{display: block;}
.style3 .mainbanner #slider .item-content {top: 47%;}
.style2 .post-content, .style2 .post-title a{color: #fff;}
.style2 .main-container.blog-block {margin-top: 30px;}
footer .hallmarks a {display: inline-block;margin-right: 10px;}
footer .container .links > div:nth-child(5){padding-right: 0;}
.footer-middle {max-height: 400px;overflow: auto;float: left;width: 100%;margin: 50px 0;}
.contact a {word-wrap: anywhere;}

.product-block-inner .product-desc {min-height: 131px;}
.products .product .sec-img {
    opacity: 0;
    -khtml-opacity: 0;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 0;
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transform: scale(0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -moz-transform: scale(0);
    visibility: hidden;
    text-align: center;
    left: 0;
}
.products .product .product-block-inner:hover .image-wrap .sec-img , .products .product .list-left .image-hover:hover .sec-img{
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    visibility: visible;
    transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}
.products .product .product-block-inner .image-hover, .products .product .list-left .image-hover{
		overflow: hidden;
    position: relative;
}
.header-cart .sum .ship-more, .header-cart .sum .ship-success{float: left; width: 100%;}
footer {
    padding-bottom: 40px;
}