.btn,
.close-popup {
  -webkit-box-align: center
}

.btn,
.close-popup a {
  letter-spacing: .05em
}

.mobile-menu .menu ul li.active>a,
.mobile-menu .menu ul li.highlight a {
  margin-bottom: 15px;
  margin-top: 15px;
  border-radius: 5px
}

#add-review-popup form,
#compare-page .table-compare .item,
#language-currency-popup .options-wrap .option .inner,
.blog-articles .blog-article .flex,
.bundle .bundle-option,
.categories .category .overlay,
.headlines .item .text-box,
.home-banners .banner .overlay,
.products .product-list .info,
a.service-block {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal
}

html {
  overflow-x: hidden
}

body {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px x(0, 0, 0, .004);
  margin-top: 0 !important;
  color: #000
}

a,
a:focus,
a:hover {
  color: inherit;
  outline: 0 !important
}

.btn {
  height: 50px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 30px;
  background: #aaa;
  color: #fff;
  border-radius: 5px;
  font-size: .95em;
  font-weight: 600;
  outline: 0 !important
}

.btn.open {
  border: 2px solid;
  background: 0 0
}

.btn.paypal {
  background: #012169;
  color: #fff
}

#account-dashboard .ticket-box .reply-box .btn i,
#compare-page .table-compare td .stock i,
.btn.icon-left i,
.btn.paypal i,
.product-detail .info .stock i {
  margin-right: 7px
}

.btn.fastcheckout {
  background: #1ba5de;
  color: #fff
}

.gui-payment-method-service .gui-payment-method-icon {
  opacity: 0;
  background: #fff;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, .07)
}

#header .vertical-menu ul li:hover,
.gui-payment-method-service .gui-payment-method-icon.updated,
.headlines .owl-dots .owl-dot.active,
.product-detail .images .thumbs .image.active,
.product-detail .images .thumbs .image:hover,
.products .product .buttons .button:hover,
.products .product .image-wrap .more-images .image.active img,
.products .product-list .buttons .button:hover,
.products .product.has-sec:hover .image-wrap .img-wrap .sec,
.status-bar ul li.active,
.status-bar ul li.done {
  opacity: 1
}

.gui-form .gui-checkbox label,
.gui-form .gui-radio label {
  position: relative;
  padding-left: 30px !important;
  padding-top: 4px
}

.gui-form .gui-checkbox label:before,
.gui-form .gui-radio label:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 0;
  border: var(--input-border-color);
}

.gui-form .gui-checkbox label:before {
  border-radius: 0
}

#header .main-header .icons ul li .items:empty,
.gui-checkout-one-step .gui-payment-method-service>label input,
.gui-form .gui-checkbox input,
.gui-form .gui-radio input,
.search-autocomplete.noresults .more,
.search-autocomplete.noresults .search-products {
  display: none
}

.gui-form .gui-radio input:checked~label:after {
  content: '';
  width: 10px;
  height: 10px;
  background: #f78d76;
  display: block;
  position: absolute;
  left: 5px;
  top: 5px;
  border-radius: 100%
}

.gui-form .gui-checkbox input:checked~label:after {
  content: "\f00c";
  position: absolute;
  left: 4px;
  top: 4px;
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.gui-checkout-one-step .gui-payment-method-service>label {
  padding: 15px;
  background: #fff;
  border-radius: 5px;
  margin: 0 0 10px;
  border: 2px solid transparent
}

.gui-checkout-one-step .gui-payment-method-service.gui-is-selected>label {
  border: 2px solid #f88b71
}

body .fixed-pages {
  padding-bottom: 50px
}

div[class*=" col-"] {
  margin-left: -.5px
}

.btn.btn-small {
  height: 40px;
  font-size: .95em
}

#header .vertical-menu-btn i,
.active-filters .active-filter i,
.btn.icon-right i,
.general-content.faded .toggle-text i,
.headlines .item .text-box .link .normal-link i,
.product-reviews .summary .button .normal-link i,
.title-featured .link i {
  margin-left: 7px
}

.btn.active {
  -webkit-box-shadow: none;
  box-shadow: none
}

.btn.light {
  background: #f7f7f7;
  color: #888
}

.btn.facebook {
  background: #3b5998;
  color: #fff
}

#header .main-menu ul li ul.simple-menu li,
#header .vertical-menu-wrap .btn-wrap,
.brands .brand .inner .img-wrap,
.compare-block .compare-wrap,
.relative,
.search-autocomplete .side .filter-scroll-wrap,
body #giftcard-modal-wrapper .giftcard-modal {
  position: relative
}

.sm {
  vertical-align: middle;
  display: inline-block
}

#add-review-popup .btn,
.search-autocomplete .more .btn,
.sm:before {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.general-content .h4,
.general-content h4,
.title-featured .title.title-small,
.title-small {
  font-size: 1.6em
}

#header .main-header .icons ul li i,
#productpage .input-wrap .change i,
.banner-timer,
.recent-orders .recent-order .title {
  font-size: 18px
}

.general-overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, .4);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s linear;
  -o-transition: .3s linear;
  transition: .3s linear
}

#header .vertical-menu ul li:hover>.subs,
#header .vertical-menu.active,
.bundle .bundle-option.active,
.general-overlay.active {
  opacity: 1;
  visibility: visible
}

.close-popup {
  background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 247, 247, 0)), to(#f7f7f7));
  background: -o-linear-gradient(top, rgba(247, 247, 247, 0) 0, #f7f7f7 100%);
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0, #f7f7f7 100%);
  margin-top: 50px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.close-popup .close-popup-inner {
  width: 100%;
  overflow: hidden
}

.close-popup.dark {
  background: -webkit-linear-gradient(top, rgba(57, 58, 64, 0) 0, #393a40 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(57, 58, 64, 0)), to(#393a40));
  background: -webkit-linear-gradient(top, rgba(57, 58, 64, 0) 0, #393a40 100%);
  background: -o-linear-gradient(top, rgba(57, 58, 64, 0) 0, #393a40 100%);
  background: linear-gradient(to bottom, rgba(57, 58, 64, 0) 0, #393a40 100%)
}

.close-popup a {
  padding: 0 20px;
  height: 26px;
  text-transform: uppercase;
  display: inline-block;
  line-height: 26px;
  border-radius: 13px;
  font-size: 11px;
  border: 1px solid #000;
  color: #000 !important;
  font-weight: 700;
  position: relative;
  text-decoration: none !important
}

.close-popup.dark a {
  border: 1px solid #fff;
  color: #fff !important
}

.close-popup a:after,
.close-popup a:before {
  content: '';
  display: block;
  height: 1px;
  background: #000;
  width: 1000px;
  position: absolute;
  right: 100%;
  margin-right: 15px;
  top: 50%
}

#productpage .product-detail .info .cart .add-wish,
#productpage .product-detail .info .product-option .ui.selection.dropdown,
#productpage .product-detail .input-wrap .change input,
#productpage .product-detail-outer,
.brands .brand .wrap,
.close-popup.dark a:after,
.close-popup.dark a:before {
  background: #fff
}

.close-popup a:after {
  right: auto;
  left: 100%;
  margin-right: 15px;
  margin-left: 15px
}

.ui.checkbox {
  display: block;
  margin: 0;
  padding: 5px 0;
  font-size: .9em
}

.ui.checkbox label,
.ui.checkbox+label {
  color: inherit;
  font-weight: 500;
  padding-top: 3px;
  padding-left: 27px
}

.ui.checkbox .box:before,
.ui.checkbox label:before {
  width: 20px;
  height: 20px;
  border: var(--input-border-color); !important
}

.ui.checkbox .box:after,
.ui.checkbox label:after {
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-size: 12px
}

.ui.checkbox label span {
  font-size: 80%;
  margin-left: 5px;
  opacity: .7;
  vertical-align: text-bottom
}

.ui.selection.dropdown {
  height: 40px;
  width: 100%;
  border: var(--input-border-color) !important;
  padding: 0 15px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: inherit !important;
  border-radius: 5px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

select.custom-select {
  height: 40px;
  opacity: 0
}

.ui.selection.dropdown .text {
  font-size: 90%;
  font-weight: 500
}

.ui.selection.dropdown>.dropdown.icon {
  display: inline-block;
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0 0 0 10px;
  padding: 0;
  position: initial;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

#header .main-header .inner,
.flex-row,
.ui.selection.dropdown .menu>.item {
  display: -webkit-box;
  display: -ms-flexbox
}

.ui.selection.dropdown>.dropdown.icon:before {
  content: "\f107"
}

.ui.selection.dropdown .menu {
  color: inherit !important;
  border-color: rgba(0, 0, 0, .07) !important;
  font-size: 90%
}

#blog .comments .comment .comment-inner,
#blog .share,
#header .main-menu ul li .mega-menu,
#header .vertical-menu ul li a,
.cart-wrap .table table td,
.collection-sort.on-top,
.products .product .img-wrap {
  border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.ui.selection.dropdown .menu>.item {
  padding: 0 15px !important;
  height: 35px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#account-dashboard,
#blog,
#brands-page,
#cart-page,
#catalog-page,
#collection-page,
#compare-page,
#productpage,
#service-page,
#tags-page,
#textpage,
.fixed-pages,
.home-block-padding {
  padding-bottom: 100px
}

#blog .comments-block .title,
#service-page .contact-info-block .title,
#service-page .contact-message-block .title,
#service-page .faq .title,
.cart-wrap .title-small,
.collection-content.on-top,
.page-title,
.product-detail .info .product-option,
.product-reviews .summary .score,
.recent-articles-wrap,
.search-autocomplete .title-small,
.sidebar .recent-products-wrap,
.title-featured,
.write-comment .title {
  margin-bottom: 30px
}

.title-featured .title {
  margin: 0;
  font-size: 2.5em
}

#blog .comments .comment .top,
.compare-products .compare-product .inner,
.product-detail .info .cart,
.title-featured .title-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.title-featured .link {
  margin-left: 40px;
  white-space: nowrap
}

.flex-row {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: -15px
}

.col-sidebar {
  min-width: 330px;
  max-width: 330px;
  padding: 15px;
  margin-right: 20px
}

.col-sidebar.on-right {
  margin-right: 0;
  margin-left: 20px
}

.col-main {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  padding: 15px
}

#header {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08)
}

#header .main-header.sticky {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .08);
  -webkit-transform: translateZ(0);
  transform: translateZ(0)
}

#footer .bottom-footer .copyright,
#header .main-header.sticky .inner,
.bundle .product-configure-options-option,
.bundle .product-configure-variants {
  padding: 10px 0
}

#header .main-header .inner {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 20px 0;
  -webkit-transition: padding .2s ease-in-out;
  -o-transition: padding .2s ease-in-out;
  transition: padding .2s ease-in-out
}

#header .main-header .logo,
#productpage .product-stars,
#productpage .product-stars .review-summary,
.bundle-products .bundle-product .inner,
.cart-wrap .table .input-wrap .change,
.collection-sort .sort-block,
.input-wrap .change,
.recent-articles .recent-article .flex,
.recent-products .recent-product .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#footer .footer-logo.small-logo img,
#header .main-header .hallmark.small img,
#header .main-header .logo.small-logo img {
  height: 30px
}

#header .main-header .logo.medium-logo img {
  height: 50px;
  width: auto
}

#footer .footer-logo.large-logo img,
#header .main-header .hallmark.large img,
#header .main-header .logo.large-logo img {
  height: 70px
}

input.standard-input,
textarea.standard-input {
  height: 40px;
  padding: 0 20px;
  outline: 0;
  border-radius: 5px;
  font-size: .85em;
  font-weight: 700;
  letter-spacing: .05em;
  background: #fff;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none
}

#footer .footer-logo.medium-logo img,
#header .main-header .hallmark.medium img,
.usp-bar ul {
  height: 50px
}

textarea.standard-input {
  padding: 13px 20px;
  max-width: 100%
}

input.standard-input::-webkit-input-placeholder,
textarea.standard-input::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

input.standard-input:-moz-placeholder,
textarea.standard-input:-moz-placeholder {
  color: rgba(0, 0, 0, .4);
  opacity: 1
}

input.standard-input::-moz-placeholder,
textarea.standard-input::-moz-placeholder {
  color: rgba(0, 0, 0, .4);
  opacity: 1
}

input.standard-input:-ms-input-placeholder,
textarea.standard-input:-ms-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

input.standard-input::-ms-input-placeholder,
textarea.standard-input::-ms-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.search-bar {
  max-width: 400px;
  width: 100%;
  margin: 0 20px
}

.search-bar input[type=text] {
  height: 40px;
  padding: 0 40px 0 20px;
  border: var(--input-border-color);
  outline: 0;
  width: 100%
}

.search-autocomplete {
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 9999;
  width: 100%;
  text-align: left;
  display: none
}

.search-autocomplete .box {
  padding: 70px;
  background: #f7f7f7;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

.search-autocomplete .more {
  padding: 0;
  font-weight: 700;
  text-align: center;
  margin-top: 30px
}

.search-autocomplete .more .btn span {
  font-size: 80%;
  margin-left: 7px
}

.search-autocomplete .notfound {
  display: none;
  padding: 10px 0;
  font-size: 13px;
  font-style: italic
}

#header .main-menu ul li ul.simple-menu li:hover ul,
#header .main-menu ul li:hover .mega-menu,
#header .main-menu ul li:hover ul.simple-menu,
.filters-top.active,
.general-content.faded .toggle-text,
.message-wrap.active,
.products .product-list:hover .buttons .button.text-button,
.products .product:hover .buttons .button.text-button,
.regular-articles .blog-articles,
.regular-articles .blog-articles .blog-article,
.search-autocomplete.noresults .notfound,
.sidebar .sb-cats ul ul.active,
.tabs-wrap .pages .page.active {
  display: block
}

.search-autocomplete .search-products {
  padding: 20px 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.search-autocomplete .search-products .product {
  padding: 15px 0;
  border-top: 1px solid rgba(0, 0, 0, .04)
}

.search-autocomplete .search-products .product .product-inner {
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.search-autocomplete .search-products .product:nth-child(odd) .product-inner {
  border-right: 1px solid rgba(0, 0, 0, .04)
}

.search-autocomplete .search-products .product:first-child,
.search-autocomplete .search-products .product:nth-child(2),
.sidebar .sb-cats ul li:first-child .inner {
  border-top: 0
}

#blog .share,
#footer .bottom-footer,
#footer .main-footer,
#header .main-menu,
#header .main-menu ul li .mega-menu,
.collection-sort.on-bottom,
.sidebar .sb-cats ul li .inner {
  border-top: 1px solid rgba(0, 0, 0, .07)
}

.search-autocomplete .search-products .product .image-wrap {
  min-width: 75px;
  max-width: 75px;
  margin-right: 20px;
  position: relative;
  background: #fff
}

.cart-wrap .table table .image-wrap:after,
.products .product .image-wrap .more-images .image .wrap:after,
.search-autocomplete .search-products .product .image-wrap:after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .03)
}

.search-autocomplete .search-products .product .info .title {
  font-size: 1.1em;
  font-weight: 600
}

.search-autocomplete .search-products .product .info .brand {
  margin-bottom: 2px;
  font-size: .95em;
  opacity: .85
}

.search-autocomplete .search-products .product .info .price {
  margin-top: 5px;
  opacity: .85
}

#account-dashboard .inputs .clearfix,
#account-dashboard .inputs .input.input-100,
#account-dashboard .ordered-products table,
#compare-page .table-compare .item img,
#page-404 .content .image img,
#productpage .specs table,
#review-form .inputs-wrap .input-col input,
.bundle .bundle-info .btn,
.bundle .bundle-option .ui.selection.dropdown,
.bundle-products .image-wrap img,
.cart-wrap .table table,
.cart-wrap .table table .image-wrap img,
.cart-wrap .table table .info-td,
.collection-content .image img,
.compare-pop .button .btn,
.compare-products .compare-product .image img,
.home-banners.grid-v1 .banner-1,
.home-banners.grid-v1 .banner-2,
.home-banners.grid-v1 .banner-5,
.home-banners.grid-v1 .banner-6,
.home-banners.grid-v2 .banner-1,
.home-banners.grid-v2 .banner-2,
.home-banners.grid-v2 .banner-3,
.home-banners.grid-v2 .banner-4,
.home-text-image-block .image-wrap img,
.products .product-list .image-wrap img,
.recent-products .recent-product .image-wrap img,
.search-autocomplete .search-products .product .image-wrap img,
.status-bar .bar .active-bar.done-4,
.status-bar .bar .active-bar.done-all,
.tabspages .product-reviews .overview,
.write-comment .standard-input {
  width: 100%
}

#productpage .content-block .content-inner,
.cart-wrap,
.product-reviews,
.search-autocomplete .inner-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.search-autocomplete .side {
  min-width: 270px;
  max-width: 270px;
  margin-right: 30px
}

.search-autocomplete .side .filter-scroll {
  max-height: 500px;
  padding-bottom: 50px;
  overflow-y: scroll;
  padding-right: 15px
}

.search-autocomplete .side .filter-scroll-wrap:after {
  content: '';
  display: block;
  position: absolute;
  height: 50px;
  width: 100%;
  bottom: 0;
  background: -webkit-linear-gradient(top, rgba(247, 247, 247, 0) 0, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(247, 247, 247, 0)), to(#f7f7f7));
  background: -o-linear-gradient(top, rgba(247, 247, 247, 0) 0, #f7f7f7 100%);
  background: linear-gradient(to bottom, rgba(247, 247, 247, 0) 0, #f7f7f7 100%)
}

.search-autocomplete .results {
  width: 100%;
  max-width: 670px
}

.search-autocomplete .subtitle {
  font-size: 1.4em;
  margin-bottom: 20px
}

.search-autocomplete .feat-categories {
  padding: 25px;
  background: #fff;
  border-radius: 5px;
  margin-bottom: 30px
}

.search-autocomplete .feat-categories .cats ul {
  margin: -5px;
  list-style: none;
  padding: 0;
  font-weight: 500
}

.search-autocomplete .feat-categories .cats ul li {
  padding: 5px;
  display: inline-block;
  vertical-align: top;
  width: 33%
}

.search-bar .icon {
  position: absolute;
  height: 40px;
  width: 40px;
  right: 0;
  top: 0;
  line-height: 40px;
  text-align: center
}

#header .main-header {
  position: relative;
  z-index: 9999
}

#header .main-header .icons ul {
  margin: 0 -15px;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#header .main-header .icons ul li {
  padding: 0 15px
}

#header .main-header .icons ul li .icon-wrap {
  display: block;
  position: relative
}

#header .main-menu ul,
#header .main-menu ul li,
#header .main-menu ul li>a,
.usp-bar ul {
  display: -webkit-box;
  display: -ms-flexbox
}

#header .main-header .icons ul li .items {
  position: absolute;
  right: -10px;
  top: -5px;
  width: 15px;
  height: 15px;
  line-height: 15px;
  font-size: 10px;
  text-align: center;
  font-weight: 700;
  background: #f6836b;
  color: #fff;
  border-radius: 100%
}

#header .main-menu {
  position: relative;
  z-index: 99
}

#header .main-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  flex-wrap: wrap
}

#header .main-menu ul::-webkit-scrollbar {
  display: none
}

#header .main-menu ul li {
  height: 47px;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

#header .main-menu ul li>a {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  padding: 0 20px;
  text-decoration: none
}

