@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,100italic,200,200italic,300,300italic,900italic,900,800italic,800,700italic,700,600italic,600,500italic,500,400italic);
@import url(https://fonts.googleapis.com/css?family=Roboto:900italic,900,100,100italic,300,300italic,400,400italic,500,500italic,700,700italic);
@import url(https://fonts.googleapis.com/css?family=Oswald:300,400,700);

body.boxed .page-wrapper:before,
body.boxed .page-wrapper:after,
body.boxed .block.fullboxed .container:before,
body.boxed .block.fullboxed .container:after,
body.boxed .page-header:before,
body.boxed .page-header:after,
body.boxed .page-header.fullboxed .container:before,
body.boxed .page-header.fullboxed .container:after,
body.boxed .page-footer.fullboxed .container:before,
body.boxed .page-footer.fullboxed .container:after,
body.fullwidth .block.boxed:before,
body.fullwidth .block.boxed:after,
body.fullwidth .block.fullboxed .container:before,
body.fullwidth .block.fullboxed .container:after,
body.fullwidth .page-header.boxed:before,
body.fullwidth .page-header.boxed:after,
body.fullwidth .page-header.fullboxed .container:before,
body.fullwidth .page-header.fullboxed .container:after,
body.fullwidth .page-footer.boxed:before,
body.fullwidth .page-footer.boxed:after,
body.fullwidth .page-footer.fullboxed > .container:before,
body.fullwidth .page-footer.fullboxed > .container:after {
  content: " ";
  display: table;
}

body.boxed .page-wrapper:after,
body.boxed .block.fullboxed .container:after,
body.boxed .page-header:after,
body.boxed .page-header.fullboxed .container:after,
body.boxed .page-footer.fullboxed .container:after,
body.fullwidth .block.boxed:after,
body.fullwidth .block.fullboxed .container:after,
body.fullwidth .page-header.boxed:after,
body.fullwidth .page-header.fullboxed .container:after,
body.fullwidth .page-footer.boxed:after,
body.fullwidth .page-footer.fullboxed > .container:after {
  clear: both;
}

/* BOOTSTRAP VARIABLES */
/* SEIKO VARIABLES */
/* Input */
/* Navbar */
/* Sidebar Colors */
/* Product */
/* Product variant 1 */
/* Button */
.vertical-align {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.horizontal-align {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mobilemenu-toggle > span {
  display: none;
}

.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reviews h3 {
  text-align:center;
  font-family: 'Oswald', sans-serif;
  padding: 30px 0 15px;
}

.news-block {
    overflow: hidden;
    border-radius: 15px;
    margin: 0 !important;
}

.news-block .t-block {
    height: 180px;
}

.news-block .text {
    position: absolute;
    bottom: 0;
    background: #000000c2;
    left: 0;
    right: 0;
    color: #FFF;
    font-size: 17px;
    padding: 10px;
}

span.accessibe {
  cursor: pointer;
}

span.accessibe:hover img {
  filter: brightness(0);
}

span.accessibe img {
  margin-top: -10px;
  transition: all 0.3s;
}

.reviews {
  padding-bottom: 50px;
}

.reviews .slick-track img {
  margin: 2em;
}

.box.style2.bgcolor4 .box-title, .box.style2.bgcolor4 .box-text {
  color: #FFF;
}

.nav-tabs>li>a {
  border: none;
}

.box.style2.bgcolor4 {
    border: none;
    transition: all 0.3s;
    background: #313131;
    box-shadow: none;
    border-radius: 15px;
    margin: 20px 0 30px 0;
}

@keyframes hide{
  0% { transform: translate(0);}
  20% { transform: translate(5px);}
  100% { transform: translate(-120vw);}
}

.dv-script {
    background: #FFF;
    line-height: 30px;
    padding: 0 20px !important;
    min-height: 0 !important;
    margin: 9px 0;
    text-align: left;
}

.dv-script p {
  margin-top: 20px !important;
  font-size: 18px;
}

.dv-script > div {
    background: #eee;
    padding: 10px;
}

.dv-script h3 {
  background: #ec1d25;
    color: #FFF;
      margin: 0 !important;
    height: 80px;
    vertical-align: middle;
    padding: 4px;
}

@keyframes show {
  0% { transform: translate(-120vw);}
  80% { transform: translate(-5px);}
  100% { transform: translate(0vw);}
}

.crsl.outof {
  animation: hide 0.5s forwards ease-in-out;
  animation-delay: .2s;
  display: table-column;
}

.product-item-label.label-sale {
  background: #333 !important;
    border-radius: 5px;
}

.products-grid.product-variant-5 .product-item.large.hovered .product-item-info {
    box-shadow: 1px -1px 15px rgba(0, 0, 0, 0.07);
}

.crsl.show {
  animation: show 0.5s forwards ease-in-out;
  display: table-column;
}

.mx566 {
    max-height: 530px;
    overflow: hidden;
}

ul.new-features li:hover {
    opacity: 0.8;
}

ul.new-features li img {
    border: 1px solid #aaa;
    padding: 5px;
    border-radius: 10px;
    width: 75px;
    transition: all 0.3s;
}

ul.new-features li {
    color: #808080;
}

h1.home {
    text-align: center;
    font-size: 25px;
}

.fullwidth.collection {
    height: auto !important;
    background-size: cover !important;
    background-position: top !important;
    box-shadow: 0 0 100px rgba(0,0,0,1) inset;
    background-attachment: fixed !important;
}

.collection .right {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
}

label[for="search-panel"] {
  display: none;
}

.collection .left {
    padding: 10px;
    margin: 0;
    min-height: 50px;
    z-index: 9999;
}

.header-link > a .badge, .header-link > a:hover .badge {
    position: absolute !important;
    left: 24px !important;
    top: 5px !important;
}

.mgbtm0 h1 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    color: #FFF;
}

a.s_ig {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 5px;
    background-size: 125px;
    background-position: -42px 120px;
    background-image: url(https://cdn.shopify.com/s/files/1/2351/5779/files/3cdc8a41fc5786011123b686ef6528b4.png?6751);
}

a.s_fb {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 5px;
    background-size: 125px;
    background-position: -7px 120px;
    background-image: url(https://cdn.shopify.com/s/files/1/2351/5779/files/3cdc8a41fc5786011123b686ef6528b4.png?6751);
}

a.s_yt {
    width: 35px;
    height: 35px;
    display: inline-block;
    margin: 5px;
    background-size: 125px;
    background-position: -7px 81px;
    background-image: url(https://cdn.shopify.com/s/files/1/2351/5779/files/3cdc8a41fc5786011123b686ef6528b4.png?6751);
}

#collapseDetails .tab-table tr td {
  color: #FFF;
}

.deal-carousel-testimonials-2.bike-page img {
  height: 50vh !important;
  border-radius: 0 !important;
}

.deal-carousel-testimonials-2.bike-page {
  margin-bottom: 15px !important;
}

a.s_ig:hover, a.s_fb:hover, a.s_yt:hover {
    opacity: 0.8;
}

.mnl {
  	margin: 10px 0 10px 10px;
    display: inline-block;
    color: #fff !important;
    font-size: 25px;
    padding: 3px 10px;
    transition: all 0.3s;
    border-radius: 5px;
    text-decoration: none !important;
    font-weight: 400;
    border: 1px solid #7d7d7d;
}

.mnl:before {
    content: url(https://cdn.shopify.com/s/files/1/2351/5779/files/png.svg?7286);
    vertical-align: middle;
    margin: 0 5px 0 0;
}
.vt {
  margin: 0 10px;
}
.mnl:hover {
    background: #7d7d7d;
}

#preview-bar-iframe {
  display: none;
}

.collection .right a, .nav-tabs li a {
    font-weight: bold;
    cursor: pointer;
    display: inline-block;
    padding: 5px 10px;
    text-transform: uppercase;
    font-size: 17px;
    color: #333;
}

.block.fullback.white {
  background: #FFF;
}

.block.fullback.black {
  background: #3d3d3d;
  color: #FFF;
}

.fullback {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
}

.fullback h3 {
    margin: 30px;
}

.fullback.black h3, .fullback.black h4 {
    color: #FFF;
}

table {
   background-color: transparent;
}

td {
  border-bottom: 1px solid #7d7d7d !important;
  font-weight: 500;
}

.tab-right {
    font-weight: 400 !important;
    color: #ddd !important;
}

.tab-right-certified {
    font-weight: 400 !important;
    color: #000000 !important;
}

.collection .right a:hover, .nav-tabs li a:hover {
    color: #ec1d25;
    text-decoration: none;
}

.collection .right a.active, .nav-tabs li.active a {
    color: #FFF !important;
    background: #333;
}

.collection .left .breadcrumbs {
    padding: 0;
    position: absolute;
    margin: 0;
}

.fullwidth.collection h1 {
	position: inherit !important; 
    margin: 0 !important; 
    padding: 0 0 25px !important; 
    font-family: 'Oswald', sans-serif;
    font-size: 60px; 
    text-shadow: 1px 3px black; 
    font-weight: bold; 
    line-height: 1.2; 
    color: #FFF; 
    border-bottom: none; 
    text-align: center !important; 
}

.manuals .blog-post > img:first-of-type {
  	height: 40px;
}

.manuals .blog-post a {
    display: inline-block;
    margin: 3px;
    background: #fdfdfd;
    padding: 4px 5px 0;
    border-radius: 25px;
    text-align: center;
}

.manuals .blog-post { 
    text-align: center; 
}

.manuals .blog-post a:before {
  content: url(https://cdn.shopify.com/s/files/1/2351/5779/files/png.svg?7286);
  vertical-align: middle;
  margin: 0 5px 0 0;
}

.manuals h3 {
  margin: 0 35px 20px;
}

.manuals .blog-post > img:last-of-type {
  	height: 175px;
}

.manuals .blog-post img {
  	display: block;
    margin: 5px auto;
}

.fullwidth.collection h1 > p {
    font-size: 19px;
    margin: 10px 0 -30px 0 !important;
    line-height: 1.5;
    text-shadow: 1px 3px black;
}

 .fullwidth.collection p {
    font-size: 19px;
    position: inherit !important;
    margin: -15px 0 0 0 !important;
    text-transform: uppercase;
    padding: 0 0 35px !important;
    font-family: 'Oswald', sans-serif;
    font-weight: bold;
    line-height: 1.2;
    color: #FFF;
    border-bottom: none;
    text-align: center !important;
    text-shadow: 1px 3px black;
}

.reviews .swiper-slide {
  transition: all 0.6s;
  background: #efefef !important;
  overflow: hidden;
  border-radius: 15px;
}

.reviews .item {
  text-align: center;
}

.reviews .item h3 {
  font-size: 14px;
}

.reviews p span {
  vertical-align: sub;
  font-size: 40px;
  line-height: 15px;
  font-weight: bold;
  color: #AAA;
}

.main-slider .wrapper .stats {
    max-width: 320px;
    min-height: 80px;
    color: rgb(33, 33, 33);
    margin-bottom: 30px;
    font-weight: 400;
}

.main-slider div .wrapper > div:hover {
    background: #ffffff;
}

.reviews .slick-prev {
  left: 23px;
}

.jquery-background-video-pauseplay {
  display: none;
}

.option-free {
  margin: -15px 0 0 0;
  max-width: 80%;
}

.option-free > b {
  text-transform: uppercase;
  font-size: 12px;
}

.swiper-slide .shopify-buy-frame iframe {
    height: 158px !important;
}

h2.blog-title a {
    font-size: 16px;
    line-height: 16px;
}

.collection .left .breadcrumbs li:before {
  content: '/';
}

.tab-content>.tab-pane {
  display: block !important;
}

.collection .left .breadcrumbs li:first-of-type:before {
  content: '' !important;
}

.page-main .shopify-buy-frame:not(#collection-component-1591782154138) iframe {
    display: inherit;
    height: 580px !important;
}

.page-main #collection-component-1591782154138 iframe {
    display: inherit;
  	min-height: 590px
}

.shopify-buy-frame--product {
    padding: 5px;
    border-radius: 5px;
    transition: all 0.3s;
    margin: 5px 0;
    box-shadow: 0px 0px 6px 1px #dadada;
    height: 160px !important;
    display: inline-block !important;
}

.swiper-container-free-mode>.swiper-wrapper {
  margin: 0 5px;
}

.shopify-buy-frame--product:hover {
    transform: translate(0px, -5px);
    box-shadow: 5px 7px 14px 0 #c8c8c8;
}

.bph {
    top: 70px;
    color: #050707 !important;
}

/* mixin for multiline */
.vert-wrapper {
  display: table;
  height: 100%;
  width: 100%;
}

.title-peculiar {
   padding: 40px 0;
}

.black-fon {
  background: #3d3d3d;
  padding-top: 50px;
  color: #FFF;
}

.phne {
  font-size: 19px;
    position: absolute;
    opacity: 0.8;
    text-align: center;
    right: 30px;
    color: #FFF;
    transition: all 0.3s;
    top: 62px;
    z-index: 1;
    font-weight: bold;
}

.gmt img {
    max-width: 600px;
    margin: 0 auto;
}

.gmt {
  margin-bottom: 25px;
}

button.explore {
   position: absolute;
    bottom: 10%;
    z-index: 9999;
    color: #FFF;
    font-size: 18px;
    background: transparent;
    margin: 0 auto;
    border: 2px solid #FFF;
    left: calc(50% - 81px);
    cursor: pointer;
    padding: 9px;
    border-radius: 4px;
    min-width: 40px;
    top: auto !important;
    text-align: center;
    transition: all 0.3s;
    font-weight: bold;
}

button.explore:hover {
    background: #313131;
}

.white-block {
  background: #f4f2f3;
}

.white-block h3 {
  padding-top: 25px;
  color: #ec1d25;
}

.video-hero img {
  position: absolute;
  right: calc(50% - 137.5px);
  top: calc(50% - 100px);
  z-index: 1;
}    

.phne small {
  font-size: 12px !important;
  transition: all 0.3s;
  color: #d8d8d8;
  display: block;
}

.wrapper-testimonials {
    max-width: 100%;
    overflow: hidden;
}

#wrapper {
  max-width: 100%;
  overflow-x: hidden;
}

.info-product {
    float: right;
    width: 389px;
    font-size: 18px;
    margin-top: 23px;
    background: #f3f3f3;
    padding: 19px;
}

.draggable {
    cursor: all-scroll;
}

.bnt-start {
    display: block;
    margin: 20px auto 0;
    color: #ffffff;
    text-align: center;
    padding: 7px 20px;
    border: none;
    font-size: 25px;
    font-weight: bold;
    z-index: 100;
    transition: all 0.3s;
    background: #e6100a;
}

.bnt-start:hover {
    background: #555;
}

.nw-info-block a:hover {
    text-decoration: none;
}

.sliderLoader {
  min-height: 500px !important;
}

.sliderLoader .swiper-container {
  min-height: 500px !important;
}

.vert {
  display: table-cell;
  vertical-align: middle;
}

.swiper-slide .bg1 {
  	background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/54.jpg?5171);
}

.swiper-slide .bg2 {
  	background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/52.jpg?5253);
}

.swiper-slide .bg3 {
  background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/50.jpg?5224);
}

.swiper-slide .bg4 {
  background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/pnk.jpg?v=1579603315);
}

.carousel-bg .swiper-slide > div {
    min-height: 250px;
    margin: 0 0 0 -30px;
    transition: all 0.3s;
    background-size: cover !important;
}

.carousel-bg .swiper-slide > div span {
    margin: 10px 30px;
    display: inline-block;
    color: #FFF;
    text-shadow: 1px 3px black;
    font-weight: bold;
    z-index: 55;
    position: absolute;
    font-size: 25px;
}

.carousel-bg .swiper-slide > div img {
    margin: 0 auto;
    text-align: center;
    padding: 50px 0;
    display: block;
}

.carousel-bg .swiper-slide > div button {
      left: 0px;
}

.carousel-bg .swiper-slide > div:after {
    content: '';
    background: linear-gradient(-115deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
    height: 250px;
    transition: all 0.3s;
    bottom: 0;
    position: absolute;
    min-width: calc(100% + 30px);
    display: table;
}

.carousel-bg .swiper-slide:hover > div:after {
    background: linear-gradient(-115deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
}

.carousel-bg .swiper-slide:hover > div button {
    background: #313131;
}

.flx-logos {
  text-align: center;
  margin: 15px auto;
  font-size: 20px;
  max-width: 700px;
  padding: 0 10px;
}

.flx-logos h3 {
  margin-top: 40px
}

.flx-logos img {
  margin-bottom: 40px;
}

.mainSlider .swiper-container .swiper-slide .wrapper img {
    max-width: 60%;
    margin-left: 15px;
}

html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}

body {
  overflow-x: hidden;
}

html {
  margin-right: 0 !important;
}

body.fixed {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.option-free .swiper-slide:after {
  content: '...';
  font-size: 30px;
  color: #999;
  display: block;
  margin-top: -23px;
  text-align: center;
}

.carousel-inner > .item > blockquote p {
  font-size: 14px;
}

.deal-carousel-testimonials-2 .swiper-slide img {
  height: 300px;
  border-radius: 15px 0 0 15px;
  width: auto;
}

.phn {
   float: right;
    font-size: 20px;
    margin: 12px;
    font-weight: bold;
}

.phne:hover {
  opacity: 1;
}

.phne:hover small {
  color: #FFF;
}

.deal-carousel-testimonials-2 .swiper-slide {
  width: auto;
  box-shadow: none;
  background: #3d3d3d;
  -webkit-transition: all 0.2s ease; 
  -o-transition: all 0.2s ease; 
  transition: all 0.2s ease;
}

.deal-carousel-testimonials-2 .swiper-slide:hover {
  background: #555555;
}

#rental-page .rental p {
    font-weight: 400;
}

.deal-carousel-testimonials-2 .swiper-slide .t-block {
  float: right;
  max-width: 300px;
  padding: 10px;
}

.deal-carousel-testimonials-2 .swiper-slide .t-block .name {
  font-size: 24px;
  position: absolute;
  bottom: 20px;
  font-weight: bold;
  right: 20px;
}

.deal-carousel-testimonials-2 .swiper-slide .t-block .text {
  font-size: 15px;
  min-width: 200px;
  font-weight: bold;
}

.carousel-inner > .item > blockquote small {
  font-size: 14px;
}

.img-rew {
    width: 140px;
    border-radius: 50%;
    height: 140px;
    margin: 0 auto;
    object-fit: cover;
}

.product-switch {
    margin: -1px 5px;
    position: absolute;
    background: #FFF;
}

.product-switch a {
    background: #505050;
    padding: 4px 7px;
    transition: all 0.3s;
    font-family: 'Oswald', sans-serif;
    margin: 1px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #FFF;
    color: #FFF;
    text-decoration: none;
}

.product-switch a:not(.active) {
    background: #ec1c25;
}

.product-switch a:not(.active):hover {
    border: 1px solid #ec1c25;
    color: #ec1c25;
    background: #FFF;
}

.blog-item > div {
    display: block;
    width: 165px;
    background-position: center;
    margin: 0px auto 20px;
    transition: all 0.3s;
    background-size: contain;
    height: 165px;
    background-color: #fff;
    background-repeat: no-repeat;
}

.peculiar strong > span {
    color: #EA2127;
}

.bike-desc {
    font-size: 1.8rem;
    font-weight: 400;
    margin-top: 10px;
    line-height: 2.8rem;
}

.tab-content div[name] {
    width: 49.5%;
    display: inline-block;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.6rem;
    color: #575757;
    vertical-align: top;
}

.new-features {
    list-style: none;
    margin: 15px auto;
    display: block;
    padding: 0;
    text-align: center;
 }

.new-features li {
    display: inline-block;
    text-align: center;
    padding: 5px;
    margin: 5px;
    width: 15%;
    vertical-align: top;
    border-radius: 5px;
    color: #808080;
 }

.wrapper-product.round .blog-item > div {
    border-radius: 50%;
    background-size: cover;
}

.wrapper-product.square .blog-item > div {
    border-radius: 20px;
    background: #d8d8d8;
    width: 250px;
    height: 250px;
    background-size: cover;
}

.new-features.x2 li {
    width: 45%;
 }

.new-features.x3 li {
    width: 31%;
 }

.new-features li img {
    display: block;
    margin: 0 auto;
}

.new-features li b {
    text-transform: uppercase;
}

.wrapper-product .peculiar {
    max-width: 24.5%;
}

.peculiar strong > b {
    position: relative;
    float: right;
    background: #FFF;
    padding: 1px 5px;
    transition: all 0.3s;
    border-radius: 10px;
    border: 2px solid #929292;
    left: -60px;
    margin-top: -45px;
}

.prodImg .swiper-pagination-bullet {
    margin: 0 2px !important;
    width: auto;
  	height: auto;
    display: inline-block;
    border-radius: 0;
    background: #fff;
    opacity: .5;
}

.prodImg .swiper-pagination-bullet > img {
    max-height: 32px;
}

.prodImg .swiper-pagination-bullet-active {
    opacity: 1;
}

.prodImg .swiper-pagination-bullets {
    bottom: 0;
    z-index: 99;
    max-height: 31px;
}

.footer-bottom .site-info a {
  color: #000;
}

.prodImg .swiper-slide > img {
    margin: 35px auto;
    max-height: 650px;
    display: block;
}

@media (max-width: 480px) { 
  .prodImg .swiper-pagination-bullets {
    bottom: 0;
    white-space: nowrap;
    overflow-x: scroll;
  }
  
  .mx566 {
    max-height: 330px;
  }
  
  .prodImg .swiper-slide > img {
    margin: 25px auto 40px auto;
    max-height: 240px;
  }
  .wrapper-product {
    overflow-x: scroll;
    overflow-y: hidden;
    padding-top: 10px;
    white-space: nowrap;
  }
  
  .cwd-block {
    margin: 0 !important;
  }
  
  #rental-page .rental p {
    max-width: initial !important;
    text-align: left;
    float: inherit !important;
  }
  
  #rental-page .about2 span {
    width: auto !important;
    margin: auto !important;
    display: block !important;
  }
  
  #rental-page .about4 img {
      position: absolute;
      float: inherit;
      opacity: 0.1;
      z-index: 0;
      margin: -32px;
  }
  
  #rental-page img.brtl {
    width: auto !important;
  }
  
  .wrapper-product .peculiar {
    max-width: 70vw !important;
    display: inline-block;
  }
  
  .wrapper-product strong {
    white-space: initial !important;
    text-align: center;
    display: block !important;
    margin: 10px auto;
  }
  
  .wrapper-product p {
    white-space: initial;
    padding: 0;
    margin: 0;
  }
}

.story-block {
    color: #FFF;
    font-weight: 400;
    text-align: center;
}

.story-block .container { 
    background: #3d3d3d;
    min-height: 70vh;
    padding: 35px 0;
    transition: all 0.3s;
}

.story-block h3 { 
    color: #FFF;
}

.story-block .wpb_wrapper.text-18 { 
    line-height: 1.8;
    padding: 10px;
    text-align: center;
    border-radius: 15px;
}

.story-block .wpb_wrapper.text-18 img { 
    max-width: 500px;
    margin: 0 0 10px 10px;
}

.story-block .wpb_wrapper.text-18 p:first-of-type {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
}

.peculiar strong {
    text-transform: uppercase;
}

.blog-item:hover > div {
    transform: scale(1.15);
}

.deal-carousel-testimonials-2 .swiper-slide .t-block .text {
  font-size: 15px;
  min-width: 200px;
  font-weight: 400;
}

.carousel-inner > .item > blockquote small {
  font-size: 14px;
}

.img-rew {
    width: 140px;
    border-radius: 50%;
    height: 140px;
    margin: 0 auto;
    object-fit: cover;
}

.video-hero {
    background: #000;
  }

.mainSlider {
    display: none;
  }

.link-all {
    float: right;
    margin-right: 1em;
    font-weight: 900;
}

.btn-search-addition {
    border: 0;
    margin: 10px 0;
    font-weight: bold;
    padding: 5px 10px;
    display: inline-block;
    color: #FFF;
    margin-bottom: -5px;
    background: linear-gradient(-45deg, #535353, #6e6e6e, #8c8c8c, #a5a5a5);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}

.btn-search-addition:hover {
    color: #FFF;
    text-decoration: none;
    background: linear-gradient(-45deg, #a92429, #ec1d25, #ed3e45, #fb5e5e);
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

.disable-hover {
  pointer-events: none;
}

.icon-play3:before {
    content: "\ea1c";
}

.icon-user-tie:before {
    content: "\e976";
}

.icon-sphere:before {
    content: "\e9c9";
}

.blog-text > p, .blog-text > h2, .blog-text > ul {
    max-width: 900px;
    margin: 0 auto;  
}

button.explore.str {
      position: inherit;
}

.flx-blog {
  margin: 0px -30%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: linear-gradient(rgba(145, 23, 23, 0.7), rgba(0, 0, 0, 0.6));
}

@media (min-width: 768px) {
  .col-sm-25 {
  	float: left;
    width: 20%;
  }
}

@media (max-width: 1200px) and (min-width: 990px) {
  .fixed-offers-block {
    height: 100%;
    overflow: auto;
  }
  
  .product-actions .col-md-8 .actions {
    margin-bottom: 65px;
  }
}

.col-sm-25 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.blog-post {
  cursor: pointer;
}

.flx-blog .title {
    background: url(https://okov.net/assets/img/stripe.svg);
    background-size: auto;
    margin: 0px -39%;
    padding: 70px 60%;
}

.ory-plugins-layout-parallax-background h4, .ory-plugins-layout-parallax-background h3, .ory-plugins-layout-parallax-background h2, .ory-plugins-layout-parallax-background h1, .ory-plugins-layout-parallax-background h5 {
  color: #FFF;
}

.flx-blog .title.center h1:after {
  content: none;
}

.flx-blog .title.center h1 {
  padding: 0px;
  color: #FFF;
  line-height: 1.2em;
  font-size: 3em;
  margin: 0px;
}

.flx-current-location {
  font-size: 0;
}

.flx-container {
  padding: 0px;
}

.flx-testimotion {
    float: left;
    margin: 165px 0px 0 20px;
    color: #FFF;
    text-shadow: 0 0 10px rgb(0, 0, 0);
    font-weight: bold;
}

blockquote {
    font-family: "Lato", sans-serif !important;
}

.flx-date {
    color: #FFF;
    text-shadow: 0 0 10px rgb(0, 0, 0);
    font-weight: bold;
}

.flx-container .blog-meta .pull-left span:not(.last):after {
  content: none;
}

.flx-navigation {
    text-align: center;
    margin: 15px;
    font-size: 20px;
}

.flx-navigation a {
    padding: 10px;
}

.bike-img {
    width: 300px;
    display: block;
    margin: 15px auto;
}
.flx-time {
    text-align: center;
    font-size: 1.3em;
    color: #FFF;
}

.blog-post .img {
    height: 200px;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: linear-gradient(rgba(145, 23, 23, 0.7), rgba(0, 0, 0, 0.6));
}

.blog-grid-3 .blog-post {
  transition: background-color 0.5s;
  min-height: 310px !important;
}

.blog-grid-3 .blog-post:hover {
  border: 1px solid #e60f09;
}

.flx-share {
    float: right;
    margin: 160px 20px 0 0;
}

.flx-share .toggle {
    color: #FFF !important;
}

.article-navigation {
    margin: 0 auto;
    max-width: 900px;
}

.swiper-wrapper .swiper-slide .wrapper > div {
  font-size: 20px;
  top: 0px;
  width: 250px;
  padding: 150px 140px 0 50px;
  color: #FFF;
  font-weight: bold;
  height: 885px;
  text-align: left;
  background: linear-gradient(100deg, rgba(0,0,0,0.5) 58%, rgba(0,0,0,0) 30%);
  background-size: cover;
  background-position: right;
  background-repeat: no-repeat;
  text-shadow: 0 0 10px rgb(0, 0, 0);
  z-index: 999999;
  position: relative;
}

.main-slider .wrapper h3 {
    color: #232020;
    margin: 0 15px;
    font-size: 30px;
}

.main-slider .wrapper h2 {
  border-bottom: none;
  color: #FFF;
  margin: 0 15px;
}

.main-slider .wrapper .stats li {
    list-style: none;
    text-shadow: 0 0 10px rgb(0, 0, 0);
    margin: 16px -16px;
    display: table-cell;
    color: #fff;
}

.main-slider .wrapper .stats li .top {
    height: 24px;
    font-size: 20px;
    font-weight: bold;
    line-height: 19px;
}

.main-slider .wrapper .stats {
    display: inline-block;
}

.main-slider .wrapper .stats .info {
  font-size: 12px;
  padding: 0 20px;
}

.panel-title .collapsed:before {
    content: "▼";
}

.panel-title a:before {
    content: "▲";
}

.swiper-wrapper .swiper-slide .wrapper .stats li .info {
    clear: both;
    position: relative;
    font-size: 13px;
    font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
    width: 100%;
    margin: 7px;
}

.swiper-wrapper .swiper-slide .wrapper .stats .btm {
    border-bottom: 1px solid rgba(255,255,255,0.4);
}

.swiper-wrapper .swiper-slide .wrapper .stats {
    position: absolute;
    padding: 0 8px;
    top: 23%;
}

.swiper-wrapper .swiper-slide .wrapper .stat.stat-miles {
    border-right: 0;
}

@media screen and (max-width: 700px) {
  .swiper-wrapper .swiper-slide .wrapper > div {
     padding: 31px 80px 0 0px;
     background: linear-gradient(100deg, rgba(0,0,0,0.3) 51%, rgba(0,0,0,0) 30%);
  }
  .swiper-wrapper .swiper-slide .wrapper .stats {
    top: 15%;
  }
  .flx-current-location img {
    vertical-align: text-top !important;
  }
}

@media screen and (max-width: 991px) {
  .swiper-wrapper .swiper-slide .wrapper > div {
    padding: 45px 115px 0 20px;
  }
  .swiper-wrapper .swiper-slide .wrapper .stats {
    top: 17%;
  }
}

.block,
.page-header,
.page-footer {
  position: relative;
}

.gray-block {
  background-color: #f3f3f3;
  margin-bottom: 50px;
  padding-bottom: 20px;
}

.bg-video-style {
    text-align: center;
    color: #FFF;
    padding: 70px 10px;
    background-repeat: no-repeat !important;
    font-size: 18px;
}

.bg-video-style h2 {
    color: #FFF;
    font-size: 2.5em !important;
}

/* carousel */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

.zerro {
  font-size: 5em;
  font-weight: bold;
  position: relative;
  line-height: 0px;
  margin: -3px;
  left: -10px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -40px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -55px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #333333;
}
/* End carousel */

.item blockquote {
    border-left: none; 
    min-height: 210px;
    margin: 0;
}

.peculiar p {
    display: block;
    font-weight: 400;
    padding: 15px;
    font-size: 14px;
    margin: 10px 0;
}

.peculiar img {
  display: block;
  padding: 0 40px;
}

.fl-right {
  text-align: right;
}

.fl-right p {
  float: right !important;
}

/**
  MEDIA QUERIES
*/

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) { 
    #quote-carousel 
    {
      margin-bottom: 0;
      padding: 0 40px 30px 40px;
    }
  
  .bg-video-style {
    background-size: cover !important;
  }
    
}

@media (max-width: 992px) { 
  .peculiar {
    min-height: 250px;
    padding-left: 15px;
  }
  .peculiar img {
    float: right;
    max-height: 220px;
  }
  .peculiar p {
    min-height: 200px;
  }
  .peculiar strong {
    white-space: nowrap;
  }
  .fullwidth.collection {
    top: 50px !important;
  }
  .fullwidth.collection h1 {
    font-size: 40px;
  }
  .fullwidth.collection h1 > p, .fullwidth.collection p {
    font-size: 12px;
    margin-bottom: 20px;
  }
  .collection .right {
    text-align: right;
    max-width: 100%;
    height: 27px;
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    margin-top: 23px;
    z-index: 1;
    left: auto;
  }
  .collection .left .breadcrumbs {
    margin-top: 15px;
  }
  .collection .right a {
    font-size: 12px;
    background: #FFF;
    margin: 0;
  }
  .breadcrumbs li a {
    font-size: 12px;
    color: #ffffff !important;
  }
  
}

/* Small devices (tablets, up to 768px) */
@media (max-width: 768px) { 
    .reviews h2 {
     	padding-left: 15px; 
    }          
    .carousel-inner p {
      font-size: 14px;
      padding-top: 10px;
      overflow: hidden;
      display: inline-block;
      min-height: 90px;
      height: 90px;
    }
    #quote-carousel {
      margin-top:0px;
      padding: 0px;
    }
    #quote-carousel .carousel-indicators {
        display: none; 
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }
  
    .gray-block {
        padding: 10px;
    }
}

.wpb_wrapper {
    max-width: 1350px;
    margin: auto;
}

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

.text-18 {
  font-size: 18px;
}

.title-polaroid {
  margin: 50px 0;
}

.pd10 {
  padding: 10px;
}

.tree-fon {
    background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/fon-tree.jpg);
    margin-bottom: 30px;
    background-size: cover;
    background-position: center;
}
 
.polaroid {
    position: relative;
    margin: 45px;
    max-width: 450px;
    background: #1e1c18;
    border: 7px solid #f5f5f5;
    box-shadow: 0 0 6px -1px #000;
    overflow: hidden;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    clear: both;
}

.product-main p {
    display: block;
    max-width: 400px;
    padding: 15px;
    font-size: 17px;
    margin: 10px 0;
    background: #f5f5f5;
}

.product-main span {    
    float: right;
    margin-right: 30px;
    font-weight: bold;
    color: #ed3d26;
}

.product-main i {
   position: absolute;
   margin: -45px 15px;
   font-size: 14px;
}

.product-main button {
    background: #4d4d4d;
    color: #FFF;
    border: 0;
    border-radius: 3px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px 15px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.product-main button:hover {
  background: #555;
}

.bike-block {
    margin: 40px auto;
}

#minicart-content-wrapper {
    color: #000;
}

.video-container {
  top: 0;
  bottom: 0;
  overflow: hidden;
  margin: 0 -25% 30px;
}

.video-container video {
  /* Make video to at least 100% wide and tall */
  min-width: 100%; 
  min-height: 100%; 
  
  /* Setting width & height to auto prevents the browser from stretching or squishing the video */
  width: auto;
  height: auto;
  
  /* Center the video */
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.swiper-button-prev, .swiper-button-next {
  filter: contrast(0%) brightness(-200%);
  max-height: 20px;
  opacity: 0.5;
}

.opt-hov {
  padding: 15px 5px 15px 10px;
  display: none;
  z-index: 5;
}

.opt-hov:hover .opt-hov-info {
  display: block;
}

.opt-hov-info {
    display: none;
    position: absolute;
    opacity: 1;
    background: #f8f8f7;
    font-weight: normal;
      background: #FFF;
    max-width: 180px;
    margin: 3px 0;
    font-size: 13px;
    padding: 5px;
    z-index: 10;
    border: 1px solid #aaa;
    text-align: left;
    color: #333;
    line-height: 17px;
}

.opt-hov-info  div {
  padding: 0 !important;
}
  
.overlay-video {
  background: rgba(0,0,0,0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 95%;
  max-width: 45em;
  margin: auto auto 1em;
  box-sizing: border-box;
  padding: 2em;
  line-height: 1.5;
  text-align: center;
}

@media (min-width: 992px) {
  body.open-panel.boxed .page-wrapper,
  body.open-panel.boxed .block.fullboxed .container,
  body.open-panel.boxed .page-footer.fullboxed .container,
  body.open-panel.fullwidth .block.boxed .container,
  body.open-panel.fullwidth .block.fullboxed .container,
  body.open-panel.fullwidth .page-footer.boxed,
  body.open-panel.fullwidth .page-footer.fullboxed .container {
    width: 845px;
  }
}

@media (min-width: 1200px) {
  body.open-panel.boxed .page-wrapper,
  body.open-panel.boxed .block.fullboxed .container,
  body.open-panel.boxed .page-footer.fullboxed .container,
  body.open-panel.fullwidth .block.boxed .container,
  body.open-panel.fullwidth .block.fullboxed .container,
  body.open-panel.fullwidth .page-footer.boxed,
  body.open-panel.fullwidth .page-footer.fullboxed .container {
    width: 1045px;
  }
}

@media (min-width: 1400px) {
  body.open-panel.boxed .page-wrapper,
  body.open-panel.boxed .block.fullboxed .container,
  body.open-panel.boxed .page-footer.fullboxed .container,
  body.open-panel.fullwidth .block.boxed .container,
  body.open-panel.fullwidth .block.fullboxed .container,
  body.open-panel.fullwidth .page-footer.boxed,
  body.open-panel.fullwidth .page-footer.fullboxed .container {
    width: 1245px;
  }
}

@media (min-width: 992px) {
  body.open-panel.boxed .page-header,
  body.open-panel.boxed .page-header.fullboxed .container,
  body.open-panel.fullwidth .page-header.boxed,
  body.open-panel.fullwidth .page-header.fullboxed .container {
    width: 845px;
  }
}

@media (min-width: 1200px) {
  body.open-panel.boxed .page-header,
  body.open-panel.boxed .page-header.fullboxed .container,
  body.open-panel.fullwidth .page-header.boxed,
  body.open-panel.fullwidth .page-header.fullboxed .container {
    width: 1045px;
  }
}

@media (min-width: 1400px) {
  body.open-panel.boxed .page-header,
  body.open-panel.boxed .page-header.fullboxed .container,
  body.open-panel.fullwidth .page-header.boxed,
  body.open-panel.fullwidth .page-header.fullboxed .container {
    width: 1245px;
  }
}

body.boxed .page-wrapper {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  overflow: visible;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  body.boxed .page-wrapper {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.boxed .page-wrapper {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.boxed .page-wrapper {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.boxed .page-wrapper {
    width: 1370px;
  }
}

@media (max-width: 700px) {
  body.boxed .sm .page-wrapper {
    margin-right: 10px;
    margin-left: 10px;
  }
}

@media (min-width: 768px) {
  body.boxed .sm .page-wrapper {
    width: 700px;
  }
}

@media (min-width: 992px) {
  body.boxed .sm .page-wrapper {
    width: 700px;
  }
}

@media (min-width: 1200px) {
  body.boxed .sm .page-wrapper {
    width: 700px;
  }
}

@media (min-width: 1400px) {
  body.boxed .sm .page-wrapper {
    width: 700px;
  }
}

#rental-page {
     margin: 0 calc(((100vw - 100%) / 2) * -1); 
}

#rental-page div {
  padding: 20px; 
  font-size: 16px;
  min-height: 80vh;
}

#rental-page h2 {
    font-size: 2em;
    color: #e60f09;
    text-align: center;
    border: none;
}

#rental-page > div:nth-child(1) {
    background: url("https://cdn.shopify.com/s/files/1/2351/5779/files/648731_dc575e0e-5d44-41eb-83ce-ac98bdeb6d24.jpg");
    display: grid;
    background-position: top center;
    font-weight: bold;
    text-align: center;
    max-height: 40vh !important;
    min-height: auto;
    background-size: cover;
}

#rental-page > div:nth-child(1) img {
    margin: 0 auto;
    width: 20%;
}

#rental-page .rental2 {
  background: linear-gradient(56deg, rgba(230, 15, 9, 0.6) 17%, #f2e8e9 6%);
}

#rental-page .rental2 img {
    margin: 0 5vh 0 0;
    float: left;
    height: 65vh;
}

#rental-page .rental10 img {
    margin: 0 5vh 0 0;
    float: left;
    width: 20vw;
}

#rental-page .rental3 p img, #rental-page .rental4 p img, #rental-page .rental5 p img {
    display: inline-block;
    height: 20vw;
    margin: -7vh 0 0;
}

#rental-page .rental2 p, #rental-page .rental p, 
#rental-page .rental3 p, 
#rental-page .rental4 p, #rental-page .rental5 p, 
#rental-page .rental7 p, #rental-page .rental8 p, 
#rental-page .rental9 p, #rental-page .rental10 p,
#rental-page .rental11 p, #rental-page .rental12 p {
    font-size: 25px;
    margin-top: 7vh;
    line-height: 35px;
}

#rental-page > div > div, #rental-page > figure > div > div {
    margin: 0 auto;
    max-width: 1370px;
}

#rental-page > figure.back1 {
  background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/648733.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

#rental-page > figure.back {
  background-size: cover;
  background-position: top;
  background-attachment: fixed;
}

#rental-page > figure.back2 {
  background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/648731_dc575e0e-5d44-41eb-83ce-ac98bdeb6d24.jpg);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

#rental-page > figure {
  margin: 0;
}

#rental-page > figure.back3 {
  background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/648741.jpg?1392);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
}

#rental-page .rental3 {
  background: linear-gradient(3deg, #333 12%, rgba(230, 15, 9, 0.6) 6%);
  text-align: center;
}

#rental-page .rental3 p, #rental-page .rental3 h2,
#rental-page .rental4 p, #rental-page .rental5 p,
#rental-page .rental5 h2, #rental-page .rental8 p,
#rental-page .rental11 p {
  color: #FFF;
}

#rental-page .rental4 {
    background: linear-gradient(3deg, rgba(230, 15, 9, 0.6) 12%, #333 6%);
    text-align: center;
}

#rental-page .rental5 {
  background: linear-gradient(3deg, #FFF 12%, rgba(230, 15, 9, 0.6) 6%);
  text-align: center;
}

#rental-page .rental9 {
  background: linear-gradient(-115deg, rgb(73, 73, 73) 12%, rgba(242, 232, 233, 0.7) 6%);
  text-align: center;
}

#rental-page .rental10 {
  background: linear-gradient(65deg, rgba(51, 51, 51, 0.8) 12%, rgba(255, 255, 255, 0.8) 6%);
  text-align: center;
}

#rental-page .rental11 {
  background: linear-gradient(65deg, #FFF 12%, rgba(51, 51, 51, 0.8) 6%);
  text-align: center;
}

#rental-page .rental8 {
  background: rgba(0, 0, 0, 0.68);
  text-align: center;
}

#rental-page .rental6 img {
    margin: 0 0 0 5vh;
    float: right;
    height: 65vh;
}

#rental-page .rental11 img {
    margin: 0 0 0 5vh;
    float: right;
    width: 70vh;
}

#rental-page .rental6 li {
    font-size: 20px;
    margin-top: 1vh;
    line-height: 30px;
}

#rental-page .rental9 p {
  font-weight: bold;
}

#rental-page i {
  color: #e60f09;
  font-style: normal;
}

@media (max-width: 992px) {
  #rental-page .rental2 img, #rental-page .rental6 img, #rental-page .rental10 img {
    display: none;
  }
  #rental-page .rental2 p, #rental-page .rental3 p,
  #rental-page .rental4 p, #rental-page .rental5 p,
  #rental-page .rental7 p, #rental-page .rental8 p, 
  #rental-page .rental p, 
  #rental-page .rental9 p, #rental-page .rental10 p, 
  #rental-page .rental11 p, #rental-page .rental12 p {
    font-size: 20px;
  }
}

body.boxed .page-wrapper > .navbar-header,
body.boxed .page-wrapper > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.boxed .page-wrapper > .navbar-header,
  body.boxed .page-wrapper > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.boxed .page-wrapper .container {
  width: 100%;
}

body.boxed .block.fullwidth {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .block.fullboxed {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .block.fullboxed .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.boxed .block.fullboxed .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.boxed .block.fullboxed .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.boxed .block.fullboxed .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.boxed .block.fullboxed .container {
    width: 1370px;
  }
}

body.boxed .block.fullboxed .container > .navbar-header,
body.boxed .block.fullboxed .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.boxed .block.fullboxed .container > .navbar-header,
  body.boxed .block.fullboxed .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.boxed .page-header {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  body.boxed .page-header {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.boxed .page-header {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.boxed .page-header {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.boxed .page-header {
    width: 1370px;
  }
}

body.boxed .page-header > .navbar-header,
body.boxed .page-header > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.boxed .page-header > .navbar-header,
  body.boxed .page-header > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.boxed .page-header .container {
  width: 100%;
}

body.boxed .page-header.fullwidth {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .page-header.fullboxed {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .page-header.fullboxed .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.boxed .page-header.fullboxed .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.boxed .page-header.fullboxed .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.boxed .page-header.fullboxed .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.boxed .page-header.fullboxed .container {
    width: 1370px;
  }
}

body.boxed .page-header.fullboxed .container > .navbar-header,
body.boxed .page-header.fullboxed .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.boxed .page-header.fullboxed .container > .navbar-header,
  body.boxed .page-header.fullboxed .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.boxed .page-footer.fullwidth {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .page-footer.fullboxed {
  width: 100vw;
  margin-left: -50vw;
  left: 50%;
}

body.boxed .page-footer.fullboxed .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.boxed .page-footer.fullboxed .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.boxed .page-footer.fullboxed .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.boxed .page-footer.fullboxed .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.boxed .page-footer.fullboxed .container {
    width: 1370px;
  }
}

body.boxed .page-footer.fullboxed .container > .navbar-header,
body.boxed .page-footer.fullboxed .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.boxed .page-footer.fullboxed .container > .navbar-header,
  body.boxed .page-footer.fullboxed .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-wrapper .container {
  width: 100%;
}

body.fullwidth .block.boxed {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  body.fullwidth .block.boxed {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .block.boxed {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .block.boxed {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .block.boxed {
    width: 1370px;
  }
}

body.fullwidth .block.boxed > .navbar-header,
body.fullwidth .block.boxed > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .block.boxed > .navbar-header,
  body.fullwidth .block.boxed > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .block.boxed .container {
  width: 100%;
}

body.fullwidth .block.fullwidth {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .block.fullwidth .container {
  width: 100%;
}

body.fullwidth .block.fullboxed {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .block.fullboxed .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.fullwidth .block.fullboxed .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .block.fullboxed .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .block.fullboxed .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .block.fullboxed .container {
    width: 1370px;
  }
}

body.fullwidth .block.fullboxed .container > .navbar-header,
body.fullwidth .block.fullboxed .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .block.fullboxed .container > .navbar-header,
  body.fullwidth .block.fullboxed .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-header.boxed {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  body.fullwidth .page-header.boxed {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .page-header.boxed {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .page-header.boxed {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .page-header.boxed {
    width: 1370px;
  }
}

body.fullwidth .page-header.boxed > .navbar-header,
body.fullwidth .page-header.boxed > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-header.boxed > .navbar-header,
  body.fullwidth .page-header.boxed > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-header.boxed .container {
  width: 100%;
}

#mainDescription {
  font-size: 18px;
}

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

body.fullwidth .page-header.fullwidth {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .page-header.fullboxed {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .page-header.fullboxed .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-header.fullboxed .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .page-header.fullboxed .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .page-header.fullboxed .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .page-header.fullboxed .container {
    width: 1370px;
  }
}

body.fullwidth .page-header.fullboxed .container > .navbar-header,
body.fullwidth .page-header.fullboxed .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-header.fullboxed .container > .navbar-header,
  body.fullwidth .page-header.fullboxed .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-footer.boxed {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  body.fullwidth .page-footer.boxed {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .page-footer.boxed {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .page-footer.boxed {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .page-footer.boxed {
    width: 1370px;
  }
}

body.fullwidth .page-footer.boxed > .navbar-header,
body.fullwidth .page-footer.boxed > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-footer.boxed > .navbar-header,
  body.fullwidth .page-footer.boxed > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-footer.boxed .container {
  width: 100%;
}

body.fullwidth .page-footer.fullwidth {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .page-footer.fullboxed {
  width: 100% !important;
  margin-left: 0 !important;
}

body.fullwidth .page-footer.fullboxed > .container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-footer.fullboxed > .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  body.fullwidth .page-footer.fullboxed > .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  body.fullwidth .page-footer.fullboxed > .container {
    width: 1170px;
  }
}

@media (min-width: 1400px) {
  body.fullwidth .page-footer.fullboxed > .container {
    width: 1370px;
  }
}

body.fullwidth .page-footer.fullboxed > .container > .navbar-header,
body.fullwidth .page-footer.fullboxed > .container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  body.fullwidth .page-footer.fullboxed > .container > .navbar-header,
  body.fullwidth .page-footer.fullboxed > .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

body.fullwidth .page-footer.fullboxed.variant1 .container {
  padding-left: 0;
  padding-right: 0;
}

.red {
      color: #ec1d25;
}

.full-nopad > .container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.full-nopad > .container .row {
  margin-left: 0;
  margin-right: 0;
}

.full-nopad > .container [class*="col-"] {
  padding-left: 0;
  padding-right: 0;
}

.block.fullboxed {
  background: #ebebec;
}

.fullboxed > .container {
  padding-top: 50px;
  padding-bottom: 0;
  margin-bottom: 0;
  background-color: transparent;
}

@media screen and (max-width: 991px) {
  .fullboxed > .container {
    padding-top: 30px;
  }
}

.block.fullheight {
  height: 100%;
}

.block.fullheight .container {
  height: 100%;
}

.block.bg {
  padding-top: 50px;
  margin-bottom: 50px;
}

.block.bg > .container {
  padding-top: 0;
}

.block.bg.white {
  background: #fff;
}

.block.parallax {
  padding-top: 85px;
  padding-bottom: 35px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .block.bg {
    padding-top: 30px;
    margin-bottom: 30px;
  }

  .block.parallax {
    padding-top: 45px;
    padding-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {
  .block.parallax {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

/* ------------------------*/
/*   Page Wrapper Styles   */
/* ------------------------*/
@media only screen and (min-device-width: 992px) and (max-device-width: 1024px) and (orientation: landscape) {
  body.open-panel #wrapper:before {
    content: '';
    background: #333745;
    position: absolute;
    left: 0;
    height: 100%;
    width: 125px;
  }
}

.page-wrapper {
  position: relative;
}

#wrapper {
  padding-left: 0;
  min-height: 100%;
  position: relative;
  /*	-webkit-overflow-scrolling: touch;*/
}

body.touch #wrapper {
  overflow-x: hidden;
}

#wrapper:after {
  content: '';
  position: absolute;
  z-index: -999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  cursor: pointer;
  visibility: hidden;
  -webkit-transition: background-color 0.3s ease 0s, z-index 0s ease 0.5s, visibility 0s ease 0.5s;
  -o-transition: background-color 0.3s ease 0s, z-index 0s ease 0.5s, visibility 0s ease 0.5s;
  transition: background-color 0.3s ease 0s, z-index 0s ease 0.5s, visibility 0s ease 0.5s;
}

#wrapper.overlay:after {
  z-index: 1004;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: background-color 0.3s ease 0.2s;
  -o-transition: background-color 0.3s ease 0.2s;
  transition: background-color 0.3s ease 0.2s;
}

/* Desktop styles */
@media screen and (min-width: 992px) {
  #wrapper {
    padding-left: 125px;
  }

  body.open-panel #wrapper {
    padding-left: 125px;
  }

  body.open-panel #wrapper .sidebar-wrapper {
    width: 125px;
  }

  body:not(.open-panel) #wrapper {
    padding-left: 0;
  }

  body:not(.open-panel) #wrapper .sidebar-wrapper {
    width: 0;
  }

  body:not(.open-panel) #wrapper #page-content-wrapper {
    position: relative;
    margin-right: 0;
  }

  .sidebar-wrapper {
    width: 125px;
  }

  #page-content-wrapper {
    padding: 20px 0;
    position: relative;
  }
}

/* Mobile header styles */
@media screen and (max-width: 991px) {
  .page-header .container {
    width: 100% !important;
  }
}

.bottom-space {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .bottom-space {
    margin-bottom: 30px;
  }
}

.top-null {
  padding-top: 0 !important;
}

.bot-null {
  margin-bottom: 0 !important;
}

/*
 * Row with equal height columns
 * --------------------------------------------------
 */
@media screen and (min-width: 768px) {
  body:not(.touch) .row.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body:not(.touch) .row.row-eq-height > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  body:not(.touch) .row.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  body:not(.touch) .row.row-eq-height > [class*='col-'] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.page-main > .block:first-child,
.page-main > div.container:first-child {
  padding-top: 50px;
}

@media screen and (max-width: 991px) {
  .page-main > .block:first-child,
  .page-main > div.container:first-child {
    padding-top: 30px;
  }
}

.page-main > .block:first-child > .container > .category-slider:only-child,
.page-main > .block:first-child > .container > .mainSlider:only-child {
  margin-top: -50px;
}

@media screen and (max-width: 991px) {
  .page-main > .block:first-child > .container > .category-slider:only-child,
  .page-main > .block:first-child > .container > .mainSlider:only-child {
    margin-top: -30px;
  }
}

@media screen and (min-width: 768px) {
  .block.top-negative > .container > .title {
    margin-left: -15px;
    width: calc(100% + 15px);
  }
  
  .header-link > a {
    padding: 3px 5px;
    zoom: 1.15;
  }

  .block.top-negative {
    margin-top: -42px;
    z-index: 10;
  }
}

.block-custom-text {
  margin-bottom: 50px;
  padding: 0 15px;
}

@media screen and (max-width: 991px) {
  .block-custom-text {
    margin-bottom: 30px;
  }
}

/* ------------------------*/
/*       Page Header       */
/* ------------------------*/
.page-header {
  margin: 0;
  padding: 0;
  border: 0;
}

/* Common Header */
.header-link {
  position: relative;
  float: left;
  padding: 0 5px;
  font-size: 13px;
  line-height: 1.2em;
  color: #333745;
}

.header-link.header-select > a:after {
  font-family: 'icomoon-reg';
  content: "\e920";
  text-decoration: none;
  padding-left: 4px;
}

.header-link > a {
  display: inline-block;
    line-height: 27px;
    font-size: 20px;
  padding: 5px 5px;
  color: #333745;
  text-decoration: none;
  cursor: pointer;
}

.header-link > a span {
  text-decoration: none;
}

.header-link > a:hover {
  text-decoration: none;
}

.header-link > a:hover i.icon {
  color: #ec1d25;
}

.header-link > a:hover span {
  color: #ec1d25;
  text-decoration: underline;
}

.header-link > a i.icon {
  font-size: 18px;
  color: #333745;
  padding-right: 6px;
  vertical-align: middle;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.header-link > a i.icon:only-child {
  padding-right: 0;
}

.header-link > a .badge {
  position: relative;
  left: -15px;
  top: -14px;
  width: 17px;
  height: 17px;
  margin-right: -20px;
  padding: 0;
  font-size: 12px;
  font-family: sans-serif;
  line-height: 18px;
  text-decoration: none;
  text-align: center;
  background-color: #ec1d25;
  color: #ffffff;
}

.header-link > a:hover .badge {
  color: #ffffff;
  text-decoration: none;
}

.header-link > a i.icon {
  font-size: 19px;
  line-height: 1.6em;
}

.header-logo {
  height: 72px;
  padding: 5px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.header-logo > a {
  display: block;
}

.header-logo img,
.header-logo svg {
  max-width: 250px;
  max-height: 62px;
  vertical-align: middle;
}

.header-logo svg {
  fill: #ec1d25;
}

.page-header.is-sticky .hide-sticky {
  display: none;
}

.page-header.is-sticky .header-logo img,
.page-header.is-sticky .header-logo svg {
  max-width: 250px;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .page-header.is-sticky .header-logo img {
    max-width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .page-header:not(.stickydark).is-sticky .navbar {
    background-color: rgba(255, 255, 255, 0.95);
  }
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header {
    position: relative;
    z-index: 1005;
  }
  /*
  header:not(.slideInDown).variant-1 .navbar {
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  
  header:not(.slideInDown).variant-1 .header-logo img {
    padding: 2px;
  }
  
  header:not(.slideInDown).variant-1 .nav > li > a:not(.menu-btn-special), 
  header:not(.slideInDown).variant-1 .nav > li > a:not(.menu-btn-special):focus,
  header:not(.slideInDown).variant-1 .exp-icon-search, 
  header:not(.slideInDown).variant-1 .header-link > a i.icon,
  header:not(.slideInDown).variant-1 .header-link > a,
  header:not(.slideInDown).variant-1 .sub-menu .category-title > a,
  header:not(.slideInDown).variant-1 .sub-menu .category-title > a:hover,
  header:not(.slideInDown).variant-1 .header-link {
    color: #FFF;
  }
  
  header:not(.slideInDown).variant-1 .header-link > a {
    font-weight: bold;
  }
  
  header:not(.slideInDown).variant-1 .nav > li:hover > a:not(.menu-btn-special),
  header:not(.slideInDown).variant-1 .sub-menu .category-title > a {
    background: transparent;
    opacity: 0.7;
  }
  
  header:not(.slideInDown).variant-1 .sub-menu .category-links a {
    font-weight: bold;
    color: #FFF;
    opacity: 0.7;
  }
  
  header:not(.slideInDown).variant-1 .sub-menu .category-links a:hover,
  header:not(.slideInDown).variant-1 .simple-dropdown .sub-menu ul.category-links li:hover > a,
  header:not(.slideInDown).variant-1 .sub-menu .category-title > a:hover {
    color: #FFF;
    opacity: 1;
  }
  
  header:not(.slideInDown).variant-1 .sub-menu {
    position: absolute;
    background-color: transparent;
    padding: 0px 0 0 20px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
    color: #fff;
  }
  
  header:not(.slideInDown).variant-1 .exp-search.exp-search-open .exp-search-input {
    background: transparent;
  }
  
  header:not(.slideInDown).variant-1 .exp-search.exp-search-open .exp-search-input::-webkit-input-placeholder { 
    color: #FFF;
    font-weight: normal;
  }
  header:not(.slideInDown).variant-1 .exp-search.exp-search-open .exp-search-input::-moz-placeholder {
    color: #FFF;
    font-weight: normal;
  }
  header:not(.slideInDown).variant-1 .exp-search.exp-search-open .exp-search-input:-ms-input-placeholder { 
    color: #FFF;
    font-weight: normal;
  }
  header:not(.slideInDown).variant-1 .exp-search.exp-search-open .exp-search-input:-moz-placeholder {
    color: #FFF;
    font-weight: normal;
  }
  
  header:not(.slideInDown).variant-1 .exp-search-input {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
  }*/
  
  .page-main > .block:first-child {
      padding: 5px 0 0 0;
      margin: 0;
  }
  .page-main > .swiper-container:first-child {
      margin: -20px 0 0 0;
  }

  .navbar {
    z-index: 100;
    background-color: #ffffff;
    border: 0;
    left: 0;
    height: 50px;
    right: 0;
    position: fixed;
    text-align: center;
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
  }

    .megamenu {
        float: left;
    }

  .page-main {
        margin-top: 80px;
  }

  .navbar.disabled {
    overflow: hidden;
  }

  .nav {
    text-align: left;
    float: none;
    position: relative;
  }

  .nav li a:not(.menu-btn-special):focus {
    background: transparent;
  }

  .nav > li {
    position: inherit;
    display: inline-block;
    vertical-align: middle;
    margin-right: -4px;
  }

  .nav > li > a:not(.menu-btn-special),
  .nav > li > a:not(.menu-btn-special):focus {
    position: relative;
    z-index: 100;
    line-height: 72px;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 0 20px;
    font-family: 'Oswald', sans-serif;
    color: #191919;
  }

  .nav > li:hover > a:not(.menu-btn-special) {
    margin: -2px 0;
    padding-top: 2px;
    padding-bottom: 2px;
    background: #ffffff;
    color: #191919;
    -webkit-box-shadow: 10px 0 13px -10px rgba(0, 0, 0, 0.05), -10px 0 7px -10px rgba(0, 0, 0, 0.05);
    box-shadow: 10px 0 13px -10px rgba(0, 0, 0, 0.05), -10px 0 7px -10px rgba(0, 0, 0, 0.05);
  }

  .nav > li.active > a:not(.menu-btn-special) {
    color: #ec1d25;
  }

  .header-mobile {
    display: none;
  }

  .page-header.variant-1 {
    position: absolute;
    width: 100%;
  }

  .header-logo {
    float: left;
    width: 200px;
    position: relative;
  }

  .header-logo img {
    max-width: 100%;
    max-height: 62px;
  }

  .header-links {
    display: inline-block;
    float: right;
    margin: 15px 0 0 5px;
  }

  .header-link.header-cart,
  .header-link.header-search {
    display: inline-block;
    float: right;
    margin: 15px 0 0 0;
  }

  .mobilemenu {
    display: none;
  }

  .menu-toggle {
    display: none;
  }

  /* Sticky Header */
  .page-header.variant-1 + .fix-space {
    height: 0 !important;
  }

  .page-header.sticky .navbar {
    position: static;
  }

  .page-header.variant-1.sticky {
    margin-top: 0;
    -webkit-transition: margin 0.3s ease;
    -o-transition: margin 0.3s ease;
    transition: margin 0.3s ease;
  }

  .page-header.variant-1.sticky.is-sticky {
    /*margin-top: -22px;*/
  }

  .page-header.sticky.is-sticky .navbar {
    position: relative;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
  }
}

@media screen and (min-width: 992px) and (max-width: 1399px) {
  .header-logo {
    margin-right: 15px;
  }
}

.page-header.sticky {
  top: 0 !important;
}

.page-header.sticky.is-sticky {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.page-header.animated {
  -webkit-animation-fill-mode: none;
  animation-fill-mode: none;
}

.page-header.is-sticky.st-hidden {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%);
}

/* Desktop Header Sticky */
@media screen and (min-width: 992px) {
  .open-panel .page-header.sticky.is-sticky {
    left: 125px;
    width: inherit;
  }

  .open-panel .page-header.fullwidth.is-sticky,
  .open-panel .page-header.fullboxed.is-sticky {
    left: 50%;
  }

  body.fullwidth.open-panel .page-header.fullwidth.sticky.is-sticky,
  body.fullwidth.open-panel .page-header.fullboxed.sticky.is-sticky {
    width: inherit !important;
    left: 125px;
  }

  .page-header.sticky {
    -webkit-animation-duration: 0.7s;
    animation-duration: 0.7s;
    -webkit-animation-fill-mode: none;
    animation-fill-mode: none;
  }

  .page-header.sticky.animated.fadeIn {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
  }

  @-webkit-keyframes slideInDownSidebar {
    from {
      -webkit-transform: translate3d(62px, -100%, 0);
      transform: translate3d(62px, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(62px, 0, 0);
      transform: translate3d(62px, 0, 0);
    }
  }
  @keyframes slideInDownSidebar {
    from {
      -webkit-transform: translate3d(62px, -100%, 0);
      transform: translate3d(62px, -100%, 0);
      visibility: visible;
    }
    to {
      -webkit-transform: translate3d(62px, 0, 0);
      transform: translate3d(62px, 0, 0);
    }
  }
  @-webkit-keyframes slideOutUpSidebar {
    from {
      -webkit-transform: translate3d(62px, 0, 0);
      transform: translate3d(62px, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(62px, -100%, 0);
      transform: translate3d(62px, -100%, 0);
    }
  }
  @keyframes slideOutUpSidebar {
    from {
      -webkit-transform: translate3d(62px, 0, 0);
      transform: translate3d(62px, 0, 0);
    }
    to {
      visibility: hidden;
      -webkit-transform: translate3d(62px, -100%, 0);
      transform: translate3d(62px, -100%, 0);
    }
  }
  body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.slideOutUp,
  body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.slideOutUp {
    -webkit-animation-name: slideOutUpSidebar;
    animation-name: slideOutUpSidebar;
  }

  body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.slideInDown,
  body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.slideInDown {
    -webkit-animation-name: slideInDownSidebar;
    animation-name: slideInDownSidebar;
  }

  body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky,
  body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky {
    -webkit-transform: translateX(62px);
    -ms-transform: translateX(62px);
    transform: translateX(62px);
  }

  body.boxed.open-panel .page-header.fullwidth.sticky.is-sticky.st-hidden,
  body.boxed.open-panel .page-header.fullboxed.sticky.is-sticky.st-hidden {
    -webkit-transform: translate3d(62px, -100%, 0);
    -ms-transform: translate3d(62px, -100%, 0);
    transform: translate3d(62px, -100%, 0);
  }
}

/* Video size */
@media (max-width: 374px) {
  .video-hero {
    height: 500px;
  }
  
  .jquery-background-video {
    top: 0 !important;
    transform: scale(2.8) !important;
    left: 0 !important;
  }
}

@media (min-width: 375px) {
  .video-hero {
    height: 560px;
  }
  
  .jquery-background-video {
    top: 0 !important;
    transform: scale(2.8) !important;
    left: 0 !important;
  }
}

/* Video size */
@media (min-width: 768px) {
  .video-hero {
    height: 80vh;
  }
  
  .jquery-background-video {
    top: 0 !important;
    transform: scale(1.5) !important;
    left: 0 !important;
  }
}

@media (min-width: 992px) {
  .video-hero {
    height: 80vh;
  }
  
  .jquery-background-video {
    top: 0 !important;
    transform: scale(1) !important;
    left: 0 !important;
  }
}

@media (min-width: 1200px) {
  .video-hero {
    height: 80vh;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .megamenu {
    display: none;
  }
  
  .exp-search.exp-search-open .exp-search-close {
    top: 0;
  }

  .navbar {
    margin: 0;
    border: 0;
    min-height: auto;
    position: fixed;
    left: 0;
    background: #FFF;
    z-index: 99999;
    right: 0;
    padding-bottom: 6px;
    height: auto;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
  }
  
  /* header:not(.slideInDown).variant-1 .navbar {
    background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0) 100%);
    -webkit-box-shadow: none;
    box-shadow: none;
  } */

  .navbar:after {
    content: '';
    background-color: #FFF !important;
    height: 45px;
    width: 100%;
  }
  
  body.boxed .block.fullwidth {
    top: -51px
  }
  
  .video-hero {
    margin-top: 0;
  }
  
  .deal-carousel-testimonials-2 .swiper-slide img {
    height: 200px;
  }
  .deal-carousel-testimonials-2 .swiper-slide .t-block .text {
    font-size: 13px;
    max-height: 70px;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .deal-carousel-testimonials-2 .swiper-slide .t-block .name {
    font-size: 15px;
  }
  
  .header-link.header-cart > a {
    bottom: auto !important;
  }
  
  .navbar .header-link.header-search {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
  }
  
  body.fixed .navbar .header-link.header-search {
    display: none;
  }
  
  body.fixed .exp-search .exp-search-input {
    border: 1px solid #bfbfbf;
    min-width: auto;
    left: 0 !important;
  }
  
  body.fixed .exp-search form {
    max-width: 420px;
    display: none;
  }
  
  body .header-links {
    width: auto;
    display: block;
    z-index: 9999955;
    margin: 0;
    position: fixed;
      top: 13px;
      right: 7px;
  }

  .header-account > a > i {
      font-size: 25px;
  }
  
  body.fixed .lfx-app-location {
    bottom: 35px !important;
    top: auto;
  }
  
  body.fixed .navbar ul.nav {
    max-height: calc(100% - 50px);
    overflow: scroll;
  }
  
  body.fixed .dropdown-link .dropdown-container {
    bottom: 12px !important;
    top: auto;
  }
  
  body.fixed .dropdown-link .dropdown-container.right {
    bottom: 35px !important;
    left: -135px !important;
    top: auto;
    min-width: 260px !important;
  }
  
  body.fixed .header-account .dropdown-container input.form-control {
    min-width: 220px;
  }
  
  .header-links .header-link > a {
    line-height: 32px;
    font-size: 14px;
    padding: 0;
    color: #333745;
  }
  
  body.fixed .exp-search, .exp-search.exp-search-open {
    width: calc(100% - 20px);
  }
  
  body.fixed .exp-search .exp-icon-search {
    color: #bebebe;
  }
  
 /* header:not(.slideInDown).variant-1 .header-link.header-cart > a i.icon {
    color: #ffffff !important;
  } */
  
  .header-link.header-cart > a i.icon { 
    font-size: 28px !important;
  }
  
  .video-hero img {
    right: calc(50% - 100px);
    top: calc(50% - 50px);
    width: 200px;
  }
  
  .phne {
    font-size: 18px;
  }
  
  .page-header.sticky {
    z-index: 999;
  }

  .header-logo {
    position: absolute;
    top: 0;
    left: 55px;
    max-width: calc(100% - 120px);
    height: 100%;
    float: left;
    margin-left: 0;
    padding: 0;
  }

  .header-logo img {
    max-height: 42px;
    max-width: 100%;
  }
  
  header:not(.slideInDown).variant-1 .header-logo img {
    position: relative;
    top: 0px;
    max-height: 50px;
  }
  
  header.slideInDown.variant-1 .header-logo img {
    display: none;
  }
  
  header.slideInDown.variant-1 .header-logo img.sticky-logo {
    position: fixed;
    display: block;
    top: 5px;
    left: calc(50% - 42px);
  }

  .header-links {
    display: none;
  }

  .header-links .header-link {
    position: relative;
    float: right;
    padding: 0 0 0 10px;
    font-size: 18px;
    line-height: 1.2em;
    color: #fff;
  }

  .header-links .header-link > a i.icon,
  .header-links .header-link i.icon {
    font-size: 24px;
    color: #80838f;
  }

  .header-links .header-link > a span {
    display: none;
  }

  .header-links .header-link > a:hover {
    text-decoration: none;
  }

  .header-links .header-link > a:hover span {
    text-decoration: none;
  }

  .header-links .header-link > a img {
    display: inline-block;
    vertical-align: baseline;
  }

  .header-link.header-currency,
  .header-link.header-language {
    float: left;
    padding: 0 10px 0 0;
  }

  .header-link.header-cart {
    position: static;
    width: 100%;
  }

  .header-link.header-cart > a {
    position: absolute;
    margin: 0;
    right: 5px;
    bottom: 48px;
    display: inline-block;
    line-height: 30px;
    padding: 5px 5px;
  }

  .header-link.header-cart > a i.icon {
    color: #282828;
    font-size: 35px;
  }

  .header-link.header-cart > a:hover i.icon {
    color: #ec1d25;
  }

  .header-link > a .badge {
    display: inline-block;
    top: -20px;
    width: 20px;
    height: 20px;
    font-size: 14px;
    line-height: 21px;
  }

  .header-link.header-search {
    float: right;
    position: absolute;
    right: 50px;
    top: 6px;
    z-index: 9999;
    left: 0;
}

  .menu-toggle {
    display: block;
    position: absolute;
    bottom: 4px;
    left: 10px;
  }

 /* header:not(.slideInDown).variant-1 .menu-toggle i.icon {
    color: #ffffff;
  }*/
  
  .menu-toggle i.icon {
    color: #333745;
    font-size: 36px;
  }

  /* Sticky Header */
  .fix-space {
    height: 0;
  }

  .page-header.sticky.is-sticky .navbar {
    margin-top: 0;
    top: 0;
    position: relative;
    height: 52px;
    min-height: 0;
    background: #ffffff;
    -webkit-box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.4);
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .page-header.sticky.is-sticky .navbar:before {
    display: none;
  }

  .page-header.sticky.is-sticky .navbar:after {
    display: none;
  }

  .page-header.sticky.is-sticky .navbar .header-link.header-cart > a {
    bottom: 0;
  }

  .page-header.sticky.is-sticky .navbar .header-link.header-cart > a i.icon {
    color: #333745;
    font-size: 28px;
  }

  .page-header.sticky.is-sticky .navbar .header-link > a .badge {
    top: -10px;
  }

  .page-header.sticky.is-sticky .navbar .header-cart.variant-2 .dropdown-container {
    margin-top: 0;
  }

  .page-header.sticky.is-sticky .navbar .header-logo {
    position: absolute;
    top: 0;
    left: 55px;
    max-width: calc(100% - 120px);
    height: 100%;
    float: left;
    margin-left: 0;
    padding: 0;
  }

  .page-header.sticky.is-sticky .navbar .header-logo img,
  .page-header.sticky.is-sticky .navbar .header-logo svg {
    max-height: 42px;
  }

  .page-header.sticky.is-sticky .navbar .header-link.header-search {
    display: none;
  }

  .page-header.sticky.is-sticky .navbar .header-links {
    display: none;
    position: absolute;
    top: 4px;
    left: auto;
    right: 50px;
    width: auto;
    padding: 0;
  }

  .page-header.sticky.is-sticky .navbar .header-link.header-account {
    float: left;
    padding: 0 10px 0 0;
  }

  .page-header.sticky.is-sticky .navbar .menu-toggle {
    position: absolute;
    top: 7px;
    bottom: auto;
    left: 10px;
  }

  .page-header.sticky.is-sticky .navbar .menu-toggle i.icon {
    color: #333745;
  }
}

@media screen and (max-width: 767px) {
  .header-links {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px;
  }
}

.header-custom-text {
  display: inline-block;
  font-size: 15px;
  line-height: 35px;
  color: #333745;
}

.header-custom-text span {
  margin-right: 10px;
  white-space: nowrap;
}

.header-custom-text > ul,
.header-custom-text ul.social-list-simple {
  margin-right: 20px;
  display: inline-block;
}

.header-custom-text i.icon {
  font-size: 18px;
  line-height: 35px;
  padding: 0 3px 0 0;
  color: #ec1d25;
  vertical-align: bottom;
}

.header-custom-link a:not(.menu-btn-special) {
  color: #333745;
  text-decoration: none;
  padding: 0 12px;
}

.header-custom-link a:not(.menu-btn-special):hover {
  text-decoration: underline;
}

@media screen and (max-width: 1199px) {
  .header-custom-link a:not(.menu-btn-special) {
    padding: 0 6px;
    font-size: 14px;
  }
}

.menu-btn-special,
.header-custom-link .menu-btn-special,
.nav > li > a.menu-btn-special,
.megamenu.department .nav > li > a.menu-btn-special {
  display: inline-block;
  margin: 0 5px;
  padding: 0 !important;
  font-size: 17px;
  line-height: 42px;
  font-weight: 500;
  text-transform: none;
  color: #ffffff;
  background-color: #ec1d25;
  text-decoration: none;
}

.menu-btn-special span,
.header-custom-link .menu-btn-special span,
.nav > li > a.menu-btn-special span,
.megamenu.department .nav > li > a.menu-btn-special span,
.menu-btn-special a,
.header-custom-link .menu-btn-special a,
.nav > li > a.menu-btn-special a,
.megamenu.department .nav > li > a.menu-btn-special a {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.menu-btn-special span:before,
.header-custom-link .menu-btn-special span:before,
.nav > li > a.menu-btn-special span:before,
.megamenu.department .nav > li > a.menu-btn-special span:before,
.menu-btn-special a:before,
.header-custom-link .menu-btn-special a:before,
.nav > li > a.menu-btn-special a:before,
.megamenu.department .nav > li > a.menu-btn-special a:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
  background-color: #ec1d25;
}

.menu-btn-special:hover span:before,
.header-custom-link .menu-btn-special:hover span:before,
.nav > li > a.menu-btn-special:hover span:before,
.megamenu.department .nav > li > a.menu-btn-special:hover span:before,
.menu-btn-special:hover a:before,
.header-custom-link .menu-btn-special:hover a:before,
.nav > li > a.menu-btn-special:hover a:before,
.megamenu.department .nav > li > a.menu-btn-special:hover a:before {
  width: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.menu-btn-special span,
.header-custom-link .menu-btn-special span,
.nav > li > a.menu-btn-special span,
.megamenu.department .nav > li > a.menu-btn-special span,
.menu-btn-special span:before,
.header-custom-link .menu-btn-special span:before,
.nav > li > a.menu-btn-special span:before,
.megamenu.department .nav > li > a.menu-btn-special span:before,
.menu-btn-special a,
.header-custom-link .menu-btn-special a,
.nav > li > a.menu-btn-special a,
.megamenu.department .nav > li > a.menu-btn-special a,
.menu-btn-special a:before,
.header-custom-link .menu-btn-special a:before,
.nav > li > a.menu-btn-special a:before,
.megamenu.department .nav > li > a.menu-btn-special a:before {
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.menu-btn-special span,
.header-custom-link .menu-btn-special span,
.nav > li > a.menu-btn-special span,
.megamenu.department .nav > li > a.menu-btn-special span {
  padding: 0 10px !important;
}

.menu-btn-special span:before,
.header-custom-link .menu-btn-special span:before,
.nav > li > a.menu-btn-special span:before,
.megamenu.department .nav > li > a.menu-btn-special span:before {
  background-color: #333745;
}

.menu-btn-special:hover,
.header-custom-link .menu-btn-special:hover,
.nav > li > a.menu-btn-special:hover,
.megamenu.department .nav > li > a.menu-btn-special:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #ec1d25;
}

.menu-btn-special i.icon,
.header-custom-link .menu-btn-special i.icon,
.nav > li > a.menu-btn-special i.icon,
.megamenu.department .nav > li > a.menu-btn-special i.icon {
  padding: 0 8px 0 0;
  vertical-align: middle;
  font-size: 1.1em;
}

.megamenu.department .nav > li > a.menu-btn-special {
  margin: 0 0 0 30px;
  padding: 0;
}

.megamenu.department .nav > li > a.menu-btn-special:hover,
.megamenu.department .nav > li > a.menu-btn-special:focus {
  margin: 0 0 0 30px;
  padding: 0;
}

.page-header .header-ads {
  white-space: nowrap;
  margin-top: 5px;
}

.page-header .box-left-icon {
  display: inline-block;
  width: auto;
  margin: 0 10px 5px;
  vertical-align: top;
  text-align: left;
  white-space: normal;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.page-header .box-left-icon .box-icon {
  width: 60px;
}

.page-header .box-left-icon .box-icon i.icon {
  background: #f6f6f6;
  width: 60px;
  height: 60px;
  font-size: 20px;
  line-height: 58px;
}

.page-header .box-left-icon:hover .box-text {
  color: #ec1d25;
}

.page-header .box-left-icon:hover .box-icon i.icon {
  background: #ec1d25;
  color: #f6f6f6;
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .header-custom-text,
  .header-top-row .header-custom-text {
    padding: 0;
    font-size: 12px;
    line-height: 30px;
    color: #333745;
  }
  
  
  .weontv {
    margin-top: 20px;
  }
  
  .weontv h3 {
    font-size: 25px;
    padding-bottom: 0;
  }
  
  .weontv .col-sm-3 {
    margin-top: 10px;
  }

  .cooki-container {
    padding: 1em !important;
    bottom: 65px !important;
  }
  
  .header-custom-text > div,
  .header-top-row .header-custom-text > div {
    display: inline-block;
    white-space: nowrap;
  }

  .header-custom-text span,
  .header-top-row .header-custom-text span {
    margin-right: 10px;
    white-space: normal;
  }

  .header-custom-text i.icon,
  .header-top-row .header-custom-text i.icon {
    font-size: 14px;
    line-height: 30px;
    padding: 0 3px 0 0;
    color: #ec1d25;
    vertical-align: bottom;
  }
}

.page-header .header-logo img.sticky-logo {
  display: none;
}

@media screen and (min-width: 992px) {
  .page-header.is-sticky .header-logo img:not(:only-of-type):not(.sticky-logo) {
    display: none;
  }

  .page-header.is-sticky .header-logo img.sticky-logo {
    display: block;
  }
}

.footer-bot {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 0;
}

.footer-top {
  border-bottom: 1px solid #e8e8e8;
  padding: 8px 0;
}

@media (min-width: 992px) {
  .footer-bot .row {
    display: table;
    width: calc(100% + 30px);
  }

  .footer-bot .row [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }

  footer:not(.variant4) .footer-top .row {
    display: table;
    width: calc(100% + 30px);
  }

  footer:not(.variant4) .footer-top .row [class*="col-"] {
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
}

.footer-block {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .footer-block {
    margin-bottom: 30px;
  }
}

.footer-payment-link {
  margin-bottom: 0;
  text-align: right;
}

.footer-logo {
  text-align: left;
  height: 75px;
}

.footer-logo svg {
  fill: #ec1d25;
  max-width: 100%;
}

.footer-copyright {
  padding: 17px 0;
  font-size: 14px;
  line-height: 16px;
  color: #333745;
}

.footer-social {
  text-align: center;
}

.footer-social a,
.icons-social a {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  color: #ec1d25;
}

.footer-social a:hover,
.icons-social a:hover {
  color: #333745;
}

.footer-social a:hover i.icon.icon-circled,
.icons-social a:hover i.icon.icon-circled {
  color: #ffffff;
  background-color: #ec1d25;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer-social i.icon,
.icons-social i.icon {
  font-size: 20px;
  line-height: 30px;
}

.footer-social i.icon.icon-circled,
.icons-social i.icon.icon-circled {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  line-height: 40px;
  border: 1px solid #ec1d25;
  vertical-align: top;
  margin-right: -4px;
  text-align: center;
}

.footer-nav {
  text-align: center;
  margin-bottom: 10px;
}

.footer-nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-nav ul li {
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 0 0;
  margin-bottom: 10px;
  position: relative;
  color: #333745;
  font-size: 15px;
  line-height: 20px;
}

.footer-nav ul li:after {
  content: '|';
  padding: 0 0 0 20px;
}

.footer-nav ul li a {
  color: #333745;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.footer-nav ul li a:hover {
  color: #ec1d25;
}

.footer-nav ul li:last-child:after {
  display: none;
}

/* footer variant 1 */
footer.variant1 .under-footer {
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

footer.variant1 .after-footer {
  width: 100%;
  clear: both;
}

footer.variant1 .footer-bot {
  float: left;
  width: calc(50% - 30px);
  min-height: 1px;
  margin-left: 15px;
  margin-right: 15px;
}

footer.variant1 .footer-logo {
  display: table;
  width: 100%;
}

footer.variant1 .footer-logo > a {
  display: table-cell;
  vertical-align: middle;
}

footer.variant1 .footer-logo img {
  max-width: 100%;
}

@media screen and (min-width: 1400px) {
  body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*="col-"],
  body.open-panel footer.variant1.boxed .footer-bot [class*="col-"],
  body.open-panel footer.variant1.fullboxed .footer-bot [class*="col-"] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 40%;
  }

  body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*="col-"]:first-child,
  body.open-panel footer.variant1.boxed .footer-bot [class*="col-"]:first-child,
  body.open-panel footer.variant1.fullboxed .footer-bot [class*="col-"]:first-child {
    width: 25%;
  }

  body.open-panel.boxed footer.variant1:not(.fullwidth) .footer-bot [class*="col-"]:last-child,
  body.open-panel footer.variant1.boxed .footer-bot [class*="col-"]:last-child,
  body.open-panel footer.variant1.fullboxed .footer-bot [class*="col-"]:last-child {
    width: 35%;
  }
}

@media screen and (max-width: 1399px) {
  footer.variant1 .under-footer {
    float: none;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  footer.variant1 .footer-bot {
    float: none;
    width: 100%;
    text-align: center;
    padding: 0;
    margin: 0;
  }

  footer.variant1 .footer-bot .container > .row {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  footer.variant1 .footer-bot [class*="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  footer.variant1 .footer-logo {
    text-align: center;
    padding: 0;
  }

  footer.variant1 .footer-payment-link {
    text-align: center;
    padding: 0;
  }

  footer.variant1 .footer-copyright {
    text-align: center;
  }

  footer.variant1 .footer-social {
    text-align: center;
    padding: 0;
  }
}

/* footer variant 2 */
footer.variant2,
footer.variant4 {
  background-color: #ffffff;
}

footer.variant2 .footer-top,
footer.variant4 .footer-top {
  padding: 40px 0;
}

footer.variant2 .footer-middle,
footer.variant4 .footer-middle {
  padding: 40px 0 10px;
}

footer.variant2 .footer-bot,
footer.variant4 .footer-bot {
  padding: 40px 0 40px;
  margin: 0;
  border: 0;
  background-color: #f9f9f9;
}

footer.variant2 .footer-payment-link,
footer.variant4 .footer-payment-link {
  text-align: center;
}

footer.variant2 .footer-copyright,
footer.variant4 .footer-copyright {
  padding: 0 0 10px;
}

@media screen and (max-width: 991px) {
  footer.variant2 .footer-top,
  footer.variant4 .footer-top {
    padding: 20px 0;
  }

  footer.variant2 .footer-middle,
  footer.variant4 .footer-middle {
    padding: 20px 0;
  }

  footer.variant2 .footer-bot,
  footer.variant4 .footer-bot {
    padding: 20px 0;
  }

  footer.variant2 .footer-copyright,
  footer.variant4 .footer-copyright {
    padding: 10px 0;
  }
}

footer.variant4 .footer-social {
  text-align: left;
  margin: 10px 0;
}

.mgbtm0 {
  margin-bottom: 0px;
}
footer.variant4 .footer-top {
  background-position: center center;
  background-attachment: fixed;
  background-size: cover;
  background-color: #333745;
  border-bottom: 0;
  color: #fff;
}

footer.variant4 .footer-top h3 {
  font-size: 24px;
  line-height: 1.2em;
  margin-bottom: 20px;
}

footer.variant4 .footer-top h3,
footer.variant4 .footer-top h4,
footer.variant4 .footer-top h5 {
  color: #fff;
}

footer.variant4 .footer-top a,
footer.variant4 .footer-top a.readmore {
  color: #ec1d25;
  font-weight: bold;
}

footer.variant4 .footer-top a:hover,
footer.variant4 .footer-top a.readmore:hover {
  color: #fff;
}

footer.variant4 .footer-top .footer-logo svg {
  fill: #fff;
}

footer.variant4 .footer-top input:focus {
  border-color: #fff;
}

/* footer variant 3 */
footer.variant3 {
  background-color: #f7f7f7;
}

footer.variant3 > .container {
  padding-top: 35px;
}

footer.variant3 .footer-logo {
  text-align: center;
  padding: 0;
  margin: 0;
  border: 0;
}

footer.variant3 .footer-payment-link {
  text-align: right;
  padding: 5px 0 10px;
  line-height: 40px;
}

footer.variant3 .footer-social {
  text-align: left;
  padding: 5px 0;
}

footer.variant3 .after-footer {
  margin-top: 20px;
  background: #ec1d25;
}

footer.variant3 .after-footer,
footer.variant3 .after-footer .footer-copyright,
footer.variant3 .after-footer .footer-copyright a {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  footer.variant3 .footer-payment-link {
    text-align: center;
  }

  footer.variant3 .footer-social {
    text-align: center;
  }
}

#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100001;
  background-color: #ffffff;
}

#loader-wrapper.off {
  display: none !important;
  z-index: -1000;
}

#loader-wrapper {
  -moz-animation: cssHide 0s ease-in 10s forwards;
  -webkit-animation: cssHide 0s ease-in 10s forwards;
  -o-animation: cssHide 0s ease-in 10s forwards;
  animation: cssHide 0s ease-in 10s forwards;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@keyframes cssHide {
  to {
    opacity: 0;
    top: -200%;
    z-index: -1000;
  }
}

@-webkit-keyframes cssHide {
  to {
    opacity: 0;
    top: -200%;
    z-index: -1000;
  }
}

.loaded #loader-wrapper {
  opacity: 0;
  top: -300%;
  z-index: -1000;
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.cube-folding {
  width: 50px;
  height: 50px;
  display: inline-block;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 0;
}

.cube-folding span {
  position: relative;
  width: 25px;
  height: 25px;
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  display: inline-block;
}

.cube-folding span::before {
  content: '';
  background-color: #f9476a;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 25px;
  height: 25px;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -moz-animation: folding 2.5s infinite linear both;
  -webkit-animation: folding 2.5s infinite linear both;
  animation: folding 2.5s infinite linear both;
}

.cube-folding .leaf2 {
  -moz-transform: rotateZ(90deg) scale(1.1);
  -ms-transform: rotateZ(90deg) scale(1.1);
  -webkit-transform: rotateZ(90deg) scale(1.1);
  transform: rotateZ(90deg) scale(1.1);
}

.cube-folding .leaf2::before {
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  background-color: #f71542;
}

.cube-folding .leaf3 {
  -moz-transform: rotateZ(270deg) scale(1.1);
  -ms-transform: rotateZ(270deg) scale(1.1);
  -webkit-transform: rotateZ(270deg) scale(1.1);
  transform: rotateZ(270deg) scale(1.1);
}

.cube-folding .leaf3::before {
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  background-color: #d2072f;
}

.cube-folding .leaf4 {
  -moz-transform: rotateZ(180deg) scale(1.1);
  -ms-transform: rotateZ(180deg) scale(1.1);
  -webkit-transform: rotateZ(180deg) scale(1.1);
  transform: rotateZ(180deg) scale(1.1);
}

.cube-folding .leaf4::before {
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  background-color: #eb0835;
}

@-moz-keyframes folding {
  0%,
  10% {
    -moz-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -moz-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -moz-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@-webkit-keyframes folding {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

@keyframes folding {
  0%,
  10% {
    -moz-transform: perspective(140px) rotateX(-180deg);
    -ms-transform: perspective(140px) rotateX(-180deg);
    -webkit-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -moz-transform: perspective(140px) rotateX(0deg);
    -ms-transform: perspective(140px) rotateX(0deg);
    -webkit-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -moz-transform: perspective(140px) rotateY(180deg);
    -ms-transform: perspective(140px) rotateY(180deg);
    -webkit-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.cube-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -50px;
  margin-left: -50px;
  width: 100px;
  height: 100px;
  text-align: center;
}

/* ------------------------*/
/*      Sidebar Styles     */
/* ------------------------*/
.sidebar-wrapper {
  z-index: 1005;
  position: fixed;
  left: 125px;
  width: 0;
  height: 100%;
  margin-left: -125px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #333745;
}

.sidebar-wrapper .sidebar-nav {
  position: absolute;
  padding: 20px 0;
  list-style: none;
  width: 125px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.sidebar-wrapper .sidebar-nav li span,
.sidebar-wrapper .sidebar-nav li a {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.sidebar-wrapper .sidebar-nav li span:before,
.sidebar-wrapper .sidebar-nav li a:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
  background-color: #ec1d25;
}

.sidebar-wrapper .sidebar-nav li:hover span:before,
.sidebar-wrapper .sidebar-nav li:hover a:before {
  width: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.sidebar-wrapper .sidebar-nav li span,
.sidebar-wrapper .sidebar-nav li span:before,
.sidebar-wrapper .sidebar-nav li a,
.sidebar-wrapper .sidebar-nav li a:before {
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.sidebar-wrapper .sidebar-nav li a:before {
  background-color: #494e62;
  left: -4px;
  border-right: 4px solid #ec1d25;
}

.sidebar-wrapper .sidebar-nav li:hover a:before {
  width: 100%;
  background-color: #494e62;
  left: 0;
}

.sidebar-wrapper .sidebar-nav a {
  display: block;
  width: 100%;
  padding: 15px 20px;
  font-size: 15px;
  line-height: 22px;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
  color: #979797;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sidebar-wrapper .sidebar-nav a:hover,
.sidebar-wrapper .sidebar-nav a.active {
  color: #ffffff;
}

.sidebar-wrapper .sidebar-bot {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 100%;
  padding: 16px;
  text-align: center;
}

.sidebar-wrapper .sidebar-top {
  position: absolute;
  top: 0;
  width: 100%;
  padding: 16px;
  text-align: center;
}

.sidebar-wrapper .share-button {
  width: 30px;
  margin: auto;
}

.sidebar-wrapper .share-button .toggle {
  color: #fff;
}

body.touch .sidebar-wrapper .sidebar-nav li a:before {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

body.touch .sidebar-wrapper .sidebar-nav li:hover a:before {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

body:not(.open-panel) .sidebar-wrapper {
  overflow-y: hidden;
}

.sidebar-wrapper .sidebar-top a.slidepanel-toggle {
  display: inline-block;
  width: 40px;
  height: 40px;
  margin: 0 auto;
  color: #ffffff;
  font-size: 28px;
  line-height: 40px;
  opacity: 0;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.sidebar-wrapper .sidebar-top a.slidepanel-toggle:hover {
  color: #ec1d25;
}

.sidebar-wrapper:hover > .sidebar-top > a.slidepanel-toggle {
  opacity: 1;
}

/* ------------------------*/
/*       Dropdown          */
/* ------------------------*/
.dropdown-link {
  position: relative;
}

.dropdown-link .dropdown-container {
  position: absolute;
  z-index: 1009;
  top: 40px;
  left: 0;
  right: auto;
  min-width: 50px;
  padding: 15px;
  background: #ffffff;
  list-style: none;
  border-bottom: 2px solid #ec1d25;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-transition: opacity 0.2s ease 0s, visibility 0.2s linear 0s;
  -o-transition: opacity 0.2s ease 0s, visibility 0.2s linear 0s;
  transition: opacity 0.2s ease 0s, visibility 0.2s linear 0s;
  text-align: left;
}

.dropdown-link .dropdown-container:after,
.dropdown-link .dropdown-container:before {
  bottom: 100%;
  left: 20px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.dropdown-link .dropdown-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 6px;
  margin-left: -6px;
}

.dropdown-link .dropdown-container:before {
  border-color: rgba(204, 204, 204, 0);
  border-bottom-color: #efefef;
  border-width: 7px;
  margin-left: -7px;
}

.dropdown-link .dropdown-container.right {
  left: auto;
  right: 0;
}

.dropdown-link .dropdown-container.right:after,
.dropdown-link .dropdown-container.right:before {
  right: 20px;
  left: auto;
}

@media screen and (min-width: 992px) {
  .dropdown-link .dropdown-container {
    top: -5000px;
  }

  .dropdown-link:hover > .dropdown-container {
    opacity: 1;
    visibility: visible;
    top: 40px;
  }
}

@media screen and (max-width: 991px) {
  .dropdown-link:not(.header-cart):hover > .dropdown-container {
    opacity: 1;
    visibility: visible;
  }

  .dropdown-link.header-cart.active > .dropdown-container {
    opacity: 1;
    visibility: visible;
  }
}

.dropdown-link.header-cart.variant-2 .dropdown-container:after,
.dropdown-link.header-cart.variant-2 .dropdown-container:before {
  display: none;
}

/* language*/
.header-language .dropdown-container {
  min-width: 92px;
  padding: 7px 10px;
  color: #191919;
}

.header-language .dropdown-container li.active {
  font-weight: bold;
}

.header-language .dropdown-container li a {
  color: #191919;
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0;
}

.header-language .dropdown-container li a img {
  margin-right: 7px;
}

.header-language .dropdown-container li a:focus,
.header-language .dropdown-container li a:active {
  text-decoration: none;
}

.header-language .dropdown-container li a:hover {
  text-decoration: none;
  color: #ec1d25;
}

/* currency*/
.header-currency .dropdown-container {
  min-width: 55px;
  padding: 7px 10px;
  color: #191919;
}

.header-currency .dropdown-container li.active {
  font-weight: bold;
}

.header-currency .dropdown-container li a {
  color: #191919;
  display: block;
  font-size: 12px;
  line-height: 15px;
  padding: 5px 0;
}

.header-currency .dropdown-container li a span.symbol {
  margin-right: 7px;
}

.header-currency .dropdown-container li a:hover {
  text-decoration: none;
  color: #ec1d25;
}

/* account */
.header-account .dropdown-container {
  min-width: 100px;
  padding: 20px;
  color: #8f8f8f;
}

.header-account .dropdown-container .title {
  font-size: 20px;
  line-height: 1.2em;
  color: #191919;
  font-weight: bold;
  margin-bottom: 5px;
  text-transform: uppercase;
  text-align: center;
}

.header-account .dropdown-container form {
  margin: 15px 0 0 0;
}

.header-account .dropdown-container input.form-control {
  margin-bottom: 20px;
  min-width: 260px;
}

.header-account .dropdown-container button.btn {
  width: 100%;
  margin-bottom: 15px;
}

.header-account .dropdown-container .top-text {
  margin: 10px 0 10px;
  font-size: 13px;
  line-height: 1.2em;
  text-align: center;
  color: #8f8f8f;
}

.header-account .dropdown-container .bottom-text {
  font-size: 17px;
  line-height: 1.2em;
  text-align: center;
  color: #191919;
}

@media screen and (max-width: 991px) {
  /* language*/
  .header-language .dropdown-container {
    min-width: 150px;
    padding: 0;
    color: #191919;
  }

  .header-language .dropdown-container li {
    padding: 0 15px;
    border-bottom: 1px solid #f0f0f0;
  }

  .header-language .dropdown-container li.active {
    font-weight: bold;
  }

  .header-language .dropdown-container li a {
    color: #191919;
    display: block;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 0;
  }

  .header-language .dropdown-container li a img {
    margin-right: 7px;
  }

  .header-language .dropdown-container li a:hover {
    text-decoration: none;
    color: #ec1d25;
  }

  /* currency*/
  .header-currency .dropdown-container {
    min-width: 150px;
    padding: 0;
    color: #191919;
  }

  .header-currency .dropdown-container li {
    padding: 0 15px;
    border-bottom: 1px solid #f0f0f0;
  }

  .header-currency .dropdown-container li.active {
    font-weight: bold;
  }

  .header-currency .dropdown-container li a {
    color: #191919;
    display: block;
    font-size: 14px;
    line-height: 15px;
    padding: 10px 0;
  }

  .header-currency .dropdown-container li a span.symbol {
    margin-right: 7px;
  }

  .header-currency .dropdown-container li a:hover {
    text-decoration: none;
    color: #ec1d25;
  }
}

.tabaccordion .collapsing {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.nav-tabs {
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
  overflow: hidden;
  border: 0;
}

.nav-tabs > li {
  display: inline-block;
  float: inherit;
}

body.layout-advanced .nav-tabs.center-tabs,
.nav-tabs.center-tabs {
  width: 100%;
  text-align: center;
  margin-bottom: 0;
}

body.layout-advanced .nav-tabs.center-tabs > li,
.nav-tabs.center-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}

.nav-tabs>li>a {
  border: none;
}

body.layout-advanced .nav-tabs.right-tabs,
.nav-tabs.right-tabs {
  width: 100%;
  text-align: right;
  margin-bottom: 0;
}

body.layout-advanced .nav-tabs.right-tabs > li,
.nav-tabs.right-tabs > li {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-right: -4px;
}

.tab-content {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
  color: #191919;
}

@media screen and (max-width: 991px) {
  .tab-content {
    margin-bottom: 30px;
  }
}

.tab-content > .tab-pane {
  display: none;
  border: 0;
}

.tab-content > .active {
  display: block;
}

.bike-logo {
    max-width: 200px;
}

.product-tab.fixed {
  position: fixed;
    top: 72px;
    left: 0;
  z-index: 1000;
    right: 0;
}

.tab-content p {
  margin-bottom: 20px;
}

.tab-content form,
.tab-content form.white {
  margin-bottom: 0;
}

.tab-content ul.tags {
  margin-bottom: 0;
}

.tab-content > .tab-pane img,
.js-tabcollapse-panel-body img {
  display: block;
  max-width: 100%;
  height: auto;
}
.tab-content > .tab-pane .blog-item img {
	max-width: 75%;
    height: auto;
    margin: 15px auto;
}

.tab-content > .tab-pane .text-center img {
  display: inline-block;
}

.image-hover-dark {
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.5s ease-in-out 0s;
  -o-transition: background-color 0.5s ease-in-out 0s;
  transition: background-color 0.5s ease-in-out 0s;
}

.image-hover-dark > a {
  display: block;
  overflow: hidden;
}

.image-hover-dark img {
  -webkit-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -webkit-transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
  -webkit-transform: scale(1.01) rotate(0.0001deg);
  -ms-transform: scale(1.01) rotate(0.0001deg);
  transform: scale(1.01) rotate(0.0001deg);
}

.image-hover-dark:hover {
  background-color: #000;
}

.image-hover-dark:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.image-hover-scale {
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.image-hover-scale > a {
  display: block;
  overflow: hidden;
}

.mobilemenu-toggle i, #open-menu i {
    font-size: 28px;
    padding: 6px;
}

.image-hover-scale img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.image-hover-scale:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.colorhover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, -webkit-filter 0.3s;
  -o-transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s, -webkit-filter 0.3s;
  -webkit-transition: filter 0.3s, -webkit-filter 0.3s, opacity 0.3s;
  opacity: 0.5;
}

.colorhover:hover img,
.colorhover:focus img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.blur {
  -webkit-animation: blur 1s linear forwards;
  -moz-animation: blur 1s linear forwards;
  -ms-animation: blur 1s linear forwards;
  -o-animation: blur 1s linear forwards;
  animation: blur 1s linear forwards;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@-webkit-keyframes blur {
  to {
    -webkit-filter: blur(3px);
    filter: blur(3px);
  }
}

@-moz-keyframes blur {
  to {
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
}

@keyframes blur {
  to {
    -webkit-filter: blur(3px);
    -moz-filter: blur(3px);
    filter: blur(3px);
  }
}

.hoverslide span,
.hoverslide a {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.hoverslide span:before,
.hoverslide a:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
  background-color: #ec1d25;
}

.hoverslide:hover span:before,
.hoverslide:hover a:before {
  width: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.hoverslide span,
.hoverslide span:before,
.hoverslide a,
.hoverslide a:before {
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.tab-splitit {
    padding: 7px 14px 7px 0 !important;
    background: transparent !important;
}

/* mobilemenu */
@media screen and (max-width: 991px) {
  .product-block.block.fullwidth {
    top: 35px !important;
  }
  .product-description.block.fullwidth {
    top: 10px !important;
  }
  .product-tab.fixed {
    top: 50px !important;
  }
  .product-info-block.classic {
    margin: 20px 5px 10px !important;
  }
  .wrapper-product .peculiar {
    max-width: 33%;
  }
  .new-features li {
    width: 18%;
  }
  .main-image {
    display: initial;
  }
  .product-actions .product-meta, .product-actions .social {
    display: none !important;
  }
  .mobilemenu {
    position: fixed;
    z-index: 1009;
    left: 0;
    top: 0 !important;
    right: 0;
    height: 100%;
    background: #3333337d;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s ease 0.6s;
    -o-transition: visibility 0s ease 0.6s;
    transition: visibility 0s ease 0.6s;
  }

  .mobilemenu-content {
    position: fixed;
    z-index: 1;
    top: 0 !important;
    left: 0;
    height: 100%;
    width: 70%;
    max-width: 480px;
    line-height: 50px;
    font-weight: bold;
    overflow: auto;
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    background: #ffffff;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
  }

  .mobilemenu-header {
    position: fixed;
    left: 0;
    top: -50px !important;
    width: 70%;
    max-width: 480px;
    height: 52px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 20px;
    background: #ec1d25;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 2;
    -webkit-transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
  }

  .mobilemenu-toggle {
    text-decoration: none;
  }

  .mobilemenu-toggle:hover,
  .mobilemenu-toggle:focus {
    text-decoration: none;
  }

  .mobilemenu .mobilemenu-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    color: #ffffff;
  }

  .mobilemenu .mobilemenu-toggle:before,
  .mobilemenu .mobilemenu-toggle:after {
    content: '';
    position: absolute;
    top: 22px;
    right: 20px;
    height: 3px;
    width: 20px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .mobilemenu .mobilemenu-toggle:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .mobilemenu .mobilemenu-toggle:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .mobilemenu.active {
    visibility: visible;
    -webkit-transition: visibility 0s ease 0s;
    -o-transition: visibility 0s ease 0s;
    transition: visibility 0s ease 0s;
  }

  .mobilemenu.active .mobilemenu-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
  }

  .mobilemenu.active .mobilemenu-header {
    top: 0 !important;
    -webkit-transition: top 0.3s ease 0.5s;
    -o-transition: top 0.3s ease 0.5s;
    transition: top 0.3s ease 0.5s;
  }

  .navbar ul.nav {
    display: block;
    padding-top: 50px;
  }

  .navbar ul.nav li {
    position: relative;
    padding: 0;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }

  .navbar ul.nav li a {
    display: block;
    font-size: 15px;
    line-height: 20px;
    padding: 12px 50px 12px 20px;
    font-weight: 400;
    color: #333745;
    text-transform: uppercase;
    background: transparent;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
  }
  
  .navbar ul.nav li a[href*="collections"] {
    font-weight: 700;
  }

  .navbar ul.nav li:hover > a,
  .navbar ul.nav li.submenu-open > a {
    background-color: #f8f8f8;
    color: #ec1d25;
    text-decoration: none;
  }

  .navbar ul.nav li .arrow {
    position: absolute;
    z-index: 100;
    width: 50px;
    height: 45px;
    top: 0;
    right: 0;
    font-family: 'icomoon-reg';
    font-size: 18px;
    line-height: 45px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

    .navbar ul.nav li .arrow:before {
        content: "\f054" !important;
        font-weight: bold;
        color: #333745;
        font-family: "Font Awesome 5 Free";
        display: block;
    }

  .navbar ul.nav li .arrow:hover:before {
    color: #ec1d25;
  }

  .navbar ul.nav li.submenu-open > .arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .navbar ul.nav li ul {
    display: none;
    padding: 0;
    margin: 0;
    opacity: 0;
    list-style: none;
    -webkit-transition: opacity 0.1s ease;
    -o-transition: opacity 0.1s ease;
    transition: opacity 0.1s ease;
  }

  .navbar ul.nav li ul a {
    padding-left: 40px;
  }

  .navbar ul.nav li ul ul a {
    padding-left: 60px;
  }

  .navbar ul.nav li ul ul ul a {
    padding-left: 80px;
  }

  .navbar ul.nav li ul ul ul ul a {
    padding-left: 100px;
  }

  .navbar ul.nav li ul ul ul ul a {
    padding-left: 120px;
  }

  .navbar ul.nav li.submenu-open > ul {
    opacity: 1;
  }
}

@media screen and (min-width: 481px) {
  .mobilemenu:after {
    /* overlay layer */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 120%;
    height: 120%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s ease 0.3s;
    -o-transition: background 0.3s ease 0.3s;
    transition: background 0.3s ease 0.3s;
  }

  .mobilemenu.active:after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s ease 0;
    -o-transition: background 0.3s ease 0;
    transition: background 0.3s ease 0;
  }
}

/* minicart */
.header-cart.variant-1 .dropdown-container {
  min-width: 430px;
  padding: 20px 20px 10px;
  white-space: normal;
}

.header-cart.variant-1 .dropdown-container .block.block-minicart {
  margin-bottom: 0;
}

.header-cart.variant-1 .dropdown-container .block-title {
  font-size: 16px;
  line-height: 1.2em;
}

.header-cart.variant-1 .dropdown-container .block-content {
  padding: 5px 0 0 0;
  color: #191919;
}

.header-cart.variant-1 .dropdown-container .block-content .items-total,
.header-cart.variant-1 .dropdown-container .block-content .subtitle {
  display: block;
  width: 50%;
  float: left;
  font-size: 16px;
  line-height: 1.2em;
  font-weight: 500;
}

.header-cart.variant-1 .dropdown-container .block-content .subtitle {
  width: 100%;
  clear: both;
  padding-top: 15px;
  margin-bottom: 15px;
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal {
  display: block;
  width: 50%;
  float: right;
  text-align: right;
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal .label {
  font-size: 16px;
  line-height: 1.2em;
  font-weight: bold;
  padding: 0 10px 0 0;
  font-weight: 500;
}

.header-cart.variant-1 .dropdown-container .block-content .subtotal .price-container {
  font-size: 20px;
  line-height: 1.2em;
  font-weight: bold;
  color: #ec1d25;
  display: inline-block;
}

.wrapper-testimonials {
  margin: 0;
  padding: 0 40px;
}

/* main slider */
.main-slider > div {
  background-size: cover !important;
  background-attachment: fixed !important;
/*  border-top: 2px solid #FFF; */
}

.author {
    width: 75px;
    height: 75px;
    position: absolute;
    border-radius: 50%;
    background-size: cover !important;
    bottom: 10px;
}

.main-slider .wrapper {
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
    transition: all 0.3s;
    overflow: hidden;
}

.main-slider > div {
    box-shadow: 0 0 100px rgba(0,0,0,.9) inset;
}

.main-slider > div:hover {
    box-shadow: 0 0 100px rgba(0,0,0,.5) inset;
}

.box.style2.bgcolor4:hover {
   box-shadow: 0 0 100px rgba(0,0,0,.9) inset;
}

.deal-carousel-testimonials-2 .swiper-slide:hover {
  box-shadow: 0 0 100px rgba(0,0,0,.2) inset;
}

.main-slider .wrapper > div {
    float: right;
    width: 22vw;
    min-width: 271px;
    min-height: 490px;
    padding: 15px;
    transition: all 0.3s;
    border-radius: 15px;
    background: rgba(255, 255, 255, 0.8);
    margin: 0 35px;
}

.block-bg-way {
  background: url('https://cdn2.shopify.com/s/files/1/2351/5779/files/ba8c6f4243.jpg?2661') center center / contain;
  height: 400px;
  box-shadow: rgba(0, 0, 0, 0.9) 0px 0px 100px inset;
  background-attachment: fixed;
}

.header-cart.variant-1 .dropdown-container .block-content .actions {
  clear: both;
  padding: 10px 0 0;
  text-align: right;
}

.header-cart.variant-1 .dropdown-container .block-content .actions button.checkout,
.header-cart.variant-1 .dropdown-container .block-content .actions .action.viewcart {
  min-width: 170px;
}

.jquery-background-video-wrapper {
  background-size: cover !important;
}

.header-cart.variant-1 .dropdown-container .block-content .actions > div {
  display: inline-block;
  margin-bottom: 10px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  line-height: 1.42857143;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: 41px;
  padding: 0 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 41px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #ec1d25;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
  -o-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus {
  color: #333;
  text-decoration: none;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.disabled,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart[disabled],
fieldset[disabled] .header-cart.variant-1 .dropdown-container .block-content .action.viewcart {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.active {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.pull-right {
  margin-right: 10px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active {
  background-color: #ec1d25;
  color: #ffffff;
  border-color: #ec1d25;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
  background-color: transparent;
  color: #ec1d25;
  border-color: #ec1d25;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:active,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:focus {
  background-color: transparent;
  color: #ec1d25;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:hover {
  background-color: #ec1d25;
  color: #ffffff;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart i.icon {
  display: inline-block;
  vertical-align: text-top;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-right: 0.4em;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart i.icon:only-child {
  font-size: 1.2em;
  margin-right: 0;
  vertical-align: baseline;
}

.blog-text {
  max-width: 900px;
  margin: 0 auto;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart span {
  position: relative;
  top: 0;
  left: 0;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-sm {
  height: 26px;
  padding: 0 8px;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  line-height: 26px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-sm i.icon {
  line-height: 1em;
  margin-right: 0.3em;
}

@-moz-document url-prefix() {
  .header-cart.variant-1 .dropdown-container .block-content .action.viewcart .btn-sm {
    line-height: 25px;
  }
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-lg {
  padding: 4px 25px 3px;
  font-size: 16.5px;
  height: auto;
  border-width: 1px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-xl {
  padding: 15px 40px;
  font-size: 24px;
  height: auto;
  border-width: 2px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart-xxl {
  padding: 25px 50px;
  font-size: 28.995px;
  height: auto;
  border-width: 2px;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:active {
  background-color: #333745;
  border-color: #333745;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart:hover {
  background-color: transparent;
  color: #333745;
  border-color: #333745;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:active,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert.focus,
.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:focus {
  background-color: transparent;
  color: #333745;
}

.header-cart.variant-1 .dropdown-container .block-content .action.viewcart.btn-invert:hover {
  background-color: #333745;
  color: #ffffff;
}

.header-cart.variant-1 .dropdown-container .btn-minicart-close {
  display: none;
}

.header-cart.variant-1 .dropdown-container .minicart-items {
  margin: 0 0 10px;
  padding: 0;
}

.header-cart.variant-1 .dropdown-container li {
  margin: 0;
  padding: 0;
}

.header-cart.variant-1 .dropdown-container .label {
  display: none;
  color: #191919;
}

.header-cart.variant-1 .dropdown-container .product {
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.header-cart.variant-1 .dropdown-container .product-item {
  position: relative;
  width: 100%;
  margin-top: 10px;
  padding-bottom: 10px;
}

.header-cart.variant-1 .dropdown-container .product-item:after {
  content: '';
  display: table;
  clear: both;
}

.header-cart.variant-1 .dropdown-container .product-item:before {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background-color: #f0f0f0;
}

.header-cart.variant-1 .dropdown-container .product-item-photo,
.header-cart.variant-1 .dropdown-container .product-item-details {
  float: left;
  padding: 0;
}

.header-cart.variant-1 .dropdown-container .product-item-photo {
  width: 60px;
  min-width: 60px;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.header-cart.variant-1 .dropdown-container .product-item-photo:hover {
  opacity: 0.7;
}

.header-cart.variant-1 .dropdown-container .product-item-photo img {
  width: 100%;
}

.header-cart.variant-1 .dropdown-container .product-item-details {
  width: calc(100% - 110px);
}

.header-cart.variant-1 .dropdown-container .product-item-name,
.header-cart.variant-1 .dropdown-container .product-item-qty,
.header-cart.variant-1 .dropdown-container .product-item-pricing {
  float: left;
  padding: 0 10px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
}

.header-cart.variant-1 .dropdown-container .product-item-name {
  width: 50%;
  margin-top: 7px;
  overflow: hidden;
}

.header-cart.variant-1 .dropdown-container .product-item-name a {
  color: #191919;
}

.header-cart.variant-1 .dropdown-container .product-item-name a:hover {
  color: #ec1d25;
  text-decoration: none;
}

.header-cart.variant-1 .dropdown-container .product-item-qty {
  width: 20%;
}

.header-cart.variant-1 .dropdown-container .product-item-qty input {
  width: 100%;
  padding: 5px;
  text-align: center;
  background: transparent;
  border: 0;
  font-size: 16px;
  font-weight: 600;
}

.header-cart.variant-1 .dropdown-container .product-item-qty .label {
  display: none;
}

.header-cart.variant-1 .dropdown-container .product-item-pricing {
  font-family: 'Roboto', sans-serif;
  width: 30%;
}

.header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
  float: right;
  font-size: 16px;
  font-weight: 700;
  line-height: 2em;
  color: #ec1d25;
  text-align: left;
}

.header-cart.variant-1 .dropdown-container .product.actions {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  width: 60px;
  text-align: right;
}

.header-cart.variant-1 .dropdown-container .product.actions > div {
  display: inline-block;
  margin: 0 5px;
}

.header-cart.variant-1 .dropdown-container .product.actions a {
  display: block;
  color: #191919;
  text-decoration: none;
  margin: 5px 0;
}

.header-cart.variant-1 .dropdown-container .product.actions a:hover,
.header-cart.variant-1 .dropdown-container .product.actions a:hover:after {
  color: #ec1d25;
  text-decoration: none;
}

.header-cart.variant-1 .dropdown-container .product.actions .action.edit span,
.header-cart.variant-1 .dropdown-container .product.actions .action.delete span {
  display: none;
}

.header-cart.variant-1 .dropdown-container .product.actions .action.edit:after,
.header-cart.variant-1 .dropdown-container .product.actions .action.delete:after {
  display: block;
  font-family: 'icomoon-reg';
  content: "\e9ac";
  font-size: 16px;
  line-height: 20px;
  text-align: center;
}

.header-cart.variant-1 .dropdown-container .product.actions .action.edit:after {
  content: "\e90e";
}

.header-cart.variant-1 .dropdown-container .total-title,
.header-cart.variant-1 .dropdown-container .total-price {
  width: 50%;
  float: left;
}

.header-cart.variant-1 .dropdown-container .total-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.8em;
  text-transform: uppercase;
  color: #333745;
}

.header-cart.variant-1 .dropdown-container .total-price {
  text-align: right;
}

.header-cart.variant-1 .dropdown-container button.btn {
  margin: 15px 0 0;
}

/* mobilecart */
@media (min-width: 481px) and (max-width: 991px) {
  .header-cart.variant-1 .dropdown-container:after {
    /* dark overlay layer */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 120%;
    height: 120%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s ease 0.3s;
    -o-transition: background 0.3s ease 0.3s;
    transition: background 0.3s ease 0.3s;
  }

  .header-cart.active .dropdown-container:after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s ease 0;
    -o-transition: background 0.3s ease 0;
    transition: background 0.3s ease 0;
  }
}

@media screen and (max-width: 991px) {
  .header-cart.variant-1 .dropdown-container {
    display: block !important;
    opacity: 1;
    position: fixed;
    z-index: 1004;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    background: transparent;
    -webkit-transition: visibility 0s ease 0.6s;
    -o-transition: visibility 0s ease 0.6s;
    transition: visibility 0s ease 0.6s;
  }

  .header-cart.variant-1 .dropdown-container:before {
    display: none;
  }

  .header-cart.variant-1 .dropdown-container .block-content {
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    max-width: 480px;
    padding: 65px 15px 10px;
    overflow: auto;
    -webkit-transform: translateX(120%);
    -ms-transform: translateX(120%);
    transform: translateX(120%);
    background: #ffffff;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
  }

  .header-cart.variant-1 .dropdown-container .block-title {
    position: fixed;
    display: block;
    right: 0;
    top: -50px;
    width: 100%;
    max-width: 480px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 20px;
    background: #ec1d25;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 2;
    cursor: pointer;
    -webkit-transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
  }

  .header-cart.variant-1 .dropdown-container .block-title .qty {
    display: none;
  }

  .header-cart.variant-1 .dropdown-container .block-title:before,
  .header-cart.variant-1 .dropdown-container .block-title:after {
    content: '';
    position: absolute;
    top: 22px;
    right: 20px;
    height: 3px;
    width: 20px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .header-cart.variant-1 .dropdown-container .block-title:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .header-cart.variant-1 .dropdown-container .block-title:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .header-cart.variant-1 .dropdown-container .product.actions {
    width: 30px;
  }

  .header-cart.variant-1.active .dropdown-container {
    visibility: visible;
    -webkit-transition: visibility 0s ease 0s;
    -o-transition: visibility 0s ease 0s;
    transition: visibility 0s ease 0s;
  }

  .header-cart.variant-1.active .dropdown-container .block-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
  }

  .header-cart.variant-1.active .dropdown-container .block-title {
    top: 0;
    -webkit-transition: top 0.3s ease 0.5s;
    -o-transition: top 0.3s ease 0.5s;
    transition: top 0.3s ease 0.5s;
  }

  .header-cart.variant-1 .close {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    color: #ffffff;
    opacity: 1;
  }

  .header-cart.variant-1 .close span {
    display: none;
  }

  .header-cart.variant-1 .close:before,
  .header-cart.variant-1 .close:after {
    content: '';
    position: absolute;
    top: 22px;
    left: 20px;
    height: 3px;
    width: 20px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .header-cart.variant-1 .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .header-cart.variant-1 .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .header-cart.variant-1 .dropdown-container .block-title span.empty {
    padding-bottom: 0 !important;
    font-size: 14px;
    line-height: 20px;
  }

  .header-cart.variant-1 .dropdown-container .block-title {
    height: auto;
    line-height: 20px;
    padding: 15px 35px;
  }

  .header-cart.variant-1 .dropdown-container .product-item-photo {
    width: 90px;
    min-width: 90px;
  }

  .header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
    font-size: 15px;
  }
}

@media screen and (max-width: 680px) {
  .header-cart.variant-1 .dropdown-container .product-item-photo {
    width: 60px;
    min-width: 60px;
  }

  .header-cart.variant-1 .dropdown-container .product-item-pricing .price-container {
    font-size: 15px;
  }

  .header-cart.variant-1 .dropdown-container .block-content .actions > div {
    display: block;
  }

  .header-cart.variant-1 .dropdown-container .block-content .actions > div {
    margin-bottom: 10px;
  }

  .header-cart.variant-1 .dropdown-container .block-content .actions > div .btn {
    width: 100%;
  }
}

.header-cart.variant-1 .dropdown-container .block-title span.empty {
  display: block;
  text-align: center;
  padding-bottom: 10px;
}

/* minicart */
.header-cart.variant-2 .dropdown-container {
  width: 100%;
  background: #333745;
  color: #8f8f8f;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
}

.header-cart.variant-2 .dropdown-container .block.block-minicart {
  margin-bottom: 0;
}

.header-cart.variant-2 .dropdown-container .btn-minicart-close {
  display: none;
}

.header-cart.variant-2 .dropdown-container .block-title {
  display: block;
  background: #424652;
  padding: 15px 45px 15px 15px;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .block-content {
  padding: 5px 0 0 0;
  color: #191919;
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal {
  display: block;
  width: 50%;
  float: right;
  margin-top: 20px;
  text-align: right;
  font-size: 31px;
  line-height: 1.2em;
  font-weight: bold;
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal .label {
  padding: 0 10px 0 0;
  font-size: 100%;
}

.header-cart.variant-2 .dropdown-container .block-content .subtotal .price-container {
  display: inline-block;
  font-size: 31px;
  line-height: 1.2em;
  font-weight: bold;
}

.header-cart.variant-2 .dropdown-container .block-content .actions {
  clear: both;
  padding: 20px 0 20px;
  text-align: right;
}

.header-cart.variant-2 .dropdown-container .block-content .actions > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
}

.header-cart.variant-2 .dropdown-container .block-content .btn:hover {
  background-color: #ffffff;
  border-color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .block-content .btn-alt {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #ec1d25;
}

.header-cart.variant-2 .dropdown-container .block-content .btn-alt:hover {
  background-color: #ec1d25;
  border-color: #ec1d25;
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .minicart-items {
  margin: 0 0 10px;
  padding: 0;
}

.header-cart.variant-2 .dropdown-container li {
  margin: 0;
  padding: 0;
}

.header-cart.variant-2 .dropdown-container .label {
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .product {
  overflow: hidden;
  display: table;
  table-layout: fixed;
  width: 100%;
}

.header-cart.variant-2 .dropdown-container .product-item {
  display: table;
  position: relative;
  width: 100%;
  margin-top: 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #3e4352;
}

.header-cart.variant-2 .dropdown-container .product-item-photo,
.header-cart.variant-2 .dropdown-container .product-item-details {
  display: table-cell;
  float: none;
  padding: 0;
}

.header-cart.variant-2 .dropdown-container .product-item-photo {
  width: 90px;
  min-width: 90px;
  vertical-align: middle;
}

.header-cart.variant-2 .dropdown-container .product-item-photo img {
  width: 100%;
}

.header-cart.variant-2 .dropdown-container .product-item-details {
  width: auto;
}

.header-cart.variant-2 .dropdown-container .product-item-name,
.header-cart.variant-2 .dropdown-container .product-item-qty,
.header-cart.variant-2 .dropdown-container .product-item-pricing {
  display: table-cell;
  vertical-align: middle;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2em;
}

.header-cart.variant-2 .dropdown-container .product-item-name {
  width: 45%;
  padding: 0 15px;
  margin-bottom: 15px;
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
}

.header-cart.variant-2 .dropdown-container .product-item-name a {
  color: #ffffff;
}

#btnAttack {
  text-decoration: none;
  border: 1px solid #333744;
  padding: 3px 8px 2px 7px;
  cursor: pointer;
}

.header-cart.variant-2 .dropdown-container .product-item-name a:hover {
  color: #ec1d25;
  text-decoration: none;
}

.header-cart.variant-2 .dropdown-container .product-item-qty {
  width: 25%;
}

.header-cart.variant-2 .dropdown-container .product-item-qty input {
  width: 65px;
  padding: 15px;
  border: 0;
  background-color: #424652;
  text-align: center;
  font-size: 25px;
  line-height: 35px;
  color: #ffffff;
  font-weight: 700;
}

.header-cart.variant-2 .dropdown-container .product-item-qty .label {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  font-size: 25px;
  line-height: 65px;
  font-weight: 700;
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .product-item-pricing {
  font-family: 'Roboto', sans-serif;
  width: 30%;
}

.header-cart.variant-2 .dropdown-container .product-item-pricing .price-container {
  float: right;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #ec1d25;
  text-align: left;
}

.header-cart.variant-2 .dropdown-container .product.actions {
  text-align: right;
}

.header-cart.variant-2 .dropdown-container .product.actions > div {
  display: inline-block;
  margin-left: 10px;
}

.header-cart.variant-2 .dropdown-container .product.actions a {
  display: inline-block;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
}

.header-cart.variant-2 .dropdown-container .product.actions a:hover {
  color: #ec1d25;
  text-decoration: none;
}

.header-cart.variant-2 .dropdown-container .product.actions .action.edit:before,
.header-cart.variant-2 .dropdown-container .product.actions .action.delete:before {
  display: inline-block;
  font-family: 'icomoon-reg';
  content: "\e9ac";
  font-size: 16px;
  padding-right: 4px;
}

.header-cart.variant-2 .dropdown-container .product.actions .action.edit:before {
  content: "\e90e";
}

/* desktop */
body:not(.touch) .header-cart.variant-2.dropdown-link .block-minicart {
  position: relative;
  overflow-y: scroll;
  height: 100%;
  max-height: 0;
  width: calc(100% + 30px);
  padding: 15px 30px 15px 15px;
  -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
  -o-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
  transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
}

@media screen and (min-width: 992px) {
  .header-cart.variant-2.dropdown-link > a:hover {
    padding-bottom: 20px;
  }

  .header-cart.variant-2.dropdown-link .dropdown-container {
    overflow: hidden;
    visibility: visible;
    opacity: 1;
    top: 100%;
    max-height: 0;
    padding: 0;
    z-index: 1;
    border: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    -o-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, -webkit-box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, -webkit-box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s, -webkit-box-shadow 0.5s ease 0.5s;
  }

  .header-cart.variant-2.dropdown-link:hover .dropdown-container {
    top: 100%;
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    -o-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, -webkit-box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, -webkit-box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s, box-shadow 0.5s ease 0.5s, -webkit-box-shadow 0.5s ease 0.5s;
  }

  .header-cart.variant-2.dropdown-link .minicart-content-wrapper,
  .header-cart.variant-2.dropdown-link #minicart-content-wrapper {
    position: relative;
  }

  .header-cart.variant-2.dropdown-link .minicart-content-wrapper:after,
  .header-cart.variant-2.dropdown-link #minicart-content-wrapper:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: calc(100% + 30px);
    height: 2px;
    bottom: -15px;
    left: -15px;
    right: -15px;
    background: #ec1d25;
  }

  .header-cart.variant-2.dropdown-link .block-minicart {
    position: relative;
    overflow-y: scroll;
    height: 100%;
    max-height: 0;
    width: calc(100% + 30px);
    padding: 15px 30px 15px 15px;
    -webkit-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
    -o-transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
    transition: max-height 0.5s cubic-bezier(.25, 1, .30, 1) 0.3s;
  }

  body.touch .header-cart.variant-2.dropdown-link .block-minicart {
    width: 100%;
    padding: 15px;
  }
}

@media screen and (min-width: 992px) {
  .header-cart.variant-2 {
    position: static;
  }
}

@media screen and (min-width: 992px) {
  @supports (-ms-accelerator:true) {
    .header-cart.variant-2.dropdown-link .block-minicart {
      width: 100%;
      padding: 15px;
    }
  }
}

@media screen and (min-width: 992px) and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .header-cart.variant-2.dropdown-link .block-minicart {
    width: 100%;
    padding: 15px;
  }
}

@media screen and (min-width: 992px) {
  body.mac .header-cart.variant-2.dropdown-link .block-minicart {
    width: 100%;
    padding: 15px;
  }
}

/* mobilecart */
body.touch .header-cart.variant-2 .dropdown-container .btn-minicart-close {
  display: block;
  position: absolute;
  right: 10px;
  top: 14px;
  color: #ffffff !important;
  font-size: 26px;
  line-height: 30px;
  text-decoration: none;
  cursor: pointer;
}

body.touch .header-cart.variant-2 .dropdown-container .btn-minicart-close:hover {
  color: #ec1d25;
}

@media screen and (max-width: 991px) {
  .header-cart.variant-2 .dropdown-container {
    left: 0;
    padding: 0;
  }

  .header-cart.variant-2 .dropdown-container .product-item-name {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
  }

  .header-cart.variant-2 .dropdown-container .product-item-qty input {
    font-size: 18px;
    line-height: 20px;
    height: 50px;
    width: 50px;
    padding: 15px 10px;
  }

  .header-cart.variant-2 .dropdown-container .product-item-qty .label {
    display: none;
  }

  .header-cart.variant-2 .dropdown-container .product-item-pricing .price-container {
    font-size: 20px;
  }

  .header-cart.variant-2 .dropdown-container .product.actions {
    padding: 5px 0 0;
  }

  .header-cart.variant-2 .dropdown-container .product.actions a span {
    display: none;
  }

  .header-cart.variant-2 .dropdown-container .product-item-photo {
    width: 60px;
    min-width: 60px;
  }

  .header-cart.variant-2 .dropdown-container .block-content {
    padding: 5px 15px;
  }

  .header-cart.variant-2 .dropdown-container .block-content .subtotal {
    width: 100%;
    margin-top: 10px;
    font-size: 20px;
  }

  .header-cart.variant-2 .dropdown-container .block-content .subtotal .price-container {
    font-size: 20px;
  }

  .header-cart.variant-2 .dropdown-container .block-content .actions > div .btn {
    min-width: 200px;
    margin-bottom: 10px;
  }

  body:not(.touch) header.is-sticky .dropdown-link.header-cart.variant-2:hover > .dropdown-container {
    top: calc(100%);
  }

  body:not(.touch) .dropdown-link.header-cart.variant-2:hover > .dropdown-container {
    top: calc(100% - 50px);
  }

  body:not(.touch) .header-cart.variant-2 .dropdown-container .block-content {
    padding-left: 0;
    padding-right: 0;
  }

  body:not(.touch) .header-cart.variant-2.dropdown-link .block-minicart {
    width: calc(100% + 15px);
  }

  body.touch .header-cart.variant-2.header-link .dropdown-container {
    top: 100%;
    z-index: 10000;
    border-bottom-width: 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  body.touch .header-cart.variant-2.header-link.active .dropdown-container {
    -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.3);
  }

  body.touch .header-cart.variant-2 .dropdown-container {
    overflow: scroll;
  }
}

body,
html {
  font-weight: 300;
  /* text smoothing */
  text-rendering: optimizeLegibility;
  text-rendering: geometricPrecision;
  font-smooth: always;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -webkit-font-smoothing: subpixel-antialiased;
}

a:focus,
a:hover,
a:active {
  outline: 0px !important;
}

a,
a:focus,
a:active {
  text-decoration: none;
}

a:focus,
a:active {
  text-decoration: none;
}

#wrapper {
  /* text smoothing */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* dividers */
.divider {
  height: 35px;
}

.divider:before,
.divider:after {
  content: " ";
  display: table;
}

.divider:after {
  clear: both;
}

.divider:before,
.divider:after {
  content: " ";
  display: table;
}

.divider:after {
  clear: both;
}

.divider-sm {
  height: 20px;
}

.line-divider {
  width: 100px;
  height: 0;
  margin: 15px auto 25px;
  border-bottom: 1px solid #e8e8e8;
}

.line-divider:before,
.line-divider:after {
  content: " ";
  display: table;
}

.line-divider:after {
  clear: both;
}

.line-divider:before,
.line-divider:after {
  content: " ";
  display: table;
}

.line-divider:after {
  clear: both;
}

h1,
.h1-style {
  font-size: 34px;
  line-height: 1.75em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 30px;
  margin: 0;
  color: #333745;
}

h2,
.h2-style {
  font-size: 24px;
  line-height: 1.75em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 0 2px;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #e8e8e8;
  color: #333745;
}

h3 {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 5px 0;
  color: #333745;
}

.search-item {
  min-height: 140px;
}

.search-item a div {
  float: left; 
  height: 130px; 
  border: 1px solid #DDD;
  width: 204px; 
  margin-right: 10px; 
}
  
.search-item .price {
    background: #DDD;
    padding: 5px 10px;
    font-family: sans-serif;
    min-width: 90px;
    text-align: center;
    margin-right: 10px;
    float: left;
    border-radius: 5px;
    text-decoration: none !important;
}

.table-cookies tr {
    border-bottom: 1px solid #DDD;
}

@media screen and (max-width: 768px) {
.search-item a div {
  float: none;
  border: 0;
  margin: 10px auto;
}
}

h3 i.icon {
  padding-right: 5px;
}

h1.no-line,
h2.no-line {
  border: 0;
  margin: 0 0 10px 0;
  padding: 0;
}

h1.h-bg,
h2.h-bg {
  display: inline-block;
  color: #ffffff;
  background-color: #333745;
  padding: 0 15px;
  margin: 0;
  border: 0;
}

h4 {
  font-size: 14px;
  line-height: 1.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 8px 0;
  color: #333745;
}

h4 i.icon {
  padding-right: 5px;
}

h5 {
  font-size: 13px;
  line-height: 1.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: none;
  padding: 0;
  margin: 0 0 8px 0;
  color: #333745;
}

h5 i.icon {
  padding-right: 5px;
}

h6 {
  font-size: 11px;
  line-height: 1.5em;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 8px 0;
  color: #333745;
}

h6 i.icon {
  padding-right: 5px;
}

.title {
  position: relative;
}

.title.center h2 {
    text-transform: uppercase;
}

.title.center h1,
.title.center h2 {
  font-size: 34px;
  line-height: 1.75em;
  padding: 0 0 30px;
  margin: 0 0 10px;
  border: 0;
  position: relative;
  text-align: center;
}

.title.center h1:after,
.title.center h2:after {
  content: '';
  width: 100px;
  position: absolute;
  left: 50%;
  bottom: 0;
  height: 1px;
  margin-left: -50px;
  background: #e8e8e8;
}

.title.center h1:after,
.title.center h2:after {
  bottom: 18px;
}

h1.size-lg,
.title.center h1.size-lg {
  font-size: 42px;
  line-height: 1.6em;
}

h1.size-lg .logo-font,
.title.center h1.size-lg .logo-font {
  font-size: 1.6em;
  font-weight: 900;
  text-transform: none;
}

h2.size-lg,
.title.center h2.size-lg {
  font-size: 30px;
  line-height: 1.6em;
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 25.5px;
  }

  h2 {
    font-size: 18px;
  }

  h1.h-bg,
  h2.h-bg {
    line-height: 1.5em;
    padding-top: 3px;
  }

  .title.center h1,
  .title.center h2 {
    font-size: 25.5px;
    line-height: 1.75em;
    padding: 0 0 20px;
    margin: 0 0 10px;
  }

  .title.center h1:after,
  .title.center h2:after {
    bottom: 14px;
  }

  h1.size-lg,
  .title.center h1.size-lg {
    font-size: 36px;
  }

  h2.size-lg,
  .title.center h2.size-lg {
    font-size: 24px;
  }
}

a.readmore {
  font-size: 14px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
  color: #ec1d25;
}

a.readmore:hover {
  color: #333745;
}

a.readmore:after {
  font-family: 'icomoon-reg';
  content: "\e91f";
  font-size: 13px;
  text-decoration: none;
  padding-left: 4px;
}

.text-center .img-responsive {
  display: inline-block;
}

object,
video,
embed {
  height: auto;
  max-width: 100%;
}

.logo-font {
  font-family: 'Raleway', sans-serif;
}

.custom-color {
  color: #ec1d25;
}

.custom-color-alt {
  color: #333745;
}

.no-margin {
  margin: 0;
}

.no-padding {
  padding: 0;
}

.text-wrapper {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .text-wrapper {
    margin-bottom: 30px;
  }
}

.text-lg p {
  font-size: 16.99995px;
  font-weight: bold;
  color: #333745;
}

.text-lg p:first-child:first-letter {
  display: inline-block;
  font-size: 2.411em;
  line-height: 0.658em;
  vertical-align: top;
  text-transform: uppercase;
  color: #ec1d25;
}

.marker {
  background: #ec1d25;
  color: #ffffff;
  padding: 0 0.2em;
}

.underline {
  text-decoration: underline;
}

.underline:hover {
  text-decoration: none;
}

/* marker list */
ul.marker-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.marker-list li,
ul.marker-list li a {
  color: #333745;
}

ul.marker-list li a {
  display: inline-block;
  position: relative;
  padding: 5px 0 5px 12px;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

ul.marker-list li a:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 12px;
  height: 4px;
  width: 4px;
  background-color: #e4e4e4;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.none-dec:hover {
  text-decoration: none;
}

ul.marker-list li a:hover {
  color: #ec1d25;
  text-decoration: none;
}

ul.marker-list li {
  font-size: 16px;
  line-height: 20px;
}

ul.marker-list li a:hover {
  padding-left: 20px;
  margin-right: -8px;
}

ul.marker-list li a:hover:before {
  top: 12px;
  width: 10px;
  height: 4px;
  background-color: #ec1d25;
}

ul.simple-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.simple-list li a {
  color: #ec1d25;
}

ul.simple-list li {
  position: relative;
  padding: 5px 0;
  font-size: 16px;
  line-height: 20px;
  color: #333745;
}

ul.simple-list i.icon {
  display: inline-block;
  vertical-align: inherit;
  font-size: 13px;
  color: #ec1d25;
  margin: 0 10px 0 0;
}

ul.marker-simple-list {
  padding: 10px 0 20px;
  margin: 0;
  list-style: none;
}

ul.marker-simple-list li a {
  color: #ec1d25;
}

ul.marker-simple-list li {
  position: relative;
  padding: 0 0 7px 0;
  font-size: 17px;
  line-height: 20px;
  color: #333745;
}

ul.marker-simple-list li:before {
  margin-right: 9px;
  font-family: 'icomoon-reg';
  font-size: 12px;
  line-height: 21px;
  content: "\e951";
  color: #ec1d25;
}

@media screen and (min-width: 480px) {
  .two-columns,
  .three-columns {
    display: table-cell;
  }

  .two-columns li,
  .three-columns li {
    margin-right: 30px;
  }

  .two-columns {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }

  .three-columns {
    columns: 3;
    -webkit-columns: 3;
    -moz-columns: 3;
  }
}

/* blockquote */
.blockquote {
  font-size: 17px;
  line-height: 26px;
}

.info-block {
  margin-bottom: 50px;
  color: #333745;
}

@media screen and (max-width: 991px) {
  .info-block {
    margin-bottom: 30px;
  }
}

.info-block p:last-child {
  margin-bottom: 0;
}

.info-block:after,
.info-block:before {
  content: '';
  display: block;
  width: 100%;
  height: 5px;
  background: #eeeeee;
  border-left: 4px solid #ec1d25;
}

.info-block:after {
  margin-top: 20px;
}

.info-block:before {
  margin-bottom: 20px;
}

.info-block p:first-child:first-letter {
  display: inline-block;
  vertical-align: top;
  padding: 0 5px;
  margin: 0 4px 0 0;
  font-weight: 500;
  text-transform: uppercase;
  background-color: #ec1d25;
  color: #fff;
}

/* simple social list */
ul.social-list-simple {
  margin: 0;
  padding: 0;
}

ul.social-list-simple li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 3px 7px 0;
}

ul.social-list-simple li a {
  display: block !important;
  padding: 0 6px;
  font-size: 22px;
  line-height: 35px;
  color: #333745;
  text-decoration: none;
}

ul.social-list-simple li a:hover {
  color: #ec1d25;
}

ul.social-list-simple.small li {
  margin: 2px 2px 2px 0;
}

ul.social-list-simple.small li a {
  display: block !important;
  padding: 0 6px;
  font-size: 17px;
  line-height: 25px;
}

/* tags list */
ul.tags {
  margin: 0;
  padding: 0;
}

ul.tags li {
  display: inline-block;
  margin: 0 3px 7px 0;
}

ul.tags li a {
  display: block;
  text-decoration: none;
}

ul.tags li span.value {
  display: inline-block;
}

ul.tags li span.value span,
ul.tags li span.value a {
  position: relative;
  display: inline-block;
  z-index: 1;
}

ul.tags li span.value span:before,
ul.tags li span.value a:before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
  background-color: #ec1d25;
}

ul.tags li span.value:hover span:before,
ul.tags li span.value:hover a:before {
  width: 100%;
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

ul.tags li span.value span,
ul.tags li span.value span:before,
ul.tags li span.value a,
ul.tags li span.value a:before {
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

ul.tags li span.value span {
  display: block;
  padding: 10px 15px;
  font-size: 15px;
  line-height: 17px;
  background: #333745;
  color: #ffffff;
}

.clear-float {
  clear: both;
}

ul.tags li span.clear {
  display: none;
}

ul.tags li.active span.value span {
  background: #ec1d25;
}

ul.tags li.active span.clear {
  display: block;
  position: relative;
  text-align: center;
  text-decoration: none;
  color: #ec1d25;
}

ul.tags li.active span.clear:before {
  font-family: 'icomoon-reg';
  content: "\e933";
  font-size: 16px;
  line-height: 18px;
}

ul.tags li.active span.clear:hover {
  color: #333745;
}

@media screen and (max-width: 767px) {
  ul.tags li span.value span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 15px;
  }

  ul.tags li.active span.clear {
    padding: 3px 0 0 3px;
  }
}

/* helper classes */
.noselect {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Video */
.videocontainer {
  height: 100%;
  width: 100%;
  overflow: hidden;
}

.videocontainer video {
  width: 100% !important;
  height: auto !important;
}

/* icons set */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  font-size: inherit;
}

/* address block */
.address-block {
  padding-bottom: 25px;
  margin-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}

.address-block.last {
  padding-bottom: 0;
  border-bottom: none;
}

/* google map */
.google-map {
  width: 100%;
  height: 470px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .google-map {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1199px) {
  .google-map {
    width: 100%;
    height: 370px;
  }
}

@media screen and (max-width: 991px) {
  .google-map {
    width: 100%;
    height: 270px;
  }
}

/* tooltip */
.tooltip {
  font-weight: normal !important;
  font-size: 12px;
  line-height: 13px;
}

body:not(.touch) .sidebar-block .tooltip {
  position: fixed;
}

.productStack .tooltip {
  top: -15px !important;
}

.tooltip.in {
  opacity: 1;
}

.tooltip > .tooltip-inner {
  background-color: #333745;
  padding: 3px 5px 5px 5px;
}

.tooltip.top > .tooltip-arrow,
.tooltip.bottom > .tooltip-arrow,
.tooltip.right > .tooltip-arrow {
  border-top-color: #333745;
}

/* table */
table.table {
  margin-bottom: 30px;
}

.params-row {
  margin: 0;
  padding: 0;
  list-style: none;
}

.params-row li {
  min-width: 50px;
  display: inline-block;
  text-align: center;
}

.white-card {
  background: #ffffff;
  padding: 30px 25px;
  margin-bottom: 50px;
  color: #333745;
}

@media screen and (max-width: 991px) {
  .white-card {
    margin-bottom: 30px;
  }
}

body.touch .dark-tooltip {
  display: none !important;
}

/* avoid adblock hide social  */
body .page-footer .footer-social,
.page-footer .footer-social ul.footer-social,
a.sharing .icon-share,
.product-item-actions ul.social-list,
.product-item.large .social-list a,
ul.social-list-simple.small li a,
ul.social-list-simple.small li a.icon-facebook-logo,
ul.social-list-simple li a,
ul.social-list-simple li a.icon-facebook-logo,
.product-info-block div.social,
.product-info-block div.share-button ul.social-list,
.product-info-block div.share-button ul.social-list a,
.blog-meta div.share-button ul.social-list,
.blog-meta div.share-button ul.social-list a {
  display: block;
}

.product-info-block div.share-button,
.blog-meta div.share-button,
.product-item-actions a.sharing .icon-share,
body .page-footer .footer-social i.icon.icon-circled {
  display: inline-block !important;
}

.products-grid {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .products-grid {
    margin-bottom: 0px;
  }
}

.products-grid-wrapper {
  overflow: hidden;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .products-grid-wrapper {
    margin-bottom: 30px;
  }
}

.products-grid-wrapper.isotope-wrapper {
  overflow: visible;
}

.products-grid.products-carousel {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .products-grid.products-carousel {
    margin-bottom: 30px;
  }
}

.product-vertical-carousel {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .product-vertical-carousel {
    margin-bottom: 30px;
  }
}

.product-action-btn,
.product-action-btn:focus {
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333745;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.product-action-btn i.icon,
.product-action-btn:focus i.icon {
  font-size: 15px;
  line-height: 29px;
  margin: 0;
}

.product-action-btn:hover {
  color: #fff;
  background-color: #ec1d25;
}

.product-item-inside {
  overflow: hidden;
  position: relative;
}

.product-item.large {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 30px 0;
  padding-left: 15px;
  padding-right: 15px;
  font-family: 'Raleway', sans-serif;
}

.product-item.large .product-item-info {
  display: table;
  table-layout: fixed;
  position: relative;
  overflow: hidden;
  background-color: #ffffff;
  width: 100%;
}

.product-item.large .product-item-photo {
  position: static;
  display: table-cell;
  width: 50%;
}

.product-item.large .product-item-photo img {
  width: 100%;
}

.product-item.large .product-item-details {
  position: relative;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  padding: 12px;
  width: 50%;
}

.product-item.large .product-item-details .product-item-actions .actions-primary {
  display: block;
}

.product-item.large .product-item-description {
  display: none;
}

.product-item.large .product-item-name {
  font-size: 16px;
  line-height: 1.2em;
  margin-bottom: 10px;
  font-weight: 700;
}

.product-item.large .product-item-name a {
  color: #333745;
}

.product-item.large .product-item-actions .actions-primary {
  display: none;
}

.product-item.large .product-item-actions .actions-primary i.icon {
  display: none;
}

.product-item.large .product-item-actions .actions-secondary {
  position: absolute;
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}

.product-item.large .product-item-actions .actions-secondary a,
.product-item.large .product-item-actions .actions-secondary a:focus {
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333745;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.product-item.large .product-item-actions .actions-secondary a i.icon,
.product-item.large .product-item-actions .actions-secondary a:focus i.icon {
  font-size: 15px;
  line-height: 29px;
  margin: 0;
}

.product-item.large .product-item-actions .actions-secondary a:hover {
  color: #fff;
  background-color: #ec1d25;
}

.product-item.large .product-item-actions .actions-secondary a > span {
  display: none;
}

.product-item-rating {
  font-size: 15px;
  color: #ec1d25;
}

.product-item-rating i.icon {
  font-size: 12px;
  margin-right: 2px;
}

.product-item-label {
  display: table;
  position: absolute;
  z-index: 5;
  top: 0;
  width: 38px;
  height: 22px;
  font-size: 13px;
  line-height: 15px;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  text-align: center;
}

.product-item-label span {
  display: table-cell;
  vertical-align: middle;
}

.product-item-label.label-new {
  left: 0;
  background-color: #333745;
  color: #ffffff;
}

.product-item-label.label-sale {
  right: 0;
  background-color: #ec1d25;
  color: #ffffff;
}

.product-item-label.label-sale .text {
  display: table-cell;
}

.product-item-label.label-sale .percent {
  display: none;
}

.product-variant-2 .product-item-label.label-new {
  left: auto;
  right: 0;
  top: 4px;
}

.product-variant-2 .product-item-label.label-sale {
  right: auto;
  left: 0;
  top: 4px;
}

h1.nw-info-block {
  position: absolute;
  top: 12%;
  left: -20%;
  right: -20%;
  color: #ffffff;
  font-family: sans-serif !important;
  font-weight: 100 !important;
  text-transform: initial;
  text-align: center;
  padding: 2px;
  font-size: 40px;
  z-index: 100;
  background: linear-gradient(45deg, transparent, #e6100973, transparent);
}

@media screen and (max-width: 991px) {
  .product-variant-2 .product-item-label.label-new {
    top: 3px;
  }

  .product-variant-2 .product-item-label.label-sale {
    top: 3px;
  }
  
  .nw-info-block {
    top: 10%;
    left: 0 !important;
    font-size: 24px !important;
    right: 0 !important;
  }
  
  .nw-info-block .bnt-start {
    margin: 10px auto 0;
    font-size: 16px;
  }
}

.price-box {
  margin-bottom: 12px;
}

.price-box .price,
.price-box .special-price {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 700;
  color: #333745 !important;
}

.old-price {
    padding: 5px 0;
    font-size: 22px;
    position: absolute;
    top: 75px;
    right: 15px;
    float: right;
    font-weight: bold;
    line-height: 1.2em;
    color: #8d8d8d !important;
    text-decoration: line-through;
}

.price-box > .price-container > .price-wrapper > .old-price {
    position: inherit;
    float: inherit;
    display: block;
    font-weight: normal;
    line-height: 0.5em;
    font-size: 14px;
}

.product-availability .old-price .money {
    color: #333745 !important;
}

.products-grid .product-item.large:hover .countdown-box {
  opacity: 0;
  visibility: hidden;
}

.products-listview .product-item.large .product-item-photo:hover .countdown-box {
  opacity: 0;
  visibility: hidden;
}

.products-carousel .product-item.large {
  margin-bottom: 0;
}

.products-grid.six-in-row .product-item.large {
  width: 16.66557%;
}

.products-grid.five-in-row .product-item.large {
  width: 20%;
}

.products-grid.four-in-row .product-item.large {
  width: 25%;
}

.products-grid.three-in-row .product-item.large {
  width: 33.33333%;
}

.products-grid.two-in-row .product-item.large {
  width: 50%;
}

.products-grid.one-in-row .product-item.large {
  width: 100%;
}

@media screen and (min-width: 1400px) {
  .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-info,
  .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-info,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-info,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-info {
    display: block;
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-photo,
  .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-photo,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-photo,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-photo {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-details,
  .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-details,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-details,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-details {
    display: block;
    width: 100%;
  }
}

@media screen and (max-width: 1399px) {
  .products-grid.six-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.five-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.four-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.three-in-row .product-item.large {
    width: 50%;
  }
}

@media screen and (max-width: 1199px) {
  .products-grid.six-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.five-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.four-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.three-in-row .product-item.large {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.six-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.five-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.four-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.three-in-row .product-item.large {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .products-grid.six-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.five-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.four-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.three-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.two-in-row .product-item.large {
    width: 100%;
  }
}

/* product variant 1 - margin, action bottom */
.products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
  z-index: 1;
  bottom: 0;
  right: 0;
  height: 29px;
  padding: 0;
  -webkit-transform: translateY(106%);
  -ms-transform: translateY(106%);
  transform: translateY(106%);
}

.products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
  display: block;
  float: left;
  width: 44px;
  height: 29px;
}

@media screen and (min-width: 1400px) {
  .products-grid.product-variant-1.five-in-row .product-item.large .product-item-actions .actions-secondary,
  .products-grid.product-variant-1.six-in-row .product-item.large .product-item-actions .actions-secondary,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-actions .actions-secondary,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
    z-index: 1;
    bottom: 0;
    right: 0;
    height: auto;
    width: 35px;
    padding: 0;
    -webkit-transform: translateX(106%);
    -ms-transform: translateX(106%);
    transform: translateX(106%);
  }

  .products-grid.product-variant-1.five-in-row .product-item.large .product-item-actions .actions-secondary a,
  .products-grid.product-variant-1.six-in-row .product-item.large .product-item-actions .actions-secondary a,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-actions .actions-secondary a,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
    display: block;
    float: none;
    width: 35px;
    height: 29px;
  }
}

@media screen and (min-width: 992px) {
  .products-grid.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  .products-grid.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .products-grid.five-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  .products-grid.five-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary,
  .products-grid.six-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  .products-grid.six-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary,
  body.boxed .block:not(.fullwidth) .four-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  body.boxed .block:not(.fullwidth) .four-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary,
  body.boxed .page-main > .container .four-in-row.product-variant-1 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  body.boxed .page-main > .container .four-in-row.product-variant-1 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-1 .product-item.large .product-item-photo {
    width: 45%;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-details {
    width: 55%;
    padding-bottom: 40px;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
    background: transparent;
    bottom: 10px;
    left: 45%;
    padding: 0 0 0 10px;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
    color: #333745;
    opacity: 0.5;
    display: inline-block;
    padding: 5px 9px;
    background: transparent;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover {
    color: #ec1d25;
    opacity: 1;
    background-color: transparent;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 480px) {
  .products-grid.product-variant-1 .product-item.large .product-item-photo {
    width: 45%;
  }
  .new-features li {
    width: 30%;
  }
  .products-grid.product-variant-1 .product-item.large .product-item-details {
    width: 55%;
    padding-bottom: 40px;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary {
    bottom: 5px;
    left: 45%;
    padding: 0 0 0 10px;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a {
    padding: 3px 7px;
  }

  .products-grid.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 20px;
  }
  .wrapper-testimonials {
    margin: 0;
  }
}

/*  multiple row bottom margin */
.slick-slide > div > .product-item.large {
  margin-bottom: 25px;
}

.slick-slide > div:last-child > .product-item.large {
  margin-bottom: 0;
}

.deal-carousel.slick-slider .product-item.large {
  padding-left: 0;
  padding-right: 0;
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  .deal-carousel {
    margin: 0 0 25px -15px;
    width: calc(100% + 15px);
  }

  .deal-carousel .product-item.large.slick-slide {
    margin: 0 0 0 15px;
  }
}

.carousel-arrows .slick-prev:before,
.carousel-arrows .slick-next:before {
  font-size: 17px;
  line-height: 16px;
  position: absolute;
  top: 2px;
  left: 8px;
}

.carousel-arrows .slick-prev:before {
  left: 7px;
}

/* product variant 2 - no margin, action bottom, + description */
.products-grid.carousel-negative {
  margin-left: -30px;
  margin-right: -30px;
}

.products-grid.carousel-negative.product-variant-2 {
  margin-left: -15px;
  margin-right: -15px;
}

.products-grid.product-variant-2 .product-item.large {
  display: block;
  float: left;
  margin: 0 -1px 0 0;
  padding-left: 0;
  padding-right: 0;
  border: 1px solid #f0f0f0;
}

.products-grid.product-variant-2 .product-item.large .product-item-photo {
  position: static;
}

.products-grid.product-variant-2 .product-item.large .product-item-info {
  overflow: hidden;
}

.products-grid.product-variant-2 .product-item.large .product-item-name {
  position: relative;
  font-size: 21px;
  line-height: 1.2em;
  font-weight: 600;
  background-color: #f9f9f9;
  padding: 10px 15px;
  margin: 0 -15px 12px;
  max-height: 70px;
  color: #333745;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.products-grid.product-variant-2 .product-item.large .product-item-name a {
  display: block;
  display: -webkit-box;
  text-decoration: none;
  max-height: 50px;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.products-grid.product-variant-2 .product-item.large .product-item-description {
  display: block;
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
  color: #969696;
  margin-bottom: 10px;
}

.products-grid.product-variant-2 .product-item.large .price-box {
  margin-bottom: 10px;
  font-family: 'Roboto', sans-serif;
  text-align: right;
}

.products-grid.product-variant-2 .product-item.large .price-box .price,
.products-grid.product-variant-2 .product-item.large .price-box .special-price {
  font-size: 21px;
}

.products-grid.product-variant-2 .product-item.large .price-box .old-price {
  font-size: 18px;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions {
  position: absolute;
  bottom: 0;
  right: 0;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary {
  display: block;
  position: absolute;
  background-color: #333745;
  right: 0;
  bottom: 0 !important;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button {
  width: 44px;
  height: 29px;
  border: 0;
  padding: 0;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn:focus,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:focus {
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #333745;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn i.icon,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button i.icon,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn:focus i.icon,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:focus i.icon {
  font-size: 15px;
  line-height: 29px;
  margin: 0;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn:hover,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button:hover {
  color: #fff;
  background-color: #ec1d25;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn span,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button span {
  display: none;
}

.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary a.btn i.icon,
.products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary button i.icon {
  display: block;
}

.products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary {
  z-index: 1;
  bottom: 0;
  right: 44px;
  height: 29px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a {
  display: block;
  float: left;
  width: 44px;
}

.products-grid.product-variant-2 .product-item.large .product-item-inside {
  padding-top: 4px;
}

.products-grid.product-variant-2 .product-item.large:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: calc(100% + 2px);
  height: 5px;
  left: -1px;
  top: -1px;
  background-color: #333745;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (min-width: 768px) {
  .products-grid.product-variant-2 .product-item.large .product-item-inside:hover .product-item-details .product-item-actions .actions-primary,
  .products-grid.product-variant-2 .product-item.large.hover .product-item-inside .product-item-details .product-item-actions .actions-primary {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .products-grid.product-variant-2 .product-item.large .product-item-inside:hover .product-item-photo .product-item-actions .actions-secondary,
  .products-grid.product-variant-2 .product-item.large.hover .product-item-inside .product-item-photo .product-item-actions .actions-secondary {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .products-grid.product-variant-2 .product-item.large .product-item-inside:hover:after,
  .products-grid.product-variant-2 .product-item.large.hover .product-item-inside:after {
    background-color: #ec1d25;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-2 .product-item.large .product-item-inside {
    padding-top: 3px;
  }

  .products-grid.product-variant-2 .product-item.large:after {
    height: 4px;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo {
    width: 45%;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-details {
    width: 55%;
    padding-bottom: 40px;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-details .product-item-actions {
    display: none;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-name {
    max-height: 60px;
    font-size: 18px;
    line-height: 22px;
    padding: 5px 12px;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-name a {
    max-height: 50px;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary {
    bottom: 8px;
    right: 46px;
    height: auto;
    background-color: transparent;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button {
    color: #333745;
    opacity: 0.5;
    display: inline-block;
    padding: 0;
    width: 46px;
    height: 35px;
    padding: 5px 0;
    background-color: transparent;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a:hover,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button:hover {
    color: #ec1d25;
    opacity: 1;
    background-color: transparent;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary a i.icon,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-secondary button i.icon {
    font-size: 18px;
    line-height: 25px;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary {
    position: absolute;
    z-index: 1;
    background: transparent;
    left: auto;
    right: 0;
    bottom: 8px;
    display: inline-block;
    padding: 0;
    height: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    transition: all 0.3s ease 0.1s;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary a.btn {
    color: #333745;
    opacity: 0.5;
    width: 46px;
    height: 35px;
    border: 0;
    background: transparent;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button > span,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary a.btn > span {
    display: none;
  }

  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary button i.icon,
  .products-grid.product-variant-2 .product-item.large .product-item-photo .product-item-actions .actions-primary a.btn i.icon {
    display: block;
    font-size: 23px;
    line-height: 35px;
    margin-right: 0;
  }
}

/* product variant 3 */
.products-grid.product-variant-3 {
  margin-bottom: 0;
}

.products-grid.product-variant-3 .product-item.large .product-item-photo {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
}

.products-grid.product-variant-3 .product-item.large .product-item-photo img {
  width: 100%;
}

.products-grid.product-variant-3 .product-item.large .product-item-details {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 5px 10px 10px;
  overflow: visible;
}

.products-grid.product-variant-3 .product-item.large .product-item-info {
  display: block;
  overflow: hidden;
  padding: 12px;
}

.products-grid.product-variant-3 .product-item.large .product-item-name {
  position: relative;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  padding: 0;
  margin: 15px 0 10px;
}

.products-grid.product-variant-3 .product-item.large .price-box {
  float: left;
  margin-bottom: 0;
  font-family: 'Roboto', sans-serif;
  text-align: left;
}

.products-grid.product-variant-3 .product-item.large .price-box .price,
.products-grid.product-variant-3 .product-item.large .price-box .special-price {
  font-size: 20px;
}

.products-grid.product-variant-3 .product-item.large .price-box .old-price {
  font-size: 16px;
  color: #8f8f8f;
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary {
  display: block;
  float: right;
  margin-top: -3px;
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn {
  width: 35px;
  height: 28px;
  padding: 0;
  font-size: 22px;
  line-height: 28px;
  text-align: center;
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn span {
  display: none;
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-primary .btn i.icon {
  display: block;
  margin: 0;
  font-size: 18px;
  line-height: 26px;
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
  bottom: 0;
  right: 0;
  width: 35px;
  padding: 0;
  -webkit-transform: translateX(106%);
  -ms-transform: translateX(106%);
  transform: translateX(106%);
}

.products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
  display: block;
}

.products-grid.product-variant-3 .product-item.large .product-item-photo .actions-primary {
  display: none;
}

.products-grid.product-variant-3 .product-item.large .color-swatch {
  position: absolute;
  top: -30px;
  left: 0;
  z-index: 100;
  background: #fff;
  padding: 5px 10px;
  margin: 0;
}

.products-grid.product-variant-3 .product-item.large .countdown-box {
  font-size: 14px;
}

.products-grid.product-variant-3 .product-item.large .product-item-label {
  height: 35px;
}

.products-grid.product-variant-3 .product-item.large .product-item-label.label-sale {
  top: 12px;
  right: 12px;
}

.products-grid.product-variant-3 .product-item.large .product-item-label.label-new {
  top: 12px;
  left: 12px;
}

@media screen and (min-width: 992px) {
  .six-in-row.products-grid.product-variant-3 .product-item.large .countdown-box {
    font-size: 11px;
  }
}

@media screen and (min-width: 768px) {
  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:after,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:after,
  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:before,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:before {
    width: 5px;
    opacity: 1;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:after,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:after {
    left: 15px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover:before,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside:before {
    right: 15px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:after,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:after,
  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:before,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:before {
    height: 5px;
    opacity: 1;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:after,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:after {
    top: 0;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-info:before,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-info:before {
    bottom: 0;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-label.label-sale,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-label.label-sale {
    top: 12px;
    right: 12px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-inside:hover .product-item-label.label-new,
  .products-grid.product-variant-3 .product-item.large.hover .product-item-inside .product-item-label.label-new {
    top: 12px;
    left: 12px;
  }
}

@media screen and (max-width: 1399px) {
  .products-grid.product-variant-3.six-in-row .product-item.large {
    width: 20%;
  }

  .products-grid.product-variant-3.five-in-row .product-item.large {
    width: 20%;
  }

  .products-grid.product-variant-3.four-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-3.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .products-grid.product-variant-3.six-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-3.five-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-3.four-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-3.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-3.six-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.five-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.four-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-3.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .products-grid.product-variant-3.six-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.five-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.four-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.three-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-3.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 480px) {
  .products-grid.product-variant-3:not(.min-2).six-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-3:not(.min-2).five-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-3:not(.min-2).four-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-3:not(.min-2).three-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-3:not(.min-2).two-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-3:not(.min-2).one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-3 .product-item.large .product-item-photo {
    position: static;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-info {
    padding: 12px;
    padding-bottom: 45px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
    width: 100%;
    text-align: right;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    background-color: transparent;
    bottom: 5px;
    right: 5px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
    color: #333745;
    opacity: 0.5;
    display: inline-block;
    padding: 5px 0;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover {
    color: #ec1d25;
    opacity: 1;
    background-color: transparent;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 25px;
  }

  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
    display: inline-block;
    padding: 3px 12px;
    background: transparent;
  }
}

/* product variant 4 - bigger product-variant-1 - deal of the day */
.product-variant-4 .product-item.large {
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
}

.product-variant-4 .product-item.large .product-item-photo {
  position: static;
  width: 47.3%;
  vertical-align: middle;
}

.product-variant-4 .product-item.large .product-item-details {
  width: 52.7%;
}

.product-variant-4 .product-item.large .product-item-name {
  font-size: 18px;
  line-height: 1.1em;
  margin-bottom: 10px;
  font-weight: 700;
}

.product-variant-4 .product-item.large .product-item-name a {
  color: #333745;
  text-decoration: none;
}

.product-variant-4 .product-item.large .product-item-name a:hover {
  color: #ec1d25;
}

.product-variant-4 .product-item.large .price-box {
  margin-bottom: 15px;
}

.product-variant-4 .product-item.large .price-box .price,
.product-variant-4 .product-item.large .price-box .special-price {
  font-size: 20px;
}

.product-variant-4 .product-item.large .price-box .old-price {
  font-size: 16px;
}

/* product variant 4 - action bottom */
.product-variant-4 .product-item.large .product-item-actions .actions-secondary {
  z-index: 1;
  bottom: 0;
  right: 0;
  height: 29px;
  padding: 0;
  -webkit-transform: translateY(106%);
  -ms-transform: translateY(106%);
  transform: translateY(106%);
}

.product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
  display: block;
  float: left;
  width: 44px;
  height: 29px;
}

@media screen and (min-width: 992px) {
  .product-variant-4 .product-item.large .product-item-inside:hover .product-item-actions .actions-secondary,
  .product-variant-4 .product-item.large.hover .product-item-inside .product-item-actions .actions-secondary {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

@media screen and (max-width: 991px) {
  .product-variant-4 .product-item.large .product-item-details {
    padding-bottom: 40px;
    padding-top: 5px;
  }

  .product-variant-4 .product-item.large .product-item-name {
    font-size: 17px;
    margin-bottom: 5px;
  }

  .product-variant-4 .product-item.large .price-box {
    margin-bottom: 10px;
  }

  .product-variant-4 .product-item.large .price-box .price,
  .product-variant-4 .product-item.large .price-box .special-price {
    font-size: 20px;
  }

  .product-variant-4 .product-item.large .price-box .old-price {
    font-size: 16px;
  }

  .product-variant-4 .product-item.large .product-item-actions .add_to_cart {
    line-height: 28px;
    height: 30px;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary {
    background: transparent;
    bottom: 5px;
    left: 47.3%;
    padding: 0 0 0 10px;
    width: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
    background: transparent;
    color: #333745;
    opacity: 0.5;
    display: inline-block;
    padding: 5px 9px;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:hover {
    color: #ec1d25;
    opacity: 1;
    background-color: transparent;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 25px;
  }
}

@media screen and (max-width: 480px) {
  .product-variant-4 .product-item.large .product-item-photo {
    width: 40%;
  }

  .product-variant-4 .product-item.large .product-item-details {
    width: 60%;
    padding-bottom: 40px;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary {
    bottom: 5px;
    left: 40%;
    padding: 0 0 0 10px;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
    padding: 3px 7px;
  }

  .product-variant-4 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 20px;
  }
}

/* product small preview */
.product-small-list {
  margin: 15px 0 50px;
}

@media screen and (max-width: 991px) {
  .product-small-list {
    margin-bottom: 30px;
  }
}

.megamenu .product-small-list {
  margin: 15px 0 0;
}

@media screen and (max-width: 991px) {
  .megamenu .product-small-list {
    margin-bottom: 0;
  }
}

.product-small-list .product-item-inside {
  display: table;
  table-layout: fixed;
  width: 100% !important;
}

.product-item.small {
  margin: 5px 0 15px;
}

.product-item.small:last-child {
  margin-bottom: 0;
}

.product-item.small:only-child {
  margin-bottom: 15px;
  display: block !important;
}

.product-item.small .product-item-photo {
  display: table-cell;
  width: 32%;
  min-width: 40px;
  position: relative;
  border: 5px solid #ffffff;
}

.product-item.small .product-item-photo img {
  width: calc(100%);
}

.product-item.small .product-item-details {
  position: relative;
  overflow: hidden;
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding: 0 0 0 10px;
}

.product-item.small .product-item-name {
  font-size: 13px;
  line-height: 1.2em;
  margin-bottom: 0;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}

.product-item.small .product-item-name a {
  color: #333745;
}

.product-item.small .divider-line {
  clear: all;
  height: 8px;
  margin: 0 0 8px;
  border-bottom: 1px solid #f0f0f0;
}

.product-item.small .price-box {
  float: left;
  font-size: 17px;
  line-height: 1.6em;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #ec1d25;
}

.product-item.small .product-item-actions {
  float: right;
}

.product-item.small .product-item-actions .btn i.icon {
  font-size: 15px;
  line-height: 22px;
}

.product-item.small .add_to_wishlist i.icon,
.product-item.small .wishlist i.icon {
  vertical-align: top;
}

/* variant2 + border + moreinfo */
.product-small-list.variant2 .product-item.small .product-item-photo {
  width: 32%;
  min-width: 100px;
  background: #ffffff;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.product-small-list.variant2 .product-item.small .product-item-photo > a {
  display: block;
  overflow: hidden;
}

.product-small-list.variant2 .product-item.small .product-item-photo img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.product-small-list.variant2 .product-item.small .product-item-photo:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.product-small-list.variant2 .product-item.small .product-item-details {
  padding: 0 10px 0 10px;
}

.product-small-list.variant2 .product-item.small .product-item-name {
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 3px;
}

.product-small-list.variant2 .product-item.small .product-item-name a {
  color: #333745;
}

.product-small-list.variant2 .product-item.small .product-item-not-available {
  font-size: 13px;
  line-height: 1.2em;
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  color: #333745;
}

.product-small-list.variant2 .product-item.small .product-item-not-available span {
  color: #ec1d25;
  font-weight: 500;
}

.product-small-list.variant2 .product-item.small .divider-line {
  display: none;
}

.product-small-list.variant2 .product-item.small .price-box {
  float: none;
  margin-bottom: 3px;
}

.product-small-list.variant2 .product-item.small .price-box .price,
.product-small-list.variant2 .product-item.small .price-box .special-price {
  font-size: 17px;
  line-height: 1.2em;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #ec1d25;
}

.product-small-list.variant2 .product-item.small .price-box .old-price {
  padding-right: 5px;
  display: none;
  font-size: 14px;
  font-weight: 300;
  color: #8b8b8b;
  text-decoration: line-through;
}

.product-small-list.variant2 .product-item.small .product-item-actions {
  float: none;
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn {
  color: #ec1d25;
  border: 0;
  background-color: transparent;
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn i.icon {
  font-size: 16px;
  line-height: 22px;
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn:hover,
.product-small-list.variant2 .product-item.small .product-item-actions .btn:focus {
  color: #333745;
  background-color: transparent;
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn.active {
  color: #ec1d25;
  background-color: transparent;
}

.product-small-list.variant2 .product-item.small .product-item-actions .btn.active .icon.icon-heart-1:before {
  content: "\e902";
}

/* color swatch */
.color-swatch {
  margin: 12px 0;
  padding: 0;
}

.color-swatch li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px 0 0;
  width: 14px;
  -webkit-box-shadow: inset 0 0 1px #888;
  box-shadow: inset 0 0 1px #888;
}

.color-swatch li.active {
  border: 2px solid #ec1d25;
  width: 18px;
  vertical-align: -5px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.color-swatch li a {
  display: block;
}

.color-swatch img {
  width: 100%;
  display: block;
}

@media screen and (min-width: 992px) {
  .products-listview .color-swatch {
    margin: 15px 0;
  }

  .products-listview .color-swatch li {
    margin: 0 3px 0 0;
    width: 20px;
  }

  .products-listview .color-swatch li.active {
    border: 2px solid #ec1d25;
    width: 20px;
    vertical-align: middle;
  }
}

@media screen and (max-width: 991px) {
  .color-swatch {
    margin: 8px 0;
  }
}

.product-item.large .social-list {
  position: absolute;
  z-index: 2;
  bottom: 0;
  right: 0;
  width: 35px;
  padding: 0;
  margin: 0;
  -webkit-transition: all 0.3s ease 0.1s;
  -o-transition: all 0.3s ease 0.1s;
  transition: all 0.3s ease 0.1s;
  background: #ffffff;
}

.product-item.large .social-list li {
  display: block;
  padding: 0;
  margin: 0;
  list-style-type: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-item.large .social-list a {
  position: relative;
  display: block;
  width: 35px;
  height: 29px;
  overflow: hidden;
  line-height: 29px;
  text-indent: 120%;
  text-decoration: none;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-item.large .social-list a:hover {
  opacity: 0.7;
}

.product-item.large .social-list a:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
  font-size: 16px;
  text-align: center;
  line-height: 29px;
  text-indent: 0;
}

.product-variant-1 .product-item.large .social-list,
.product-variant-4 .product-item.large .social-list {
  width: auto;
  height: 29px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.product-variant-1 .product-item.large .social-list li,
.product-variant-4 .product-item.large .social-list li {
  display: block;
  float: left;
}

.product-variant-1 .product-item.large .social-list a,
.product-variant-4 .product-item.large .social-list a {
  width: 44px;
  height: 35px;
}

.product-variant-1 .product-item.large.sharing .social-list,
.product-variant-4 .product-item.large.sharing .social-list {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
.product-variant-4 .product-item.large.sharing .product-item-actions .actions-secondary {
  -webkit-transform: translateY(100%) !important;
  -ms-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
}

.product-variant-2 .product-item.large .social-list {
  width: auto;
  height: 29px;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}

.product-variant-2 .product-item.large .social-list li {
  display: block;
  float: left;
}

.product-variant-2 .product-item.large .social-list a {
  width: 44px;
  height: 35px;
}

.product-variant-2 .product-item.large.sharing .social-list {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.product-variant-2 .product-item.large.sharing .product-item-actions .actions-secondary,
.product-variant-2 .product-item.large.sharing .product-item-actions .actions-primary {
  -webkit-transform: translateY(100%) !important;
  -ms-transform: translateY(100%) !important;
  transform: translateY(100%) !important;
}

.product-variant-3 .product-item.large .social-list {
  -webkit-transform: translateX(106%);
  -ms-transform: translateX(106%);
  transform: translateX(106%);
}

.product-variant-3 .product-item.large.sharing .social-list {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary {
  -webkit-transform: translateX(106%) !important;
  -ms-transform: translateX(106%) !important;
  transform: translateX(106%) !important;
}

@media screen and (min-width: 1400px) {
  .products-grid.six-in-row.product-variant-1 .product-item.large .social-list,
  .products-grid.five-in-row.product-variant-1 .product-item.large .social-list,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .social-list,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .social-list {
    width: 35px;
    height: auto;
    -webkit-transform: translateX(106%);
    -ms-transform: translateX(106%);
    transform: translateX(106%);
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large .social-list li,
  .products-grid.five-in-row.product-variant-1 .product-item.large .social-list li,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .social-list li,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .social-list li {
    float: none;
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large .social-list a,
  .products-grid.five-in-row.product-variant-1 .product-item.large .social-list a,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large .social-list a,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large .social-list a {
    width: 35px;
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large.sharing .social-list,
  .products-grid.five-in-row.product-variant-1 .product-item.large.sharing .social-list,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large.sharing .social-list,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large.sharing .social-list {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }

  .products-grid.six-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
  .products-grid.five-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
  body.boxed .block:not(.fullwidth) .products-grid.four-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
  body.boxed .page-main > .container .products-grid.four-in-row.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary {
    -webkit-transform: translateX(106%) !important;
    -ms-transform: translateX(106%) !important;
    transform: translateX(106%) !important;
  }
}

@media screen and (max-width: 991px) {
  .product-variant-2 .product-item.large .social-list,
  .product-variant-1 .product-item.large .social-list,
  .product-variant-4 .product-item.large .social-list {
    -webkit-transform: translateY(106%);
    -ms-transform: translateY(106%);
    transform: translateY(106%);
  }

  .product-variant-2 .product-item.large.sharing .product-item-actions .actions-secondary,
  .product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
  .product-variant-4 .product-item.large.sharing .product-item-actions .actions-secondary,
  .product-variant-2 .product-item.large.sharing .product-item-actions .actions-primary,
  .product-variant-1 .product-item.large.sharing .product-item-actions .actions-primary,
  .product-variant-4 .product-item.large.sharing .product-item-actions .actions-primary {
    -webkit-transform: translateY(125%) !important;
    -ms-transform: translateY(125%) !important;
    transform: translateY(125%) !important;
  }

  .product-variant-1 .product-item.large.sharing .product-item-actions .actions-primary,
  .product-variant-4 .product-item.large.sharing .product-item-actions .actions-primary {
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
  }

  .product-variant-3 .product-item.large .social-list {
    width: auto;
    height: 29px;
    -webkit-transform: translateY(106%);
    -ms-transform: translateY(106%);
    transform: translateY(106%);
  }

  .product-variant-3 .product-item.large .social-list li {
    display: block;
    float: left;
  }

  .product-variant-3 .product-item.large .social-list a {
    width: 44px;
    height: 29px;
  }

  .product-variant-3 .product-item.large.sharing .social-list {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary {
    -webkit-transform: translateY(125%) !important;
    -ms-transform: translateY(125%) !important;
    transform: translateY(125%) !important;
  }
}

/* not available */
.product-item-not-available {
  position: absolute;
  display: block;
  z-index: 10;
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 8px;
  text-align: center;
  background: rgba(255, 255, 255, 0);
}

.product-item-not-available > span {
  background: rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.product-item-not-available span.text {
  display: inline-block;
  padding: 1.236em 2em;
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  line-height: 1.2em;
  font-weight: 700;
  color: #333745;
  text-transform: uppercase;
  background-color: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.products-grid.product-variant-2 .product-item-not-available,
.product-variant-4 .product-item-not-available {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 8px;
}

.products-grid.product-variant-3 .product-item-not-available {
  top: 0;
  bottom: 0;
  left: 15px;
  right: 15px;
  padding: 0;
}

.products-listview .product-item-not-available {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px;
}

.products-listview.product-variant-1 .product-item.large .product-item-photo,
.products-listview.product-variant-2 .product-item.large .product-item-photo,
.products-listview.product-variant-3 .product-item.large .product-item-photo,
.products-listview.product-variant-4 .product-item.large .product-item-photo,
.products-listview.product-variant-5 .product-item.large .product-item-photo {
  position: static;
}

.products-listview.product-variant-1 .product-item.large .product-item-description,
.products-listview.product-variant-2 .product-item.large .product-item-description,
.products-listview.product-variant-3 .product-item.large .product-item-description,
.products-listview.product-variant-4 .product-item.large .product-item-description,
.products-listview.product-variant-5 .product-item.large .product-item-description {
  display: block;
  font-size: 15px;
  line-height: 1.467em;
  margin-bottom: 15px;
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary,
.products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary,
.products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary,
.products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary,
.products-listview.product-variant-5 .product-item.large .product-item-actions .actions-secondary {
  z-index: 1;
  background: transparent;
  bottom: 5px;
  left: 28%;
  padding: 0 0 0 40px;
  width: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a,
.products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a,
.products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a,
.products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a,
.products-listview.product-variant-5 .product-item.large .product-item-actions .actions-secondary a {
  color: #333745;
  opacity: 1;
  display: inline-block;
  padding: 5px 10px 5px 0;
  background-color: transparent;
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a:hover,
.products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a:hover,
.products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a:hover,
.products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a:hover,
.products-listview.product-variant-5 .product-item.large .product-item-actions .actions-secondary a:hover {
  color: #ec1d25;
  background-color: transparent;
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon,
.products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a i.icon,
.products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon,
.products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a i.icon,
.products-listview.product-variant-5 .product-item.large .product-item-actions .actions-secondary a i.icon {
  font-size: 14px;
  padding-right: 7px;
  line-height: 20px;
}

.products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a > span,
.products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a > span,
.products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a > span,
.products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a > span,
.products-listview.product-variant-5 .product-item.large .product-item-actions .actions-secondary a > span {
  display: inline;
}

@media screen and (min-width: 992px) {
  .products-listview.product-variant-1 .product-item.large,
  .products-listview.product-variant-2 .product-item.large,
  .products-listview.product-variant-3 .product-item.large,
  .products-listview.product-variant-4 .product-item.large {
    position: relative;
    display: block;
    vertical-align: top;
    margin: 0 0 30px 0;
    padding-left: 0;
    padding-right: 0;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-photo,
  .products-listview.product-variant-2 .product-item.large .product-item-photo,
  .products-listview.product-variant-3 .product-item.large .product-item-photo,
  .products-listview.product-variant-4 .product-item.large .product-item-photo {
    width: 28%;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-details,
  .products-listview.product-variant-2 .product-item.large .product-item-details,
  .products-listview.product-variant-3 .product-item.large .product-item-details,
  .products-listview.product-variant-4 .product-item.large .product-item-details {
    padding: 20px 40px 40px;
    width: 72%;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-name,
  .products-listview.product-variant-2 .product-item.large .product-item-name,
  .products-listview.product-variant-3 .product-item.large .product-item-name,
  .products-listview.product-variant-4 .product-item.large .product-item-name {
    font-size: 19px;
    line-height: 1.2em;
    margin-bottom: 15px;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label,
  .products-listview.product-variant-2 .product-item.large .product-item-label,
  .products-listview.product-variant-3 .product-item.large .product-item-label,
  .products-listview.product-variant-4 .product-item.large .product-item-label {
    display: table;
    position: absolute;
    z-index: 5;
    top: 0;
    width: 38px;
    height: 35px;
    font-size: 13px;
    line-height: 15px;
    font-family: 'Raleway', sans-serif;
    font-weight: 500;
    text-align: center;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label span,
  .products-listview.product-variant-2 .product-item.large .product-item-label span,
  .products-listview.product-variant-3 .product-item.large .product-item-label span,
  .products-listview.product-variant-4 .product-item.large .product-item-label span {
    display: table-cell;
    vertical-align: middle;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label.label-new,
  .products-listview.product-variant-2 .product-item.large .product-item-label.label-new,
  .products-listview.product-variant-3 .product-item.large .product-item-label.label-new,
  .products-listview.product-variant-4 .product-item.large .product-item-label.label-new {
    left: 0;
    background-color: #333745;
    color: #ffffff;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-4 .product-item.large .product-item-label.label-sale {
    left: 28%;
    margin-left: -38px;
    background-color: #ec1d25;
    color: #ffffff;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale .text,
  .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale .text,
  .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale .text,
  .products-listview.product-variant-4 .product-item.large .product-item-label.label-sale .text {
    display: table-cell;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale .percent,
  .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale .percent,
  .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale .percent,
  .products-listview.product-variant-4 .product-item.large .product-item-label.label-sale .percent {
    display: none;
  }

  .products-listview.product-variant-1 .product-item.large .price-box,
  .products-listview.product-variant-2 .product-item.large .price-box,
  .products-listview.product-variant-3 .product-item.large .price-box,
  .products-listview.product-variant-4 .product-item.large .price-box {
    margin-bottom: 15px;
  }

  .products-listview.product-variant-1 .product-item.large .price-box .price,
  .products-listview.product-variant-2 .product-item.large .price-box .price,
  .products-listview.product-variant-3 .product-item.large .price-box .price,
  .products-listview.product-variant-4 .product-item.large .price-box .price,
  .products-listview.product-variant-1 .product-item.large .price-box .special-price,
  .products-listview.product-variant-2 .product-item.large .price-box .special-price,
  .products-listview.product-variant-3 .product-item.large .price-box .special-price,
  .products-listview.product-variant-4 .product-item.large .price-box .special-price {
    font-size: 28px;
  }

  .products-listview.product-variant-1 .product-item.large .price-box .old-price,
  .products-listview.product-variant-2 .product-item.large .price-box .old-price,
  .products-listview.product-variant-3 .product-item.large .price-box .old-price,
  .products-listview.product-variant-4 .product-item.large .price-box .old-price {
    padding-right: 10px;
    font-size: 22px;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-details .product-item-actions .actions-primary,
  .products-listview.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary,
  .products-listview.product-variant-3 .product-item.large .product-item-details .product-item-actions .actions-primary,
  .products-listview.product-variant-4 .product-item.large .product-item-details .product-item-actions .actions-primary {
    display: block;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-details .product-item-actions .actions-primary .btn,
  .products-listview.product-variant-2 .product-item.large .product-item-details .product-item-actions .actions-primary .btn,
  .products-listview.product-variant-3 .product-item.large .product-item-details .product-item-actions .actions-primary .btn,
  .products-listview.product-variant-4 .product-item.large .product-item-details .product-item-actions .actions-primary .btn {
    height: 40px;
    padding: 0 15px;
    font-size: 16px;
    line-height: 40px;
  }

  .products-listview .countdown-box {
    font-size: 20px;
  }

  .products-listview .countdown-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
  }
}

@media screen and (min-width: 992px) {
  .products-listview.product-variant-1 .product-item.large .social-list,
  .products-listview.product-variant-2 .product-item.large .social-list,
  .products-listview.product-variant-3 .product-item.large .social-list,
  .products-listview.product-variant-4 .product-item.large .social-list {
    left: 28.05%;
    padding-left: 40px;
    width: auto;
    height: 29px;
    -webkit-transform: translateY(106%);
    -ms-transform: translateY(106%);
    transform: translateY(106%);
  }

  .products-listview.product-variant-1 .product-item.large .social-list li,
  .products-listview.product-variant-2 .product-item.large .social-list li,
  .products-listview.product-variant-3 .product-item.large .social-list li,
  .products-listview.product-variant-4 .product-item.large .social-list li {
    display: block;
    float: left;
  }

  .products-listview.product-variant-1 .product-item.large .social-list a,
  .products-listview.product-variant-2 .product-item.large .social-list a,
  .products-listview.product-variant-3 .product-item.large .social-list a,
  .products-listview.product-variant-4 .product-item.large .social-list a {
    width: 44px;
    height: 29px;
  }

  .products-listview.product-variant-1 .product-item.large.sharing .social-list,
  .products-listview.product-variant-2 .product-item.large.sharing .social-list,
  .products-listview.product-variant-3 .product-item.large.sharing .social-list,
  .products-listview.product-variant-4 .product-item.large.sharing .social-list {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }

  .products-listview.product-variant-1 .product-item.large.sharing .product-item-actions .actions-secondary,
  .products-listview.product-variant-2 .product-item.large.sharing .product-item-actions .actions-secondary,
  .products-listview.product-variant-3 .product-item.large.sharing .product-item-actions .actions-secondary,
  .products-listview.product-variant-4 .product-item.large.sharing .product-item-actions .actions-secondary {
    -webkit-transform: translateY(125%) !important;
    -ms-transform: translateY(125%) !important;
    transform: translateY(125%) !important;
  }
}

@media screen and (max-width: 1770px) {
  .products-listview .countdown-box {
    font-size: 15px;
  }
}

@media screen and (max-width: 1399px) {
  .products-listview.product-variant-1 .product-item.large .product-item-photo,
  .products-listview.product-variant-2 .product-item.large .product-item-photo,
  .products-listview.product-variant-3 .product-item.large .product-item-photo,
  .products-listview.product-variant-4 .product-item.large .product-item-photo {
    width: 35%;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-details,
  .products-listview.product-variant-2 .product-item.large .product-item-details,
  .products-listview.product-variant-3 .product-item.large .product-item-details,
  .products-listview.product-variant-4 .product-item.large .product-item-details {
    padding: 20px 30px 45px;
    width: 65%;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary,
  .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary,
  .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary,
  .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary {
    background: transparent;
    bottom: 5px;
    left: 35%;
    padding-left: 30px;
  }

  .products-listview.product-variant-1 .product-item.large .social-list,
  .products-listview.product-variant-2 .product-item.large .social-list,
  .products-listview.product-variant-3 .product-item.large .social-list,
  .products-listview.product-variant-4 .product-item.large .social-list {
    left: 35.05%;
    padding-left: 30px;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-2 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-3 .product-item.large .product-item-label.label-sale,
  .products-listview.product-variant-4 .product-item.large .product-item-label.label-sale {
    left: 35%;
    margin-left: -38px;
  }

  .products-listview .countdown-box {
    font-size: 16px;
  }
}

@media screen and (max-width: 1199px) {
  .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a,
  .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a,
  .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a,
  .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a {
    color: #333745;
    opacity: 0.5;
    background: transparent;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a > span,
  .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a > span,
  .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a > span,
  .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a > span {
    display: none;
  }

  .products-listview.product-variant-1 .product-item.large .product-item-actions .actions-secondary a i.icon,
  .products-listview.product-variant-2 .product-item.large .product-item-actions .actions-secondary a i.icon,
  .products-listview.product-variant-3 .product-item.large .product-item-actions .actions-secondary a i.icon,
  .products-listview.product-variant-4 .product-item.large .product-item-actions .actions-secondary a i.icon {
    font-size: 18px;
    line-height: 25px;
  }
}

.products-grid.no-animate .product-item.large .product-action-btn,
.products-listview.no-animate .product-item.large .product-action-btn {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.products-grid.no-animate .product-item.large .product-item-actions .actions-secondary,
.products-listview.no-animate .product-item.large .product-item-actions .actions-secondary {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.products-grid.no-animate .product-item.large .social-list,
.products-listview.no-animate .product-item.large .social-list {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.products-grid.no-animate .product-item.large .social-list li,
.products-listview.no-animate .product-item.large .social-list li {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.products-grid.no-animate .product-item.large .social-list a,
.products-listview.no-animate .product-item.large .social-list a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.product-item.large .product-item-actions .actions-secondary a.wishlist.active {
  color: #ec1d25;
}

.product-item.large .product-item-actions .actions-secondary a.wishlist.active:hover {
  color: #fff;
}

@media screen and (min-width: 992px) {
  body.boxed .products-grid:not(.carousel-negative):not(.product-variant-5),
  .block.boxed .products-grid:not(.carousel-negative):not(.product-variant-5),
  .block.fullboxed .products-grid:not(.carousel-negative):not(.product-variant-5) {
    margin-left: -10px;
    margin-right: -10px;
  }

  body.boxed .products-grid:not(.carousel-negative):not(.product-variant-5) .product-item.large,
  .block.boxed .products-grid:not(.carousel-negative):not(.product-variant-5) .product-item.large,
  .block.fullboxed .products-grid:not(.carousel-negative):not(.product-variant-5) .product-item.large {
    margin: 0 -4px 20px 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  body.boxed .products-grid.isotope .product-item.large,
  .block.boxed .products-grid.isotope .product-item.large,
  .block.fullboxed .products-grid.isotope .product-item.large {
    margin: 0 0 20px 0;
  }

  body.boxed .products-grid:not(.product-variant-3):not(.product-variant-5) .product-item.large .product-item-details,
  .block.boxed .products-grid:not(.product-variant-3):not(.product-variant-5) .product-item.large .product-item-details,
  .block.fullboxed .products-grid:not(.product-variant-3):not(.product-variant-5) .product-item.large .product-item-details {
    padding: 10px;
  }

  body.boxed .products-grid .product-item.large .countdown-box .countdown-wrapper,
  .block.boxed .products-grid .product-item.large .countdown-box .countdown-wrapper,
  .block.fullboxed .products-grid .product-item.large .countdown-box .countdown-wrapper {
    bottom: 6px;
    left: 6px;
    right: 6px;
    padding: 4px;
  }

  body.boxed .products-grid.product-variant-1 .product-item-not-available,
  .block.boxed .products-grid.product-variant-1 .product-item-not-available,
  .block.fullboxed .products-grid.product-variant-1 .product-item-not-available,
  body.boxed .products-grid.product-variant-2 .product-item-not-available,
  .block.boxed .products-grid.product-variant-2 .product-item-not-available,
  .block.fullboxed .products-grid.product-variant-2 .product-item-not-available,
  body.boxed .product-variant-4 .product-item-not-available,
  .block.boxed .product-variant-4 .product-item-not-available,
  .block.fullboxed .product-variant-4 .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 10px;
    right: 10px;
  }

  body.boxed .products-grid.product-variant-3 .product-item-not-available,
  .block.boxed .products-grid.product-variant-3 .product-item-not-available,
  .block.fullboxed .products-grid.product-variant-3 .product-item-not-available,
  body.boxed .products-grid.product-variant-5 .product-item-not-available,
  .block.boxed .products-grid.product-variant-5 .product-item-not-available,
  .block.fullboxed .products-grid.product-variant-5 .product-item-not-available {
    top: 0;
    bottom: 0;
    left: 9px;
    right: 9px;
  }
}

@media screen and (max-width: 1199px) {
  .product-item .actions-secondary .quick-view-btn {
    display: none !important;
  }
}

/* product variant 5 */
.product-variant-5 .product-item.large .social-list {
  background: transparent;
}

.product-variant-5 .product-item.large .quick-view-btn {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 160px;
  margin: -26px 0 0 -80px;
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
  padding: 13px 10px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  color: #333745;
  background: rgba(255, 255, 255, 0.7);
  opacity: 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-variant-5 .product-item.large .quick-view-btn:hover {
  background: rgba(255, 255, 255, 0.95);
}

.product-variant-5 .product-item.large .quick-view-btn i.icon,
.product-variant-5 .product-item.large .quick-view-btn span {
  display: inline-block;
  vertical-align: middle;
}

.product-variant-5 .product-item.large .quick-view-btn i.icon {
  font-size: 16px;
  padding: 0 6px 0 0;
}

.product-variant-5 .product-item.large .product-item-name {
  position: relative;
  margin: 0 0 10px;
  padding: 0;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 500;
  text-transform: uppercase;
}

.product-variant-5 .product-item.large .product-item-details {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
  -webkit-transition: max-width 0s ease 0.2s;
  -o-transition: max-width 0s ease 0.2s;
  transition: max-width 0s ease 0.2s;
}

.product-variant-5 .product-item.large .price-box {
  margin-bottom: 12px;
  font-family: 'Roboto', sans-serif;
  text-align: center;
}

.product-variant-5 .product-item.large .price-box .price,
.product-variant-5 .product-item.large .price-box .special-price {
  font-size: 20px;
}

.product-variant-5 .product-item.large .price-box .old-price {
  font-size: 16px;
  color: #8f8f8f;
}

.product-variant-5 .product-item.large .product-item-rating,
.product-variant-5 .product-item.large .product-item-rating i.spr-icon {
  color: #ffc000;
}

.product-variant-5 .product-item.large .wishlist,
.product-variant-5 .product-item.large .no_wishlist,
.product-variant-5 .product-item.large .add_to_wishlist,
.product-variant-5 .product-item.large .share-button,
.product-variant-5 .product-item.large .product-action-link {
  display: none;
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 10;
}

.product-variant-5 .product-item.large .share-button .toggle:after {
  left: 0;
}

.product-variant-5 .product-item.large .product-action-link + .product-action-link {
  top: 45px;
}

.product-variant-5 .product-item.large .product-action-link + .product-action-link + .product-item-actions .share-button {
  top: 80px;
}

.product-variant-5 .product-item.large .wishlist,
.product-variant-5 .product-item.large .no_wishlist,
.product-variant-5 .product-item.large .add_to_wishlist,
.product-variant-5 .product-item.large .product-action-link {
  font-size: 18px;
  padding: 5px;
  width: 30px;
  text-align: center;
  -webkit-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.product-variant-5 .product-item.large .wishlist span,
.product-variant-5 .product-item.large .no_wishlist span,
.product-variant-5 .product-item.large .add_to_wishlist span,
.product-variant-5 .product-item.large .product-action-link span {
  display: none;
}

.product-variant-5 .product-item.large .wishlist.block-loading .bg-striped,
.product-variant-5 .product-item.large .no_wishlist.block-loading .bg-striped,
.product-variant-5 .product-item.large .add_to_wishlist.block-loading .bg-striped,
.product-variant-5 .product-item.large .product-action-link.block-loading .bg-striped,
.product-variant-5 .product-item.large .wishlist.block-loading .bg-striped-sm,
.product-variant-5 .product-item.large .no_wishlist.block-loading .bg-striped-sm,
.product-variant-5 .product-item.large .add_to_wishlist.block-loading .bg-striped-sm,
.product-variant-5 .product-item.large .product-action-link.block-loading .bg-striped-sm {
  display: none;
}

.product-variant-5 .product-item.large .no_wishlist,
.product-variant-5 .product-item.large .add_to_wishlist,
.product-variant-5 .product-item.large .product-action-link {
  color: #333745;
}

.product-variant-5 .product-item.large .no_wishlist:hover,
.product-variant-5 .product-item.large .add_to_wishlist:hover,
.product-variant-5 .product-item.large .product-action-link:hover {
  color: #ec1d25;
}

.product-variant-5 .product-item.large .wishlist.active,
.product-variant-5 .product-item.large .product-action-link.active {
  display: block;
  color: #ec1d25;
}

.product-variant-5 .product-item.large .wishlist.active:hover,
.product-variant-5 .product-item.large .product-action-link.active:hover {
  color: #333745;
}

.product-variant-5 .product-item.large .product-item-rating,
.product-variant-5 .product-item.large .color-swatch,
.product-variant-5 .product-item.large .add_to_cart,
.product-variant-5 .product-item.large .btn.quick-view-link {
  margin: 10px 0;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.product-variant-5 .product-item.large .countdown-box {
  font-size: 14px;
}

.product-variant-5 .product-item.large .product-item-label {
  height: 40px;
  padding-left: 6px;
  padding-right: 6px;
  min-width: 45px;
  font-weight: bold;
}

.product-variant-5 .product-item.large .product-item-label.label-sale {
  right: 10px;
}

.product-variant-5 .product-item.large .product-item-label.label-new {
  right: 10px;
  left: auto;
}

.product-variant-5 .product-item.large .product-item-label {
  top: 10px;
}

.product-variant-5 .product-item.large .product-item-label ~ .product-item-label {
  top: 60px;
}

.product-variant-5 .product-item.large .add_to_cart,
.product-variant-5 .product-item.large .btn.quick-view-link {
  margin: 0 0 10px;
}

.product-variant-5 .product-item.large .color-swatch {
  margin: 0;
}

.product-variant-5 .product-item.large .color-swatch li {
  width: 34px;
  overflow: hidden;
  border: 1px solid #ddd;
  padding: 3px;
  margin: 2px 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.product-variant-5 .product-item.large .color-swatch li img {
  border-radius: 50%;
}

.product-variant-5 .product-item.large .color-swatch li.active,
.product-variant-5 .product-item.large .color-swatch li:hover {
  width: 34px;
  padding: 3px;
  border: 1px solid #ed3d26;
  margin: 2px 3px;
  vertical-align: middle;
}

.product-variant-5 .product-item.large .color-swatch {
  display: block;
  opacity: 1;
  position: relative;
  bottom: 0;
  height: 50px;
  overflow: hidden;
  z-index: 1;
  left: 0;
  width: 100%;
  padding: 10px 5px;
  white-space: nowrap;
  text-align: center;
}

.products-grid.product-variant-5 .countdown-box .countdown-wrapper,
body.boxed .products-grid.product-variant-5 .product-item.large .countdown-box .countdown-wrapper {
  bottom: 0;
  left: 0;
  right: 0;
  border: 0;
  padding: 5px;
}

@media screen and (min-width: 768px) {
  .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-name,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-name,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .product-item-name {
    font-size: 14px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .btn.quick-view-link,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .btn.quick-view-link,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .btn.quick-view-link,
  .products-grid.five-in-row.product-variant-5 .product-item.large .btn.add_to_cart,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .btn.add_to_cart,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .btn.add_to_cart {
    height: 36px;
    padding: 0 7px;
    font-size: 13px;
    line-height: 36px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .color-swatch {
    bottom: 0;
    height: 36px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .color-swatch li {
    width: 18px;
    margin: 2px 2px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li.active,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li.active,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .color-swatch li.active,
  .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li:hover,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .color-swatch li:hover,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .color-swatch li:hover {
    width: 22px;
    margin: 0;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .price,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .price,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .price-box .price,
  .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .special-price,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .price-box .special-price,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .price-box .special-price {
    font-size: 18px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-details,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-details,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .product-item-details {
    padding: 12px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button .social-list li,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button .social-list li,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button .social-list li {
    width: 28px;
    height: 28px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .social-list a,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .social-list a,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .social-list a {
    width: 28px;
    height: 28px;
    line-height: 28px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(1) {
    top: 0;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(2) {
    top: 28px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(3) {
    top: 56px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(4) {
    top: 84px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(5) {
    top: 112px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6),
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6),
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .share-button.toBottom:hover .social-list li:nth-child(6) {
    top: 140px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev {
    left: -22px;
    width: 20px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .carousel-inside .carousel-control.next,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .carousel-inside .carousel-control.next {
    right: -22px;
    width: 20px;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev {
    left: 0;
  }

  .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next,
  body.boxed .products-grid.five-in-row.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next,
  .products-grid.deal-carousel-2.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next {
    right: 0;
  }
}

.products-grid.product-variant-5 .product-item-not-available,
body.boxed .products-grid.product-variant-5 .product-item.large .product-item-not-available {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 0;
  width: calc(100% + 1px);
}

.products-listview.product-variant-5 .product-item-not-available {
  padding: 0;
}

.products-listview.product-variant-5 .product-item-not-available > span {
  box-shadow: none;
  -webkit-box-shadow: none;
}

.products-grid.product-variant-5 .product-item.large .product-item-photo {
  display: block;
  position: relative;
  width: 100%;
}

.products-grid.product-variant-5 .product-item.large .product-item-photo .product-image-photo {
  max-height: 200px;
  margin: auto;
  width: auto;
}

.product-item-gallery-main {
  text-align: center;
}
.products-grid.product-variant-5 .product-item.large .product-item-photo img {
  width: 100%;
}

.products-grid.product-variant-5 .product-item.large .product-item-details {
  display: block;
  width: 100%;
  vertical-align: top;
  padding: 20px 20px;
  overflow: visible;
  text-align: center;
}
.product-section {
  margin-top: -25px;
}
.products-grid.product-variant-5 .product-item.large .product-item-info {
  display: block;
  min-height: 355px;
  overflow: hidden;
  padding: 0;
}

.products-grid.product-variant-5 .product-item.large .product-item-rating,
.products-grid.product-variant-5 .product-item.large .add_to_cart,
.products-grid.product-variant-5 .product-item.large .btn.quick-view-link {
  display: none;
  opacity: 0;
}

.products-grid.product-variant-5 .product-item.large .countdown-box {
  font-size: 12px;
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .item a,
.products-listview.product-variant-5 .product-item.large .carousel-inside .item a {
  display: block;
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev,
.products-listview.product-variant-5 .product-item.large .carousel-inside .carousel-control.prev {
  left: -35px;
  width: 35px;
}

.products-grid.product-variant-5 .product-item.large .carousel-inside .carousel-control.next,
.products-listview.product-variant-5 .product-item.large .carousel-inside .carousel-control.next {
  right: -35px;
  width: 35px;
}

.products-grid.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev,
.products-listview.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.prev {
  left: 0;
}

.products-grid.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next,
.products-listview.product-variant-5 .product-item.large .product-item-inside:hover .carousel-control.next {
  right: 0;
}

.products-listview.product-variant-5 .product-item.large .product-item-photo {
  width: 30%;
  position: relative;
}

.products-listview.product-variant-5 .product-item.large .product-item-details {
  width: 70%;
  padding: 25px;
}

.products-listview.product-variant-5 .product-item.large .product-item-name {
  margin: 0 0 10px;
  font-size: 18px;
}

.products-listview.product-variant-5 .product-item.large .price-box {
  text-align: left;
}

.products-listview.product-variant-5 .product-item.large .price-box .price,
.products-listview.product-variant-5 .product-item.large .price-box .special-price {
  font-size: 20px;
}

.products-listview.product-variant-5 .product-item.large .price-box .old-price {
  font-size: 16px;
}

.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .wishlist,
body.touch .products-listview.product-variant-5 .product-item.large .product-item-photo .wishlist,
.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .no_wishlist,
body.touch .products-listview.product-variant-5 .product-item.large .product-item-photo .no_wishlist,
.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .add_to_wishlist,
body.touch .products-listview.product-variant-5 .product-item.large .product-item-photo .add_to_wishlist,
.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .product-action-link,
body.touch .products-listview.product-variant-5 .product-item.large .product-item-photo .product-action-link,
.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .share-button,
body.touch .products-listview.product-variant-5 .product-item.large .product-item-photo .share-button {
  display: block;
}

.products-listview.product-variant-5 .product-item.large .product-item-photo:hover .quick-view-btn {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .products-listview.product-variant-5 .product-item.large .product-item-photo {
    width: 40%;
  }

  .products-listview.product-variant-5 .product-item.large .product-item-details {
    width: 60%;
    padding: 20px;
  }
}

@media screen and (min-width: 992px) {
  .products-grid.product-variant-5 .product-item .product-item-info {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.1);
  }

  .products-grid.product-variant-5 .product-item.large .product-item-info {
    padding: 0;
  }

  .products-grid.product-variant-5 .product-item.large .product-item-gallery-previews-wrapper {
    position: relative;
    opacity: 0;
    max-height: 0;
    overflow: hidden;
    visibility: hidden;
    margin-left: 10px;
    margin-right: 10px;
    z-index: 10;
  }

  .products-grid.product-variant-5 .product-item.large.hovered {
    z-index: 11;
  }

  .products-grid.product-variant-5 .product-item.large.hovered .product-item-info {
    position: absolute !important;
    top: 0;
    left: 0;
    overflow: hidden;
    display: block;
    z-index: 10000;
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
  }

  .products-grid.product-variant-5 .product-item.large.hovered .product-item-inside {
    position: relative;
    overflow: visible;
  }

  .products-grid.product-variant-5 .product-item.large.hovered.with-previews .product-item-details {
    padding-top: 0;
  }

  .products-grid.product-variant-5 .product-item.large.hovered .product-action-link,
  .products-grid.product-variant-5 .product-item.large.hovered .product-item-rating,
  .products-grid.product-variant-5 .product-item.large.hovered .color-swatch,
  .products-grid.product-variant-5 .product-item.large.hovered .quick-view-btn,
  .products-grid.product-variant-5 .product-item.large.hovered .add_to_cart,
  .products-grid.product-variant-5 .product-item.large.hovered .btn.quick-view-link {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease 0.1s;
    -o-transition: opacity 0.4s ease 0.1s;
    transition: opacity 0.4s ease 0.1s;
  }

  .products-grid.product-variant-5 .product-item.large.hovered .wishlist,
  .products-grid.product-variant-5 .product-item.large.hovered .no_wishlist,
  .products-grid.product-variant-5 .product-item.large.hovered .add_to_wishlist {
    display: block;
  }

  .products-grid.product-variant-5 .product-item.large.hovered .share-button {
    display: block !important;
  }

  .products-grid.product-variant-5 .product-item.large.hovered .add_to_cart,
  .products-grid.product-variant-5 .product-item.large.hovered .btn.quick-view-link {
    display: inline-block;
  }

  .products-grid.product-variant-5 .product-item.large.hovered.with-previews .product-item-details {
    padding-top: 0;
  }

  .products-grid.product-variant-5 > .slick-list {
    z-index: 1000;
    position: relative;
  }

  .products-grid.product-variant-5 .slick-list.out-space {
    margin: -40px -40px -300px;
    padding: 40px 40px 300px;
    z-index: 10000;
    overflow: visible;
  }

  .products-grid.product-variant-5:hover > .slick-list > .slick-track > .slick-slide:not(.slick-active) {
    opacity: 0;
  }

  .product-item-gallery-main {
    position: relative;
  }

  .products-listview .product-item {
    height: auto !important;
  }
}

body.boxed .products-grid.product-variant-5.isotope .product-item.large,
.block.boxed .products-grid.product-variant-5.isotope .product-item.large,
.block.fullboxed .products-grid.product-variant-5.isotope .product-item.large {
  margin: 0 0 30px 0;
}
.slick-track {
    margin-bottom: 20px;
}
.reviews .col-sm-9 p {
  font-size: 14px;
}
.reviews .col-sm-9 small {
  font-size: 12px;
}
.slick-prev, .slick-next {
  z-index: 9999;
}
@media screen and (max-width: 991px) {
  .product-item {
    height: auto !important;
  }

  .products-grid.product-variant-5 .product-item.large .wishlist,
  .products-grid.product-variant-5 .product-item.large .no_wishlist,
  .products-grid.product-variant-5 .product-item.large .add_to_wishlist,
  .products-grid.product-variant-5 .product-item.large .share-button,
  .products-grid.product-variant-5 .product-item.large .product-action-link,
  .products-grid.product-variant-5 .product-item.large .product-item-rating,
  .products-grid.product-variant-5 .product-item.large .color-swatch,
  .products-grid.product-variant-5 .product-item.large .quick-view-btn,
  .products-grid.product-variant-5 .product-item.large .add_to_cart,
  .products-grid.product-variant-5 .product-item.large .btn.quick-view-link {
    display: block;
    opacity: 1;
    -webkit-transition: opacity 0.4s ease 0.1s;
    -o-transition: opacity 0.4s ease 0.1s;
    transition: opacity 0.4s ease 0.1s;
  }

  .products-grid.product-variant-5 .product-item.large .share-button {
    display: block !important;
  }

  .products-grid.product-variant-5 .product-item.large .add_to_cart,
  .products-grid.product-variant-5 .product-item.large .btn.quick-view-link {
    display: inline-block;
  }
}

@media screen and (min-width: 992px) {
  .six-in-row.products-grid.product-variant-5 .product-item.large .countdown-box {
    font-size: 11px;
  }
}

@media screen and (max-width: 1399px) {
  .products-grid.product-variant-5.six-in-row .product-item.large {
    width: 20%;
  }

  .products-grid.product-variant-5.five-in-row .product-item.large {
    width: 20%;
  }

  .products-grid.product-variant-5.four-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-5.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 1199px) {
  .products-grid.product-variant-5.six-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-5.five-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-5.four-in-row .product-item.large {
    width: 25%;
  }

  .products-grid.product-variant-5.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-5.six-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.five-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.four-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.three-in-row .product-item.large {
    width: 33.33333%;
  }

  .products-grid.product-variant-5.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.one-in-row .product-item.large {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .products-grid.product-variant-5.six-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.five-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.four-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.three-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.two-in-row .product-item.large {
    width: 50%;
  }

  .products-grid.product-variant-5.one-in-row .product-item.large {
    width: 100%;
  }
}

/* mobile version */
@media screen and (max-width: 480px) {
 .products-grid.product-variant-5:not(.min-2).six-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-5:not(.min-2).five-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-5:not(.min-2).four-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-5:not(.min-2).three-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-5:not(.min-2).two-in-row .product-item.large {
    width: 100%;
  }

  .products-grid.product-variant-5:not(.min-2).one-in-row .product-item.large {
    width: 100%;
  }
  
  .flx-title-img {
    width: 115px !important;
  }
  
  .box.text-center.style2.bgcolor4 {
    text-align: left;
    padding: 5px;
    margin: 0px;
    min-height: auto;
  }
  .block-bike {
      margin: 0px 0 15px 0;
  }
  .img-rew {
    margin: 0 auto;
  }
  .product-section {
    margin-top: 65px;
  }
  .product-section h2 {
    padding-left: 15px;
  }
  .wpb_wrapper {
    overflow-x: auto;
    overflow-y: hidden;
  }
  .bike-block .product-main, .wpb_wrapper .peculiar {
      display: table-cell;
  }
  .block-bike .product-main p {
      padding: 10px;
      height: 90px;
      font-size: 13px;
  }
  .block-bike .product-main i {
      margin: -37px 7px;
      font-size: 12px;
  }
  .block-bike .product-main button {
     font-size: 15px;
     float: right;
     padding: 2px 10px;
  }
  .block-bike .product-main span {
    float: left;
    margin-right: 0;
  }
  .bg-video-style {
    padding: 25px 10px;
    background: #333745 !important;
    font-size: 15px;
    margin: 15px 0 -40px 0;
  }
  .polaroid {
    margin: 20px 40px;
  }
  .peculiar {
  	padding-left: 15px !important;
  }
  .peculiar strong {
    font-size: 16px;
    margin-top: 8px;
    display: flex;
  }
  .tree-fon h3, .gray-block h3 {
    font-size: 21px;
  }
  .text-18 {
    font-size: 15px;
  }
  .title-polaroid {
    margin: 30px 0 0 0;
  }
  .title-peculiar {
    padding: 20px 0 10px 0;
  }
  .peculiar img {
    float: right;
    max-height: 240px;
    padding: 45px 35px 6px 12px;
  }
  .slick-prev {
    left: 0;
  }
  .peculiar p {
    min-height: 160px;
    min-width: 240px;
    display: block;
    max-width: 400px;
    padding: 5px;
    margin: 10px 15px 0 0;
    font-size: 11px;
  }
  .peculiar strong {
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .carousel-bg {
     margin: -20px 0 -50px;
  }
  .story-block {
    background: #333;
  }
  .story-block:hover .container {
    background: #FFF !important;
  }
  .story-block .wpb_wrapper.text-18 > img {
    margin: 0 0 25px 0;
  }
  .story-block .wpb_wrapper.text-18 {
    background: none;
    margin-bottom: -25px;
  }
  .carousel-bg .swiper-slide > div {
    margin: 0 -5px;
  }
  .story-block .container {
    color: #FFF;
    box-shadow: none;
  }
  .story-block .wpb_wrapper.text-18 > img {
    max-width: 100%;
  }
  .blog-carousel .blog-item-info {
    position: initial !important;
    margin: 0 !important;
  }
  .blog-carousel {
    margin-bottom: -15px !important;
  }
  .blog-carousel .blog-item-photo img {
    min-height: auto !important;
  }
  .footer-bottom {
    padding-bottom: 60px !important;
  }
  .footer-bottom .footer-col {
    padding-bottom: 0px !important;
  }
  .slick-list {
    padding: 0 10px !important;
  }
  .peculiar-block {
    padding: 10px 0px !important;
  }
  .collapsed-mobile .collapsed-content {
    position: relative !important;
    top: 0 !important;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .collapsed-mobile .toggle-arrow {
    display: none !important;
  }
  .products-grid.product-variant-5 .product-item.large,
  .products-grid.product-variant-3 .product-item.large {
    margin: 0 -4px 30px 0;
    padding-left: 5px;
    padding-right: 5px;
  }
  .products-grid.product-variant-5 .product-item.large .product-item-name,
  .products-grid.product-variant-3 .product-item.large .product-item-name {
    font-size: 13px;
  }
  .products-grid.product-variant-5 .product-item.large .product-item-details,
  .products-grid.product-variant-3 .product-item.large .product-item-details {
    padding: 130px 5px 10px;
  }
  .products-grid.product-variant-5 .product-item.large .product-item-label,
  .products-grid.product-variant-3 .product-item.large .product-item-label {
    height: 22px;
  }
  .products-grid.product-variant-5 .product-item.large .price-box .old-price,
  .products-grid.product-variant-3 .product-item.large .price-box .old-price {
    font-size: 12px;
  }
  .products-grid.product-variant-5 .product-item.large .price-box .special-price,
  .products-grid.product-variant-3 .product-item.large .price-box .special-price {
    font-size: 16px;
  }
  .products-grid.product-variant-5 .product-item.large .btn,
  .products-grid.product-variant-3 .product-item.large .btn {
    height: 31px;
    padding: 0 6px;
    font-size: 12px;
    line-height: 31px;
  }
  .products-grid.product-variant-5 .product-item.large .btn i.icon,
  .products-grid.product-variant-3 .product-item.large .btn i.icon {
    display: none;
  }
  .products-grid.product-variant-5 .product-item.large .product-item-label ~ .product-item-label {
    top: 40px;
  }
  .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary a {
    padding: 3px 5px;
  }
  .products-grid.product-variant-3 .product-item.large .product-item-name {
    margin: 5px 0 5px;
  }
}

@media screen and (max-width: 991px) {
  .products-grid.product-variant-5 .product-item.large .product-item-photo {
    position: relative;
    height: 190px;
  }

  .products-grid.product-variant-5 .product-item.large .quick-view-link {
    display: none;
  }

  .products-grid.product-variant-5 .product-item.large .product-item-info {
    padding: 0;
    padding-bottom: 0;
  }

  .products-grid.product-variant-5 .product-item.large .product-item-actions .actions-secondary a {
    display: inline-block;
    padding: 3px 12px;
    background: transparent;
  }
}

.products-grid.product-variant-5.equal-height .product-item.large .product-item-photo .product-item-gallery-main > a:first-child,
.products-grid.product-variant-5.equal-height .product-item.large .product-item-photo > a:first-child {
  display: block;
  position: relative;
}

.products-grid.product-variant-5.equal-height .product-item.large .product-item-photo img.product-image-photo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.products-grid.product-variant-5.equal-height .product-item.large .carousel-inside .carousel-inner > .item {
  height: 100%;
}

.products-grid.product-variant-5.equal-height .product-item.large .carousel-inside .carousel-inner {
  height: 100%;
}

.products-grid.product-variant-1.equal-height .product-item.large .product-item-photo .product-item-gallery-main > a:first-child,
.products-grid.product-variant-2.equal-height .product-item.large .product-item-photo .product-item-gallery-main > a:first-child,
.products-grid.product-variant-3.equal-height .product-item.large .product-item-photo .product-item-gallery-main > a:first-child,
.products-grid.product-variant-1.equal-height .product-item.large .product-item-photo > a:first-child,
.products-grid.product-variant-2.equal-height .product-item.large .product-item-photo > a:first-child,
.products-grid.product-variant-3.equal-height .product-item.large .product-item-photo > a:first-child {
  display: block;
  position: relative;
}

.products-grid.product-variant-1.equal-height .product-item.large .product-item-photo img.product-image-photo,
.products-grid.product-variant-2.equal-height .product-item.large .product-item-photo img.product-image-photo,
.products-grid.product-variant-3.equal-height .product-item.large .product-item-photo img.product-image-photo {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.products-grid.product-variant-1.equal-height .product-item.large .carousel-inside .carousel-inner > .item,
.products-grid.product-variant-2.equal-height .product-item.large .carousel-inside .carousel-inner > .item,
.products-grid.product-variant-3.equal-height .product-item.large .carousel-inside .carousel-inner > .item {
  height: 100%;
}

.products-grid.product-variant-1.equal-height .product-item.large .carousel-inside .carousel-inner,
.products-grid.product-variant-2.equal-height .product-item.large .carousel-inside .carousel-inner,
.products-grid.product-variant-3.equal-height .product-item.large .carousel-inside .carousel-inner {
  height: 100%;
}

.products-grid.product-variant-1.equal-height .product-item.large .product-item-photo,
.products-grid.product-variant-2.equal-height .product-item.large .product-item-photo,
.products-grid.product-variant-3.equal-height .product-item.large .product-item-photo {
  vertical-align: middle;
}

.products-grid.product-variant-1.equal-height .product-item.large .carousel-inside .item a,
.products-grid.product-variant-2.equal-height .product-item.large .carousel-inside .item a,
.products-grid.product-variant-3.equal-height .product-item.large .carousel-inside .item a {
  height: auto !important;
}

button:focus,
.btn:focus,
.btn-primary:focus,
button.action:focus,
button:active:focus,
.btn:active:focus,
.btn-primary:active:focus,
button.action:active:focus,
button.active:focus,
.btn.active:focus,
.btn-primary.active:focus,
button.action.active:focus,
button.focus,
.btn.focus,
.btn-primary.focus,
button.action.focus,
button:active.focus,
.btn:active.focus,
.btn-primary:active.focus,
button.action:active.focus,
button.active.focus,
.btn.active.focus,
.btn-primary.active.focus,
button.action.active.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:hover,
.btn:hover,
.btn-primary:hover,
button.action:hover,
button:focus,
.btn:focus,
.btn-primary:focus,
button.action:focus,
button.focus,
.btn.focus,
.btn-primary.focus,
button.action.focus {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button:active,
.btn:active,
.btn-primary:active,
button.action:active,
button.active,
.btn.active,
.btn-primary.active,
button.action.active {
  outline: 0;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button.pull-right,
.btn.pull-right,
.btn-primary.pull-right,
button.action.pull-right {
  margin-right: 10px;
}

.btn,
.btn-primary,
button.action, .btn-dis {
  height: 41px;
  padding: 0 15px;
  font-family: 'Roboto', sans-serif;
  font-size: 15px;
  line-height: 41px;
  font-weight: 500;
  border-radius: 0;
  text-transform: uppercase;
  border: 1px solid #ec1d25;
  -webkit-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
  -o-transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.3, 1, 0.3, 1);
}

div.btn-dis {
    border: 1px solid #dadada !important;
    display: inline-block;
    background: #f3f3f3;
}

.btn,
.btn-primary,
button.action,
.btn.focus,
.btn-primary.focus,
button.action.focus,
.btn:focus,
.btn-primary:focus,
button.action:focus,
.btn:active,
.btn-primary:active,
button.action:active {
  background-color: #ec1d25;
  color: #ffffff;
  border-color: #ec1d25;
}

.btn:hover,
.btn-primary:hover,
button.action:hover {
  background-color: transparent;
  color: #ec1d25;
  border-color: #ec1d25;
}

.btn.btn-invert,
.btn-primary.btn-invert,
button.action.btn-invert,
.btn.btn-invert:active,
.btn-primary.btn-invert:active,
button.action.btn-invert:active,
.btn.btn-invert.focus,
.btn-primary.btn-invert.focus,
button.action.btn-invert.focus,
.btn.btn-invert:focus,
.btn-primary.btn-invert:focus,
button.action.btn-invert:focus {
  background-color: transparent;
  color: #ec1d25;
}

.btn.btn-invert:hover,
.btn-primary.btn-invert:hover,
button.action.btn-invert:hover {
  background-color: #ec1d25;
  color: #ffffff;
}

.btn i.icon,
.btn-primary i.icon,
button.action i.icon {
  display: inline-block;
  vertical-align: text-top;
  font-size: 1.2em;
  line-height: 1.2em;
  margin-right: 0.4em;
}

.btn i.icon:only-child,
.btn-primary i.icon:only-child,
button.action i.icon:only-child {
  font-size: 1.2em;
  margin-right: 0;
  vertical-align: baseline;
}

.btn span,
.btn-primary span,
button.action span {
  position: relative;
  top: 0;
  left: 0;
}

.btn-sm,
.btn-primary-sm,
button.action-sm {
  height: 26px;
  padding: 0 8px;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  line-height: 26px;
}

.btn-sm i.icon,
.btn-primary-sm i.icon,
button.action-sm i.icon {
  line-height: 1em;
  margin-right: 0.3em;
}

@-moz-document url-prefix() {
  .btn .btn-sm,
  .btn-primary .btn-sm,
  button.action .btn-sm {
    line-height: 25px;
  }
}

.btn-lg,
.btn-primary-lg,
button.action-lg {
  padding: 4px 25px 3px;
  font-size: 16.5px;
  height: auto;
  border-width: 1px;
}

.btn-xl,
.btn-primary-xl,
button.action-xl {
  padding: 15px 40px;
  font-size: 24px;
  height: auto;
  border-width: 2px;
}

.btn-xxl,
.btn-primary-xxl,
button.action-xxl {
  padding: 25px 50px;
  font-size: 28.995px;
  height: auto;
  border-width: 2px;
}

.btn-alt,
.btn-alt.focus,
.btn-alt:focus,
.btn-alt:active {
  background-color: #333745;
  border-color: #333745;
}

.btn-alt:hover {
  background-color: transparent;
  color: #333745;
  border-color: #333745;
}

.btn-alt.btn-invert,
.btn-alt.btn-invert:active,
.btn-alt.btn-invert.focus,
.btn-alt.btn-invert:focus {
  background-color: transparent;
  color: #333745;
}

.btn-alt.btn-invert:hover {
  background-color: #333745;
  color: #ffffff;
}

.btn.disabled i.spin {
  vertical-align: text-bottom;
  line-height: 1em;
  -webkit-animation: spin 1000ms infinite linear;
  animation: spin 1000ms infinite linear;
  -webkit-transition: opacity 0.3s easy;
  -o-transition: opacity 0.3s easy;
  transition: opacity 0.3s easy;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.btn-center {
  text-align: center;
  margin-bottom: 30px;
}

button.close {
  -webkit-appearance: none;
}

.fixed-btns {
  position: fixed;
  bottom: 220px;
  right: 0;
  z-index: 1006;
}

.fixed-btns.demo-mode {
  top: 100px;
  bottom: auto;
  padding: 50px 0 0;
}

body.edit-mode .fixed-btns {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.top-fixed-btn,
.buy-fixed-btn {
  position: relative;
  z-index: 101;
  display: block;
  color: #fff !important;
  font-size: 35px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  text-align: center;
  text-decoration: none;
}

.top-fixed-btn:focus,
.buy-fixed-btn:focus {
  text-decoration: none;
}

.top-fixed-btn .icon,
.buy-fixed-btn .icon,
.top-fixed-btn i.icon:only-child,
.buy-fixed-btn i.icon:only-child {
  display: block;
  font-size: 26px;
  line-height: 48px;
}

.buy-fixed-btn {
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  white-space: normal;
}

.buy-fixed-btn .icon,
.buy-fixed-btn i.icon:only-child {
  font-size: 12px;
  line-height: 22px;
  display: block;
}

.top-fixed-btn,
.top-fixed-btn:focus {
  color: #fff;
  background: #333745;
  text-decoration: none;
}

.top-fixed-btn:hover {
  background: #ec1d25;
  text-decoration: none;
}

.buy-fixed-btn,
.buy-fixed-btn:focus {
  color: #fff;
  background: #ec1d25;
  text-decoration: none;
}

.buy-fixed-btn:hover {
  background: #ec1d25;
  text-decoration: none;
}

.fixed-btns.demo-mode .top-fixed-btn:hover {
  background: #22242e;
}

.fixed-btns.demo-mode .buy-fixed-btn:hover {
  background: #f50837;
}

.back-to-top {
  opacity: .9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.back-to-top:hover {
  opacity: 1;
  background-color: #ec1d25;
}

.fixed-btns {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.fixed-btns.is-visible,
.fixed-btns.demo-mode {
  opacity: 1;
}

.fixed-btns.demo-mode:after {
  content: " ";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #333745;
}

.fixed-btns.demo-mode .top-fixed-btn {
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.fixed-btns.demo-mode .top-fixed-btn.is-visible {
  opacity: 1;
  height: 50px;
}

@media screen and (max-width: 991px) {
  .fixed-btns {
    display: none;
  }
}

.back-to-top-mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  .back-to-top-mobile {
    display: block;
    height: 45px;
    width: 100%;
    text-align: center;
    font-size: 18px;
    line-height: 45px;
    font-family: 'Raleway', sans-serif;
  }

  .back-to-top-mobile .icon {
    font-size: 22px;
    vertical-align: text-bottom;
    padding: 0 10px 0 0;
  }

  .back-to-top-mobile,
  .back-to-top-mobile:focus,
  .back-to-top-mobile:hover {
    color: #fff;
    background-color: #333745;
    text-decoration: none;
  }
}

.blog-carousel {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .blog-carousel {
    margin-bottom: 30px;
  }
}

.blog-carousel .blog-item {
  position: relative;
  margin: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.blog-carousel .blog-item-info {
    padding: 15px 20px 15px;
    position: absolute;
    width: 100%;
    z-index: 1000;
    /* text-align: center; */
    background-color: rgba(255, 255, 255, 0.82);
    margin: -85px 0 0 0;
}

.blog-carousel .blog-item-title {
  display: block;
  padding: 0;
  margin: 0 0 10px;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  line-height: 1.2em;
  font-weight: 700;
  color: #333745;
}

.blog-carousel .blog-item-teaser {
  margin: 0 0 10px;
  font-weight: 300;
  color: #969696;
}

.blog-carousel .blog-item-photo {
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.5s ease-in-out 0s;
  -o-transition: background-color 0.5s ease-in-out 0s;
  transition: background-color 0.5s ease-in-out 0s;
}

.blog-carousel .blog-item-photo > a {
  display: block;
  overflow: hidden;
}

.blog-carousel .blog-item-photo img {
  -webkit-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -webkit-transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
  -webkit-transform: scale(1.01) rotate(0.0001deg);
  -ms-transform: scale(1.01) rotate(0.0001deg);
  transform: scale(1.01) rotate(0.0001deg);
}

.blog-carousel .blog-item-photo:hover {
  background-color: #000;
}

.blog-carousel .blog-item-photo:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.blog-carousel .blog-item-photo img {
  width: 100%;
  min-height: 350px;
}

.blog-item-teaser {
  display: none; 
}

.blog-carousel .blog-item-links {
  font-size: 14px;
  font-weight: 300;
  display: inline-block;
  width: 100%;
}

.blog-carousel .blog-item-links i.icon {
  margin-right: 5px;
}

.blog-carousel .blog-item-links a:not(.readmore) {
  color: #ec1d25;
}

.blog-carousel .blog-item-links .pull-left > span {
  padding-right: 10px;
}

.blog-carousel .blog-item-links .pull-right > span {
  padding-left: 10px;
}

.blog-carousel.variant-2 .blog-item-title {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 700;
  color: #333745;
}

.blog-carousel.variant-2 .blog-item-info {
  padding: 16px 14px 10px;
}

.blog-carousel.variant-2 .blog-item-links {
  border-top: 1px solid #e8e8e8;
  padding-top: 10px;
}

/* testimonials carousel */
.testimonials-carousel {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .testimonials-carousel {
    margin-bottom: 30px;
  }
}

.testimonials-carousel .testimonials-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 0 0;
  padding-left: 15px;
  padding-right: 15px;
}

.testimonials {
  margin-bottom: 50px;
}

.variant-1 .testimonials-item {
  margin-bottom: 40px;
}

.variant-1 .testimonials-item-info {
  display: table;
  position: relative;
  width: 100%;
}

.variant-1 .testimonials-item-info:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
}

.flx-title-img {
    width: 220px;
    margin: -5px;
}

.variant-1 .testimonials-item-author-photo {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  min-width: 100px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (min-width: 1800px) {
  .variant-1 .testimonials-item-author-photo {
    width: 50%;
  }
}

.variant-1 .testimonials-item-author-photo > a {
  display: block;
  overflow: hidden;
}

.variant-1 .testimonials-item-author-photo img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.variant-1 .testimonials-item-author-photo:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.variant-1 .testimonials-item-author-photo img {
  width: 100%;
}

.variant-1 .testimonials-item-author-name {
  display: block;
  padding: 0;
  margin: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 16px;
  line-height: 1.3em;
  font-weight: 700;
  color: #333745;
}

.variant-1 .testimonials-item-details {
  display: table-cell;
  vertical-align: middle;
  width: auto;
  padding: 0 0 0 15px;
  font-size: 14px;
  line-height: 1.2em;
}

.variant-1 .testimonials-item-teaser {
  margin: 0 0 10px;
  font-weight: 300;
  color: #969696;
}

.variant-1 .testimonials-item-date {
  margin: 0 0 5px;
  font-size: 12px;
  font-weight: 300;
  color: #969696;
}

.variant-2 .testimonials-item {
  margin-bottom: 25px;
}

.variant-2 .testimonials-item-info {
  display: table;
  position: relative;
  width: 100%;
}

.variant-2 .testimonials-item-author-photo {
  display: table-cell;
  vertical-align: top;
  width: 30%;
  min-width: 82px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

@media (min-width: 1800px) {
  .variant-2 .testimonials-item-author-photo {
    width: 50%;
  }
}

.variant-2 .testimonials-item-author-photo > a {
  display: block;
  overflow: hidden;
}

.variant-2 .testimonials-item-author-photo img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.variant-2 .testimonials-item-author-photo:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.variant-2 .testimonials-item-author-photo img {
  width: 100%;
}

.variant-2 .testimonials-item-author-name {
  z-index: 1;
  font-size: 14px;
  line-height: 1.3em;
  font-weight: 400;
  color: #333745;
  text-decoration: none;
}

.variant-2 .testimonials-item-details {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  width: auto;
  padding: 0 0 0 15px;
  font-size: 14px;
  line-height: 1.2em;
}

.variant-2 .testimonials-item-details:after {
  content: "\e92a";
  font-family: 'icomoon-reg';
  position: absolute;
  z-index: 0;
  left: 15px;
  top: 16px;
  font-size: 50px;
  color: #f0f0f0;
}

.variant-2 .testimonials-item-teaser {
  position: relative;
  z-index: 1;
  margin: 0 0 10px;
  font-weight: 300;
  font-style: italic;
  color: #969696;
}

.variant-2 .testimonials-item-date {
  position: relative;
  z-index: 1;
  margin: 0 0 5px;
  font-size: 12px;
  font-weight: 300;
  color: #969696;
}

.variant-2 .testimonials-item:last-child {
  margin-bottom: 0;
}

/*  multiple row bottom margin */
.slick-slide > div > .testimonials-item {
  margin-bottom: 40px;
}

.slick-slide > div:last-child > .testimonials-item {
  margin-bottom: 0;
}

.slick-slide > div:last-child > .testimonials-item .testimonials-item-info:after {
  display: none;
}

@media screen and (max-width: 991px) {
  .testimonials-carousel {
    margin-bottom: 0;
  }
}

.testimonial-single-slider {
  margin-bottom: 50px;
  width: 70%;
  margin-left: 15%;
  margin-right: 15%;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .testimonial-single-slider {
    margin-bottom: 30px;
  }
}

.testimonial-single-slider .item {
  padding: 120px 0 30px;
  position: relative;
}

.testimonial-single-slider .item:before {
  content: "\e92a";
  font-family: 'icomoon-reg';
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 10px;
  margin-left: -35px;
  font-size: 70px;
  color: #333745;
}

.testimonial-single-slider .text {
  font-size: 17px;
  line-height: 26px;
  color: #333745;
  font-style: italic;
  font-weight: 300;
  margin-bottom: 25px;
}

.testimonial-single-slider .author-photo {
  position: relative;
  text-align: center;
}

.testimonial-single-slider .author-photo:after,
.testimonial-single-slider .author-photo:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 50%;
  height: 1px;
  width: calc(50% - 70px);
  background-color: #dedede;
}

.testimonial-single-slider .author-photo:before {
  left: auto;
  right: 0;
}

.testimonial-single-slider .author-photo img {
  border-radius: 50%;
  display: inline;
}

.testimonial-single-slider .slick-prev,
.testimonial-single-slider .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 90px;
  width: 75px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background-color: transparent;
  top: 50%;
  padding: 0;
  margin-top: -45px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.testimonial-single-slider .slick-prev:not(.slick-disabled):hover,
.testimonial-single-slider .slick-next:not(.slick-disabled):hover {
  background-color: transparent;
  opacity: 1;
}

.testimonial-single-slider .slick-prev:before,
.testimonial-single-slider .slick-next:before {
  font-size: 38px;
  line-height: 90px;
  color: #333745;
  opacity: 1;
}

.testimonial-single-slider .slick-prev:not(.slick-disabled):hover:before,
.testimonial-single-slider .slick-next:not(.slick-disabled):hover:before {
  color: #ec1d25;
  opacity: 1;
}

.testimonial-single-slider .slick-prev {
  left: -15%;
  right: auto;
}

.testimonial-single-slider .slick-next {
  right: -15%;
  left: auto;
}

@media screen and (max-width: 991px) {
  .testimonial-single-slider .text {
    font-size: 14px;
    line-height: 20px;
  }

  .testimonial-single-slider .slick-prev,
  .testimonial-single-slider .slick-next {
    width: 50px;
  }

  .testimonial-single-slider .slick-prev {
    left: -50px;
  }

  .testimonial-single-slider .slick-next {
    right: -50px;
  }
}

.brand-carousel {
  margin-left: -10px;
  margin-right: -10px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .brand-carousel {
    margin-bottom: 30px;
  }
}

.brand-carousel .brand-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 -4px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

.brand-carousel .brand-item img {
  width: 100%;
}

.brand-carousel.white-bg .brand-item img {
  background: #ffffff;
}

/*  multiple row bottom margin */
.slick-slide > div > .brand-item {
  margin-bottom: 20px;
}

.slick-slide > div:last-child > .brand-item {
  margin-bottom: 0;
}

.brand-grid {
  list-style: none;
  overflow: hidden;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .brand-grid {
    margin-bottom: 30px;
  }
}

.brand-grid a {
  float: left;
  width: calc(16.66666% - 30px);
  margin-left: 30px;
  margin-bottom: 30px;
}

.brand-grid a img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: opacity 0.3s, -webkit-filter 0.3s;
  transition: opacity 0.3s, -webkit-filter 0.3s;
  -o-transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s;
  transition: filter 0.3s, opacity 0.3s, -webkit-filter 0.3s;
  -webkit-transition: filter 0.3s, -webkit-filter 0.3s, opacity 0.3s;
  opacity: 0.5;
}

.brand-grid a:hover img,
.brand-grid a:focus img {
  -webkit-filter: none;
  filter: none;
  opacity: 1;
}

.brand-grid a > img {
  width: 100%;
}

.brand-grid:not(.brand-carousel) {
  margin: 0 0 0 -30px;
  padding: 0;
  width: calc(100% + 30px);
}

.brand-grid:not(.brand-carousel) a {
  background-color: #f7f7f7;
}

@media screen and (max-width: 991px) {
  .brand-grid:not(.brand-carousel) a {
    width: calc(33.33333% - 30px);
  }
}

@media screen and (max-width: 767px) {
  .brand-grid:not(.brand-carousel) a {
    width: calc(50% - 30px);
  }
}

@media screen and (max-width: 480px) {
  .brand-grid:not(.brand-carousel) {
    width: calc(100% + 15px);
    margin-left: -15px;
  }

  .brand-grid:not(.brand-carousel) a {
    width: calc(50% - 15px);
    margin-left: 15px;
    margin-bottom: 15px;
  }
}

.contact-list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .contact-list {
    margin-bottom: 30px;
  }
}

.contact-list li {
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) and (min-width: 480px) {
  .contact-list li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin-right: -4px;
    padding-right: 15px;
  }
}

.services-list {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  font-size: 14px;
}

@media screen and (max-width: 991px) {
  .services-list {
    margin-bottom: 30px;
  }
}

.services-list li {
  margin-bottom: 30px;
  border-bottom: 1px solid #f0f0f0;
}

.services-list li:last-child {
  border-bottom: 0;
}

.services-list li:last-child {
  margin-bottom: 0;
}

.services-list .box-left-icon {
  margin-bottom: 20px;
}

.services-list .box-left-icon .box-text {
  font-size: 14px;
  line-height: 1.2em;
  font-weight: 300;
  color: #969696;
}

.services-list .box-left-icon .box-text .title {
  font-family: 'Raleway', sans-serif;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #333745;
  text-transform: none;
}

.services-list .box-left-icon .box-icon {
  width: 60px;
}

.services-list .box-left-icon .box-icon i.icon {
  display: inline-block;
  font-size: 30px;
  line-height: 60px;
  width: 60px;
  height: 60px;
}

@media screen and (min-width: 992px) {
  .newsletter.variant1 {
    background: #ffffff;
    padding: 20px 20px;
    margin-bottom: 50px;
  }

  .newsletter.variant1 h2 {
    border: 0;
    padding: 0;
    margin-bottom: 15px;
  }
  
  .slick-slide {
    /* min-height: 400px;*/
  }
}

@media screen and (min-width: 992px) and (max-width: 991px) {
  .newsletter.variant1 {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 991px) {
  .newsletter.variant1 input {
    background: #ffffff;
  }
}

/* variant 2 - with logo */
.newsletter.variant2 {
  margin-bottom: 0;
}

/* variant 3 - advanced */
.newsletter.variant3 {
  margin-top: 15px;
  margin-bottom: 0;
}

.newsletter.variant3 .input-group {
  max-width: 540px;
}

@media screen and (max-width: 991px) {
  .newsletter.variant3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus,
textarea:focus,
input:focus,
input[type]:focus,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0 none;
}

input,
textarea {
  border-radius: 0;
}

input[type=text],
input[type=password],
textarea,
.select-wrapper select,
.select-wrapper-sm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

label {
  font-size: 14px;
  font-weight: inherit;
  color: #333745;
}

.required,
.required-text {
  color: #ec1d25;
}

.form-control {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 25px;
  background-color: #f7f7f7;
  border-radius: 0;
  color: #333745;
}

.form-control.dashed {
  border: 2px dashed #d4d4d4;
}

.input-group-btn .btn i.icon {
  font-size: 19px;
  line-height: 39px;
  padding: 0 12px;
}

.checkbox-group {
  position: relative;
}

.checkbox-group input[type=checkbox] {
  display: none;
}

.checkbox-group label {
  padding-left: 35px;
  cursor: pointer;
  line-height: 23px;
  font-weight: 400;
}

b.more {
  font-size: 1.15em;
}

.max-600 {
  max-width: 600px;
  min-height: 125px;
}

.checkbox-group label span {
  display: block;
  position: absolute;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.main-image .zoomLens {
  background: #FFF;
}

.checkbox-group label .box {
  padding: 0;
  margin: 0;
  border-width: 2px;
  border-style: solid;
  border-color: #e9e9e9;
  height: 23px;
  width: 23px;
  z-index: 9;
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s;
  background: none;
}

.checkbox-group label .check {
  top: 5px;
  left: 8px;
  width: 6px;
  height: 10px;
  opacity: 0;
  z-index: 10;
  color: #ec1d25;
  border-width: 2px;
  border-style: solid;
  border-top: none;
  border-left: none;
  -webkit-transform: scale(1) rotate(45deg);
  -moz-transform: scale(1) rotate(45deg);
  -ms-transform: scale(1) rotate(45deg);
  transform: scale(1) rotate(45deg);
}

.checkbox-group input[type=checkbox]:checked ~ label .box {
  border-color: #d4d4d4;
}

.checkbox-group input[type=checkbox]:checked ~ label .check {
  opacity: 1;
}

.radio {
  display: block;
  cursor: pointer;
  margin: 0 0 8px;
  line-height: 23px;
  font-weight: 400;
}

.radio input {
  width: 1px;
  height: 1px;
  opacity: 0;
}

.radio input:checked + .outer .inner {
  background-color: #ec1d25;
  opacity: 1;
}

.radio input:checked + .outer {
  border-width: 2px;
  border-style: solid;
  border-color: #d4d4d4;
}

.radio .outer {
  width: 20px;
  height: 20px;
  display: block;
  float: left;
  margin: 2px 7px 0 0;
  border-width: 2px;
  border-style: solid;
  border-color: #e9e9e9;
  border-radius: 50%;
  background-color: #fff;
}

.radio .inner {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: 6px;
  height: 6px;
  display: block;
  margin: 5px;
  border-radius: 50%;
  background-color: #ec1d25;
  opacity: 0;
  position: relative;
}

.text-center > .radio .outer {
  float: none;
  margin: 0 auto;
}

/* form card */
.form-card {
  background: #ffffff;
  padding: 30px 25px;
  margin-bottom: 50px;
  color: #333745;
}

@media screen and (max-width: 991px) {
  .form-card {
    margin-bottom: 30px;
  }
}

.form-card p {
  margin-bottom: 20px;
}

.form-card h3 {
  font-size: 19px;
  line-height: 1.2em;
  text-transform: none;
  margin-bottom: 10px;
  text-align: center;
}

.form-card h4 {
  font-size: 19px;
  line-height: 1.2em;
  text-transform: none;
  padding: 0 0 15px;
  margin: 0 0 20px;
  border-bottom: 1px solid #e8e8e8;
}

.form-card .back {
  color: #ec1d25;
}

.form-card .back a {
  color: #ec1d25;
  text-decoration: underline;
}

.form-card .back a:hover {
  text-decoration: none;
}

.row-eq-height .form-card {
  height: 100%;
  position: relative;
}

/* contact form style */
form.white {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  form.white {
    margin-bottom: 30px;
  }
}

form.white .form-control {
  background-color: #fff;
  border-color: #e8e8e8;
  color: #333745;
}

form.white .form-control {
  margin-bottom: 12px;
}

form.white textarea {
  height: 125px;
}

form.white .btn {
  margin-top: 15px;
  margin-bottom: 5px;
}

form.white .input-group .form-control {
  margin-bottom: 0;
}

form.white .input-group-btn .btn {
  margin-top: 0;
  margin-bottom: 0;
}

/* create account form style */
form.account-create .form-control {
  margin-bottom: 12px;
}

form.account-create .btn {
  margin-top: 20px;
  margin-bottom: 15px;
}

form.account-create .required-text {
  float: right;
  padding-top: 20px;
}

/* search result form style */
form.search-form {
  margin-bottom: 50px;
  padding-bottom: 35px;
  border-bottom: 1px solid #e8e8e8;
}

@media screen and (max-width: 991px) {
  form.search-form {
    margin-bottom: 30px;
    padding-bottom: 15px;
  }
}

/* qty-changer */
.qty-changer input[type="button"] {
  border: 0;
  background-color: #f7f7f7;
  color: #333745;
  cursor: pointer;
  width: 23px;
  height: 23px;
  -webkit-appearance: none;
  border-radius: 0;
  text-align: center;
  padding: 0;
}

.qty-changer input[type="text"] {
  border: 0;
  width: 35px;
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  border-radius: 0;
}

.select-wrapper,
.select-wrapper-sm {
  position: relative;
}

.select-wrapper:before,
.select-wrapper-sm:before {
  content: '\e920';
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  width: 40px;
  font-family: 'icomoon-reg';
  font-size: 24px;
  line-height: 40px;
  pointer-events: none;
  color: #333745;
  text-align: center;
  background-color: #ffffff;
}

.select-wrapper select,
.select-wrapper-sm select {
  padding-right: 40px;
  background-color: #ffffff;
  color: #333745;
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
}

/*for IE10*/
select::-ms-expand {
  display: none;
}

.select-wrapper-sm:before {
  width: 30px;
  font-size: 20px;
  line-height: 30px;
}

.select-wrapper-sm select {
  padding-right: 30px;
}

.form-card .select-wrapper select,
.form-card .select-wrapper-sm select,
.form-card .select-wrapper:before,
.form-card .select-wrapper-sm:before {
  background-color: #f7f7f7;
}

select.input-sm {
  line-height: 21px;
}

/* Firefox missing right border bug fix */
.range-slider {
  margin: 0 0 20px;
  width: 100%;
}

.range-slider-range {
  -webkit-appearance: none;
  display: inline-block !important;
  vertical-align: middle;
  width: calc(100% - 73px) !important;
  height: 6px;
  background: #ddd;
  outline: none;
  padding: 0;
  margin: 0;
}

.range-slider-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ec1d25;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.range-slider-range::-webkit-slider-thumb:hover {
  background: #333745;
}

.range-slider-range:active::-webkit-slider-thumb {
  background: #333745;
}

.range-slider-range::-moz-range-thumb {
  border: 0;
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background: #ec1d25;
  cursor: pointer;
  -webkit-transition: background 0.15s ease-in-out;
  -o-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}

.range-slider-range::-moz-range-thumb:hover {
  background: #333745;
}

.range-slider-range:active::-moz-range-thumb {
  background: #333745;
}

.range-slider-value {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 60px;
  color: #ec1d25;
  font-weight: 500;
  line-height: 20px;
  text-align: center;
  border-radius: 0;
  background: #f7f7f7;
  padding: 5px 10px;
  margin-left: 8px;
}

::-moz-range-track {
  background: #d7dcdf;
  border: 0;
}

.mainSlider .sliderLoader {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  background: #ffffff;
  z-index: 100;
  padding-top: 100px;
}

.mainSlider video {
  position: absolute;
  width: 100%;
  height: auto;
  top: 0;
}

.mainSlider .swiper-wrapper {
    background-size: cover;
    background-position: center;
}

.mainSlider .swiper-container {
  width: 100%;
  min-height: 500px !important;
  position: relative;
  overflow: hidden;
  -webkit-transition: opacity 1s ease, min-height 1s ease;
  -o-transition: opacity 1s ease, min-height 1s ease;
  transition: opacity 1s ease, min-height 1s ease;
}

.mainSlider .swiper-container .swiper-slide-duplicate {
  z-index: -1;
}

.mainSlider .swiper-container .swiper-slide-active {
  z-index: 100;
}

.mainSlider .swiper-container .swiper-slide img {
  width: 100%;
}

.mainSlider .swiper-container .animate {
  opacity: 0;
}

.mainSlider .swiper-container .animated {
  opacity: 1;
}

.mainSlider .swiper-container .clip-svg {
  height: 0;
}

.mainSlider .swiper-container .text {
  font-family: 'Raleway', sans-serif;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 4.5vw;
  line-height: 1.2em;
  color: #ec1d25;
  font-weight: normal;
}

.mainSlider .swiper-container .button {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1.4vw);
  line-height: 2.6em;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 1.8em;
  background-color: #ec1d25;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mainSlider .swiper-container .button:hover {
  color: #ec1d25;
  background-color: #ffffff;
}

.mainSlider .swiper-container .button.button-sm {
  font-size: calc(10px + 1vw);
  line-height: 2.4em;
  font-weight: 700;
  padding: 0 1.4em;
}

.mainSlider .swiper-container .caption {
  position: absolute;
  top: 60%;
  left: 10%;
  width: 50%;
  text-align: left;
  background: #ec1d25;
  padding: 1vw 2vw 2vw;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.mainSlider .swiper-container .caption .text1 {
  font-family: 'Raleway', sans-serif;
  position: absolute;
  left: 0;
  bottom: 100%;
  font-size: 4.5vw;
  line-height: 0.710em;
  color: #ec1d25;
  font-weight: 900;
}

.mainSlider .swiper-container .caption .text2 {
  font-family: 'Raleway', sans-serif;
  font-size: 6.0vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 100;
}

.mainSlider .swiper-container .caption .text3 {
  font-family: 'Raleway', sans-serif;
  font-size: 4.0vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 100;
}

.mainSlider .swiper-container .caption .cool-btn,
.mainSlider .swiper-container .caption .svg-btn {
  display: inline-block;
  position: absolute;
  padding: 0.6em 1em;
  background: #333745;
  color: #ffffff !important;
  font-family: 'Oswald', sans-serif;
  font-size: calc(10px + 1.5vw);
  line-height: 1.2em;
  font-weight: 700;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mainSlider .swiper-container .caption .cool-btn:hover,
.mainSlider .swiper-container .caption .svg-btn:hover {
  color: #ec1d25 !important;
  background: #ffffff;
}

.mainSlider .swiper-container .caption .svg-btn .clip-svg {
  height: 0;
  width: 0;
}

.mainSlider .swiper-container .caption .cool-btn {
  bottom: -1.2em;
  right: 1em;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text1,
.block.boxed .mainSlider .swiper-container .caption .text1,
.block.fullboxed .mainSlider .swiper-container .caption .text1 {
  font-size: 4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text2,
.block.boxed .mainSlider .swiper-container .caption .text2,
.block.fullboxed .mainSlider .swiper-container .caption .text2 {
  font-size: 4.3vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .text3,
.block.boxed .mainSlider .swiper-container .caption .text3,
.block.fullboxed .mainSlider .swiper-container .caption .text3 {
  font-size: 2.8vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .caption .cool-btn,
.block.boxed .mainSlider .swiper-container .caption .cool-btn,
.block.fullboxed .mainSlider .swiper-container .caption .cool-btn {
  font-size: calc(10px + 1.2vw);
}

.mainSlider .swiper-container .text2-1 {
  position: absolute;
  top: 29%;
  left: 9%;
  font-family: 'Raleway', sans-serif;
  font-size: 3.8vw;
  line-height: 0.710em;
  color: #ec1d25;
  font-weight: 900;
}

.mainSlider .swiper-container .text2-2 {
  position: absolute;
  top: 36%;
  left: 9%;
  font-family: 'Raleway', sans-serif;
  font-size: 6.0vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 900;
  text-transform: uppercase;
}

.mainSlider .swiper-container .text2-3 {
  position: absolute;
  top: 51.5%;
  left: 13%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.0vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 100;
  text-transform: uppercase;
}

.mainSlider .swiper-container .text2-4 {
  position: absolute;
  top: 59%;
  left: 25%;
  font-family: 'Roboto', sans-serif;
  font-size: 8.0vw;
  line-height: 1.2em;
  color: #ec1d25;
  font-weight: 900;
}

.mainSlider .swiper-container .text2-5 {
  position: absolute;
  top: 62%;
  left: 47%;
  font-family: 'Raleway', sans-serif;
  font-size: 7.0vw;
  line-height: 1.2em;
  color: #ec1d25;
  font-weight: 900;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-1,
.block.boxed .mainSlider .swiper-container .text2-1,
.block.fullboxed .mainSlider .swiper-container .text2-1 {
  font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-2,
.block.boxed .mainSlider .swiper-container .text2-2,
.block.fullboxed .mainSlider .swiper-container .text2-2 {
  font-size: 5vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-3,
.block.boxed .mainSlider .swiper-container .text2-3,
.block.fullboxed .mainSlider .swiper-container .text2-3 {
  font-size: 3.35vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-4,
.block.boxed .mainSlider .swiper-container .text2-4,
.block.fullboxed .mainSlider .swiper-container .text2-4 {
  font-size: 7vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text2-5,
.block.boxed .mainSlider .swiper-container .text2-5,
.block.fullboxed .mainSlider .swiper-container .text2-5 {
  font-size: 6vw;
}

.mainSlider .swiper-container .text3-1,
.mainSlider .swiper-container .text3-2,
.mainSlider .swiper-container .text3-3,
.mainSlider .swiper-container .text3-4,
.mainSlider .swiper-container .text3-5 {
  position: absolute;
  font-family: 'Raleway', sans-serif;
  font-size: 4.6vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 900;
  text-transform: none;
}

.mainSlider .swiper-container .text3-1 {
  top: 30%;
  left: 7%;
}

.mainSlider .swiper-container .text3-2 {
  top: 30%;
  left: 25%;
}

.mainSlider .swiper-container .text3-3 {
  top: 30%;
  left: 47%;
}

.mainSlider .swiper-container .text3-4 {
  top: 42%;
  left: 7%;
}

.mainSlider .swiper-container .text3-5 {
  top: 42%;
  left: 25%;
}

.mainSlider .swiper-container .text3-6 {
  display: block;
  position: absolute;
  top: 63%;
  left: 7%;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1.4vw);
  line-height: 2.6em;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 1.8em;
  background-color: #ec1d25;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mainSlider .swiper-container .text3-6:hover {
  color: #ec1d25;
  background-color: #ffffff;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-1,
.block.boxed .mainSlider .swiper-container .text3-1,
.block.fullboxed .mainSlider .swiper-container .text3-1,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-2,
.block.boxed .mainSlider .swiper-container .text3-2,
.block.fullboxed .mainSlider .swiper-container .text3-2,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-3,
.block.boxed .mainSlider .swiper-container .text3-3,
.block.fullboxed .mainSlider .swiper-container .text3-3,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-4,
.block.boxed .mainSlider .swiper-container .text3-4,
.block.fullboxed .mainSlider .swiper-container .text3-4,
body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-5,
.block.boxed .mainSlider .swiper-container .text3-5,
.block.fullboxed .mainSlider .swiper-container .text3-5 {
  font-size: 4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text3-6,
.block.boxed .mainSlider .swiper-container .text3-6,
.block.fullboxed .mainSlider .swiper-container .text3-6 {
  line-height: 2.2em;
  padding: 0 1.4em;
}

.mainSlider .swiper-container .text4-1,
.mainSlider .swiper-container .text4-2,
.mainSlider .swiper-container .text4-3,
.mainSlider .swiper-container .text4-4 {
  position: absolute;
}

.mainSlider .swiper-container .text4-1 {
  top: 21%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.1vw;
  line-height: 1.2em;
  color: #ec1d25;
  font-weight: 900;
}

.mainSlider .swiper-container .text4-2 {
  top: 21%;
  left: 34%;
  font-family: 'Raleway', sans-serif;
  font-size: 4.1vw;
  line-height: 1.2em;
  color: #333745;
  font-weight: 100;
}

.mainSlider .swiper-container .text4-3 {
  top: 38%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: 1.4vw;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 500;
  text-transform: uppercase;
}

.mainSlider .swiper-container .text4-4 {
  display: block;
  position: absolute;
  top: 50%;
  left: 14%;
  font-family: 'Raleway', sans-serif;
  font-size: calc(10px + 1vw);
  line-height: 2.4em;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 1.4em;
  background-color: #ec1d25;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.mainSlider .swiper-container .text4-4:hover {
  color: #ec1d25;
  background-color: #ffffff;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-1,
.block.boxed .mainSlider .swiper-container .text4-1,
.block.fullboxed .mainSlider .swiper-container .text4-1 {
  font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-2,
.block.boxed .mainSlider .swiper-container .text4-2,
.block.fullboxed .mainSlider .swiper-container .text4-2 {
  font-size: 3.4vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-3,
.block.boxed .mainSlider .swiper-container .text4-3,
.block.fullboxed .mainSlider .swiper-container .text4-3 {
  font-size: 1.3vw;
}

body.boxed .block:not(.fullwidth) .mainSlider .swiper-container .text4-4,
.block.boxed .mainSlider .swiper-container .text4-4,
.block.fullboxed .mainSlider .swiper-container .text4-4 {
  line-height: 2.2em;
  padding: 0 1.2em;
}

@media screen and (max-width: 480px) {
  .mainSlider .swiper-container {
    min-height: 150px;
  }
  
  .main-slider .wrapper {
  	margin: 0px auto;
    padding: 150px 20px 150px 250px;
    text-align: center;
    width: auto !important;
    height: auto !important;
    background: linear-gradient(270deg, rgb(255, 255, 255) 60%, rgba(0,0,0,0) 100%);
    float: right;
  }
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets {
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  left: auto;
  right: 25px;
  width: 30px;
  padding: 5px;
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  display: block;
  position: relative;
  margin: 0 0 -1px;
  border-radius: 0;
  background-color: transparent;
  opacity: 1;
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:after {
  content: '';
  position: absolute;
  top: 3px;
  left: 3px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #363636;
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet:hover:after {
  background-color: #333745;
  opacity: 0.7;
}

.mainSlider .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
  background-color: #363636;
}

.mainSlider .block-animate {
  opacity: 0 !important;
}

.mainSlider .swiper-slide {
  position: relative;
  overflow: hidden !important;
}

.nowrap {
  	white-space: nowrap;
}

.mainSlider .swiper-slide[data-href] {
  pointer-events: auto !important;
  cursor: pointer !important;
}

.mainSlider.fullscreen .swiper-container {
  height: auto;
  min-height: none;
}

.mainSlider.fullscreen .swiper-container .swiper-slide {
  background-position: top center !important;
  background-size: cover !important;
}

.mainSlider.fullscreen .swiper-container .swiper-slide.left {
  background-position: left;
}

.mainSlider.fullscreen .swiper-container .swiper-slide.right {
  background-position: right;
}

.mainSlider.fullscreen .swiper-container .swiper-slide.overlay:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: url('/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/pixel-screen.png') repeat;
}

.mainSlider.fullscreen .swiper-container video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  max-width: none;
  min-height: 100%;
  width: auto !important;
  height: auto;
  z-index: -100;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
}

.swiper-pagination-thumbs {
  position: absolute;
  z-index: 1000;
  display: none;
}

@media screen and (max-width: 991px) {
  .swiper-pagination-thumbs {
    display: none !important;
  }
}

body.touch .swiper-pagination-thumbs {
  display: none !important;
}

.swiper-pagination-thumbs .thumbs-wrapper {
  border: 2px solid #fff;
  overflow: hidden;
  position: relative;
  -moz-box-shadow: 0px 0px 5px #999;
  -webkit-box-shadow: 0px 0px 5px #999;
  box-shadow: 0px 0px 5px #999;
}

.swiper-pagination-thumbs .thumbs-wrapper .thumbs {
  position: absolute;
  left: 0px;
  top: 0px;
}

.swiper-pagination-thumbs .thumbs-wrapper span {
  display: block;
  position: relative;
}

.swiper-pagination-thumbs .thumbs-wrapper span img {
  display: block;
  position: absolute;
  top: 0;
  width: auto;
  height: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.mainSlider .swiper-slide .vertical-align {
  top: 50% !important;
  bottom: auto !important;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.mainSlider .swiper-slide .horisontal-align {
  left: 0 !important;
  right: 0 !important;
  text-align: center;
  margin: 0 auto;
}

/* Expanding Search */
input:-webkit-autofill {
  background-color: rgba(255, 255, 255, 0) !important;
}

.exp-search {
  position: absolute;
  z-index: 101;
  top: -15px;
  right: 0;
  width: 0%;
  min-width: 40px;
  height: 72px;
  margin: 0 5px;
  float: right;
  background-color: transparent;
  overflow: hidden;
  -webkit-transition: all 0 ease;
  -o-transition: all 0 ease;
  transition: all 0 ease;
  -webkit-backface-visibility: hidden;
}

.exp-search-input {
  position: absolute;
  top: 15px;
  right: 0px;
  border: none;
  outline: none;
  background-color: transparent;
  width: 100%;
  height: 40px;
  margin: 0;
  z-index: 10;
  padding: 5px 75px 5px 15px;
  font-family: inherit;
  font-size: 18px;
  line-height: 30px;
  color: #191919;
}

.exp-search.exp-search-open {
  overflow: visible;
}

.page-header.is-sticky .exp-search.exp-search-open {
  background: transparent;
}

.exp-search.exp-search-open .exp-search-input {
  background: #ffffff;
}

.exp-search-input::-webkit-input-placeholder {
  color: #8f8f8f;
}

.exp-search-input:-moz-placeholder {
  color: #8f8f8f;
}

.exp-search-input::-moz-placeholder {
  color: #8f8f8f;
}

.exp-search-input:-ms-input-placeholder {
  color: #8f8f8f;
}

.exp-icon-search,
.exp-search-submit {
  width: 40px;
  height: 40px;
  display: block;
  position: absolute;
  right: 0;
  top: 15px;
  padding: 0;
  margin: 0;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
}

.exp-search-submit {
  background-color: transparent;
  opacity: 0;
  color: transparent;
  border: none;
  outline: none;
  z-index: -1;
  right: 40px;
}

.page-header.variant-7 .exp-search,
.page-header.variant-8 .exp-search {
  overflow: visible;
}

.page-header.variant-7 .exp-search-close,
.page-header.variant-8 .exp-search-close {
  display: none !important;
}

.page-header.variant-7 .exp-search-submit,
.page-header.variant-8 .exp-search-submit {
  right: 0;
}

.exp-icon-search {
  color: #000;
  z-index: 90;
  font-size: 16px;
  line-height: 44px;
}

.exp-search.exp-search-open {
  width: 400px;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.exp-search.exp-search-open .exp-search-input {
  border: 1px solid #e8e8e8;
}

.exp-search.exp-search-open .exp-icon-search {
  z-index: 11;
  right: 40px;
}

.exp-search.exp-search-open .exp-search-submit {
  z-index: 10;
}

.exp-search-close {
  display: none;
  position: absolute;
  right: 0;
  height: 40px;
  width: 40px;
  font-size: 22px;
  line-height: 44px;
  z-index: 11;
  top: 15px;
  cursor: pointer;
  text-align: center;
}

header.variant-4:not(.is-sticky) .exp-search-close,
header.variant-5:not(.is-sticky) .exp-search-close,
header.variant-6:not(.is-sticky) .exp-search-close {
  top: 9px;
}

.exp-search.exp-search-open .exp-search-close {
  display: block;
}

.exp-search-close,
.exp-icon-search {
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.exp-search-close:hover,
.exp-icon-search:hover {
  color: #ec1d25;
}

@media screen and (max-width: 991px) {
  .exp-search {
    top: 0;
    height: 39px;
    background: transparent;
  }

  .exp-search-submit,
  .exp-search-input {
    background: transparent;
    top: 0;
    height: 39px;
  }

  .exp-search.exp-search-open {
    width: calc(100% - 65px);
  }

  .exp-icon-search {
    color: #ffffff;
    top: 0;
    font-size: 24px;
  }

  .exp-search .exp-icon-search,
  .exp-search.exp-search-open .exp-icon-search {
    color: #000000;
  }
}

/* search-results */
header.is-sticky .search-results {
  display: none !important;
}

.search-results {
  z-index: 10000;
  list-style-type: none;
  width: 100%;
  margin: 0;
  padding: 0;
  background: #ffffff;
  border: 1px solid #e8e8e8;
  border-top: 0;
  overflow: hidden;
}

.page-header.variant-3 .search-results {
  top: auto !important;
  border: 1px solid #e8e8e8;
  border-bottom: 0;
  bottom: -15px;
}

.search-results li {
  display: block;
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-top: 1px solid #e8e8e8;
  overflow: hidden;
}

.search-results li:first-child {
  border-top: none;
}

.search-results .thumbnail {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  margin: 5px 0 5px 5px;
  padding: 0;
  text-align: center;
  overflow: hidden;
}

.search-results .title {
  float: left;
  width: calc(100% - 55px);
  padding: 10px 15px 15px 15px;
  white-space: nowrap;
  overflow: hidden;
  font-size: 15px;
  line-height: 38px;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-align: left;
  color: #333745;
  -webkit-transition: color 0 ease;
  -o-transition: color 0 ease;
  transition: color 0 ease;
}

.search-results .title:hover {
  color: #ec1d25;
}

.carousel-inside {
  position: relative;
  overflow: hidden;
}

.carousel-inside .carousel-control {
  position: absolute;
  display: block;
  height: 35px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #333745;
  color: #ffffff;
  top: 50%;
  padding: 0;
  margin-top: -17px;
  border: none;
  outline: none;
  opacity: 1;
  -webkit-transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  -o-transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  transition: left 0.3s ease 0.3s, right 0.3s ease 0.3s;
  text-shadow: none;
}

.carousel-inside .carousel-control:hover,
.carousel-inside .carousel-control:focus {
  outline: none;
}

.carousel-inside .carousel-control:hover {
  background: #ec1d25;
}

.carousel-inside .carousel-control:before {
  font-family: 'icomoon-reg';
  font-size: 22px;
  line-height: 35px;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.carousel-inside .carousel-control.prev {
  left: -22px;
  right: auto;
}

.carousel-inside .carousel-control.prev:before {
  content: "\e923";
}

.carousel-inside .carousel-control.next {
  right: -22px;
  left: auto;
}

.nav > li:nth-of-type(2) ul.category-links li a[href*="collections"] {
  font-weight: bold;
}

.carousel-inside .carousel-control.next:before {
  content: "\e922";
  margin-left: 2px;
}

.product-variant-3 .carousel-inside .carousel-control {
  width: 35px;
}

.product-variant-3 .carousel-inside .carousel-control.prev {
  left: -37px;
}

.product-variant-3 .carousel-inside .carousel-control.next {
  right: -37px;
}

.carousel-inside.slide .carousel-inner > .item {
  -webkit-transition: 0.3s ease-in-out left;
  -moz-transition: 0.3s ease-in-out left;
  -o-transition: 0.3s ease-in-out left;
  transition: 0.3s ease-in-out left;
}

.product-item .product-item-inside:hover .carousel-inside .carousel-control {
  opacity: 1;
}

.product-item .product-item-inside:hover .carousel-control.prev {
  left: 0;
}

.product-item .product-item-inside:hover .carousel-control.next {
  right: 0;
}

@media screen and (max-width: 991px) {
  .carousel-inside .carousel-control {
    opacity: 1;
  }

  .carousel-inside .carousel-control.prev {
    left: 0;
  }

  .carousel-inside .carousel-control.next {
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .carousel-control.prev {
    display: none;
  }

  .carousel-control.next {
    display: none;
  }
}

.carousel-inside .carousel-inner > .item {
  width: calc(100% + 1px);
}

.carousel-inside .carousel-inner > .item.active {
  display: table;
}

.carousel-inside .item a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

/* countdown  */
.countdown-box {
  position: relative;
  font-size: 10px;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease 0s, visibility 0.3s linear 0s;
  -o-transition: opacity 0.3s ease 0s, visibility 0.3s linear 0s;
  transition: opacity 0.3s ease 0s, visibility 0.3s linear 0s;
}

.countdown-box .countdown-wrapper {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid #ffffff;
  padding: 5px;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  text-align: center;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.countdown-box .countdown-title {
  font-size: 1em;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #333745;
}

.countdown-box .countdown > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0 0.35em;
  color: #ec1d25;
  font-size: 1.1em;
}

.countdown-box .countdown > span span {
  display: block;
  font-size: 1.2em;
  line-height: 1em;
  font-weight: 700;
}

.countdown-box .countdown > span:after {
  content: ":";
  display: block;
  top: 50%;
  position: absolute;
  margin-top: -1em;
  right: -0.45em;
}

.countdown-box .countdown > span:last-child:after {
  display: none;
}

@media screen and (max-width: 1199px) {
  .countdown-box {
    font-size: 9px;
  }

  .countdown-box .countdown-wrapper {
    bottom: 7px;
    left: 7px;
    right: 7px;
  }
}

@media screen and (max-width: 767px) {
  .countdown-box {
    font-size: 8px;
  }

  .countdown-box .countdown-wrapper {
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .countdown-box .countdown > span {
    margin: 0 2px;
  }

  .countdown-box .countdown > span span {
    font-size: 1em;
  }
}

.countdown-circle {
  position: relative;
}

.countdown-circle .countdown-wrapper {
  display: table;
  width: 100%;
}

.countdown-circle .countdown {
  display: table-cell;
  vertical-align: middle;
  min-width: 400px;
}

.boxed .countdown-circle .countdown,
.fullboxed .countdown-circle .countdown {
  min-width: 320px;
}

.countdown-circle .countdown-text {
  display: table-cell;
  vertical-align: middle;
}

.countdown-circle .countdown-text .text1 {
  font-size: 22px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  color: #ec1d25;
}

.boxed .countdown-circle .countdown-text .text1,
.fullboxed .countdown-circle .countdown-text .text1 {
  font-size: 18px;
}

.countdown-circle .countdown-text .text2 {
  font-size: 15px;
  line-height: 1.1em;
  font-weight: 500;
}

.countdown-circle .countdown-title {
  font-size: 1em;
  line-height: 1.4em;
  text-transform: uppercase;
  color: #333745;
}

.countdown-circle .countdown > span {
  position: relative;
  width: 72px;
  height: 72px;
  border: 1px solid #ec1d25;
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  padding: 21px 0 0 0;
  margin: 0 28px 0 0;
  color: #ec1d25;
  font-size: 13px;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
}

.boxed .countdown-circle .countdown > span,
.fullboxed .countdown-circle .countdown > span {
  margin: 0 20px 0 0;
  padding: 17px 0 0 0;
  width: 62px;
  height: 62px;
}

.countdown-circle .countdown > span:last-child {
  margin: 0;
}

.countdown-circle .countdown > span span {
  display: block;
  font-size: 17px;
  line-height: 1em;
  font-weight: 700;
}

.countdown-circle .countdown > span:after {
  content: "|";
  display: block;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  right: -16px;
}

.boxed .countdown-circle .countdown > span:after,
.fullboxed .countdown-circle .countdown > span:after {
  right: -12px;
}

.countdown-circle .countdown > span:last-child:after {
  display: none;
}

@media screen and (max-width: 1399px) {
  .countdown-circle .countdown-wrapper {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }

  .countdown-circle .countdown {
    display: block;
    min-width: 400px;
    margin-bottom: 15px;
  }

  .countdown-circle .countdown-text {
    display: block;
  }
}

@media screen and (max-width: 991px) {
  .countdown-circle .countdown {
    min-width: 300px;
  }

  .countdown-circle .countdown > span {
    position: relative;
    width: 62px;
    height: 62px;
    padding: 16px 0 0 0;
    margin: 0 20px 0 0;
  }

  .countdown-circle .countdown > span:after {
    right: -10px;
  }
}

.countdown-squared {
  position: relative;
}

.countdown-squared .countdown-wrapper {
  display: table;
  width: 100%;
}

.countdown-squared .countdown {
  display: table-cell;
  vertical-align: middle;
  min-width: 400px;
  font-family: 'Raleway', sans-serif;
}

.countdown-squared .countdown > span {
  position: relative;
  width: 110px;
  height: 105px;
  display: inline-block;
  vertical-align: middle;
  padding: 21px 0 0 0;
  margin: 0 28px 0 0;
  color: #ec1d25;
  font-size: 23px;
  line-height: 1em;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
}

.countdown-squared .countdown > span:last-child {
  margin: 0;
}

.countdown-squared .countdown > span span {
  display: block;
  font-size: 30px;
  line-height: 1.2em;
  font-weight: 900;
}

.countdown-squared .countdown > span:after {
  content: ":";
  display: block;
  top: 50%;
  position: absolute;
  margin-top: -7px;
  right: -16px;
}

.countdown-squared .countdown > span:last-child:after {
  display: none;
}

@media screen and (max-width: 767px) {
  .countdown-squared .countdown {
    min-width: 0;
  }

  .countdown-squared .countdown > span {
    width: 60px;
    height: 60px;
    padding: 5px 0 0 0;
    margin: 0 10px 0 0;
    color: #ec1d25;
    font-size: 15px;
  }

  .countdown-squared .countdown > span span {
    font-size: 24px;
  }

  .countdown-squared .countdown > span:after {
    margin-top: -5px;
    right: -8px;
  }
}

/* banners */
.banner-edit {
  margin-bottom: 45px;
}

.banner {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 50px;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}

@media screen and (max-width: 991px) {
  .banner {
    margin-bottom: 30px;
  }
}

.banner img {
  width: 100%;
}

.megamenu .banner {
  margin-bottom: 0;
}

.full-nopad .banner {
  margin-bottom: 0;
}

.banner-wrap {
  text-decoration: none !important;
}

.banner {
  font-size: 100px;
}

.banner .btn {
  float: none;
}

/* banners typography */
.banner.style-1 .text-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.76em;
  font-weight: 700;
  line-height: 0.9em;
  margin: 0 0 0.1em;
  color: #fff;
}

.banner.style-1 .text-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.37em;
  line-height: 1.1em;
  font-weight: 700;
  margin: 0 0 0.2em;
  color: #fff;
}

.banner.style-1 .text-3 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.27em;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: 0.2em;
  margin: 0 0 0.9em;
  color: #fff;
}

.banner.style-1 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-1 .banner-btn > span {
  padding: 0 1em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.29em;
  line-height: 1.9em;
  font-weight: 300;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-1 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-1 .banner-btn:hover > span {
  color: #ec1d25;
}

/* banner style 3 */
.banner.style-3 .banner-caption {
  bottom: 14%;
}

.banner.style-3 .text-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.91em;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
}

.banner.style-3 .text-1 span {
  font-family: 'Roboto', sans-serif;
}

.banner.style-3 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.42em;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.2em;
}

.banner.style-3 .text-3 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.16em;
  line-height: 1.56em;
  font-weight: 700;
  letter-spacing: 1.4em;
  padding-right: 2em;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 2em;
}

.banner.style-3 .horl .text-3 {
  padding-right: 0;
  padding-left: 2em;
}

.banner.style-3 .horc .text-3 {
  padding-right: 0;
}

.banner.style-3 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-3 .banner-btn > span {
  padding: 0 2.4em;
  font-family: 'Roboto', sans-serif;
  font-size: 0.26em;
  line-height: 3em;
  font-weight: 500;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-3 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-3 .banner-btn:hover > span {
  color: #ec1d25;
}

/* banner style 4 */
.banner.style-4 .text-1,
.banner.style-4 .text-2,
.banner.style-4 .text-3 {
  display: inline-block;
  clear: both;
  float: left;
  text-transform: uppercase;
}

.banner.style-4 .text-1 > span,
.banner.style-4 .text-2 > span,
.banner.style-4 .text-3 > span {
  padding: 0 0.5em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.36em;
  line-height: 1.86em;
  font-weight: 700;
  color: #fff;
  background-color: #67e0fa;
}

.banner.style-4 .horr .text-1,
.banner.style-4 .horr .text-2,
.banner.style-4 .horr .text-3 {
  float: right;
}

.banner.style-4 .horr .text-2 {
  margin-left: 0;
  margin-right: 0.8em;
}

.banner.style-4 .horr .text-3 {
  margin-left: 0;
  margin-right: 0.2em;
}

.banner.style-4 .text-2 {
  margin-left: 0.8em;
}

.banner.style-4 .text-3 {
  margin-left: 0.2em;
}

.banner.style-4 .text-hoverslide span.hoverbg {
  background-color: #fff;
}

.banner.style-4:hover .text-hoverslide > span {
  color: #67e0fa;
}

.banner.style-4 .banner-btn {
  color: #fff;
  text-decoration: none;
}

#rental-page .rental10 img.cntr {
    margin: 5vh;
    float: inherit;
    width: 31vw;
}

#rental-page img.brtl {
    filter: brightness(1);
    width: 31vw;
    display: block;
}

#rental-page .rental12 {
    background: linear-gradient(180deg, #ffffff, rgba(255, 255, 255, 0.8));
    text-align: center;
    min-height: auto;
}

#rental-page .about1 {
    background: linear-gradient(260deg, #000000, transparent);
    text-align: right;
    color: #FFF;
    min-height: auto;
}

#rental-page .about2 {
    background-color: #393939;
    background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/about2.jpg?v=1586338498);
    color: #FFF;
    background-position: center;
    min-height: auto;
    background-repeat: no-repeat;
    background-size: cover;
}

#rental-page .about2 h3 {
    text-align: center;
    color: #000;
}

#rental-page > .about2 > div {
  margin: -20px auto;
  background-image: linear-gradient(180deg,transparent,#393939);
}

#rental-page > .about3 > div {
  margin: -20px auto;
  background-image: linear-gradient(90deg,transparent,#393939);
}

#rental-page .about2 span {
    width: 31%;
    margin: 1%;
    vertical-align: top;
    min-height: 300px;
    display: inline-block;
}

#rental-page .about2 span p {
  font-size: 20px;
}

#rental-page .about1 h3, #rental-page .about3 h3, #rental-page .about5 h3 {
    color: #FFF;
}

#rental-page .about1 p {
    max-width: 50%;
    float: right;
}

#rental-page .about3 p, #rental-page .about4 p, #rental-page .about5 p {
    max-width: 50%;
}

#rental-page .about3.fn {
    text-align: left;
    background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/about3.jpg?v=1586341755);
    color: #FFF;
    background-position: right;
    min-height: auto;
    background-repeat: no-repeat;
    background-size: contain;
    min-height: auto;
}

#rental-page .about4 {
    background: linear-gradient(260deg, transparent, #000);
    text-align: left;
    color: #FFF;
    min-height: auto;
}

#rental-page .about5 {
    background: linear-gradient(260deg, transparent, #AAA);
    text-align: left;
    color: #FFF;
    min-height: auto;
}

#rental-page .about4 h3 {
    color: #FFF;
}

#rental-page .about4 img {
    width: 200px;
    filter: contrast(0) brightness(2);
}

.banner.style-4 .banner-btn > span {
  display: inline-block;
  padding: 0.35em 0.5em;
  margin: 0;
  font-size: 0.26em;
  line-height: 1.87em;
  font-weight: 500;
  font-family: 'Raleway', sans-serif;
  color: #fff;
  background-color: #41df7c;
  height: auto;
}

.banner.style-4 .banner-btn span.hoverbg {
  background-color: #67E0FA;
}

.banner.style-4 .banner-btn:hover > span {
  color: #fff;
}

/* banner style 5 */
.banner.style-5 .text-1,
.banner.style-5 .text-2,
.banner.style-5 .text-3 {
  display: inline-block;
  clear: both;
  float: left;
  margin-bottom: 2px;
}

.banner.style-5 .text-1 > span,
.banner.style-5 .text-2 > span,
.banner.style-5 .text-3 > span {
  padding: 0 0.5em;
  font-family: 'Oswald', sans-serif;
  font-size: 0.47em;
  line-height: 1.383em;
  font-weight: 400;
  color: #333745;
  background-color: #fff;
  text-transform: uppercase;
}

.banner.style-5 .text-1 {
  margin-left: 0.8em;
}

.banner.style-5 .text-3 {
  margin-left: 1em;
}

.banner.style-5 .text-3 > span {
  background: #41df7c;
  color: #fff;
}

.banner.style-5 .horr .text-1,
.banner.style-5 .horr .text-2,
.banner.style-5 .horr .text-3 {
  float: right;
}

.banner.style-5 .horr .text-1 {
  margin-left: 0;
  margin-right: 0.8em;
}

.banner.style-5 .horr .text-3,
.banner.style-5 .horr .banner-btn-wrap {
  margin-left: 0;
  margin-right: 1em;
}

.banner.style-5 .text-hoverslide span.hoverbg {
  background-color: #333745;
}

.banner.style-5:hover .text-hoverslide > span {
  color: #fff;
}

.banner.style-5 .text-3.text-hover span.hoverbg {
  background-color: #fff;
}

.banner.style-5:hover .text-3.text-hover > span {
  color: #fff;
}

.banner.style-5 .banner-btn-wrap {
  clear: both;
  margin-left: 1em;
}

.banner.style-5 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-5 .banner-btn > span {
  display: inline-block;
  clear: both;
  float: left;
  margin-left: 2em;
  padding: 0;
  font-size: 0.22em;
  line-height: 2em;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  color: #ec1d25;
  font-style: italic;
  text-decoration: none;
  background-color: transparent;
}

.banner.style-5 .banner-btn span.hoverbg {
  background-color: transparent;
}

.banner.style-5 .banner-btn:hover > span {
  color: #333745;
}

/* banner style 6 */
.banner.style-6 .banner-caption {
  top: 0;
  right: 4%;
  bottom: 0;
  left: 55%;
}

.banner.style-6 .text-1 {
  margin-top: -0.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.77em;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 0.45em;
  color: #41df7c;
}

.banner.style-6 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.2em;
  line-height: 1.5em;
  color: #fff;
  margin-bottom: 1em;
}

.banner.style-6 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-6 .banner-btn > span {
  padding: 0 1.8em;
  font-family: 'Roboto', sans-serif;
  font-size: 0.26em;
  line-height: 2.2em;
  font-weight: 500;
  height: auto;
  background-color: #41df7c;
}

.banner.style-6 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-6 .banner-btn:hover > span {
  color: #41df7c;
}

/* banner style 7 */
.banner.style-7 .banner-caption {
  top: 0;
  right: 38%;
  bottom: 0;
  left: 5%;
}

.banner.style-7 .text-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.64em;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: -2px;
  color: #fff;
  text-transform: uppercase;
  margin-top: -0.3em;
}

.banner.style-7 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.24em;
  line-height: 1em;
  font-weight: 500;
  letter-spacing: 6px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}

.banner.style-7 .text-3 {
  display: block;
  z-index: -1;
  width: 3.2em;
  height: 3.2em;
  text-align: center;
  font-family: 'Oswald', sans-serif;
  font-size: 0.38em;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
  border-radius: 50%;
  background-color: #41df7c;
  display: table;
}

.banner.style-7 .text-3 span {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.banner.style-7 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-7 .banner-btn > span {
  padding: 0 0.8em;
  font-family: 'Roboto', sans-serif;
  font-size: 0.22em;
  line-height: 2.1em;
  font-weight: 500;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-7 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-7 .banner-btn:hover > span {
  color: #ec1d25;
}

/* banner style 8 */
.banner.style-8 .banner-caption {
  top: 6%;
  right: 25%;
  bottom: 0;
  left: 5%;
}

.banner.style-8 .text-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.54em;
  line-height: 1em;
  font-weight: 900;
  color: #fff;
  text-transform: none;
  margin-bottom: 0.3em;
}

.banner.style-8 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-8 .banner-btn > span {
  padding: 0 2.2em;
  font-family: 'Roboto', sans-serif;
  font-size: 0.22em;
  line-height: 2.8em;
  font-weight: 500;
  height: auto;
  background-color: #67e0fa;
}

.banner.style-8 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-8 .banner-btn:hover > span {
  color: #67e0fa;
}

/* banner style 9 */
.banner.style-9 .text-1 {
  color: #fff;
}

.banner.style-9 .text-1 > span {
  padding: 0.8em 1.5em;
  margin-bottom: 0.8em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.22em;
  line-height: 1.5em;
  font-weight: 500;
  text-transform: uppercase;
  background: #333745;
  border-left: 4px solid #ec1d25;
}

.banner.style-9 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.20em;
  line-height: 1em;
  font-weight: 500;
  color: #fff;
}

.banner.style-9 .text-1.text-hoverslide span.hoverbg {
  background-color: #ec1d25;
}

.banner.style-9:hover .text-1.text-hoverslide > span {
  color: #fff;
}

/* banner style 10 */
.banner.style-10 .text-1 {
  margin-bottom: 0.7em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.44em;
  line-height: 1em;
  font-weight: 700;
  color: #ec1d25;
  text-align: center;
  text-transform: uppercase;
}

.banner.style-10 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-10 .banner-btn > span {
  padding: 0 1em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.29em;
  line-height: 1.9em;
  font-weight: 300;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-10 .banner-btn.text-hoverslide span.hoverbg {
  background-color: #fff;
}

.banner.style-10 .banner-btn.text-hoverslide:hover > span {
  color: #ec1d25;
}

/* banner style 2 */
.banner.style-2 .text-1 {
  margin-top: -0.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.75em;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 0;
  color: #fff;
  text-transform: uppercase;
}

.banner.style-2 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.35em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 0.6em;
  margin-left: 3em;
  text-transform: uppercase;
  font-weight: 100;
}

.banner.style-2 .text-3,
.banner.style-2 .text-4 {
  font-family: 'Oswald', sans-serif;
  font-size: 0.37em;
  line-height: 1em;
  color: #fff;
  margin-bottom: 0.2em;
  margin-left: 1.5em;
  font-weight: 500;
}

.banner.style-2 .text-4 {
  margin-top: 0.2em;
  margin-left: 3em;
}

.banner.style-2 .horc .text-2 {
  margin-left: 0;
}

.banner.style-2 .horc .text-3 {
  margin-left: 0;
}

.banner.style-2 .horc .text-4 {
  margin-left: 0;
}

.banner.style-2 .horc .banner-btn {
  margin: 0 auto;
}

.banner.style-2 .horr .text-2 {
  margin-left: 0;
  margin-right: 3em;
}

.banner.style-2 .horr .text-3 {
  margin-left: 0;
  margin-right: 1.5em;
}

.banner.style-2 .horr .text-4 {
  margin-left: 0;
  margin-right: 3em;
}

.banner.style-2 .horr .banner-btn {
  margin-left: 0;
  margin-right: 0.8em;
}

.banner.style-2 .banner-btn {
  color: #000000;
  text-decoration: none;
  margin-left: 0.8em;
  -webkit-box-shadow: -4px -5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: -4px -5px 5px rgba(0, 0, 0, 0.2);
}

.banner.style-2 .banner-btn > span {
  padding: 0 0.3em;
  font-family: 'Oswald', sans-serif;
  font-size: 0.35em;
  line-height: 1.6em;
  font-weight: 700;
  height: auto;
  background-color: #fff;
  text-transform: none;
}

.banner.style-2 .banner-btn span.hoverbg {
  background-color: #000000;
}

.banner.style-2 .banner-btn:hover > span {
  color: #fff;
}

/* banner style 11 */
.banner.style-11 .banner-caption {
  left: 16%;
  right: 16%;
  bottom: 14%;
}

.banner.style-11 .text-1 {
  margin-bottom: 0.3em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.62em;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}

.banner.style-11 .text-2 {
  margin-bottom: 0.9em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.25em;
  line-height: 1.1em;
  font-weight: 700;
  color: #ec1d25;
}

.banner.style-11 .banner-btn-wrap,
.banner.style-11 .banner-btn {
  width: 100%;
}

.banner.style-11 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-11 .banner-btn > span {
  width: 100%;
  padding: 0 1em;
  font-size: 0.24em;
  line-height: 2.3em;
  font-weight: 400;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-11 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-11 .banner-btn:hover > span {
  color: #ec1d25;
}

/* banner style 12 */
.banner.style-12 .banner-caption {
  left: 16%;
  right: 16%;
  bottom: 13%;
}

.banner.style-12 .text-1 {
  margin-bottom: 0.8em;
  margin-top: 0.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.25em;
  font-weight: 400;
  line-height: 1em;
  color: #fff;
  padding: 0.8em;
  border: 0.09em solid #fff;
}

.banner.style-12 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.28em;
  line-height: 1.1em;
  font-weight: 700;
  color: #fff;
}

.banner.style-12 .banner-btn {
  text-decoration: none;
  color: #ec1d25;
}

.banner.style-12 .banner-btn > span {
  padding: 0;
  font-size: 0.28em;
  line-height: 2em;
  font-weight: 700;
  text-decoration: none;
  background-color: transparent;
}

.banner.style-12 .banner-btn span.hoverbg {
  background-color: transparent;
}

.banner.style-12 .banner-btn:hover > span {
  color: #fff;
}

/* banner style 13 */
.banner.style-13 .banner-caption {
  top: 30%;
  left: 10%;
  right: 10%;
}

.banner.style-13 .text-1 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.36em;
  font-weight: 700;
  line-height: 1em;
  color: #fff;
}

.banner.style-13 .text-2 {
  margin-bottom: 0.5em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.22em;
  line-height: 1em;
  font-weight: 900;
  color: #ec1d25;
}

.banner.style-13 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-13 .banner-btn > span {
  padding: 0 1.8em;
  font-size: 0.19em;
  line-height: 2.6em;
  font-weight: 400;
  height: auto;
  background-color: #333745;
}

.banner.style-13 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-13 .banner-btn:hover > span {
  color: #333745;
}

/* banner style 14 */
.banner.style-14 .text-1 {
  margin-bottom: 0.7em;
  font-family: 'Roboto', sans-serif;
  font-size: 0.38em;
  font-weight: 700;
  line-height: 1em;
  color: #333745;
}

.banner.style-14 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-14 .banner-btn > span {
  padding: 0 1.8em;
  font-size: 0.19em;
  line-height: 2.6em;
  font-weight: 400;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-14 .banner-btn span.hoverbg {
  background-color: #fff;
}

.banner.style-14 .banner-btn:hover > span {
  color: #ec1d25;
}

/* banner style 15 */
.banner.style-15 .banner-caption {
  left: 50%;
  right: 0;
  top: 12%;
}

.banner.style-15 .text-1 {
  margin-bottom: 0.2em;
  font-size: 0.22em;
  font-weight: 100;
  line-height: 1em;
  color: #fff;
}

.banner.style-15 .text-2 {
  margin-bottom: 0.7em;
  font-size: 0.19em;
  line-height: 1.1em;
  font-weight: 500;
  color: #fff;
}

.banner.style-15 .banner-btn {
  text-decoration: none;
  color: #ec1d25;
}

.banner.style-15 .banner-btn > span {
  padding: 0;
  font-family: 'Raleway', sans-serif;
  font-size: 0.18em;
  line-height: 2em;
  font-weight: 900;
  text-decoration: none;
  background-color: transparent;
}

.banner.style-15 .banner-btn span.hoverbg {
  background-color: transparent;
}

.banner.style-15 .banner-btn:hover > span {
  color: #fff;
}

/* banner style 16 */
.banner.style-16 .banner-caption {
  top: 0;
  bottom: 15%;
}

.banner.style-16 .text-1 {
  margin-bottom: 0.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.48em;
  font-weight: 900;
  line-height: 1em;
  color: #ec1d25;
}

.banner.style-16 .text-2 {
  font-size: 0.34em;
  line-height: 1em;
  font-weight: 900;
  color: #fff;
}

/* banner style 17 */
.banner.style-17 .banner-caption {
  bottom: 9%;
  left: 4%;
  right: 4%;
}

.banner.style-17 .text-1 {
  margin-bottom: 0.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.33em;
  font-weight: 800;
  line-height: 1em;
  color: #fff;
}

.banner.style-17 .text-2 > span {
  display: table;
  margin-bottom: 0.5em;
  padding: 0 1.4em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.2em;
  line-height: 2.5em;
  font-weight: 800;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #333745;
}

.banner.style-17 .text-3 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.1em;
  line-height: 1.2em;
  font-weight: 400;
  font-style: italic;
  color: #fff;
}

.banner.style-17 .text-2.text-hoverslide span.hoverbg {
  background-color: #ec1d25;
}

.banner.style-17:hover .text-2.text-hoverslide > span {
  color: #fff;
}

/* banner style 18 */
.banner.style-18 .banner-caption {
  top: 9%;
  left: 58%;
  right: 2%;
}

.banner.style-18 .text-1 {
  margin-bottom: 0.4em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.15em;
  font-weight: 800;
  line-height: 1em;
  color: #ec1d25;
}

.banner.style-18 .text-2 {
  margin-bottom: 0.5em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.2em;
  line-height: 1em;
  font-weight: 400;
  color: #fff;
}

.banner.style-18 .banner-btn {
  color: #fff;
  text-decoration: none;
}

.banner.style-18 .banner-btn > span {
  padding: 0 1.7em;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 3.2em;
  font-weight: 400;
  height: auto;
  background-color: #ec1d25;
}

.banner.style-18 .banner-btn span.hoverbg {
  background-color: #333745;
}

.banner.style-18 .banner-btn:hover > span {
  color: #fff;
}

/* banner style 19 */
.banner.style-19 .banner-caption {
  top: 0;
  bottom: 11%;
  left: 10%;
}

.banner.style-19 .text-1 {
  margin-bottom: 0.25em;
  font-size: 0.57em;
  line-height: 0.7em;
  font-weight: 900;
  color: #fff;
}

.banner.style-19 .text-2 {
  font-family: 'Raleway', sans-serif;
  font-size: 0.17em;
  font-weight: 900;
  line-height: 1em;
  color: #ec1d25;
}

/* banner style 20 */
.banner.style-20 .banner-caption {
  top: 0;
  bottom: 23%;
  right: 10%;
  left: 10%;
}

.banner.style-20 .text-1 {
  padding: 0 0.8em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.17em;
  line-height: 2em;
  font-weight: 400;
  color: #fff;
  background-color: #ec1d25;
  position: relative;
  display: inline-block;
  float: left;
}

.banner.style-20 .text-1 .text-corner {
  content: '';
  display: block;
  position: absolute;
  right: -0.99em;
  left: auto;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 2em 1em;
  border-color: transparent;
  border-bottom-color: #ec1d25;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

.banner.style-20 .horr .text-1 {
  float: right;
}

.banner.style-20 .horr .text-1 .text-corner {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
  left: -0.99em;
}

.banner.style-20 .text-2 {
  padding: 0.8em 1.2em;
  font-family: 'Raleway', sans-serif;
  font-size: 0.28em;
  font-weight: 900;
  line-height: 1em;
  color: #fff;
  background-color: #000;
  clear: both;
  display: inline-block;
  float: left;
}

.banner.style-20 .horr .text-2 {
  float: right;
}

.text-hover {
  overflow: hidden;
}

.text-hover > span {
  position: relative;
  display: table;
  z-index: 1;
}

.horc .text-hover > span {
  margin-left: auto;
  margin-right: auto;
}

.horl .text-hover > span {
  float: left;
}

.horr .text-hover > span {
  float: right;
}

.text-hover span > span.hoverbg {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}

.banner:hover .text-hover:not(.banner-btn) > span > span.hoverbg {
  width: 100%;
}

.banner-btn:hover span > span.hoverbg {
  width: 100%;
}

.text-hover span > span.hoverbg {
  -webkit-transition: all 0s ease 0s;
  -o-transition: all 0s ease 0s;
  transition: all 0s ease 0s;
}

.text-hover span > span.text {
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}

.text-hoverslide {
  overflow: hidden;
}

.text-hoverslide > span {
  position: relative;
  display: table;
  z-index: 1;
}

.horc .text-hoverslide > span {
  margin-left: auto;
  margin-right: auto;
}

.horl .text-hoverslide > span {
  float: left;
}

.horr .text-hoverslide > span {
  float: right;
}

.text-hoverslide span > span.hoverbg {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 0;
}

.banner:hover .text-hoverslide:not(.banner-btn) > span > span.hoverbg {
  width: 100%;
}

.text-hoverslide span > span.hoverbg {
  -webkit-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  -o-transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
  transition: all 0.4s cubic-bezier(0.35, 0.975, 0.25, 0.9) 0s;
}

.text-hoverslide span > span.text {
  -webkit-transition: color 0.2s ease 0s;
  -o-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
  position: relative;
  z-index: 1;
}

.table-view {
  display: table;
}

.table-cell {
  display: table-cell;
  height: 100%;
  vertical-align: middle;
}

.banner .banner-caption {
  top: 5%;
  left: 5%;
  right: 5%;
  bottom: 5%;
  position: absolute;
  z-index: 10;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.banner .banner-caption > span {
  display: table-cell;
  vertical-align: middle;
  padding: 10%;
}

.banner .banner-caption.vertm .vert {
  vertical-align: middle;
}

.banner .banner-caption.vertt .vert {
  vertical-align: top;
}

.banner .banner-caption.vertb .vert {
  vertical-align: bottom;
}

.banner .banner-caption.horl {
  text-align: left;
}

.banner .banner-caption.horc {
  text-align: center;
}

.banner .banner-caption.horr {
  text-align: right;
}

#output {
  min-height: 300px;
}

.banner-btn {
  display: table;
  float: left;
}

.horc .banner-btn {
  margin: 0 auto;
  float: none;
}

.horr .banner-btn {
  float: right;
}

.banner-btn-wrap {
  display: table;
  float: left;
  text-decoration: none !important;
}

.banner-btn-wrap .banner-btn {
  float: none;
}

.horc .banner-btn-wrap,
.horc .banner-btn {
  margin: 0 auto;
  float: none;
}

.horr .banner-btn-wrap,
.horr .banner-btn {
  float: right;
}

.banners-with-pad {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .banners-with-pad {
    margin-bottom: 30px;
  }
}

.banners-with-pad .banner {
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .banners-with-pad .banner {
    margin-bottom: 30px;
  }
}

.banners-with-pad .banner.image-hover-scale img {
  vertical-align: top;
}

/* category slider */
.category-slider {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .category-slider {
    margin-bottom: 30px;
  }
}

.category-slider .item,
.category-slider-item {
  display: inline-block;
  font-size: 50px;
  position: relative;
  overflow: hidden;
  -webkit-perspective: 50em;
  perspective: 50em;
}

.category-slider .item img,
.category-slider-item img {
  width: 100%;
  vertical-align: top;
}

.category-slider .item .caption,
.category-slider-item .caption {
  top: 50%;
  left: 20px;
  right: 20px;
  position: absolute;
  opacity: 0;
  z-index: 1;
  text-align: center;
  padding: 5%;
}

.category-slider .item .text,
.category-slider-item .text {
  opacity: 0;
}

.category-slider .item .banner-btn .text,
.category-slider-item .banner-btn .text {
  opacity: 1;
}

.category-slider .item .text-style-1,
.category-slider-item .text-style-1 {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  line-height: 1.1em;
  font-weight: 700;
  margin: 0 0 0.2em;
  color: #ec1d25;
}

.category-slider .item .text-style-2,
.category-slider-item .text-style-2 {
  font-family: 'Roboto', sans-serif;
  font-size: 0.5em;
  line-height: 1em;
  font-weight: 300;
  letter-spacing: 0.1em;
  margin: 0 0 0.9em;
  color: #333745;
}

.category-slider .item:after,
.category-slider-item:after {
  background-color: #ffffff;
  position: absolute;
  content: "";
  display: block;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  opacity: 0;
  pointer-events: none;
}

.category-slider .item:hover .caption,
.category-slider-item:hover .caption {
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out 0.2s;
  -o-transition: all 0.4s ease-in-out 0.2s;
  transition: all 0.4s ease-in-out 0.2s;
}

.category-slider .item:hover .text,
.category-slider-item:hover .text {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0.6s;
  -o-transition: opacity 0.4s ease-in-out 0.6s;
  transition: opacity 0.4s ease-in-out 0.6s;
}

.category-slider .item:hover:after,
.category-slider-item:hover:after {
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
  opacity: 0.85;
}

.category-slider .item:hover img,
.category-slider-item:hover img {
  -webkit-animation: blur 1s linear forwards;
  -moz-animation: blur 1s linear forwards;
  -ms-animation: blur 1s linear forwards;
  -o-animation: blur 1s linear forwards;
  animation: blur 1s linear forwards;
  -webkit-animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

@media screen and (max-width: 1399px) {
  .category-slider .item,
  .category-slider-item {
    font-size: 50px;
  }
}

@media screen and (max-width: 1199px) {
  .category-slider .item,
  .category-slider-item {
    font-size: 45px;
  }
}

@media screen and (max-width: 991px) {
  .category-slider .item,
  .category-slider-item {
    font-size: 50px;
  }
}

@media screen and (max-width: 991px) {
  .category-slider .item {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .category-slider .item {
    font-size: 28px;
  }
}

.category-slider .slick-prev,
.category-slider .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 90px;
  width: 75px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  top: 50%;
  padding: 0;
  margin-top: -45px;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.category-slider .slick-prev:hover,
.category-slider .slick-next:hover {
  background: rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.category-slider .slick-prev:before,
.category-slider .slick-next:before {
  font-size: 38px;
  line-height: 90px;
  color: #333745;
  opacity: 1;
}

.category-slider .slick-prev:hover:before,
.category-slider .slick-next:hover:before {
  color: #ffffff;
  opacity: 1;
}

.category-slider .slick-prev {
  left: 0;
  right: auto;
}

.category-slider .slick-next {
  right: 0;
  left: auto;
}

.category-block {
  position: relative;
  z-index: 1;
  overflow: hidden;
  margin-bottom: 30px;
  display: block;
  background: #fff;
  text-decoration: none;
}

.category-block:hover,
.category-block:focus {
  text-decoration: none;
}

.category-block .category-image img {
  width: 100%;
}

.category-block .category-title {
  text-align: center;
  padding: 15px;
  font-size: 23px;
  line-height: 1.217em;
  font-weight: 700;
  color: #ec1d25;
  text-transform: uppercase;
}

@media screen and (max-width: 1199px) {
  .category-block .category-title {
    font-size: 18px;
  }
}

@media screen and (max-width: 991px) {
  .category-block .category-title {
    font-size: 15px;
  }
}

.category-slider-item .banner-btn {
  color: #ffffff;
  text-decoration: none;
  display: inline-block;
  float: none;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.category-slider-item .banner-btn span {
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.category-slider-item .banner-btn > span {
  font-family: 'Roboto', sans-serif;
  height: 41px;
  padding: 0 15px;
  font-size: 15px;
  line-height: 41px;
  font-weight: 500;
  height: auto;
  background-color: #ec1d25;
}

.category-slider-item .banner-btn span.hoverbg {
  background-color: #ffffff;
}

.category-slider-item .banner-btn:hover > span {
  color: #ec1d25;
}

@media screen and (min-width: 1200px) {
  body:not(.page-list-collections) .categories .col-lg-2:nth-child(6n+1) {
    clear: left;
  }
}

.footer-clean .col-md-3 {
    text-align: left;
}

.footer-clean .item:not(.cpr) {
    display: inline-block;
}

@media (max-width: 1199px) and (min-width: 992px) {
  body:not(.page-list-collections) .categories .col-md-3:nth-child(4n+1) {
    clear: left;
  }
}

@media (max-width: 991px) and (min-width: 768px) {
  body:not(.page-list-collections) .categories .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (min-width: 768px) {
  body.page-list-collections .categories .col-sm-3:nth-child(4n+1) {
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .categories .col-xs-6:nth-child(2n+1) {
    clear: left;
  }
  .phne {
    right: 0;
    bottom: 5px;
    width: 100%;
    top: auto;
  }
  .main-slider > div {
     box-shadow: 0 0 100px rgba(0,0,0,.9) inset;
  }
  #loyaltyButton {
    left: 0 !important;
  }
  #helpButton {
    background: #313131 !important;
    right: 0 !important;
  }
  #helpButton, #loyaltyButton {
    bottom: 0 !important;
    padding: 13px !important;
    border-radius: 0 !important;
    width: 50vw;
    height: 45px;
  }
  #helpBody, #loyaltyBody {
    left: 0 !important;
    width: 100% !important;
    border-radius: 0 !important;
    bottom: 45px !important;
    height: calc(100% - 92px) !important;
    right: 0 !important;
  }
  h3.choose-h3, h3, h3.started, h2.spr-header-title {
    font-size: 25px !important;
  }
  .why-block .col-sm-3 {
    display: inline-block;
    vertical-align: top;
    padding: 0px;
  }
  .why-block .col-sm-3 .box {
    height: 200px;
    width: 45vw;
    padding: 10px 20px !important;
    margin: 0 5px !important;
  }
  .why-block .col-sm-3 .box-text {
           font-size: 11px;
    text-align: center;
       white-space: initial; 
  }
  .why-block .col-sm-3:last-of-type {
    padding-right:20px;
  }
  .why-block .box .box-icon > i {
    padding-top: 10px;
    height: 80px;
  }
  .why-block .container > .row {
    overflow-x: scroll;
    margin-top: 10px;
    padding: 0 25px;
    height: 215px;
    white-space: nowrap;
  }
  .why-block .container > .row h3 {
    font-size: 14px !important;
    white-space: initial;
    text-align: center;
    overflow: initial !important;
    height: 30px !important;
  }
  .why-block .box .box-icon > div, .why-block .box .box-icon > i {
    display: block;
    vertical-align: top;
    text-align: center;
    margin: 0 auto;
  }
  .main-slider {
    box-shadow: 0 0 100px rgba(0,0,0,.9) inset;
  }
  .main-slider h2 {
    position: initial !important;
    margin: 0 auto !important;
    font-size: 35px !important;
    padding-top: 15px;
    text-align: center;
  }
  .main-slider .wrapper .stats {
    white-space: initial !important;
    font-size: 12px;
    min-height: auto;
    height: 65px;
  }
  .main-slider .wrapper {
    overflow: scroll;
    box-shadow: none;
    width: 100vw !important;
    background: transparent !important;
    white-space: nowrap;
  }
  .main-slider .wrapper > div {
    display: inline-block;
    float: none;
    background: #FFF;
    margin: 0 13px 10px;
    min-height: 400px;
    vertical-align: top;
  }
}

.box {
  background-color: #ffffff;
  padding: 20px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .box {
    margin-bottom: 30px;
  }
}

.box-title {
  font-size: 16px;
  line-height: 1.5em;
  font-weight: 700;
  color: #333745;
  text-transform: uppercase;
  margin-bottom: 0;
}

.why-block {
  background: #3d3d3d;
}

h3.started {
    padding: 30px 0;
    color: #ec242a;
    font-size: 36px;
}

h3 img {
  	width: 92px;
    filter: contrast(0%) brightness(200%);
    margin: -7px 0 0 0;
    display: inline-block;
}

h3 img.blg {
    filter: contrast(200%) brightness(0%);
}

h3.choose-h3 {
  font-size: 36px;
  text-align: center;
  margin: 0px auto;
  padding: 14px 0 0 0;
  display: block;
  color: #FFF;
}

.icon-velofix {
    width: 140px;
    height: 80px;
    margin: -5px 0 9px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: url(https://okov.net/assets/img/blog/velf.png);
}

.minicart-price .money {
  white-space: nowrap;
}

.none-dec:hover .icon-velofix, .none-dec:hover .icon-zero-dollar {
    filter: contrast(0%) brightness(200%);
}

.icon-zero-dollar {
    width: 140px;
    height: 80px;
    margin: -5px 0 9px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    background: url(https://cdn.shopify.com/s/files/1/2351/5779/files/flx-0.png?6772);
}

.box-text {
  font-size: 14px;
  line-height: 1.5em;
  margin: -10px 0;
  min-height: 41px;
  font-weight: 300;
}

.box-icon i.icon {
  display: inline-block;
  font-size: 60px;
  line-height: 60px;
  width: 65px;
  height: 65px;
  color: #ec1d25;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.box-icon i.icon {
  margin: 20px 0;
}

 .box-icon .icon-velofix, .box-icon .icon-zero-dollar {
   margin: 10px 0;
 }

.box-icon.rounded i.icon {
  border-radius: 50%;
}

.box:hover .box-icon i.icon {
  color: #ec1d25;
}

.box:hover .zerro {
  color: #FFF;
}

@media screen and (max-width: 991px) {
  .box {
    padding: 25px 15px 15px;
  }
}

.box.style2 {
  border: 6px solid #fff;
}

.box.style2.bgcolor1 {
  background-color: #fdf4f6;
}

.box.style2.bgcolor2 {
  background-color: #eef1fa;
}

.box.style2.bgcolor3 {
  background-color: #FDFDFD;
  min-height: 235px;
}

.box.style2:hover .box-icon i.icon {
  color: #FFF;
}

.box-left-icon {
  width: 100%;
  margin-bottom: 20px;
}

.box-left-icon .box-text {
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 10px;
  position: relative;
  vertical-align: middle;
  width: auto;
  font-size: 15px;
  line-height: 1.2em;
  font-weight: 300;
  color: #333745;
}

.box-left-icon .box-text .title {
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
}

.box-left-icon .box-icon {
  display: table-cell;
  width: 70px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.box-left-icon .box-icon i.icon {
  display: inline-block;
  font-size: 30px;
  line-height: 62px;
  width: 65px;
  height: 65px;
  margin-bottom: 0;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  color: #ec1d25;
  text-align: center;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.box-left-icon .box-icon.rounded i.icon {
  border-radius: 50%;
  border: 0;
}

.box-left-icon:hover .box-icon i.icon {
  background-color: #ec1d25;
  color: #ffffff;
}

.box-left-icon-bg {
  width: 100%;
  margin-bottom: 30px;
  padding: 30px 25px;
  background-color: #ffffff;
  border-bottom: 3px solid #e8e8e8;
}

.box-left-icon-bg .box-text {
  display: table-cell;
  overflow: hidden;
  padding: 0 0 0 22px;
  position: relative;
  vertical-align: middle;
  width: auto;
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 500;
  color: #ec1d25;
  text-transform: uppercase;
}

.box-left-icon-bg .box-text .title {
  font-size: 21px;
  font-weight: 700;
  text-transform: none;
  color: #333745;
}

.box-left-icon-bg .box-icon {
  display: table-cell;
  vertical-align: middle;
  width: 90px;
  position: relative;
  padding: 0 22px 0 0;
  border-right: 1px solid #e8e8e8;
}

.box-left-icon-bg .box-icon i.icon {
  display: inline-block;
  font-size: 70px;
  line-height: 60px;
  width: 70px;
  height: 65px;
  color: #ec1d25;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.box-left-icon-bg:hover .box-icon i.icon {
  background-color: #ffffff;
  color: #ec1d25;
}

@media screen and (max-width: 1199px) {
  .box-icon-row {
    overflow: hidden;
    width: calc(100% + 15px);
    margin-left: -15px;
  }

  .box-left-icon-bg {
    width: calc(33.333% - 15px);
    float: left;
    margin: 0 0 30px 15px;
    padding: 10px;
  }

  .box-left-icon-bg .box-text {
    font-size: 16px;
    padding: 0 0 0 10px;
  }

  .box-left-icon-bg .box-text .title {
    font-size: 18px;
  }

  .box-left-icon-bg .box-icon {
    width: 70px;
    padding: 0 10px 0 0;
  }

  .box-left-icon-bg .box-icon i.icon {
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .box-icon-row {
    overflow: hidden;
    width: 100%;
    margin-left: 0;
  }

  .box-left-icon-bg {
    width: 100%;
    margin: 0 0 15px 0;
    padding: 5px;
  }
}

body.layout-advanced .box-left-icon-bg {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.12);
  border-bottom: 0;
}

/* collapsed footer block */
.collapsed-mobile .toggle-arrow {
  display: none;
}

@media screen and (max-width: 991px) {
  .page-footer .collapsed-mobile {
    position: relative;
  }

  .collapsed-mobile {
    position: relative;
  }

  .collapsed-mobile .title {
    cursor: pointer;
  }

  .collapsed-mobile .title h2 {
    margin: 0 0 10px 0;
    padding: 0 0 10px;
  }

  .collapsed-mobile .collapsed-content {
    position: absolute;
    padding: 10px 0 20px;
    margin-bottom: 15px;
    width: 100%;
    top: -10000px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .collapsed-mobile .toggle-arrow {
    display: block;
    position: absolute;
    z-index: 100;
    width: 50px;
    height: 50px;
    top: -10px;
    right: 0;
    font-family: 'icomoon-reg';
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }

  .collapsed-mobile .toggle-arrow:before {
    color: #333745;
    content: "\e922";
  }

  .collapsed-mobile .toggle-arrow:hover:before {
    color: #ec1d25;
  }

  .collapsed-mobile.open .collapsed-content {
    position: relative;
    top: 0;
    visibility: visible;
    opacity: 1;
  }

  .collapsed-mobile.open .toggle-arrow {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .collapsed-mobile .carousel-arrows {
    display: none;
  }

  .page-footer .container > .row > [class*="col-"]:last-child .footer-block.collapsed-mobile {
    margin-bottom: 0;
  }

  .page-footer .collapsed-mobile .collapsed-content {
    margin-bottom: 0;
  }

  .page-footer .collapsed-mobile .toggle-arrow {
    right: -5px;
  }
}

.productStack {
  position: fixed;
  right: 0;
  bottom: -134px;
  width: 100%;
  z-index: 1004;
  visibility: visible;
  pointer-events: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.productStack .productstack-content {
  height: 134px;
  clear: both;
  background: #ffffff;
  border-top: 4px solid #ec1d25;
  -webkit-box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 -5px 5px -5px rgba(0, 0, 0, 0.4);
  pointer-events: auto;
  overflow-y: hidden;
}

.productStack.disable {
  bottom: -184px;
  visibility: hidden;
  z-index: -10000;
}

.productStack.open {
  bottom: 0;
}

.productStack .toggleStack {
  position: relative;
  z-index: 1;
  display: block;
  float: right;
  background: #ec1d25;
  color: #ffffff;
  width: auto;
  height: 50px;
  font-size: 20px;
  line-height: 50px;
  text-decoration: none;
  padding: 0 10px;
  pointer-events: auto;
  white-space: nowrap;
}

.productStack .toggleStack .icon {
  font-size: 30px;
  vertical-align: sub;
  padding: 0 10px 0 0;
}

.productStack .toggleStack:after {
  content: '';
  display: table;
}

.productStack.left-toggle .toggleStack {
  float: left;
}

.productStack.center-toggle {
  text-align: center;
}

.productStack.center-toggle .toggleStack {
  float: none;
  display: inline-block;
}

.productStack.center-toggle .productstack-content {
  text-align: left;
}

.productStack .total-cart {
  float: right;
  min-width: 200px;
  max-width: 290px;
  padding: 15px 10px;
  color: #333745;
}

.productStack .total-cart .items-total {
  font-size: 16px;
  line-height: 20px;
  text-align: left;
  padding: 10px 0;
  margin: 0 0 10px;
}

.productStack .total-cart .count,
.productStack .total-cart .price {
  display: inline-block;
  float: right;
  padding-left: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #ec1d25;
}

.productStack .total-cart .subtotal {
  font-size: 16px;
  line-height: 20px;
  padding: 10px 0;
}

.productStack .action-cart {
  float: right;
  min-width: 210px;
  padding: 15px 10px;
}

.productStack .action-cart .btn {
  display: block;
  width: 100%;
  margin-bottom: 8px;
}

.productStack .products-list-wrapper {
  display: inline-block;
  width: calc(100% - 500px);
  overflow-x: auto;
  overflow-y: hidden;
  padding: 10px 15px 5px;
}

.productStack .products-list {
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.productStack .products-list.loaded {
  opacity: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.productStack .products-list li {
  display: inline-block;
  position: relative;
  margin: 0 5px 0 0;
}

.productStack .products-list li a {
  display: block;
}

.productStack .products-list li img {
  height: 100px;
}

.productStack .products-list li:hover .actions {
  opacity: 1;
  bottom: 0;
}

.productStack .products-list .item-qty {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  line-height: 20px;
  font-size: 14px;
  padding: 0 5px;
  color: #ffffff;
  background-color: #ec1d25;
}

.productStack .products-list .actions {
  position: absolute;
  bottom: 0;
  opacity: 0;
  left: 0;
  width: 100%;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.productStack .products-list .actions.open {
  height: 100%;
}

.productStack .products-list .actions .action {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
  height: 32px;
  font-size: 20px;
  line-height: 32px;
  color: #ec1d25;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.productStack .products-list .actions .action:hover {
  background: #ec1d25;
  color: #ffffff;
}

.productStack .products-list .actions .action.edit {
  width: calc(50% - 1px);
}

.productStack .products-list .actions .action.edit:after {
  content: '';
  width: 1px;
  height: 14px;
  position: absolute;
  right: -1px;
  top: 9px;
  background-color: #999;
  z-index: 1;
}

.productStack .products-list .actions .action.delete:after {
  content: '';
  width: 1px;
  height: 32px;
  position: absolute;
  left: -1px;
  top: 0;
  background: rgba(255, 255, 255, 0.8);
}

.productStack .products-list .actions .action.delete {
  left: 50%;
}

.productStack .products-list .edit-qty {
  position: absolute;
  top: -100%;
  opacity: 0;
  padding: 5%;
  width: 100%;
  height: calc(100% - 32px);
  background: rgba(255, 255, 255, 0.8);
}

.productStack .products-list .edit-qty input {
  width: 100%;
  height: 24px;
  line-height: 20px;
  padding: 0 0 0 5px;
  margin-bottom: 4px;
  text-align: center;
}

.productStack .products-list .edit-qty button {
  display: block;
  width: 100%;
  font-size: 12px;
  line-height: 24px;
  height: 24px;
  padding: 0 5px;
  text-transform: uppercase;
}

.productStack .products-list .actions.open .edit-qty {
  top: 0;
  opacity: 1;
}

body.touch .productStack .products-list .actions .action.edit {
  display: none;
}

body.touch .productStack .products-list .actions .action.delete {
  left: 0;
  width: 100%;
}

body.touch .productStack .products-list .actions .action.delete:after {
  display: none;
}

@media screen and (max-width: 991px) {
  .productStack .toggleStack {
    height: 45px;
    font-size: 18px;
    line-height: 45px;
    padding: 0 8px;
  }

  .productStack .toggleStack .icon {
    font-size: 26px;
    padding: 0 8px 0 0;
  }
}

@media screen and (min-width: 992px) {
  body.open-panel .productStack {
    right: 0;
    left: 125px;
    width: auto;
  }
}

@media (max-width: 767px) {
  .productStack {
    bottom: -280px;
  }

  .productStack.disable {
    bottom: -326px;
  }

  .productStack .productstack-content {
    height: 280px;
  }

  .productStack .products-list-wrapper,
  .productStack .action-cart,
  .productStack .total-cart {
    float: none;
    width: 100%;
    min-width: none;
    max-width: none;
  }

  .productStack .total-cart {
    padding: 10px 15px;
    border-top: 1px solid #f0f0f0;
  }

  .productStack .total-cart .btn {
    display: inline-block;
    width: auto;
  }

  .productStack .total-cart .items-total,
  .productStack .total-cart .subtotal {
    line-height: 25px;
    padding: 0;
  }

  .productStack .action-cart {
    overflow: hidden;
    padding: 10px 10px;
    border-top: 1px solid #f0f0f0;
  }

  .productStack .action-cart .btn {
    display: block;
    float: left;
    margin: 0 5px;
    width: calc(50% - 10px);
  }
}

@media (max-width: 480px) {
  .productStack .products-list-wrapper,
  .productStack .action-cart,
  .productStack .total-cart {
    float: none;
    width: 100%;
  }
  
  .main-slider .wrapper {
      padding: 20px 10px;
      width: 100%;
      background: #FFF;
  }

  .productStack .total-cart {
    overflow: hidden;
    padding: 8px 15px;
    border-top: 1px solid #f0f0f0;
  }

  .productStack .total-cart .btn {
    display: inline-block;
    width: auto;
  }

  .productStack .total-cart .items-total {
    float: left;
    width: 30%;
    text-align: left;
  }

  .productStack .total-cart .subtotal {
    float: right;
    width: 60%;
  }

  .productStack .action-cart {
    overflow: hidden;
    padding: 10px 10px 5px;
    border-top: 1px solid #f0f0f0;
  }

  .productStack .action-cart .btn {
    display: block;
    float: left;
    margin: 0 5px 5px;
    width: 100%;
  }
}

body.touch .productStack .products-list .actions {
  opacity: 1;
}

body.modal-open .modal .modal-dialog {
  margin: auto;
}

body.modal-open .modal,
body.modal-open .modal-backdrop {
  top: 0 !important;
}

.modal {
  text-align: center;
}

.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.modal-countdown {
  display: none;
}

.modal-content {
  -webkit-box-shadow: 0 0 0 0;
  box-shadow: 0 0 0 0;
  border: 0;
  padding: 35px 50px 50px;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  max-width: 80%;
  position: relative;
  background: #ffffff;
  color: #333745;
}

.modal-dialog:after,
.modal-dialog:before {
  content: '';
  height: 4px;
  background: #333745;
  position: absolute;
  z-index: 1;
  left: 0;
  width: 100%;
}

.modal-dialog:after {
  top: 0;
}

.modal-dialog:before {
  bottom: 0;
}

.modal-dialog .title {
  font-size: 18px;
  margin-bottom: 15px;
}

.modal-dialog p {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 1.3em;
}

.modal-dialog .btn,
.modal-dialog input {
  margin-bottom: 20px;
}

.modal-dialog .checkbox-group {
  display: inline-block;
  color: #333745;
}

.modal-dialog .checkbox-group label {
  font-size: 15px;
  font-weight: 400;
}

.modal-header,
.modal-body,
.modal-footer {
  border-bottom: 0;
  padding: 0;
  min-height: 0;
}

.modal-header .close {
  position: absolute;
  margin: 0;
  right: -20px;
  top: -20px;
  font-family: 'icomoon-reg';
  font-size: 20px;
  line-height: 1em;
  color: #ffffff;
  text-shadow: none;
  opacity: 1;
  -webkit-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.modal-header .close:hover {
  color: #ec1d25;
}

.modal.info .modal-dialog {
  width: 340px;
}

.modal.info .modal-content {
  padding: 20px 40px 20px;
  text-align: center;
}

.modal.info .modal-content .icon-info {
  font-size: 45px;
  line-height: 1.2em;
  margin-bottom: 15px;
}

.modal.info .modal-content p {
  font-size: 19px;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 15px;
}

.modal.info.success .modal-content .icon-info {
  color: #63c66c;
}

.modal.info.error .modal-content .icon-info {
  color: #ec1d25;
}

@media screen and (max-width: 991px) {
  .modal-content {
    padding: 20px 30px 30px;
  }

  .modal.info .modal-content {
    padding: 15px 20px 5px;
  }
}

.modal-backdrop {
  -webkit-backface-visibility: hidden;
}

.modal-backdrop.zoom,
.modal-backdrop.zoom-out {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-backdrop.unfold-3d {
  -webkit-perspective: 500;
  perspective: 500;
}

.modal.zoom .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: scale(0.6);
  -ms-transform: scale(0.6);
  transform: scale(0.6);
}

.modal.in .modal-dialog {
  opacity: 1;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.modal.fade.zoom-out .modal-dialog,
.modal.zoom-out .modal-dialog {
  opacity: 0;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.modal.fade.zoom-out.in .modal-dialog,
.modal.in .modal-dialog {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.instagramm-feed {
  margin: 0;
  padding: 0;
  list-style: none;
  width: calc(100% + 10px);
  margin: 20px 0 0 -10px;
}

.instagramm-feed a {
  float: left;
  width: calc(33.33333% - 10px);
  margin-left: 10px;
  margin-bottom: 10px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.5s ease-in-out 0s;
  -o-transition: background-color 0.5s ease-in-out 0s;
  transition: background-color 0.5s ease-in-out 0s;
}

.instagramm-feed a > a {
  display: block;
  overflow: hidden;
}

.instagramm-feed a img {
  -webkit-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -webkit-transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
  -webkit-transform: scale(1.01) rotate(0.0001deg);
  -ms-transform: scale(1.01) rotate(0.0001deg);
  transform: scale(1.01) rotate(0.0001deg);
}

.instagramm-feed a:hover {
  background-color: #000;
}

.instagramm-feed a:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.instagramm-feed a > img {
  width: 100%;
}

.instagramm-title {
  font-size: 58px;
  line-height: 1em;
  font-weight: 700;
  letter-spacing: 4vw;
  text-indent: 4vw;
  color: #ddd;
  background-color: #f1f1f1;
  padding: 35px 0;
  text-align: center;
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .instagramm-title {
    font-size: 38px;
    padding: 25px 0;
    letter-spacing: 2vw;
    text-indent: 2vw;
  }
}

.instagramm-feed-full {
  padding: 0;
  list-style: none;
  width: 100%;
  margin: 0;
  background: #000;
  overflow: hidden;
  white-space: nowrap;
}

.instagramm-feed-full a {
  display: inline-block;
  width: 10%;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.instagramm-feed-full a:hover {
  opacity: 0.65;
}

.instagramm-feed-full a > img {
  width: 100%;
}

.instagramm-feed-full .slick-prev,
.instagramm-feed-full .slick-next {
  position: absolute;
  z-index: 1;
  display: block;
  height: 100%;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.5);
  top: 0;
  padding: 0;
  margin-top: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.instagramm-feed-full .slick-prev:hover,
.instagramm-feed-full .slick-next:hover {
  background: rgba(0, 0, 0, 0.1);
  opacity: 1;
}

.instagramm-feed-full .slick-prev:before,
.instagramm-feed-full .slick-next:before {
  font-size: 38px;
  color: #333745;
  opacity: 1;
}

.instagramm-feed-full .slick-prev:hover:before,
.instagramm-feed-full .slick-next:hover:before {
  color: #fff;
  opacity: 1;
}

.instagramm-feed-full .slick-prev {
  left: 0;
  right: auto;
}

.instagramm-feed-full .slick-prev:before {
  margin-left: -5px;
}

.instagramm-feed-full .slick-next {
  right: 0;
  left: auto;
}

.instagramm-feed-full .slick-next:before {
  margin-left: 5px;
}

.pagination {
  margin: 0 0 50px;
  padding: 0;
  border-radius: 0;
}

@media screen and (max-width: 991px) {
  .pagination {
    margin-bottom: 30px;
    float: none !important;
  }
}

.pagination > li {
  display: inline-block;
  margin-right: -1px;
}

.pagination > li a {
  min-width: 35px;
  text-align: center;
}

.pagination.pull-right > li {
  margin-left: -1px;
  margin-right: 0;
}

.breadcrumbs {
  margin: 0;
  margin-top: -50px;
  padding: 29px 0;
  list-style: none;
}

@media screen and (max-width: 991px) {
  .breadcrumbs {
    margin-top: -30px;
  }
}

@media screen and (max-width: 991px) {
  .breadcrumbs {
    padding: 20px 0;
  }
}

.breadcrumbs li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #333745;
  text-transform: uppercase;
}

.breadcrumbs li span {
  padding-left: 7px;
}

.breadcrumbs li a {
  padding-left: 7px;
  padding-right: 5px;
  color: #333745;
  font-weight: 400;
  text-decoration: none;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.breadcrumbs li a:hover {
  color: #ec1d25;
}

.breadcrumbs li:first-child span {
  padding-left: 0;
}

.person {
  margin-bottom: 50px;
  color: #333745;
}

@media screen and (max-width: 991px) {
  .person {
    margin-bottom: 30px;
  }
}

.person .person-photo {
  text-align: center;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.person .person-photo > a {
  display: block;
  overflow: hidden;
}

.person .person-photo img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.person .person-photo:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.person .person-photo img {
  width: 100%;
}

.person .person-info {
  padding: 40px 0 20px;
}

.person .person-info p {
  font-size: 17px;
  line-height: 20px;
}

.person .person-name {
  font-size: 26px;
  line-height: 28px;
  font-weight: 500;
  margin-bottom: 5px;
}

.person .person-name a {
  color: #333745;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.person .person-name a:hover {
  color: #ec1d25;
}

.person .person-subname {
  font-size: 18px;
  line-height: 22px;
  font-style: italic;
  margin-bottom: 10px;
}

.person .person-links {
  text-align: right;
}

.person .person-links a {
  display: inline-block;
  vertical-align: top;
  padding: 5px;
  font-size: 20px;
  color: #333745;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.person .person-links a:hover {
  color: #ec1d25;
}

.blog-post {
  background-color: #ffffff;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .blog-post {
    margin-bottom: 30px;
    padding-bottom: 30px;
  }
}

.blog-photo {
  margin-bottom: 15px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.blog-photo > a {
  display: block;
  overflow: hidden;
  height: 230px;
}

.blog-photo img {
  -webkit-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  -webkit-transition: -webkit-transform 0.5s ease 0s;
  transition: -webkit-transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
}

.blog-photo:hover img {
  -webkit-transition: transform 0.6s ease 0.05s;
  -o-transition: transform 0.6s ease 0.05s;
  -webkit-transition: -webkit-transform 0.6s ease 0.05s;
  transition: -webkit-transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s;
  transition: transform 0.6s ease 0.05s, -webkit-transform 0.6s ease 0.05s;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.blog-photo img {
  width: 100%;
}

.blog-content {
  position: relative;
  padding: 15px;
  color: #333745;
}

.blog-content p {
  margin-bottom: 15px;
}

h2.blog-title {
  font-size: 27px;
  line-height: 1.2em;
  min-height: 65px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 10px 0;
  border-bottom: 0;
  color: #333745;
}

h2.blog-title a {
  color: #333745;
  text-decoration: none;
  -webkit-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

h2.blog-title a:hover {
  color: #ec1d25;
}

.blog-meta,
.blog-tags {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
}

.blog-tags {
  margin-bottom: 50px;
  padding: 34px 0;
}

@media screen and (max-width: 991px) {
  .blog-tags {
    margin-bottom: 30px;
  }
}

.blog-tags span {
  padding-right: 15px;
  font-size: 15px;
  line-height: 35px;
  font-weight: 500;
}

.blog-tags ul.tags {
  display: inline-block;
}

.blog-meta {
  margin-bottom: 25px;
  padding: 8px 0;
  font-size: 13px;
  line-height: 19px;
  color: #838383;
}

.blog-meta a {
  color: #ec1d25;
}

.blog-meta a:hover {
  text-decoration: underline;
}

.blog-meta span > a {
  white-space: nowrap;
}

.blog-meta .pull-left {
  padding-top: 5px;
}

.blog-meta .pull-left span:not(.last):after {
  content: "|";
  padding: 0 5px;
}

.blog-comments h3 {
  font-size: 20px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px;
}

.blog-comments h4 {
  font-size: 15px;
  font-family: 'Roboto', sans-serif;
  margin-bottom: 15px;
}

.blog-comments .comment {
  padding-bottom: 30px;
  overflow: hidden;
  color: #333745;
}

.blog-comments .comment .user-photo {
  float: left;
  width: 100px;
}

.blog-comments .comment .user-photo img {
  width: 100%;
  border-radius: 50%;
}

.blog-comments .comment .comment-details {
  padding: 0 0 0 115px;
}

.blog-comments .comment .comment-details .author {
  display: inline-block;
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 500;
  color: #333745;
}

.blog-comments .comment .comment-details .author:hover {
  text-decoration: underline;
}

.blog-comments .comment .comment-details .date {
  margin-bottom: 8px;
  font-size: 12px;
}

.blog-comments .comment .comment-details .text {
  font-size: 15px;
  line-height: 21px;
}

.blog-comments .comment.reply {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 25px;
}

.blog-comments .comment.reply a.replylink {
  display: block;
  position: absolute;
  padding: 5px;
  right: 0;
  top: 0;
  font-size: 13px;
  color: #ec1d25;
  text-decoration: none;
}

.blog-comments .comment.reply a.replylink:hover {
  color: #333745;
}

.blog-comments .comment.reply .user-photo {
  width: 75px;
}

.blog-comments .comment.reply .comment-details {
  padding: 0 0 0 95px;
}

.blog-comments .comment.reply .comment {
  padding-bottom: 0;
  margin: 30px 0 0 60px;
  border-bottom: 0;
}

.blog-comments form.post-comment textarea {
  height: 185px;
}

@media screen and (max-width: 1199px) {
  .blog-meta {
    border-top: 0;
    border-bottom: 0;
    padding: 0;
    margin-bottom: 5px;
    font-size: 12px;
  }

  .blog-meta .pull-left {
    width: 100%;
    border-top: 1px solid #f0f0f0;
    border-bottom: 1px solid #f0f0f0;
    padding: 8px 0;
  }

  .blog-meta .pull-right {
    padding-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .blog-tags {
    padding: 15px 0;
  }

  .blog-post {
    padding-bottom: 15px;
  }

  .blog-content {
    padding: 15px 15px;
  }

  .blog-comments .comment .user-photo {
    width: 50px;
  }

  .blog-comments .comment .comment-details {
    padding: 0 0 0 65px;
  }

  .blog-comments .comment.reply .user-photo {
    width: 35px;
  }

  .blog-comments .comment.reply .comment-details {
    padding: 0 0 0 50px;
  }

  .blog-comments .comment.reply .comment {
    margin-left: 15px;
  }
}

.blog-grid-2,
.blog-grid-3,
.blog-grid-4 {
  width: calc(100% + 30px);
  margin: 0 0 0 -30px;
}

.blog-grid-2 .blog-post,
.blog-grid-3 .blog-post,
.blog-grid-4 .blog-post {
  vertical-align: top;
  display: inline-block;
  width: calc(50% - 30px);
  min-height: 1px;
  margin-left: 30px;
  margin-right: -4px;
  margin-bottom: 30px;
}

.blog-grid-2 .blog-post {
  width: calc(50% - 30px);
}

.blog-grid-3 .blog-post {
  width: calc(33.33333% - 30px);
  border-radius: 5px;
  transition: all 0.3s;
  overflow: hidden;
  border: 1px solid #ddd;
}

.blog-grid-3 .blog-post:hover {
    transform: translate(0px, -5px);
}

.blog-grid-4 .blog-post {
  width: calc(25% - 30px);
  padding-bottom: 20px;
}

.blog-grid-4 .blog-content {
  padding: 20px 20px 0;
}

.blog-grid-4 .blog-meta .share-button {
  right: 20px;
}

.blog-grid-2 .blog-meta,
.blog-grid-3 .blog-meta,
.blog-grid-4 .blog-meta {
  border-top: 0;
  border-bottom: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 12px;
}

.blog-grid-2 .blog-meta .pull-left,
.blog-grid-3 .blog-meta .pull-left,
.blog-grid-4 .blog-meta .pull-left {
  width: 100%;
  border-top: 1px solid #f0f0f0;
  border-bottom: 1px solid #f0f0f0;
  padding: 8px 0;
}

.pull-right {
  float: none;
}

.blog-grid-2 .blog-meta .pull-right,
.blog-grid-3 .blog-meta .pull-right,
.blog-grid-4 .blog-meta .pull-right {
  padding-top: 10px;
}

@media screen and (max-width: 991px) {
  .blog-grid-4 .blog-post {
    width: calc(33.33333% - 30px);
  }
}

@media screen and (max-width: 767px) {
  .blog-grid-4 .blog-post,
  .blog-grid-3 .blog-post {
    width: calc(50% - 30px);
  }

  .blog-content {
    padding: 20px 20px 0;
  }
}

@media screen and (max-width: 480px) {
  .blog-grid-4 .blog-post,
  .blog-grid-3 .blog-post,
  .blog-grid-2 .blog-post {
    width: calc(100% - 30px);
  }
}

.sideblock {
  margin-bottom: 25px;
}

.sideblock.half {
  width: calc(50% - 15px);
  display: inline-block;
  margin-right: -4px;
  vertical-align: top;
}

#colophon {
  background: #f3f3f3;
  margin: 0px -100%;
}

.sideblock.half:nth-child(even) {
  margin-left: 30px;
}

.sideblock h2 {
  margin-top: -5px;
  margin-bottom: 10px;
}

.sideblock ul.simple-list li a {
  position: relative;
  display: inline-block;
  padding-left: 7px;
  margin-left: -7px;
  color: #333745;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sideblock ul.simple-list li a:hover {
  color: #ec1d25;
  text-decoration: none;
  margin-left: 0;
  margin-right: -7px;
}

.sideblock ul.simple-list li a:hover:before {
  opacity: 1;
}

.sideblock ul.simple-list li a:before {
  position: absolute;
  top: -1px;
  left: 0;
  font-family: 'icomoon-reg';
  font-size: 12px;
  line-height: 21px;
  content: "\e922";
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0.1s;
  -o-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s;
}

.sideblock ul.simple-list li {
  position: relative;
  padding: 10px 0;
  font-size: 15px;
  line-height: 18px;
  color: #333745;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .sideblock.half,
  .sideblock.half:nth-child(even) {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-left: 0;
  }
}

.panel-group {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .panel-group {
    margin-bottom: 30px;
  }
}

.panel-group.faq .panel {
  margin-bottom: 25px;
  background: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.panel-group.faq .panel-heading {
  position: relative;
  min-height: 90px;
  margin-bottom: 10px;
  padding: 25px 30px;
  background: #ffffff;
}

.panel-group.faq .panel-heading .panel-title {
  padding-left: 90px;
  font-size: 25px;
  line-height: 40px;
  color: #333745;
  font-weight: 500;
  text-transform: none;
}

.panel-group.faq .panel-heading a,
.panel-group.faq .panel-heading a:hover {
  text-decoration: none;
  -webkit-transition: all 0.25 ease;
  -o-transition: all 0.25 ease;
  transition: all 0.25 ease;
}

.panel-group.faq .panel-heading a > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 90px;
  height: 100%;
  min-height: 90px;
  background: #333745;
  color: #fff;
  font-size: 60px;
  text-align: center;
  font-weight: 100;
}

.panel-group.faq .panel-heading a > span > i {
  display: block;
  position: relative;
  font-style: normal;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 50%;
}

.panel-group.faq .panel-heading a:not(.collapsed) > span.opened {
  display: none;
}

.panel-group.faq .panel-heading a > span.closed {
  padding-top: 3px;
}

.panel-group.faq .panel-heading a.collapsed > span.closed {
  display: none;
}

.panel-group.faq .panel-collapse {
  margin-top: 0;
  background: #ffffff;
}

.panel-group.faq .panel-body {
  color: #333745;
  border: 0;
  padding: 30px;
}

.panel-group.faq .panel-heading + .panel-collapse > .panel-body {
  border: 0;
}

@media screen and (max-width: 1199px) {
  .panel-group.faq .panel {
    margin-bottom: 20px;
  }

  .panel-group.faq .panel-heading {
    min-height: 70px;
    padding: 20px 25px;
  }

  .panel-group.faq .panel-heading .panel-title {
    padding-left: 70px;
    font-size: 20px;
    line-height: 30px;
  }

  .panel-group.faq .panel-heading a > span {
    width: 70px;
    min-height: 70px;
    font-size: 50px;
  }
}

@media screen and (max-width: 991px) {
  .panel-group.faq .panel {
    margin-bottom: 15px;
  }

  .panel-group.faq .panel-heading {
    min-height: 50px;
    padding: 14px 15px;
  }

  .panel-group.faq .panel-heading .panel-title {
    padding-left: 50px;
    font-size: 18px;
    line-height: 22px;
  }

  .panel-group.faq .panel-heading a > span {
    width: 50px;
    min-height: 50px;
    font-size: 35px;
  }

  .panel-group.faq .panel-heading a > span.closed {
    padding-top: 1px;
  }
}

.cart-table {
  background: #fff;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .cart-table {
    margin-bottom: 30px;
  }
}

.cart-table .table-header,
.cart-table .table-row {
  display: table;
  table-layout: fixed;
  position: relative;
  width: 100%;
}

.cart-table .table-header > div,
.cart-table .table-row > div {
  display: table-cell;
  vertical-align: middle;
}

.cart-table .table-row {
  border-bottom: 2px solid #f0f0f0;
  border-top: 2px solid #f0f0f0;
  margin-bottom: 7px;
}

.cart-table .table-row > div {
  border-left: 1px solid #f0f0f0;
}

.cart-table .table-row > div:first-child {
  border-left: none;
}

.cart-table .table-header {
  font-size: 17px;
  line-height: 1.2em;
  font-weight: 700;
  padding: 20px 0;
  text-align: center;
  color: #333745;
}

.cart-table .table-footer {
  padding: 20px 0 15px;
  display: table;
  width: 100%;
}

.cart-table .table-footer .btn {
  margin: 0 12px 15px;
}

.cart-table .table-footer .btn:first-child {
  margin-left: 24px;
}

.cart-table .table-footer .btn:first-child + .btn {
  margin-right: 24px;
}

.cart-table .photo {
  width: 14%;
}

.cart-table .name {
  width: 44%;
}

.cart-table .price,
.cart-table .qty,
.cart-table .subtotal {
  width: 12%;
}

.cart-table .remove,
.cart-table .continue {
  width: 6%;
}

.cart-table .table-row .photo {
  width: 14%;
  text-align: center;
  padding: 0 50px;
}

.cart-table .table-row .photo img {
  width: 100%;
  max-width: 140px;
}

.cart-table .table-row .name {
  padding: 0 50px;
}

.cart-table .table-row .name small {
  color: #333745;
  font-size: 0.8em;
  font-weight: 400;
}

.cart-table .table-row .name,
.cart-table .table-row name a,
.cart-table .table-row .price,
.cart-table .table-row .subtotal {
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  color: #ec1d25;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.cart-table .table-row name a:hover {
  color: #ec1d25;
  text-decoration: underline;
}

.cart-table .table-row .price,
.cart-table .table-row .subtotal {
  text-align: center;
}

.cart-table .table-row .qty {
  text-align: center;
}

.cart-table .table-row .qty input[type="text"] {
  background-color: transparent;
  border: 0;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  color: #ec1d25;
}

.cart-table .table-row .remove {
  text-align: center;
}

.cart-table .table-row .remove a {
  font-size: 20px;
  line-height: 1em;
  color: #333745;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.cart-table .table-row .remove a:hover {
  color: #ec1d25;
}

.cart-table .table-row .continue {
  text-align: center;
}

.cart-table .table-row .continue a {
  font-size: 20px;
  line-height: 1em;
  color: #333745;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.cart-table .table-row .continue a:hover {
  color: #ec1d25;
}

.cart-table .table-row .continue span,
.cart-table .table-row .remove span {
  display: none;
}

.total-price {
  border: 0;
  padding: 0;
  margin: 0 0 20px;
  width: 100%;
  max-width: 400px;
  float: right;
  background-color: transparent;
  font-size: 17px;
  line-height: 1.7em;
  color: #333745;
  font-weight: bold;
}

.total-price td {
  width: 50%;
  padding: 0 0 0 10px;
  text-align: right;
}

.total-price .total {
  font-size: 20px;
  color: #ec1d25;
}

.cart-action {
  text-align: right;
  margin-bottom: 30px;
  width: 100%;
  clear: both;
}

.cart-action .btn {
  margin-bottom: 10px;
}

.cart-action a {
  font-size: 17px;
  line-height: 1.2em;
  color: #ec1d25;
  text-decoration: none;
}

.cart-action a:hover {
  text-decoration: underline;
}

.total-wrapper {
  float: right;
}

@media screen and (max-width: 1199px) {
  .cart-table .table-row .photo {
    padding: 0 20px;
  }

  .cart-table .table-header {
    font-size: 15px;
  }
}

@media screen and (max-width: 991px) {
  .total-wrapper {
    float: none;
  }

  .cart-table {
    margin-bottom: 15px;
  }

  .cart-table .table-header {
    padding: 10px 0;
    font-size: 14px;
  }

  .cart-table .table-row .photo {
    padding: 0 10px;
  }

  .cart-table .table-row .name {
    padding: 0 10px;
  }

  .cart-table .table-row .name,
  .cart-table .table-row name a,
  .cart-table .table-row .price,
  .cart-table .table-row .subtotal {
    font-size: 15px;
    line-height: 18px;
  }

  .cart-table .table-row .qty input[type="text"] {
    font-size: 15px;
    line-height: 18px;
  }

  .cart-table .table-footer .btn {
    margin-right: 10px;
  }

  .cart-table .price,
  .cart-table .qty,
  .cart-table .subtotal {
    width: 15%;
  }

  .cart-table .name {
    width: 35%;
  }

  .table-header {
    font-size: 15px;
  }
}

@media screen and (max-width: 667px) {
  .cart-table .table-row .photo {
    padding: 0 20px;
  }

  .cart-table .table-header {
    padding: 10px 0;
    font-size: 14px;
  }

  .cart-table .table-row .name {
    padding: 0 30px;
    font-size: 14px;
  }
}

@media screen and (max-width: 667px) {
  .story-block .wpb_wrapper.text-18 p:first-of-type {
    font-size: 18px;
  }
  
  .cart-table .table-row {
    border-bottom-width: 1px;
    border-top: 0;
  }

  .cart-table .table-header {
    display: none;
  }

  .cart-table .table-row {
    display: block;
    overflow: hidden;
    padding-bottom: 40px;
    padding-top: 20px;
  }

  .cart-table .table-row .photo {
    display: block;
    width: 33.33333%;
    float: left;
    padding: 0 10px;
  }

  .cart-table .table-row .name {
    display: block;
    float: right;
    width: 66.66666%;
    padding: 40px 0 20px;
  }

  .cart-table.wishlist .table-row .name {
    padding: 50px 0 20px;
  }

  .cart-table .table-row .remove {
    position: absolute;
    top: 0;
    right: 0;
    padding: 10px 15px;
    width: auto;
  }

  .cart-table .table-row .continue {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 10px 15px;
    width: auto;
  }

  .cart-table .table-row .continue span,
  .cart-table .table-row .remove span {
    display: inline-block;
    font-size: 15px;
    line-height: 20px;
    padding-right: 8px;
  }

  .cart-table .table-row .continue i.icon,
  .cart-table .table-row .remove i.icon {
    vertical-align: bottom;
    font-size: 20px;
  }

  .cart-table .table-row > div {
    border-left: none;
  }

  .cart-table .qty,
  .cart-table .price,
  .cart-table .subtotal {
    display: block;
    position: absolute;
    width: 33.33333%;
    bottom: 10px;
    left: 0;
  }

  .cart-table .subtotal {
    left: auto;
    right: 0;
    padding: 0 10px;
  }

  .cart-table .qty {
    left: 33.33333%;
  }

  .cart-table .table-footer .btn {
    margin: 0 15px 15px;
    width: calc(100% - 30px);
    max-width: 300px;
    float: none !important;
  }

  .cart-table .table-footer .btn:first-child {
    margin-left: 15px;
  }

  .cart-table .table-footer .btn:first-child + .btn {
    margin-right: 15px;
  }

  .cart-table .table-footer {
    padding: 10px 0 0;
    text-align: center;
  }
}

.page_404 {
  text-align: center;
  background: url('/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/404-bg.jpg') no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.text-404 {
  position: absolute;
  left: 0;
  top: 40%;
  display: inline-block;
  width: 100%;
  height: calc(2vw + 20px);
  font-size: calc(1vw + 20px);
  line-height: calc(2vw + 20px);
  font-weight: bold;
  background: #f7f7f7;
  color: #d1d1d1;
  text-transform: uppercase;
}

.page_404 .btn,
.empty-cart .btn,
.empty-category .btn {
  font-weight: 300;
  padding: 0.75vw calc(0.5vw + 10px);
  height: calc(2.8vw + 20px);
  font-size: calc(0.8vw + 15px);
  line-height: 1.4em;
  margin-bottom: 50px;
}

.image-404 {
  margin-top: 4vh;
  position: relative;
  display: inline-block;
}

.image-404 img {
  max-width: 100%;
}

.empty-cart,
.empty-category {
  text-align: center;
  background: url('/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/empty-cart-bg.jpg') no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.image-empty-cart {
  margin-top: 10vh;
  margin-bottom: 2vh;
  position: relative;
  display: inline-block;
}

.image-empty-cart img {
  max-width: 500px;
  width: 100%;
}

.text-empty-cart-1,
.text-empty-cart-2 {
  position: absolute;
  left: 0;
  top: 12%;
  display: inline-block;
  width: 100%;
  padding-left: 5%;
  font-family: 'Oswald', sans-serif;
  font-size: 41px;
  line-height: 1em;
  font-weight: bold;
  color: #d1d1d1;
  text-transform: uppercase;
}

/* Footer start */

.footer-clean {
    padding: 35px 0;
    background-color: #3a3a3a;
    position: relative;
    border-top: 2px solid #a0c9ff;
    color: #ffffff;
}

.f-logo img {
    width: 40%;
    transition: all 0.3s;
    filter: contrast(0) brightness(1);
}

.f-logo:hover img {
    filter: contrast(0) brightness(2);
}

.footer-clean h3 {
    margin-top: 0;
    margin-bottom: 12px;
    font-weight: bold !important;
    font-size: 16px !important;
}

.footer-clean ul {
    padding: 0;
    list-style: none;
    line-height: 1.6;
    font-size: 14px;
    margin-bottom: 0;
}

.footer-clean ul a {
    color: inherit;
    text-decoration: none;
    opacity: 0.8;
}

.footer-clean ul a:hover {
    opacity: 1;
}

.footer-clean .item.social {
    text-align: right;
}

@media (max-width: 767px) {
    .footer-clean .item {
        text-align: center;
        padding-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .footer-clean .item.social {
        text-align: center;
    }
}

.footer-clean .item.social > a {
    font-size: 24px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ccc;
    margin-left: 10px;
    margin-top: 22px;
    color: inherit;
    opacity: 0.75;
}

.footer-clean .copyright {
    margin-top: 14px;
    margin-bottom: 0;
    font-size: 13px;
    opacity: 0.6;
}

.footer-clean .item.social > a:hover {
    opacity: 0.9;
}

@media (max-width: 991px) {
    .footer-clean .item.social > a {
        margin-top: 40px;
    }
}

@media (max-width: 767px) {
    .footer-clean .item.social > a {
        margin-top: 10px;
    }

    .f-logo img {
        width: 50%;
    }

    .footer-clean {
        padding: 35px 0 0 0;
    }

    .footer-clean .item:not(.cpr) {
        width: 30%;
    }
}

/* End footer */

.text-empty-cart-2 {
  left: 0;
  top: 33%;
  padding-left: 0;
  font-size: 71px;
}

@media screen and (max-width: 500px) {
  .text-empty-cart-1 {
    font-size: 7vw;
  }

  .text-empty-cart-2 {
    font-size: 12vw;
  }
}

.image-empty-category {
  margin-top: 10vh;
  margin-bottom: 2vh;
  position: relative;
  display: inline-block;
}

.image-empty-category img {
  max-width: 590px;
  width: 100%;
}

.text-empty-category-1,
.text-empty-category-2 {
  position: absolute;
  left: 0;
  top: 2%;
  display: inline-block;
  width: 100%;
  font-size: 33px;
  line-height: 1em;
  font-weight: 700;
  color: #d1d1d1;
  text-transform: uppercase;
}

.text-empty-category-2 {
  left: 0;
  top: auto;
  bottom: 12%;
  font-size: 20px;
  text-transform: none;
}

@media screen and (max-width: 590px) {
  .text-empty-category-1 {
    font-size: 5vw;
  }

  .text-empty-category-2 {
    font-size: 3.5vw;
  }
}

.gallery-wrapper {
  margin-bottom: 50px;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .gallery-wrapper {
    margin-bottom: 30px;
  }
}

.gallery-item {
  position: relative;
  overflow: hidden;
  text-align: center;
}

.gallery-item .image img {
  position: relative;
  display: block;
  width: 100%;
}

.gallery-item .caption {
  padding: 5%;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item .caption::before,
.gallery-item .caption::after {
  pointer-events: none;
}

.gallery-item .caption,
.gallery-item .caption > a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.gallery-item .caption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.gallery-item.effect {
  position: relative;
  overflow: hidden;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: background-color 0.5s ease-in-out 0s;
  -o-transition: background-color 0.5s ease-in-out 0s;
  transition: background-color 0.5s ease-in-out 0s;
}

.gallery-item.effect > a {
  display: block;
  overflow: hidden;
}

.gallery-item.effect img {
  -webkit-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -o-transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  -webkit-transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s;
  transition: transform 0.5s ease-in-out 0s, opacity 0.5s ease-in-out 0s, -webkit-transform 0.5s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  image-rendering: optimizeQuality;
  vertical-align: middle;
  max-width: 100%;
  -webkit-transform: scale(1.01) rotate(0.0001deg);
  -ms-transform: scale(1.01) rotate(0.0001deg);
  transform: scale(1.01) rotate(0.0001deg);
}

.gallery-item.effect:hover {
  background-color: #000;
}

.gallery-item.effect:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.15) rotate(0.0001deg);
  -ms-transform: scale(1.15) rotate(0.0001deg);
  transform: scale(1.15) rotate(0.0001deg);
}

.gallery-item.effect img {
  -webkit-transition: opacity 1s, -webkit-transform 1s;
  transition: opacity 1s, -webkit-transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s, -webkit-transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.gallery-item.effect .caption {
  text-align: left;
}

.gallery-item .link {
  position: absolute;
  bottom: 5%;
  right: 5%;
  opacity: 0;
}

.gallery-item .link a {
  display: inline-block;
  width: calc(20px + 2.5vw);
  height: calc(20px + 2.5vw);
  margin-left: 0.45em;
  background-color: #fff;
  font-size: calc(10px + 1vw);
  color: #333745;
  text-align: center;
  text-decoration: none;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.gallery-item .link a i.icon {
  padding: 0.7em 0 0;
}

.gallery-item .link a:hover {
  color: #fff;
  background-color: #ec1d25;
}

body.touch .gallery-item.effect .link,
.gallery-item.effect:hover .link {
  opacity: 1;
}

.gallery-item.effect .title {
  font-size: 4.3vw;
  line-height: 1.35em;
  margin-bottom: 0.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: bold;
  text-transform: none;
}

.gallery-item.effect .text {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.45s ease-out 0.1s;
  -webkit-transition: max-height 0.45s ease-out;
  -o-transition: max-height 0.45s ease-out;
  transition: max-height 0.45s ease-out;
}

.gallery-item.effect:hover .text {
  max-height: 300px;
  -webkit-transition: max-height 1s ease-out 0.1s;
  -webkit-transition: max-height 1s ease-out;
  -o-transition: max-height 1s ease-out;
  transition: max-height 1s ease-out;
}

.gallery-item.effect p {
  display: inline-block;
  margin: 0 0 -0.3em;
  padding: 1em 0.8em;
  background: #fff;
  color: #333745;
  text-transform: none;
  font-family: 'Raleway', sans-serif;
  font-weight: 500;
  font-size: calc(7px + 0.8vw);
  line-height: 1em;
  font-weight: 300;
  opacity: 0;
  -webkit-transition: opacity 0s ease, -webkit-transform 0s ease;
  transition: opacity 0s ease, -webkit-transform 0s ease;
  -webkit-transform: translate3d(-150%, 0, 0);
  -moz-transform: translate3d(-150%, 0, 0);
  -ms-transform: translate3d(-150%, 0, 0);
  /* note that you have @transform here */
  -o-transform: translate3d(-150%, 0, 0);
  transform: translate3d(-150%, 0, 0);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.gallery-item.effect p:nth-of-type(2) {
  margin-left: 1.5em;
}

.gallery-item.effect p:nth-of-type(3) {
  margin-left: 3em;
}

.gallery-item.effect:hover p:first-child {
  -webkit-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
  transition-delay: 0.35s;
}

.gallery-item.effect:hover p:nth-of-type(2) {
  -webkit-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.gallery-item.effect:hover p:nth-of-type(3) {
  -webkit-transition-delay: 0.45s;
  -o-transition-delay: 0.45s;
  transition-delay: 0.45s;
}

.gallery-item.effect:hover p {
  opacity: 1;
  -webkit-transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  transition: opacity 0.25s ease, -webkit-transform 0.35s ease;
  -o-transition: opacity 0.25s ease, transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease;
  transition: opacity 0.25s ease, transform 0.35s ease, -webkit-transform 0.35s ease;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.filters {
  margin: 0;
  padding: 10px 0 30px;
  list-style: none;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .filters {
    padding: 5px 0 15px;
  }
}

.filters li {
  display: inline-block;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  color: #333745;
  text-transform: uppercase;
}

.filters li span {
  padding: 0 15px;
  display: inline-block;
  vertical-align: sub;
}

.filters li a {
  color: #333745;
  font-size: 24px;
  line-height: 1.75em;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  display: inline-block;
  vertical-align: middle;
  -webkit-transition: color 0.2s ease;
  -o-transition: color 0.2s ease;
  transition: color 0.2s ease;
}

.filters li a:hover,
.filters li a.active {
  color: #ec1d25;
  text-decoration: none;
}

.filters li:last-child span {
  display: none;
}

.filters.style2 {
  margin: 0 0 30px;
  padding: 10px 0 30px;
}

@media screen and (max-width: 991px) {
  .filters.style2 {
    padding: 5px 0 15px;
  }
}

.filters.style2 li {
  margin: 0 8px;
  position: relative;
  vertical-align: top;
}

.filters.style2 li a {
  display: block;
  padding: 10px 15px;
  line-height: 1.353em;
  text-transform: uppercase;
  color: #333745;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.filters.style2 li a:hover,
.filters.style2 li a.active {
  color: #fff;
  background-color: #ec1d25;
  text-decoration: none;
}

.filters.style2 li a:hover span.count,
.filters.style2 li a.active span.count {
  display: block;
}

.filters.style2 li a span.count {
  display: none;
  position: absolute;
  padding: 0 8px;
  top: -10px;
  right: -10px;
  font-size: 13px;
  line-height: 21px;
  font-family: 'Roboto', sans-serif;
  color: #fff;
  background-color: #333745;
}

/* gallery arrow */
button.mfp-arrow {
  opacity: 1;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  text-align: center;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

button.mfp-arrow:hover {
  background-color: #ec1d25;
}

.mfp-arrow-right {
  margin-right: 5%;
}

.mfp-arrow-left {
  margin-left: 5%;
}

.mfp-arrow:active {
  margin-top: -20px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
  font-size: 38px;
}

.mfp-zoom-out-cur .mfp-image-holder .mfp-close:hover {
  color: #ec1d25;
}

.mfp-arrow-right:after {
  top: 0;
  border: 0;
  margin: 0 0 0 15px;
  font-family: 'icomoon-reg';
  content: "\e922";
  font-size: 30px;
  line-height: 38px;
  color: #ec1d25;
}

.mfp-arrow-right:before {
  display: none;
}

.mfp-arrow-left:after {
  top: 0;
  border: 0;
  margin: 0 0 0 12px;
  font-family: 'icomoon-reg';
  content: "\e923";
  font-size: 30px;
  line-height: 38px;
  color: #ec1d25;
}

.mfp-arrow-left:before {
  display: none;
}

.mfp-arrow-left:hover:after,
.mfp-arrow-right:hover:after {
  color: #ffffff;
}

.gallery.simple .gallery-item {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
}

.gallery.simple .gallery-item.isvisible {
  visibility: visible;
  opacity: 1;
}

.filter-col {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .filter-col {
    margin-bottom: 30px;
  }
}

.filter-col-content {
  padding-bottom: 15px;
}

.sidebar-block {
  margin-top: 15px;
  background-color: #fff;
}

.sidebar-block .block-title {
  padding: 12px 19px;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.sidebar-block .block-title span {
  color: #191919;
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.sidebar-block .block-title:hover span {
  color: #ec1d25;
}

.sidebar-block .block-title a {
  color: #191919;
  text-decoration: none;
}

.sidebar-block .block-title a:hover {
  color: #ec1d25;
}

.sidebar-block .block-content {
  padding: 12px 19px;
}

.sidebar-block .bg-striped {
  display: none;
}

.sidebar-block:after {
  opacity: 0;
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 15px 15px 0 0;
  border-color: #ec1d25 transparent transparent transparent;
}

.sidebar-block.selected:after {
  opacity: 1;
}

.sidebar-block.block-loading .bg-striped {
  display: block;
}

.sidebar-block.collapsed {
  position: relative;
}

.sidebar-block.collapsed .block-content {
  display: none;
  /*		position: absolute;
		top: -10000px;
		visibility: hidden;
		opacity: 0;
		.transition (opacity 0.3s ease);*/
}

.sidebar-block.collapsed .toggle-arrow {
  display: block;
  position: absolute;
  z-index: 100;
  width: 50px;
  height: 50px;
  top: 0;
  right: 0;
  font-family: 'icomoon-reg';
  font-size: 18px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.sidebar-block.collapsed .toggle-arrow:before {
  color: #333745;
  content: "\e94a";
}

.sidebar-block.collapsed .toggle-arrow:hover:before {
  color: #ec1d25;
}

.sidebar-block.collapsed.open .block-content {
  position: static;
  top: 0;
  visibility: visible;
  opacity: 1;
}

.sidebar-block.collapsed.open .toggle-arrow:before {
  color: #333745;
  content: "\e94c";
}

ul.category-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.category-list li {
  position: relative;
  border-bottom: 1px solid #f0f0f0;
}

ul.category-list li:last-child {
  border: 0;
}

ul.category-list li a:not(.clear) {
  position: relative;
  display: block;
  padding: 11px 0;
  padding-left: 10px;
  margin-left: -10px;
  font-size: 16px;
  line-height: 1.25em;
  font-weight: 500;
  color: #333745;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

ul.category-list li a:not(.clear):hover,
ul.category-list li a:not(.clear).active {
  color: #ec1d25;
  text-decoration: none;
  margin-left: 0;
  margin-right: -10px;
}

ul.category-list li a:not(.clear):hover:before {
  opacity: 1;
}

ul.category-list li a:not(.clear):before {
  position: absolute;
  top: 11px;
  left: 0;
  font-family: 'icomoon-reg';
  font-size: 12px;
  line-height: 21px;
  content: "\e922";
  opacity: 0;
  -webkit-transition: opacity 0.3s ease 0.1s;
  -o-transition: opacity 0.3s ease 0.1s;
  transition: opacity 0.3s ease 0.1s;
}

ul.category-list li.active a {
  color: #ec1d25;
  margin-left: 0;
  margin-right: -10px;
}

ul.category-list li.active a:before {
  opacity: 1;
}

ul.category-list li a.clear {
  display: none;
}

ul.category-list li.active a.clear {
  display: block;
  position: absolute;
  right: -7px;
  top: 6px;
  width: 30px;
  padding: 5px 0;
  margin: 0;
  text-align: center;
  text-decoration: none;
  color: #ec1d25;
}

ul.category-list li.active a.clear:before {
  font-family: 'icomoon-reg';
  content: "\e933";
  font-size: 16px;
  line-height: 20px;
}

ul.category-list li.active a.clear:hover {
  color: #333745;
}

.selected-filters {
  margin: -10px 0 0;
  padding: 0;
  list-style: none;
}

.selected-filters li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  margin: 0 2px 7px 0;
  background: #fff;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  color: #333745;
}

.selected-filters li .bg-striped {
  display: none;
}

.selected-filters li.block-loading .bg-striped {
  display: block;
}

.selected-filters li a {
  display: block;
  padding: 0 5px;
  color: #333745;
  text-decoration: none;
}

.selected-filters li a:hover {
  color: #ec1d25;
}

.selected-filters li i.icon {
  padding: 0 0 0 4px;
  vertical-align: middle;
  margin-top: -2px;
}

/* tags */
.sidebar-block ul.tags {
  border-top: 1px solid #f0f0f0;
  padding: 20px 0 3px;
  margin: 0;
}

/* color list */
.color-list {
  padding: 0;
  margin: 0;
}

.color-list li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 7px 12px 0;
}

.color-list li img,
.color-list li span.color {
  display: block;
  height: 27px;
}

.color-list li span.clear {
  display: none;
}

.color-list li.active span.clear {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  color: #ec1d25;
  border: 0;
}

.color-list li.active span.clear:before {
  font-family: 'icomoon-reg';
  content: "\e933";
  font-size: 16px;
  line-height: 18px;
}

.color-list li.active span.clear:hover {
  color: #333745;
}

.color-list li img {
  border: 2px solid transparent;
}

.color-list li.active span.color,
.color-list li:hover span.color {
  margin: 3px;
  width: 21px;
  height: 21px;
}

.color-list li.active span.value,
.color-list li:hover span.value {
  border: 1px solid #ec1d25;
}

.color-list li.active span.value:after,
.color-list li:hover span.value:after {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.color-list li a {
  display: block;
  text-decoration: none;
}

.color-list li a span.value {
  display: block;
  position: relative;
  border: 1px solid #c3c3c3;
}

.color-list li.absent-option > a,
.size-list li.absent-option > a {
  position: relative;
  background: #ffffff;
}

.color-list li.absent-option > a span.value,
.size-list li.absent-option > a span.value {
  opacity: 0.5;
}

.size-list li.absent-option:hover span.value {
  background: #EEE !important;
  cursor: none !important;
  border: 1px solid #333745 !important;
  color: #333745 !important;
}

.color-list li.absent-option > a:after,
.size-list li.absent-option > a:after {
    position: absolute;
    z-index: 1;
    content: '';
    background: rgba(0, 0, 0, 0.12);
    display: block;
    left: 1px;
    right: 1px;
    top: 1px;
    bottom: 1px;
    margin: auto;
}

/* size list */
.size-list {
  padding: 0;
  margin: 0;
}

.size-list li {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 6px 12px 0;
}

.size-list li a {
  display: block;
  text-decoration: none;
  text-align: center;
}

.size-list li span.clear {
  display: none;
}

.size-list li span.value {
  display: block;
  min-width: 30px;
  height: 28px;
  padding: 0 5px;
  border: 1px solid #333745;
  color: #333745;
  font-size: 15px;
  line-height: 26px;
  -webkit-transition: background-color 0.2s ease;
  -o-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
}

.size-list li.active span.value,
.size-list li:hover span.value {
  border-color: #ec1d25;
  background: #ec1d25;
  color: #ffffff;
}

.size-list li.active span.clear {
  display: block;
  position: relative;
  text-align: center;
  cursor: pointer;
  color: #ec1d25;
}

.size-list li.active span.clear:before {
  font-family: 'icomoon-reg';
  content: "\e933";
  font-size: 16px;
  line-height: 18px;
}

.size-list li.active span.clear:hover {
  color: #333745;
}

.size-list img {
  width: 100%;
  display: block;
}

.sidebar-block .color-list,
.sidebar-block .size-list {
  border-top: 1px solid #f0f0f0;
  padding: 20px 0 0;
  margin: 0;
}

@media screen and (max-width: 991px) {
  .sidebar-block .color-list {
    margin: 8px 0;
  }
}

/* price slider */
.price-slider-wrapper {
  border-top: 1px solid #f0f0f0;
  padding: 20px 0 25px;
}

.price-values {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: #ec1d25;
}

.noUi-horizontal {
  height: 4px;
}

.noUi-horizontal .noUi-handle {
  width: 16px;
  height: 16px;
  left: -6px;
  top: -6px;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #ec1d25;
  cursor: pointer;
}

.noUi-target {
  border-radius: 0;
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-origin {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-background {
  background: #e9e9e9;
}

.noUi-connect {
  background: #ffbbc8;
  border: 0;
  border-radius: 0;
  -webkit-transition: background 450ms;
  -o-transition: background 450ms;
  transition: background 450ms;
}

.noUi-handle:before,
.noUi-handle:after {
  display: none;
}

.filter-col-header {
  display: none;
}

.filter-button {
  display: none;
}

/* mobile filter */
@media screen and (max-width: 991px) {
  .sidebar-block-top {
    padding: 12px 19px;
  }

  .filter-button {
    display: inline-block;
  }

  .filter-col {
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    visibility: hidden;
    -webkit-transition: visibility 0s ease 0.6s;
    -o-transition: visibility 0s ease 0.6s;
    transition: visibility 0s ease 0.6s;
  }

  .filter-col-content {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: auto;
    max-width: 480px;
    padding: 50px 0 30px;
    -webkit-transform: translateX(-120%);
    -ms-transform: translateX(-120%);
    transform: translateX(-120%);
    background-color: #f7f7f7;
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
  }

  .filter-col-header {
    position: fixed;
    display: block;
    left: 0;
    top: -50px;
    width: 100%;
    max-width: 480px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    line-height: 50px;
    padding: 0 20px;
    background: #ec1d25;
    color: #ffffff;
    text-transform: uppercase;
    z-index: 2;
    -webkit-transition: top 0.3s ease 0s;
    -o-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
  }

  .filter-col .filter-col-toggle {
    text-decoration: none;
  }

  .filter-col .filter-col-toggle:hover,
  .filter-col .filter-col-toggle:focus {
    text-decoration: none;
  }

  .filter-col .filter-col-toggle {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    color: #ffffff;
  }

  .filter-col .filter-col-toggle:before,
  .filter-col .filter-col-toggle:after {
    content: '';
    position: absolute;
    top: 22px;
    right: 20px;
    height: 3px;
    width: 20px;
    background-color: #ffffff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }

  .filter-col .filter-col-toggle:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .filter-col .filter-col-toggle:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  .filter-col.active {
    visibility: visible;
    -webkit-transition: visibility 0s ease 0s;
    -o-transition: visibility 0s ease 0s;
    transition: visibility 0s ease 0s;
  }

  .filter-col.active .filter-col-content {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -o-transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: all 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
  }

  .filter-col.active .filter-col-header {
    top: 0;
    -webkit-transition: top 0.3s ease 0.5s;
    -o-transition: top 0.3s ease 0.5s;
    transition: top 0.3s ease 0.5s;
  }
}
@media (max-width: 767px) {
  .mobile-none {
    display: none;
  }
  .mobile-center {
    text-align: center;
    margin-bottom: 10px;
  }
  .footer-top {
    padding: 20px 0 20px !important;
  }
}
@media (min-width: 481px) and (max-width: 991px) {
  .filter-col:after {
    /* overlay layer */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    cursor: pointer;
    -webkit-transition: background 0.3s ease 0.3s;
    -o-transition: background 0.3s ease 0.3s;
    transition: background 0.3s ease 0.3s;
  }

  .filter-col.active:after {
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: background 0.3s ease 0;
    -o-transition: background 0.3s ease 0;
    transition: background 0.3s ease 0;
  }
}

/* filter row */
.filter-row {
  position: relative;
  background: #fff;
  display: inline-block;
  width: 100%;
  margin: 0 0 15px;
  padding: 20px 18px 18px;
  color: #333745;
  text-align: center;
  /* view mode */
}

.filter-row .bg-striped {
  display: none;
}

.filter-row .form-label {
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  line-height: 32px;
  padding-right: 15px;
}

.filter-row .select-wrapper-sm {
  width: auto;
  vertical-align: top;
  display: inline-block;
}

.filter-row select {
  margin-bottom: 0;
}

.filter-row .directions {
  display: inline-block;
}

.filter-row .directions a {
  display: inline-block;
  padding: 6px 4px 5px;
  color: #333745;
}

.filter-row .directions a:hover,
.filter-row .directions a:active {
  color: #ec1d25;
}

.filter-row .col-left {
  padding-top: 2px;
  text-align: left;
}

.filter-row .col-right {
  padding-top: 2px;
  text-align: right;
}

.filter-row .view-mode a {
  font-size: 27px;
  line-height: 32px;
  margin: 0 4px;
  text-decoration: none;
  color: #333745;
}

.filter-row .view-mode a i.icon {
  margin-top: 5px;
}

.filter-row .view-mode a:hover,
.filter-row .view-mode a.active {
  color: #ec1d25;
}

.filter-row .filter-button {
  vertical-align: top;
}

.filter-row .filter-button .btn {
  height: 32px;
  line-height: 32px;
  margin-right: 10px;
}

.filter-row.block-loading .bg-striped {
  display: block;
}

@media screen and (max-width: 991px) {
  .filter-row {
    padding-bottom: 10px;
  }

  .filter-row .select-wrapper-sm,
  .filter-button {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 667px) {
  .filter-button {
    width: 100%;
  }

  .filter-row .col-left {
    width: 100%;
    float: none;
    margin-bottom: 0;
  }

  .filter-row .col-right {
    width: 100%;
    float: none;
    text-align: left;
  }
}

.items-total {
  font-size: 14px;
  text-align: right;
  color: #333745;
  margin: 0 0 20px 0;
}

@media screen and (min-width: 992px) {
  .row.row-table {
    display: table;
    width: calc(100% + 30px);
  }

  .ymax {
    height: 30px;
    min-height: 1px;
  }

  .row.row-table > .aside {
    display: table-cell;
    float: none;
    vertical-align: top;
  }

  body:not(.touch) .filter-col.is-fixed:not(.is-fixed-bottom) .filter-container {
    position: fixed;
    width: 25%;
    left: 0;
    top: 0;
    padding: 0;
  }

  body:not(.touch) .filter-col.fixed.is-fixed-bottom .filter-container {
    position: relative;
  }

  body:not(.touch) .filter-col.fixed.is-fixed-bottom {
    vertical-align: bottom;
  }

  body:not(.touch) .filter-col.fixed.is-fixed-bottom .filter-container {
    position: relative;
    overflow: hidden;
    left: 0 !important;
  }

  body:not(.touch) .filter-col.fixed.is-fixed-bottom .filter-container .fixed-scroll {
    max-height: none !important;
  }

  .filter-col.fixed:not(.is-fixed) .filter-container .fixed-scroll {
    max-height: none !important;
  }

  body:not(.touch) .fixed-wrapper {
    overflow: hidden;
  }

  body:not(.touch) .fixed-scroll {
    overflow-x: hidden;
    overflow-y: scroll;
    width: calc(100% + 20px);
    margin-top: 12px;
    padding-top: 72px;
    -webkit-transition: padding 0.5s ease;
    -o-transition: padding 0.5s ease;
    transition: padding 0.5s ease;
  }

  body:not(.touch) .filter-col.fixed.is-fixed .fixed-scroll {
    padding-top: 0;
  }

  body.hdr-sticky:not(.touch) .filter-col.fixed.is-fixed .fixed-scroll {
    padding-top: 72px;
  }

  body.touch .fixed-scroll {
    width: 100%;
  }

  body:not(.touch) .fixed-wrapper {
    top: auto !important;
    bottom: 0 !important;
  }
}

@media screen and (min-width: 992px) {
  body.mac:not(.touch) .fixed-scroll {
    width: 100%;
  }
}

.listing-info {
  margin-bottom: 50px;
  text-align: center;
}

.description {
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .description {
    margin-bottom: 30px;
  }
}

.description > .categories {
  margin-bottom: -30px;
}

body.layout-advanced .sidebar-block .block-title {
  padding: 20px 19px;
}

body.layout-advanced .sidebar-block {
  margin-top: 0;
  border-top: 1px solid #e8e8e8;
}

body.layout-advanced .sidebar-block.collapsed .toggle-arrow {
  top: 6px;
}

.product-creative-slider .item img {
  width: 100%;
}

.product-slider-wrapper {
  position: relative;
}

.product-slider-wrapper .zoomContainer {
  top: 0 !important;
}

.product-slider-wrapper .zoomWindowContainer > .zoomWindow {
  width: 100% !important;
  height: 100% !important;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 481px) {
  .product-creative-slider {
    position: relative;
    z-index: 1;
  }

  .product-creative-slider .item img {
    vertical-align: top;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
  }
}

.product-creative-slider-control {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}

.product-creative-slider-control .slick-prev,
.product-creative-slider-control .slick-next {
  position: absolute;
  z-index: 3;
  display: block;
  height: 100%;
  width: 70px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.1);
  top: 10px;
  padding: 0;
  opacity: 1;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.product-creative-slider-control .slick-prev:hover,
.product-creative-slider-control .slick-next:hover {
  background: rgba(255, 255, 255, 0.5) !important;
  opacity: 1;
}

.product-creative-slider-control .slick-prev.slick-disabled,
.product-creative-slider-control .slick-next.slick-disabled {
  display: none !important;
}

.product-creative-slider-control .slick-prev:before,
.product-creative-slider-control .slick-next:before {
  font-size: 38px;
  line-height: 50px;
  color: #ec1d25;
  opacity: 1;
}

.product-creative-slider-control .slick-prev:hover:before,
.product-creative-slider-control .slick-next:hover:before {
  color: #ec1d25;
  opacity: 1;
}

.product-creative-slider-control .slick-prev {
  left: 0;
  right: auto;
}

.product-creative-slider-control .slick-next {
  right: 0;
  left: auto;
}

@media screen and (max-width: 480px) {
  .product-creative-slider-control .slick-prev,
  .product-creative-slider-control .slick-next {
    width: 45px;
  }
}

.product-info-block {
  color: #333745;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .product-info-block {
    margin-bottom: 30px;
  }
}

.product-info-block .price {
  margin: 5px 0;
  font-size: 28px;
  line-height: 1.2em;
  font-weight: 700;
  text-align: left;
  color: #333745 !important;
}

@media screen and (max-width: 991px) {
  .product-info-block .price {
    font-size: 28px;
  }
}

.product-info-block .price .old-price {
    font-size: 19px;
    float: right;
    font-weight: 400;
    padding: 0 13px;
    position: inherit;
    line-height: inherit;
}

.product-info-block .product-sku,
.product-info-block .product-availability {
  font-size: 17px;
}

.product-info-block .product-sku span,
.product-info-block .product-availability span {
  font-weight: 500;
  color: #ec1d25;
}

.main-splitit {
  background: transparent !important;
}

.product-info-block .product-sku {
  display: inline-block;
  padding-right: 10px;
}

.product-info-block .product-availability {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.product-info-block .product-options {
  margin-bottom: 15px;
}

.product-info-block .product-options > div {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
}

.product-info-block .product-options ul {
  display: none;
}

.product-info-block .product-options > div.swatches .select-wrapper-sm {
  display: none;
}

.product-info-block .product-options > div.swatches ul {
  display: inline-block;
  vertical-align: top;
}

.product-info-block .product-options select.form-control {
  margin-bottom: 0;
}

.product-info-block .product-qty .qty {
  display: inline-block;
  vertical-align: baseline;
}

.product-info-block .product-qty .qty input[type="text"] {
  background-color: transparent;
  border: 0;
  font-size: 19px;
  line-height: 22px;
  font-weight: 700;
  vertical-align: middle;
  color: #ec1d25;
}

.product-info-block .option-label {
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
  font-size: 16px;
  line-height: 30px;
  color: #333745;
  font-weight: bold;
  text-transform: uppercase;
}

.product-info-block .product-label {
  float: right;
  margin: -5px 0 5px 5px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-family: 'Oswald', sans-serif;
  background-color: #ec1d25;
  text-transform: uppercase;
}

.product-info-block .product-label:before {
  display: none;
}

.product-info-block .product-label.new {
  color: #ffffff;
  background-color: #333745;
}

.product-info-block .product-actions .product-details {
  display: none;
}

.product-info-block.classic {
  margin: 50px 10px 10px;
}

@media screen and (max-width: 991px) {
  .product-info-block.classic {
    margin-bottom: 30px;
  }
}

.product-info-block.classic .select-wrapper-sm {
  float: left;
}

.product-info-block.classic .product-info-top {
  margin-bottom: 15px;
  padding-bottom: 5px;
}

.product-info-block.classic .rating {
  display: block;
}

.product-info-block.classic .product-info-top .rating {
  display: inline-block;
  line-height: 23px;
}

.product-info-block.classic .product-name-wrapper {
  width: 100%;
  display: table;
}

.product-info-block.classic .product-name-wrapper, .product-info-block .product-availability {
  max-width: 400px;
  text-align: left;
}

.product-info-block.classic .product-labels {
  display: table-cell;
  vertical-align: top;
}

.product-info-block.classic .product-labels .product-label {
  margin-top: 0;
}

.product-info-block.classic .product-name {
  display: table-cell;
  vertical-align: top;
  font-family: 'Roboto', sans-serif;
  font-size: 24px;
  line-height: 1.2em;
  font-weight: 700;
  border: 0;
  padding: 0;
  margin-bottom: 0;
  text-transform: none;
}

.product-info-block.classic .product-description {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}

.product-info-block.classic .product-description p:last-child {
  margin-bottom: 0;
}

.product-info-block.classic .countdown-circle {
  margin-bottom: 25px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e8e8e8;
}

.product-info-block.classic .product-meta {
  margin-bottom: -20px;
}

.product-info-block.classic .product-meta > span {
  margin-right: 5px;
}

.product-info-block.classic .product-meta a {
  white-space: nowrap;
  text-decoration: none;
}

.product-info-block.classic .product-meta a i.icon {
  margin-right: 3px;
}

.product-info-block.classic .product-options {
  padding: 0;
  background: transparent !important;
}

.buy-action {
  text-align: left;
    float: left;
    margin-top: 12px;
}

.product-info-block.classic .product-options > div {
  display: inline-block;
  width: 100%;
  padding: 0;
  float: none;
}

.product-info-block.classic .product-options .product-qty {
  padding-bottom: 5px;
}

.product-info-block.classic .product-options .option-label {
  display: block;
  float: left;
  padding-right: 0;
  font-size: 12px;
  line-height: 30px;
  min-width: 110px;
}

.info-splitit {
  white-space: nowrap;
}

.product-info-block.classic .qty-changer input[type="button"] {
  background: #ffffff;
}

.product-info-block.classic .product-actions .actions {
  text-align: left;
  margin: 15px 0;
}

.product-info-block.creative .select-wrapper-sm {
  display: inline-block;
}

.product-info-block.creative .product-name {
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  line-height: 1.333em;
  font-weight: 500;
  border: 0;
  padding: 0;
  margin-bottom: 20px;
}

.product-info-block.creative .product-meta {
  margin-bottom: 15px;
}

.product-info-block.creative .product-meta > span:before {
  content: "|";
  padding: 0 16px;
  color: #e8e8e8;
}

.product-info-block.creative .product-meta > span:last-child:before,
.product-info-block.creative .product-meta > span.availability:before {
  display: none;
}

.product-info-block.creative .product-meta a {
  text-decoration: none;
}

.product-info-block.creative .product-meta a i.icon {
  margin-right: 3px;
}

.product-info-block.creative .product-labels {
  float: right;
}

.product-info-block.creative .product-labels:before {
  display: none;
}

.product-info-block.creative .product-description {
  margin-bottom: 30px;
  background: #f7f7f7;
  padding: 15px 20px;
}

.product-info-block.creative .product-description p:last-child {
  margin-bottom: 0;
}

.product-info-block.creative .social {
  padding-top: 10px;
}

.product-info-block.creative .product-sku {
  font-size: 15px;
}

.product-info-block.creative .product-actions {
  display: table;
  width: 100%;
  border-top: 1px solid #e8e8e8;
  padding: 30px 0 0 0;
}

.product-info-block.creative .product-actions > div {
  display: table-cell;
  vertical-align: top;
}

.product-info-block.creative .product-actions > div:first-child {
  padding-right: 15px;
}

.product-info-block.creative .product-actions .social {
  text-align: left;
  padding-top: 0;
}

.product-info-block.creative .product-actions .actions {
  text-align: right;
  min-width: 300px;
}

.product-info-block.creative .product-options {
  float: left;
  margin-bottom: 5px;
  width: calc(100% - 220px);
}

.product-info-block.creative .product-qty {
  float: right;
  text-align: right;
  width: 220px;
  margin-bottom: 15px;
}

.product-info-block.creative .product-options.more-options {
  float: none;
  width: 100%;
}

.product-info-block.creative .countdown-circle .countdown-text .text1 {
  font-size: 18px;
}

@media screen and (max-width: 991px) {
  .product-info-block.creative .product-meta {
    font-size: 13px;
  }

  .product-info-block.creative .product-meta > span:before {
    padding: 0 8px;
  }

  .product-info-block.creative .product-sku {
    font-size: 13px;
  }
}

@media screen and (max-width: 767px) {
  .product-info-block.creative .product-options {
    float: none;
    width: 100%;
    margin-bottom: 15px;
  }

  .product-info-block.creative .product-qty {
    float: none;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
  }

  .product-info-block.creative .product-options > div {
    white-space: nowrap;
  }

  .product-info-block.creative .product-actions {
    display: block;
    padding: 15px 0 0 0;
  }
  
  .main-image .zoomContainer {
    z-index: 0 !important;
  }
  
  .navbar ul.nav li {
    text-align: left;
  }

  .product-info-block.creative .product-actions > div {
    display: block;
  }

  .product-info-block.creative .product-meta > span {
    display: block;
    margin-bottom: 5px;
  }

  .product-info-block.creative .product-meta > span:before {
    display: none;
  }
  
  .product-previews-carousel .slick-track {
    margin: -65px 0;
  }
  
  .main-image {
    margin-bottom: 10px;
  }
  
  body.touch .dblclick-text span {
    background: none !important;
    font-size: 12px !important;
    line-height: 10px !important;
    color: #a1a1a1 !important;
  }
  
  .zoom-link, .video-link {
    background: none !important;
  }
  
  .product-info-block.classic .product-options {
    margin-bottom: 0px;
  }
  
  .product-actions .social {
    float: left;
  }
  
  .product-previews-carousel .slick-slide {
    margin: 0px 24px !important;
  }
  
  .product-description .tabaccordion .panel-title a:not(.collapsed) {
    background: #bcbcbb !important;
    border-top: none;
  }
  
  .product-description .tabaccordion .panel-title a {
    padding: 8px 15px !important;
  }
  
  .product-description .panel-body .panel-default {
    margin: 0px -20px;
  }
  
  .product-description .panel-body .panel-body {
    font-size: 13px;
    margin: 0 -10px;
  }
}

@media screen and (max-width: 480px) {
  .product-info.creative .product-name {
    font-size: 24px;
  }
  .bike-desc {
    padding: 0 10px;
  }
  .product-info-block.classic {
    text-align: center;
  }
  .product-info-block .product-availability {
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .product-info-block.classic .product-options > div {
    text-align: left;
  }
  .product-info-block .price, .product-info-block.classic .product-actions .actions {
    text-align: center;
  }
  .product-info-block .price .old-price {
    font-size: 16px;
    float: inherit;
    display: block;
  }
  body.layout-advanced .nav-tabs {
    padding: 0 15px !important;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap;
  }
  .add_to_cart_product_page {
    margin-bottom: 20px;
  }
  .tab-content div[name] {
    width: auto;
    display: block;
    margin: 0 0 40px;
  }
  .fullback h3 {
    text-align: center;
  }
  .buy-action {
    float: inherit;
  }
  .p010, .spr-review {
    padding-left: 10px !important;
    padding-right: 10px !important;
  }
  .product-options {
    padding: 10px 5px !important;
  }
  
  .panel-group {
    margin: 0 -15px 30px -15px !important;
  }
  
  .product-previews-carousel .slick-next, .product-previews-carousel .slick-prev {
    height: 65px !important;
    margin-top: -32px !important;
  }
  
  .product-info-block-mob {
    position: fixed;
    bottom: -390px;
    transition: bottom 1s cubic-bezier(0, 0, 0.5, 1);
    background: #e7e7e7;
    z-index: 1000001 !important;
    margin: 0;
    border-top: 2px solid #ff0013;
    left: 0;
    padding: 10px 8px;
  }
  
  .product-info-block-mob:after {
    content: '...';
    top: -12px;
    font-size: 40px;
    margin: 0px auto;
    align-content: center;
    left: 44%;
    width: 12%;
    background: #f00;
    line-height: 0px;
    color: #FFF;
    font-weight: bold;
    border-radius: 5px;
    padding: 0px 0 19px 0;
    text-align: center;
    position: absolute;
  }
  
  .product-info-block-mob .product-info-top {
    margin-bottom: -25px !important;
    padding-bottom: 0 !important;
    float: right;
    font-size: 12px;
  }
  
  .product-info-block-mob .product-availability {
    margin-bottom: 0 !important;
    font-size: 12px;
    padding-bottom: 10px !important;
  }
  
  .product-info-block-mob .product-meta > span {
    margin-right: 0px !important;
  }
  
  .product-info-block-mob .product-actions .social {
    float: right;
  }
  
  .product-info-block-mob form .product-actions .actions {
    text-align: left !important;
  }
  
  .header-links-mob {
    background: #e6e6e6;
  }
  
  .header-links-mob a {
    color: #808490 !important;
  }
  
  .product-info-block-mob form .product-actions .actions button {
    padding: 0 15px !important;
    margin: 2px 0 !important;
  }
  
  .product-info-block-mob form .product-actions .price {
    height: 45px !important;
    text-align: left !important;
  }
  
  .product-info-block-mob:hover {
    bottom: -30px;
  }
}

.rating i.icon {
  margin-right: 2px;
}

.rating i.icon.fill {
  color: #ec1d25;
}

.main-image > img {
  margin: 0 auto;
  max-height: 650px;
  display: block;
}

.rating .count {
  padding-left: 5px;
}

.product-previews-wrapper {
  position: relative;
  display: none;
  z-index: 1;
}

.product-previews-carousel {
  overflow: hidden;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .product-previews-carousel {
    margin-bottom: 30px;
  }
}

.product-previews-carousel {
  opacity: 0;
}

.product-previews-carousel .slick-prev {
  left: 0;
  right: auto;
  z-index: 1;
}

.product-previews-carousel .slick-next {
  right: 0;
  left: auto;
}

.product-previews-carousel .slick-next,
.product-previews-carousel .slick-prev {
  height: 45px;
  width: 19px;
  margin-top: -22px;
  background-color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.product-previews-carousel .slick-next:before,
.product-previews-carousel .slick-prev:before {
  color: #ec1d25;
}

.product-previews-carousel .slick-next:hover:before,
.product-previews-carousel .slick-prev:hover:before {
  color: #ffffff;
}

.product-previews-carousel .slick-disabled {
  display: none !important;
}

.product-previews-carousel:not(.slick-slider) {
  margin-left: -15px;
  margin-right: -15px;
  overflow: hidden;
}

.product-previews-carousel:not(.slick-slider) > a {
  display: block;
  width: calc(33.333% - 30px);
  margin: 0 15px;
  float: left;
}

.product-previews-carousel:not(.slick-slider) > a img {
  width: 100%;
}

.product-previews-carousel .slick-track {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.product-previews-carousel .slick-list {
  margin: 0 -13px 0 -15px;
}

.product-previews-carousel .slick-slide {
  margin: 0 15px;
  text-align: center;
}

.product-previews-carousel .slick-slide img {
  max-width: 100%;
  margin: 0 auto;
}

.product-previews-carousel.slick-initialized {
  opacity: 1;
}

.product-previews-carousel a.active {
  position: relative;
}

.product-previews-carousel a.active:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: inset -2px 0 0 #ec1d25, inset 0 -2px 0 #ec1d25, inset 0 2px 0 #ec1d25, inset 2px 0 0 #ec1d25;
  -webkit-box-shadow: inset -2px 0 0 #ec1d25, inset 0 -2px 0 #ec1d25, inset 0 2px 0 #ec1d25, inset 2px 0 0 #ec1d25;
}

.main-image {
  position: relative;
  overflow: hidden;
  margin: 0 50px;
}

.main-image img.zoom {
  max-width: 100%;
  max-height: 100%;
}

.main-image .zoomWrapper {
  width: 100% !important;
  height: 100% !important;
}

.main-image .zoomWrapper img {
  width: 100% !important;
  height: auto !important;
}

.main-image .zoomWrapper img:first-child {
  position: relative !important;
  z-index: 1;
}

.main-image .zoomWrapper img:last-child {
  z-index: 2;
  top: 0;
  left: 0;
}

.main-image .zoomContainer {
  top: 0 !important;
  left: 0 !important;
}

.main-image .zoomLens {
  border: 1px solid #ec1d25 !important;
}

.page-main > .zoomContainer {
  left: 15px !important;
}

@media screen and (max-width: 1199px) {
  .main-image {
    margin-bottom: 20px;
  }

  .product-previews-carousel:not(.slick-slider) {
    margin-left: -10px;
    margin-right: -10px;
  }

  .product-previews-carousel:not(.slick-slider) > a {
    width: calc(33.333% - 20px);
    margin: 0 10px;
  }

  .product-previews-carousel .slick-list {
    margin: 0 -8px 0 -10px;
  }

  .product-previews-carousel .slick-slide {
    margin: 0 10px;
  }
}

.dblclick-text {
  display: none;
}

body.touch .dblclick-text {
  display: block;
  position: absolute;
  z-index: 2;
  bottom: 7px;
  width: 100%;
  text-align: center;
}

body.touch .dblclick-text span {
  display: inline-block;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.4);
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  color: #333745;
}

.product-nav {
  padding: 0 10px;
}

.product-nav > a {
  position: relative;
}

.product-nav > a .product-nav-preview {
  position: absolute;
  z-index: -1;
  padding: 3px;
  width: 100px;
  top: -10000px;
  visibility: hidden;
  opacity: 0;
  background-color: #ffffff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.product-nav > a .product-nav-preview span.image {
  position: relative;
  display: block;
  padding: 0;
}

.product-nav > a .product-nav-preview span.price {
  position: absolute;
  bottom: 0;
  right: 0;
  display: block;
  padding: 0 4px;
  font-size: 12px;
  line-height: 1.833em;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  color: #ffffff;
  background-color: #ec1d25;
}

.product-nav > a .product-nav-preview span.name {
  display: block;
  width: 100%;
  padding: 4px 0;
  font-size: 12px;
  line-height: 1.1em;
  font-weight: 500;
  text-transform: none;
  text-align: center;
  color: #333745;
}

.product-nav > a .product-nav-preview img {
  width: 100%;
}

.product-nav > a:hover .product-nav-preview {
  top: 22px;
  visibility: visible;
  opacity: 1;
  z-index: 1005;
}

.product-nav > a.product-nav-prev:hover .product-nav-preview {
  left: -5px;
}

.product-nav > a.product-nav-next:hover .product-nav-preview {
  right: -5px;
}

.zoom-link,
.video-link {
  display: block;
  position: absolute;
  z-index: 990;
  bottom: 0;
  left: 0;
  width: 35px;
  height: 35px;
  font-size: 15px;
  line-height: 35px;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
  color: #333745;
}

.zoom-link:hover,
.video-link:hover {
  color: #ec1d25;
}

.video-link {
  top: 0;
  bottom: auto;
  font-size: 20px;
  line-height: 38px;
}

.product-info-block.creative .video-link {
  position: static;
  font-size: 44px;
  line-height: 40px;
  display: inline-block;
  margin-top: -30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 991px) {
  .product-info-block.creative .video-link {
    margin-top: -15px;
    margin-bottom: 10px;
  }
}

.product-info-block.creative .video-link-wrapper {
  text-align: center;
}

@media screen and (max-width: 1199px) {
  .product-block .col-md-12 {
    clear: both;
  }
}

.tabaccordion .panel-table {
  display: table;
  width: 100%;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.tabaccordion .panel-table > .panel-body {
  display: table-row-group;
  padding: 0;
}

.tabaccordion .panel-table > .panel-body:before,
.tabaccordion .panel-table > .panel-body:after {
  content: none;
}

.tabaccordion .panel-table > div > .tr {
  display: table-row;
}

.tabaccordion .panel-table > div:last-child > .tr:last-child > .td {
  border-bottom: none;
}

.tabaccordion .panel-table .td {
  float: none;
  display: table-cell;
  padding: 20px 15px;
  border-width: 1px;
  border-style: solid;
  border-color: #f7f7f7;
  border-top: none;
  border-left: none;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .tabaccordion .panel-table .td {
    display: block;
    border-right: none;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
    border-bottom-color: #f7f7f7 !important;
  }
}

.tabaccordion .panel-table .td:last-child {
  border-right: none;
  border-bottom: none !important;
}

.tabaccordion .panel-table h2,
.tabaccordion .panel-table h3,
.tabaccordion .panel-table h4,
.tabaccordion .panel-table h5,
.tabaccordion .panel-table h6 {
  padding: 0;
}

.tabaccordion .panel-default {
  border-color: #f7f7f7;
}

.tabaccordion .panel-default > .panel-heading {
  color: #333745;
  background-color: #ffffff;
  border-color: #f7f7f7;
}

.tabaccordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f7f7f7;
}

.tabaccordion .panel-default > .panel-heading .badge {
  color: #ffffff;
  background-color: #333745;
}

.tabaccordion .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f7f7f7;
}

.tabaccordion .panel-heading {
  padding: 0;
}

.tabaccordion .panel-title {
  padding: 0;
}

.tabaccordion .panel-title a {
  padding: 20px 15px;
  display: block;
  border-top: 1px solid #e8e8e8;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 0.5 ease;
  -o-transition: all 0.5 ease;
  transition: all 0.5 ease;
}

.tabaccordion .panel-title a:not(.collapsed) {
  color: #ffffff;
  background: #ec1d25;
  border-color: #ec1d25;
}

.tabaccordion .panel-group .panel:first-child .panel-title a {
  border: 0;
}

.tabaccordion .panel-group .panel + .panel {
  margin-top: 0;
  border: 0;
}

.tabaccordion .panel-body {
  color: #191919;
  padding: 20px 50px;
}

@media (max-width: 991px) {
  .tabaccordion .panel-body {
    padding: 20px 25px;
  }
}

@media (max-width: 767px) {
  .tabaccordion .panel-body {
    padding: 15px 20px;
  }
}

/* quick view */
.modal {
  z-index: 10050;
}

.modal-backdrop {
  z-index: 10040;
}

.quick-view .modalLoader-wrapper {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: #ffffff;
  text-align: center;
}

.quick-view .product-block .modalLoader-wrapper {
  width: calc(100% - 30px);
  height: 500px;
  z-index: 0;
}

.quick-view .modalLoader-wrapper .modalLoader {
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -100px;
  width: 200px;
  height: 15px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.quick-view .modal-content {
  padding: 15px 5px;
  background: #fff;
}

.quick-view .modal-dialog {
  width: 85%;
  max-width: 1000px;
}

.quick-view .modal-dialog:after,
.quick-view .modal-dialog:before {
  display: none;
}

.quick-view .modal-dialog .btn,
.quick-view .modal-dialog input {
  margin-bottom: 0;
}

.quick-view .main-image img {
  max-width: 100%;
}

.quick-view .product-info-block,
.quick-view .product-info-block.classic {
  margin-bottom: 0;
}

.quick-view .product-info-block .rating {
  padding: 5px 0;
  margin-bottom: 10px;
}

.quick-view .product-info-block .product-availability {
  font-size: 16px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

.quick-view .product-info-block .product-label {
  margin: -5px 0 5px 5px;
  padding: 0 8px;
  font-size: 14px;
  line-height: 24px;
}

.quick-view .product-info-block .product-description {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.quick-view .product-info-block .product-options {
  margin-bottom: 10px;
  padding-bottom: 5px;
}

.quick-view .product-info-block .product-options > div {
  padding-bottom: 0;
}

.quick-view .product-info-block .product-qty .qty input {
  margin-bottom: 0;
}

.quick-view .product-info-block .product-actions {
  padding-top: 10px;
  margin-top: 10px;
}

.modal.quick-view .modal-content iframe {
  display: block;
  opacity: 0;
  border: 0;
  width: 100%;
  height: 640px;
  max-height: calc(100vh - 100px);
}

body.quickview {
  overflow-y: auto;
  padding: 10px;
  background: #fff;
}

body.quickview .page-header,
body.quickview .page-footer,
body.quickview #loader-wrapper,
body.quickview #toolsPanel,
body.quickview .productStack,
body.quickview .sidebar-wrapper,
body.quickview .page-main .block,
body.quickview .fixed-btns {
  display: none;
}

body.quickview .block.product-block {
  display: block;
}

@media screen and (min-width: 768px) {
  body.quickview .block.product-block > .container > .row > div:first-child {
    width: 40% !important;
  }

  body.quickview .block.product-block > .container > .row > div:nth-child(2) {
    width: 60% !important;
  }
}

body.quickview .block.product-block .hidden-quickview {
  display: none;
}

body.quickview .main-image .zoom-link,
body.quickview .main-image .video-link,
body.quickview .video-link-wrapper {
  display: none;
}

body.quickview .block.product-block.fullboxed,
body.quickview .product-block.fullwidth {
    width: 100% !important;
    margin: 0 !important;
    left: 0 !important;
}

body.quickview .block.product-block .row > div.col-lg-8:first-child {
  width: 100% !important;
}

body.quickview .product-info-block,
body.quickview .product-info-block.classic,
body.quickview .product-previews-carousel {
  margin-bottom: 0;
}

body.quickview .page-wrapper {
  width: 100% !important;
}

body.quickview .page-wrapper .container {
  width: 100%;
  padding: 0;
}

body.quickview .page-main > .zoomContainer {
  top: 0 !important;
}

body.quickview .product-actions .product-details {
  display: inline-block;
  vertical-align: top;
}

@media screen and (max-width: 991px) {
  body.quickview .back-to-top-mobile {
    display: none;
  }
}

body.quickview .product-info-block.classic .qty-changer input[type="button"] {
  background: #f7f7f7;
}

#quickView .product-block .main-image {
  overflow: visible;
  position: relative
}

#quickView .product-block .main-image img, #quickView .product-block .price {
  display: none;
}

#quickView .zoom-link,
#quickView .zoom-link {
  display: none;
}

.quick-view .modal-content {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 480px;
  overflow: hidden;
  margin: 15px 0;
  padding: 0;
}

.quick-view .modal-content .product-previews-carousel {
  margin-bottom: 0;
}

span.color.color-red {
  background-color: #ec1d25;
}

span.color.color-riogrande {
  background-color: #c9da11;
}

span.color.color-orange {
  background-color: #ff8400;
}

span.color.color-pink {
  background-color: #dd41a8;
}

span.color.color-green {
  background-color: #4b9058;
}

span.color.color-lightgreen {
  background-color: #8cc93b;
}

span.color.color-caribbean {
  background-color: #0bc39f;
}

span.color.color-blue {
  background-color: #075a82;
}

.coming-soon {
  display: table;
  width: 100%;
  text-align: center;
  padding: 15px 0 50px !important;
  background: url('/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/empty-cart-bg.jpg') no-repeat;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.coming-soon > .container {
  display: table-cell;
  vertical-align: middle;
}

.coming-soon .countdown-squared {
  margin-bottom: 85px;
}

.coming-soon .logo {
  text-align: center;
  margin-bottom: 20px;
}

.coming-soon .logo a {
  display: inline-block;
}

.coming-soon .title {
  margin-bottom: 30px;
  font-size: 40px;
  line-height: 1.2em;
  color: #333745;
  font-weight: 700;
  text-transform: uppercase;
}

.coming-soon .wrapper-form {
  text-align: left;
}

.coming-soon .wrapper-form h3 {
  font-size: 19px;
  line-height: 24px;
  padding-bottom: 30px;
  text-transform: uppercase;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

.coming-soon .wrapper-form .left-col,
.coming-soon .wrapper-form .right-col {
  float: left;
  width: calc(50% - 35px);
}

.coming-soon .wrapper-form .left-col {
  text-align: right;
}

.coming-soon .wrapper-form .left-col button {
  margin-right: 10px;
}

.coming-soon .wrapper-form .left-col input[type=text] {
  float: right;
}

.coming-soon .wrapper-form .left-col h3 {
  color: #333745;
}

.coming-soon .wrapper-form .right-col {
  float: right;
}

.coming-soon .wrapper-form .right-col button {
  margin-left: 10px;
}

.coming-soon .wrapper-form .right-col h3 {
  color: #ec1d25;
}

.coming-soon .wrapper-form .center-col {
  float: left;
  width: 70px;
  padding-top: 67px;
  text-align: center;
}

.coming-soon .wrapper-form .center-col a {
  color: #ecd119;
  text-decoration: none;
  font-size: 33px;
}

.coming-soon .wrapper-form .center-col a:hover {
  color: #ec1d25;
}

.coming-soon .wrapper-form input[type=text],
.coming-soon .wrapper-form input[type=password] {
  width: 350px;
  display: inline-block;
  vertical-align: top;
  background-color: #fff;
}

.coming-soon .wrapper-form button {
  display: inline-block;
  vertical-align: top;
}

.coming-soon .wrapper-form form .text-right {
  clear: both;
}

footer.variant3 .after-footer.topnull {
  margin-top: 0;
}

.logo.logo-svg svg {
  fill: #ec1d25;
  width: 270px;
  height: auto;
}

@media screen and (max-width: 1399px) {
  .coming-soon .wrapper-form input[type=text],
  .coming-soon .wrapper-form input[type=password] {
    width: 280px;
  }
}

@media screen and (max-width: 991px) {
  .coming-soon .wrapper-form input[type=text],
  .coming-soon .wrapper-form input[type=password] {
    width: 100%;
    float: none;
  }

  .coming-soon .wrapper-form .left-col button,
  .coming-soon .wrapper-form .right-col button {
    float: none;
    margin: 0;
  }
}

@media screen and (max-width: 667px) {
  .coming-soon .wrapper-form .left-col,
  .coming-soon .wrapper-form .right-col,
  .coming-soon .wrapper-form .center-col {
    float: none;
    text-align: center;
    margin-bottom: 35px;
    padding-top: 0;
    width: 100%;
  }

  .coming-soon .wrapper-form h3 {
    padding-bottom: 15px;
  }

  .coming-soon .countdown-squared {
    margin-bottom: 45px;
  }
}

.news-item .news-date {
  font-size: 12px;
  line-height: 1.1em;
  padding-bottom: 6px;
}

.news-item .news-title,
.news-item h4.news-title {
  font-size: 18px;
  line-height: 1em;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 10px;
}

.news-item .news-title a,
.news-item h4.news-title a {
  color: #fff;
}

.news-carousel .slick-dots {
  bottom: -20px;
}

.news-carousel .news-item {
  padding-left: 1px;
}

.main-slider h2 {
    position: absolute;
    margin: 50px;
    font-size: 60px;
    font-family: 'Oswald', sans-serif;
    color: #FFF;
    border-bottom: none;
}

@media screen and (max-width: 991px) {
  .news-carousel {
    margin-bottom: 45px;
  }
}

.compare-btn {
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -25px;
  z-index: 1006;
  display: block;
  background-color: #333745;
  font-size: 35px;
  width: 50px;
  height: 50px;
  padding: 0;
  border: 0;
  text-align: center;
  text-decoration: none;
  -webkit-transition: 0.2s;
  -o-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 767px) {
  .compare-btn {
    margin-top: -18px;
    width: 36px;
    height: 36px;
  }
}

.compare-btn,
.compare-btn:focus {
  color: #fff;
  text-decoration: none;
}

.compare-btn:hover {
  background-color: #222422;
  text-decoration: none;
  color: #fff;
}

.compare-btn .icon {
  display: block;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .compare-btn .icon {
    font-size: 17px;
    line-height: 35px;
  }
}

.compare-btn .badge {
  position: absolute;
  right: 4px;
  top: 4px;
  width: 17px;
  height: 17px;
  padding: 0;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  color: #fff;
  background-color: #ec1d25;
}

@media screen and (max-width: 767px) {
  .compare-btn .badge {
    right: 2px;
    top: 2px;
    width: 14px;
    height: 14px;
    font-size: 10px;
    line-height: 14px;
  }
}

@media (min-width: 768px) {
  .overflow {
    height: 100vh;
    overflow: hidden;
    background-color: #f8f8f8;
  }

  .journal {
    width: 200%;
    background-color: #f8f8f8;
  }

  .journal-category {
    float: left;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
    transition: all 0.75s cubic-bezier(0.23, 1, 0.32, 1);
    position: relative;
  }

  .journal-category-left,
  .journal-category-right {
    will-change: transform;
    position: relative;
    left: -25%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  .journal-category-left-active {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }

  .journal-category-left-active .journal-category-inner-left {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }

  .journal-category-left-active .arrow {
    -webkit-transform: translate(-50%, -50%) rotate(180deg) !important;
    -ms-transform: translate(-50%, -50%) rotate(180deg) !important;
    transform: translate(-50%, -50%) rotate(180deg) !important;
  }

  .journal-category-right-active {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .journal-category-right-active .journal-category-inner-right {
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
  }

  .journal-category-left-hidden {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }

  .journal-category-right-hidden {
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }

  .journal-category-inner {
    will-change: transform;
    padding: 10vh 7vw;
    height: 100vh;
  }

  .journal-category-inner-left,
  .journal-category-inner-right {
    will-change: transform;
    padding: 0 10px;
    height: 100vh;
    overflow-y: auto;
  }

  .journal-category-inner-left {
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: rotateY(-90deg);
    transform: rotateY(-90deg);
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .journal-category-inner-left:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.85;
  }

  .journal-category-inner-right {
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotateY(90deg);
    transform: rotateY(90deg);
    -webkit-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  .journal-category-inner-right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0.85;
  }

  .overflow .logo-center {
    position: absolute;
    top: 30px;
    width: 100%;
    text-align: center;
    z-index: 1;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .overflow .logo-center > a {
    background: #ec1d25;
    display: inline-block;
  }

  .overflow .logo-center.logo-hidden {
    opacity: 0;
  }

  .overflow .product-item {
    width: 50%;
    display: inline-block;
    vertical-align: top;
  }

  .overflow .products-grid {
    margin-bottom: 0;
    width: 100%;
  }

  .toggle-panel {
    position: absolute;
    overflow: hidden;
    z-index: 100;
    top: 0;
    height: 100%;
    width: 7vw;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    -webkit-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -o-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0s;
  }

  .toggle-panel .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    margin: -50px 0 0 0;
    text-align: center;
    font-size: 100px;
    color: #ffffff;
  }

  .toggle-panel.open {
    width: 100%;
  }

  .toggle-panel.open .icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .toggle-panel:not(.open) .icon {
    left: 0;
    -webkit-animation: arrow-move 1s linear infinite;
    -moz-animation: arrow-move 1s linear infinite;
    animation: arrow-move 1s linear infinite;
  }

  .journal-category-left .toggle-panel {
    left: 0;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  .journal-category-right .toggle-panel {
    right: 0;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
  }

  .journal-category-left:hover .toggle-panel,
  .journal-category-left .toggle-panel.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
  }

  .journal-category-right:hover .toggle-panel,
  .journal-category-right .toggle-panel.open {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -o-transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
    transition: transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s, -webkit-transform 0.5s cubic-bezier(0.25, 1, 0.3, 1) 0.3s;
  }

  .toggle-panel-mobile {
    display: none;
  }
}

.journal-category-inner {
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.journal-category-left .journal-category-inner {
  background-image: url(/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/category-1-bg.jpg);
  background-color: #48494d;
}

.journal-category-right .journal-category-inner {
  background-image: url(/web/20201217214023im_/https://cdn.shopify.com/s/files/1/2351/5779/t/57/assets/category-2-bg.jpg);
  background-color: #48494d;
}

.journal .products-grid {
  margin: 30px 0;
}

.irregular-grid {
  position: relative;
  width: 100%;
  height: 100%;
}

.irregular-grid .product-preview {
  display: table;
  table-layout: fixed;
  width: 100%;
}

.irregular-grid .product-preview:hover {
  z-index: 1;
}

.irregular-grid .product-preview .product-photo {
  width: 55%;
  display: table-cell;
}

.irregular-grid .product-preview .product-photo img {
  width: 100%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.irregular-grid .product-preview .product-details {
  display: table-cell;
  vertical-align: top;
  padding: 45px 24px;
  color: #ffffff;
}

.irregular-grid .product-preview .product-details .product-name {
  font-size: 35px;
  line-height: 1.2em;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: color 0.25s ease;
  -o-transition: color 0.25s ease;
  transition: color 0.25s ease;
}

.irregular-grid .product-preview .product-details .product-name:hover {
  color: #ec1d25;
}

.irregular-grid .product-preview .product-details .price-box {
  margin-bottom: 10px;
  font-family: 'Raleway', sans-serif;
}

.irregular-grid .product-preview .product-details .price-box .price,
.irregular-grid .product-preview .product-details .price-box .special-price {
  font-size: 32px;
  line-height: 1.2em;
  font-weight: bold;
}

.irregular-grid .product-preview .product-details .price-box .old-price {
  font-size: 20px;
  padding: 0 5px;
  text-decoration: line-through;
  font-weight: 500;
  color: #ffffff;
}

.irregular-grid .product-preview .product-details .product-info {
  font-size: 16px;
  line-height: 1.3em;
}

.irregular-grid .product-preview:nth-child(even) {
  direction: rtl;
}

.irregular-grid .product-preview:nth-child(even) .product-details {
  direction: ltr;
  vertical-align: bottom;
  text-align: right;
}

.irregular-grid .product-preview:nth-child(even) .price-box {
  direction: rtl;
}

@media (min-width: 768px) {
  .irregular-grid .product-preview {
    position: absolute;
    left: 0;
    top: 0;
  }

  .irregular-grid .product-preview:nth-child(even) {
    top: auto;
    bottom: 0;
  }

  .journal-category .product-item.large {
    padding-left: 8px;
    padding-right: 8px;
  }
}

@media (max-width: 1600px) {
  .irregular-grid .product-preview .product-photo {
    width: 55%;
  }

  .irregular-grid .product-preview .product-details {
    padding: 25px 20px;
  }

  .irregular-grid .product-preview .product-details .product-name {
    font-size: 32px;
    line-height: 1.1em;
  }

  .irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
  }

  .irregular-grid .product-preview .product-details .price-box .price,
  .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 26px;
  }

  .irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 16px;
  }

  .irregular-grid .product-preview .product-details .product-info {
    font-size: 14px;
  }
}

@media (max-width: 1400px) {
  .overflow .logo-center {
    top: 20px;
  }

  .overflow .logo-center img {
    max-width: 150px;
  }

  .irregular-grid .product-preview .product-photo {
    width: 55%;
  }

  .irregular-grid .product-preview .product-details {
    padding: 20px 20px;
  }

  .irregular-grid .product-preview .product-details .product-name {
    font-size: 34px;
    line-height: 1.1em;
  }

  .irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
  }

  .irregular-grid .product-preview .product-details .price-box .price,
  .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 22px;
  }

  .irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 14px;
  }

  .irregular-grid .product-preview .product-details .product-info {
    font-size: 14px;
  }
}

@media (max-width: 1200px) {
  .overflow .product-item {
    width: 100%;
    display: block;
  }

  .overflow .logo-center {
    top: 15px;
  }

  .overflow .logo-center img {
    max-width: 100px;
  }

  .journal-category-inner {
    padding: 12vh 7vw;
  }

  .irregular-grid .product-preview .product-photo {
    width: 52%;
  }

  .irregular-grid .product-preview .product-details {
    padding: 10px 15px;
  }

  .irregular-grid .product-preview .product-details .product-name {
    font-size: 30px;
    line-height: 1.1em;
  }

  .irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
  }

  .irregular-grid .product-preview .product-details .price-box .price,
  .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 18px;
  }

  .irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 12px;
  }

  .irregular-grid .product-preview .product-details .product-info {
    font-size: 13px;
  }
}

@media (max-width: 992px) {
  .overflow .product-item {
    width: 100%;
    display: block;
  }

  .journal-category-inner {
    padding: 8vh 10vw;
  }

  .overflow .logo-center {
    top: 10px;
  }

  .overflow .logo-center img {
    max-width: 100px;
  }

  .journal-category-inner-left,
  .journal-category-inner-right {
    padding: 0;
  }

  .irregular-grid .product-preview .product-photo {
    width: 100%;
    display: block;
  }

  .irregular-grid .product-preview .product-details {
    width: 100%;
    display: block;
    padding: 10px 10px;
  }

  .irregular-grid .product-preview .product-details .product-name {
    font-size: 26px;
    line-height: 1.1em;
  }

  .irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
  }

  .irregular-grid .product-preview .product-details .price-box .price,
  .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 18px;
  }

  .irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 12px;
  }

  .irregular-grid .product-preview .product-details .product-info {
    font-size: 12px;
  }
}

@media (max-width: 767px) {
  .journal {
    padding: 0 0 50px;
  }

  .journal .logo-center {
    background: #ec1d25;
    text-align: center;
  }

  .journal-category {
    position: relative;
    width: 100%;
    text-align: center;
  }

  .journal-category-inner {
    padding: 4vh 7vw;
    padding-bottom: calc(4vh + 30px);
  }

  .journal-category-inner-left,
  .journal-category-inner-right {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -10000px;
  }

  .journal-category.open .journal-category-inner-left,
  .journal-category.open .journal-category-inner-right {
    opacity: 1;
    visibility: visible;
    position: relative;
    top: 0;
  }

  .journal-category-left,
  .journal-category-right {
    position: relative;
  }

  .irregular-grid {
    overflow: hidden;
  }

  .toggle-panel {
    display: none;
  }

  .toggle-panel-mobile {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 100;
    width: 100%;
    height: 50px;
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
  }

  .toggle-panel-mobile .icon {
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    color: #ffffff;
  }

  .toggle-panel-mobile span.show-icon {
    display: inline-block;
  }

  .toggle-panel-mobile span.close-icon {
    display: none;
  }

  .toggle-panel-mobile.open span.show-icon {
    display: none;
  }

  .toggle-panel-mobile.open span.close-icon {
    display: inline-block;
  }

  .overflow .product-item {
    width: 100%;
    display: block;
  }

  .irregular-grid .product-preview {
    width: 40%;
    float: left;
    display: block;
    margin: 0 5% 15px;
    text-align: left;
  }

  .irregular-grid .product-preview .product-photo {
    display: block;
    width: 100%;
  }

  .irregular-grid .product-preview .product-details {
    display: block;
    padding: 10px 10px;
  }

  .irregular-grid .product-preview .product-details .product-name {
    font-size: 26px;
    line-height: 1.1em;
  }

  .irregular-grid .product-preview .product-details .price-box {
    margin-bottom: 10px;
  }

  .irregular-grid .product-preview .product-details .price-box .price,
  .irregular-grid .product-preview .product-details .price-box .special-price {
    font-size: 18px;
  }

  .irregular-grid .product-preview .product-details .price-box .old-price {
    font-size: 12px;
  }

  .irregular-grid .product-preview .product-details .product-info {
    font-size: 12px;
  }

  .irregular-grid .product-preview:nth-child(even) {
    direction: ltr;
  }

  .irregular-grid .product-preview:nth-child(even) .product-details {
    text-align: left;
  }

  .irregular-grid .product-preview:nth-child(even) .price-box {
    direction: ltr;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .journal-category-inner {
    padding: 16vh 7vw;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  .journal-category-inner {
    padding: 8vh 10vw;
  }
}

@media (max-width: 480px) {
  .irregular-grid .product-preview {
    width: 100%;
    float: none;
    display: block;
    margin: 0 0 15px;
  }
}

@-webkit-keyframes arrow-move {
  0% {
    left: 40%;
  }
  50% {
    left: 20%;
  }
  100% {
    left: 40%;
  }
}

@-moz-keyframes arrow-move {
  0% {
    left: 40%;
  }
  50% {
    left: 20%;
  }
  100% {
    left: 40%;
  }
}

@keyframes arrow-move {
  0% {
    left: 40%;
  }
  50% {
    left: 20%;
  }
  100% {
    left: 40%;
  }
}

/* lookbook */
.lookbook {
  position: relative;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .lookbook {
    margin-bottom: 30px;
  }
}

.lookbook .lookbook-bg-image img {
  width: 100%;
}

.product-lookbook .product-item-inside {
  overflow: visible;
}

.product-lookbook .product-item-name {
  font-size: 21px;
  line-height: 1.333em;
  font-weight: 500;
  margin-bottom: 10px;
}

.product-lookbook .product-item-name a {
  color: #333745;
}

.product-lookbook .product-item-rating {
  margin-bottom: 15px;
}

.product-lookbook .product-item-description {
  font-size: 15px;
  line-height: 1.2em;
  margin-bottom: 15px;
  color: #333745;
}

.product-lookbook .price-box {
  margin-bottom: 15px;
  font-family: 'Raleway', sans-serif;
}

.product-lookbook .price-box {
  margin-bottom: 20px;
}

.product-lookbook .price-box .price,
.product-lookbook .price-box .special-price {
  font-size: 28px;
}

.product-lookbook .price-box .old-price {
  font-size: 22px;
}

@media screen and (min-width: 768px) {
  .product-lookbook {
    position: absolute;
  }

  .product-lookbook.hovered {
    z-index: 3;
  }

  .product-lookbook .product-item-photo {
    position: relative;
    z-index: 2;
    -webkit-transition: all 0.2s ease 0s;
    -o-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
  }

  .product-lookbook .product-item-photo img {
    width: 100%;
  }

  .product-lookbook.hovered .product-item-photo {
    background: #ffffff;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
  }

  .product-lookbook .product-item-info {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 300px;
    min-height: 100%;
    background: #ffffff;
    opacity: 0;
    visibility: hidden;
    padding: 30px 20px;
    -webkit-transition: opacity 0.1s ease 0s, left 0s ease 0.5s, visibility 0.2s linear 0s;
    -o-transition: opacity 0.1s ease 0s, left 0s ease 0.5s, visibility 0.2s linear 0s;
    transition: opacity 0.1s ease 0s, left 0s ease 0.5s, visibility 0.2s linear 0s;
  }

  .product-lookbook.hovered .product-item-info {
    -webkit-transition: opacity 0.3s ease 0.2s, left 0.3s ease 0.2s, visibility 0.2s linear 0.3s;
    -o-transition: opacity 0.3s ease 0.2s, left 0.3s ease 0.2s, visibility 0.2s linear 0.3s;
    transition: opacity 0.3s ease 0.2s, left 0.3s ease 0.2s, visibility 0.2s linear 0.3s;
    opacity: 1;
    visibility: visible;
  }

  .product-lookbook.data-right .product-item-info {
    left: 0;
  }

  .product-lookbook.data-right.hovered .product-item-info {
    left: 100%;
  }

  .product-lookbook.data-left .product-item-info {
    left: 0;
  }

  .product-lookbook.data-left.hovered .product-item-info {
    left: -300px;
  }
}

@media screen and (max-width: 767px) {
  .product-lookbook {
    position: absolute;
  }

  .product-lookbook .product-inside {
    white-space: nowrap;
  }

  .product-lookbook .product-item-photo {
    position: relative;
    z-index: 2;
    height: auto !important;
  }

  .product-lookbook .product-item-photo img {
    width: 100%;
  }

  .product-lookbook .product-item-info {
    display: none;
    position: relative;
    float: right;
    width: 55%;
    height: auto !important;
    z-index: 1;
    padding: 0 20px;
  }

  .product-lookbook .lookbook-open {
    display: block;
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    width: 36px;
    height: 36px;
    margin: -18px 0 0 -18px;
    color: #333745;
    background: rgba(255, 255, 255, 0.7);
    text-align: center;
    text-decoration: none;
  }

  .product-lookbook .lookbook-open i.icon {
    padding: 0.65em 0 0;
  }

  #modalLookbook.modal .product-lookbook {
    position: static;
    width: 100% !important;
  }

  #modalLookbook.modal .lookbook-open {
    display: none !important;
  }

  #modalLookbook.modal .product-lookbook .product-item-photo {
    position: relative;
    width: 40%;
    float: left;
  }

  #modalLookbook.modal .product-lookbook .product-item-info {
    display: block;
  }
}

@media screen and (max-width: 479px) {
  #modalLookbook.modal .modal-content {
    padding: 15px 15px 10px;
  }

  #modalLookbook.modal .product-lookbook .product-item-photo {
    width: 100%;
    float: none;
  }

  #modalLookbook.modal .product-lookbook .product-item-photo > a {
    display: block;
    text-align: center;
    margin-bottom: 15px;
  }

  #modalLookbook.modal .product-lookbook .product-item-photo img {
    max-height: 150px;
    width: auto;
  }

  #modalLookbook.modal .product-lookbook .product-item-info {
    width: 100%;
    padding: 0;
  }
}

.aftbtn {
  margin: 3px 0 !important;
}

.shopify-buy__btn {
  border-radius: 3px;
}

/* advanced layout */
body.layout-advanced {
  background-color: #FFF;
}

.main-slider h1,
body.layout-advanced .h1-style {
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
}

.main-slider h2 {
  font-family: 'Raleway', sans-serif;
  font-size: 60px;
  text-shadow: 1px 3px black;
  font-weight: bold;
}

.main-slider h2 > p {
    font-size: 19px;
    margin-top: 15px;
    line-height: 1.5;
    text-shadow: 1px 3px black;
}

body.layout-advanced h1.size-lg,
body.layout-advanced .title.center h1.size-lg {
  font-size: 50px;
  font-weight: 700;
}

body.layout-advanced h1.size-lg .logo-font,
body.layout-advanced .title.center h1.size-lg .logo-font {
  font-size: 1.4em;
}

body.layout-advanced h2.size-lg,
body.layout-advanced .title.center h2.size-lg {
  font-size: 40px;
}

@media screen and (max-width: 991px) {
  body.layout-advanced h1.size-lg,
  body.layout-advanced .title.center h1.size-lg {
    font-size: 36px;
  }

  body.layout-advanced h2.size-lg,
  body.layout-advanced .title.center h2.size-lg {
    font-size: 30px;
  }
}

body.layout-advanced h4 {
  font-size: 18px;
  font-weight: 800;
}

body.layout-advanced .filters li a {
  font-size: 18px;
}

body.layout-advanced .product-variant-3 .product-item.large .product-item-inside,
body.layout-advanced .product-variant-5 .product-item.large .product-item-inside,
body.layout-advanced .products-listview .product-item.large .product-item-inside {
  -webkit-box-shadow: none;
  box-shadow: none;
}

body.layout-advanced .blog-carousel .slick-list,
body.layout-advanced .products-carousel .slick-list,
body.layout-advanced .deal-carousel .slick-list,
body.layout-advanced .deal-carousel-2 .slick-list {
  padding: 10px;
  margin: -10px;
}

body.layout-advanced .blog-carousel .blog-item {
  margin: 0 15px;
  padding: 0;
}

body.layout-advanced .product-info-block.classic .qty-changer input[type="button"] {
  background: #f7f7f7;
}

body.layout-advanced .panel-group.faq .panel-heading,
body.layout-advanced .box,
body.layout-advanced .form-card {
  -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.08);
}

body.layout-advanced .product-lookbook:hover .product-item-inside,
body.layout-advanced .product-lookbook:hover .product-item-info {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}

@media screen and (min-width: 992px) {
  body.layout-advanced .newsletter.variant1 {
    background: transparent;
    padding: 20px 20px;
  }
}

body.layout-advanced .blog-carousel .blog-item-info {
  padding-left: 15px;
  padding-right: 0;
}

@media screen and (min-width: 992px) {
  body.layout-advanced .nav > li > a:not(.menu-btn-special),
  body.layout-advanced .nav > li > a:not(.menu-btn-special):focus {
    font-family: 'Raleway', sans-serif;
  }

  body.layout-advanced .nav > li > a:not(.menu-btn-special),
  body.layout-advanced .nav > li > a:not(.menu-btn-special):focus {
    font-size: 18px;
  }

  body.layout-advanced .nav > li > a:not(.menu-btn-special),
  body.layout-advanced .nav > li > a:not(.menu-btn-special):focus {
    font-weight: bold;
  }

  .carousel-arrows .slick-prev,
  .carousel-arrows .slick-next {
    margin-top: -12px;
  }
}

body.layout-advanced .nav-tabs {
    text-align: center;
    margin: 0px auto 5px;
    display: block;
    padding: 0px;
    background: #efefef;
    list-style: none;
    overflow: visible;
    box-shadow: 0px 2px 5px 4px rgba(0, 0, 0, 0.1);
}

.product-description {
  background: #E0E0E0;
  margin-top: 20px;
}

.top-h h3 {
  margin-top:25px;
}

.peculiar {
    text-align: center;
    vertical-align: top;
    max-width: 24.5%;
    display: inline-block;
    margin: 0 auto;
}

.peculiar strong {
    text-transform: uppercase;
}

.blog-item:hover strong {
   color: #EA2127;
}

.toggleHeader {
  display: block;
  width: 60px;
  height: 46px;
  position: absolute;
  z-index: 1004;
  bottom: 0;
  left: 50%;
  margin-left: -30px;
  background: #2b2f3b;
  cursor: pointer;
  text-align: center;
}

.toggleHeader span.open-icon,
.toggleHeader span.close-icon {
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  -webkit-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.toggleHeader span.close-icon {
  opacity: 0;
}

.toggleHeader.open span.open-icon {
  opacity: 0;
}

.toggleHeader.open span.close-icon {
  opacity: 1;
}

.toggleHeader i.icon {
  font-size: 34px;
  line-height: 46px;
  color: #ffffff;
}

.page-header.variant-3 {
  position: fixed;
  height: 118px;
  padding-bottom: 46px;
  bottom: -118px;
  z-index: 1000;
  width: 100%;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.page-header.variant-3 .navbar {
  min-height: 118px;
  text-align: left;
}

.page-header.variant-3 .navbar > .container {
  overflow: visible;
}

.page-header.variant-3.open {
  bottom: 0;
}

.page-header.variant-3 .header-link:not(.variant-2) .dropdown-container {
  top: auto;
  bottom: 40px;
  border-bottom: 0;
  border-top: 2px solid #ec1d25;
}

.page-header.variant-3 .header-link:not(.variant-2) .dropdown-container:after,
.page-header.variant-3 .header-link:not(.variant-2) .dropdown-container:before {
  top: 100%;
  bottom: auto;
}

.page-header.variant-3 .header-link:not(.variant-2) .dropdown-container:after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-bottom-color: rgba(255, 255, 255, 0);
}

.page-header.variant-3 .header-link:not(.variant-2) .dropdown-container:before {
  border-color: rgba(204, 204, 204, 0);
  border-top-color: #efefef;
  border-bottom-color: rgba(255, 255, 255, 0);
}

.page-header.variant-3 .sub-menu {
  top: auto;
  bottom: 100%;
  border-bottom: 0;
  border-top: 2px solid #ec1d25;
  -webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);
}

.page-header.variant-3 .simple-dropdown .sub-menu ul.category-links ul {
  bottom: -15px;
  top: auto;
}

.page-header.variant-3 .header-cart.variant-2.dropdown-link .dropdown-container {
  top: auto;
  bottom: 100%;
  border-top-width: 0;
}

.page-header.variant-3 .header-cart.variant-2.dropdown-link:hover .dropdown-container {
  -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.3);
  border-top-width: 2px;
}

@media screen and (min-width: 991px) {
  .page-header.variant-3 .header-cart.variant-2.dropdown-link .minicart-content-wrapper:after,
  .page-header.variant-3 .header-cart.variant-2.dropdown-link #minicart-content-wrapper:after {
    top: -15px;
    bottom: auto;
  }
}

@media (min-width: 1500px) {
  .main-slider h2 {
    max-width: 20vw;
  }
}

@media (max-width: 1500px) and (min-width: 1200px) {
  .main-slider h2 {
    max-width: 24vw;
  }
}

@media (max-width: 1200px) and (min-width: 991px) {
  .main-slider h2 {
    left: 0;
    text-align: center;
    right: 0;
    margin: 0;
  }
  .main-slider .wrapper {
    padding: 150px 0 20px;
  }
  .main-slider .wrapper > div {
    display: inline-flex;
    vertical-align: top;
    float: inherit;
  }
}

@media (max-width: 1500px) and (min-width: 991px) {
  .main-slider .wrapper > div {
    margin: 0 10px;
  }
  
  .box-text {
    font-size: 12px;
  }
}

@media (max-width: 1320px) and (min-width: 991px) {  
  .box-text {
     min-height: 55px;
  }
}

@media (max-width: 991px) and (min-width: 767px) {  
  .box-title {
    line-height: 1.2em;
    min-height: 40px;
  }
  
  .box-text {
    font-size: 11px;
    min-height: 65px;
  }
  
  .main-slider h2 {
    position: initial !important;
    margin: 0 auto !important;
    font-size: 35px !important;
    padding-top: 15px;
    text-align: center;
  }
  .main-slider .wrapper .stats {
    white-space: initial !important;
    font-size: 12px;
    min-height: auto;
    height: 65px;
  }
  .main-slider .wrapper {
    overflow: scroll;
    box-shadow: none;
    width: 100vw !important;
    background: transparent !important;
    white-space: nowrap;
  }
  .main-slider .wrapper > div {
    display: inline-block;
    float: none;
    background: #FFF;
    margin: 0 13px 10px;
    min-height: 400px;
    vertical-align: top;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .box-text {
    margin: 0;
  }
  
  .toggleHeader {
    display: none;
  }

  .page-header.variant-3 {
    position: fixed;
    height: 50px;
    padding-bottom: 0;
    bottom: 0;
  }

  body.fly_to_cart .page-header.variant-3 .navbar .header-links {
    position: static;
    margin-left: 50px;
    margin-top: 4px;
  }

  body.fly_to_cart .page-header.variant-3 .navbar .header-link.header-cart {
    display: none;
  }

  body.fly_to_cart .page-header.variant-3 .navbar .header-account.dropdown-link {
    position: static;
  }

  body.fly_to_cart .page-header.variant-3 .navbar .header-account.dropdown-link .dropdown-container.right {
    left: 50%;
    right: auto;
    margin-left: -150px;
    bottom: 50px;
  }

  body.fly_to_cart .page-header.variant-3 .navbar .header-account.dropdown-link .dropdown-container.right:after,
  body.fly_to_cart .page-header.variant-3 .navbar .header-account.dropdown-link .dropdown-container.right:before {
    display: none;
  }

  .page-header.variant-3 .navbar {
    margin-top: 0;
    top: 0;
    position: relative;
    height: 52px;
    min-height: 0;
    background: #ffffff;
  }

  .page-header.variant-3 .navbar:before {
    display: none;
  }

  .page-header.variant-3 .navbar:after {
    display: none;
  }

  .page-header.variant-3 .navbar .header-link.header-cart > a {
    margin: 0;
    bottom: 0;
  }

  .page-header.variant-3 .navbar .header-link.header-cart > a i.icon {
    color: #333745;
    font-size: 28px;
  }

  .page-header.variant-3 .navbar .header-link.header-cart > a .badge {
    top: -10px;
  }

  .page-header.variant-3 .navbar .header-logo {
    position: absolute;
    top: 0;
    left: 55px;
    float: left;
    margin-left: 0;
  }

  .page-header.variant-3 .navbar .header-logo svg {
    fill: #ec1d25;
    max-height: 50px;
  }

  .page-header.variant-3 .navbar .header-logo img {
    max-height: 50px;
  }

  .page-header.variant-3 .navbar .header-link.header-search {
    display: none;
  }

  .page-header.variant-3 .navbar .header-links {
    position: absolute;
    top: 4px;
    left: auto;
    right: 50px;
    width: auto;
    padding: 0;
  }

  .page-header.variant-3 .navbar .header-links .header-link > a {
    color: #333745;
  }

  .page-header.variant-3 .navbar .header-link.header-account {
    float: left;
    padding: 0 10px 0 0;
  }

  .page-header.variant-3 .navbar .menu-toggle {
    position: absolute;
    top: 7px;
    bottom: auto;
    left: 10px;
  }

  .page-header.variant-3 .navbar .menu-toggle i.icon {
    color: #333745;
  }

  .page-header.dark .navbar {
    background: #333745;
  }

  .page-header.dark .navbar .header-link.header-cart > a i.icon {
    color: #ffffff;
  }

  .page-header.dark .navbar .header-links .header-link > a {
    color: #ffffff;
  }

  .page-header.dark .navbar .menu-toggle i.icon {
    color: #ffffff;
  }
}

.page-header.variant-4:not(.is-sticky) {
  background-color: #ffffff;
}

.page-header.variant-4:not(.is-sticky) .header-top-row {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 0;
  padding: 5px 0;
  background: transparent;
  min-height: 40px;
  border-bottom: 1px solid #ededed;
  text-align: right;
}

.page-header.variant-4:not(.is-sticky) .header-top-left,
.page-header.variant-4:not(.is-sticky) .header-top-right {
  display: block;
  float: left;
  text-align: left;
  width: 50%;
}

.page-header.variant-4:not(.is-sticky) .header-top-right {
  float: right;
  text-align: right;
}

.page-header.variant-4.is-sticky .header-top-row {
  display: none;
}

.page-header.variant-4.is-sticky .header-middle-center {
  display: none;
}

.page-header.variant-4.is-sticky .header-middle-row {
  position: relative;
  z-index: 1;
}

.page-header.variant-4.is-sticky .menu-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
}

.page-header.variant-4.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
  top: 72px;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.page-header.variant-4 .header-cart.variant-2.dropdown-link > a:hover {
  padding-bottom: 5px;
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header.variant-4:not(.is-sticky) .nav > li > a:not(.menu-btn-special),
  .page-header.variant-4:not(.is-sticky) .nav > li > a:not(.menu-btn-special):focus {
    line-height: 64px;
  }

  .page-header.variant-4:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-4:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label-alt {
    top: 0;
  }

  .page-header.variant-4:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-4:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label-alt {
    top: 2px;
  }

  .page-header.variant-4:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }

  .page-header.variant-4:not(.is-sticky) .nav > li.mega-dropdown:hover > a:after,
  .page-header.variant-4:not(.is-sticky) .nav > li.simple-dropdown:hover > a:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    width: 100%;
    height: 6px;
  }

  .page-header.variant-4:not(.is-sticky) .navbar {
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
  }

  .page-header.variant-4:not(.is-sticky) .header-logo {
    margin: 0;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-row {
    display: table;
    width: 100%;
    padding: 15px 0;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-center {
    display: table-cell;
    vertical-align: middle;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-right {
    display: table-cell;
    vertical-align: middle;
    min-width: 250px;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-right .header-links,
  .page-header.variant-4:not(.is-sticky) .header-middle-right .header-link.header-cart {
    margin-top: 0;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-left {
    display: table-cell;
    vertical-align: middle;
  }

  .page-header.variant-4:not(.is-sticky) .menu-wrapper {
    padding: 0;
    background: #f8f8f8;
    clear: left;
    float: left;
    width: 100%;
  }

  .page-header.variant-4:not(.is-sticky) .megamenu {
    clear: left;
    float: left;
  }

  .page-header.variant-4:not(.is-sticky) .megamenu.center {
    float: none;
  }

  .page-header.variant-4:not(.is-sticky) .dropdown-link .dropdown-container {
    z-index: 102;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-4:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-4:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-4:not(.is-sticky) .header-link.header-search {
    top: 15px;
    margin: 0;
  }

  .page-header.variant-4:not(.is-sticky) .header-link.header-search .exp-search-input,
  .page-header.variant-4:not(.is-sticky) .header-link.header-search .exp-icon-search,
  .page-header.variant-4:not(.is-sticky) .header-link.header-search .exp-search-submit {
    top: 9px;
  }

  .page-header.variant-4:not(.is-sticky) .header-link.header-search .exp-search {
    height: 64px;
  }

  .page-header.variant-4:not(.is-sticky) .header-link.header-search .exp-search.exp-search-open {
    background: #f8f8f8;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .page-header.variant-4:not(.is-sticky) .header-custom-text {
    font-size: 12px;
    line-height: 18px;
  }

  .page-header.variant-4:not(.is-sticky) .navbar {
    padding-top: 45px;
  }

  .page-header.variant-4:not(.is-sticky) .header-top-row {
    padding: 5px 0;
    min-height: 0;
  }

  .page-header.variant-4:not(.is-sticky) .header-middle-center {
    display: none;
  }

  .page-header.variant-4:not(.is-sticky) .header-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  .page-header.variant-4.sticky.is-sticky .navbar .header-link.header-cart > a {
    top: 0;
    right: 0;
  }

  .page-header.variant-4.sticky.is-sticky .header-middle-row {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .page-header.variant-4:not(.is-sticky) .header-top-left,
  .page-header.variant-4:not(.is-sticky) .header-top-right {
    float: none;
    text-align: left;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-5:not(.is-sticky) .header-logo img {
    float: none;
  }
}

.page-header.variant-5:not(.is-sticky) {
  background-color: #ffffff;
}

.page-header.variant-5:not(.is-sticky) .header-middle-row .header-custom-text {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  color: #333745;
}

.page-header.variant-5:not(.is-sticky) .header-middle-row .header-custom-text span {
  margin-right: 7px;
}

.page-header.variant-5:not(.is-sticky) .header-middle-row .header-custom-text i.icon {
  font-size: 14px;
  line-height: 20px;
  padding: 0 3px 0 0;
  color: #ec1d25;
  vertical-align: bottom;
}

.page-header.variant-5.is-sticky .header-middle-left {
  display: none;
}

.page-header.variant-5.is-sticky .header-middle-row {
  position: relative;
  z-index: 1;
}

.page-header.variant-5.is-sticky .menu-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
}

.page-header.variant-5.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
  top: 72px;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.page-header.variant-5 .header-cart.variant-2.dropdown-link > a:hover {
  padding-bottom: 5px;
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header.variant-5:not(.is-sticky) .nav > li > a:not(.menu-btn-special),
  .page-header.variant-5:not(.is-sticky) .nav > li > a:not(.menu-btn-special):focus {
    line-height: 58px;
  }

  .page-header.variant-5:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-5:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label-alt {
    top: 0;
  }

  .page-header.variant-5:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-5:not(.is-sticky) .nav > li:hover > a > .menu-label-alt {
    top: 2px;
  }

  .page-header.variant-5:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }

  .page-header.variant-5:not(.is-sticky) .nav > li.mega-dropdown:hover > a:after,
  .page-header.variant-5:not(.is-sticky) .nav > li.simple-dropdown:hover > a:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    width: 100%;
    height: 6px;
  }

  .page-header.variant-5:not(.is-sticky) .navbar {
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
  }

  .page-header.variant-5:not(.is-sticky) .header-logo {
    margin: 0;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-row {
    display: table;
    width: 100%;
    padding: 15px 0;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-center {
    display: table-cell;
    vertical-align: middle;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-right {
    display: table-cell;
    vertical-align: middle;
    min-width: 250px;
    width: 35%;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-right .header-links,
  .page-header.variant-5:not(.is-sticky) .header-middle-right .header-link.header-cart {
    margin-top: 0;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-left {
    display: table-cell;
    vertical-align: middle;
    width: 35%;
    text-align: left;
  }

  .page-header.variant-5:not(.is-sticky) .menu-wrapper {
    padding: 0;
    background: #f8f8f8;
    clear: left;
    float: left;
    width: 100%;
  }

  .page-header.variant-5:not(.is-sticky) .megamenu {
    clear: left;
    float: left;
  }

  .page-header.variant-5:not(.is-sticky) .megamenu.center {
    float: none;
  }

  .page-header.variant-5:not(.is-sticky) .dropdown-link .dropdown-container {
    z-index: 102;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-5:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-5:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .page-header.variant-5:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-5:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-5:not(.is-sticky) .header-link.header-search {
    top: 15px;
    margin: 0;
  }

  .page-header.variant-5:not(.is-sticky) .header-link.header-search .exp-search-input,
  .page-header.variant-5:not(.is-sticky) .header-link.header-search .exp-icon-search,
  .page-header.variant-5:not(.is-sticky) .header-link.header-search .exp-search-submit {
    top: 9px;
  }

  .page-header.variant-5:not(.is-sticky) .header-link.header-search .exp-search {
    height: 58px;
  }

  .page-header.variant-5:not(.is-sticky) .header-link.header-search .exp-search.exp-search-open {
    background: #f8f8f8;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .page-header.variant-5:not(.is-sticky) .header-middle-row .header-custom-text {
    font-size: 12px;
    line-height: 18px;
  }

  .page-header.variant-5:not(.is-sticky) .navbar {
    padding-top: 45px;
  }

  .page-header.variant-5:not(.is-sticky) .header-middle-left {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 5px 15px;
    border-bottom: 1px solid #ededed;
  }

  .page-header.variant-5:not(.is-sticky) .header-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  .page-header.variant-5.sticky.is-sticky .navbar .header-link.header-cart > a {
    top: 0;
    right: 0;
  }

  .page-header.variant-5.sticky.is-sticky .header-middle-row {
    position: static;
  }
}

.page-header.variant-6:not(.is-sticky) {
  background-color: #ffffff;
}

.page-header.variant-6.is-sticky .header-middle-row {
  position: relative;
  z-index: 1;
}

.page-header.variant-6.is-sticky .menu-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
}

.page-header.variant-6.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
  top: 72px;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.page-header.variant-6 .header-cart.variant-2.dropdown-link > a:hover {
  padding-bottom: 5px;
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header.variant-6:not(.is-sticky) .nav > li > a:not(.menu-btn-special),
  .page-header.variant-6:not(.is-sticky) .nav > li > a:not(.menu-btn-special):focus {
    line-height: 58px;
  }

  .page-header.variant-6:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-6:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label-alt {
    top: 0;
  }

  .page-header.variant-6:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-6:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label-alt {
    top: 2px;
  }

  .page-header.variant-6:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }

  .page-header.variant-6:not(.is-sticky) .nav > li.mega-dropdown:hover > a:after,
  .page-header.variant-6:not(.is-sticky) .nav > li.simple-dropdown:hover > a:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    width: 100%;
    height: 6px;
  }

  .page-header.variant-6:not(.is-sticky) .navbar {
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
  }

  .page-header.variant-6:not(.is-sticky) .header-logo {
    margin: 0;
  }

  .page-header.variant-6:not(.is-sticky) .header-middle-row {
    display: table;
    width: 100%;
    padding: 15px 0;
  }

  .page-header.variant-6:not(.is-sticky) .header-middle-right {
    display: table-cell;
    vertical-align: middle;
    min-width: 250px;
  }

  .page-header.variant-6:not(.is-sticky) .header-middle-right .header-links,
  .page-header.variant-6:not(.is-sticky) .header-middle-right .header-link.header-cart {
    margin-top: 0;
  }

  .page-header.variant-6:not(.is-sticky) .header-middle-left {
    display: table-cell;
    vertical-align: middle;
  }

  .page-header.variant-6:not(.is-sticky) .menu-wrapper {
    padding: 0;
    background: #f8f8f8;
    clear: left;
    float: left;
    width: 100%;
  }

  .page-header.variant-6:not(.is-sticky) .megamenu {
    clear: left;
    float: left;
  }

  .page-header.variant-6:not(.is-sticky) .megamenu.center {
    float: none;
  }

  .page-header.variant-6:not(.is-sticky) .dropdown-link .dropdown-container {
    z-index: 102;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-6:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-6:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .page-header.variant-6:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-6:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-6:not(.is-sticky) .header-link.header-search {
    top: 15px;
    margin: 0;
  }

  .page-header.variant-6:not(.is-sticky) .header-link.header-search .exp-search-input,
  .page-header.variant-6:not(.is-sticky) .header-link.header-search .exp-icon-search,
  .page-header.variant-6:not(.is-sticky) .header-link.header-search .exp-search-submit {
    top: 9px;
  }

  .page-header.variant-6:not(.is-sticky) .header-link.header-search .exp-search {
    height: 58px;
  }

  .page-header.variant-6:not(.is-sticky) .header-link.header-search .exp-search.exp-search-open {
    background: #f8f8f8;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .page-header.variant-6:not(.is-sticky) .header-middle-row .header-custom-text {
    font-size: 12px;
    line-height: 18px;
  }
  
  #rental-page > .about2 > div {
    margin: -20px;
  }

  .page-header.variant-6:not(.is-sticky) .navbar {
    padding-top: 45px;
  }

  .page-header.variant-6:not(.is-sticky) .header-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  .page-header.variant-6.sticky.is-sticky .navbar .header-link.header-cart > a {
    top: 0;
    right: 0;
  }

  .page-header.variant-6.sticky.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
    top: 52px;
  }

  .page-header.variant-6.sticky.is-sticky .header-middle-row {
    position: static;
  }
}

.page-header.variant-7:not(.is-sticky) {
  background-color: #ffffff;
}

.page-header.variant-7:not(.is-sticky) .header-top-row {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 0;
  padding: 5px 0;
  background: transparent;
  min-height: 40px;
  border-bottom: 1px solid #ededed;
  text-align: right;
}

.page-header.variant-7:not(.is-sticky) .header-top-row .header-links {
  margin-top: 0;
}

.page-header.variant-7:not(.is-sticky) .header-top-left,
.page-header.variant-7:not(.is-sticky) .header-top-right {
  display: block;
  float: left;
  text-align: left;
  width: 50%;
}

.page-header.variant-7:not(.is-sticky) .header-top-right {
  float: right;
  text-align: right;
}

.page-header.variant-7 .header-cart.variant-2.dropdown-link > a:hover {
  padding-bottom: 5px;
}

.page-header.variant-7.is-sticky .header-top-row {
  display: none;
}

.page-header.variant-7.is-sticky .header-middle-center {
  display: none !important;
}

.page-header.variant-7.is-sticky .header-middle-row {
  position: relative;
  z-index: 1;
}

.page-header.variant-7.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
  top: 72px;
  width: calc(100% + 30px);
  margin: 0 -15px;
}

.page-header.variant-7.is-sticky .menu-wrapper {
  position: absolute;
  width: 100%;
  top: 0;
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .nav > li > a:not(.menu-btn-special),
  .page-header.variant-7:not(.is-sticky) .nav > li > a:not(.menu-btn-special):focus {
    line-height: 58px;
  }

  .page-header.variant-7:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-7:not(.is-sticky) .nav > li > a:not(.menu-btn-special) > .menu-label-alt {
    top: 0;
  }

  .page-header.variant-7:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label,
  .page-header.variant-7:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) > .menu-label-alt {
    top: 2px;
  }

  .page-header.variant-7:not(.is-sticky) .nav > li:hover > a:not(.menu-btn-special) {
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.05);
  }

  .page-header.variant-7:not(.is-sticky) .nav > li.mega-dropdown:hover > a:after,
  .page-header.variant-7:not(.is-sticky) .nav > li.simple-dropdown:hover > a:after {
    content: "";
    position: absolute;
    z-index: 2;
    bottom: -3px;
    left: 0;
    right: 0;
    background-color: #ffffff;
    width: 100%;
    height: 6px;
  }

  .page-header.variant-7:not(.is-sticky) .navbar {
    margin: 0;
    padding: 0;
    border: 0;
    height: auto;
  }

  .page-header.variant-7:not(.is-sticky) .header-logo {
    margin: 0;
    min-width: 200px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-row {
    display: table;
    min-width: 100%;
    padding: 15px 0;
    margin: 0;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-center {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 10px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right {
    padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-links,
  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart {
    margin-top: 0;
    padding: 0 15px;
    border-left: 1px solid #ededed;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-links .dropdown-container,
  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart .dropdown-container {
    top: 60px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 > a {
    position: relative;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 > a .badge {
    right: -8px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart.variant-2 .dropdown-container {
    top: 100%;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart > a i.icon {
    font-size: 34px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right .header-link.header-cart > a .badge {
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    width: 30px;
    height: 30px;
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    border-radius: 50%;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-left {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px 0 0;
    text-align: left;
    width: 200px;
  }

  .page-header.variant-7:not(.is-sticky) .menu-wrapper {
    padding: 0;
    background: #f8f8f8;
    clear: left;
    float: left;
    width: 100%;
  }

  .page-header.variant-7:not(.is-sticky) .megamenu {
    clear: left;
    float: left;
  }

  .page-header.variant-7:not(.is-sticky) .megamenu.center {
    float: none;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text {
    font-size: 14px;
    line-height: 20px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text span {
    margin-right: 7px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-row .header-custom-text i.icon {
    font-size: 14px;
    line-height: 20px;
  }
}

.page-header.variant-7.is-sticky .megamenu {
  padding-right: 100px;
  padding-left: 250px;
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-header.variant-7:not(.is-sticky) .header-logo {
    min-width: 180px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a,
  .page-header.variant-7:not(.is-sticky) .navbar .nav > li > a:focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-header.variant-7:not(.is-sticky) .header-logo {
    min-width: 160px;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .header-link.header-search {
    display: block;
    top: 0;
    margin: 0;
    min-width: 300px;
    float: none;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search-input {
    height: 50px;
    padding: 0 45px 0 15px;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search-input,
  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-icon-search,
  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search-submit {
    top: 0;
    height: 50px;
    line-height: 52px;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-icon-search:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 10px;
    width: 1px;
    height: 30px;
    background: #e8e8e8;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-icon-search:hover {
    color: #ec1d25;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search {
    position: relative;
    width: 100% !important;
    height: 50px;
    margin: 0;
    top: 0;
    font-size: 15px;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search.exp-search-open {
    background: #f6f6f6;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-search .exp-search-input {
    border: 1px solid #e8e8e8;
    background-color: #f9f9f9;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .header-link.header-search {
    min-width: 300px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-header.variant-7:not(.is-sticky) .header-link.header-search {
    min-width: 250px;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .page-header.variant-7:not(.is-sticky) .header-top-row {
    padding: 0;
    padding-top: 45px;
    min-height: 0;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-row {
    display: inline-block;
    position: relative;
    width: 100%;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-center,
  .page-header.variant-7:not(.is-sticky) .header-middle-left {
    display: block;
    position: relative;
    width: 100%;
    overflow: hidden;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-left {
    max-width: 300px;
    z-index: 11;
    overflow: visible;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-right {
    position: absolute;
    float: right;
    z-index: 10;
    right: 0;
    width: 100%;
    text-align: right;
    top: 5px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-center {
    width: calc(100% + 30px);
    margin-left: -15px;
    padding: 0 15px;
  }

  .page-header.variant-7:not(.is-sticky) .header-middle-center:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #ededed;
  }

  .page-header.variant-7:not(.is-sticky) .header-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  .page-header.variant-7:not(.is-sticky) .header-link.header-cart > a {
    position: static;
  }

  .page-header.variant-7:not(.is-sticky) .dropdown-link.header-cart > .dropdown-container {
    margin-top: 0;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }

  .page-header.variant-7.sticky.is-sticky .navbar .header-link.header-cart > a {
    top: 0;
    right: 0;
  }

  .page-header.variant-7.sticky.is-sticky .header-cart.variant-2.dropdown-link .dropdown-container {
    top: 52px;
  }

  .page-header.variant-7.sticky.is-sticky .header-middle-row {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .page-header.variant-7:not(.is-sticky) .header-top-left,
  .page-header.variant-7:not(.is-sticky) .header-top-right {
    float: none;
    text-align: left;
    width: 100%;
  }
}

body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-link.header-search,
body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-link.header-search,
body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-link.header-search {
  min-width: 250px;
}

body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-logo,
body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-logo,
body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-logo {
  min-width: 160px;
}

body.open-panel.boxed .page-header.variant-7:not(.is-sticky):not(.fullwidth) .header-middle-right .header-link.header-cart,
body.open-panel .page-header.variant-7:not(.is-sticky).boxed .header-middle-right .header-link.header-cart,
body.open-panel .page-header.variant-7:not(.is-sticky).fullboxed .header-middle-right .header-link.header-cart {
  padding: 0 10px;
}

.page-header.variant-8:not(.is-sticky) {
  background-color: #ffffff;
}

.page-header.variant-8:not(.is-sticky) .header-top-row {
  display: inline-block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 0;
  padding: 5px 0;
  background: transparent;
  min-height: 40px;
  border-bottom: 1px solid #ededed;
  text-align: right;
}

.page-header.variant-8:not(.is-sticky) .header-top-left,
.page-header.variant-8:not(.is-sticky) .header-top-right {
  display: block;
  float: left;
  text-align: left;
}

.page-header.variant-8:not(.is-sticky) .header-top-left {
  width: 30%;
}

.page-header.variant-8:not(.is-sticky) .header-top-right {
  width: 70%;
}

.page-header.variant-8:not(.is-sticky) .header-custom-text > div {
  display: inline-block;
}

.page-header.variant-8:not(.is-sticky) .header-top-right {
  float: right;
  text-align: right;
}

.page-header.variant-8 .header-cart.variant-2.dropdown-link > a:hover {
  padding-bottom: 5px;
}

.page-header.variant-8.is-sticky .header-top-row {
  display: none;
}

.page-header.variant-8.is-sticky .header-middle-row {
  width: 100%;
  text-align: center;
  position: relative;
}

.page-header.variant-8.is-sticky .header-middle-center,
.page-header.variant-8.is-sticky .header-middle-right {
  display: none !important;
}

/* Desktop Header */
@media screen and (min-width: 992px) {
  .page-header.variant-8 .nav-department {
    margin-left: -15px;
  }

  .page-header.variant-8 .header-links {
    margin: 0 0 0 5px;
  }

  .page-header.variant-8 .header-link.header-cart {
    margin: 0 0 0 5px;
  }

  .page-header.variant-8 .header-link.header-cart > a .badge {
    top: -10px;
  }

  .page-header.variant-8.is-sticky .navbar {
    min-height: 42px;
  }

  .page-header.variant-8.is-sticky .header-middle-row {
    position: static;
  }

  .page-header.variant-8.is-sticky .header-logo {
    float: none;
    position: absolute;
    margin: 0;
    left: 0;
    right: 0;
    height: 100%;
    line-height: inherit;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .page-header.variant-8.is-sticky .header-logo > a {
    display: inline-block;
    z-index: 1;
    position: relative;
  }

  .page-header.variant-8.is-sticky .header-logo img,
  .page-header.variant-8.is-sticky .header-logo svg {
    max-height: 42px;
  }

  .page-header.variant-8.is-sticky .header-bottom-row {
    background: #ffffff;
    min-height: 42px;
  }

  .page-header.variant-8.is-sticky .header-bottom-row > .container {
    display: table;
    position: relative;
  }

  .page-header.variant-8.is-sticky .header-bottom-right {
    padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
  }

  .page-header.variant-8.is-sticky .header-bottom-left {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px 0 0;
    text-align: left;
  }

  .page-header.variant-8:not(.is-sticky) .header-logo {
    margin: 0;
    min-width: 200px;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-row {
    display: table;
    min-width: 100%;
    padding: 15px 0;
    margin: 0;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-center {
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    padding: 0 10px;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-right {
    padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 550px;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-left {
    display: table-cell;
    vertical-align: middle;
    padding: 0 15px 0 0;
    text-align: left;
    width: 250px;
  }

  .page-header.variant-8:not(.is-sticky) .header-bottom-row {
    background: #f8f8f8;
    min-height: 42px;
  }

  .page-header.variant-8:not(.is-sticky) .header-bottom-row > .container {
    display: table;
    position: relative;
  }

  .page-header.variant-8:not(.is-sticky) .header-bottom-right {
    padding: 0 0 0 15px;
    display: table-cell;
    vertical-align: top;
    text-align: right;
  }

  .page-header.variant-8:not(.is-sticky) .header-bottom-left {
    display: table-cell;
    vertical-align: top;
    padding: 0 15px 0 0;
    text-align: left;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-8:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special),
  .page-header.variant-8:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special):focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-header.variant-8:not(.is-sticky) .header-logo {
    min-width: 180px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-header.variant-8:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special),
  .page-header.variant-8:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special):focus {
    font-size: 19px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-header.variant-8:not(.is-sticky) .header-logo {
    min-width: 160px;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-8:not(.is-sticky) .header-link.header-search {
    display: block;
    top: 0;
    margin: 0;
    min-width: 350px;
    float: none;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search-input {
    height: 50px;
    padding: 0 45px 0 15px;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search-input,
  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-icon-search,
  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search-submit {
    top: 0;
    height: 50px;
    line-height: 52px;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-icon-search:before {
    content: '';
    position: absolute;
    display: inline-block;
    left: 0;
    top: 10px;
    width: 1px;
    height: 30px;
    background: #e8e8e8;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-icon-search:hover {
    color: #ec1d25;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search {
    position: relative;
    width: 100% !important;
    height: 50px;
    margin: 0;
    top: 0;
    font-size: 15px;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search.exp-search-open {
    background: #f6f6f6;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-search .exp-search-input {
    border: 1px solid #e8e8e8;
    background-color: #f9f9f9;
  }
}

@media screen and (max-width: 1399px) and (min-width: 992px) {
  .page-header.variant-8:not(.is-sticky) .header-link.header-search {
    min-width: 300px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-header.variant-8:not(.is-sticky) .header-link.header-search {
    min-width: 250px;
  }
}

/* Mobile header */
@media screen and (max-width: 991px) {
  .page-header.variant-8.is-sticky .header-bottom-left {
    display: none;
  }

  .page-header.variant-8:not(.is-sticky) .header-top-row {
    padding: 0;
    padding-top: 45px;
    min-height: 0;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-right,
  .page-header.variant-8:not(.is-sticky) .header-bottom-left {
    display: none;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-left {
    display: block;
    width: 100%;
    overflow: hidden;
  }

  .page-header.variant-8:not(.is-sticky) .header-middle-center:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 100%;
    background: #ededed;
  }

  .page-header.variant-8:not(.is-sticky) .header-links {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 15px;
    margin: 0;
  }

  .page-header.variant-8:not(.is-sticky) .header-link.header-cart > a {
    bottom: 48px;
  }

  .page-header.variant-8.is-sticky .header-middle-row {
    position: static;
  }
}

@media screen and (max-width: 767px) {
  .page-header.variant-8:not(.is-sticky) .header-top-left,
  .page-header.variant-8:not(.is-sticky) .header-top-right {
    float: none;
    text-align: left;
    width: 100%;
  }
}

@media screen and (min-width: 992px) {
  .page-header.variant-9:not(.is-sticky) .header-top-row {
    position: relative;
    width: 100%;
    margin-top: 0;
    padding: 0;
    min-height: 35px;
    text-align: right;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-row .header-links {
    margin-top: 0;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-row .header-link > a {
    padding: 0 8px;
    line-height: 35px;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-row .dropdown-link .dropdown-container {
    top: 36px;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-left,
  .page-header.variant-9:not(.is-sticky) .header-top-right {
    display: block;
    float: left;
    text-align: left;
    width: 50%;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-right {
    float: right;
    text-align: right;
  }

  .page-header.variant-9:not(.is-sticky) .header-right-links {
    float: right;
  }

  .page-header.variant-9:not(.is-sticky) .header-logo {
    height: 110px;
    line-height: 110px;
  }

  .page-header.variant-9:not(.is-sticky) .header-logo svg {
    height: 100%;
  }

  .page-header.variant-9:not(.is-sticky) .megamenu {
    margin-top: 20px;
  }

  .page-header.variant-9:not(.is-sticky) .navbar {
    height: 110px;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .collapsed-links-wrapper {
    width: 136px;
    height: 110px;
    float: right;
    border-left: 1px solid #f0f0f0;
    -webkit-transition: width 0.2s ease 0.05s;
    -o-transition: width 0.2s ease 0.05s;
    transition: width 0.2s ease 0.05s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .collapsed-links-wrapper:before {
    content: "\e923";
    font-family: icomoon-reg;
    font-size: 16px;
    line-height: 25px;
    width: 27px;
    height: 27px;
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    border-radius: 50%;
    display: inline-block;
    float: left;
    position: relative;
    top: 50%;
    margin: -14px 0 -50px -12px;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .collapsed-links-wrapper {
    width: auto;
    -webkit-transition: width 0.2s ease 0.1s;
    -o-transition: width 0.2s ease 0.1s;
    transition: width 0.2s ease 0.1s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .collapsed-links {
    width: auto;
    float: right;
    margin-top: 15px;
    white-space: nowrap;
    pointer-events: none;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-links {
    display: inline-block;
    vertical-align: top;
    float: none;
    white-space: nowrap;
    direction: rtl;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-links .header-link {
    opacity: 0;
    direction: ltr;
    -webkit-transition: opacity 0.2s ease 0s, margin 0.2s ease 0s;
    -o-transition: opacity 0.2s ease 0s, margin 0.2s ease 0s;
    transition: opacity 0.2s ease 0s, margin 0.2s ease 0s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-link > a i.icon {
    padding-right: 0;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-link .link-text {
    display: block;
    font-size: 14px;
    line-height: 1em;
    padding-bottom: 10px;
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-link {
    pointer-events: auto;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:first-child {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.1s;
    -o-transition: opacity 0.3s ease 0.1s;
    transition: opacity 0.3s ease 0.1s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(2) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.2s;
    -o-transition: opacity 0.3s ease 0.2s;
    transition: opacity 0.3s ease 0.2s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(3) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.3s;
    -o-transition: opacity 0.3s ease 0.3s;
    transition: opacity 0.3s ease 0.3s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(4) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.4s;
    -o-transition: opacity 0.3s ease 0.4s;
    transition: opacity 0.3s ease 0.4s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(5) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.5s;
    -o-transition: opacity 0.3s ease 0.5s;
    transition: opacity 0.3s ease 0.5s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(6) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.6s;
    -o-transition: opacity 0.3s ease 0.6s;
    transition: opacity 0.3s ease 0.6s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-right-links.hovered .header-links > .header-link:nth-child(7) {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease 0.7s;
    -o-transition: opacity 0.3s ease 0.7s;
    transition: opacity 0.3s ease 0.7s;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-links .header-link {
    display: inline-block;
    float: none;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-link.header-cart {
    margin-right: 20px;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-link.header-search {
    margin-top: 35px;
    margin-right: 20px;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-link.header-cart,
  .page-header.variant-9:not(.is-sticky) .navbar .header-link.header-search {
    display: inline-block;
    vertical-align: top;
    float: none;
  }

  body:not(.touch) .page-header.variant-9:not(.is-sticky) .header-right-links .dropdown-link:not(.variant-2) > .dropdown-container,
  body:not(.touch) .page-header.variant-9:not(.is-sticky) .header-right-links .dropdown-link:not(.variant-2):hover > .dropdown-container {
    top: 65px;
  }

  .page-header.variant-9 .dropdown-link .dropdown-container:after,
  .page-header.variant-9 .dropdown-link .dropdown-container:before {
    left: 26px;
  }

  .page-header.variant-9 .dropdown-link .dropdown-container.right:after,
  .page-header.variant-9 .dropdown-link .dropdown-container.right:before {
    right: 26px;
    left: auto;
  }

  .page-header.variant-9 .navbar .nav > li > a,
  .page-header.variant-9 .navbar .nav > li > a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    padding-bottom: 0;
  }

  .page-header.variant-9 .navbar .nav > li:hover > a {
    color: #ec1d25;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .nav > li > a:after,
  .page-header.variant-9:not(.is-sticky) .navbar .nav > li > a:focus:after {
    content: '';
    display: block;
    height: 18px;
  }

  .page-header.variant-9 .navbar .nav > li > a,
  .page-header.variant-9 .navbar .nav > li > a:focus {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header.variant-9 .navbar .nav > li:hover > a {
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
  }

  .page-header.variant-9 .header-top-row > .container {
    white-space: nowrap;
  }

  .page-header.variant-9 .nav > li > a > .menu-label,
  .page-header.variant-9 .nav > li > a > .menu-label-alt {
    left: auto;
    right: -10px;
    top: 4px;
  }
}

@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .page-header.variant-9 .navbar .nav > li > a,
  .page-header.variant-9 .navbar .nav > li > a:focus {
    font-size: 16px;
    padding-left: 7px;
    padding-right: 7px;
  }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
  .page-header.variant-9 .navbar .nav > li > a,
  .page-header.variant-9 .navbar .nav > li > a:focus {
    font-size: 14px;
    padding-left: 6px;
    padding-right: 6px;
  }

  .page-header.variant-9 .header-logo {
    margin-right: 15px;
  }

  .page-header.variant-9 .navbar .header-link .link-text {
    display: none;
  }
}

.page-header.variant-9 .header-top-row {
  background-color: #f5f5f6;
}

.page-header.variant-9.is-sticky .header-top-row {
  display: none;
}

.page-header.variant-9.is-sticky .header-links,
.page-header.variant-9.is-sticky .header-link > a .link-text {
  display: none;
}

.page-header.variant-9.is-sticky .collapsed-links-wrapper {
  width: auto !important;
}

@media screen and (max-width: 767px) {
  .page-header.variant-7:not(.is-sticky) .header-top-left,
  .page-header.variant-7:not(.is-sticky) .header-top-right {
    float: none;
    text-align: left;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .page-header.variant-9 .header-links .header-link {
    float: left;
  }

  .page-header.variant-9 .header-link .link-text {
    display: none;
  }

  .page-header.variant-9 .header-links .header-link > a {
    line-height: 43px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-row {
    padding-bottom: 0;
    padding-top: 45px;
    min-height: 0;
  }

  .page-header.variant-9:not(.is-sticky) .header-top-right .header-links {
    position: absolute;
    top: 0;
  }

  .page-header.variant-9:not(.is-sticky) .navbar,
  .page-header.variant-9:not(.is-sticky) .navbar .container {
    position: static;
  }

  .page-header.variant-9:not(.is-sticky) .navbar .header-links {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    min-height: 40px;
    margin: 0;
  }

  .page-header.variant-9:not(.is-sticky) .dropdown-link .dropdown-container.right {
    right: -14px;
    margin-top: 7px;
  }
}

@media screen and (max-width: 767px) {
  .page-header.variant-9:not(.is-sticky) .header-top-left,
  .page-header.variant-9:not(.is-sticky) .header-top-right {
    float: none;
    text-align: left;
    width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .page-header.stickydark.is-sticky .navbar {
    background: #333745;
  }

  .page-header.stickydark.is-sticky .navbar .header-link.header-cart > a i.icon {
    color: #ffffff;
  }

  .page-header.stickydark.is-sticky .navbar .menu-toggle i.icon {
    color: #ffffff;
  }
}

@media screen and (min-width: 992px) {
  .page-header.dark:not(.is-sticky) .navbar,
  .page-header.stickydark.is-sticky .navbar {
    background-color: #333745;
  }

  .page-header.dark:not(.is-sticky) .navbar .header-link > a:not(.menu-btn-special),
  .page-header.stickydark.is-sticky .navbar .header-link > a:not(.menu-btn-special) {
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .header-link > a:not(.menu-btn-special):hover i.icon,
  .page-header.stickydark.is-sticky .navbar .header-link > a:not(.menu-btn-special):hover i.icon {
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .header-link > a:not(.menu-btn-special) i.icon,
  .page-header.stickydark.is-sticky .navbar .header-link > a:not(.menu-btn-special) i.icon {
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .nav li a:not(.menu-btn-special):focus,
  .page-header.stickydark.is-sticky .navbar .nav li a:not(.menu-btn-special):focus {
    background: transparent;
  }

  .page-header.dark:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special),
  .page-header.stickydark.is-sticky .navbar .nav > li > a:not(.menu-btn-special),
  .page-header.dark:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special):focus,
  .page-header.stickydark.is-sticky .navbar .nav > li > a:not(.menu-btn-special):focus {
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a:not(.menu-btn-special),
  .page-header.stickydark.is-sticky .navbar .nav > li:hover > a:not(.menu-btn-special),
  .page-header.dark:not(.is-sticky) .navbar .nav > li.active > a:not(.menu-btn-special),
  .page-header.stickydark.is-sticky .navbar .nav > li.active > a:not(.menu-btn-special) {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    background: transparent;
    color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a:not(.menu-btn-special):after,
  .page-header.stickydark.is-sticky .navbar .nav > li:hover > a:not(.menu-btn-special):after,
  .page-header.dark:not(.is-sticky) .navbar .nav > li.active > a:not(.menu-btn-special):after,
  .page-header.stickydark.is-sticky .navbar .nav > li.active > a:not(.menu-btn-special):after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #ec1d25;
  }

  .page-header.dark:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.stickydark.is-sticky .navbar .nav > li > a:not(.menu-btn-special) > .menu-label,
  .page-header.dark:not(.is-sticky) .navbar .nav > li > a:not(.menu-btn-special) > .menu-label-alt,
  .page-header.stickydark.is-sticky .navbar .nav > li > a:not(.menu-btn-special) > .menu-label-alt,
  .page-header.dark:not(.is-sticky) .navbar .nav > li:hover > a > .menu-label,
  .page-header.stickydark.is-sticky .navbar .nav > li:hover > a > .menu-label,
  .page-header.dark:not(.is-sticky) .navbar .nav > li > a > .menu-label-alt,
  .page-header.stickydark.is-sticky .navbar .nav > li > a > .menu-label-alt {
    top: 4px;
  }

  .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-input,
  .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-input {
    background: #333745;
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open,
  .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open,
  .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-submit,
  .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-submit {
    background: #333745;
  }

  .page-header.dark:not(.is-sticky) .navbar .exp-icon-search,
  .page-header.stickydark.is-sticky .navbar .exp-icon-search {
    color: #ffffff;
  }

  .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-search-input,
  .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-search-input {
    border-color: #e8e8e8;
  }

  .page-header.dark:not(.is-sticky) .navbar .exp-search.exp-search-open .exp-icon-search,
  .page-header.stickydark.is-sticky .navbar .exp-search.exp-search-open .exp-icon-search,
  .page-header.dark:not(.is-sticky) .navbar .exp-search-input::-webkit-input-placeholder,
  .page-header.stickydark.is-sticky .navbar .exp-search-input::-webkit-input-placeholder,
  .page-header.dark:not(.is-sticky) .navbar .exp-search-input:-moz-placeholder,
  .page-header.stickydark.is-sticky .navbar .exp-search-input:-moz-placeholder,
  .page-header.dark:not(.is-sticky) .navbar .exp-search-input::-moz-placeholder,
  .page-header.stickydark.is-sticky .navbar .exp-search-input::-moz-placeholder,
  .page-header.dark:not(.is-sticky) .navbar .exp-search-input:-ms-input-placeholder,
  .page-header.stickydark.is-sticky .navbar .exp-search-input:-ms-input-placeholder {
    color: #ffffff;
  }
}

body.rounded button,
body.rounded input,
body.rounded select,
body.rounded textarea {
  border-radius: 4px;
}

body.rounded .btn,
body.rounded button.action {
  border-radius: 4px;
}

body.rounded .btn.btn-lg,
body.rounded .btn.btn-xl {
  border-radius: 6px;
}

body.rounded .navbar .nav > li > a,
body.rounded .navbar .nav > li > a:focus {
  border-radius: 5px;
  overflow: hidden;
}

body.rounded .navbar .nav > li.mega-dropdown > a,
body.rounded .navbar .nav > li.mega-dropdown > a:focus,
body.rounded .navbar .nav > li.simple-dropdown > a,
body.rounded .navbar .nav > li.simple-dropdown > a:focus {
  border-radius: 6px 6px 0 0;
}

body.rounded .carousel-control.next {
  border-radius: 4px 0 0 4px;
}

body.rounded .carousel-control.prev {
  border-radius: 0 4px 4px 0;
}

body.rounded .slick-prev,
body.rounded .slick-next {
  border-radius: 4px;
}

body.rounded .product-item.large .product-item-label {
  border-radius: 4px;
}

body.rounded .product-variant-2 .product-item.large .product-item-label.label-new {
  border-radius: 0 0 0 4px;
}

body.rounded .product-variant-2 .product-item.large .product-item-label.label-sale {
  border-radius: 0 0 4px 0;
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary {
  border-radius: 4px 0 4px 0;
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary a:first-child {
  border-radius: 4px 0 0 0;
}

body.rounded .product-variant-1 .product-item.large .product-item-actions .actions-secondary a:last-child {
  border-radius: 0 0 4px 0;
}

body.rounded .product-variant-1 .product-item-info {
  border-radius: 5px;
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary {
  border-radius: 4px 0 0 4px;
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:first-child {
  border-radius: 4px 0 0 0;
}

body.rounded .product-variant-4 .product-item.large .product-item-actions .actions-secondary a:last-child {
  border-radius: 0 0 0 4px;
}

body.rounded .product-variant-4 .product-item-info {
  border-radius: 5px;
}

body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-secondary {
  border-radius: 4px 0 0 0;
}

body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-secondary a:first-child {
  border-radius: 4px 0 0 0;
}

body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary,
body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary button {
  border-radius: 0;
}

body.rounded .products-grid.product-variant-3 .product-item.large .product-item-actions .actions-secondary {
  border-radius: 4px 0 0 0;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary,
  body.rounded .product-variant-2 .product-item.large .product-item-actions .actions-primary button {
    border-radius: 4px;
  }
}

body.rounded .product-variant-2 .product-item.large .product-item-name {
  border-radius: 5px 0 0 5px;
}

body.rounded .product-small-list.variant2 .product-item.small .product-item-photo {
  border-radius: 7px;
}

body.rounded .product-small-list.variant2 .product-item.small .product-item-photo img {
  border-radius: 4px;
}

body.rounded .menu-label,
body.rounded .menu-label-alt {
  border-radius: 2px;
}

body.rounded .input-group .form-control:first-child,
body.rounded .input-group-addon:first-child,
body.rounded .input-group-btn:first-child > .btn,
body.rounded .input-group-btn:first-child > .btn-group > .btn,
body.rounded .input-group-btn:first-child > .dropdown-toggle,
body.rounded .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
body.rounded .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

body.rounded .form-control {
  border-radius: 4px;
}

body.rounded .dropdown-link .dropdown-container {
  border-radius: 5px 5px 0 0;
}

body.rounded .simple-dropdown .sub-menu ul.category-links ul {
  border-radius: 5px;
}

body.rounded h1.h-bg,
body.rounded h2.h-bg {
  border-radius: 5px 5px 0 0;
}

body.rounded .block.fullwidth h1.h-bg,
body.rounded .block.fullwidth h2.h-bg {
  border-radius: 0 5px 0 0;
}

body.rounded.fullwidth .block:not(.boxed):not(.fullboxed) h1.h-bg,
body.rounded.fullwidth .block:not(.boxed):not(.fullboxed) h2.h-bg {
  border-radius: 0 5px 0 0;
}

body.rounded .productStack .toggleStack {
  border-radius: 6px 0 0 0;
}

body.rounded .productStack .products-list li img {
  border-radius: 3px;
}

body.rounded .productStack .products-list .item-qty {
  border-radius: 3px;
}

body.rounded .box {
  border-radius: 8px;
}

body.rounded .box-icon i.icon {
  border-radius: 50%;
}

body.rounded .box-left-icon-bg {
  border-radius: 7px;
}

body.rounded .share-button .social-list a {
  border-radius: 50%;
}

body.rounded ul.tags li a,
body.rounded ul.tags li span::before,
body.rounded ul.tags li a::before {
  border-radius: 5px;
}

body.rounded #toolsPanel .tools-btn a,
body.rounded .back-to-top.top-fixed-btn {
  border-radius: 6px 0 0 6px;
}

body.rounded .fixed-btns.demo-mode .top-fixed-btn {
  border-radius: 0 0 0 6px;
}

body.rounded .buy-fixed-btn {
  border-radius: 0;
}

body.rounded .fixed-btns.demo-mode:after {
  border-radius: 6px 0 0 6px;
}

body.rounded .product-info-block.creative .product-description {
  border-radius: 5px;
}

body.rounded .size-list li span.value,
body.rounded .color-list li span.value,
body.rounded .color-list li img {
  border-radius: 3px;
}

body.rounded .product-info-block .product-label {
  border-radius: 3px;
}

body.rounded .nav-tabs > li > a {
  border-radius: 4px 4px 0 0;
}

body.rounded .tab-content > .tab-pane {
  border-radius: 7px;
}

body.rounded .nav-tabs {
  margin-left: 10px;
  margin-right: 10px;
}

body.rounded .main-image {
  border-radius: 7px;
}

body.rounded .product-previews-carousel .slick-slide img {
  border-radius: 5px;
}

body.rounded .selected-filters li a {
  border-radius: 3px;
}

body.rounded .category-block,
body.rounded .filter-row {
  border-radius: 5px;
}

body.rounded .banner,
body.rounded .category-image {
  border-radius: 8px;
}

body.rounded .banner-btn {
  border-radius: 6px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

body.rounded .product-item-not-available > span,
body.rounded .product-item-not-available span.text {
  border-radius: 4px;
}

body.rounded .newsletter.variant1 {
  border-radius: 6px;
}

body.rounded .blog-carousel .blog-item-info {
  border-radius: 0 0 7px 7px;
}

body.rounded .blog-carousel .blog-item-photo {
  border-radius: 7px 7px 0 0;
}

body.rounded .product-item.small .product-item-photo {
  border-radius: 6px;
}

body.rounded .product-item.small .product-item-photo img {
  border-radius: 5px;
}

body.rounded .testimonials-item-author-photo img {
  border-radius: 4px;
}

body.rounded .category-slider .slick-prev,
body.rounded .category-slider .slick-next {
  border-radius: 6px;
}

body.rounded .product-variant-3 .product-item.large .product-item-info {
  border-radius: 8px;
}

body.rounded .product-variant-3 .product-item.large .product-item-photo img {
  border-radius: 5px;
}

body.rounded .brand-grid a,
body.rounded .brand-grid a img {
  border-radius: 5px;
}

body.rounded .text-hoverslide > span,
body.rounded .text-hoverslide span > span.hoverbg {
  border-radius: 4px;
}

body.rounded .color-swatch li {
  border-radius: 2px;
}

body.rounded .under-footer img {
  border-radius: 5px;
}

body.rounded .filters.style2 li a {
  border-radius: 5px;
}

body.rounded .filters.style2 li a span.count {
  border-radius: 50%;
  line-height: 23px;
}

.share-button {
  position: relative;
  display: inline-block;
  z-index: 1;
}

.share-button .toggle {
  position: relative;
  height: 30px;
  margin-bottom: 0;
  z-index: 10;
  display: block;
  padding-left: 30px;
  cursor: pointer;
  font-weight: normal;
  line-height: 30px;
  color: #333745;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.share-button .toggle:hover {
  color: #ec1d25;
}

.share-button .toggle:after {
  position: absolute;
  display: block;
  top: 0;
  margin: 0;
  width: 30px;
  height: 30px;
  font-family: 'icomoon-reg';
  content: "\e905";
  line-height: 30px;
  font-size: 17px;
  text-align: center;
  left: -2px;
}

.share-button .social-list {
  position: absolute;
  margin: 0;
  padding: 0;
}

.share-button .social-list li {
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  list-style-type: none;
  opacity: 0;
  -webkit-transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
  -o-transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
  transition: all 0.25s cubic-bezier(0.43, 1.17, 0.69, 1.24);
}

.share-button .social-list a {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
  text-indent: 120%;
  text-decoration: none;
  background-color: #ec1d25;
  border: 1px solid #ec1d25;
  color: #fff;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.share-button .social-list a:hover {
  opacity: 0.7;
}

.share-button .social-list a:before {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  width: 30px;
  height: 30px;
  font-size: 16px;
  text-align: center;
  line-height: 30px;
  text-indent: 0;
}

.share-button:hover .social-list li {
  opacity: 1;
}

body:not(.rtl) .share-button.toRight .social-list,
body.rtl .share-button.toLeft .social-list {
  right: 100%;
  margin-right: 5px;
  top: 0;
}

body:not(.rtl) .share-button.toRight .social-list li,
body.rtl .share-button.toLeft .social-list li {
  top: 0;
  right: 0;
  margin: 0;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(1),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(1) {
  right: 0;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(2),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(2) {
  right: 30px;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(3),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(3) {
  right: 60px;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(4),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(4) {
  right: 90px;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(5),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(5) {
  right: 120px;
}

body:not(.rtl) .share-button.toRight:hover .social-list li:nth-child(6),
body.rtl .share-button.toLeft:hover .social-list li:nth-child(6) {
  right: 150px;
}

body:not(.rtl) .share-button.toLeft .toggle,
body.rtl .share-button.toRight .toggle {
  padding-right: 5px;
}

body:not(.rtl) .share-button.toLeft .social-list,
body.rtl .share-button.toRight .social-list {
  left: 100%;
  margin-left: 0;
  top: 0;
}

body:not(.rtl) .share-button.toLeft .social-list li,
body.rtl .share-button.toRight .social-list li {
  top: 0;
  left: 0;
  margin: 0;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(1),
body.rtl .share-button.toRight:hover .social-list li:nth-child(1) {
  left: 0;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(2),
body.rtl .share-button.toRight:hover .social-list li:nth-child(2) {
  left: 30px;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(3),
body.rtl .share-button.toRight:hover .social-list li:nth-child(3) {
  left: 60px;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(4),
body.rtl .share-button.toRight:hover .social-list li:nth-child(4) {
  left: 90px;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(5),
body.rtl .share-button.toRight:hover .social-list li:nth-child(5) {
  left: 120px;
}

body:not(.rtl) .share-button.toLeft:hover .social-list li:nth-child(6),
body.rtl .share-button.toRight:hover .social-list li:nth-child(6) {
  left: 150px;
}

.share-button.toTop .social-list {
  left: 0;
  bottom: 100%;
  padding-bottom: 5px;
}

.share-button.toTop .social-list li {
  left: 0;
  bottom: 0;
}

.share-button.toTop:hover .social-list li:nth-child(1) {
  bottom: 0;
}

.share-button.toTop:hover .social-list li:nth-child(2) {
  bottom: 30px;
}

.share-button.toTop:hover .social-list li:nth-child(3) {
  bottom: 60px;
}

.share-button.toTop:hover .social-list li:nth-child(4) {
  bottom: 90px;
}

.share-button.toTop:hover .social-list li:nth-child(5) {
  bottom: 120px;
}

.share-button.toTop:hover .social-list li:nth-child(6) {
  bottom: 150px;
}

.share-button.toBottom .social-list {
  left: 0;
  top: 100%;
}

.share-button.toBottom .social-list li {
  left: 0;
  top: 0;
}

.share-button.toBottom:hover .social-list li:nth-child(1) {
  top: 0;
}

.share-button.toBottom:hover .social-list li:nth-child(2) {
  top: 30px;
}

.share-button.toBottom:hover .social-list li:nth-child(3) {
  top: 60px;
}

.share-button.toBottom:hover .social-list li:nth-child(4) {
  top: 90px;
}

.share-button.toBottom:hover .social-list li:nth-child(5) {
  top: 120px;
}

.share-button.toBottom:hover .social-list li:nth-child(6) {
  top: 150px;
}

/* Social Colors */
.social-list a.facebook {
  background-color: #3b5998 !important;
  border-color: #3b5998 !important;
}

.social-list a.twitter {
  background-color: #00aced !important;
  border-color: #00aced !important;
}

.social-list a.google {
  background-color: #dd4b39 !important;
  border-color: #dd4b39 !important;
}

.social-list a.pinterest {
  background-color: #bd081c !important;
  border-color: #bd081c !important;
}

.social-list a.linkedin {
  background-color: #007bb5 !important;
  border-color: #007bb5 !important;
}

.social-list a.instagram {
  background-color: #125688 !important;
  border-color: #125688 !important;
}

.social-list a.youtube {
  background-color: #b00 !important;
  border-color: #b00 !important;
}

.social-list a.skype {
  background-color: #12A5F4 !important;
  border-color: #12A5F4 !important;
}

.social-list a.vimeo {
  background-color: #80CEFF !important;
  border-color: #80CEFF !important;
}

.social-list a.fancy {
  background-color: #46a5e3 !important;
  border-color: #46a5e3 !important;
}

.icons-social.colors a i:not(.icon-circled) {
  color: #333745;
}

.icons-social.colors a i:not(.icon-circled).facebook {
  color: #3b5998 !important;
}

.icons-social.colors a i:not(.icon-circled).twitter {
  color: #00aced !important;
}

.icons-social.colors a i:not(.icon-circled).google {
  color: #dd4b39 !important;
}

.icons-social.colors a i:not(.icon-circled).pinterest {
  color: #bd081c !important;
}

.icons-social.colors a i:not(.icon-circled).linkedin {
  color: #007bb5 !important;
}

.icons-social.colors a i:not(.icon-circled).instagram {
  color: #125688 !important;
}

.icons-social.colors a i:not(.icon-circled).youtube {
  color: #b00 !important;
}

.icons-social.colors a i:not(.icon-circled).skype {
  color: #12A5F4 !important;
}

.icons-social.colors a i:not(.icon-circled).vimeo {
  color: #80CEFF !important;
}

.icons-social.colors a i:not(.icon-circled).fancy {
  color: #46a5e3 !important;
}

.icons-social.colors a:hover i:not(.icon-circled) {
  opacity: 0.7;
}

.icons-social.colors a i.icon.icon-circled.facebook {
  color: #3b5998 !important;
  border-color: #3b5998 !important;
}

.icons-social.colors a i.icon.icon-circled.twitter {
  color: #00aced !important;
  border-color: #00aced !important;
}

.icons-social.colors a i.icon.icon-circled.google {
  color: #dd4b39 !important;
  border-color: #dd4b39 !important;
}

.icons-social.colors a i.icon.icon-circled.pinterest {
  color: #bd081c !important;
  border-color: #bd081c !important;
}

.icons-social.colors a i.icon.icon-circled.linkedin {
  color: #007bb5 !important;
  border-color: #007bb5 !important;
}

.icons-social.colors a i.icon.icon-circled.instagram {
  color: #125688 !important;
  border-color: #125688 !important;
}

.icons-social.colors a i.icon.icon-circled.youtube {
  color: #b00 !important;
  border-color: #b00 !important;
}

.icons-social.colors a i.icon.icon-circled.skype {
  color: #12A5F4 !important;
  border-color: #12A5F4 !important;
}

.icons-social.colors a i.icon.icon-circled.vimeo {
  color: #80CEFF !important;
  border-color: #80CEFF !important;
}

.icons-social.colors a i.icon.icon-circled.fancy {
  color: #46a5e3 !important;
  border-color: #46a5e3 !important;
}

.icons-social.colors a:hover i.icon.icon-circled {
  color: #ffffff !important;
}

.icons-social.colors a:hover i.icon.icon-circled.facebook {
  background-color: #3b5998 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.twitter {
  background-color: #00aced !important;
}

.icons-social.colors a:hover i.icon.icon-circled.google {
  background-color: #dd4b39 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.pinterest {
  background-color: #bd081c !important;
}

.icons-social.colors a:hover i.icon.icon-circled.linkedin {
  background-color: #007bb5 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.instagram {
  background-color: #125688 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.youtube {
  background-color: #b00 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.skype {
  background-color: #12A5F4 !important;
}

.icons-social.colors a:hover i.icon.icon-circled.vimeo {
  background-color: #80CEFF !important;
}

.icons-social.colors a:hover i.icon.icon-circled.fancy {
  background-color: #46a5e3 !important;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 40px;
  }
}

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 40px;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 40px;
  }
}

@-webkit-keyframes progress-bar-stripes-small {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 20px 20px;
  }
}

@-moz-keyframes progress-bar-stripes-small {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 20px 20px;
  }
}

@keyframes progress-bar-stripes-small {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 20px 20px;
  }
}

.bg-striped,
.bg-striped-sm {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  margin: 0;
  padding: 0;
  opacity: 0.25;
  background-color: #fff;
  background-image: -webkit-linear-gradient(135deg, #bfbfbf 25%, transparent 25%, transparent 50%, #bfbfbf 50%, #bfbfbf 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(135deg, #bfbfbf 25%, transparent 25%, transparent 50%, #bfbfbf 50%, #bfbfbf 75%, transparent 75%, transparent);
  background-image: linear-gradient(-45deg, #bfbfbf 25%, transparent 25%, transparent 50%, #bfbfbf 50%, #bfbfbf 75%, transparent 75%, transparent);
  background-size: 40px 40px;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
}

.bg-striped-sm {
  background-size: 20px 20px;
  -webkit-animation: progress-bar-stripes-small 0.5s linear infinite;
  -moz-animation: progress-bar-stripes-small 0.5s linear infinite;
  animation: progress-bar-stripes-small 0.5s linear infinite;
}

.block-loading {
  position: relative;
}

.block-loading .bg-striped,
.block-loading .bg-striped-sm {
  display: block;
}

.rating,
.product-item-rating {
  display: inline-block;
  vertical-align: top;
}

.rating i.spr-icon,
.product-item-rating i.spr-icon {
  font-size: 13px;
  top: 0;
  width: 1.3em;
  height: 1.3em;
  margin-right: 2px;
}

.rating i.spr-icon.spr-icon-star-half-alt,
.product-item-rating i.spr-icon.spr-icon-star-half-alt,
.rating i.spr-icon.spr-icon-star,
.product-item-rating i.spr-icon.spr-icon-star {
  color: #ec1d25;
}

.rating .spr-badge-caption,
.product-item-rating .spr-badge-caption {
  padding-left: 3px;
}

.product-item .rating,
.product-item .product-item-rating {
  display: block;
  margin: 10px 0 0;
}

.product-item .rating i.spr-icon,
.product-item .product-item-rating i.spr-icon {
  font-size: 12px;
  top: 0;
  width: 1.2em;
  height: 1.2em;
  margin-right: 1px;
}

.product-item .rating .spr-badge-caption,
.product-item .product-item-rating .spr-badge-caption {
  display: none;
}

.product-item .rating .spr-badge[data-rating='0.0'],
.product-item .product-item-rating .spr-badge[data-rating='0.0'] {
  display: none;
}

.product-variant-3 .product-item .rating {
  display: block;
  clear: both;
}

.product-info-block .spr-badge {
  display: inherit;
}

.product-info-block .spr-badge:before,
.product-info-block .spr-badge:after {
  display: none;
}

.products-listview .product-item .rating i.spr-icon {
  font-size: 14px;
  margin-right: 2px;
}

#shopify-product-reviews .spr-container {
  padding: 0;
  border: 0;
}

#shopify-product-reviews .spr-container .spr-header-title,
#shopify-product-reviews .spr-container .spr-review-header-title {
  font-size: 16px;
  line-height: 1.5em;
  font-family: 'Raleway', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  margin: 0 0 5px 0;
  color: #333745;
  border: 0;
}

#shopify-product-reviews .spr-container h3.spr-review-header-title {
  font-size: 20px !important;
}

#shopify-product-reviews .spr-container .spr-review-header-byline {
  font-style: normal;
  font-size: 13px;
  opacity: 1;
  display: inline-block;
  color: #333745;
}

#shopify-product-reviews .spr-container .spr-review-header-byline strong {
  color: #ec1d25;
}

#shopify-product-reviews .spr-container .spr-review-content {
  margin: 0;
}

.slider.option-free {
    display: block;
    clear: both;
    max-width: 452px;
}

.slider.option-free.full {
    max-width: 100%;
}

#shopify-product-reviews .spr-container .spr-review-reportreview {
  font-size: 13px;
  line-height: 16px;
}

#shopify-product-reviews .spr-container .spr-review-content-body {
  font-size: 14px;
  line-height: 20px;
}

#shopify-product-reviews .spr-container .spr-form-label {
  font-size: 14px;
  line-height: 20px;
}

#shopify-product-reviews .spr-container .spr-summary-starrating .spr-icon,
#shopify-product-reviews .spr-container .spr-starratings .spr-icon {
  font-size: 13px;
  top: 0;
  width: 1.3em;
  height: 1.3em;
  margin-right: 2px;
}

#shopify-product-reviews .spr-container .spr-summary-starrating .spr-icon.spr-icon-star-half-alt,
#shopify-product-reviews .spr-container .spr-starratings .spr-icon.spr-icon-star-half-alt,
#shopify-product-reviews .spr-container .spr-summary-starrating .spr-icon.spr-icon-star,
#shopify-product-reviews .spr-container .spr-starratings .spr-icon.spr-icon-star {
  color: #ec1d25;
}

#shopify-product-reviews .spr-container .spr-summary-starrating .spr-badge-caption,
#shopify-product-reviews .spr-container .spr-starratings .spr-badge-caption {
  padding-left: 3px;
}

#shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon {
  font-size: 18px;
  top: 0;
  width: 1.3em;
  height: 1.3em;
  margin-right: 2px;
}

#shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon.spr-icon-star {
  color: #333745;
}

#shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon.spr-icon-star:hover,
#shopify-product-reviews .spr-container .spr-form-review-rating .spr-icon.spr-icon-star.spr-icon-star-hover {
  color: #ec1d25;
  opacity: 1;
}

#shopify-product-reviews .spr-container .spr-form-review-rating .spr-badge-caption {
  padding-left: 3px;
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating) {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #969696;
  background-image: none;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 25px;
  background-color: #f7f7f7;
  border-radius: 0;
  color: #333745;
  margin-bottom: 0;
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating):focus {
  border-color: #333745;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, 0.6);
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating)::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating):-ms-input-placeholder {
  color: #8f8f8f;
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating)::-webkit-input-placeholder {
  color: #8f8f8f;
}

#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating)[disabled],
#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating)[readonly],
fieldset[disabled] #shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating) {
  cursor: not-allowed;
  background-color: #969696;
  opacity: 1;
}

textarea#shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating) {
  height: auto;
}

#shopify-product-reviews .spr-container div.spr-form-input textarea {
  display: block;
  width: 100%;
  height: 41px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #969696;
  background-image: none;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin-bottom: 25px;
  background-color: #f7f7f7;
  border-radius: 0;
  color: #333745;
  margin-bottom: 0;
  height: 160px;
}

#shopify-product-reviews .spr-container div.spr-form-input textarea:focus {
  border-color: #333745;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(51, 55, 69, 0.6);
}

#shopify-product-reviews .spr-container div.spr-form-input textarea::-moz-placeholder {
  color: #8f8f8f;
  opacity: 1;
}

#shopify-product-reviews .spr-container div.spr-form-input textarea:-ms-input-placeholder {
  color: #8f8f8f;
}

#shopify-product-reviews .spr-container div.spr-form-input textarea::-webkit-input-placeholder {
  color: #8f8f8f;
}

#shopify-product-reviews .spr-container div.spr-form-input textarea[disabled],
#shopify-product-reviews .spr-container div.spr-form-input textarea[readonly],
fieldset[disabled] #shopify-product-reviews .spr-container div.spr-form-input textarea {
  cursor: not-allowed;
  background-color: #969696;
  opacity: 1;
}

textarea#shopify-product-reviews .spr-container div.spr-form-input textarea {
  height: auto;
}

.rounded #shopify-product-reviews .spr-container input.spr-form-input:not(.spr-starrating) {
  border-radius: 4px;
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  background-color: #ec1d25;
  border-color: #ec1d25;
}

html {
  padding-top: 0 !important;
  margin-top: 0 !important;
}

.sidebar-wrapper {
  top: 0 !important;
}

#admin_bar_iframe {
  margin-top: 0 !important;
  display: none !important;
}

.productStack {
  top: auto !important;
}

.errors {
  margin: 20px 0;
  font-family: 'Raleway', sans-serif;
}

.errors ul {
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  list-style: none;
  padding: 0;
  margin: 0;
  color: red;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 21px;
  width: 21px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: #333745;
  color: #ffffff;
  top: 50%;
  right: 15px;
  padding: 0;
  margin-top: -10px;
  border: none;
  outline: none;
}

.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
}

.slick-prev:not(.slick-disabled):hover,
.slick-next:not(.slick-disabled):hover {
  background: #ec1d25;
}

.slick-prev.slick-disabled:hover,
.slick-next.slick-disabled:hover {
  cursor: auto;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: 'icomoon-reg';
  font-size: 18px;
  line-height: 21px;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  right: 23px;
}

.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "\e923";
}

.slick-prev:before[dir="rtl"] {
  content: "\e922";
}

.slick-next {
  right: 0;
}

.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "\e922";
}

.slick-next:before[dir="rtl"] {
  content: "\e923";
}

.product-vertical-carousel .slick-prev,
.slick-vertical .slick-prev,
.product-vertical-carousel .slick-next,
.slick-vertical .slick-next {
  top: 0;
  margin-top: -35px;
}

/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 10px;
}

.slick-dots {
  position: absolute;
  bottom: -10px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 16px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: #e8e8e8;
  display: block;
  height: 8px;
  width: 8px;
  border-radius: 50%;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}

.slick-dots li.slick-active button {
  background: #ec1d25;
}

@media screen and (max-width: 991px) {
  .slick-prev,
  .slick-next {
    margin-top: -12px;
  }
}

/* Nara Edit */
#product h1 span {
  text-transform: capitalize;
}

.product-title {
  text-transform: capitalize;
}

.s4com-helpcenter h1 {
  text-transform: capitalize;
}

/** new css **/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

body {
  margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
  display: block
}

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline
}

audio:not([controls]) {
  display: none;
  height: 0
}

[hidden], template {
  display: none
}

a {
  background-color: transparent
}

a:active, a:hover {
  outline: 0
}

abbr[title] {
  border-bottom: 1px dotted
}

b, strong {
  font-weight: bold
}

dfn {
  font-style: italic
}

h1 {
  font-size: 2em;
  margin: 0.67em 0
}

mark {
  background: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sup {
  top: -0.5em
}

sub {
  bottom: -0.25em
}

img {
  border: 0
}

svg:not(:root) {
  overflow: hidden
}

figure {
  margin: 1em 40px
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0
}

pre {
  overflow: auto
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em
}

button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0
}

button {
  overflow: visible
}

button, select {
  text-transform: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer
}

button[disabled], html input[disabled] {
  cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0
}

input {
  line-height: normal
}

input[type=checkbox], input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

.fullback h3, h2.spr-header-title {
    text-align: center;
}

.dim span { display: inline-block; font-weight: normal; width: 35%; } 
.dim b { display: inline-block; width: 20px; }
.dim div { padding: 6px 10px; font-weight: bold; border-bottom: 1px solid #ddd; } 
.new:after { vertical-align: text-bottom;
    content: 'new';
    font-size: 12px;
        margin-left: 5px;
    color: #FFF;
    padding: 2px 8px;
    font-weight: bold;
    display: inline-block;
    background: #e60f09; }

fieldset {
  border: 1px solid #9c9da4;
    margin: 0;
    padding: 1px 4px 3px 4px;
}

legend {
  border: 0;
  padding: 0
}

textarea {
  overflow: auto
}

optgroup {
  font-weight: bold
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

td, th {
  padding: 0
}

body {
  font-family: Roboto,sans-serif;
  font-size: 17px;
  line-height: 1.42857143
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 14px
}

.h1, h1 {
  font-size: 48px;
  line-height: 1.2;
  font-weight: 400
}

.h2, h2 {
  font-size: 36px;
  line-height: 1.2;
  font-weight: 400
}

.h3, h3, h2.spr-header-title {
  font-size: 30px;
  line-height: 1.2 !important;
  font-weight: 400 !important;
}

.h4, h4 {
  font-size: 24px;
  line-height: 1.25;
  font-weight: 400
}

.h5, h5 {
  font-size: 18px;
  line-height: 1.4
}

.h6, h6 {
  font-size: 12px;
  line-height: 1.4
}

p {
  margin: 0 0 0.75em
}

cite, dfn, em, i {
  font-style: italic
}

address {
  margin: 0 0 1em
}

pre {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

code, kbd, tt, var {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace
}

abbr, acronym {
  border-bottom: 1px dotted;
  cursor: help
}

ins, mark {
  text-decoration: none
}

big {
  font-size: 125%
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit
}

body {
  background-color: #f5f5f5
}

blockquote, q {
  quotes: "" ""
}

blockquote:after, blockquote:before, q:after, q:before {
  content: ""
}

blockquote > :last-child {
  margin-bottom: 0
}

blockquote cite {
  display: block;
  font-size: 14px;
  font-weight: 400;
  margin-top: 12px
}

hr {
  background-color: rgba(0, 0, 0, 0.1);
  border: 0;
  height: 1px;
  margin-bottom: 1.5em
}

ol, ul {
  margin: 0 0 1em 0;
  padding: 0 0 0 20px
}

ul {
  list-style: disc
}

ol {
  list-style: decimal
}

li > ol, li > ul {
  margin-bottom: 0;
  margin-left: 20px
}

dt {
  font-weight: bold
}

dt {
  font-weight: bold
}

dd {
  margin: 0 0.75em 0.75em 1.5em
}

img {
  height: auto;
  max-width: 100%
}

figure {
  margin: 1em 0
}

table {
  margin: 0 0 1em;
  width: 100%
}

td, th {
  border: none;
  padding: 6px 10px
}

.list-social {
  list-style: none;
  padding: 0;
  margin: 0
}

.list-social li {
  display: inline-block
}

.list-social.circles {
  margin: -5px 0 -5px -10px
}

.list-social.circles li {
  margin: 5px 0 5px 10px
}

.list-social.circles a {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100em;
  border: 1px solid;
  font-size: 14px;
  line-height: 38px;
  text-align: center;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.list-social.circles a:focus, .list-social.circles a:hover {
  color: #fff
}

.list-social.circles li.facebook a:focus, .list-social.circles li.facebook a:hover {
  background-color: #3B5998
}

.list-social.circles li.behance a:focus, .list-social.circles li.behance a:hover {
  border-color: #1769FF;
  background-color: #1769FF
}

.list-social.circles li.dribbble a:focus, .list-social.circles li.dribbble a:hover {
  border-color: #EA4C89;
  background-color: #EA4C89
}

.list-social.circles li.flickr a:focus, .list-social.circles li.flickr a:hover {
  border-color: #0063DC;
  background-color: #0063DC
}

.list-social.circles li.github a:focus, .list-social.circles li.github a:hover {
  border-color: #333;
  background-color: #333
}

.list-social.circles li.google a:focus, .list-social.circles li.google a:hover {
  border-color: #DB4437;
  background-color: #DB4437
}

.list-social.circles li.instagram a:focus, .list-social.circles li.instagram a:hover {
  border-color: #3F729B;
  background-color: #3F729B
}

.list-social.circles li.linkedin a:focus, .list-social.circles li.linkedin a:hover {
  border-color: #00A0DC;
  background-color: #00A0DC
}

.list-social.circles li.pinterest a:focus, .list-social.circles li.pinterest a:hover {
  border-color: #BD081C;
  background-color: #BD081C
}

.list-social.circles li.reddit a:focus, .list-social.circles li.reddit a:hover {
  border-color: #5f99cf;
  background-color: #5f99cf
}

.list-social.circles li.rss a:focus, .list-social.circles li.rss a:hover {
  border-color: #F26522;
  background-color: #F26522
}

.list-social.circles li.skype a:focus, .list-social.circles li.skype a:hover {
  border-color: #00AF00;
  background-color: #00AF00
}

.list-social.circles li.tumblr a:focus, .list-social.circles li.tumblr a:hover {
  border-color: #35465C;
  background-color: #35465C
}

.list-social.circles li.twitter a:focus, .list-social.circles li.twitter a:hover {
  border-color: #55ACEE;
  background-color: #55ACEE
}

.list-social.circles li.vimeo a:focus, .list-social.circles li.vimeo a:hover {
  border-color: #1AB7EA;
  background-color: #1AB7EA
}

.list-social.circles li.vk a:focus, .list-social.circles li.vk a:hover {
  border-color: #45668e;
  background-color: #45668e
}

.list-social.circles li.yahoo a:focus, .list-social.circles li.yahoo a:hover {
  border-color: #410093;
  background-color: #410093
}

.list-social.circles li.email a:focus, .list-social.circles li.email a:hover {
  border-color: #2c3e50;
  background-color: #2c3e50
}

.list-social.circles li.link a:focus, .list-social.circles li.link a:hover {
  border-color: #7fb13d;
  background-color: #7fb13d
}

legend {
  font-weight: 700;
  padding-left: 10px;
  padding-right: 10px
}

.input-field, .sbutton {
  font-size: 14px;
  line-height: 1.4285714286
}

.input-field-large, .sbutton-large {
  font-size: 18px;
  line-height: 1.3333333333
}

.sbutton {
  font-size: 12px;
  line-height: 1.3333333333;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.004em;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  padding: 10px 18px;
  text-align: center;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.sbutton.disabled, .sbutton[disabled] {
  opacity: 0.5;
  pointer-events: none
}

.sbutton-large {
  font-size: 18px;
  line-height: 1.2777777778;
  font-weight: 400;
  text-transform: none;
  padding: 14px 18px
}

.sbutton-small {
  font-size: 11px;
  line-height: 1.2727272727;
  padding: 6px 14px
}

.sbutton-wide {
  display: block;
  width: 100%
}

.sbutton-accent-o, .sbutton-default-o, .sbutton-oposite-o {
  background-color: transparent
}

.sbutton-accent {
  color: #fff
}

.sbutton-accent:focus, .sbutton-accent:hover, .sbutton-default:focus, .sbutton-default:hover, .sbutton-oposite:focus, .sbutton-oposite:hover {
  background-color: transparent
}

.sbutton-wicon-left .button-icon {
  margin-right: 6px
}

.sbutton-wicon-right .button-icon {
  margin-left: 6px
}

.input-field {
  font-size: 14px;
  line-height: 1.4285714286;
  border-radius: 3px;
  border-width: 2px;
  border-style: solid;
  display: inline-block;
  padding: 8px 18px;
  height: 40px
}

.input-field:focus {
  outline: none;
  -webkit-box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0px 0px 10px 0px rgba(0, 0, 0, 0.1)
}

.input-field-wide {
  width: 100%
}

.input-field-large {
  font-size: 18px;
  line-height: 1.2777777778;
  padding: 14px 18px;
  height: 55px
}

.input-field-small {
  font-size: 12px;
  line-height: 1.3333333333;
  padding: 5px 18px;
  height: 30px
}

select.input-field {
  width: 100%;
  margin: 0;
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px
}

.select-box {
  position: relative
}

.select-box:after {
  content: '\f107';
  font-family: FontAwesome;
  font-size: 14px;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  right: 1em;
  z-index: 2;
  pointer-events: none;
  display: none
}

@media (-ms-high-contrast: none), screen and (-ms-high-contrast: active) {
  select.input-field::-ms-expand {
    display: none
  }

  select.input-field:focus {
    border-color: #aaa
  }

  select.input-field:focus::-ms-value {
    background: transparent;
    color: #222
  }

  select.input-field {
    padding-right: 2em;
    background: none;
    border: 1px solid transparent
  }

  .select-box:after {
    display: block
  }
}

@supports ((-webkit-appearance:none) or (-moz-appearance:none) or (appearance:none)) or ((-moz-appearance:none) and (mask-type:alpha)) {
  .select-box:after {
    display: block
  }

  select.input-field {
    padding-right: 2em;
    background: none;
    border: 1px solid transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
  }

  select.input-field:focus {
    border-color: #aaa
  }
}

textarea.input-field {
  height: auto
}

.search-form {
  position: relative
}

.search-form .search-field {
  width: 100%;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 36px
}

.search-form .search-submit {
  position: absolute;
  border: none;
  background: none;
  width: 32px;
  height: 32px;
  right: 4px;
  top: 50%;
  margin-top: -16px;
  -webkit-transition: color 240ms;
  -o-transition: color 240ms;
  transition: color 240ms
}

.comment-form {
  margin: 0 0 0 -30px
}

.comment-form > * {
  padding-left: 30px
}

.comment-form .input-field {
  width: 100%
}

.comment-form .submit {
  width: 270px;
  max-width: 100%
}

.comment-form .comment-form-author, .comment-form .comment-form-comment, .comment-form .comment-form-email, .comment-form .comment-form-url {
  margin: 0 0 20px
}

.comment-form .comment-form-comment textarea {
  display: block
}

.comment-form .form-submit {
  margin: 10px 0 0
}

.comment-form .comment-notes, .comment-form .logged-in-as, .comment-form .must-log-in {
  font-style: italic;
  font-size: 14px
}

@media (min-width: 768px) {
  .comment-form .comment-form-author, .comment-form .comment-form-email, .comment-form .comment-form-url {
    width: 33.3333333333%;
    float: left
  }
}

.post-password-form {
  text-align: center
}

.post-password-form .password-fields-wrap {
  margin-left: -20px
}

.post-password-form .input-field, .post-password-form .sbutton {
  margin-left: 20px;
  vertical-align: middle;
  margin-top: 10px
}

.post-password-form .input-field {
  width: 300px;
  max-width: calc(100% - 20px)
}

.post-password-form > :last-child {
  margin-bottom: 0
}

a {
  text-decoration: none;
  -webkit-transition: color 240ms;
  -o-transition: color 240ms;
  transition: color 240ms
}

a:focus {
  outline: thin dotted
}

a:active, a:hover {
  outline: 0
}

.back-to-top {
  display: block;
  width: 36px;
  height: 36px;
  padding: 0;
  font-size: 14px;
  line-height: 34px;
  text-align: center;
  color: #fff;
  border: 1px solid;
  border-radius: 3px;
  position: fixed;
  right: -60px;
  bottom: 20px;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.back-to-top.active {
  right: 20px;
  visibility: visible;
  opacity: 1
}

.back-to-top:focus, .back-to-top:hover {
  opacity: 0.5
}

@media (min-width: 768px) {
  .back-to-top {
    width: 48px;
    height: 48px;
    line-height: 46px
  }
}

.primary-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 1.4285714286
}

.primary-menu li {
  position: relative;
  overflow: hidden
}

.primary-menu li.hover, .primary-menu li:hover {
  overflow: visible
}

.primary-menu a {
  display: block;
  text-decoration: none;
  -webkit-transition: color 240ms;
  -o-transition: color 240ms;
  transition: color 240ms
}

.primary-menu a:focus, .primary-menu a:hover {
  outline: none
}

.primary-menu ul {
  list-style: none
}

@media (max-width: 991px) {
  .primary-menu {
    padding: 30px 20px;
    display: block;
    width: 100%;
    max-width: 400px
  }

  .primary-menu > li > a {
    font-size: 16px
  }

  .primary-menu li {
    border-top: 1px solid
  }

  .primary-menu li a {
    padding-top: 10px;
    padding-bottom: 10px
  }

  .primary-menu li:first-child {
    border-top-color: transparent
  }

  .primary-menu li.menu-item-has-children > a:after {
    content: '\f105';
    font-family: FontAwesome;
    float: right;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
  }

  .primary-menu li.hover > a:after {
    content: '\f107'
  }

  .primary-menu ul {
    padding: 0 0 0 20px;
    margin: 0;
    position: relative;
    top: -20px;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 240ms;
    -o-transition: all 240ms;
    transition: all 240ms
  }

  .primary-menu ul:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-top: 1px solid
  }

  .primary-menu li.hover > ul {
    top: 0;
    height: auto;
    overflow: visible;
    visibility: visible;
    opacity: 1
  }
}

@media (min-width: 992px) {
  .primary-menu li.hover > ul, .primary-menu li:hover > ul {
    visibility: visible;
    opacity: 1
  }

  .primary-menu ul {
    list-style: none;
    width: 240px;
    margin: 0;
    padding: 17px 0 15px;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    left: 100%;
    border: 1px solid;
    border-top: none;
    z-index: 999;
    -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 240ms;
    -o-transition: all 240ms;
    transition: all 240ms
  }

  .primary-menu ul:before {
    content: '';
    display: block;
    position: absolute;
    height: 3px;
    top: 0;
    left: -1px;
    right: -1px
  }

  .primary-menu ul li {
    padding: 0 30px
  }

  .primary-menu ul li:after {
    content: '';
    display: block;
    border-bottom: 1px solid
  }

  .primary-menu ul li:last-child:after {
    border-bottom: none
  }

  .primary-menu ul ul {
    top: -17px
  }

  .primary-menu ul.oposite {
    left: auto;
    right: 100%
  }

  .primary-menu ul a {
    padding: 12px 0
  }

  .primary-menu > li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px
  }

  .primary-menu > li:first-child {
    margin-left: 0
  }

  .primary-menu > li > a {
    position: relative
  }

  .primary-menu > li > a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
  }

  .primary-menu > li > ul {
    top: 100%;
    left: 0
  }

  .primary-menu > li > ul.oposite {
    left: auto;
    right: 100%
  }
}

.minor-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 14px;
  height: 100%
}

.minor-menu > li {
  position: relative;
  height: 100%
}

.minor-menu > li:before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 100%
}

.minor-menu > li > a {
  display: inline-block
}

@media (max-width: 991px) {
  .minor-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: -10px;
    margin-left: -10px
  }

  .minor-menu > li {
    padding-left: 10px;
    padding-right: 10px
  }

  .minor-menu > li > .toggle-button, .minor-menu > li > a {
    height: 24px;
    line-height: 24px;
    vertical-align: middle
  }

  .minor-menu > li > .toggle-button {
    width: 24px
  }

  .minor-menu > li > .account-link span {
    display: none
  }
}

@media (min-width: 992px) {
  .minor-menu {
    width: 100%;
    text-align: right;
    margin-left: 10px
  }

  .minor-menu > li {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px
  }

  .minor-menu > li.menu-toggle {
    display: none
  }

  .minor-menu > li .account-link-icon {
    display: none
  }

  .minor-menu > li > a {
    position: relative;
    text-decoration: none
  }

  .minor-menu > li > a:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
  }

  .minor-menu > li.item-inline-with-primary {
    float: left
  }
}

.toggle-close {
  display: block;
  position: absolute;
  width: 56px;
  height: 56px;
  top: 0px;
  right: 0px;
  background-color: inherit
}

.toggle-close-icon {
  height: 1px;
  width: 24px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -12px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.toggle-close-icon:before {
  content: '';
  display: block;
  height: 1px;
  width: 24px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: inherit;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg)
}

.extra-navigation .nav-toggle {
  position: relative
}

.extra-navigation .nav-toggle-icon {
  height: 2px;
  width: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -1px;
  margin-left: -8px;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.extra-navigation .nav-toggle-icon:after, .extra-navigation .nav-toggle-icon:before {
  content: '';
  display: block;
  height: 2px;
  width: inherit;
  position: absolute;
  left: 0;
  background-color: inherit
}

.extra-navigation .nav-toggle-icon:before {
  top: -5px
}

.extra-navigation .nav-toggle-icon:after {
  top: 5px
}

.extra-navigation .shopy-icon {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -0.0625em;
  fill: currentColor
}

@media (max-width: 991px) {
  .main-navigation {
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-top: -32px;
    overflow: auto;
    visibility: hidden;
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-transition: all 240ms;
    -o-transition: all 240ms;
    transition: all 240ms
  }

  .main-navigation.active {
    visibility: visible;
    opacity: 1;
    margin-top: 0
  }

  .extra-navigation {
    text-align: right
  }
}

@media (min-width: 992px) {
  .main-navigation {
    margin-left: 70px
  }

  .main-navigation .toggle-close {
    display: none
  }

  .minor-menu, .minor-menu > li, .minor-menu > li > a, .primary-menu, .primary-menu > li, .primary-menu > li > a {
    height: 100%
  }
}

.comment-navigation, .post-navigation, .posts-navigation {
  line-height: 1.3
}

.comment-navigation .nav-links:after, .comment-navigation .nav-links:before, .post-navigation .nav-links:after, .post-navigation .nav-links:before, .posts-navigation .nav-links:after, .posts-navigation .nav-links:before {
  content: "";
  display: table;
  table-layout: fixed
}

.comment-navigation .nav-links:after, .post-navigation .nav-links:after, .posts-navigation .nav-links:after {
  clear: both
}

.comment-navigation .nav-links a, .post-navigation .nav-links a, .posts-navigation .nav-links a {
  display: inline-block;
  position: relative
}

.comment-navigation .nav-links a:after, .comment-navigation .nav-links a:before, .post-navigation .nav-links a:after, .post-navigation .nav-links a:before, .posts-navigation .nav-links a:after, .posts-navigation .nav-links a:before {
  display: block;
  position: absolute;
  top: 0;
  width: 1.2em
}

.comment-navigation .nav-previous, .post-navigation .nav-previous, .posts-navigation .nav-previous {
  float: left;
  width: 50%;
  padding-right: 10px
}

.comment-navigation .nav-previous a, .post-navigation .nav-previous a, .posts-navigation .nav-previous a {
  padding-left: 1.4em
}

.comment-navigation .nav-previous a:before, .post-navigation .nav-previous a:before, .posts-navigation .nav-previous a:before {
  content: '\2190';
  left: 0
}

.comment-navigation .nav-next, .post-navigation .nav-next, .posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
  padding-left: 10px
}

.comment-navigation .nav-next a, .post-navigation .nav-next a, .posts-navigation .nav-next a {
  padding-right: 1.4em
}

.comment-navigation .nav-next a:before, .post-navigation .nav-next a:before, .posts-navigation .nav-next a:before {
  content: '\2192';
  right: 0
}

.posts-pagination {
  text-align: center
}

.posts-pagination .posts-page-links {
  font-size: 0;
  margin-left: -10px
}

.posts-pagination .page-numbers {
  font-size: 11px;
  line-height: 14px;
  display: inline-block;
  border: 2px solid;
  text-align: center;
  border-radius: 3px;
  padding: 11px;
  min-width: 40px;
  margin-left: 10px
}

.posts-pagination a.page-numbers {
  text-decoration: none;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.posts-pagination .page-numbers.current, .posts-pagination a:focus, .posts-pagination a:hover {
  color: #fff
}

.page-links {
  clear: both;
  margin: 64px 0 0 -10px;
  text-align: center
}

.page-links > .page-link-text, .page-links a {
  font-size: 11px;
  line-height: 14px;
  letter-spacing: 0.175em;
  display: inline-block;
  border: 1px solid;
  text-align: center;
  border-radius: 3px;
  padding: 12px;
  min-width: 40px;
  margin-left: 10px
}

.page-links a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

@media (min-width: 768px) {
  .page-links > .page-link-text, .page-links a {
    padding: 16px;
    min-width: 50px
  }

  .blog-item-photo {
    height: 350px;
  }
}

@media (max-width: 767px) {
  .blog-item-photo {
    height: 170px;
  }
}

.comment-navigation {
  margin: 32px 0 0
}

.post-navigation, .posts-load-more, .posts-navigation, .posts-pagination {
  margin: 30px 0 0
}

.social-menu {
  list-style: none;
  margin: 0;
  padding: 0
}

.social-menu li {
  display: inline-block;
  vertical-align: middle
}

.social-menu a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.social-menu .menu-icon {
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.social-menu.circles, .social-menu.circles-colored {
  margin: -2px 0 -2px -4px
}

.social-menu.circles-colored li, .social-menu.circles li {
  margin: 2px 0 2px 4px
}

.social-menu.circles-colored .menu-icon, .social-menu.circles .menu-icon {
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 100em;
  border-width: 2px;
  border-style: solid;
  font-size: 14px;
  line-height: 36px;
  text-align: center
}

.social-menu.circles-colored a:focus .menu-icon, .social-menu.circles-colored a:hover .menu-icon, .social-menu.circles a:focus .menu-icon, .social-menu.circles a:hover .menu-icon {
  color: #fff
}

.social-menu.circles-colored a:focus .menu-icon-behance, .social-menu.circles-colored a:hover .menu-icon-behance, .social-menu.circles a:focus .menu-icon-behance, .social-menu.circles a:hover .menu-icon-behance {
  border-color: #1769FF;
  background-color: #1769FF
}

.social-menu.circles-colored a:focus .menu-icon-codepen, .social-menu.circles-colored a:hover .menu-icon-codepen, .social-menu.circles a:focus .menu-icon-codepen, .social-menu.circles a:hover .menu-icon-codepen {
  border-color: #000000;
  background-color: #000000
}

.social-menu.circles-colored a:focus .menu-icon-deviantart, .social-menu.circles-colored a:hover .menu-icon-deviantart, .social-menu.circles a:focus .menu-icon-deviantart, .social-menu.circles a:hover .menu-icon-deviantart {
  border-color: #05cc47;
  background-color: #05cc47
}

.social-menu.circles-colored a:focus .menu-icon-digg, .social-menu.circles-colored a:hover .menu-icon-digg, .social-menu.circles a:focus .menu-icon-digg, .social-menu.circles a:hover .menu-icon-digg {
  border-color: #005be2;
  background-color: #005be2
}

.social-menu.circles-colored a:focus .menu-icon-dribbble, .social-menu.circles-colored a:hover .menu-icon-dribbble, .social-menu.circles a:focus .menu-icon-dribbble, .social-menu.circles a:hover .menu-icon-dribbble {
  border-color: #EA4C89;
  background-color: #EA4C89
}

.social-menu.circles-colored a:focus .menu-icon-dropbox, .social-menu.circles-colored a:hover .menu-icon-dropbox, .social-menu.circles a:focus .menu-icon-dropbox, .social-menu.circles a:hover .menu-icon-dropbox {
  border-color: #007ee5;
  background-color: #007ee5
}

.social-menu.circles-colored a:focus .menu-icon-facebook, .social-menu.circles-colored a:hover .menu-icon-facebook, .social-menu.circles a:focus .menu-icon-facebook, .social-menu.circles a:hover .menu-icon-facebook {
  border-color: #3B5998;
  background-color: #3B5998
}

.social-menu.circles-colored a:focus .menu-icon-flickr, .social-menu.circles-colored a:hover .menu-icon-flickr, .social-menu.circles a:focus .menu-icon-flickr, .social-menu.circles a:hover .menu-icon-flickr {
  border-color: #0063DC;
  background-color: #0063DC
}

.social-menu.circles-colored a:focus .menu-icon-foursquare, .social-menu.circles-colored a:hover .menu-icon-foursquare, .social-menu.circles a:focus .menu-icon-foursquare, .social-menu.circles a:hover .menu-icon-foursquare {
  border-color: #2d5be3;
  background-color: #2d5be3
}

.social-menu.circles-colored a:focus .menu-icon-google-plus, .social-menu.circles-colored a:hover .menu-icon-google-plus, .social-menu.circles a:focus .menu-icon-google-plus, .social-menu.circles a:hover .menu-icon-google-plus {
  border-color: #DB4437;
  background-color: #DB4437
}

.social-menu.circles-colored a:focus .menu-icon-github, .social-menu.circles-colored a:hover .menu-icon-github, .social-menu.circles a:focus .menu-icon-github, .social-menu.circles a:hover .menu-icon-github {
  border-color: #333;
  background-color: #333
}

.social-menu.circles-colored a:focus .menu-icon-instagram, .social-menu.circles-colored a:hover .menu-icon-instagram, .social-menu.circles a:focus .menu-icon-instagram, .social-menu.circles a:hover .menu-icon-instagram {
  border-color: #3F729B;
  background-color: #3F729B
}

.social-menu.circles-colored a:focus .menu-icon-linkedin, .social-menu.circles-colored a:hover .menu-icon-linkedin, .social-menu.circles a:focus .menu-icon-linkedin, .social-menu.circles a:hover .menu-icon-linkedin {
  border-color: #00A0DC;
  background-color: #00A0DC
}

.social-menu.circles-colored a:focus .menu-icon-medium, .social-menu.circles-colored a:hover .menu-icon-medium, .social-menu.circles a:focus .menu-icon-medium, .social-menu.circles a:hover .menu-icon-medium {
  border-color: #00ab6c;
  background-color: #00ab6c
}

.social-menu.circles-colored a:focus .menu-icon-pinterest-p, .social-menu.circles-colored a:hover .menu-icon-pinterest-p, .social-menu.circles a:focus .menu-icon-pinterest-p, .social-menu.circles a:hover .menu-icon-pinterest-p {
  border-color: #BD081C;
  background-color: #BD081C
}

.social-menu.circles-colored a:focus .menu-icon-get-pocket, .social-menu.circles-colored a:hover .menu-icon-get-pocket, .social-menu.circles a:focus .menu-icon-get-pocket, .social-menu.circles a:hover .menu-icon-get-pocket {
  border-color: #ed4055;
  background-color: #ed4055
}

.social-menu.circles-colored a:focus .menu-icon-reddit-alien, .social-menu.circles-colored a:hover .menu-icon-reddit-alien, .social-menu.circles a:focus .menu-icon-reddit-alien, .social-menu.circles a:hover .menu-icon-reddit-alien {
  border-color: #5f99cf;
  background-color: #5f99cf
}

.social-menu.circles-colored a:focus .menu-icon-rss, .social-menu.circles-colored a:hover .menu-icon-rss, .social-menu.circles a:focus .menu-icon-rss, .social-menu.circles a:hover .menu-icon-rss {
  border-color: #F26522;
  background-color: #F26522
}

.social-menu.circles-colored a:focus .menu-icon-skype, .social-menu.circles-colored a:hover .menu-icon-skype, .social-menu.circles a:focus .menu-icon-skype, .social-menu.circles a:hover .menu-icon-skype {
  border-color: #00AF00;
  background-color: #00AF00
}

.social-menu.circles-colored a:focus .menu-icon-slideshare, .social-menu.circles-colored a:hover .menu-icon-slideshare, .social-menu.circles a:focus .menu-icon-slideshare, .social-menu.circles a:hover .menu-icon-slideshare {
  border-color: #0077b5;
  background-color: #0077b5
}

.social-menu.circles-colored a:focus .menu-icon-snapchat-ghost, .social-menu.circles-colored a:hover .menu-icon-snapchat-ghost, .social-menu.circles a:focus .menu-icon-snapchat-ghost, .social-menu.circles a:hover .menu-icon-snapchat-ghost {
  border-color: #fffc00;
  background-color: #fffc00
}

.social-menu.circles-colored a:focus .menu-icon-soundcloud, .social-menu.circles-colored a:hover .menu-icon-soundcloud, .social-menu.circles a:focus .menu-icon-soundcloud, .social-menu.circles a:hover .menu-icon-soundcloud {
  border-color: #ff8800;
  background-color: #ff8800
}

.social-menu.circles-colored a:focus .menu-icon-spotify, .social-menu.circles-colored a:hover .menu-icon-spotify, .social-menu.circles a:focus .menu-icon-spotify, .social-menu.circles a:hover .menu-icon-spotify {
  border-color: #1db954;
  background-color: #1db954
}

.social-menu.circles-colored a:focus .menu-icon-stumbleupon, .social-menu.circles-colored a:hover .menu-icon-stumbleupon, .social-menu.circles a:focus .menu-icon-stumbleupon, .social-menu.circles a:hover .menu-icon-stumbleupon {
  border-color: #eb4924;
  background-color: #eb4924
}

.social-menu.circles-colored a:focus .menu-icon-tumblr, .social-menu.circles-colored a:hover .menu-icon-tumblr, .social-menu.circles a:focus .menu-icon-tumblr, .social-menu.circles a:hover .menu-icon-tumblr {
  border-color: #35465C;
  background-color: #35465C
}

.social-menu.circles-colored a:focus .menu-icon-skype, .social-menu.circles-colored a:hover .menu-icon-skype, .social-menu.circles a:focus .menu-icon-skype, .social-menu.circles a:hover .menu-icon-skype {
  border-color: #00AF00;
  background-color: #00AF00
}

.social-menu.circles-colored a:focus .menu-icon-twitch, .social-menu.circles-colored a:hover .menu-icon-twitch, .social-menu.circles a:focus .menu-icon-twitch, .social-menu.circles a:hover .menu-icon-twitch {
  border-color: #6441a5;
  background-color: #6441a5
}

.social-menu.circles-colored a:focus .menu-icon-twitter, .social-menu.circles-colored a:hover .menu-icon-twitter, .social-menu.circles a:focus .menu-icon-twitter, .social-menu.circles a:hover .menu-icon-twitter {
  border-color: #55ACEE;
  background-color: #55ACEE
}

.social-menu.circles-colored a:focus .menu-icon-vimeo, .social-menu.circles-colored a:hover .menu-icon-vimeo, .social-menu.circles a:focus .menu-icon-vimeo, .social-menu.circles a:hover .menu-icon-vimeo {
  border-color: #1AB7EA;
  background-color: #1AB7EA
}

.social-menu.circles-colored a:focus .menu-icon-vine, .social-menu.circles-colored a:hover .menu-icon-vine, .social-menu.circles a:focus .menu-icon-vine, .social-menu.circles a:hover .menu-icon-vine {
  border-color: #00b488;
  background-color: #00b488
}

.social-menu.circles-colored a:focus .menu-icon-vk, .social-menu.circles-colored a:hover .menu-icon-vk, .social-menu.circles a:focus .menu-icon-vk, .social-menu.circles a:hover .menu-icon-vk {
  border-color: #45668e;
  background-color: #45668e
}

.social-menu.circles-colored a:focus .menu-icon-wordpress, .social-menu.circles-colored a:hover .menu-icon-wordpress, .social-menu.circles a:focus .menu-icon-wordpress, .social-menu.circles a:hover .menu-icon-wordpress {
  border-color: #21759b;
  background-color: #21759b
}

.social-menu.circles-colored a:focus .menu-icon-yahoo, .social-menu.circles-colored a:hover .menu-icon-yahoo, .social-menu.circles a:focus .menu-icon-yahoo, .social-menu.circles a:hover .menu-icon-yahoo {
  border-color: #410093;
  background-color: #410093
}

.social-menu.circles-colored a:focus .menu-icon-yelp, .social-menu.circles-colored a:hover .menu-icon-yelp, .social-menu.circles a:focus .menu-icon-yelp, .social-menu.circles a:hover .menu-icon-yelp {
  border-color: #af0606;
  background-color: #af0606
}

.social-menu.circles-colored a:focus .menu-icon-youtube, .social-menu.circles-colored a:hover .menu-icon-youtube, .social-menu.circles a:focus .menu-icon-youtube, .social-menu.circles a:hover .menu-icon-youtube {
  border-color: #cd201f;
  background-color: #cd201f
}

.social-menu.circles-colored a:focus .menu-icon-email, .social-menu.circles-colored a:hover .menu-icon-email, .social-menu.circles a:focus .menu-icon-email, .social-menu.circles a:hover .menu-icon-email {
  border-color: #2c3e50;
  background-color: #2c3e50
}

.social-menu.circles-colored a:focus .menu-icon-link, .social-menu.circles-colored a:hover .menu-icon-link, .social-menu.circles a:focus .menu-icon-link, .social-menu.circles a:hover .menu-icon-link {
  border-color: #7fb13d;
  background-color: #7fb13d
}

.social-menu.circles-colored .menu-icon-behance {
  color: #1769FF
}

.social-menu.circles-colored .menu-icon-codepen {
  color: #000000
}

.social-menu.circles-colored .menu-icon-deviantart {
  color: #05cc47
}

.social-menu.circles-colored .menu-icon-digg {
  color: #005be2
}

.social-menu.circles-colored .menu-icon-dribbble {
  color: #EA4C89
}

.social-menu.circles-colored .menu-icon-dropbox {
  color: #007ee5
}

.social-menu.circles-colored .menu-icon-facebook {
  color: #3B5998
}

.social-menu.circles-colored .menu-icon-flickr {
  color: #0063DC
}

.social-menu.circles-colored .menu-icon-foursquare {
  color: #2d5be3
}

.social-menu.circles-colored .menu-icon-google-plus {
  color: #DB4437
}

.social-menu.circles-colored .menu-icon-github {
  color: #333
}

.social-menu.circles-colored .menu-icon-instagram {
  color: #3F729B
}

.social-menu.circles-colored .menu-icon-linkedin {
  color: #00A0DC
}

.social-menu.circles-colored .menu-icon-medium {
  color: #00ab6c
}

.social-menu.circles-colored .menu-icon-pinterest-p {
  color: #BD081C
}

.social-menu.circles-colored .menu-icon-get-pocket {
  color: #ed4055
}

.social-menu.circles-colored .menu-icon-reddit-alien {
  color: #5f99cf
}

.social-menu.circles-colored .menu-icon-rss {
  color: #F26522
}

.social-menu.circles-colored .menu-icon-skype {
  color: #00AF00
}

.social-menu.circles-colored .menu-icon-slideshare {
  color: #0077b5
}

.social-menu.circles-colored .menu-icon-snapchat-ghost {
  color: #fffc00
}

.social-menu.circles-colored .menu-icon-soundcloud {
  color: #ff8800
}

.social-menu.circles-colored .menu-icon-spotify {
  color: #1db954
}

.social-menu.circles-colored .menu-icon-stumbleupon {
  color: #eb4924
}

.social-menu.circles-colored .menu-icon-tumblr {
  color: #35465C
}

.social-menu.circles-colored .menu-icon-skype {
  color: #00AF00
}

.social-menu.circles-colored .menu-icon-twitch {
  color: #6441a5
}

.social-menu.circles-colored .menu-icon-twitter {
  color: #55ACEE
}

.social-menu.circles-colored .menu-icon-vimeo {
  color: #1AB7EA
}

.social-menu.circles-colored .menu-icon-vine {
  color: #00b488
}

.social-menu.circles-colored .menu-icon-vk {
  color: #45668e
}

.social-menu.circles-colored .menu-icon-wordpress {
  color: #21759b
}

.social-menu.circles-colored .menu-icon-yahoo {
  color: #410093
}

.social-menu.circles-colored .menu-icon-yelp {
  color: #af0606
}

.social-menu.circles-colored .menu-icon-youtube {
  color: #cd201f
}

.social-menu.circles-colored .menu-icon-email {
  color: #2c3e50
}

.social-menu.circles-colored .menu-icon-link {
  color: #7fb13d
}

.social-menu.default {
  font-size: 34px;
  margin: -2px 0 -2px -20px
}

.social-menu.default li {
  padding: 2px 0 2px 20px
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  clip: auto !important;
  display: block;
  left: 5px;
  top: 5px;
  width: auto;
  z-index: 100000
}

#content[tabindex="-1"]:focus {
  outline: 0
}

.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
  margin-bottom: 1em
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
  margin-bottom: 1em
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.blog-item-photo {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.text-left {
  text-align: left
}

.font-weight-light {
  font-weight: 300
}

.font-weight-bold {
  font-weight: 700
}

.font-weight-normal {
  font-weight: 400
}

.clear:after, .clear:before, .comment-content:after, .comment-content:before, .content-area:after, .content-area:before, .entry-content:after, .entry-content:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before {
  content: "";
  display: table;
  table-layout: fixed
}

.clear:after, .comment-content:after, .content-area:after, .entry-content:after, .site-content:after, .site-footer:after, .site-header:after {
  clear: both
}

.clearfloat {
  clear: both;
  margin: 0
}

.widget {
  margin: 0 0 0
}

.widget select {
  max-width: 100%;
  background-color: #fff
}

.widget-area .widget {
  padding: 35px 40px;
  font-weight: 300
}

.widget-area .widget:last-child {
  margin-bottom: 0
}

@media (max-width: 767px) {
  .widget-area {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width: 991px) {
  .widget-area {
    max-width: 480px;
    margin: 30px auto 0
  }
}

.widget-title {
  margin: 0 0 25px
}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul, .widget_rss ul {
  list-style: none;
  padding-left: 0;
  margin: 0
}

.widget_archive a, .widget_categories a, .widget_meta a, .widget_nav_menu a, .widget_pages a, .widget_recent_comments a, .widget_recent_entries a, .widget_rss a {
  color: inherit;
  text-decoration: none
}

.widget_archive ul, .widget_categories ul, .widget_meta ul, .widget_nav_menu ul, .widget_pages ul, .widget_recent_comments ul, .widget_recent_entries ul {
  line-height: 1.3
}

.widget_archive ul li, .widget_categories ul li, .widget_meta ul li, .widget_pages ul li {
  padding-bottom: 8px
}

.widget_archive ul li:last-child, .widget_categories ul li:last-child, .widget_meta ul li:last-child, .widget_pages ul li:last-child {
  padding-bottom: 0
}

.widget_archive ul li + li, .widget_categories ul li + li, .widget_meta ul li + li, .widget_pages ul li + li {
  padding-top: 8px
}

.widget_archive > ul > li > a, .widget_categories > ul > li > a, .widget_meta > ul > li > a, .widget_pages > ul > li > a {
  font-weight: 400
}

.widget_archive ul li, .widget_categories ul li {
  text-align: right;
  content: "";
  display: table;
  table-layout: fixed
}

.widget_archive ul li a, .widget_categories ul li a {
  float: left
}

.widget_archive ul ul, .widget_categories ul ul {
  clear: both
}

.widget_archive select, .widget_categories select {
  width: 100%;
  max-width: 280px;
  height: 40px;
  border: 2px solid;
  font-weight: 400
}

.widget_recent_entries ul li {
  margin-bottom: 20px;
  font-weight: 400
}

.widget_recent_entries ul li:last-child {
  margin-bottom: 0
}

.widget_categories ul li, .widget_nav_menu ul li, .widget_pages ul li {
  padding-bottom: 8px
}

.widget_categories ul li:last-child, .widget_nav_menu ul li:last-child, .widget_pages ul li:last-child {
  padding-bottom: 0
}

.widget_categories ul ul, .widget_nav_menu ul ul, .widget_pages ul ul {
  padding: 8px 0 0 20px
}

.widget_categories ul ul ul ul ul, .widget_nav_menu ul ul ul ul ul, .widget_pages ul ul ul ul ul {
  padding-left: 0
}

.widget_nav_menu ul.menu > li {
  padding-left: 15px
}

.widget_nav_menu ul.menu > li:before {
  content: '\f0da';
  font-family: FontAwesome;
  display: inline-block;
  width: 15px;
  margin-left: -15px;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.widget_nav_menu ul.menu > li > a {
  font-weight: 400
}

.widget_recent_comments ul {
  margin: 0;
  padding: 0
}

.widget_recent_comments ul li + li {
  margin-top: 10px
}

.widget_recent_comments .recentcomments {
  font-size: 12px
}

.widget_recent_comments .recentcomments > a {
  font-size: 14px;
  font-weight: 400
}

.widget_recent_comments .recentcomments > a:before {
  content: '\A';
  white-space: pre
}

.widget_rss ul .rss-date, .widget_rss ul cite {
  display: block;
  font-size: 12px;
  font-style: italic
}

.widget_rss ul .rss-date {
  margin: 0 0 6px
}

.widget_rss ul cite {
  font-weight: 700;
  margin-top: 6px
}

.widget_rss ul .rsswidget {
  display: block;
  line-height: 1.3;
  margin: 0 0 6px;
  font-weight: 700
}

.widget_rss ul li + li {
  margin-top: 24px
}

.widget_calendar caption {
  border: 1px solid;
  border-bottom: none;
  padding: 10px;
  font-size: 12px
}

.widget_calendar table {
  margin: 0;
  font-size: 10px;
  font-weight: 700
}

.widget_calendar td, .widget_calendar th {
  text-align: center;
  padding-left: 2px;
  padding-right: 2px
}

.widget_calendar tfoot {
  font-size: 10px;
  text-transform: uppercase
}

.widget_shopy_contact_info .desc {
  line-height: 1.5;
  margin: 0 0 1.125em
}

.widget_shopy_contact_info .desc > :last-child {
  margin-bottom: 0
}

.widget_shopy_contact_info .info-entry {
  margin-top: 9px;
  padding-left: 7px;
  line-height: 1.25
}

.widget_shopy_contact_info .info-entry:first-child {
  margin-top: 0
}

.widget_shopy_contact_info .info-entry a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.widget_shopy_contact_info .info-entry a:focus, .widget_shopy_contact_info .info-entry a:hover {
  opacity: 0.75
}

.widget_shopy_contact_info i.fa {
  font-size: 14px;
  width: 16px;
  display: inline-block;
  margin-right: 8px;
  margin-left: -24px
}

.widget_shopy_flickr ul.images, .widget_shopy_images ul.images, .widget_shopy_instagram ul.images {
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0
}

.widget_shopy_flickr ul.images li, .widget_shopy_images ul.images li, .widget_shopy_instagram ul.images li {
  position: relative;
  display: inline-block;
  vertical-align: top
}

.widget_shopy_flickr ul.images li img, .widget_shopy_images ul.images li img, .widget_shopy_instagram ul.images li img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.widget_shopy_flickr ul.images a, .widget_shopy_images ul.images a, .widget_shopy_instagram ul.images a {
  display: block;
  position: relative;
  opacity: 1;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.widget_shopy_flickr ul.images a:focus, .widget_shopy_flickr ul.images a:hover, .widget_shopy_images ul.images a:focus, .widget_shopy_images ul.images a:hover, .widget_shopy_instagram ul.images a:focus, .widget_shopy_instagram ul.images a:hover {
  opacity: 0.5
}

.widget_shopy_flickr ul.images.columns-1 li, .widget_shopy_images ul.images.columns-1 li, .widget_shopy_instagram ul.images.columns-1 li {
  max-width: 100%
}

.widget_shopy_flickr ul.images.columns-2 li, .widget_shopy_images ul.images.columns-2 li, .widget_shopy_instagram ul.images.columns-2 li {
  max-width: 50%
}

.widget_shopy_flickr ul.images.columns-3 li, .widget_shopy_images ul.images.columns-3 li, .widget_shopy_instagram ul.images.columns-3 li {
  max-width: 33.3333333333%
}

.widget_shopy_flickr ul.images.columns-4 li, .widget_shopy_images ul.images.columns-4 li, .widget_shopy_instagram ul.images.columns-4 li {
  max-width: 25%
}

.widget_shopy_flickr ul.images.columns-5 li, .widget_shopy_images ul.images.columns-5 li, .widget_shopy_instagram ul.images.columns-5 li {
  max-width: 20%
}

.widget_shopy_flickr ul.images.columns-6 li, .widget_shopy_images ul.images.columns-6 li, .widget_shopy_instagram ul.images.columns-6 li {
  max-width: 16.6666666667%
}

@media (min-width: 768px) {
  .widget_shopy_flickr ul.images.columns-7 li, .widget_shopy_images ul.images.columns-7 li, .widget_shopy_instagram ul.images.columns-7 li {
    max-width: 14.2857142857%
  }

  .widget_shopy_flickr ul.images.columns-8 li, .widget_shopy_images ul.images.columns-8 li, .widget_shopy_instagram ul.images.columns-8 li {
    max-width: 12.5%
  }
}

.widget_shopy_images ul.images a.hover-type-grayscale {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.5
}

.widget_shopy_images ul.images a.hover-type-grayscale:focus, .widget_shopy_images ul.images a.hover-type-grayscale:hover {
  -webkit-filter: none;
  filter: none;
  opacity: 1
}

.widget_shopy_recent_posts ul.posts-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.widget_shopy_recent_posts ul.posts-list li {
  margin-bottom: 20px
}

.widget_shopy_recent_posts ul.posts-list li:last-child {
  margin-bottom: 0
}

.widget_shopy_recent_posts .entry-title {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.125;
  margin: 0;
  letter-spacing: 0;
  text-transform: none
}

.widget_shopy_recent_posts .entry-meta {
  font-size: 12px;
  margin-top: 4px;
  margin-bottom: 0
}

.widget_shopy_recent_posts .entry-meta a {
  color: inherit
}

.widget_shopy_recent_posts .entry-comments i.fa {
  margin-right: 4px
}

.widget_shopy_recent_posts .entry-comments a {
  color: inherit
}

.widget_shopy_recent_posts .entry-brief {
  overflow: hidden
}

.widget_shopy_recent_posts .entry-featured {
  float: left;
  margin-right: 15px
}

.widget_shopy_recent_posts .entry-featured a {
  display: block;
  width: 48px;
  height: 48px;
  background-size: cover;
  background-position: center center
}

.site-loader {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #f5f5f5;
  z-index: 999
}

.loader-boxes {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 24px;
  height: 24px;
  margin: -12px 0 0 -12px;
  -webkit-transform: translateX(-180%);
  -ms-transform: translateX(-180%);
  transform: translateX(-180%)
}

.loader-boxes span {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 100em;
  border: 2px solid #999;
  -webkit-transform: translateX(0) scale(0);
  -ms-transform: translateX(0) scale(0);
  transform: translateX(0) scale(0);
  -webkit-animation: scircles 1.8s linear infinite both;
  animation: scircles 1.8s linear infinite both
}

.loader-boxes .loader-box-2 {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s
}

.loader-boxes .loader-box-3 {
  -webkit-animation-delay: -1.2s;
  animation-delay: -1.2s
}

@-webkit-keyframes scircles {
  50% {
    -webkit-transform: translateX(180%) scale(1);
    transform: translateX(180%) scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(360%) scale(0.5);
    transform: translateX(360%) scale(0.5);
    opacity: 0
  }
}

@keyframes scircles {
  50% {
    -webkit-transform: translateX(180%) scale(1);
    transform: translateX(180%) scale(1);
    opacity: 1
  }
  to {
    -webkit-transform: translateX(360%) scale(0.5);
    transform: translateX(360%) scale(0.5);
    opacity: 0
  }
}

.grid {
  margin-left: auto;
  margin-right: auto
}

.grid:after, .grid:before {
  content: "";
  display: table;
  table-layout: fixed
}

.grid:after {
  clear: both
}

@media (min-width: 768px) {
  .grid {
    width: 750px
  }
}

@media (min-width: 992px) {
  .grid {
    width: 970px
  }
}

@media (min-width: 1280px) {
  .grid {
    width: 1200px
  }
}

.site-content {
  margin-top: 30px;
  margin-bottom: 100px
}

.page-template-tmpl-pbuilder .site-content {
  margin-top: 0;
  margin-bottom: 0
}

.content-area, .widget-area {
  padding-left: 15px;
  padding-right: 15px;
  position: relative
}

@media (min-width: 992px) {
  .content-area.with-sidebar, .widget-area {
    float: left
  }

  .content-area.with-sidebar {
    width: 75%
  }

  .widget-area {
    width: 25%
  }

  .content-area.with-left-sidebar {
    left: 25%
  }

  .widget-area.left-sidebar {
    right: 75%
  }
}

.error404 .site-main {
  text-align: center;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto
}

.error-404-actions {
  text-align: center;
  margin-top: 32px
}

.site-breadcrumb {
  line-height: 1.3;
  margin: 41px 0
}

.site-breadcrumb .grid {
  padding-left: 15px;
  padding-right: 15px
}

.site-breadcrumb .breadcrumb-entry, .site-breadcrumb .sep {
  margin-right: 8px
}

.site-breadcrumb .sep, .site-breadcrumb a {
  font-weight: 300
}

.woocommerce-breadcrumb a {
  margin-right: 8px
}

.sticky-badge {
  position: absolute;
  top: 0;
  left: 50%;
  border-radius: 0px 0px 3px 3px;
  font-size: 11px;
  line-height: 14px;
  padding: 5px 15px;
  text-transform: uppercase;
  letter-spacing: 0.175em;
  color: #fff;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.sticky {
  display: block
}

.sticky .sticky-badge {
  display: block
}

.updated:not(.published) {
  display: none
}

.page-header {
  margin-bottom: 0px;
  text-align: center
}

.page-header .page-title {
  margin: 0
}

.page-header .archive-description {
  margin: 12px 0 0;
  font-size: 16px;
  font-weight: 300
}

.page-header .archive-description > :last-child {
  margin-bottom: 0
}

.entry-summary, .page-content {
  margin: 1.5em 0 0
}

.page-links {
  clear: both;
  margin: 0 0 1.5em
}

.entry-main {
  padding: 30px 40px
}

@media (max-width: 767px) {
  .entry-main {
    padding-left: 20px;
    padding-right: 20px
  }
}

.entry-featured img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.entry-header {
  margin: 0 0 20px
}

.entry-title {
  margin: 0
}

.entry-title a {
  color: inherit
}

.entry-meta {
  margin: 10px 0 0 -15px
}

.entry-meta .meta-block {
  display: inline;
  margin-left: 15px
}

.entry-meta .meta-icon {
  margin-right: 4px
}

.entry-content > :last-child, .entry-summary > :last-child {
  margin-bottom: 0
}

.entry-footer {
  margin: 20px 0 0;
  font-size: 12px
}

.entry-footer a, .entry-footer span.title {
  margin: 0 0 2px 0
}

.entry-footer span.title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  font-weight: 700
}

.entry-footer .cat-links i, .entry-footer .tags-links i {
  display: inline-block;
  vertical-align: middle;
  width: 1.1em;
  margin-right: 2px
}

.cat-links a, .tags-links a {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 10px;
  border-radius: 2px;
  border: 1px solid;
  line-height: 1.3333333333;
  color: inherit;
  -webkit-transition: color 240ms, border-color 240ms;
  -o-transition: color 240ms, border-color 240ms;
  transition: color 240ms, border-color 240ms
}

.cat-links a:focus, .cat-links a:hover, .tags-links a:focus, .tags-links a:hover {
  border-color: initial
}

.cat-links, .tags-links {
  margin: 10px 0 0
}

.edit-link {
  margin-top: 14px
}

.edit-link a {
  font-size: 11px;
  line-height: 1.2727272727;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.004em;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  border-radius: 3px;
  padding: 6px 12px;
  text-align: center
}

.owl-dots.disabled, .owl-nav.disabled {
  display: none
}

.site-header .grid {
  padding-left: 15px;
  padding-right: 15px
}

.site-header-main {
  position: relative;
  background-color: inherit
}

.site-header-main > .grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  position: relative
}

.extra-navigation, .main-navigation, .site-branding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.extra-navigation {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.site-title {
  font-size: 24px;
  font-weight: 700;
  margin: 0;
  line-height: 1.25
}

.site-title a {
  text-decoration: none;
  color: inherit
}

.site-description {
  font-size: 12px;
  margin: 0
}

.site-branding {
  padding-top: 20px;
  padding-bottom: 20px
}

.site-search-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin-top: -32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.site-search-container:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.9
}

.site-search-container.active {
  visibility: visible;
  opacity: 1;
  margin-top: 0;
  z-index: 999
}

.site-search {
  width: 100%
}

.site-search .search-form {
  width: 100%;
  max-width: 640px;
  margin: auto
}

.site-search .search-field {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-radius: 0;
  padding-left: 0;
  background-color: transparent;
  font-weight: 300
}

.site-search .search-field:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none
}

.site-search .search-field, .site-search .search-submit {
  height: 52px;
  font-size: 18px
}

.site-search .search-submit {
  margin-top: -26px;
  right: 0;
  width: auto;
  padding: 0
}

@media (min-width: 992px) {
  .header-sticky-part {
    width: 100%;
    z-index: 99;
    position: relative
  }

  .header-sticky-part.activating, .header-sticky-part.ending, .header-sticky-part.starting {
    position: fixed;
    visibility: hidden;
    opacity: 0;
    left: 0;
    right: 0
  }

  .header-sticky-part.activated, .header-sticky-part.activating {
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms
  }

  .header-sticky-part.deactivating {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }

  .header-sticky-part.ending {
    top: -100px
  }

  .header-sticky-part.starting {
    -webkit-transition: none;
    -o-transition: none;
    transition: none
  }

  .header-sticky-part.activating {
    margin-top: -80px
  }

  .header-sticky-part.activated {
    position: fixed;
    visibility: visible;
    opacity: 1;
    left: 0;
    right: 0;
    margin-top: 0;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1)
  }

  .site-header .header-sticky-part.activated, .site-header .header-sticky-part.activating {
    height: 80px
  }

  .site-header .header-sticky-part.sticked {
    background-color: #fff;
    -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.15)
  }
}

.site-footer .footer-col {
  padding-left: 15px;
  padding-right: 15px
}

.slick-track {
  min-height: 200px;
}

.site-info {
  font-size: 12px;
  font-weight: 300
}

.footer-top {
  border-bottom: 1px solid;
  padding: 40px 0 23px
}

.footer-top .widget_nav_menu {
  font-weight: 300
}

.footer-top .widget_nav_menu ul li {
  padding-bottom: 12px
}

.footer-top .widget_nav_menu ul ul {
  padding-top: 12px
}

.footer-top .widget_nav_menu ul.menu > li:before {
  content: '-';
  font-size: 6px;
  vertical-align: middle
}

.footer-top .widget_nav_menu ul.menu > li > a {
  font-weight: inherit
}

.footer-top .widget_shopy_contact_info {
  font-weight: 300
}

.footer-bottom {
  padding-top: 10px;
  padding-bottom: 11px
}

.footer-bottom .footer-col {
  padding-top: 5px;
  padding-bottom: 5px
}

@media (max-width: 767px) {
  .footer-bottom {
    text-align: center
  }

  .footer-bottom .footer-col {
    padding-top: 12px;
    padding-bottom: 12px
  }
}

@media (min-width: 768px) {
  .footer-top .footer-col {
    display: inline-block;
    vertical-align: top
  }

  .footer-top-col-1, .footer-top-col-2 {
    width: 50%
  }

  .footer-top-col-3, .footer-top-col-4, .footer-top-col-5 {
    width: 33.3333333333%
  }

  .footer-bottom-col-1, .footer-bottom-col-2 {
    width: 50%;
    display: inline-block;
    vertical-align: middle
  }

  .footer-bottom-col-2 {
    text-align: right
  }
}

@media (min-width: 992px) {
  .footer-top-col-1 {
    width: 25%
  }

  .footer-top-col-2, .footer-top-col-3, .footer-top-col-4, .footer-top-col-5 {
    width: 16.75%
  }
}

@media (min-width: 1280px) {
  .footer-top-col-1 {
    width: 30%
  }

  .footer-top-col-2, .footer-top-col-3, .footer-top-col-4, .footer-top-col-5 {
    width: 16.6666666667%
  }
}

.loop-hentry {
  margin-bottom: 30px
}

.single-hentry .entry-header {
  text-align: center;
  margin-bottom: 32px
}

.comment-content a {
  word-wrap: break-word
}

.bypostauthor {
  display: block
}

.comment-list {
  list-style: none;
  padding: 0;
  margin: 0
}

.comment-list + .comment-respond, .comment-navigation + .comment-respond {
  margin-top: 44px
}

.comments-area {
  margin-top: 30px
}

.comments-area .comment-reply-title {
  font-weight: 400;
  margin: 0 0 35px
}

li.comment {
  padding-bottom: 34px;
  margin-bottom: 40px;
  border-bottom: 1px solid
}

li.comment:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0
}

li.comment > ol {
  list-style: none;
  padding: 33px 0 0 90px;
  margin: 0;
  border-top: 1px solid;
  margin-top: 34px
}

li.comment ol ol ol {
  padding-left: 0
}

li.comment .comment-hentry {
  position: relative
}

li.comment .comment-hentry:hover > .comment-main > .comment-reply-link {
  opacity: 1
}

li.comment .comment-header {
  margin: 0 0 9px -15px;
  padding: 15px 0 0
}

li.comment .comment-author, li.comment .comment-meta {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 15px
}

li.comment .comment-author {
  letter-spacing: 0;
  text-transform: none
}

li.comment .comment-meta {
  margin-top: 0
}

li.comment .comment-meta .meta-block {
  margin-left: 0
}

li.comment .comment-author-image {
  width: 70px;
  float: left;
  margin-right: 20px
}

li.comment .comment-author-image img {
  border-radius: 100em
}

li.comment .comment-main {
  overflow: hidden;
  font-weight: 300
}

li.comment .comment-reply-link {
  position: absolute;
  top: 24px;
  right: 0;
  opacity: 0.25;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

li.comment .comment-content > :last-child {
  margin-bottom: 0
}

li.comment > .comment-respond {
  margin-top: 48px
}

li.comment .comment-form > p {
  width: 100%
}

@media (max-width: 767px) {
  li.comment > ol {
    padding-left: 30px
  }

  li.comment ol ol {
    padding-left: 0
  }

  li.comment .comment-author {
    padding-top: 0
  }

  li.comment .comment-author-image {
    width: 52px
  }

  li.comment .comment-reply-link {
    top: 2px
  }
}

.comment-content .wp-smiley, .entry-content .wp-smiley, .page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0
}

embed, iframe, object {
  max-width: 100%
}

.custom-logo-link {
  display: inline-block
}

.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption .wp-caption-text {
  padding: 10px
}

.wp-caption-text {
  text-align: center;
  font-size: 12px;
  font-style: italic;
  line-height: 1.5
}

.gallery {
  margin-bottom: 1.5em
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%
}

.gallery-columns-2 .gallery-item {
  max-width: 50%
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33333%
}

.gallery-columns-4 .gallery-item {
  max-width: 25%
}

.gallery-columns-5 .gallery-item {
  max-width: 20%
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66667%
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28571%
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11111%
}

.gallery-caption {
  display: block
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
  font-size: 12px;
  line-height: 1.3333333333;
  padding: 10px 18px;
  left: auto;
  border-width: 2px;
  border-style: solid;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:hover, .woocommerce a.button:focus, .woocommerce a.button:hover, .woocommerce button.button:focus, .woocommerce button.button:hover, .woocommerce input.button:focus, .woocommerce input.button:hover {
  background-color: transparent
}

.woocommerce .woocommerce-breadcrumb {
  margin: 0
}

.woocommerce-message {
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1)
}

.woocommerce form .form-row textarea {
  height: auto
}

.woocommerce .quantity {
  position: relative;
  display: inline-block
}

.woocommerce .quantity a {
  position: absolute;
  width: 12px;
  height: 16px;
  border-radius: 2px;
  line-height: 14px;
  top: 50%;
  margin-top: -8px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #666;
  background-color: rgba(255, 255, 255, 0.75);
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce .quantity a:before {
  content: '';
  display: inline-block;
  position: relative;
  height: 100%;
  vertical-align: middle
}

.woocommerce .quantity a:focus, .woocommerce .quantity a:hover {
  outline: none;
  border-color: rgba(0, 0, 0, 0.5);
  color: #333;
  background-color: #fff
}

.woocommerce .quantity .decrease {
  left: 8px
}

.woocommerce .quantity .increase {
  right: 8px
}

.woocommerce .quantity .qty {
  width: 6em;
  padding-left: 1.5em;
  padding-right: 1.5em;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield
}

.woocommerce div.product p.stock {
  margin: 0 0 32px
}

.woocommerce .quantity .qty::-webkit-inner-spin-button, .woocommerce .quantity .qty::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

.woocommerce .wc-block-title {
  margin-bottom: 36px
}

.woocommerce-cart table.cart {
  margin: 0
}

#add_payment_method .wc-proceed-to-checkout, .woocommerce-cart .wc-proceed-to-checkout, .woocommerce-checkout .wc-proceed-to-checkout {
  padding-bottom: 0
}

#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button {
  margin-bottom: 0
}

#add_payment_method table.cart input[type=submit], .woocommerce-cart table.cart input[type=submit], .woocommerce-checkout table.cart input[type=submit] {
  line-height: 1.3333333333
}

.woocommerce .cart-collaterals {
  margin-top: 40px;
  margin-left: -40px;
  width: auto
}

.woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells {
  margin-top: 32px;
  padding-left: 40px;
  width: 100%
}

.woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .cart-collaterals .cross-sells ul.products li {
  width: 100%
}

@media (max-width: 519px) {
  .woocommerce #content table.cart td.actions .coupon .button, .woocommerce #content table.cart td.actions .coupon .input-text, .woocommerce #content table.cart td.actions .coupon input, .woocommerce-page #content table.cart td.actions .coupon .button, .woocommerce-page #content table.cart td.actions .coupon .input-text, .woocommerce-page #content table.cart td.actions .coupon input, .woocommerce-page table.cart td.actions .coupon .button, .woocommerce-page table.cart td.actions .coupon .input-text, .woocommerce-page table.cart td.actions .coupon input, .woocommerce table.cart td.actions .coupon .button, .woocommerce table.cart td.actions .coupon .input-text, .woocommerce table.cart td.actions .coupon input {
    width: 100%;
    margin-bottom: 10px;
    float: none
  }

  #add_payment_method table.cart input[type=submit], .woocommerce-cart table.cart input[type=submit], .woocommerce-checkout table.cart input[type=submit] {
    width: 100%
  }
  .product-description #qr {
    margin: 0 auto;
    width: 100%;
  }
  .product-description #qr img {
    margin: 0 auto;
  }
  .product-description h4:not(.panel-title) {
    text-align: center;
  }
  .product-description .max-600 p {
    text-align: justify;
  }
  .product-description .max-600 {
    min-height: auto;
  }
  .product-description .panel-default .panel-title .js-tabcollapse-panel-heading {
    background: #e5e5e5;
    color: #ec1d25;
  }
  .deal-carousel-testimonials-2 .swiper-slide img {
    width: 100%;
    border-radius: 10px !important;
    height: auto;
  }
  .deal-carousel-testimonials-2 .swiper-slide .t-block {
     padding: 10px 10px 40px 10px;
    max-width: inherit;
  }
  .deal-carousel-testimonials-2 .swiper-slide .author {
    width: 25px;
    height: 25px;
  }
  .deal-carousel-testimonials-2 .swiper-slide {
    width: 100%;
    min-height: 360px;
  }
  .deal-carousel-testimonials-2.bike-page .swiper-slide {
    width: auto;
    min-height: inherit;
  }
  .deal-carousel-testimonials-2.bike-page .swiper-slide img {
    width: auto;
    border-radius: 0 !important;
  }
}

@media (min-width: 520px) {
  .woocommerce-page .cart-collaterals .cross-sells ul.products li, .woocommerce .cart-collaterals .cross-sells ul.products li {
    width: 50%
  }
}

@media (min-width: 992px) {
  .woocommerce-page .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cross-sells, .woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells {
    width: 50%
  }
}

.woocommerce .cart-collaterals .cart_totals .wc-block-content {
  padding: 30px
}

@media (min-width: 769px) {
  .woocommerce #content table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text {
    width: 200px;
    border-width: 2px;
    padding: 8px 18px
  }
}

.woocommerce a.remove {
  text-indent: -9999px;
  overflow: hidden;
  width: 17px;
  height: 17px;
  padding: 0;
  position: relative;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce a.remove:after, .woocommerce a.remove:before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: red;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.woocommerce a.remove:before {
  width: 9px;
  height: 1px;
  margin-left: -5px;
  margin-top: -1px
}

.woocommerce a.remove:after {
  width: 1px;
  height: 9px;
  margin-left: -1px;
  margin-top: -5px
}

.woocommerce a.remove:focus, .woocommerce a.remove:hover {
  background-color: transparent;
  -webkit-box-shadow: 0px 0px 1px 1px red;
  box-shadow: 0px 0px 1px 1px red
}

.woocommerce-page .woocommerce-ordering, .woocommerce .woocommerce-ordering {
  float: none
}

.woocommerce .woocommerce-ordering select {
  height: 26px;
  padding: 2px 24px 2px 10px;
  border-radius: 0;
  border: none;
  font-size: 12px
}

.woocommerce .woocommerce-ordering .select-box {
  display: inline-block;
  max-width: 240px;
  border: 1px solid;
  border-radius: 2px
}

.woocommerce .woocommerce-ordering .select-box:after {
  right: 10px
}

.woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-result-count {
  float: right;
  font-size: 12px
}

@media (max-width: 767px) {
  .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-result-count {
    float: none
  }

  .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count {
    text-align: center
  }

  .woocommerce-pagination {
    margin-bottom: 10px
  }
}

@media (min-width: 768px) {
  .woocommerce-page .woocommerce-result-count, .woocommerce .woocommerce-result-count {
    padding: 3px 0
  }

  .woocommerce-pagination {
    float: right;
    margin-left: 12px
  }
}

.woocommerce .widget_price_filter .price_slider_amount .button {
  width: 100%;
  margin-top: 12px;
  margin-bottom: 12px;
  font-size: 12px
}

.woocommerce .widget_price_filter .price_label {
  text-align: center;
  font-weight: 400
}

.woocommerce-mini-cart__empty-message {
  margin: 0
}

.woocommerce .widget_shopping_cart .cart_list, .woocommerce.widget_shopping_cart .cart_list {
  max-height: 340px;
  overflow: hidden;
  position: relative
}

.woocommerce .widget_shopping_cart .cart_list:after, .woocommerce.widget_shopping_cart .cart_list:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 52px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(top), color-stop(0%, transparent), to(#fff));
  background-image: -webkit-linear-gradient(top, transparent 0%, #fff 100%);
  background-image: -o-linear-gradient(top, transparent 0%, #fff 100%);
  background-image: linear-gradient(top, transparent 0%, #fff 100%)
}

.woocommerce .widget_shopping_cart .cart_list li, .woocommerce.widget_shopping_cart .cart_list li {
  padding: 0 20px 12px 0;
  margin: 0 0 12px 0;
  border-bottom: 1px solid
}

.woocommerce .widget_shopping_cart .cart_list li a.remove, .woocommerce.widget_shopping_cart .cart_list li a.remove {
  position: absolute;
  left: auto;
  right: 2px;
  top: 5px;
  text-indent: -9999px;
  overflow: hidden
}

.woocommerce .widget_shopping_cart .variation, .woocommerce.widget_shopping_cart .variation {
  display: block;
  font-size: 12px;
  margin-top: 0;
  margin-bottom: -4px
}

.woocommerce .widget_shopping_cart .variation:after, .woocommerce.widget_shopping_cart .variation:after, .woocommerce .widget_shopping_cart .variation:before, .woocommerce.widget_shopping_cart .variation:before {
  display: none
}

.woocommerce .widget_shopping_cart .variation dd, .woocommerce.widget_shopping_cart .variation dd, .woocommerce .widget_shopping_cart .variation p, .woocommerce.widget_shopping_cart .variation p {
  display: inline;
  clear: none;
  margin-bottom: 0
}

.woocommerce .widget_shopping_cart .variation dt, .woocommerce.widget_shopping_cart .variation dt {
  display: none
}

.woocommerce .widget_shopping_cart .variation dd, .woocommerce.widget_shopping_cart .variation dd {
  margin: 0;
  float: none;
  padding: 0
}

.woocommerce .widget_shopping_cart .variation dd:not(:last-child) p:after, .woocommerce.widget_shopping_cart .variation dd:not(:last-child) p:after {
  content: ','
}

.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
  font-weight: 400;
  color: inherit;
  line-height: 1.25;
  padding-top: 4px
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
  float: left;
  width: 48px;
  margin: -4px 15px 0 0
}

.woocommerce ul.cart_list li .quantity, .woocommerce ul.product_list_widget .quantity {
  font-size: 12px;
  display: block;
  margin-top: 4px
}

.woocommerce .widget_shopping_cart .total, .woocommerce.widget_shopping_cart .total {
  text-align: center;
  border-top: none
}

.woocommerce .widget_shopping_cart .total strong, .woocommerce.widget_shopping_cart .total strong {
  font-size: 12px
}

.site-shopping-cart-container {
  position: absolute;
  top: 100%;
  right: 10px;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  visibility: hidden;
  opacity: 0;
  width: 280px;
  padding: 20px;
  border: 1px solid;
  -webkit-box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.site-shopping-cart-container.active {
  visibility: visible;
  opacity: 1
}

@media (min-width: 992px) {
  .site-shopping-cart-container {
    right: 0
  }
}

.site-shopping-cart {
  text-align: left
}

.site-shopping-cart .widget_shopping_cart {
  margin: 0
}

.extra-navigation .cart-toggle a {
  position: relative
}

.extra-navigation .cart-total {
  font-size: 10px;
  line-height: 11px;
  display: block;
  padding: 2px 4px;
  min-width: 15px;
  text-align: center;
  border-radius: 10px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  left: 100%;
  margin-left: -6px;
  right: auto;
  color: #fff
}

.woocommerce .widget_shopping_cart .buttons, .woocommerce.widget_shopping_cart .buttons {
  margin: 16px 0 -4px -4px;
  text-align: center
}

.woocommerce .widget_shopping_cart .buttons a, .woocommerce.widget_shopping_cart .buttons a {
  margin-left: 4px;
  margin-bottom: 4px;
  margin-right: 0
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-color li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li span, .woocommerce .widget_layered_nav ul.yith-wcan-color li a, .woocommerce .widget_layered_nav ul.yith-wcan-color li span {
  border: none;
  width: 15px;
  height: 15px;
  border-radius: 7.5px;
  margin-right: 0
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li.chosen span, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li a:hover, .woocommerce-page .widget_layered_nav ul.yith-wcan-color li span:hover, .woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen a, .woocommerce .widget_layered_nav ul.yith-wcan-color li.chosen span, .woocommerce .widget_layered_nav ul.yith-wcan-color li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-color li span:hover {
  border: none;
  border-radius: 7.5px
}

.woocommerce .widget_layered_nav_filters ul li.choosen > a:before, .woocommerce .widget_layered_nav_filters ul li > a:before, .woocommerce .widget_layered_nav ul li.choosen > a:before, .woocommerce .widget_layered_nav ul li > a:before {
  width: 13px;
  height: 13px;
  padding-top: 3px;
  font-family: WooCommerce;
  font-size: 8px;
  line-height: 1;
  border-radius: 2px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  top: -1px
}

.woocommerce .widget_layered_nav_filters ul li a:before, .woocommerce .widget_layered_nav ul li a:before {
  content: ''
}

.woocommerce .widget_layered_nav_filters ul li.chosen a:before, .woocommerce .widget_layered_nav ul li.chosen a:before {
  content: '\e017';
  color: #fff
}

.woocommerce .widget_layered_nav ul li > a:before {
  margin-right: 10px !important
}

.woocommerce .widget_layered_nav ul li {
  padding-bottom: 10px
}

.woocommerce .widget_layered_nav ul li:last-child {
  padding-bottom: 0
}

.woocommerce .widget_layered_nav ul ul {
  padding-top: 10px
}

.woocommerce .widget_layered_nav_filters ul {
  margin-right: -10px
}

.woocommerce .widget_layered_nav_filters ul li {
  margin-right: 10px
}

.woocommerce .widget_price_filter .ui-slider-horizontal {
  height: 4px
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
  width: 12px;
  height: 12px;
  border-radius: 2px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15)
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-label li {
  padding-bottom: 0
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-label li a:before {
  margin-right: 4px !important
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-color {
  margin-right: -10px
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-color li {
  position: relative;
  margin-right: 10px;
  padding-bottom: 0
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-color li:before {
  content: '';
  display: block;
  width: 17px;
  height: 17px;
  border-radius: 17px;
  border: 1px solid transparent;
  padding: 0;
  position: absolute;
  top: 50%;
  margin-top: -8.5px;
  left: -1px;
  background-color: transparent
}

.woocommerce .yith-woocommerce-ajax-product-filter ul.yith-wcan-color li a {
  position: relative;
  z-index: 1
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label, .woocommerce .widget_layered_nav ul.yith-wcan-label {
  margin-right: -10px
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li, .woocommerce .widget_layered_nav ul.yith-wcan-label li {
  font-size: 10px;
  line-height: 14px
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li span, .woocommerce .widget_layered_nav ul.yith-wcan-label li a, .woocommerce .widget_layered_nav ul.yith-wcan-label li span {
  padding: 0;
  background-color: transparent;
  border: none;
  margin-right: 10px
}

.woocommerce-page .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce-page .widget_layered_nav ul.yith-wcan-label li a:hover, .woocommerce .widget_layered_nav ul.yith-wcan-label li.chosen a, .woocommerce .widget_layered_nav ul.yith-wcan-label li a:hover {
  border: none;
  background-color: transparent
}

.widget_product_categories ul {
  list-style: none;
  margin: 0;
  padding: 0
}

.widget_product_categories li {
  padding-bottom: 12px
}

.widget_product_categories li:last-child {
  padding-bottom: 0
}

.widget_product_categories ul ul {
  padding-left: 20px;
  padding-top: 12px
}

.woocommerce span.onsale {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  min-width: 0;
  min-height: 0;
  border-radius: 3px;
  padding: 10px 20px 10px;
  top: 5px;
  left: 20px;
  background-color: #62b9ad
}

.woocommerce ul.cart_list li .star-rating, .woocommerce ul.product_list_widget li .star-rating {
  font-size: 10px;
  margin-top: 6px
}

.woocommerce ul.product_list_widget del, .woocommerce ul.product_list_widget ins {
  font-size: 12px
}

.widget_recent_reviews ul.product_list_widget li > a, .widget_top_rated_products ul.product_list_widget li > a {
  padding-top: 0
}

.widget_recent_reviews ul.product_list_widget li > a > img, .widget_top_rated_products ul.product_list_widget li > a > img {
  margin-top: 0
}

.woocommerce table.shop_table th {
  border: none;
  padding: 16px 12px
}

.woocommerce table.shop_table td {
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding: 12px
}

.woocommerce table.shop_table td.product-name {
  font-weight: 400
}

.woocommerce table.shop_table td.product-name a {
  font-size: 16px;
  color: inherit
}

.woocommerce table.shop_table td.product-name .variation {
  margin: 0;
  line-height: 1.4;
  font-size: 12px;
  font-weight: 300;
  opacity: 0.75
}

.woocommerce table.shop_table td.product-name .variation dd, .woocommerce table.shop_table td.product-name .variation dt {
  font-weight: inherit
}

.woocommerce table.shop_attributes {
  margin: 0
}

.woocommerce table.shop_attributes th {
  width: auto;
  font-weight: 400
}

.woocommerce table.shop_attributes td {
  padding: 4px 8px;
  font-weight: 300;
  font-style: normal
}

.woocommerce table.shop_attributes td, .woocommerce table.shop_attributes th {
  border-top: none;
  border-left: none;
  border-right: none
}

#add_payment_method table.cart img, .woocommerce-cart table.cart img, .woocommerce-checkout table.cart img {
  width: 48px
}

.woocommerce .products ul, .woocommerce ul.products {
  margin-left: -10px;
  margin-right: -10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.woocommerce .products ul li.product, .woocommerce ul.products li.product {
  margin: 0 0 20px;
  padding: 0 10px;
  float: none;
  width: 100%
}

.woocommerce .products ul li.product a img, .woocommerce ul.products li.product a img {
  margin: 0
}

@media (min-width: 520px) {
  .woocommerce .products ul li.product, .woocommerce ul.products li.product {
    width: 50%
  }
}

@media (min-width: 768px) {
  .woocommerce .products ul.products-3-cols li.product, .woocommerce .products ul.products-4-cols li.product, .woocommerce ul.products.products-3-cols li.product, .woocommerce ul.products.products-4-cols li.product {
    width: 33.3333333333%
  }
}

@media (min-width: 992px) {
  .woocommerce .products ul.products-4-cols li.product, .woocommerce ul.products.products-4-cols li.product {
    width: 25%
  }
}

@media (min-width: 1280px) {
  .woocommerce .products ul, .woocommerce ul.products {
    margin-left: -15px;
    margin-right: -15px
  }

  .woocommerce .products ul li.product, .woocommerce ul.products li.product {
    margin: 0 0 30px;
    padding: 0 15px
  }
}

.woocommerce .products ul .loop-product, .woocommerce ul.products .loop-product {
  padding: 32px 30px 30px;
  position: relative;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce .products ul .loop-product .star-rating, .woocommerce ul.products .loop-product .star-rating {
  margin-left: auto;
  margin-right: auto
}

.woocommerce .products ul li.product:hover .loop-product, .woocommerce ul.products li.product:hover .loop-product {
  margin-top: -10px;
  margin-bottom: 10px;
  -webkit-box-shadow: 0px 10px 30px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px 5px rgba(0, 0, 0, 0.1)
}

.woocommerce ul.products li.product .onsale {
  font-size: 10px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
  min-width: 0;
  min-height: 0;
  border-radius: 0px 0px 0px 3px;
  padding: 4px 12px 5px
}

.woocommerce ul.products li.product .product-info {
  display: table;
  width: 100%;
  margin: 0 0 24px
}

.woocommerce ul.products li.product .product-actions, .woocommerce ul.products li.product .product-summary {
  display: table-cell;
  vertical-align: top
}

.woocommerce ul.products li.product .product-summary {
  width: 100%;
  padding-right: 20px
}

.woocommerce ul.products li.product .product-actions {
  text-align: right
}

.woocommerce ul.products li.product .product-name {
  font-size: 18px;
  padding: 0;
  margin: 0 0 10px
}

.woocommerce ul.products li.product .price {
  font-size: 18px;
  line-height: 1.3333333333;
  font-weight: 300;
  margin: 0
}

.woocommerce ul.products li.product .price del, .woocommerce ul.products li.product .price ins {
  display: inline;
  font-weight: inherit
}

.woocommerce ul.products li.product .price del {
  font-size: 12px
}

.woocommerce ul.products li.product a.add_to_cart_button {
  display: block;
  min-width: 1em;
  padding: 0;
  margin: 0;
  border: none;
  background-color: transparent;
  height: 24px;
  line-height: 24px;
  font-size: 14px
}

.woocommerce ul.products li.product a.add_to_cart_button .shopy-icon {
  width: 18px;
  height: 100%;
  fill: currentColor
}

.woocommerce .product-carousel-item a.add_to_cart_button.loading .shopy-icon, .woocommerce .product-carousel-item a.add_to_cart_button.loading i, .woocommerce ul.products li.product a.add_to_cart_button.loading .shopy-icon, .woocommerce ul.products li.product a.add_to_cart_button.loading i {
  display: none
}

.woocommerce .product-carousel-item a.add_to_cart_button.loading:after, .woocommerce ul.products li.product a.add_to_cart_button.loading:after {
  display: block;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0
}

.woocommerce .product-carousel-item a.add_to_cart_button.added:after, .woocommerce ul.products li.product a.add_to_cart_button.added:after {
  display: none
}

.woocommerce ul.products li.product .product-thumbnail img {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.product-carousel-item, .product-grid-item, li.product {
  position: relative
}

.product-carousel-item .notice, .product-grid-item .notice, li.product .notice {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  padding: 30px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.product-carousel-item .notice:before, .product-grid-item .notice:before, li.product .notice:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.9
}

.product-carousel-item .notice:after, .product-grid-item .notice:after, li.product .notice:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 100%
}

.product-carousel-item .notice-message, .product-grid-item .notice-message, li.product .notice-message {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  position: relative;
  z-index: 1;
  font-size: 12px;
  text-transform: uppercase
}

.product-carousel-item .notice-message:before, .product-grid-item .notice-message:before, li.product .notice-message:before {
  font-family: FontAwesome;
  font-size: 70px;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  margin: 0 0 10px
}

.product-carousel-item .notice.wishlist-add .notice-message:before, .product-grid-item .notice.wishlist-add .notice-message:before, li.product .notice.wishlist-add .notice-message:before {
  content: '\f08a'
}

.product-carousel-item .notice.cart-add .notice-message:before, .product-grid-item .notice.cart-add .notice-message:before, li.product .notice.cart-add .notice-message:before {
  content: '\f217'
}

.product-carousel-item .notice.active, .product-grid-item .notice.active, li.product .notice.active {
  visibility: visible;
  opacity: 1
}

.shopy-products-carousel a.button.add_to_cart_button {
  padding: 0;
  background-color: transparent;
  border: none
}

.shopy-products-carousel a.button.add_to_cart_button .shopy-icon {
  width: 18px;
  height: 100%;
  fill: currentColor
}

.product-carousel-item span.onsale {
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 2px;
  top: 30px;
  left: 30px
}

.product-carousel-item .loop-product {
  display: table;
  width: 100%
}

.product-carousel-item .product-info, .product-carousel-item .product-thumbnail {
  display: table-cell;
  vertical-align: top
}

.product-carousel-item .product-thumbnail {
  padding: 30px 20px 30px 30px
}

.product-carousel-item .product-info {
  padding: 30px 30px 30px 0;
  text-align: right
}

.product-carousel-item .product-info-inner {
  display: table;
  width: 100%
}

.product-carousel-item .product-info-inner .bottom, .product-carousel-item .product-info-inner .top {
  display: table-row
}

.product-carousel-item .product-info-inner .top {
  height: 100%
}

.product-carousel-item .product-actions, .product-carousel-item .product-summary {
  display: table-cell
}

.product-carousel-item .product-summary {
  vertical-align: top
}

.product-carousel-item .product-actions {
  vertical-align: bottom
}

.product-carousel-item .actions-block {
  margin-top: 6px;
  margin-left: -15px;
  font-size: 0
}

.product-carousel-item .actions-block a {
  color: inherit;
  line-height: 24px;
  height: 24px;
  position: relative;
  font-size: 14px
}

.product-carousel-item .actions-block .add_to_cart_button, .product-carousel-item .actions-block .shopy-wcwl-box {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 0 0 15px
}

.product-carousel-item .product-name {
  font-weight: 300
}

.product-carousel-item .product-actions {
  padding-top: 10px
}

.product-carousel-item .price {
  font-size: 18px;
  font-weight: 300
}

.product-carousel-item .add_to_cart_button {
  min-width: 1em
}

.product-carousel-item .add_to_cart_button.loading {
  opacity: 0.25
}

.product-carousel-item .add_to_cart_button.loading i {
  display: none
}

.product-carousel-item .add_to_cart_button.loading:after {
  font-family: WooCommerce;
  content: '\e01c';
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  position: absolute;
  top: 0;
  right: 0;
  left: auto;
  bottom: 0;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: block
}

@media (max-width: 767px) {
  .product-carousel-item .product-thumbnail img {
    max-width: 100px
  }

  .product-carousel-item .product-info {
    text-align: left
  }
}

@media (min-width: 768px) {
  .product-carousel-item .product-thumbnail img {
    max-width: 150px;
    margin-right: 20px
  }

  .product-carousel-item .product-info-inner {
    height: 150px
  }
}

.product-grid-item .loop-product {
  height: 100%;
  padding: 30px
}

.product-grid-item span.onsale {
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 2px;
  top: 30px;
  left: 30px
}

.product-grid-item .actions-block a {
  color: inherit
}

.product-grid-item .product-name {
  font-weight: 700
}

.product-grid-item .price-block {
  font-size: 18px;
  font-weight: 400;
  margin-top: 7px
}

.product-grid-item .price-block del {
  font-size: 75%;
  opacity: 0.5
}

.product-grid-item .product-thumbnail {
  margin-bottom: 24px;
  font-size: 0
}

.product-grid-item .product-thumbnail a {
  display: inline-block;
  font-size: 14px;
  max-width: 100%
}

.product-grid-item .product-thumbnail img {
  display: block;
  margin: 0
}

.product-grid-item .product-short-desc {
  font-weight: 300;
  margin-top: 17px
}

@media (max-width: 991px) {
  .product-grid-item .product-thumbnail a, .product-grid-item .product-thumbnail img {
    width: 100%
  }
}

@media (min-width: 992px) {
  .product-grid-item.big {
    text-align: center
  }

  .product-grid-item.big .loop-product:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
  }

  .product-grid-item.big .loop-product-inner {
    display: inline-block;
    width: 100%;
    vertical-align: middle
  }

  .product-grid-item.big:nth-child(4n+4) {
    float: right;
    clear: left
  }

  .product-grid-item.normal .loop-product {
    padding-top: 40px;
    padding-bottom: 40px
  }

  .product-grid-item.normal .loop-product:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    position: relative;
    height: 100%
  }

  .product-grid-item.normal .loop-product-inner {
    display: inline-table;
    vertical-align: middle;
    width: 100%
  }

  .product-grid-item.normal .product-info, .product-grid-item.normal .product-thumbnail {
    display: table-cell;
    vertical-align: middle;
    position: relative;
    padding-left: 25px;
    padding-right: 25px
  }

  .product-grid-item.normal .product-thumbnail {
    margin: 0;
    width: 40%
  }

  .product-grid-item.normal .product-thumbnail img {
    width: 180px
  }

  .product-grid-item.normal .product-info {
    width: 60%
  }

  .product-grid-item.normal:nth-child(3n-1) .product-thumbnail {
    left: 60%;
    text-align: right
  }

  .product-grid-item.normal:nth-child(3n-1) .product-info {
    left: -40%
  }
}

@media (min-width: 1280px) {
  .product-grid-item.normal .loop-product {
    padding-left: 70px;
    padding-right: 70px
  }
}

.woocommerce .related.products ul {
  margin-left: 0;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px
}

.woocommerce .related.products ul li.product {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center
}

.woocommerce .related.products ul li.product .loop-product {
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none
}

.woocommerce .related.products ul li.product:hover .loop-product {
  margin: 0;
  top: 0
}

.woocommerce .related.products ul li.product .product-name {
  font-size: 14px;
  font-weight: 300;
  margin-bottom: 4px
}

.woocommerce .related.products ul li.product .price {
  font-size: 12px
}

.woocommerce .related.products ul li.product .product-thumbnail {
  margin-bottom: 16px
}

.woocommerce #yith-wcwl-form {
  padding: 30px
}

.woocommerce .wishlist-title h2 {
  font-size: 30px;
  margin-bottom: 32px
}

.woocommerce table.wishlist_table thead th {
  border-top: none
}

.wishlist_table tr td, .wishlist_table tr th.product-checkbox, .wishlist_table tr th.wishlist-delete {
  text-align: inherit
}

.woocommerce #content table.wishlist_table.cart a.remove:hover {
  background-color: transparent
}

.woocommerce #content table.wishlist_table.cart a.remove:before {
  margin-left: -4px
}

.woocommerce #content table.wishlist_table.cart a.remove:after {
  margin-left: 0
}

.shopy-wcwl-box {
  margin-top: 6px
}

.shopy-wcwl-add {
  display: block;
  position: relative;
  min-width: 1em;
  height: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.shopy-wcwl-add:before {
  content: '\f08a';
  font-family: FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.shopy-wcwl-add.added:before {
  content: '\f004'
}

.shopy-wcwl-add.loading {
  opacity: 0.25
}

.shopy-wcwl-add.loading:before {
  content: '\e01c';
  font-family: WooCommerce;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

#yith-wcwl-popup-message {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10% 0;
  text-align: center;
  margin: 0 !important;
  background-color: transparent
}

#yith-wcwl-popup-message:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.95
}

#yith-wcwl-popup-message:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 100%
}

#yith-wcwl-message {
  max-height: 100%;
  display: inline-block;
  max-width: 80%;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  font-size: 18px;
  font-weight: 300
}

.woocommerce nav.woocommerce-pagination ul {
  border: none;
  margin: -2px
}

.woocommerce nav.woocommerce-pagination ul li {
  border: none;
  padding: 2px;
  font-size: 12px
}

.woocommerce nav.woocommerce-pagination ul li a {
  color: inherit;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
  height: 26px;
  min-width: 26px;
  line-height: 24px;
  border-radius: 2px;
  border: 1px solid transparent;
  padding: 0 4px;
  text-align: center
}

.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
  background-color: transparent
}

.woocommerce #reviews {
  margin-top: 72px
}

.woocommerce #review_form #respond p.stars {
  margin: 0;
  display: inline-block;
  vertical-align: middle
}

.woocommerce #review_form #respond p.stars > span {
  display: block;
  font-size: 0
}

.woocommerce #review_form #respond p.stars a {
  font-size: 14px;
  line-height: 1
}

.woocommerce #review_form #respond .comment-form-rating {
  margin: 0 0 24px
}

.woocommerce #review_form #respond .comment-form-rating label {
  display: inline-block;
  margin-right: 10px
}

.woocommerce #review_form #respond .comment-reply-title {
  margin: 0 0 35px
}

.woocommerce #reviews #comments ol.commentlist li .comment-header p {
  display: inline-block;
  margin: 0 0 0 15px
}

.woocommerce #reviews #comments ol.commentlist {
  padding: 0
}

.woocommerce #reviews #comments ol.commentlist li {
  padding-bottom: 34px;
  margin-bottom: 40px;
  border-bottom: 1px solid
}

.woocommerce #reviews #comments ol.commentlist li:last-child {
  margin-bottom: 0
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__author, .woocommerce #reviews #comments ol.commentlist li .woocommerce-review__published-date {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 0 0 15px
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__verified {
  font-size: 12px;
  font-weight: 400;
  line-height: 1.3333333333;
  margin: 2px 0 0 15px
}

.woocommerce #reviews #comments ol.commentlist li .woocommerce-review__verified i {
  font-size: 14px
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
  width: 70px;
  padding: 0;
  border: none;
  border-radius: 100em;
  float: left;
  margin-right: 20px;
  position: static
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 0;
  font-weight: 300
}

.woocommerce #reviews #comments ol.commentlist li .comment-text .star-rating {
  font-size: 12px;
  letter-spacing: 0.2em;
  width: 6em;
  margin-top: 20px
}

.woocommerce #reviews #comment {
  height: auto
}

.woocommerce #review_form #respond .comment-form-author, .woocommerce #review_form #respond .comment-form-comment, .woocommerce #review_form #respond .comment-form-email {
  margin-bottom: 20px
}

.woocommerce #review_form #respond .clearfloat {
  margin: 0
}

.woocommerce #review_form #respond .form-submit {
  margin-top: 10px;
  margin-bottom: 0
}

.woocommerce #review_form_wrapper {
  margin-top: 64px
}

@media (min-width: 768px) {
  .woocommerce .comment-form .comment-form-author, .woocommerce .comment-form .comment-form-email {
    width: 50%
  }
}

.woocommerce.single-product .site-content {
  margin-top: 0
}

.woocommerce.single-product .woocommerce-message {
  margin-top: 2em
}

.woocommerce div.product .woocommerce-product-gallery__wrapper {
  margin: 0
}

.woocommerce div.product .woocommerce-product-rating {
  margin: 10px 0 24px
}

.woocommerce div.product p.price {
  font-size: 24px
}

.woocommerce div.product p.price del {
  font-size: 0.75em
}

.woocommerce div.product .grid {
  position: relative
}

.woocommerce div.product .product-brief {
  margin: 0 -15px;
  padding: 100px 0
}

.woocommerce div.product .product-brief .yith-wcwl-add-button a:before {
  content: '\f08a';
  font-family: FontAwesome;
  font-size: 14px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 6px
}

.woocommerce div.product div.images {
  margin: 0;
  padding-left: 15px;
  padding-right: 15px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
  background-color: rgba(255, 255, 255, 0.75);
  top: 10px;
  right: 25px
}

.woocommerce div.product div.images .woocommerce-product-gallery__trigger:focus, .woocommerce div.product div.images .woocommerce-product-gallery__trigger:hover {
  background-color: #fff
}

.woocommerce div.product div.images .flex-control-thumbs {
  margin-top: 10px
}

.woocommerce div.product div.images .flex-control-thumbs.owl-carousel {
  overflow: visible
}

.woocommerce div.product div.images .flex-control-thumbs.owl-carousel li {
  float: none;
  width: 100%
}

.woocommerce div.product .entry-summary {
  margin-top: 44px
}

.woocommerce div.product .entry-summary .product_meta {
  margin-top: 30px;
  padding-top: 16px;
  border-top: 1px solid;
  font-size: 12px;
  line-height: 1.5
}

.woocommerce div.product .entry-summary .product_meta .posted_in, .woocommerce div.product .entry-summary .product_meta .sku_wrapper {
  display: block
}

.woocommerce div.product .entry-summary .tawcvs-swatches {
  font-size: 12px
}

.woocommerce div.product .entry-summary .tawcvs-swatches .swatch.selected {
  -webkit-box-shadow: none;
  box-shadow: none
}

.woocommerce div.product .woocommerce-product-details__short-description {
  font-size: 18px;
  font-weight: 300;
  margin: 30px 0
}

.woocommerce div.product .single_variation {
  margin-left: 20px;
  margin-bottom: 32px
}

.woocommerce div.product form.cart {
  margin-left: -20px
}

.woocommerce div.product form.cart .sbutton, .woocommerce div.product form.cart .variations, .woocommerce div.product form.cart div.quantity {
  margin-left: 20px
}

.woocommerce div.product form.cart .variations label {
  font-size: 20px;
  font-weight: 400
}

.woocommerce div.product form.cart .reset_variations {
  margin-left: 5px
}

.woocommerce div.product .up-sells {
  margin-top: 100px
}

.woocommerce div.product .single-product-additional-info-title, .woocommerce div.product .single-product-desc-title {
  margin: 0 0 36px
}

.woocommerce div.product .single-product-section-title {
  margin: 0 0 64px
}

.woocommerce div.product .product-main {
  margin-top: 100px
}

.woocommerce div.product .related-products-title {
  padding: 44px 30px 0;
  margin: 0 0 36px
}

.woocommerce div.product .single-product-description {
  font-weight: 300
}

.woocommerce div.product .single-product-additional_information {
  padding: 30px;
  margin-top: 44px
}

.woocommerce div.product .product-related .products ul li.product, .woocommerce div.product .product-related ul.products li.product {
  width: 50%
}

@media (min-width: 520px) and (max-width: 991px) {
  .woocommerce div.product .product-related .products ul li.product, .woocommerce div.product .product-related ul.products li.product {
    width: 33.3333333333%
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .woocommerce div.product .product-related .products ul li.product, .woocommerce div.product .product-related ul.products li.product {
    width: 25%
  }
}

@media (max-width: 991px) {
  .woocommerce div.product .product-related {
    margin-top: 64px
  }
}

@media (min-width: 992px) {
  .woocommerce div.product .product-content, .woocommerce div.product .product-related {
    padding-left: 15px;
    padding-right: 15px;
    position: relative
  }

  .woocommerce div.product .product-content.with-sidebar, .woocommerce div.product .product-related {
    float: left
  }

  .woocommerce div.product .product-content.with-sidebar {
    width: 70%
  }

  .woocommerce div.product .product-related {
    width: 30%
  }

  .woocommerce div.product .product-content.with-left-sidebar {
    left: 30%
  }

  .woocommerce div.product .product-related.left-sidebar {
    right: 70%
  }
}

@media (min-width: 1280px) {
  .woocommerce div.product .product-content.with-sidebar {
    width: 72.5%
  }

  .woocommerce div.product .product-related {
    width: 27.5%
  }

  .woocommerce div.product .product-content.with-left-sidebar {
    left: 27.5%;
    padding-left: 85px
  }

  .woocommerce div.product .product-content.with-right-sidebar {
    padding-right: 85px
  }

  .woocommerce div.product .product-related.left-sidebar {
    right: 72.5%
  }
}

.woocommerce div.product .flex-control-thumbs .owl-nav {
  position: absolute;
  top: 50%;
  height: 0;
  overflow: visible;
  left: -10px;
  right: -10px
}

.woocommerce div.product .flex-control-thumbs .owl-next, .woocommerce div.product .flex-control-thumbs .owl-prev {
  width: 24px;
  height: 32px;
  display: block;
  text-align: center;
  line-height: 30px;
  margin-top: -16px;
  color: rgba(0, 0, 0, 0.5);
  background-color: rgba(255, 255, 255, 0.75);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.woocommerce div.product .flex-control-thumbs .owl-next:hover, .woocommerce div.product .flex-control-thumbs .owl-prev:hover {
  color: #222;
  background-color: #FFF;
  border-color: rgba(0, 0, 0, 0.25)
}

.woocommerce div.product .flex-control-thumbs .owl-next.disabled, .woocommerce div.product .flex-control-thumbs .owl-prev.disabled {
  opacity: 0.4;
  pointer-events: none
}

.woocommerce div.product .flex-control-thumbs .owl-prev {
  float: left
}

.woocommerce div.product .flex-control-thumbs .owl-next {
  float: right
}

.woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce div.product div.summary {
  padding-left: 15px;
  padding-right: 15px
}

@media (min-width: 769px) {
  .woocommerce #content div.product div.images, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.images, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.images, .woocommerce-page div.product div.summary, .woocommerce div.product div.images, .woocommerce div.product div.summary {
    width: 50%
  }

  .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce div.product div.summary {
    padding-left: 65px
  }
}

.woocommerce .woocommerce-checkout h3 {
  font-size: 24px;
  margin-bottom: 24px
}

.woocommerce .woocommerce-checkout #order_review_heading {
  margin-top: 48px
}

.woocommerce ul.order_details {
  padding-left: 0
}

.woocommerce .woocommerce-order-details__title {
  font-size: 24px
}

.woocommerce-customer-details {
  margin-top: 36px
}

.woocommerce-customer-details > h2 {
  font-size: 24px
}

.woocommerce-customer-details .woocommerce-column__title {
  font-size: 18px
}

.woocommerce-columns--addresses {
  margin-top: 44px
}

@media (max-width: 767px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    margin: 0 0 48px
  }
}

@media (min-width: 768px) {
  .woocommerce-account .woocommerce-MyAccount-content, .woocommerce-account .woocommerce-MyAccount-navigation {
    float: left
  }

  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 40%;
    padding-right: 40px
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 60%
  }
}

@media (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 30%
  }

  .woocommerce-account .woocommerce-MyAccount-content {
    width: 70%
  }
}

.woocommerce-MyAccount-navigation ul {
  list-style: none;
  margin: 0
}

.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid;
  border-color: inherit
}

.woocommerce-MyAccount-navigation ul li:last-child {
  border-bottom: none
}

.woocommerce-MyAccount-navigation ul li a {
  display: block;
  padding: 10px 20px;
  color: inherit
}

.woocommerce-MyAccount-navigation ul > li {
  font-size: 0
}

.woocommerce-MyAccount-navigation ul > li > a {
  display: block;
  font-size: 14px;
  padding-left: 44px
}

.woocommerce-MyAccount-navigation ul > li > a:before {
  content: '\f18e';
  font-family: FontAwesome;
  font-size: 14px;
  display: inline-block;
  width: 16px;
  margin-right: 8px;
  margin-left: -24px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.woocommerce-MyAccount-navigation ul ul {
  border-color: inherit
}

.woocommerce-MyAccount-navigation > ul {
  padding-left: 0;
  border: 1px solid
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--dashboard > a:before {
  content: '\f0e4'
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--orders > a:before {
  content: '\f00b'
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--downloads > a:before {
  content: '\f0ed'
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-address > a:before {
  content: '\f041'
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--edit-account > a:before {
  content: '\f007'
}

.woocommerce-MyAccount-navigation li.woocommerce-MyAccount-navigation-link--customer-logout > a:before {
  content: '\f08b'
}

.woocommerce-account .entry-header {
  padding: 20px 10px;
  margin: 0 0 48px
}

.woocommerce-account .dashboard-summary {
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  max-width: 480px;
  margin: 0 auto
}

.woocommerce-account .dashboard-summary h4 {
  margin: 0 0 32px
}

.woocommerce-account .dashboard-summary .avatar {
  border-radius: 100em;
  padding: 3px;
  border: 1px solid
}

.woocommerce-EditAccountForm .form-submit, .woocommerce-EditAddressForm .form-submit {
  margin: 30px 0 0
}

.woocommerce-EditAccountForm .form-submit .sbutton, .woocommerce-EditAddressForm .form-submit .sbutton {
  width: 240px;
  max-width: 100%
}

.woocommerce-ResetPassword, .woocommerce form.login {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto
}

.woocommerce-ResetPassword .input-field, .woocommerce form.login .input-field {
  width: 100%
}

.woocommerce-form-login-title {
  text-align: center
}

.sp-heading {
  margin: 0 0 35px
}

.sp-heading > :last-child {
  margin-bottom: 0
}

.shopy-carousel {
  position: relative;
  margin: 0 0 35px
}

.shopy-carousel .owl-carousel.with-dots {
  margin-bottom: 36px
}

.shopy-carousel .owl-dots {
  font-size: 12px;
  line-height: 1;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -36px;
  margin-left: -10px;
  text-align: center
}

.shopy-carousel .owl-dot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  width: 1em;
  height: 1em;
  border-radius: 1em;
  background-color: #222;
  opacity: 0.25;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms
}

.shopy-carousel .owl-dot.active, .shopy-carousel .owl-dot:hover {
  opacity: 1
}

.shopy-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: -12px;
  right: -12px;
  height: 0;
  overflow: visible
}

.shopy-carousel .owl-next, .shopy-carousel .owl-prev {
  color: rgba(0, 0, 0, 0.4);
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 3px;
  font-size: 28px;
  width: 24px;
  height: 44px;
  text-align: center;
  line-height: 43px;
  margin-top: -22px;
  -webkit-transition: all 240ms;
  -o-transition: all 240ms;
  transition: all 240ms;
  visibility: hidden;
  opacity: 0
}

.shopy-carousel .owl-next.disabled, .shopy-carousel .owl-prev.disabled {
  display: none
}

.shopy-carousel .owl-next:hover, .shopy-carousel .owl-prev:hover {
  color: #222;
  background-color: #fff
}

.shopy-carousel .owl-prev {
  float: left
}

.shopy-carousel .owl-next {
  float: right
}

.shopy-carousel:hover .owl-next, .shopy-carousel:hover .owl-prev {
  visibility: visible;
  opacity: 1
}

.shopy-products-slider .owl-carousel.with-dots {
  margin-bottom: 0
}

.shopy-products-slider .owl-dots {
  bottom: 32px
}

.shopy-product-slide {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
  max-width: 1200px;
  padding-left: 15px;
  padding-right: 15px
}

.shopy-product-slide .product-desc, .shopy-product-slide .product-thumbnail {
  padding-top: 40px;
  padding-bottom: 40px
}

.shopy-product-slide .product-thumbnail a:focus {
  outline: none
}

.shopy-product-slide .product-short-desc {
  font-weight: 300
}

.shopy-product-slide .slide-buttons {
  margin-left: -20px;
  margin-top: 32px
}

.shopy-product-slide .slide-buttons .sbutton {
  margin-left: 20px;
  position: relative
}

.shopy-product-slide .product-thumbnail a {
  display: block
}

.shopy-product-slide .product-thumbnail img {
  max-width: 480px;
  margin-left: auto;
  margin-right: auto
}

.shopy-product-slide .wcwl-add:before {
  font-size: 14px;
  width: 1em;
  height: 1em;
  line-height: 1;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -0.5em 0 0 -0.5em
}

.shopy-product-slide .wcwl-add.loading span {
  visibility: hidden;
  opacity: 0
}

.shopy-product-slide .wcwl-add.loading:before {
  content: '\e01c';
  display: block;
  font-family: WooCommerce;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite
}

@media (min-width: 768px) {
  .shopy-product-slide .inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -60px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
  }

  .shopy-product-slide .product-desc, .shopy-product-slide .product-thumbnail {
    width: 50%;
    padding-left: 60px
  }

  .shopy-product-slide .product-name {
    margin-bottom: 27px
  }

  .shopy-product-slide .slide-buttons {
    margin-top: 40px
  }

  .shopy-product-slide .product-thumbnail {
    text-align: right
  }

  .shopy-product-slide .product-thumbnail img {
    max-width: 100%
  }
}

@media (min-width: 992px) {
  .shopy-product-slide .product-name {
    font-size: 60px
  }

  .shopy-product-slide .product-short-desc {
    font-size: 18px
  }

  .shopy-product-slide .product-thumbnail {
    padding-left: 120px
  }
}

.vc_column_container .shopy-product-slide {
  padding-left: 0;
  padding-right: 0
}

.shopy-products-tab {
  margin: 0 0 35px
}

.shopy-products-tab .products-tab-heading {
  margin: 0 0 44px
}

.shopy-products-tab .products-tab-heading .title-block > :last-child {
  margin-bottom: 0
}

.shopy-products-tab .product-categories {
  margin-left: -20px
}

.shopy-products-tab .product-categories a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  text-decoration: none;
  color: inherit
}

.shopy-products-tab .products-tab-content {
  position: relative
}

.shopy-products-tab .product-tab-panel {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  visibility: hidden;
  opacity: 0;
  z-index: 0;
  -webkit-transition: all 500ms;
  -o-transition: all 500ms;
  transition: all 500ms
}

.shopy-products-tab .product-tab-panel.active {
  top: 0;
  visibility: visible;
  opacity: 1;
  position: relative;
  height: auto;
  z-index: 1
}

@media (max-width: 767px) {
  .shopy-products-tab .product-categories {
    margin-top: 16px
  }
}

@media (min-width: 768px) {
  .shopy-products-tab .products-tab-heading {
    display: table;
    width: 100%
  }

  .shopy-products-tab .products-tab-heading .categories-block, .shopy-products-tab .products-tab-heading .title-block {
    display: table-cell;
    vertical-align: middle
  }

  .shopy-products-tab .products-tab-heading .title-block {
    width: 40%
  }

  .shopy-products-tab .products-tab-heading .categories-block {
    width: 60%;
    text-align: right
  }
}

.shopy-fgrid-container {
  margin-bottom: -1px;
  margin-right: -1px
}

.shopy-fgrid-container .fgrid-item {
  float: left;
  padding-bottom: 1px;
  padding-right: 1px
}

@media (min-width: 520px) and (max-width: 991px) {
  .shopy-fgrid-container .fgrid-item {
    width: 50%
  }

  .shopy-fgrid-container .fgrid-item:nth-child(4n+4) {
    clear: left
  }

  .shopy-fgrid-container .fgrid-item.big {
    width: 100%
  }
}

@media (min-width: 992px) {
  .shopy-fgrid-container .fgrid-item {
    visibility: hidden;
    opacity: 0
  }

  .shopy-fgrid-container .fgrid-item.adapted {
    visibility: visible;
    opacity: 1;
    -webkit-transition: all 240ms;
    -o-transition: all 240ms;
    transition: all 240ms
  }

  .shopy-fgrid-container .fgrid-item.big {
    width: 34.18803419%
  }

  .shopy-fgrid-container .fgrid-item.normal {
    width: 65.81196581%
  }
}

.shopy-fancybox .fancybox-icon {
  float: left;
  margin-right: 20px
}

.shopy-fancybox .icon-symbol {
  display: block;
  width: 70px;
  height: 70px;
  line-height: 68px;
  text-align: center;
  font-size: 28px;
  border-radius: 100em;
  border: 1px solid
}

.shopy-fancybox .icon-image img {
  max-width: 70px
}

.shopy-fancybox .fancybox-summary {
  overflow: hidden
}

.shopy-fancybox .fancybox-title {
  margin: 0
}

.shopy-fancybox .fancybox-desc {
  font-weight: 300;
  margin-top: 8px;
  font-size: 13px
}

.shopy-fancybox .fancybox-desc > :last-child {
  margin-bottom: 0
}

.shopy-product-box .product-thumbnail {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%
}

.shopy-product-box .product-desc {
  text-align: center;
  padding: 30px
}

.shopy-product-box .product-short-desc {
  font-size: 18px;
  font-weight: 300
}

.shopy-product-box .product-short-desc > :last-child {
  margin-bottom: 0
}

.shopy-product-box .product-dimensions {
  margin-top: 20px;
  margin-left: -40px
}

.shopy-product-box .product-dimensions .label, .shopy-product-box .product-dimensions .value {
  display: block
}

.shopy-product-box .product-dimensions .value {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 4px
}

.shopy-product-box .product-dimensions .label {
  text-transform: capitalize
}

.shopy-product-box .product-dimension-entry {
  display: inline-block;
  vertical-align: top;
  margin-left: 40px
}

.shopy-product-box .entry-title {
  margin: 0 0 24px
}

@media (max-width: 991px) {
  .shopy-product-box .product-thumbnail:before {
    content: '';
    display: block;
    padding-top: 100%;
    background: inherit
  }
}

@media (min-width: 992px) {
  .shopy-product-box .inner {
    display: table;
    width: 100%
  }

  .shopy-product-box .product-desc, .shopy-product-box .product-thumbnail {
    display: table-cell;
    vertical-align: middle
  }

  .shopy-product-box .product-thumbnail {
    width: 40%
  }

  .shopy-product-box .product-desc {
    width: 60%;
    padding: 70px 96px
  }
}

.wpcf7-form-control-wrap {
  width: 100%;
  display: inline-block
}

.shopy-newsletter {
  margin-left: -15px;
  margin-right: -15px
}

.shopy-newsletter .shopy-newsletter-form-block, .shopy-newsletter .shopy-newsletter-heading-block {
  padding: 15px
}

@media (min-width: 992px) {
  .shopy-newsletter .shopy-newsletter-form-block, .shopy-newsletter .shopy-newsletter-heading-block {
    width: 50%;
    display: inline-block;
    vertical-align: middle
  }
}

.shopy-newsletter-heading {
  font-size: 18px;
  margin: 0 0 0 -10px
}

.shopy-newsletter-heading span {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px
}

.shopy-newsletter-heading span.title {
  font-size: 24px;
  line-height: 26px;
  text-transform: uppercase
}

.shopy-newsletter-heading span.desc {
  font-weight: 300;
  font-style: italic
}

.shopy-newsletter-form .sbutton {
  border-radius: 0;
  font-weight: 400;
  font-size: 12px;
  padding: 15px 24px;
  width: 100%
}

.shopy-newsletter-form .input-field {
  border: none;
  background-color: #f5f5f5;
  border-radius: 0;
  height: 50px;
  width: 100%
}

@media (min-width: 520px) {
  .shopy-newsletter-form {
    display: table;
    width: 100%
  }

  .shopy-newsletter-form .field-email, .shopy-newsletter-form .field-submit {
    display: table-cell;
    vertical-align: top
  }

  .shopy-newsletter-form .field-email {
    width: 100%
  }

  .shopy-newsletter-form .field-submit {
    white-space: nowrap
  }
}

.breadcrumb {
  background: white;
  font-weight: 400;
}

.panel-group.undefined {
  display: none;
}

.usedNoStock {
  text-align: center;  
  box-shadow: 0px 0px 7px 1px gray; 
  padding-top: 25px;
}
/*
     FILE ARCHIVED ON 21:40:23 Dec 17, 2020 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:23:06 Aug 02, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 98.197 (4)
  LoadShardBlock: 100.073 (3)
  load_resource: 77.21
  esindex: 0.014
  PetaboxLoader3.resolve: 59.735 (2)
  captures_list: 133.695
  exclusion.robots.policy: 0.236
  CDXLines.iter: 27.743 (3)
  exclusion.robots: 0.25
  RedisCDXSource: 0.93
*/