#header .main-menu ul li:first-child>a,
.order-summary .gui-table tbody tr td:first-child {
  padding-left: 0
}

#productpage .usp-bar {
  padding-top: 5px;
  padding-bottom: 5px
}

.usp-spacer {
  height: 20px
}

.usp-bar ul {
  margin: 0;
  padding: 0 30px;
  list-style: none;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: .85em;
  font-weight: 500
}

#header .vertical-menu ul li .category-wrap,
.product-detail .info .stock,
.usp-bar ul li a {
  display: flex;
  align-items: center
}

.usp-bar ul li i {
  margin-right: 10px;
  font-size: 1.4em
}

#header .main-menu ul li .mega-menu {
  position: absolute;
  left: 0;
  width: 100%;
  top: 100%;
  background: #fff;
  padding: 30px 0;
  display: none
}

#header .main-menu ul li .mega-menu .menus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -30px
}

#header .main-menu ul li .mega-menu .menus .menu {
  padding: 30px;
  width: 20%
}

#header .main-menu ul li .mega-menu .menus .menu ul {
  display: block;
  font-size: .95em;
  line-height: 1.7em
}

#header .main-menu ul li .mega-menu .menus .menu ul li {
  display: block;
  height: auto
}

#header .main-menu ul li .mega-menu .menus .menu ul li a {
  padding: 0;
  font-weight: 400
}

#header .main-menu ul li .mega-menu .menus .menu .title {
  font-size: 1.15em;
  font-weight: 600;
  display: block;
  margin-bottom: 7px
}

#header .main-menu ul ul.simple-menu {
  position: absolute;
  left: 0;
  min-width: 100%;
  top: 100%;
  display: none
}

#header .main-menu ul li ul.simple-menu li .subs {
  padding: 0 5px;
  left: 100%;
  top: 0;
  position: absolute
}

#add-cart-popup .product .description,
#add-cart-popup .product .product-stars,
#add-review-popup,
#add-review-popup .fancybox-close-small,
#header .main-menu ul li ul.simple-menu li ul,
#language-currency-popup,
#language-currency-popup .fancybox-close-small,
#login-popup,
#login-popup .fancybox-close-small,
#newsletter-popup,
#shipping-costs-popup,
#shipping-costs-popup .fancybox-close-small,
.active-filters .active-filter input,
.bundle .bundle-option:empty,
.cart-popup,
.cart-popup .fancybox-close-small,
.cart-wrap .cart-content:empty,
.collection-sort .grid-list input[type=radio],
.filter-style-tags .ui.checkbox .box:after,
.filter-style-tags .ui.checkbox .box:before,
.filter-style-tags .ui.checkbox label:after,
.filter-style-tags .ui.checkbox label:before,
.filters-top,
.general-content.faded .text.active:after,
.gui-checkout .gui-progressbar,
.mobile-bar,
.mobile-menu,
.order-summary .gui-table thead,
.product-detail .info .price .old-price .price-wrap:empty,
.products .product .buttons .button.text-button,
.products .product .info .price .old-price .price-inner:empty,
.products .product .product-label:empty,
.products .product-list .buttons .button.text-button,
.products .product-list .info .price .old-price .price-inner:empty,
.products .product-list .product-label:empty,
.quickview-popup,
.tabs-wrap .pages .page {
  display: none
}

#header .main-menu ul ul.simple-menu li {
  display: block;
  height: 40px;
  line-height: 40px
}

#header .main-menu ul ul.simple-menu li a {
  padding: 0 20px;
  white-space: nowrap
}

#header .vertical-menu-btn {
  height: 45px;
  font-size: .95em
}

#header .vertical-menu-wrap.active .btn-wrap,
.compare-overlay {
  z-index: 9999
}

#header .vertical-menu {
  position: absolute;
  left: -5px;
  top: 100%;
  color: #000;
  font-weight: 500;
  font-size: .95em;
  padding: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

#header .vertical-menu a,
.categories .category.layout-2 .title {
  color: inherit;
  text-decoration: none
}

#header .vertical-menu ul {
  margin: 0;
  padding: 15px 0;
  list-style: none;
  width: 300px;
  background: #fff;
  border-radius: 5px
}

#header .vertical-menu ul li {
  padding: 0 15px;
  position: relative;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  opacity: .85
}

#account-dashboard .ordered-totals .item .price,
#account-dashboard .ticket-box .chat-box .chat-message .message .name,
#header .vertical-menu ul li.subs-title,
#login-popup .options a,
.custom-pager ul li.active a,
.headlines .item .text-box .link .normal-link {
  font-weight: 700
}

#header .vertical-menu ul li:last-child>a {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none
}

#header .vertical-menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 10px;
  margin-bottom: 10px
}

#header .vertical-menu ul li img {
  width: 40px;
  margin-right: 10px;
  height: auto;
  border-radius: 3px
}

#header .vertical-menu ul li .arrow-right {
  font-size: .75em;
  -webkit-transform: translate(-2px, 0);
  -ms-transform: translate(-2px, 0);
  transform: translate(-2px, 0);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  margin-left: 10px
}

#header .vertical-menu ul li:hover>a>.arrow-right,
.products .product.has-more:hover .image-wrap .more-images {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

#header .vertical-menu ul .subs {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 100%;
  top: -15px;
  padding: 0 5px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

#header .vertical-menu ul .subs .subs-title a {
  border: none;
  color: #f6836b;
  font-size: 1.2em;
  margin-bottom: 5px
}

#account-dashboard .account-title,
#language-currency-popup .title-small,
#productpage .content-block .title-small,
.bundle .bundle-title,
.filter-wrap,
.filter-wrap:first-child {
  margin-bottom: 20px
}

#account-dashboard .ticket-box .chat-box .chat-message:first-child,
#account-dashboard .ticket-box .chat-box .chat-message:first-child .date,
#login-popup .buttons .btn:last-child,
#service-page .contact-info-block ul li:last-child,
#service-page .faq .faq-block .faq-items .faq-item .page p:last-child,
.cart-wrap .totals .buttons .btn:last-child,
.filter-wrap:last-child,
.filters-top .filter-wrap {
  margin-bottom: 0
}

.filter-wrap .filter-title {
  font-size: 1.14em;
  margin-bottom: 10px
}

.bundle .discount:empty,
.cart-popup .cart-wrap {
  opacity: 0
}

.cart-popup.loaded .cart-wrap {
  filter: none;
  opacity: 1;
  transition: opacity .5s ease-in-out
}

.fancybox-is-open .fancybox-bg {
  opacity: .4;
  -webkit-transition-timing-function: none;
  -o-transition-timing-function: none;
  transition-timing-function: none
}

.fancybox-bg {
  background: #000;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: none;
  -o-transition-timing-function: none;
  transition-timing-function: none
}

.fancybox-slide .cart-popup {
  width: calc(100% - 60px);
  max-width: 1400px;
  margin: 30px;
  padding: 70px;
  border-radius: 10px;
  background: #f7f7f7;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

.cart-wrap .totals-wrap {
  min-width: 420px;
  max-width: 420px
}

.cart-wrap .totals {
  background: -webkit-gradient(linear, right top, left top, from(#313237), to(#3d3e45));
  background: -webkit-linear-gradient(right, #313237 0, #3d3e45 100%);
  background: -o-linear-gradient(right, #313237 0, #3d3e45 100%);
  background: linear-gradient(-90deg, #313237 0, #3d3e45 100%);
  color: #fff;
  padding: 44px 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

.cart-wrap .totals .title-small {
  color: #fff;
  text-align: center
}

.cart-wrap .totals table {
  font-size: 1.15em;
  font-weight: 600;
  width: 100%
}

.cart-wrap .totals table tr td {
  padding-top: 10px
}

#account-dashboard .ticket-box .chat-box .chat-message.sent .date,
.cart-wrap .totals table tr td:last-child {
  text-align: right
}

.cart-wrap .totals table tr:last-child td {
  padding-top: 20px;
  border-top: 1px solid #555;
  font-size: 1.1em
}

#footer .newsletter,
.cart-wrap .totals table tr:nth-last-child(2) td {
  padding-bottom: 20px
}

.fancybox-slide #add-review-popup,
.fancybox-slide #login-popup,
.fancybox-slide #shipping-costs-popup {
  padding: 40px 50px;
  background: #f7f7f7;
  max-width: 420px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  width: 100%
}

.cart-wrap .totals .buttons {
  margin-top: 80px
}

#login-popup .buttons .btn,
.cart-wrap .totals .buttons .btn {
  margin-bottom: 10px;
  width: 100%
}

.cart-wrap .totals-wrap .payments {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 35px
}

.cart-wrap .totals-wrap .payments img {
  height: 37px
}

.cart-wrap .table {
  padding-right: 80px
}

.cart-wrap .table table .price-td {
  text-align: right;
  white-space: nowrap
}

.cart-wrap .table table .image-wrap {
  position: relative;
  width: 100px;
  border-radius: 5px;
  overflow: hidden;
  background: #fff
}

.cart-wrap .table table td {
  padding: 25px 0
}

#productpage .specs table tr td:first-child,
.cart-wrap .table table .info,
.ui.radio.checkbox label {
  padding-left: 30px
}

.cart-wrap .table table .info .title {
  font-size: 1.15em;
  font-weight: 600
}

.cart-wrap .table table .cart-delete {
  font-size: 120%;
  display: block;
  margin-left: 20px;
  color: #f78d76
}

.cart-wrap .table table .info .extra-info ul {
  font-size: 90%;
  margin: 5px 0 0;
  padding: 0;
  list-style: none;
  line-height: 1.5em
}

.cart-wrap .table table .info .brand {
  margin-bottom: 5px;
  font-size: .95em;
  opacity: .85
}

.cart-wrap .table table .bundled ul {
  margin: -3px 0;
  padding: 10px 0 0;
  list-style: none
}

.cart-wrap .table table .bundled ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 3px 0
}

.cart-wrap .table table .bundled .plus {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 18px;
  max-width: 18px;
  height: 18px;
  background: #eee;
  color: #fff;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 10px
}

#productpage .specs,
.cart-wrap .table table .bundled .title,
.gui-block.gui-account-links .gui-block-linklist {
  font-size: .95em
}

.cart-wrap .table table .bundled img {
  width: 50px;
  margin: 0 5px;
  border-radius: 3px
}

.cart-wrap .table table .price {
  padding-left: 50px;
  font-size: 1.3em;
  font-weight: 600
}

.cart-wrap .table .input-wrap input {
  border: none;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  margin: 0 10px;
  padding: 0;
  text-align: center
}

#cart-page .cart-wrap .table .input-wrap input,
#productpage .specs table tr:nth-child(odd) {
  background: rgba(0, 0, 0, .03)
}

.cart-wrap .totals table .delete-discount {
  font-size: 70%;
  opacity: .5;
  display: block;
  margin-top: -1px
}

.fancybox-slide #shipping-costs-popup {
  margin: 30px 0;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

#shipping-costs-popup .input-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 10px
}

#shipping-costs-popup .input-wrap input {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  margin-right: 10px
}

#account-dashboard .account-block,
#account-dashboard .block,
#blog .comments-block,
#blog .complete-article,
#productpage .product-content,
#productpage .product-tags,
#productpage .related-products,
#productpage .specs,
#service-page .service-blocks,
#shipping-costs-popup .title-small {
  margin-bottom: 50px
}

#account-dashboard .account-block .button,
#account-dashboard .address,
#account-dashboard .block .button,
#account-dashboard .buttons,
#newsletter-popup .btn,
#shipping-costs-popup .methods-block,
#shipping-costs-popup .no-shipments,
.bundle .bundle-option .button,
.compare-pop .button,
.product-detail .product-option .product-configure-custom-option,
.product-detail .product-option .product-configure-variants {
  margin-top: 20px
}

#shipping-costs-popup .methods-title {
  font-size: 1.1em;
  margin-bottom: 10px
}

.cart-wrap .shipping-discount {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.grid-row,
.message-wrap .message,
.mobile-menu .menu ul li .more-cats,
.mobile-menu .menu ul li a {
  display: -webkit-box;
  display: -ms-flexbox
}

.cart-wrap .shipping-discount .check-discount {
  margin-top: 5px;
  text-decoration: underline;
  display: block
}

.cart-wrap .discount-block .btn {
  margin-left: 5px;
  width: 40px;
  padding: 0
}

#add-review-popup form input,
#add-review-popup form textarea,
.cart-wrap .discount-block input,
.product-detail .images .image.img-border {
  border: var(--input-border-color);
}

body #giftcard-modal-wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  z-index: 999999
}

.fancybox-slide #add-review-popup,
.fancybox-slide #login-popup {
  margin: 30px;
  border-radius: 10px;
  text-align: center;
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

#login-popup .title-small {
  margin-bottom: 40px
}

#login-popup form input {
  height: 50px;
  margin-bottom: 10px;
  width: 100%
}

#account-dashboard .account-title.small-title,
#add-review-popup form input,
#add-review-popup form select,
#login-popup form input:last-child,
#review-popup .popup-subtitle {
  margin-bottom: 10px
}

#cart-page .upsells,
#language-currency-popup .currency-section,
#login-popup .buttons,
.collection-content.on-bottom {
  margin-top: 30px
}

#login-popup .options {
  margin-top: 70px;
  font-size: .9em
}

#login-popup .options .or {
  display: block;
  opacity: .85;
  margin: 3px 0
}

.message-wrap {
  position: fixed;
  left: 30px;
  bottom: 30px;
  z-index: 99999999999;
  display: none
}

.message-wrap .message {
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  width: 350px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.1em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.mobile-menu .menu ul li .subs,
.mobile-popup.mobile-menu {
  background: -webkit-gradient(linear, right top, left top, from(#313237), to(#3d3e45));
  background: -webkit-linear-gradient(right, #313237 0, #3d3e45 100%);
  background: -o-linear-gradient(right, #313237 0, #3d3e45 100%)
}

.message-wrap.active .message {
  -webkit-animation: 1s jump;
  animation: 1s jump;
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0)
}

.message-wrap .message .icon {
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  background: #aaa;
  color: #fff;
  border-radius: 100%;
  text-align: center;
  line-height: 40px;
  margin-right: 20px
}

.message-wrap .text ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.mobile-popup.mobile-menu {
  background: linear-gradient(-90deg, #313237 0, #3d3e45 100%);
  color: #fff;
  overflow-x: hidden
}

#page-404 h1,
.compare-pop .head .title,
.mobile-menu .menu ul li.active>a .more-cats,
.mobile-popup.mobile-menu .title-font {
  color: #fff
}

.mobile-popup.mobile-menu .subs .subs-back i {
  font-size: .75em;
  margin-right: 10px
}

.mobile-menu .menu ul {
  margin: 0 0 50px;
  padding: 0;
  list-style: none;
  text-align: left;
  font-weight: 700
}

.mobile-menu .menu ul li {
  border-top: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .menu ul li:last-child {
  border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.mobile-menu .menu ul li a {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  padding: 15px 20px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

.mobile-menu .menu ul li .more-cats {
  font-size: .85em;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 20px;
  height: 100%;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#compare-page .table-compare tr:last-child td,
#compare-page .table-compare tr:last-child th,
.mobile-menu .menu>ul:last-child li:last-child {
  border-bottom: none
}

.mobile-menu .menu ul li.highlight a {
  background: rgba(255, 255, 255, .05);
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.collection-sort .items-per-page .show-label,
.mobile-menu .menu ul li .user-circle {
  margin-right: 10px
}

.mobile-menu .menu ul li .subs {
  position: absolute;
  left: 100%;
  top: 0;
  padding-bottom: 60px;
  background: linear-gradient(-90deg, #313237 0, #3d3e45 100%);
  width: 100%;
  height: 100%;
  z-index: 9;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

.mobile-menu .menu ul li .subs.active {
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0)
}

.mobile-menu .breads {
  font-weight: 400;
  font-size: 10px;
  text-align: center;
  margin-bottom: 2px;
  opacity: .3
}

@media (max-width:991px) and (min-width:768px) {
  .mobile-popup.mobile-menu {
    position: fixed;
    top: 80px;
    height: calc(100% - 80px);
    right: 100%;
    width: 100%;
    z-index: 99;
    text-align: center;
    display: block;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
  }

  .mobile-popup.open {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
  }

  .mobile-menu .close-popup {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    z-index: 99;
    padding: 0 20px
  }

  .mobile-menu .popup-inner {
    padding: 30px;
    position: relative;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden
  }

  .mobile-menu .popup-inner .menu-wrap {
    position: relative;
    overflow: hidden
  }

  .mobile-popup.mobile-menu .title-small {
    text-align: center;
    margin-bottom: 20px
  }
}

.grid-row {
  margin: -10px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 100%
}

.grid-col,
.home-banners .banner,
.home-banners .banner .overlay {
  display: -webkit-box;
  display: -ms-flexbox
}

.grid-col {
  padding: 10px;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.banner-timer,
.home-products .tabs li a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox
}

#footer .bottom-footer .payments a,
#language-currency-popup a,
#language-currency-popup a:hover,
#productpage .mobile-tabs a,
.active-filters .active-filter a,
.home-banners .banner a,
.input-wrap .change a,
.products .product a,
.products .product-list a,
.recent-products .recent-product a {
  text-decoration: none
}

.home-banners .banner {
  background: #aaa;
  border-radius: 10px;
  overflow: hidden;
  color: #fff;
  display: flex;
  position: relative;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%
}

.home-banners .banner .vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #eee
}

.home-banners .banner .vid video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden;
  border-radius: 10px
}

.home-banners .banner .overlay {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 30px;
  width: 100%;
  position: relative;
  border-radius: 10px
}

.banner-timer .block,
.banner-timer .block .digit,
.categories .category .overlay {
  display: -webkit-box;
  display: -ms-flexbox
}

.home-banners .banner .overlay.text-place-left {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.headlines .item .text-box.text-right,
.home-banners .banner .overlay.text-place-right {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end
}

.headlines .item .text-box.text-center,
.home-banners .banner .overlay.text-place-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.headlines .inner.text-place-left,
.home-banners .banner .overlay.align-top {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.headlines .inner.text-place-right,
.home-banners .banner .overlay.align-bottom {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.headlines .inner.text-place-center,
.home-banners .banner .overlay.align-middle,
.product-reviews .custom-pager ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.home-banners .banner .overlay.align-justify {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.home-banners .banner .overlay.top-to-bottom {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, .59) 0, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .59)), color-stop(33%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, .59) 0, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .59) 0, rgba(0, 0, 0, 0) 33%, rgba(0, 0, 0, 0) 100%)
}

.home-banners .banner .overlay.bottom-to-top {
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, .59) 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(66%, rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, .59)));
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, .59) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 66%, rgba(0, 0, 0, .59) 100%)
}

.home-banners .banner .overlay.left-to-right {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .3) 60%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .7)), color-stop(60%, rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, 0)));
  background: -o-linear-gradient(left, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .3) 60%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .3) 60%, rgba(0, 0, 0, 0) 100%)
}

.home-banners .banner .overlay.right-to-left {
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .7) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0)), color-stop(40%, rgba(0, 0, 0, .3)), to(rgba(0, 0, 0, .7)));
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .7) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .7) 100%)
}

.home-banners .banner .overlay.filling,
.home-products .tabs li a:hover {
  background: rgba(0, 0, 0, .3)
}

#add-cart-popup .popup-info .brand,
#add-review-popup .title-wrap .subtitle,
.headlines .item .text-box .subtitle,
.home-banners .banner .subtitle,
.product-detail .top-info .product-brand,
.product-reviews .summary .score .subtitle {
  font-size: .9em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em;
  margin-bottom: 7px
}

.home-banners .banner .title {
  font-size: 1.8em;
  color: #fff
}

.home-banners .banner .title.with-timer {
  margin-bottom: 15px
}

.home-banners .banner .button {
  margin-top: 40px;
  max-width: 100%
}

.home-banners .banner .btn {
  background: #fff;
  color: #000;
  height: 40px;
  width: auto;
  font-size: .9em;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  justify-content: flex-start
}

.home-banners.grid-v1 .grid-1,
.home-banners.grid-v2 .grid-2 {
  width: 22%
}

#review-form .input-col.col-50,
#review-form .inputs-wrap .input-col.col-50,
.grid-50,
.home-banners.grid-v1 .banner-3,
.home-banners.grid-v1 .banner-4,
.home-banners.grid-v1 .grid-2,
.home-banners.grid-v2 .banner-5,
.home-banners.grid-v2 .banner-6,
.home-banners.grid-v3 .banner-2,
.home-banners.grid-v3 .banner-3 {
  width: 50%
}

.home-banners.grid-v1 .grid-3 {
  width: 28%
}

.home-banners.grid-v1 .banner-1,
.home-banners.grid-v2 .banner-3 {
  height: 590px
}

.home-banners.grid-v1 .banner-2,
.home-banners.grid-v1 .banner-3,
.home-banners.grid-v1 .banner-4,
.home-banners.grid-v1 .banner-5,
.home-banners.grid-v1 .banner-6,
.home-banners.grid-v2 .banner-1,
.home-banners.grid-v2 .banner-2,
.home-banners.grid-v2 .banner-4,
.home-banners.grid-v2 .banner-5,
.home-banners.grid-v2 .banner-6,
.home-banners.grid-v3 .banner-2,
.home-banners.grid-v3 .banner-3,
.home-banners.grid-v3 .banner-4,
.home-banners.grid-v3 .banner-5,
.home-banners.grid-v3 .banner-6 {
  height: 295px
}

.home-banners.grid-v2 .grid-1 {
  width: 38%
}

.home-banners.grid-v2 .grid-3 {
  width: 40%
}

.grid-30,
.home-banners.grid-v3 .grid-1 {
  width: 30%
}

.home-banners.grid-v3 .grid-2 {
  width: 70%
}

.home-banners.grid-v3 .banner-1 {
  height: 590px;
  width: 100%
}

.home-banners.grid-v3 .banner-4,
.home-banners.grid-v3 .banner-5,
.home-banners.grid-v3 .banner-6,
.status-bar .bar .active-bar.done-2 {
  width: 33.3333%
}

.home-banners.grid-second-block .banner-7,
.home-banners.grid-second-block .banner-8 {
  height: 350px;
  width: 50%
}

.grid-20 {
  width: 20%
}

.grid-25 {
  width: 25%
}

.grid-33 {
  width: 33.33333%
}

.grid-66 {
  width: 66.66666%
}

.grid-75 {
  width: 75%
}

.banner-timer {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 -3px;
  font-weight: 700
}

.banner-timer .block {
  padding: 0 2px;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative
}

.banner-timer .block .digit {
  width: 20px;
  height: 30px;
  background: #fff;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 1.5px;
  border-radius: 3px;
  color: #000;
  padding-top: 2px
}

.banner-timer .block .time-title {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-size: 6.5px;
  margin-top: 3px
}

.categories {
  margin: -10px;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch
}

#account-dashboard .inputs .input,
#blog .comments .comment,
.brands .brand,
.categories .category,
.recent-articles .recent-article,
.recent-products .recent-product.img-gray .image-wrap,
.write-comment .fields .field {
  padding: 10px
}

#add-cart-popup .recent-products .recent-product .inner,
.categories .categories-slider .category.layout-2 {
  height: 100%
}

.categories .category img,
.products .product .img-wrap img {
  width: 100%;
  height: auto
}

.categories .category .cat-inner {
  border-radius: 10px;
  overflow: hidden;
  position: relative
}

.categories .category.layout-2 .cat-inner {
  height: 100%;
  padding: 20px;
  text-align: center;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1)
}

.categories .category.layout-2 img {
  width: 100%;
  max-width: 100%;
  margin: 0 auto
}

.categories .category .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 30px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), color-stop(29%, rgba(0, 0, 0, .23)), to(rgba(0, 24, 110, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .23) 29%, rgba(0, 24, 110, 0) 100%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .23) 29%, rgba(0, 24, 110, 0) 100%);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, rgba(0, 0, 0, .23) 29%, rgba(0, 24, 110, 0) 100%);
  color: #fff
}

.categories .category .title {
  color: #fff;
  font-size: 1.42em
}

.categories .category.layout-2 a {
  text-decoration: none;
  height: 100%
}

.categories .category .count {
  font-size: 70%;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em;
  margin-top: 3px
}

.categories-slider .owl-stage {
  display: flex;
  align-items: stretch
}

.home-products .tabs {
  margin: -5px;
  padding: 0 0 15px;
  list-style: none;
  display: none
}

.home-products .tabs li {
  display: inline-block;
  padding: 5px
}

.home-products .tabs li a {
  height: 25px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none
}

.products {
  margin: -15px;
  display: flex;
  flex-wrap: wrap
}

#footer .columns .col,
.bundles .bundle,
.products .product,
.products .product-list,
.reviews .review {
  padding: 15px
}

.products .product-list .product-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  border-radius: 10px
}

.products .product .stars,
.products .product-list .stars {
  font-size: .9em;
  color: #f1c40f;
  margin: 0 -2px
}

.product-detail .top-info .stars i,
.products .product .stars i,
.products .product-list .stars i {
  margin: 2px
}

.products .product .image-wrap {
  position: relative;
  overflow: hidden
}

.products .product .image-wrap .img-wrap {
  display: block;
  position: relative;
  background: #fff
}

.products .product .image-wrap .img-wrap .sec {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity .2s ease-in-out;
  -o-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  padding: 10%
}

.products .product .image-wrap .more-images {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 10px;
  background: #fff;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  -o-transition: transform .2s ease-in-out .1s;
  transition: transform .2s ease-in-out;
  transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
  -webkit-transition-delay: .1s;
  transition-delay: .1s;
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  border-top: 1px solid rgba(0, 0, 0, .07);
  -webkit-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%)
}

.products .product .image-wrap .more-images .images {
  margin: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.products .product .image-wrap .more-images .image-col {
  width: 25%;
  padding: 10px
}

.products .product .image-wrap .more-images .image .wrap {
  position: relative;
  padding: 5%;
  border-radius: 5px;
  overflow: hidden;
  cursor: pointer
}

.products .product .image-wrap .more-images .image img {
  width: 100%;
  opacity: .6;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out
}

.products .product .buttons,
.products .product-list .buttons {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -6px;
  font-size: 16px
}

.products .product .buttons .button,
.products .product-list .buttons .button {
  padding: 6px;
  opacity: .5
}

.products .product-list:hover .buttons .button.text-button .show-btn,
.products .product:hover .buttons .button.text-button .show-btn {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 7px;
  background: #aaa;
  border-radius: 3px;
  display: inline-flex;
  color: #fff
}

.products .product .add-to-wishlist.in-wishlist,
.products .product .add-to-wishlist.in-wishlist:hover,
.products .product-list .add-to-wishlist.in-wishlist,
.products .product-list .add-to-wishlist.in-wishlist:hover {
  color: #ef5361
}

.add-to-wishlist.in-wishlist i:before {
  content: "\6c"
}

.products .product .product-inner {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  height: 100%
}

.products .product .product-inner.border-allways,
.products .product-list .product-inner.border-allways,
.products .product-list:hover .product-inner.border-on-hover,
.products .product:hover .product-inner.border-on-hover {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1)
}

.products .product .img-wrap {
  padding: 10%;
  background: #fff;
  position: relative;
  display: block;
  overflow: hidden
}

.products .product-list .img-gray .img-wrap {
  position: relative;
  display: block;
  padding: 10%;
  overflow: hidden;
  border-radius: 5px
}

#account-dashboard .ordered-products table tr:last-child td,
.gui-block.gui-account-links .gui-block-linklist li:last-child,
.products .product .img-gray .img-wrap,
.products .product .product-inner.border-on-hover .img-wrap,
.products .product .product-inner.no-border .img-wrap,
.sidebar .sb-cats ul ul li .inner {
  border: none
}

.bundle-products .image-wrap.img-gray:after,
.compare-products .compare-product .image:after,
.product-detail .images .image.img-gray:after,
.products .product .img-gray .img-wrap:after,
.products .product-list .img-gray .img-wrap:after,
.recent-products .recent-product.img-gray .image-wrap:after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .03)
}

.products .product-list .image-wrap {
  min-width: 200px;
  max-width: 200px;
  margin-right: 15px;
  position: relative;
  background: #fff
}

.products .product .info {
  padding: 20px
}

.products .product-list .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 10px 0
}

.products .product .product-inner.no-border .info {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0
}

.compare-products .compare-product .product-brand,
.products .product .info .product-brand,
.products .product-list .info .product-brand {
  display: block;
  font-size: .9em;
  font-weight: 700
}

.products .product .info .title,
.products .product-list .info .title {
  margin-bottom: 5px;
  display: block;
  line-height: 1.5em;
  overflow: hidden
}

.products .product .info .title.one-line,
.products .product-list .info .title.one-line {
  height: 1.5em
}

.products .product .info .title.two-lines,
.products .product-list .info .title.two-lines {
  height: 3em
}

.products .product .info .title.three-lines,
.products .product .info-list .title.two-lines {
  height: 4.5em
}

.products .product .info .description,
.products .product-list .info .description {
  font-size: .85em;
  line-height: 1.6em;
  overflow: hidden;
  height: 4.8em;
  margin-top: 5px
}

.products .product-list .info .description {
  height: auto
}

.products .product .info .description.one-line {
  height: 1.6em
}

.products .product .info .description.two-lines {
  height: 3.2em
}

.products .product .info .description.three-lines {
  height: 4.8em
}

.products .product .info .price,
.products .product-list .info .price {
  margin-top: 10px;
  font-size: .95em;
  font-weight: 700
}

#compare-page .table-compare .item .price .old-price .price-inner,
.products .product .info .price .old-price .price-inner,
.products .product-list .info .price .old-price .price-inner {
  margin-right: 10px;
  display: inline-block;
  text-decoration: line-through;
  font-size: 90%
}

.products .product .info .price .legal,
.products .product-list .info .price .legal {
  font-weight: 400;
  font-size: 11px;
  opacity: .5
}

.products .product .info .price .srp,
.products .product-list .info .price .srp {
  margin-left: 5px;
  font-weight: 400;
  font-size: 11px;
  opacity: .5
}

.products .product .info .compare,
.products .product-list .info .compare {
  margin-top: 10px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.gui-block.gui-account-links .gui-block-content,
.products .product .info .compare .ui.checkbox,
.products .product-list .info .compare .ui.checkbox {
  padding: 0
}

.products .product .product-labels,
.products .product-list .product-labels {
  position: absolute;
  left: 10px;
  top: 10px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.products .product .product-label,
.products .product-list .product-label {
  height: 20px;
  background: #aaa;
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: .1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  font-weight: 700;
  margin-right: 5px;
  border-radius: 5px
}

.products .product .product-label:last-child,
.products .product-list .product-label:last-child {
  margin-right: 0
}

.fancybox-slide>.quickview-popup {
  width: 100%;
  max-width: 1400px;
  padding: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

.collection-content .flex,
.product-detail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start
}

.product-detail .images-wrap {
  min-width: calc(30% - 100px);
  max-width: calc(30% - 100px);
  margin-right: 50px
}

.product-detail .info {
  min-width: calc(40% - 100px);
  max-width: calc(40% - 100px);
  margin-right: 50px
}

.product-detail .top-info .product-title {
  font-size: 1.8em;
  margin: 0 0 10px
}

.product-detail .top-info .stars-code {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 7px
}

.product-detail .top-info .stars {
  white-space: nowrap;
  color: #f1c40f;
  margin: 0 -2px;
  font-size: 1.15em
}

.product-detail .top-info-title {
  font-weight: 700;
  margin-right: 5px;
  display: inline-block
}

.product-detail .info .price-stock {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-detail .top-info .product-code .title {
  font-weight: 400
}

#compare-page .table-compare td .stock,
.bundle .bundle-info .stock,
.product-detail .top-info .product-code {
  font-size: .75em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em
}

.price-filter-range .max,
.price-filter-range .min,
.product-detail .info .product-delivery {
  display: inline-block
}

.product-detail .info .price {
  font-size: 2em;
  font-weight: 700;
  display: flex;
  flex-direction: column
}

.product-detail .info .product-description {
  line-height: 2em;
  font-size: .97em;
  margin-bottom: 30px
}

#account-dashboard .order-view a:not(.btn),
.blog-articles .blog-article .read-more:hover,
.popup-inner .spec-table a,
.product-detail .info .product-description a {
  text-decoration: underline
}

.product-detail .info .price .old-price {
  font-size: 70%;
  opacity: .5;
  position: relative;
  margin-bottom: 10px
}

.product-detail .info .price .old-price .price-wrap {
  margin-left: 5px;
  text-decoration: line-through
}

.product-detail .info .price .new-price small,
.product-detail .info .price .old-price small {
  font-size: 50%;
  opacity: .5;
  margin-left: 5px
}

.product-detail .info .price .new-price {
  display: flex;
  flex-direction: column
}

.product-detail .info .price .new-price .price-title {
  font-size: 70%
}

.product-detail .info .price .legal {
  font-weight: 400;
  font-size: 12px;
  opacity: .5
}

.product-detail .info .price .unit-price {
  font-size: 13px
}

.product-detail .info .price .srp {
  font-weight: 400;
  font-size: 12px;
  opacity: .5;
  margin-left: 5px
}

#blog .complete-article .date-author,
.product-detail .order-countdown {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 30px
}

.product-detail .order-countdown .icon {
  min-width: 50px;
  max-width: 50px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  color: #fff;
  background: #eee;
  font-size: 30px;
  margin-right: 15px
}

.product-detail .order-countdown .subtitle {
  font-size: .75em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em;
  margin-bottom: 3px
}

.general-content.product-content h4,
.product-detail .order-countdown .title,
.reviews .review .title {
  font-size: 1.1em
}

.input-wrap .change input {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 0 5px;
  margin: 0 10px;
  background: #f7f7f7;
  border-radius: 5px
}

.product-detail .info .input-wrap {
  margin-right: 40px
}

#productpage .product-content,
.product-detail .info .cart .add-cart {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10
}

.product-detail .info .share-compare {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-detail .info .compare {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex
}

.product-detail .info .share-compare .share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: .7
}

.product-detail .info .share-compare .share label {
  font-size: .75em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
  margin-right: 7px;
  margin-bottom: 0
}

.product-detail .info .share-compare .share ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.product-detail .info .share-compare .share ul li {
  margin-left: 10px;
  font-size: 16px
}

.product-detail .info .cart .add-wish {
  padding: 0;
  width: 50px;
  height: 50px;
  background: #f7f7f7;
  margin-left: 20px
}

.product-detail .info .product-option .options {
  margin: -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.product-detail .info .product-option .options .option {
  padding: 10px;
  width: auto;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 50%
}

.product-detail .info .product-option label {
  font-size: .85em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
  margin-bottom: 7px
}

.product-detail .info .product-option .ui.selection.dropdown {
  height: 50px;
  border: var(--input-border-color) !important;
  background: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.product-detail .product-option input[type=text] {
  outline: 0;
  height: 50px;
  padding: 0 15px;
  border: var(--input-border-color);
  border-radius: 5px;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 5px 0
}

.product-detail .product-option textarea {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  height: 150px;
  min-height: 150px;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-radius: 5px;
  padding: 15px;
  margin: 5px 0
}

.product-detail .images .image {
  padding: 10%;
  background: #fff;
  overflow: hidden;
  border-radius: 10px;
  position: relative
}

.product-detail .images .thumbs .image {
  opacity: .7;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  cursor: pointer
}

#blog .comments .comment .content,
.product-detail .images .product-thumbs,
.product-detail .images .quickview-thumbs {
  margin-top: 10px
}

.product-detail .info .discounts ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em
}

.product-detail .info .discounts ul li {
  background: #fff;
  padding: 10px 15px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .07);
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.product-detail .info .discounts .discount-label {
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  border-radius: 5px;
  color: #fff;
  font-weight: 700;
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  -ms-flex-item-align: start;
  align-self: flex-start;
  white-space: nowrap;
  margin-left: 10px
}

.blog-articles {
  margin: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.blog-articles .blog-article {
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.blog-articles .blog-article .image-wrap {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin-top: 40px
}

.blog-articles .blog-article .image {
  min-height: 280px;
  border-radius: 10px;
  width: 100%
}

.blog-articles .blog-article .title {
  font-size: 2em;
  text-decoration: none
}

.blog-articles .blog-article .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%
}

#blog .comments .comment .date,
.blog-articles .blog-article .date,
.complete-article .date {
  height: 25px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  border-radius: 5px;
  font-size: 11px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase
}

.blog-articles .blog-article .date,
.blog-articles .blog-article .image-wrap,
.blog-articles .blog-article .summary,
.blog-articles .blog-article .title {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.blog-articles .blog-article:nth-child(2n) .image-wrap,
.regular-articles .blog-articles .blog-article .image-wrap {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  margin-top: 0;
  margin-bottom: 40px
}

.blog-articles .blog-article .date,
.complete-article .date {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  background: rgba(0, 0, 0, .2);
  color: #fff;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 10px
}

.blog-articles .blog-article .title {
  line-height: 1.3em;
  margin-bottom: 15px
}

.blog-articles .blog-article .summary,
.reviews .review .content {
  line-height: 2em;
  font-size: .97em
}

.blog-articles .blog-article .read-more {
  font-weight: 700;
  font-size: .9em
}

#blog .comments,
.brands,
.recent-articles,
.write-comment .fields {
  margin: -10px
}

.recent-articles .recent-article .image-wrap {
  min-width: 75px;
  max-width: 75px;
  border-radius: 5px;
  margin-right: 15px;
  overflow: hidden;
  background: #fff
}

.complete-article .no-image,
.recent-articles .recent-article .image-wrap .no-image {
  background: #f7f7f7
}

.recent-articles .recent-article .image-wrap .no-image:after {
  content: '';
  display: block;
  padding-top: 100%
}

.recent-articles .recent-article .info .date {
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 5px
}

.complete-article .image,
.complete-article .no-image {
  border-radius: 10px
}

.complete-article .image:after,
.complete-article .no-image:after {
  content: '';
  display: block;
  padding-top: 40%
}

.complete-article .article-title {
  margin: 0 0 10px
}

.complete-article .image-wrap {
  margin-bottom: 30px;
  margin-top: 20px
}

.write-comment textarea.standard-input {
  height: 150px;
  resize: none
}

#blog .comments .comment .comment-inner {
  padding-bottom: 20px
}

#blog .comments .comment .date {
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 10px;
  background: rgba(0, 0, 0, .07);
  color: inherit
}

#blog .share {
  margin-bottom: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0
}

#blog .share ul,
#footer .bottom-footer .flex,
#footer .columns,
.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox
}

#add-cart-popup .info-col .image,
#blog .share .title,
.collection-sort .items-per-page,
.collection-sort .open-filters {
  margin-right: 20px
}

#blog .share ul li {
  font-size: 20px;
  margin-right: 15px
}

#blog .share ul {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  list-style: none
}

#footer .socials a,
.active-filters .active-filter label {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  text-decoration: none
}

#blog .share ul li a.facebook {
  color: #3b5998
}

#blog .share ul li a.twitter {
  color: #55acee
}

#blog .share ul li a.google {
  color: #dd4b39
}

#blog .share ul li a.pinterest {
  color: #cb2027
}

#blog .complete-article .date-author .date {
  margin-right: 15px;
  margin-bottom: 0
}

#blog .complete-article .date-author .author,
.bundle .products-sum,
.gui-form .gui-field>label {
  font-size: .9em
}

.general-content p {
  line-height: 2em;
  margin-bottom: 20px;
  font-size: .97em
}

.general-content .h1,
.general-content h1 {
  font-size: 2.2em
}

.general-content .h2,
.general-content h2 {
  font-size: 2em
}

.general-content .h3,
.general-content h3,
.product-reviews .summary .score .title {
  font-size: 1.8em
}

#footer .columns {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: -15px
}

#footer .footer-logo,
#footer .main-footer .footer-title {
  margin-bottom: 15px;
  margin-top: 20px
}

#footer .columns .col:first-child {
  margin-right: 50px
}

#footer .main-footer {
  padding: 30px 0;
  line-height: 2em;
  font-size: .97em
}

#footer .main-footer ul {
  margin: 0;
  padding: 0 0 20px;
  list-style: none
}

#footer .main-footer .footer-title {
  font-size: 1.4em;
  line-height: normal
}

#footer .footer-title .plus,
.sidebar .sb-cats .more-cats i {
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out
}

#footer .main-footer .footer-title.active .plus,
.sidebar .sb-cats li.active>.inner .more-cats i {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

#footer .socials a {
  display: inline-flex;
  width: 35px;
  height: 35px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  background: rgba(0, 0, 0, .03);
  margin-right: 10px
}

#footer .newsletter input {
  margin-right: 10px;
  width: 260px;
  height: 40px;
  border: var(--input-border-color);
  background: 0 0
}

#footer .bottom-footer {
  padding: 5px 0
}

#footer .bottom-footer .flex {
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#footer .bottom-footer .payments img {
  height: 32px;
  border-radius: 3px;
  padding: 2px;
  margin-left: 3px
}

.breadcrumbs {
  margin-bottom: 20px;
  font-size: .9em;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.collection-sort .flex,
.collection-sort .grid-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center
}

.breadcrumbs i {
  margin: -2px 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 85%
}

#add-cart-popup .total-block .buttons,
#add-cart-popup .total-block .buttons .btn:first-child,
.collection-content .info .title {
  margin-top: 0
}

.collection-sort .flex {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  font-size: .9em
}

.collection-sort .ui.selection.dropdown {
  width: auto;
  min-width: 75px
}

.collection-sort.on-top {
  padding-bottom: 15px;
  margin-bottom: 30px
}

.collection-sort.on-bottom {
  padding-top: 15px;
  margin-top: 30px
}

.collection-sort .grid-list ul {
  margin: -5px;
  padding: 0;
  list-style: none;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.collection-sort .grid-list li label,
.custom-pager ul {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center
}

.collection-sort .grid-list ul li,
.recent-orders .recent-order,
.recent-products .recent-product {
  padding: 5px
}

.collection-sort .grid-list li label {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  display: flex;
  width: 40px;
  height: 40px;
  background: rgba(0, 0, 0, .03);
  border-radius: 5px;
  cursor: pointer
}

.collection-sort .pager-text {
  margin-right: 15px;
  padding-right: 15px;
  border-right: 1px solid rgba(0, 0, 0, .07)
}

.collection-spinner-more {
  margin-top: 20px;
  display: block;
  background: rgba(0, 0, 0, .03);
  padding: 15px;
  text-align: center;
  border-radius: 10px;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase
}

.block-gray,
.block-shadow {
  padding: 30px 25px;
  border-radius: 10px
}

.custom-pager ul {
  margin: -2px;
  padding: 0;
  list-style: none;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.active-filters-box,
.custom-pager ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center
}

.custom-pager ul li a {
  margin: 2px;
  height: 40px;
  padding: 0 8px;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: rgba(0, 0, 0, .03);
  border-radius: 3px;
  text-decoration: none
}

.custom-pager ul li a.disabled {
  cursor: auto;
  pointer-events: none;
  opacity: .5
}

.active-filters-box {
  margin-top: -20px;
  margin-bottom: 30px;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.active-filters-box .filters-label {
  font-size: 12px;
  margin-right: 10px;
  font-weight: 700;
  white-space: nowrap
}

.active-filters,
.filter-style-tags .filter-items,
.tags {
  margin: -3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.active-filters .active-filter,
.filter-style-tags .ui.checkbox,
.tags .tag {
  padding: 3px
}

.active-filters .active-filter label {
  height: 30px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .07);
  color: inherit;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear;
  margin: 0
}

.price-filter-range,
.sidebar .sb-cats ul li .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  -webkit-box-align: center
}

.active-filters .active-filter i.sm {
  margin-bottom: -.3em
}

.block-shadow {
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  margin-bottom: 20px
}

.sidebar .sidebar-title {
  font-size: 1.4em;
  margin-bottom: 25px
}

.sidebar .sb-cats ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: .95em;
  font-weight: 700
}

.sidebar .sb-cats ul ul {
  padding-left: 10px;
  padding-bottom: 5px;
  display: none;
  font-weight: 400
}

.sidebar .sb-cats ul ul li {
  opacity: .85
}

.sidebar .sb-cats ul li .inner {
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.sidebar .sb-cats ul li a {
  display: block;
  padding: 10px 0;
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  text-decoration: none
}

.sidebar .sb-cats ul ul li a {
  padding: 5px 0
}

.sidebar .sb-cats .more-cats {
  -ms-flex-item-align: stretch;
  align-self: stretch;
  padding: 0 10px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.block-gray {
  background: rgba(0, 0, 0, .03);
  margin-bottom: 20px
}

.sidebar .newsletter-wrap p {
  line-height: 2em;
  margin-bottom: 20px;
  font-size: .97em;
  margin-top: -10px
}

.sidebar .newsletter-wrap input {
  margin-right: 10px;
  width: 100%;
  height: 40px;
  border: var(--input-border-color);
  background: #fff;
  margin-bottom: 10px
}

.price-filter {
  padding-bottom: 15px;
  padding-top: 5px;
  max-width: 300px
}

.price-filter a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none
}

.collection-filter-price {
  height: 3px;
  border: none;
  margin: 0;
  position: relative
}

.collection-filter-price .ui-slider-range {
  border: none;
  margin: 0;
  position: absolute;
  height: 100%
}

.collection-filter-price .ui-slider-handle {
  display: block;
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 100%;
  border: 2px solid #fff;
  top: -6px;
  cursor: col-resize;
  background: #fff;
  outline: 0;
  z-index: 9;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .15)
}

#productpage .content-block,
#service-page .faq .faq-block .faq-items .faq-item,
#service-page .faq .faq-block .faq-title,
.compare-products .compare-product {
  border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.collection-filter-price .ui-slider-handle:last-child {
  margin-left: -10px
}

.collection-filter-price:after {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .07)
}

.collection-filter-price .ui-slider-range {
  background-color: rgba(0, 0, 0, .15)
}

.price-filter-range {
  margin-top: 10px;
  font-size: 13px;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.price-filter-range .max span,
.price-filter-range .min span {
  font-weight: 600
}

.filter-style-tags .ui.checkbox label,
.filter-style-tags .ui.checkbox+label,
.tags .tag a {
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .07);
  color: inherit;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

.filters-top .filter-row {
  margin: -25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.filters-top .filter-col {
  padding: 25px;
  min-width: 25%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.recent-products {
  margin: -5px;
  font-size: .95em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.recent-products .recent-product.border-allways .inner {
  padding: 10px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .07)
}

.recent-products .recent-product .image-wrap {
  min-width: 75px;
  max-width: 75px;
  margin-right: 20px;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
  background: #fff
}

.recent-products .recent-product .price {
  margin-top: 3px;
  font-size: .95em;
  font-weight: 700
}

.recent-products .recent-product .price .old-price {
  margin-right: 5px;
  display: inline-block;
  text-decoration: line-through;
  font-size: 90%;
  opacity: .7
}

.recent-products .recent-product .title {
  display: block;
  line-height: 1.5em;
  overflow: hidden
}

.recent-products .recent-product .link {
  font-weight: 700;
  font-size: .9em;
  margin-top: 7px
}

#productpage .breadcrumbs {
  margin: 20px 0
}

#productpage .product-detail {
  padding: 20px 0 50px
}

#productpage .product-detail select {
  width: 100%;
  height: 50px;
  opacity: 0
}

#productpage .content-block {
  padding-top: 30px
}

#productpage .content-block .content-right {
  min-width: 570px;
  max-width: 570px;
  margin-left: 50px
}

.productpage-block {
  margin-top: 100px
}

.general-content.product-content h1 {
  font-size: 1.7em
}

.general-content.product-content h2,
.gui-block-subtitle,
.gui-content-subtitle {
  font-size: 1.5em
}

.general-content.product-content h3 {
  font-size: 1.3em
}

#productpage .specs .spec-table {
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 5px;
  overflow: hidden
}

#productpage .specs table tr td {
  padding: 10px 30px 10px 0
}

#productpage .specs table tr td:last-child {
  padding-right: 30px
}

#productpage .product-stars .review-summary {
  font-size: .85em
}

#productpage .product-stars .review-summary .total-score {
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
  margin-left: 10px;
  margin-right: 12px;
  padding-right: 12px;
  border-right: 1px solid #ddd
}

.product-reviews .summary {
  min-width: 400px;
  max-width: 400px;
  margin-right: 50px
}

.product-reviews .overview {
  width: calc(100% - 450px)
}

.product-reviews .summary .col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 5px
}

.product-reviews .summary .stars {
  font-size: 12px;
  margin: -1px
}

.product-reviews .summary .stars i,
.reviews .review .stars i {
  padding: 1px
}

.product-reviews .summary .bar {
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10;
  height: 7px;
  background: rgba(0, 0, 0, .03);
  border-radius: 5px;
  margin-left: 15px;
  overflow: hidden
}

.product-reviews .summary .bar .fill {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  border-radius: 5px
}

#productpage .product-bundles,
.headlines .item .text-box .link,
.product-reviews .summary .button {
  margin-top: 50px
}

.product-reviews .summary .button .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 10px
}

.product-reviews .summary .button .inner .powered-by-yotpo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 10px
}

.product-reviews .summary .button .inner .powered-by-yotpo .text {
  margin-right: 8px;
  font-size: .9em;
  font-weight: 600;
  opacity: .6;
  white-space: nowrap
}

.product-reviews .summary .button .inner .powered-by-yotpo .logo img {
  width: 45px
}

.product-reviews .summary .button .normal-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px
}

.bundles,
.gui-form .gui-checkout-steps,
.reviews {
  margin: -15px
}

.product-reviews .no-reviews,
.reviews .review .review-inner {
  background: rgba(0, 0, 0, .03);
  padding: 30px;
  border-radius: 10px
}

.reviews .review .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 10px
}

.compare-products .compare-product .stars,
.reviews .review .stars {
  font-size: .9em;
  color: #f1c40f;
  margin: 0 -1px
}

.reviews .review .date {
  font-size: .8em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em
}

.product-reviews .custom-pager {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 30px
}

.compare-pop .head,
.compare-pop .head .items {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

.ui.radio.checkbox .box:before,
.ui.radio.checkbox label:before {
  width: 20px;
  height: 20px
}

.ui.radio.checkbox .box:after,
.ui.radio.checkbox label:after {
  width: 20px;
  height: 20px;
  background: #eee !important
}

.compare-block {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 9999
}

.compare-block .compare-pop {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 250px;
  background: #fff;
  border-radius: 5px 5px 0 0;
  overflow: hidden
}

.compare-pop .head {
  height: 50px;
  padding: 0 15px;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  cursor: pointer;
  text-decoration: none
}

#compare-page .table-compare .item,
.bundle .discount {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox
}

.compare-pop {
  -webkit-transform: translate(0, calc(100% + 2px)) translateZ(0);
  transform: translate(0, calc(100% + 2px)) translateZ(0);
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out
}

.compare-pop.active {
  -webkit-transform: translate(0, calc(100% - 50px)) translateZ(0);
  transform: translate(0, calc(100% - 50px)) translateZ(0);
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

.compare-pop.active.open {
  -webkit-transform: translate(0, 0) translateZ(0);
  transform: translate(0, 0) translateZ(0);
  width: 350px
}

.compare-pop .head .items {
  display: flex;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 100%;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px;
  font-weight: 700
}

.compare-pop .compare-body {
  background: rgba(0, 0, 0, .03);
  padding: 20px 15px
}

.compare-products .compare-product {
  padding-bottom: 15px;
  margin-bottom: 15px
}

.compare-products .compare-product .image {
  min-width: 60px;
  max-width: 60px;
  position: relative
}

.compare-products .compare-product .info {
  width: 100%;
  margin-left: 10px;
  font-size: .95em
}

.compare-products .compare-product .delete {
  color: #d0d0d0;
  margin-left: 15px
}

.compare-products .compare-product .stars-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 5px
}

#newsletter-popup .inner,
.bundle .bundle-info .price-stock,
.bundle-products,
.bundle-products .bundle-product .plus {
  display: -webkit-box;
  display: -ms-flexbox
}

.compare-products .compare-product .stars i {
  margin: 1px
}

.fancybox-slide #newsletter-popup {
  padding: 0;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  width: 100%;
  max-width: 1200px
}

#newsletter-popup .text {
  padding: 120px 80px;
  -webkit-box-flex: 10;
  -ms-flex-positive: 10;
  flex-grow: 10
}

#newsletter-popup .title {
  font-size: 2.5em
}

#newsletter-popup .content {
  margin-top: 10px;
  margin-bottom: 50px
}

#newsletter-popup .standard-input {
  width: 100%;
  height: 50px;
  background: rgba(0, 0, 0, .03);
  border: var(--input-border-color);
}

#newsletter-popup .image {
  min-width: 50%;
  max-width: 50%;
  background: url(newsletter-popup-image.jpg) center center/cover no-repeat
}

#newsletter-popup .inner {
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.bundle .bundle-inner {
  padding: 25px;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 10px;
  overflow: hidden;
  position: relative
}

.bundle-products {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -7px
}

#add-cart-popup .products .product,
.bundle-products .bundle-product {
  padding: 7px
}

.bundle-products .image-wrap {
  width: 80px;
  position: relative
}

.bundle-products .image-wrap.img-gray {
  padding: 5px;
  border-radius: 5px;
  overflow: hidden
}

.bundle-products .bundle-product .plus {
  margin-left: 15px;
  display: flex;
  min-width: 20px;
  max-width: 20px;
  height: 20px;
  background: #eee;
  color: #fff;
  border-radius: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 11px
}

.bundle .bundle-info {
  padding-top: 20px;
  margin-top: 20px;
  border-top: 1px solid rgba(0, 0, 0, .07)
}

.bundle .discount {
  height: 25px;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .2);
  color: #fff;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-bottom: 15px
}

.bundle .bundle-info .price-stock {
  margin: 20px 0;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.bundle .bundle-info .price-box,
.bundle .bundle-option,
.service-blocks,
a.service-block {
  display: -webkit-box;
  display: -ms-flexbox
}

.bundle .bundle-info .stock i {
  margin-right: 5px
}

.bundle .bundle-info .price-box {
  font-size: .95em;
  font-weight: 700;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.bundle .bundle-info .price-box .old-price {
  margin-right: 7px;
  text-decoration: line-through;
  font-size: 90%;
  opacity: .7
}

.bundle .bundle-option {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  z-index: 9;
  background: #f7f7f7;
  padding: 25px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

.bundle .bundle-option-inner {
  max-width: 270px;
  width: 100%
}

.bundle .bundle-option label {
  font-size: .85em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .1em;
  margin-bottom: 7px;
  display: block
}

.bundle .open-bundle-options {
  display: block;
  width: 80px;
  text-align: center;
  margin-top: 10px;
  font-size: .85em;
  font-weight: 500;
  text-decoration: underline
}

.bundle .bundle-option .title-small {
  text-align: center;
  font-size: 1.2em;
  margin-bottom: 20px
}

.bundles-slider .owl-dots {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-bottom: 20px
}

.bundles-slider .owl-dots .owl-dot {
  padding: 2px
}

.bundles-slider .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  display: block;
  background: rgba(0, 0, 0, .07);
  border-radius: 100%
}

.page-title h1 {
  font-size: 2.3em;
  margin: 0
}

.service-blocks {
  margin: -12px;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.service-blocks .service-block-col {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 250px;
  padding: 12px
}

a.service-block {
  padding: 30px 20px;
  border: 1px solid rgba(0, 0, 0, .07);
  border-radius: 10px;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
  width: 100%
}

#service-page .contact-info-block ul li,
.service-block .icon {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

a.service-block .title {
  text-align: center
}

.service-block .icon {
  width: 80px;
  height: 80px;
  font-size: 35px;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  margin-bottom: 25px
}

#service-page .col-sidebar {
  min-width: 400px;
  max-width: 400px
}

#service-page .contact-info-block ul {
  list-style: none;
  margin: 0;
  padding: 0
}

#service-page .contact-info-block ul li {
  margin-bottom: 20px;
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

#service-page .contact-info-block ul li .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-right: 15px;
  font-size: 13px
}

#service-page .contact-message-block form input[type=text] {
  width: 100%;
  border: var(--input-border-color);
  margin-bottom: 15px
}

#service-page .contact-message-block form textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 150px;
  padding: 20px;
  border: var(--input-border-color);
  margin-bottom: 15px
}

#service-page .contact-message-block form .btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#compare-page .table-compare .btn,
#service-page .contact-message-block form .btn-wrap .btn {
  height: 40px
}

#service-page .contact-message-block form .btn-wrap .required-notification {
  font-size: .9em;
  font-weight: 600;
  color: #aaa
}

#service-page .faq {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, .07)
}

#service-page .faq .faq-wrap {
  margin: -25px 0
}

#service-page .faq .faq-wrap .faq-block {
  padding: 25px 0
}

#service-page .faq .faq-block .faq-title {
  font-size: 1.1em;
  text-transform: uppercase;
  font-weight: 900;
  letter-spacing: .2em;
  padding-bottom: 10px
}

#service-page .faq .faq-block .faq-items .faq-item .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 600;
  padding: 30px 0;
  cursor: pointer
}

#service-page .faq .faq-block .faq-items .faq-item .tab i {
  font-size: 10px;
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  margin-left: 15px
}

#service-page .faq .faq-block .faq-items .faq-item.active .tab i {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg)
}

#service-page .faq .faq-block .faq-items .faq-item .page {
  padding: 30px;
  border-radius: 10px;
  background: rgba(0, 0, 0, .03);
  margin-bottom: 30px;
  display: none
}

#compare-page .compare-table-wrap {
  width: 100%;
  max-width: 100%;
  overflow-y: scroll
}

#compare-page .table-compare {
  width: 100%;
  min-width: 900px
}

#compare-page .table-compare .item {
  display: inline-flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 250px;
  position: relative
}

#compare-page .table-compare .item .remove {
  position: absolute;
  right: 0;
  top: 0;
  color: #ccc;
  font-size: 18px
}

#compare-page .table-compare .item .remove i {
  margin-right: -1px
}

#compare-page .table-compare .item .title {
  margin-top: 15px;
  height: 3em;
  overflow: hidden
}

#compare-page .table-compare .item .price {
  margin: 10px 0 20px;
  font-size: .95em;
  font-weight: 700
}

#compare-page .table-compare td,
#compare-page .table-compare th {
  border-right: 1px solid rgba(0, 0, 0, .07);
  border-bottom: 1px solid rgba(0, 0, 0, .07);
  padding: 20px;
  font-size: .95em
}

#account-dashboard .tab i,
.order-summary .gui-table tbody tr td,
.wsa-cookielaw {
  font-size: 14px
}

#compare-page .table-compare tr td:last-child,
#compare-page .table-compare tr th:last-child {
  border-right: none
}

#compare-page .table-compare tr td:first-child,
#compare-page .table-compare tr th:first-child {
  font-size: 1em;
  color: #333
}

.brands .brand .inner {
  padding: 10%;
  border-radius: 5px;
  background: rgba(0, 0, 0, .03)
}

.brands .brand .inner .img-wrap.overlay:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, .03)
}

.brands .brand .inner .img-wrap img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .2s ease-in-out;
  -o-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
  width: 100%
}

.gui-block.gui-account-links {
  border: none;
  padding: 30px 25px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

.gui-block.gui-account-links .gui-block-title {
  font-size: 1.4em;
  margin-bottom: 25px;
  border: none;
  padding: 0
}

.gui-block.gui-account-links .gui-block-linklist li {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, .07)
}

.gui-block.gui-account-links .gui-block-linklist li a {
  font-weight: 700;
  padding: 10px 0;
  display: block;
  text-decoration: none
}

.gui-checkout-one-step .gui-block {
  padding: 7%;
  border-radius: 10px;
  background: rgba(0, 0, 0, .03)
}

.gui-input,
.gui-number,
.gui-select,
.gui-text {
  background-color: #fff !important;
  border: 1px solid #ccc !important
}

.gui-block-subtitle a {
  font-size: 12px;
  line-height: 2em;
  text-transform: none
}

.gui-checkout-one-step .gui-checkout-steps {
  width: auto !important
}

.gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col1,
.gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col2,
.gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col3 {
  width: 33.3333% !important;
  padding: 15px !important;
  margin: 0 !important
}

.gui-checkout #gui-block-review .gui-product-image {
  display: block !important;
  border: none;
  border-radius: 3px;
  overflow: hidden;
  margin-right: 15px
}

.order-summary .gui-table tbody tr td:last-child {
  padding-right: 0;
  color: #404040
}

.gui-cart-sum .gui-item .gui-desc {
  font-size: 12px;
  text-align: left !important
}

.gui-cart-sum .gui-line {
  background: #eee !important
}

body .gui-table tbody tr:last-child td {
  border-color: #eee
}

.gui-checkout .gui-confirm-buttons a.gui-button-action {
  padding: 0 40px !important;
  height: 45px;
  line-height: 45px;
  font-size: 13px
}

input#gui-form-discount_code {
  font-size: 1em
}

.gui-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: 0 0 !important;
  padding: 0 10px !important
}

body .gui-select {
  background: #fff !important;
  color: #000;
  font-size: 13px;
  position: relative;
  z-index: 0;
  border-radius: 5px;
  overflow: hidden
}

body .gui-select:after {
  font-family: fontawesome;
  content: "\f107";
  position: absolute;
  right: 0;
  top: 0;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  z-index: -1;
  font-size: .9em
}

.gui-form .gui-radio input {
  margin: 0 10px 0 0
}

.gui-checkout .gui-form .gui-input,
.gui-checkout .gui-form .gui-text,
body .gui-select {
  border: none !important
}

.gui-select select {
  height: 40px !important;
  -webkit-appearance: none;
  border-radius: 5px;
  overflow: hidden;
  border: var(--input-border-color) !important;
}

.gui-checkout .gui-form input[type=email],
.gui-checkout .gui-form input[type=text],
.gui-checkout .gui-form input[type=password],
.gui-checkout .gui-form textarea {
  height: 40px;
  padding: 0 20px;
  outline: 0;
  border: var(--input-border-color);
  border-radius: 5px;
  font-size: .85em;
  font-weight: 700;
  letter-spacing: .05em;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none
}

.gui-checkout .gui-form textarea {
  padding: 13px 20px;
  max-width: 100%;
  min-height: 100px
}

.gui-checkout .gui-form input::-webkit-input-placeholder,
.gui-checkout .gui-form textarea::-webkit-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.gui-checkout .gui-form input:-moz-placeholder,
.gui-checkout .gui-form textarea:-moz-placeholder {
  color: rgba(0, 0, 0, .4);
  opacity: 1
}

.gui-checkout .gui-form input::-moz-placeholder,
.gui-checkout .gui-form textarea::-moz-placeholder {
  color: rgba(0, 0, 0, .4);
  opacity: 1
}

.gui-checkout .gui-form input:-ms-input-placeholder,
.gui-checkout .gui-form textarea:-ms-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.gui-checkout .gui-form input::-ms-input-placeholder,
.gui-checkout .gui-form textarea::-ms-input-placeholder {
  color: rgba(0, 0, 0, .4)
}

.gui-input input:focus,
.gui-text textarea:focus,
body .gui-input.gui-focus,
body .gui-text.gui-focus {
  border: var(--input-border-color) !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

body .gui-select.gui-focus {
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important
}

.status-bar {
  margin-bottom: 50px;
  margin-top: 50px
}

.status-bar.checkout {
  margin-bottom: 30px;
  margin-top: 30px
}

.status-bar .bar {
  height: 5px;
  background: rgba(0, 0, 0, .03);
  margin: 0 50px 30px;
  position: relative
}

.headlines .item,
.home-text-image-block .image {
  background-size: cover;
  background-repeat: no-repeat
}

.status-bar .bar .dot {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  top: 50%;
  margin-top: -25px;
  margin-left: -25px;
  font-size: 25px;
  -webkit-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
  border: 1px solid rgba(0, 0, 0, .07);
  background: #fff
}

.status-bar .bar .dot:first-child {
  left: 0
}

.status-bar .bar .dot:nth-child(2) {
  left: 33.3333%
}

.status-bar .bar .dot:nth-child(3) {
  left: 66.6666%
}

.status-bar .bar .dot:nth-child(4) {
  left: 100%
}

.status-bar .bar .active-bar {
  float: left;
  width: 0;
  height: 5px;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  transition: width .3s ease-in-out
}

.status-bar .bar .active-bar.done-3 {
  width: 66.6666%
}

.status-bar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.status-bar ul li {
  width: 100px;
  text-align: center;
  opacity: .7;
  font-size: .95em
}

.fancybox-slide #language-currency-popup {
  margin: 30px;
  padding: 40px 50px;
  background: #f7f7f7;
  width: 100%;
  max-width: 720px;
  border-radius: 10px;
  text-align: center;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

#language-currency-popup .options-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px
}

#language-currency-popup .options-wrap .option {
  padding: 10px;
  width: calc(100% / 4)
}

#language-currency-popup .options-wrap .option .inner {
  padding: 15px;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, .07);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#language-currency-popup .options-wrap .option .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  margin-bottom: 10px;
  border: 1px solid rgba(0, 0, 0, .03);
  overflow: hidden
}

#language-currency-popup .options-wrap .option .icon img {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover
}

#language-currency-popup .options-wrap .option .text {
  text-align: center;
  font-size: .8em;
  font-weight: 700
}

#language-currency-popup .currency-section .options-wrap .option .icon {
  border: 0;
  font-weight: 700
}

.home-text-image-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0
}

.home-text-image-block .image {
  width: 40%;
  border-radius: 10px;
  overflow: hidden;
  height: auto
}

.home-text-image-block .content {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  padding: 30px 0;
  position: relative
}

.home-text-image-block .image-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1
}

.home-text-image-block .content:after {
  content: '';
  position: absolute;
  bottom: 20px;
  left: 30px;
  width: calc(100% - 70px);
  height: 40px;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), to(#fff));
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0, #fff 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.home-text-image-block .content .inner {
  max-height: 100%;
  padding-right: 10px
}

.home-text-image-block .content .inner::-webkit-scrollbar {
  width: 7px;
  border-radius: 7px
}

.home-text-image-block .content .inner::-webkit-scrollbar-track {
  background: #f7f7f7;
  border-radius: 7px
}

.home-text-image-block .content .inner::-webkit-scrollbar-thumb {
  background: #e2e2e2;
  border-radius: 7px
}

.home-text-image-block .content .inner::-webkit-scrollbar-thumb:hover {
  background: #d5d5d5;
  border-radius: 7px
}

.general-content.faded .text {
  position: relative;
  height: 250px;
  overflow: hidden
}

.general-content.faded .text.active {
  height: auto;
  overflow: visible
}

.general-content.faded .text:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: -webkit-linear-gradient(top, rgba(253, 255, 249, .3) 0, #fdfff9 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(253, 255, 249, .3)), to(#fdfff9));
  background: -o-linear-gradient(top, rgba(253, 255, 249, .3) 0, #fdfff9 100%);
  background: linear-gradient(to bottom, rgba(253, 255, 249, .3) 0, #fdfff9 100%)
}

.general-content .toggle-text {
  display: none;
  font-weight: 700
}

.wsa-cookielaw,
.wsa-cookielaw .wsa-cookielaw-button,
.wsa-cookielaw:after {
  display: -webkit-box;
  display: -ms-flexbox
}

#header .main-menu ul .simple-menu-wrap {
  position: absolute;
  left: 0;
  min-width: 100%;
  top: 100%;
  padding-top: 5px
}

#header .main-menu ul li ul.simple-menu li ul,
#header .main-menu ul ul.simple-menu {
  border-radius: 5px
}

#add-review-popup .title-wrap {
  text-align: center;
  margin-bottom: 30px
}

#add-review-popup form,
.headlines .item .text-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column
}

#add-review-popup form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 100px;
  margin-bottom: 20px;
  margin-top: 10px
}

#add-review-popup .ui.selection.dropdown .menu {
  max-height: unset
}

.wsa-cookielaw {
  top: auto;
  left: 30px;
  right: 30px;
  bottom: 20px;
  padding: 20px 20px 20px 80px;
  border-radius: 10px;
  overflow: hidden;
  background: #f7f7f7;
  border: 1px solid rgba(0, 0, 0, .07);
  color: #000;
  font-weight: 700;
  text-align: left;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-width: calc(100% - 60px);
  max-width: calc(100% - 60px)
}

.wsa-cookielaw:after {
  content: '\f128';
  font-family: FontAwesome;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.2em;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.wsa-cookielaw .wsa-cookielaw-button {
  text-shadow: none;
  border: none;
  padding: 0 30px;
  height: 35px;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  margin: 5px 10px;
  min-width: 80px
}

.headlines .owl-dots,
.wsa-cookielaw .wsa-cookielaw-link:before {
  -webkit-box-align: center;
  display: -webkit-box;
  display: -ms-flexbox
}

.wsa-cookielaw .wsa-cookielaw-button:first-child {
  margin-left: 35px
}

.wsa-cookielaw-button:hover {
  border: none;
  text-decoration: none;
  -webkit-filter: brightness(95%);
  filter: brightness(95%)
}

.wsa-cookielaw .wsa-cookielaw-link {
  margin-left: auto;
  color: #aaa;
  position: relative
}

.wsa-cookielaw .wsa-cookielaw-link:before {
  content: '\f129';
  font-family: FontAwesome;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  color: #aaa;
  background: #ddd;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: .9em;
  position: absolute;
  top: 53%;
  left: -35px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

.headlines {
  height: 500px
}

@media screen and (max-width:991px) {
  .headlines {
    height: 400px
  }
}

@media screen and (max-width:767px) {
  .ui.selection.dropdown .menu {
    max-height: unset
  }

  .headlines {
    height: 350px
  }
}

.headlines .owl-dots {
  position: absolute;
  bottom: 15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  -ms-flex-align: center;
  align-items: center
}

.headlines .owl-dots .owl-dot {
  width: 20px;
  height: 3px;
  border-radius: 3px;
  opacity: .5;
  margin: 0 5px;
  -webkit-transition: opacity .15s ease-in-out;
  -o-transition: opacity .15s ease-in-out;
  transition: opacity .15s ease-in-out
}

.headlines .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.headlines .item {
  height: 500px;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch
}

.headlines .item .outer-wrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.headlines .item .outer-wrap.overlay,
.headlines .item.video-headline .video-headline-content.overlay {
  background: rgba(0, 0, 0, .6)
}

.headlines .item-1 {
  background-image: url('headline-1-image.jpg?')
}

.headlines .item-2 {
  background-image: url('headline-2-image.jpg?')
}

.headlines .item-3 {
  background-image: url('headline-3-image.jpg?')
}

.headlines .item .text-box .title {
  font-size: 2em;
  color: #fff;
  margin-bottom: 15px
}

.headlines .item .text-box .text {
  line-height: 1.9em;
  max-width: 450px
}

.headlines .item .text-box .link .btn {
  height: 40px;
  width: auto;
  font-size: .9em
}

.headlines .item.video-headline .vid {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: #eee;
  z-index: -1
}

.headlines .item.video-headline .vid video {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  overflow: hidden
}

.headlines .item.video-headline .video-headline-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%
}

#productpage .product-configure .product-configure-options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px
}

#productpage .product-configure .product-configure-options-option {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 300px;
  padding: 10px
}

#productpage .product-content img {
  max-width: 100%;
  height: auto
}

#cart-page .cart-wrap .table .empty-cart {
  padding-bottom: 20px;
  border-bottom: 1px solid #eee
}

#page-404 {
  background: #42434b;
  min-height: 100vh;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 50px
}

#page-404 .content {
  display: flex;
  align-items: center;
  justify-content: center
}

#page-404 .content .image {
  max-width: 50%;
  margin-left: 10%
}

#page-404 .text h1 {
  font-size: 2vw;
  margin: 0
}

#page-404 .text {
  text-align: center;
  position: relative;
  z-index: 1
}

#page-404 .text .bg {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 18vw;
  color: rgba(255, 255, 255, .03);
  z-index: -1
}

#page-404 .text .button {
  margin-top: 5vh
}

#add-cart-popup {
  display: none;
  width: 100%;
  max-width: 1100px;
  padding: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08);
  box-shadow: 0 2px 40px 8px rgba(0, 0, 0, .08)
}

#account-dashboard input[type=password],
#account-dashboard input[type=text],
#account-dashboard textarea {
  border: var(--input-border-color);
  width: 100%;
  display: block
}

#add-cart-popup .add-cart-row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between
}

#add-cart-popup .info-col .image img {
  width: 120px
}

#add-cart-popup .info-col .popup-info {
  align-self: center;
  flex: 1
}

#add-cart-popup .info-col {
  display: flex;
  align-items: flex-start;
  margin-right: 50px;
  flex-wrap: wrap
}

#add-cart-popup .cart-total-col {
  align-self: center
}

#add-cart-popup .title-small {
  margin-bottom: 30px;
  width: 100%;
  font-size: 1.7em
}

#add-cart-popup .title-small.related-title {
  font-size: 1.3em;
  margin-bottom: 20px
}

#add-cart-popup .related {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #eee
}

#add-cart-popup .total-block {
  width: 250px
}

#add-cart-popup .products {
  margin: -7px
}

#add-cart-popup .popup-info .title {
  font-size: 1.2em;
  text-decoration: none;
  margin-bottom: 10px;
  display: block;
  color: inherit
}

#add-cart-popup .popup-info .description {
  line-height: 1.7em;
  font-size: .97em
}

#add-cart-popup .total-block .buttons .btn {
  width: 100%;
  margin-top: 10px
}

#add-cart-popup .recent-products {
  align-items: stretch
}

body .__fbcw__widget.__fbcw__widget--small {
  width: 100% !important;
  border: none !important
}

body .__fbcw__widget .__fbcw__widget__rating-overview {
  margin: 0 0 17px !important
}

#account-dashboard textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 100px
}

#account-dashboard .account-title.order-title,
#account-dashboard .ordered-totals .item {
  display: flex;
  align-items: center;
  justify-content: space-between
}

#account-dashboard .account-title .content {
  line-height: 1.7em;
  margin-top: 10px
}

#account-dashboard .account-title.small-title .content {
  font-size: 85%;
  margin-top: 3px
}

#account-dashboard .account-title .title {
  font-size: 25px
}

#account-dashboard .account-title.small-title .title {
  font-size: 16px
}

.account-row {
  display: flex;
  justify-content: space-between
}

.account-row .col-left {
  min-width: 550px;
  max-width: 550px;
  margin-right: 50px
}

.account-row .col-right {
  flex-grow: 10
}

.recent-orders {
  margin: -5px
}

.recent-orders .recent-order .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 25px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, .07)
}

.recent-orders .recent-order .col {
  flex: 1
}

.recent-orders .recent-order .col.ticket-title {
  flex: 2
}

.recent-orders .recent-order .col:last-child {
  flex: 0
}

.recent-orders .recent-order .order-label {
  font-size: 12px;
  opacity: .7;
  font-weight: 600;
  margin-bottom: 5px
}

.recent-orders .recent-order .btn {
  padding: 0;
  width: 40px;
  height: 40px
}

#account-dashboard .status-label {
  height: 30px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 15px;
  border-radius: 5px;
  background: rgba(0, 0, 0, .07);
  color: inherit;
  font-weight: 700;
  font-size: 11px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-transition: .2s linear;
  -o-transition: .2s linear;
  transition: .2s linear
}

#account-dashboard .inputs {
  margin: -10px;
  display: flex;
  flex-wrap: wrap
}

#account-dashboard .inputs .input.birthday {
  width: 33.33%
}

#account-dashboard label {
  display: block;
  margin: 0 0 5px;
  font-size: 12px;
  opacity: .7;
  font-weight: 600
}

#account-dashboard .ui.selection.dropdown {
  width: 100%;
  min-width: 0
}

#account-dashboard .account-block .button .btn span {
  font-size: 85%;
  margin-left: 5px
}

#account-dashboard .shadow-block {
  padding: 30px 25px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  border-radius: 10px;
  margin-bottom: 10px
}

#account-dashboard .gray-block {
  background: rgba(0, 0, 0, .03);
  padding: 30px 25px;
  border-radius: 10px
}

#account-dashboard .buttons .btn {
  margin-right: 10px;
  margin-bottom: 5px
}

#account-dashboard .buttons .btn:last-child {
  margin-right: 0;
  margin-bottom: 0
}

#account-dashboard .small-title {
  font-size: 16px;
  margin-bottom: 20px
}

#account-dashboard .tab a {
  font-size: 16px;
  padding: 15px 25px;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 10px;
  text-decoration: none
}

#account-dashboard .ordered-products {
  padding: 25px;
  border-radius: 10px;
  border: 1px solid rgba(0, 0, 0, .07)
}

#account-dashboard .ordered-products .info .title {
  font-weight: 700;
  font-size: 1.05em
}

#account-dashboard .ordered-products .info .variant {
  font-size: 90%;
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 1.5em
}

#account-dashboard .address .line .desc,
#account-dashboard .ordered-totals .desc,
#account-dashboard table th {
  font-size: 12px;
  opacity: .7;
  font-weight: 600
}

#account-dashboard table th {
  padding-bottom: 5px
}

#account-dashboard .ordered-products table td {
  padding: 10px 0;
  border-bottom: 1px dashed rgba(0, 0, 0, .04)
}

#account-dashboard .ordered-totals .item:last-child {
  border-top: 1px solid rgba(0, 0, 0, .07);
  padding-top: 10px;
  margin-top: 10px
}

#account-dashboard .ordered-totals .item:last-child .price {
  font-weight: 700;
  font-size: 1.2em
}

#account-dashboard .ordered-totals {
  width: 100%;
  max-width: 400px;
  margin-left: auto;
  padding: 25px;
  border-radius: 10px;
  background: rgba(0, 0, 0, .03);
  margin-top: 20px
}

#account-dashboard .address .line {
  display: flex;
  align-items: flex-start;
  margin-bottom: 3px
}

#account-dashboard .address .line .desc {
  width: 70px
}

#account-dashboard .account-back {
  text-align: right;
  margin-bottom: 10px;
  text-decoration: underline
}

#account-dashboard .ticket-box {
  background: #fff;
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, .1);
  border-radius: 10px
}

#account-dashboard .ticket-box .top-wrap {
  padding: 15px 25px;
  border-bottom: 1px solid #eee
}

#account-dashboard .ticket-box .chat-box {
  padding: 25px
}

#account-dashboard .ticket-box .chat-box .chat-box-outer {
  padding: 25px;
  border-radius: 10px;
  max-height: 500px;
  overflow-y: scroll
}

#account-dashboard .ticket-box .chat-box .chat-box-inner {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start
}

#account-dashboard .ticket-box .chat-box .chat-message {
  margin-bottom: 7px;
  position: relative;
  max-width: 80%
}

#account-dashboard .ticket-box .chat-box .chat-message .message {
  background: #fff;
  padding: 7px 15px
}

#account-dashboard .ticket-box .chat-box .chat-message .message .text {
  font-size: 95%
}

#account-dashboard .ticket-box .chat-box .chat-message .message p:last-child,
#footer.footer-new .container .col .JCgSx>div {
  margin: 0
}

#account-dashboard .ticket-box .chat-box .chat-message.sent {
  margin-left: auto;
  margin-right: 10px
}

#account-dashboard .ticket-box .chat-box .chat-message.sent:after {
  content: '';
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-radius: 0 3px 0 0
}

#account-dashboard .ticket-box .chat-box .chat-message.sent .message {
  border-radius: 5px 0 5px 5px;
  color: #fff
}

#account-dashboard .ticket-box .chat-box .chat-message.received {
  margin-left: 10px
}

#account-dashboard .ticket-box .chat-box .chat-message.received:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
  border-radius: 3px 0 0
}

#account-dashboard .ticket-box .chat-box .chat-message.received .message {
  border-radius: 0 5px 5px
}

#account-dashboard .ticket-box .chat-box .chat-message .date {
  font-size: .8em;
  margin-top: 5px;
  color: #aaa;
  margin-bottom: 20px
}

#account-dashboard .ticket-box .reply-box {
  padding: 25px;
  border-top: 1px solid #eee;
  display: flex;
  align-items: center
}

#account-dashboard .ticket-box .reply-box input {
  background: rgba(0, 0, 0, .03);
  margin-right: 10px;
  flex: 1
}

@media (min-width:1400px) {
  .wsa-cookielaw {
    max-width: 1400px;
    min-width: 1400px;
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

@media (min-width:1200px) {
  .container {
    width: 100%;
    max-width: 1460px;
    padding: 0 30px
  }

  .col-lg-20 {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: 20%
  }

  .brands .brand .inner:hover .img-wrap img {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%)
  }
}

@media (max-width:1400px) {
  .account-row .col-left {
    min-width: 450px;
    max-width: 450px
  }
}

@media (max-width:1199px) {
  body {
    font-size: 12px
  }

  .home-block-padding {
    padding-bottom: 70px
  }

  #header .vertical-menu-btn {
    height: 40px;
    padding: 0 15px
  }

  #header .main-header .icons ul {
    margin: 0 -12px
  }

  #header .main-header .icons ul li {
    padding: 0 12px
  }

  #header .main-header .logo.small-logo img {
    height: 25px
  }

  #header .main-header .logo.medium-logo img {
    height: 30px
  }

  #header .main-header .logo.large-logo img {
    height: 60px
  }

  #header .main-menu ul li>a {
    padding: 0 15px
  }

  .usp-bar ul {
    padding: 0 20px
  }

  .fancybox-slide .cart-popup {
    padding: 40px
  }

  .cart-wrap .totals-wrap {
    min-width: 350px;
    max-width: 350px
  }

  .cart-wrap .totals {
    padding: 30px
  }

  .cart-wrap .table {
    padding-right: 50px
  }

  .cart-wrap .table table .input-wrap,
  .cart-wrap .table table .price {
    padding-left: 30px
  }

  .cart-wrap .table table .image-wrap {
    width: 75px
  }

  .cart-wrap .totals .title-small {
    margin-bottom: 30px
  }

  .cart-wrap .totals .buttons {
    margin-top: 60px
  }

  .cart-wrap .totals-wrap .payments,
  .home-banners .banner .button {
    margin-top: 20px
  }

  .cart-wrap .totals-wrap .payments img {
    height: 33px
  }

  .home-banners.grid-v1 .banner-2,
  .home-banners.grid-v1 .banner-3,
  .home-banners.grid-v1 .banner-4,
  .home-banners.grid-v1 .banner-5,
  .home-banners.grid-v1 .banner-6 {
    height: 260px
  }

  .home-banners.grid-v1 .banner-1 {
    height: 520px
  }

  .home-banners.grid-v1 .grid-1,
  .home-banners.grid-v2 .grid-2 {
    width: 30%
  }

  .home-banners.grid-v1 .grid-2,
  .home-banners.grid-v2 .grid-3 {
    width: 70%
  }

  .home-banners.grid-v1 .grid-3,
  .home-banners.grid-v2 .grid-1,
  .home-banners.grid-v3 .banner-4 {
    width: 100%
  }

  .home-banners.grid-v1 .banner-5,
  .home-banners.grid-v1 .banner-6,
  .home-banners.grid-v2 .banner-1,
  .home-banners.grid-v2 .banner-2,
  .home-banners.grid-v3 .banner-5,
  .home-banners.grid-v3 .banner-6 {
    width: 50%
  }

  .home-banners.grid-v3 .banner-2,
  .home-banners.grid-v3 .banner-3,
  .home-banners.grid-v3 .banner-4,
  .home-banners.grid-v3 .banner-5,
  .home-banners.grid-v3 .banner-6 {
    height: 250px
  }

  .home-banners.grid-v3 .banner-1 {
    height: 750px
  }

  .home-banners.grid-v3 .grid-1 {
    width: 33.3333%
  }

  .home-banners.grid-v3 .grid-2 {
    width: 66.6666%
  }

  .home-banners .banner .title {
    font-size: 1.65em
  }

  #footer .columns .col:first-child {
    margin-right: 0
  }

  #footer .newsletter input {
    width: 200px
  }

  .products {
    margin: -10px
  }

  .products .product {
    padding: 10px
  }

  .products .product-list .image-wrap {
    min-width: 170px;
    max-width: 170px
  }

  .quickview-popup .images-wrap {
    min-width: 300px;
    max-width: 300px;
    margin-right: 40px
  }

  .col-sidebar {
    min-width: 250px;
    max-width: 250px;
    margin-right: 0
  }

  .block-shadow,
  .bock-gray {
    padding: 20px
  }

  .sidebar .sidebar-title {
    margin-bottom: 20px
  }

  .collection-content .image {
    min-width: 130px;
    max-width: 130px;
    margin-right: 15px
  }

  .recent-products .recent-product .image-wrap {
    min-width: 55px;
    max-width: 55px;
    margin-right: 15px
  }

  .product-detail .images-wrap {
    min-width: 350px;
    max-width: 350px;
    margin-right: 50px
  }

  .product-detail .info .input-wrap {
    margin-right: 20px
  }

  .product-reviews .summary {
    min-width: 350px;
    max-width: 350px;
    margin-right: 30px
  }

  .product-reviews .overview {
    width: calc(100% - 380px)
  }

  .productpage-block {
    margin-top: 50px
  }

  #productpage .content-block .content-right {
    min-width: 500px;
    max-width: 500px;
    margin-left: 30px
  }

  .blog-articles .blog-article .title {
    font-size: 1.6em
  }

  .fancybox-slide #newsletter-popup {
    max-width: 900px
  }

  #newsletter-popup .text {
    padding: 80px 60px
  }

  .home-text-image-block .content:after,
  .wsa-cookielaw:after {
    display: none
  }

  .wsa-cookielaw {
    padding-left: 20px
  }

  .home-text-image-block {
    height: auto
  }

  .home-text-image-block .content {
    padding: 70px 0 0
  }

  .home-text-image-block .content .inner {
    overflow-y: visible;
    max-height: unset
  }

  .account-row .col-left {
    min-width: 100%;
    max-width: 100%;
    margin: 0
  }

  .account-row {
    display: block
  }
}

@media (max-width:991px) {

  #footer .bottom-footer .flex,
  #footer .columns,
  #service-page .flex-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
  }

  #productpage .content-block .content-right,
  #service-page .col-sidebar {
    margin-left: 0;
    max-width: 100%;
    min-width: 100%
  }

  #header .main-header .logo.medium-logo img {
    height: 25px;
    margin-right: 10px
  }

  #productpage .content-block .content-inner,
  .cart-wrap,
  .flex-row,
  .product-detail,
  .product-reviews {
    display: block
  }

  .cart-wrap .table,
  .cart-wrap .totals-wrap {
    min-width: 100%;
    max-width: 100%
  }

  .cart-wrap .totals-wrap {
    width: 100%;
    max-width: 350px;
    min-width: 0;
    float: right
  }

  .cart-wrap .table {
    padding-right: 0
  }

  #productpage .product-content,
  #productpage .product-tags,
  #productpage .related-products,
  #productpage .specs,
  .cart-wrap .title-small,
  .product-detail .top-info {
    margin-bottom: 30px
  }

  .home-banners.grid-v1 .grid-1,
  .home-banners.grid-v2 .grid-2 {
    width: 35%
  }

  .home-banners.grid-v1 .grid-2,
  .home-banners.grid-v2 .grid-3 {
    width: 65%
  }

  .home-banners .banner .overlay {
    padding: 25px
  }

  .grid-row {
    margin: -7px
  }

  .grid-col {
    padding: 7px
  }

  .home-banners.grid-v1 .banner-2,
  .home-banners.grid-v1 .banner-3,
  .home-banners.grid-v1 .banner-4,
  .home-banners.grid-v1 .banner-5,
  .home-banners.grid-v1 .banner-6,
  .home-banners.grid-v2 .banner-1,
  .home-banners.grid-v2 .banner-2,
  .home-banners.grid-v2 .banner-4,
  .home-banners.grid-v2 .banner-5,
  .home-banners.grid-v2 .banner-6 {
    height: 240px
  }

  .home-banners.grid-v1 .banner-1,
  .home-banners.grid-v2 .banner-3 {
    height: 480px
  }

  .home-banners.grid-v3 .banner-2,
  .home-banners.grid-v3 .banner-3,
  .home-banners.grid-v3 .banner-4,
  .home-banners.grid-v3 .banner-5,
  .home-banners.grid-v3 .banner-6 {
    height: 230px
  }

  .home-banners.grid-v3 .banner-1 {
    height: 690px
  }

  .home-banners.grid-second-block .banner-7,
  .home-banners.grid-second-block .banner-8 {
    min-height: 300px;
    height: auto;
    width: 100%
  }

  .home-banners .banner .title {
    line-height: 1.3em;
    max-height: 3.9em;
    overflow: hidden
  }

  .banner-timer .block.seconds {
    display: none
  }

  .blog-articles .blog-article .image-wrap {
    margin-top: 0;
    margin-bottom: 20px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  #footer .columns {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
  }

  #footer .columns .col {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  #footer .columns .col:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    text-align: center
  }

  #footer .main-footer .content-wrap {
    display: none;
    padding: 20px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .07)
  }

  #footer .main-footer .content-wrap ul {
    padding-bottom: 0
  }

  #footer .main-footer .columns {
    margin: 0
  }

  #footer .main-footer .columns .col,
  .col-sidebar {
    padding: 0
  }

  #footer .main-footer .col.mob-slide:first-child .footer-title,
  .product-reviews .summary .button {
    margin-top: 20px
  }

  #footer .main-footer .footer-title {
    margin-top: 0
  }

  #footer .main-footer .col.mob-slide .footer-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
    padding: 13px 0;
    font-size: 1.1em;
    border-bottom: 1px solid rgba(0, 0, 0, .07)
  }

  #footer .bottom-footer {
    padding: 10px 0;
    text-align: center
  }

  #footer .bottom-footer .flex {
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  #footer .bottom-footer .payments {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  #footer .bottom-footer .copyright {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0;
    margin-top: 10px
  }

  .product-detail .images-wrap {
    margin: 0 auto
  }

  .headlines .item .text-box .link,
  .product-detail .info {
    margin-top: 30px
  }

  .fancybox-slide>.quickview-popup {
    margin: 0;
    border-radius: 0
  }

  .product-reviews .summary {
    min-width: 100%;
    max-width: 100%;
    margin: 0 0 30px
  }

  .product-reviews .overview {
    width: 100%
  }

  .reviews {
    margin: -10px
  }

  .reviews .review {
    padding: 10px
  }

  .bundle .open-bundle-options,
  .bundle-products .image-wrap {
    width: 60px
  }

  .bundle .bundle-inner {
    padding: 20px
  }

  .bundle-products .bundle-product .plus {
    margin-left: 10px
  }

  .wsa-cookielaw {
    font-size: 13px;
    padding: 15px;
    min-width: calc(100% - 40px);
    max-width: calc(100% - 40px);
    left: 20px;
    right: 20px;
    bottom: 60px
  }

  .wsa-cookielaw .wsa-cookielaw-link {
    margin-left: 50px
  }

  .wsa-cookielaw .wsa-cookielaw-button:first-child {
    margin-left: 20px
  }

  #service-page .service-blocks {
    margin-bottom: 15px
  }

  #service-page .faq {
    margin-top: 0;
    padding-top: 30px
  }

  #service-page .flex-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  #service-page .col-main {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    width: 100%
  }

  #service-page .col-sidebar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding: 15px
  }

  #service-page .textpage-content {
    padding: 15px 0
  }

  #service-page .contact-message-block {
    margin-bottom: 0
  }

  a.service-block {
    padding: 20px;
    text-align: center
  }

  .gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col1,
  .gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col2,
  .gui-form .gui-checkout-steps.gui-col3-equal>.gui-col3-equal-col3 {
    width: 100% !important
  }

  .headlines .item {
    height: 400px
  }

  .headlines .item-1 {
    background-image: url('headline-1-image-tablet.jpg?')
  }

  .headlines .item-2 {
    background-image: url('headline-2-image-tablet.jpg?')
  }

  .headlines .item-3 {
    background-image: url('headline-3-image-tablet.jpg?')
  }

  .headlines .item .text-box .title {
    font-size: 1.65em
  }

  #page-404 .content {
    flex-direction: column
  }

  #page-404 .content .image {
    margin-left: 0;
    max-width: 70%;
    margin-top: 10vh
  }

  #page-404 .text h1 {
    font-size: 4vw
  }

  #page-404 .text .bg {
    font-size: 36vw
  }

  #header .main-header.sticky .inner {
    padding: 20px 0
  }
}

@media (max-width:767px) {

  #add-review-popup,
  #login-popup,
  .mobile-popup,
  .title-featured .title-wrap {
    display: block
  }

  #productpage .mobile-tabs a,
  .home-block-padding,
  .mobile-bar,
  .reviews .review .review-inner {
    border-bottom: 1px solid rgba(0, 0, 0, .07)
  }

  .reviews .review,
  .topbar>.container {
    padding: 0
  }

  .topbar ul>li a {
    padding: 0 10px
  }

  .topbar ul {
    width: 100%;
    justify-content: center
  }

  .collection-content .flex {
    flex-direction: column-reverse
  }

  .home-text-image-block .content {
    padding-top: 30px
  }

  body,
  html {
    width: 100%;
    overflow-x: hidden
  }

  #newsletter-popup .content,
  .collection-content.on-top,
  .collection-sort.on-top,
  .product-detail .info .product-description,
  .product-detail .info .product-option,
  .product-detail .order-countdown,
  .product-detail .top-info,
  .product-reviews .summary,
  .product-reviews .summary .score,
  .title-featured {
    margin-bottom: 20px
  }

  .mobile-popup .menu-wrap {
    position: relative;
    overflow: hidden
  }

  .mobile-popup {
    position: fixed;
    top: 50px;
    right: 100%;
    width: 100%;
    z-index: 99;
    bottom: 50px;
    background: #f7f7f7;
    padding-bottom: 0;
    text-align: center;
    -webkit-transition: .2s linear;
    -o-transition: .2s linear;
    transition: .2s linear;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
  }

  #header,
  .mobile-bar {
    position: fixed;
    z-index: 999;
    left: 0
  }

  .breadcrumbs,
  .home-blog,
  .home-brands,
  .home-categories,
  .home-products {
    overflow: hidden
  }

  .no-mobile-bar .compare-block,
  .no-mobile-bar .mobile-popup {
    bottom: 0
  }

  .mobile-popup.open {
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    transform: translate(100%, 0)
  }

  .mobile-popup .popup-inner {
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    position: relative;
    padding: 50px 20px 60px
  }

  .general-content h2,
  .general-content.product-content h2,
  .product-detail .top-info .product-title,
  .product-reviews .summary .score .title,
  .title-featured .title.title-small,
  .title-small {
    font-size: 1.4em
  }

  .btn,
  .cart-wrap .table table .info .title,
  .cart-wrap .totals table {
    font-size: 1em
  }

  .title-featured .link {
    margin: 5px 0 0;
    display: inline-block;
    font-size: .9em
  }

  #blog .complete-article .article-title,
  .title-featured .title {
    font-size: 1.7em
  }

  .container {
    padding: 0 20px
  }

  .home-block-padding {
    padding-bottom: 30px;
    margin-bottom: 30px
  }

  #header .main-header .inner {
    padding: 15px 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  #header.with-medium-logo .main-header .inner {
    padding: 12.5px 0
  }

  #header.with-large-logo .main-header .inner,
  .search-autocomplete .search-products {
    padding: 10px 0
  }

  #header .main-header .logo.small-logo img {
    height: 20px
  }

  #header .main-header .logo.medium-logo img {
    height: 25px
  }

  #header .main-header .logo.large-logo img {
    height: 30px
  }

  #header {
    top: 0;
    width: 100%
  }

  #header .main-header .logo {
    flex: 1;
    flex-grow: 20;
    justify-content: center
  }

  #header .main-header .mob-icons {
    flex: 1;
    font-size: 18px;
    line-height: 18px
  }

  #header .main-header .mob-icons .user-circle {
    width: 20px;
    height: 20px;
    font-size: 8px;
    line-height: 20px
  }

  #header .main-header .mob-icons .items,
  .mobile-bar .icon-wrap .items {
    top: -2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 10px;
    background: #aaa
  }

  #header .main-header .mob-icons ul {
    margin: -7px;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center
  }

  #header .main-header .mob-icons ul a {
    display: block;
    padding: 7px;
    position: relative
  }

  #header .main-header .mob-icons .items {
    position: absolute;
    right: -4px;
    text-align: center;
    font-weight: 700;
    color: #fff;
    border-radius: 100%
  }

  #header .main-header .mob-icons.second ul {
    justify-content: flex-end
  }

  .mobile-bar,
  .mobile-bar ul {
    -webkit-box-align: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox
  }

  .main-content {
    margin-top: 80px
  }

  .owl-carousel.usp-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
    opacity: 0
  }

  .owl-carousel.usp-slider.owl-loaded {
    opacity: 1
  }

  .mobile-bar {
    bottom: 0;
    background: #fff;
    -webkit-box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, .08);
    box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, .08);
    color: #000;
    padding: 0 10px;
    height: 50px;
    display: flex;
    -ms-flex-align: center;
    align-items: center
  }

  .mobile-bar .icon-wrap .items,
  .user-circle {
    text-align: center;
    border-radius: 100%;
    color: #fff;
    font-weight: 700
  }

  .mobile-bar ul {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 20px;
    margin: 0;
    padding: 0;
    list-style: none
  }

  .mobile-bar ul li a {
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none
  }

  .mobile-bar .icon-wrap {
    position: relative
  }

  .mobile-bar .icon-wrap .items {
    position: absolute;
    right: -10px
  }

  .user-circle {
    display: block;
    width: 30px;
    height: 30px;
    background: #f6836b;
    line-height: 32px;
    font-size: 12px
  }

  .close-popup {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 60px;
    z-index: 99;
    padding: 0 20px
  }

  #shipping-costs-popup .close-popup {
    position: unset;
    padding: 0;
    height: auto
  }

  #login-popup .title-small,
  .cart-wrap .title-small,
  .mobile-popup .title-small {
    margin-bottom: 25px
  }

  #login-popup .options {
    margin-top: 40px
  }

  #account-dashboard .ordered-products,
  .cart-wrap .totals,
  .categories .category.layout-2 .cat-inner {
    padding: 20px
  }

  #productpage .mobile-reviews,
  #productpage .product-content,
  #productpage .related-products,
  #productpage .specs,
  .cart-wrap .table table,
  .mobile-search,
  .product-tags .popup-inner {
    text-align: left
  }

  .cart-wrap .table table .image-wrap {
    width: 65px
  }

  #account-dashboard .ordered-products table td,
  .cart-wrap .table table .info,
  .recent-orders .recent-order .col {
    padding-left: 10px
  }

  .cart-wrap .table table .price {
    padding-left: 0;
    text-align: left;
    font-size: 1em;
    margin-top: 5px
  }

  #blog .share,
  .cart-wrap .table table td {
    padding: 15px 0
  }

  .cart-wrap .table table tr:first-child td {
    padding-top: 0
  }

  .cart-wrap .table table tr:last-child td {
    padding-bottom: 0;
    border-bottom: none
  }

  .cart-wrap .totals-wrap {
    max-width: 100%;
    text-align: left
  }

  .cart-wrap .totals table tr td {
    padding-top: 5px
  }

  .cart-wrap .totals table tr:nth-last-child(2) td {
    padding-bottom: 10px
  }

  .cart-wrap .totals table tr:last-child td {
    padding-top: 10px
  }

  .cart-wrap .totals .buttons,
  .product-detail .info,
  .product-detail .info .share-compare,
  .product-detail .info form {
    margin-top: 20px
  }

  .cart-wrap .totals .buttons .btn:last-child {
    margin-bottom: 0
  }

  .cart-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-height: 100%
  }

  .cart-wrap .table,
  .mobile-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
  }

  .cart-wrap .table {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .cart-wrap .table .table-wrap {
    overflow-y: scroll
  }

  .cart-wrap .table table .input-wrap {
    padding-left: 0;
    padding-top: 10px
  }

  .cart-wrap .table .input-wrap input,
  .compare-pop .head,
  .usp-bar ul {
    height: 40px
  }

  .collection-sort .filter-btn-block .btn,
  .compare-block .compare-pop,
  .compare-block .compare-pop.open,
  .headlines .item .container,
  .home-banners.grid-v1 .banner-3,
  .home-banners.grid-v1 .banner-4,
  .home-banners.grid-v1 .banner-5,
  .home-banners.grid-v1 .banner-6,
  .home-banners.grid-v1 .grid-1,
  .home-banners.grid-v1 .grid-2,
  .home-banners.grid-v2 .grid-1,
  .home-banners.grid-v2 .grid-2,
  .home-banners.grid-v2 .grid-3,
  .home-banners.grid-v3 .grid-1,
  .home-banners.grid-v3 .grid-2,
  .home-banners.grid-v3 .grid-3,
  .mobile-filters .buttons .btn {
    width: 100%
  }

  .home-banners.grid-v1 .banner-1,
  .home-banners.grid-v1 .banner-2,
  .home-banners.grid-v1 .banner-3,
  .home-banners.grid-v1 .banner-4,
  .home-banners.grid-v1 .banner-5,
  .home-banners.grid-v1 .banner-6 {
    height: auto;
    min-height: 200px
  }

  .home-banners.grid-v2 .banner-1,
  .home-banners.grid-v2 .banner-2,
  .home-banners.grid-v2 .banner-3,
  .home-banners.grid-v2 .banner-4,
  .home-banners.grid-v2 .banner-5,
  .home-banners.grid-v2 .banner-6,
  .home-banners.grid-v3 .banner-1,
  .home-banners.grid-v3 .banner-2,
  .home-banners.grid-v3 .banner-3,
  .home-banners.grid-v3 .banner-4,
  .home-banners.grid-v3 .banner-5,
  .home-banners.grid-v3 .banner-6 {
    height: auto;
    min-height: 200px;
    width: 100%
  }

  .home-banners.grid-second-block .banner-7,
  .home-banners.grid-second-block .banner-8 {
    min-height: 200px;
    height: auto;
    width: 100%
  }

  .blog-article-wrap.app-style .article-slider .owl-stage-outer,
  .home-brands-wrap.app-style .brands-slider .owl-stage-outer,
  .home-cats-wrap.app-style .categories-slider .owl-stage-outer,
  .home-products-wrap.app-style .products-slider .owl-stage-outer {
    overflow: visible
  }

  .blog-articles,
  .cart-wrap .shipping-discount,
  .categories,
  .recent-orders,
  .write-comment .fields {
    margin: -5px
  }

  .cart-wrap .shipping-discount .discount-block,
  .categories .category,
  .recent-orders .recent-order,
  .service-blocks .service-block-col,
  .write-comment .fields .field {
    padding: 5px
  }

  .categories .category .overlay,
  .products .product .info {
    padding: 15px
  }

  .blog-article-wrap.app-style,
  .home-brands-wrap.app-style,
  .home-cats-wrap.app-style,
  .home-products-wrap.app-style {
    margin-right: -25%
  }

  #account-dashboard .inputs,
  .brands,
  .products {
    margin: -7px
  }

  #account-dashboard .inputs .input,
  .brands .brand,
  .products .product,
  .products .product-list {
    padding: 7px
  }

  .products .product-list .product-inner {
    position: relative;
    padding: 10px
  }

  .products .product-list .info .description {
    max-height: 3.2em
  }

  .products .product-list .image-wrap {
    min-width: 90px;
    max-width: 90px;
    position: initial
  }

  #blog,
  #footer {
    padding-bottom: 50px
  }

  .blog-articles .blog-article {
    display: block;
    padding: 5px
  }

  .home-blog .blog-articles .blog-article .image {
    min-height: 100px
  }

  .blog-articles .blog-article .title {
    font-size: 1.4em;
    margin-bottom: 10px
  }

  .complete-article .image-wrap {
    margin-bottom: 20px;
    margin-top: 10px
  }

  .complete-article .image,
  .complete-article .no-image {
    border-radius: 5px
  }

  .complete-article .image:after,
  .complete-article .no-image:after {
    content: '';
    display: block;
    padding-top: 50%
  }

  #account-dashboard .account-block,
  #account-dashboard .block,
  #blog .comments-block,
  #blog .complete-article,
  #blog .share {
    margin-bottom: 30px
  }

  #blog .blog-articles .blog-article .image {
    height: auto;
    min-height: 0
  }

  #blog .blog-articles .blog-article .image:after {
    content: '';
    display: block;
    padding-top: 45%
  }

  #blog .blog-articles .blog-article .image-wrap,
  #blog .blog-articles .blog-article:nth-child(2n) .image-wrap,
  #blog .regular-articles .blog-articles .blog-article .image-wrap {
    margin-bottom: 15px
  }

  #blog .regular-articles {
    margin: 0;
    border: none
  }

  #blog .blog-articles {
    margin: -10px
  }

  #blog .blog-articles .blog-article {
    padding: 10px
  }

  #account-dashboard .account-title .content,
  .general-content p,
  .general-content.product-content p {
    line-height: 2em;
    margin-bottom: 20px;
    font-size: .97em
  }

  #account-dashboard .account-title .title,
  .general-content h1,
  .general-content.product-content h1,
  .product-detail .info .price {
    font-size: 1.5em
  }

  .general-content h3,
  .general-content.product-content h3 {
    font-size: 1.3em
  }

  #footer .main-footer .footer-title,
  .general-content h4,
  .general-content.product-content h4 {
    font-size: 1.2em
  }

  .mobile-filters {
    margin: 0;
    text-align: left;
    padding: 25px 20px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .mobile-filters .filters-scroll {
    overflow-y: scroll;
    overflow-x: hidden;
    padding-bottom: 5px
  }

  .mobile-filters .buttons {
    padding-top: 20px
  }

  .mobile-filters .buttons .link {
    display: block;
    text-align: center;
    padding: 20px 0 0;
    font-weight: 700
  }

  .sidebar .sidebar-title {
    font-size: 1.4em;
    margin-bottom: 25px
  }

  .price-filter {
    padding-left: 5px;
    padding-right: 5px
  }

  .active-filters-box {
    margin-top: -10px
  }

  .collection-sort .flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .collection-sort .filter-btn-block {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }

  .collection-sort .custom-pager {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 100%;
    margin-bottom: 10px
  }

  .collection-sort .custom-pager ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .collection-sort .mobile-pager {
    width: 100%;
    margin-bottom: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
  }

  #productpage .usp-bar {
    padding-top: 0;
    padding-bottom: 0
  }

  .usp-bar ul li a {
    justify-content: center
  }

  .product-detail .top-info .stars-code {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: start
  }

  .product-detail .top-info .product-code,
  .search-autocomplete .more {
    margin-top: 10px
  }

  #productpage .product-detail {
    padding: 10px 20px 20px;
    margin: 0 -20px;
    border-radius: 0
  }

  .breadcrumbs {
    margin: 15px 0;
    display: block;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: .8em
  }

  #collection-page .breadcrumbs,
  .product-tags {
    margin-top: 0
  }

  #productpage .breadcrumbs,
  .product-detail .info .price-stock {
    margin: 15px 0
  }

  .breadcrumbs i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
  }

  .product-detail .images-wrap {
    min-width: 100%;
    max-width: 100%
  }

  .product-detail .images .image {
    padding: 5%
  }

  #productpage .content-block {
    margin: 0;
    padding: 0;
    border: none
  }

  #productpage .mobile-reviews .reviews,
  #productpage .mobile-tabs {
    margin: 0 -20px
  }

  #productpage .mobile-tabs a {
    display: block;
    padding: 15px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  #newsletter-popup .standard-input,
  .btn {
    height: 45px
  }

  .product-detail .info .cart .add-wish {
    height: 45px;
    width: 45px;
    margin-left: 10px
  }

  .product-detail .order-countdown {
    font-size: 12px
  }

  #productpage .product-bundles,
  .product-reviews {
    margin-top: 30px
  }

  .product-reviews .overview {
    margin: 0 -20px;
    width: calc(100% + 40px)
  }

  #productpage .product-content,
  #productpage .product-tags,
  #productpage .related-products,
  #productpage .specs,
  .reviews {
    margin: 0
  }

  .reviews .review:first-child .review-inner {
    border-top: 1px solid rgba(0, 0, 0, .07)
  }

  .reviews .review .review-inner {
    padding: 20px;
    background: 0 0;
    border-radius: 0
  }

  #productpage .product-detail .input-wrap {
    margin-right: 10px
  }

  #productpage .product-detail .input-wrap .change input {
    margin: 0;
    width: 45px;
    height: 45px
  }

  .wsa-cookielaw {
    text-align: center
  }

  #service-page .faq .faq-block .faq-items .faq-item .tab {
    font-size: .95em;
    padding: 20px 0
  }

  #service-page .faq .faq-block .faq-items .faq-item .page {
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px
  }

  .service-blocks {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: -5px
  }

  a.service-block {
    padding: 8px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 5px
  }

  .service-block .icon {
    margin-bottom: 0;
    margin-right: 15px;
    width: 40px;
    height: 40px;
    font-size: 18px
  }

  .headlines .item {
    height: 350px
  }

  .headlines .item-1 {
    background-image: url('headline-1-image-mobile.jpg?')
  }

  .headlines .item-2 {
    background-image: url('headline-2-image-mobile.jpg?')
  }

  .headlines .item-3 {
    background-image: url('headline-3-image-mobile.jpg?')
  }

  .compare-block,
  .compare-overlay {
    z-index: 99
  }

  .compare-block {
    bottom: 50px
  }

  .compare-pop.active {
    -webkit-transform: translate(0, calc(100% - 40px)) translateZ(0);
    transform: translate(0, calc(100% - 40px)) translateZ(0)
  }

  .compare-products .compare-product:nth-child(n+4) {
    display: none
  }

  #newsletter-popup .text {
    padding: 40px
  }

  #newsletter-popup .title {
    font-size: 2em
  }

  #newsletter-popup .btn {
    margin-top: 15px
  }

  .message-wrap {
    top: 60px;
    bottom: auto;
    z-index: 99999999999;
    left: 0;
    padding: 0 10px
  }

  .message-wrap .message {
    padding: 15px;
    width: 100%
  }

  .message-wrap .message .icon {
    min-width: 30px;
    max-width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 15px;
    font-size: 10px
  }

  .search-autocomplete {
    position: unset
  }

  .search-autocomplete .feat-categories {
    padding: 15px;
    background: #fff;
    border-radius: 5px;
    margin-bottom: 0
  }

  .search-autocomplete .subtitle {
    margin-bottom: 7px
  }

  .search-autocomplete .search-products .product:nth-child(odd) .product-inner {
    border-right: 0
  }

  .search-autocomplete .search-products .product {
    border-top: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .04);
    width: 100%
  }

  .mobile-search .search-wrap {
    margin-bottom: 40px
  }

  .mobile-search .search-wrap input[type=text] {
    height: 40px;
    padding: 0 40px 0 20px;
    border: var(--input-border-color);
    outline: 0;
    width: 100%
  }

  .mobile-search .search-wrap .icon {
    position: absolute;
    height: 40px;
    width: 40px;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center
  }

  #page-404 .text h1 {
    font-size: 5vw
  }

  #account-dashboard .shadow-block {
    padding: 25px 20px
  }

  #account-dashboard .small-title,
  #account-dashboard .tab a {
    font-size: 15px
  }

  .recent-orders .recent-order .order-label {
    font-size: 10px
  }

  .recent-orders .recent-order .title {
    font-size: 13px
  }

  .recent-orders .recent-order .btn {
    width: 35px;
    height: 35px
  }

  #account-dashboard .account-title {
    margin-bottom: 10px
  }

  #account-dashboard .tab a {
    padding: 12px 20px
  }

  #account-dashboard .status-label {
    height: 25px;
    font-size: 10px;
    padding: 0 10px
  }

  #account-dashboard .ordered-products table td:first-child,
  .recent-orders .recent-order .col:first-child {
    padding-left: 0
  }

  .recent-orders .recent-order .col.ticket-title {
    flex: 1
  }
}

@-webkit-keyframes jump {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }
}

@keyframes jump {

  0%,
  100%,
  20%,
  50%,
  80% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px)
  }

  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }
}

@media (max-width:424px) {
  .wsa-cookielaw .wsa-cookielaw-button:first-child {
    margin-left: 10px
  }

  .wsa-cookielaw .wsa-cookielaw-link {
    margin-top: 15px
  }

  #footer .newsletter input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto;
    max-width: 250px
  }

  #footer .newsletter .btn {
    padding: 0;
    width: 40px
  }

  #footer .newsletter #formNewsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.tags .tag a:hover,
.tags .tag.active a {
  background: #12974a
}

@media screen and (min-width:992px) {
  .product-reviews {
    margin-top: 0;
    padding: 100px 0
  }
}

.collection-content .image {
  min-width: 380px;
  max-width: 380px;
  margin-right: 20px;
  width: 100%;
  max-height: 100%
}

@media(min-width:992px) {
  .collection-content .flex {
    gap: 50px
  }
}

@media(max-width:992px) {
  .collection-content .flex {
    flex-direction: column-reverse
  }

  .collection-content .image {
    max-width: unset
  }
}

#review-form .btn i,
.products .product .price small {
  margin-left: 5px
}

.brands .brand .inner .img-wrap img {
  filter: none
}

#footer.footer-new .payments a img {
  background-color: transparent;
  height: auto;
  width: auto;
  max-width: 100%;
  margin-top: 3px
}

#footer.footer-new .container .col .JCgSx {
  justify-content: flex-start
}

#productpage .mobile-tabs .open-mobile-slide {
  background-color: #f8f8f8;
  margin: 5px;
  border-radius: 5px
}

#productpage .mobile-tabs .open-mobile-slide .title {
  margin: 0 auto
}

#productpage .mobile-tabs .open-mobile-slide i {
  color: #555;
  font-size: 2em
}

#productpage .input-wrap .change input {
  font-size: 1.2em
}

#footer .review-wrap {
  background: #fff;
  border-radius: 5px;
  padding: 12px
}

#footer .review-wrap .review {
  line-height: 1.3em
}

#footer .review-wrap .review .review-link {
  display: flex;
  align-items: center;
  gap: 10px;
  text-decoration: none
}

#footer .review-wrap .review .review-link .review-link-icon {
  font-size: 22px;
  height: 36px;
  width: 36px;
  line-height: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #000;
  border-radius: 5px;
  padding: 4px
}

#footer .review-wrap .review .review-link .review-link-icon-mobile {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22px;
  width: 22px;
  padding: 2px;
  border: 1px solid #000;
  border-radius: 5px
}

#review-popup .popup-title {
  font-weight: 700;
  font-size: 1.5em;
  color: var(--accent);
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee
}

#review-popup {
  display: none;
  width: 100%;
  max-width: 600px
}

#review-form .inputs-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -5px
}

#review-form .inputs-wrap .input-col {
  padding: 5px;
  width: 100%
}

#review-form input.error,
#review-form textarea.error {
  border-color: var(--accentRed)
}

#review-form textarea {
  min-width: 100%;
  max-width: 100%;
  min-height: 120px
}

#review-form .form-message {
  margin-top: 10px;
  padding: 20px 10px;
  border-radius: 3px;
  width: 100%;
  text-align: center;
  font-weight: 700;
  color: #fff;
  background: #000
}

#review-form .form-message.success {
  background: var(--accentGreen)
}

#review-form .form-message.error {
  background: var(--accentRed)
}

#review-form .standard-input {
  height: 45px;
  padding: 0 15px;
  outline: 0;
  border-radius: 3px;
  font-size: 14px;
  background: #fff;
  color: #888;
  border: 2px solid #eee
}

#review-form .btn-wrap {
  margin-top: 15px
}

@media(max-width:767px) {
  .collection-content .image {
    min-width: unset
  }

  #productpage .input-wrap .change input {
    font-size: 1em
  }

  #productpage .input-wrap .change i {
    font-size: 16px
  }

  #review-popup {
    width: 90%
  }
}

#cart-page .delivery-message {
  display: flex;
  align-items: center;
  gap: 10px;
  width: auto;
  padding: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, .08);
  border-radius: 5px;
  border: 1px solid #e0e0e0;
  border-left-width: 0;
  background: #fafafa;
  font-size: 1em;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
  position: relative
}