/*VARIABLE & FUNCTION */
/* &:extend(.display-flex); */
.display-flex,
footer.page-footer .bottom-footer .content-bottom,
footer.page-footer .footer3 .middle-footer .social-links,
footer.page-footer .footer3 .middle-footer .footer_content,
.brand-slider .item-image,
.services,
body.account .column.main .form-edit-account,
body.account .column.main .form-address-edit,
body.account .column.main .block-reviews-dashboard .block-content .item,
.customer-review.view .product-details,
.latest-post-list-block .post-item,
.sharethis,
.all-category .block-blog-categories .block-content,
.blog-view .post-content .post-metas,
.blog-view .share-info,
.blog-view .share-info .block-blog-tags,
.blog-view .post-comments .comment-list-container .info,
.portfolio-category-view .portfolio-carousel .owl-dots,
.portfolio-category-view .portfolio-carousel .owl-dots .owl-dot,
.portfolio-category-view .portfolio-carousel.frame,
.portfolio-details .portfolio-info,
.portfolio-details .portfolio-info .portfolio-datetime,
.portfolio-details .nav-links,
.login-container .block-title,
.register-container .block-title,
.register-container .form-create-account,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner,
.form-wishlist-items .actions-toolbar,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control,
.lookbook-container .popup__content--product,
.lookbook-slider .owl-dots,
.breadcrumbs .items,
.product.info.detailed .product.data.items,
.product.info.detailed .block.review-list .review-items,
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info,
.catalog-product-view .product-info-main .box-tocart .fieldset,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset,
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links,
.catalog-product-view .product-info-main .product-info-price,
.catalog-product-view .product-info-main .product-social-links .share-this-container,
.bundle-options-container .product-options-wrapper .control .nested .field.qty,
.bundle-options-container .block-bundle-summary .bundle-status,
.main-coming-soon .content-coming-soon,
.main-coming-soon .content-coming-soon > *.content,
.main-coming-soon .list-social,
.products-list .product-items.list .product-item .product-item-info,
.cart.main.actions .actions-update,
.cart-container .checkout-methods-items,
#shopping-cart-table .actions-toolbar,
.landing-categories .landing-grid .list-subcate,
.category-landing.landing-parallax .landing-categories .item .image-subcate,
.category-landing.landing-masonry .landing-categories .landing-masonry,
.form.send.friend .flex-info,
.form.send.friend .fieldset.invite,
.form-address-edit,
.contact-form,
.contact-store .contact-box,
.use-header-left header.page-header .header-area.header7 .bt-content .list-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* &:extend(.align-items); */
.align-items,
footer.page-footer .footer3 .middle-footer .social-links,
footer.page-footer .footer3 .middle-footer .footer_content,
footer.page-footer .footer4 .bottom-footer .content-bottom,
footer.page-footer .footer5 .bottom-footer .content-bottom,
.brand-slider .item-image,
.latest-post-list-block .post-item,
.sharethis,
.blog-view .post-comments .comment-list-container .info,
.portfolio-details .nav-links,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart,
.catalog-product-view .product-info-main .box-tocart .fieldset,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset,
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links,
.catalog-product-view .product-info-main .product-info-price,
.catalog-product-view .product-info-main .product-social-links .share-this-container,
.bundle-options-container .block-bundle-summary .bundle-status,
.category-landing.landing-parallax .landing-categories .item .image-subcate,
.parallax_item.middle > .frame > .line {
  -ms-flex-align: center;
  align-items: center;
}
/* &:extend(.justify-content-space); */
.justify-content-space,
footer.page-footer .bottom-footer .content-bottom,
body.account .column.main .block-reviews-dashboard .block-content .item,
.blog-view .share-info,
.blog-view .post-comments .comment-list-container .info,
.portfolio-details .portfolio-info,
.portfolio-details .nav-links,
.product-ultra-grid > .line,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart,
.product.info.detailed .block.review-list .review-items,
.catalog-product-view .product-info-main .product-social-links .share-this-container,
.cart.main.actions .actions-update,
.form.send.friend .flex-info,
.form.send.friend .fieldset.invite,
.contact-form,
.contact-store .contact-box {
  -ms-flex-pack: space-between;
  justify-content: space-between;
}
/* &:extend(.justify-content-center); */
.justify-content-center,
.all-category .block-blog-categories .block-content,
.portfolio-category-view .portfolio-carousel.frame,
.login-container .block-title,
.register-container .block-title,
.register-container .form-create-account,
.lookbook-slider .owl-dots,
.page-title-wrapper.layout_type1 .breadcrumbs .items,
.product.info.detailed .product.data.items {
  -ms-flex-pack: center;
  justify-content: center;
}
/* &:extend(.full-width); */
.full-width {
  min-width: 100%;
}
/* &:extend(.color-primary); */
.color-primary,
a:visited:hover,
a:hover,
a:visited:focus,
a:focus,
.fieldset > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .fields > .field._required > .label:after,
.field.captcha .control.captcha .nested .control.captcha-image .captcha-reload,
.btn.btn-gray:focus,
.action.gray:focus,
.btn.btn-gray:hover,
.action.gray:hover,
.btn.btn-dark:focus,
.action.dark:focus,
.btn.btn-dark:hover,
.action.dark:hover,
.btn.btn-default:focus,
.action.default:focus,
.btn.btn-default:hover,
.action.default:hover,
.rating-summary .rating-result > span:before,
footer.page-footer .list-icon li a:hover,
footer.page-footer .bottom-footer .social-links li a:hover,
footer.page-footer .footer2 .middle-footer a:hover,
footer.page-footer .footer5 .bottom-footer .content-bottom .list-links a:hover,
.cms-about-us .about-color,
.services .s-title:before,
body.account .column.main table.table tr td.col .action:hover,
body.account .column.main .block-dashboard-info .action:hover,
body.account .column.main .block-dashboard-addresses .action:hover,
body.account .column.main .block-addresses-default .action:hover,
body.account .column.main .block-addresses-list .action:hover,
body.account .column.main .block-title.order .action span,
body.account .column.main .block.block-dashboard-addresses .block-title .action span,
.latest-post-list-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after,
.latest-post-grid-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after,
.latest-post-list-block .post-item .title-blog a:hover,
.latest-post-grid-block .post-item .title-blog a:hover,
.latest-post-list-block .post-item .color-theme,
.latest-post-grid-block .post-item .color-theme,
.blog-grid .item .post-metas .link-item:hover,
.post-metas .meta-date .color-theme,
.blog-post-view .sidebar .block-content .item .title a:hover,
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video:after,
.blog-view .post-item .meta-name .category-links,
.blog-view .post-item .meta-name .category-links a,
.blog-view .share-info .block-blog-tags .tag-cloud li a:hover,
.portfolio-category-view .portfolio-bottom-content .category-link > a:hover,
.portfolio-category-view .portfolio-bottom-content .port-title:hover,
.portfolio-category-view .category-link > a:hover,
.portfolio-category-view .portfolio-masonry .portfolio-inner .port-title a:hover,
.portfolio-category-view .portfolio-masonry .portfolio-inner .category-link a:hover,
.portfolio-details .description .view-title .btn.btn-default:hover,
.promobanner-v1 .promobanner .banner-text .white-color .btn.btn-default:hover,
.promobanner-v1 .promobanner .banner-text .white-color .action.default:hover,
.promobanner-v4 .promobanner:hover .banner-text .title,
.single-deal .product-item-details .product-item-name a:hover,
.single-deal .product-item-info.template-2 .product-item-details .deal-timer .countdown span,
body public-modal .hotspot-modal .modal-dialog:hover .chevron:hover:before,
.btn-shop:hover,
.newsletter-home .block.newsletter .content .actions .action.subscribe.primary:hover,
.login-container .form-login .form-group.password .action.remind,
.form-wishlist-items .actions-toolbar > .primary button.action.tocart:hover,
.products-grid .items .product-item .product-top .product-item-inner .action.tocart:hover,
.product-ultra-grid .banner-url:hover .banner-content .product-item-name,
.guest_wishlist_list .product-wishlist-items .product-item-info .action.remove:hover:before,
.slide-home-1 .slider_mgs_carousel .inner-text .sub-title,
.slide-home-1 .panel-block-row.panel-block:not(.builder-container) .list-social li > a:hover,
.lookbook-container .popup__content--product .product-details > h3 a:hover,
.lookbook-container .popup__content--product .product-details button.action.primary:hover,
.lookbook-container .popup__content--product > div a:hover,
.page-title-wrapper .status-order-account .order-actions-toolbar .actions > .action:hover,
.rotate-image-container .close-rotate:hover,
.catalog-product-view .block .block-actions .action.select:hover,
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related input:checked + .label:before,
.catalog-product-view .product-info-main .product-social-links .action.tocompare:hover,
.catalog-product-view .product-info-main .product-social-links .action.mailto.friend:hover,
.main-coming-soon .list-social li > a:hover,
.modal_newsletter_popup.modal-slide .modal-inner-wrap .action-close:hover:before,
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-primary .action.tocart:hover,
.sidebar .product-items-names .product-item:hover .product-item-name > a,
.slide-text .category-banner a:hover,
.multicheckout .box-title > .action > span:hover,
.opc-sidebar .opc-block-summary .grand.totals .amount strong .price,
.checkout-payment-method .form.payments .action-apply:hover,
.owl-categories .content a:hover,
.category-result .category-items .category-item-info:hover strong::before,
.category-result .category-items .category-item-info:hover .category-item-link,
.pages-result .pages-grid .page-items .page-item-info:hover strong::before,
.pages-result .pages-grid .page-items .page-item-info:hover .page-item-link,
.newsletter-home-v2 .block.newsletter .form.subscribe > .actions .action.subscribe:hover,
.full-slider .subcribe .block.newsletter .content .actions .action.subscribe.primary:hover,
.form-address-edit .actions-toolbar .secondary .action.back,
.slider-home-watch .slider_mgs_carousel .inner-text .sub-title,
.slider-home-watch .panel-block-row.panel-block:not(.builder-container) .list-social li > a:hover,
.contact-form .link-item a:hover,
.contact-store .contact-box .contact-info a:hover,
.footer.content .footer6 .footer-block .list-links li a:hover,
.footer.content .footer6 .footer-block .list-icon li a:hover {
  color: #6aac91;
}
/* &:extend(.bg-primary); */
.bg-primary,
.btn.btn-primary:focus,
.action.primary:focus,
.btn.btn-primary:hover,
.action.primary:hover,
.btn.btn-secondary,
.action.secondary,
.btn.btn-blue:focus,
.btn-blue:focus,
.btn.btn-blue:hover,
.btn-blue:hover,
.btn.btn-blue2:focus,
.btn-blue2:focus,
.btn.btn-blue2:hover,
.btn-blue2:hover,
.btn.btn-red:focus,
.btn-red:focus,
.btn.btn-red:hover,
.btn-red:hover,
.scroll-to-top:hover,
body.account .column.main .actions-toolbar .secondary .action.back:after,
.blog-list .section-title .title:after,
.single-deal .product-info-label .save-count,
.form-wishlist-items .actions-toolbar > .primary button.action.share,
.lookbook-container .pin-label,
.lookbook-slider .owl-dots .owl-dot.active span,
.catalog-product-view .block .block-actions .action.select:after,
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-primary .action.tocart:hover:after,
.btn.btn-primary.btn-all:hover,
.view-btn-radius .tab-cate-link a.action.default,
.pages .pages-items .item .action:hover,
.form-address-edit .actions-toolbar .secondary .action.back:after,
.form-address-edit .actions-toolbar .action.primary:hover,
.contact-form .social-links li:hover {
  background-color: #6aac91;
}
/* &:extend(.border-r-primary); */
.background-color-primary,
.sidebar .block .actions-toolbar .primary .action,
.opc-progress-bar-item._active > span:before,
.opc-progress-bar-item._active:before,
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update:hover,
.opc-wrapper .checkout-shipping-address .action-show-popup:hover,
.opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item:after {
  background-color: #6aac91;
  background: #6aac91;
}
/* &:extend(.border-primary); */
.border-primary,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="datetime"]:focus,
input[type="email"]:focus,
input.mage-error[type="text"],
input.mage-error[type="password"],
input.mage-error[type="url"],
input.mage-error[type="tel"],
input.mage-error[type="search"],
input.mage-error[type="number"],
input.mage-error[type="datetime"],
input.mage-error[type="email"],
textarea:focus,
.btn.btn-primary:focus,
.action.primary:focus,
.btn.btn-primary:hover,
.action.primary:hover,
.btn.btn-secondary,
.action.secondary,
.btn.btn-gray:focus,
.action.gray:focus,
.btn.btn-gray:hover,
.action.gray:hover,
.btn.btn-dark:focus,
.action.dark:focus,
.btn.btn-dark:hover,
.action.dark:hover,
.btn.btn-default:focus,
.action.default:focus,
.btn.btn-default:hover,
.action.default:hover,
.btn.btn-blue:focus,
.btn-blue:focus,
.btn.btn-blue:hover,
.btn-blue:hover,
.btn.btn-blue2:focus,
.btn-blue2:focus,
.btn.btn-blue2:hover,
.btn-blue2:hover,
.btn.btn-red:focus,
.btn-red:focus,
.btn.btn-red:hover,
.btn-red:hover,
body.account .column.main .form-newsletter-manage .actions-toolbar .secondary:hover,
body.account .column.main .form-edit-account .actions-toolbar .secondary:hover,
body.account .column.main .form-address-edit .actions-toolbar .secondary:hover,
.promobanner-v1 .promobanner .banner-text .white-color .btn.btn-default:hover,
.promobanner-v1 .promobanner .banner-text .white-color .action.default:hover,
.login-container .form-login .form-group .control input:active,
.login-container .form-login .form-group .control input:focus,
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .control input:active,
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .control input:focus,
.register-container .form-create-account > .fieldset > .field .control input:active,
.register-container .form-create-account > .fieldset > .field .control select:active,
.register-container .form-create-account > .fieldset > .field .control input:focus,
.register-container .form-create-account > .fieldset > .field .control select:focus,
.form-wishlist-items .actions-toolbar > .primary button.action.share,
.form-wishlist-items .actions-toolbar > .primary button.action.tocart:hover,
.sidebar .block .actions-toolbar .primary .action,
.slide-text .category-banner a:hover,
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update:hover,
.opc-wrapper .checkout-shipping-address .action-show-popup:hover,
.opc-wrapper .checkout-shipping-address .shipping-address-item.selected-item,
.pages .pages-items .item .action:hover,
.form-address-edit .actions-toolbar .action.primary:hover {
  border-color: #6aac91;
}
/* &:extend(.border-bt-primary); */
.border-bt-primary {
  border-bottom-color: #6aac91;
}
/* &:extend(.border-t-primary); */
.border-t-primary {
  border-top-color: #6aac91;
}
/* &:extend(.border-l-primary); */
.border-l-primary {
  border-left-color: #6aac91;
}
/* &:extend(.border-r-primary); */
.border-r-primary {
  border-right-color: #6aac91;
}
/* &:extend(.fill-primary); */
.fill-primary {
  fill: #6aac91 !important;
}
/* Default Style & Reset Css */
* {
  margin: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  font-size: 16px;
}
body {
  font-family: "Cerebri Sans", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  color: #777777;
}
body.fixed-content {
  overflow: hidden !important;
}
body.fixed-content .scroll-to-top {
  display: none !important;
}
body .columns .column.main {
  padding-bottom: 0;
}
body .modals-overlay {
  display: none !important;
}
body .modals-wrapper:after {
  content: "";
  display: block;
  z-index: 899;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
body._has-modal {
  overflow: visible;
}
body._has-modal .modals-wrapper:after {
  opacity: 0.8;
  visibility: visible;
}
a:visited,
a {
  color: #222222;
  text-decoration: none;
}
a:visited:hover,
a:hover,
a:visited:focus,
a:focus {
  text-decoration: none;
}
ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.list-style--disc,
ol.list-style--disc {
  list-style-type: disc;
  padding-left: 18px;
}
ul.list-style--disc li,
ol.list-style--disc li {
  margin-bottom: 0.875rem;
}
.panel-block a,
.panel-block button,
a,
button {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
/* Form */
div.mage-error[generated] {
  margin-top: 5px;
  font-size: 0.875rem;
  font-style: italic;
}
input::-webkit-input-placeholder {
  color: #999999;
  font-weight: 400;
}
input:-moz-placeholder {
  color: #999999;
  font-weight: 400;
}
input::-moz-placeholder {
  color: #999999;
  font-weight: 400;
}
input:-ms-input-placeholder {
  color: #999999;
  font-weight: 400;
}
.fieldset > .field {
  margin: 0 0 20px;
}
.fieldset > .field:not(.choice) > .label {
  display: block;
  margin: 0 0 13px;
  padding: 0;
  float: none;
  width: 100%;
  text-align: left;
  font-size: 0.9735rem;
  color: #222222;
  font-weight: 400;
}
.fieldset > .field:not(.choice) > .control {
  float: none;
  width: 100%;
}
.fieldset > .field.required > .label:after,
.fieldset > .field._required > .label:after,
.fieldset > .fields > .field.required > .label:after,
.fieldset > .fields > .field._required > .label:after {
  font-size: 1.125rem;
  margin: 0;
}
.fieldset > .field .choice input,
.fieldset > .fields > .field .choice input {
  vertical-align: inherit;
}
select {
  border: 2px solid #eaeaea;
  height: 2.875rem;
  font-size: 1rem;
  padding: 0 1.0625rem;
  box-shadow: none !important;
  font-weight: 400;
  color: #222222;
}
select[multiple="multiple"] {
  padding: 0;
}
select[multiple="multiple"] option {
  padding: 8px 10px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  border: 2px solid #eaeaea;
  height: 2.875rem;
  font-size: 1rem;
  padding: 0 1.0625rem;
  box-shadow: none !important;
  font-weight: 400;
  color: #222222;
}
textarea {
  font-size: 1rem;
  padding: 1rem 1.0625rem;
  border: 2px solid #eaeaea;
  box-shadow: none !important;
  min-height: 150px;
  font-weight: 400;
  color: #222222;
}
.field.captcha .control.captcha .nested .control.captcha-image {
  position: relative;
  text-align: left;
  border: 2px solid #eaeaea;
}
.field.captcha .control.captcha .nested .control.captcha-image .captcha-img {
  max-width: calc(100% - 60px);
  height: auto;
  margin: 0;
}
.field.captcha .control.captcha .nested .control.captcha-image .captcha-reload {
  position: absolute;
  right: 5px;
  top: 5px;
  bottom: 5px;
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
  width: 50px;
  text-align: center;
  background-color: #f1f1f1;
}
.field.captcha .control.captcha .nested .control.captcha-image .captcha-reload > span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.field.captcha .control.captcha .nested .control.captcha-image .captcha-reload:before {
  font-family: 'Linearicons';
  content: "\e8da";
  font-size: 20px;
}
/* End Form */
/* Button */
.btn.btn-primary,
.action.primary,
.btn.btn-light,
.action.light,
.btn.btn-dark,
.action.dark,
.btn.btn-gray,
.action.gray,
.btn.btn-secondary,
.action.secondary {
  display: inline-block;
  font-size: 1rem;
  padding: 0.5rem 2.375rem;
  font-family: inherit;
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 0;
}
.btn.btn-primary.btn-full,
.action.primary.btn-full,
.btn.btn-light.btn-full,
.action.light.btn-full,
.btn.btn-dark.btn-full,
.action.dark.btn-full,
.btn.btn-gray.btn-full,
.action.gray.btn-full,
.btn.btn-secondary.btn-full,
.action.secondary.btn-full {
  width: 100%;
  display: block;
}
.btn.btn-primary.btn-xs,
.action.primary.btn-xs,
.btn.btn-light.btn-xs,
.action.light.btn-xs,
.btn.btn-dark.btn-xs,
.action.dark.btn-xs,
.btn.btn-gray.btn-xs,
.action.gray.btn-xs,
.btn.btn-secondary.btn-xs,
.action.secondary.btn-xs {
  padding: 0.5rem 1.375rem;
  font-size: 0.875rem;
}
.btn.btn-primary.btn-lg,
.action.primary.btn-lg,
.btn.btn-light.btn-lg,
.action.light.btn-lg,
.btn.btn-dark.btn-lg,
.action.dark.btn-lg,
.btn.btn-gray.btn-lg,
.action.gray.btn-lg,
.btn.btn-secondary.btn-lg,
.action.secondary.btn-lg {
  padding: 0.7rem 3.375rem;
  font-size: 1.2rem;
}
.btn.btn-primary,
.action.primary {
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
}
.btn.btn-primary:focus,
.action.primary:focus,
.btn.btn-primary:hover,
.action.primary:hover {
  color: #ffffff;
  border-width: 2px;
  border-style: solid;
}
.btn.btn-secondary,
.action.secondary {
  border-width: 2px;
  border-style: solid;
  color: #ffffff;
}
.btn.btn-secondary:focus,
.action.secondary:focus,
.btn.btn-secondary:hover,
.action.secondary:hover {
  color: #ffffff;
  background: #000000;
  border: 2px solid #000000;
}
.btn.btn-light,
.action.light {
  border-width: 2px;
  border-style: solid;
  background: transparent;
  color: #fff;
  border-color: #fff;
}
.btn.btn-light:focus,
.action.light:focus,
.btn.btn-light:hover,
.action.light:hover {
  background: #fff;
  color: #222;
  border-color: #fff;
}
.btn.btn-gray,
.action.gray {
  border-width: 2px;
  border-style: solid;
  background-color: #fff;
  border-color: #eaeaea;
  color: #bbbbbb;
}
.btn.btn-gray:focus,
.action.gray:focus,
.btn.btn-gray:hover,
.action.gray:hover {
  background-color: #fff;
}
.btn.btn-dark,
.action.dark {
  border-width: 2px;
  border-style: solid;
  background-color: #fff;
  border-color: #222;
  color: #222;
}
.btn.btn-dark:focus,
.action.dark:focus,
.btn.btn-dark:hover,
.action.dark:hover {
  background-color: #fff;
}
.btn.btn-default,
.action.default {
  background: none;
  border: none;
  padding: 0 0 5px;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  font-size: 0.75rem;
  font-weight: 700;
  display: inline-block;
  font-family: inherit;
  text-decoration: none;
  border-radius: 0;
  border-bottom: 2px solid #222222;
  cursor: pointer;
  letter-spacing: 0.075em;
}
.btn.btn-default.btn-lg,
.action.default.btn-lg {
  padding: 0 0 5px;
  font-size: 1rem;
}
.btn.btn-radius,
.btn-radius {
  border-radius: 50px;
}
.btn.btn-blue,
.btn-blue {
  font-size: 14px;
  letter-spacing: 0.075em;
  font-weight: 700;
  padding: 12px 30px;
  background-color: #87bbd6;
  border-color: #87bbd6;
  color: #fff;
  text-transform: uppercase;
}
.btn.btn-blue:focus,
.btn-blue:focus,
.btn.btn-blue:hover,
.btn-blue:hover {
  color: #fff;
}
.btn.btn-blue2,
.btn-blue2 {
  font-size: 14px;
  letter-spacing: 0.075em;
  padding: 12px 30px;
  background-color: #879fd6;
  border-color: #879fd6;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
.btn.btn-blue2:focus,
.btn-blue2:focus,
.btn.btn-blue2:hover,
.btn-blue2:hover {
  color: #fff;
}
.btn.btn-red,
.btn-red {
  font-size: 14px;
  letter-spacing: 0.075em;
  padding: 12px 30px;
  color: #fff;
  background-color: #e65753;
  border-color: #e65753;
  text-transform: uppercase;
  font-weight: 700;
}
.btn.btn-red:focus,
.btn-red:focus,
.btn.btn-red:hover,
.btn-red:hover {
  color: #fff;
}
/* End Button */
/* Heading */
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #222222;
  font-weight: 400;
  line-height: inherit;
}
h1,
.h1 {
  font-size: 2.6rem;
}
h2,
.h2 {
  font-size: 2.6rem;
}
h3,
.h3 {
  font-size: 1.875rem;
}
h4,
.h4 {
  font-size: 1.4rem;
}
h5,
.h5 {
  font-size: 1.2rem;
}
h6,
.h6 {
  font-size: 1rem;
}
/* Scroll to top */
.scroll-to-top {
  line-height: 48px;
  border-radius: 50px;
  font-style: normal;
}
.scroll-to-top .fa {
  font-family: 'Linearicons';
  font-style: normal;
}
.scroll-to-top .fa:before {
  content: "\e939";
}
.scroll-to-top:hover {
  color: #fff !important;
}
/* End Scroll to top */
/* Price */
.price-box:after {
  content: "";
  display: table;
  clear: both;
}
.price-box p {
  margin: 0;
}
.price-box .price {
  font-size: 16px;
  color: #bbb;
}
.price-box .price-final_price .price {
  color: #222;
}
.price-box .price-final_price:only-child .price {
  color: #999;
}
.price-box .special-price .price-label,
.price-box .old-price .price-label {
  display: none;
}
.price-box .special-price + .old-price {
  float: left;
  margin-right: 16px;
}
.price-box .special-price .price {
  color: #181b31;
}
.price-box .old.price,
.price-box .old-price {
  text-decoration: none;
}
.price-box .old.price .price,
.price-box .old-price .price {
  text-decoration: line-through;
  color: #bbb;
}
.price-box .price-label {
  font-size: 80%;
}
/* End Price */
/* Rating */
.product-reviews-summary .rating-summary {
  left: 0;
  display: block;
}
.product-reviews-summary.short.empty,
.product-reviews-summary.short .reviews-actions {
  display: none;
}
.rating-summary .rating-result {
  margin-left: 0;
  width: 85px;
}
.rating-summary .rating-result > span:before,
.rating-summary .rating-result:before {
  font-family: inherit;
  content: "\2605" "\2605" "\2605" "\2605" "\2605";
  font-size: 16px;
  letter-spacing: 1px;
}
/* End Rating */
/* Custom Class */
.col-padding-5 .frame .line {
  margin: 0 -5px;
}
.col-padding-5 .frame .line [class*="col-"] {
  padding: 0 5px;
}
.clear-padding-owl {
  margin-left: -15px;
  margin-right: -15px;
}
.background-right {
  background-position: center right;
}
/* End Custom Class */
/* Header */
header.page-header {
  position: relative;
  z-index: 3;
  min-height: 98px;
  border: none;
  margin: 0;
  /* Logo */
  /* End Logo */
  /* Header Icon */
  /* End Header Icon */
  /* Header - Menu */
  /* Header _ Top Wishlist */
  /* Header - Top Setting */
  /* Header Mini Cart */
}
@media (max-width: 991px) {
  header.page-header {
    min-height: 60px;
  }
}
header.page-header .top-header {
  padding: 10px;
}
header.page-header .top-header p {
  margin-bottom: 0.2rem;
}
header.page-header .middle-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding: 0 80px;
}
header.page-header .right-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: auto;
}
header.page-header .right-content > div {
  margin-left: 24px;
}
header.page-header .header-area {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}
header.page-header .header-area .logo {
  float: none;
  padding: 15px 0;
  margin: 0;
  min-height: 98px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}
header.page-header .header-area .logo.exits-lg-stk .sticky-logo {
  display: none;
}
header.page-header .header-area.active-sticky {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
@media (min-width: 992px) {
  header.page-header .header-area.active-sticky {
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
  }
  header.page-header .header-area.active-sticky .logo {
    transition: all 300ms;
    -webkit-transition: all 300ms;
    -moz-transition: all 300ms;
    -o-transition: all 300ms;
  }
  header.page-header .header-area.active-sticky.start-stk {
    background-color: #fff;
    box-shadow: 0 0 3px #757575;
  }
  header.page-header .header-area.active-sticky.start-stk .logo {
    min-height: 60px !important;
  }
}
@media (max-width: 991.98px) {
  header.page-header .header-area.active-sticky.active-sticky-mb {
    background-color: #fff;
    position: fixed !important;
    top: 0 !important;
    right: 0 !important;
    left: 0 !important;
    box-shadow: 0 0 3px #757575;
  }
}
header.page-header .header-area.active-sticky.start-stk .logo.exits-lg-stk .sticky-logo {
  display: block;
}
header.page-header .header-area.active-sticky.start-stk .logo.exits-lg-stk .default-logo {
  display: none;
}
header.page-header .theme-header-icon {
  color: #222222;
}
header.page-header .theme-header-icon:hover {
  color: #6aac91;
}
header.page-header .block-search.active .theme-header-icon,
header.page-header .setting-site.active .theme-header-icon,
header.page-header .minicart-wrapper.active .theme-header-icon,
header.page-header .header-top-links.active .theme-header-icon {
  color: #6aac91;
}
header.page-header .megamenu_action {
  display: none;
}
header.page-header .megamenu_action .megamenu_action_mb {
  display: block;
  font-size: 20px;
  padding: 0;
  margin: 0;
  border: none;
  background: none;
  box-shadow: none;
}
header.page-header .megamenu_action.deskop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
header.page-header .close-menu-site {
  display: none;
  font-size: 20px;
  padding: 0;
  border: none !important;
  background: none !important;
  box-shadow: none !important;
  margin-bottom: 30px;
}
header.page-header .top-wishlist {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
header.page-header .top-wishlist:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  height: 100vh;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
header.page-header .top-wishlist a {
  display: block;
  position: relative;
}
header.page-header .top-wishlist .counter.qty {
  border-radius: 20px;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  height: 0.9375rem;
  line-height: 0.9375rem;
  min-width: 0.9375rem;
  padding: 0;
  position: absolute;
  top: -7px;
  right: -8px;
  text-align: center;
  background-color: #6aac91;
}
header.page-header .top-wishlist .counter.qty:empty {
  display: none;
}
header.page-header .top-wishlist .wishlist-icon {
  font-size: 22px;
  position: relative;
  display: block;
  line-height: 1;
  vertical-align: top;
  margin-top: -2px;
}
header.page-header .top-wishlist .block-wishlist {
  box-shadow: 0px 0px 10px 0px rgba(35, 31, 32, 0.1);
  opacity: 0;
  visibility: hidden;
  position: fixed;
  right: 0;
  top: 0;
  margin: 0;
  width: 100%;
  max-width: 400px;
  background-color: #fff;
  height: 100vh;
  z-index: 999;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
  padding: 25px;
  overflow-x: hidden;
  overflow-y: auto;
}
header.page-header .top-wishlist .block-wishlist .block-content {
  padding-bottom: 70px;
  min-height: calc(100vh - 112px);
  position: relative;
}
header.page-header .top-wishlist .block-wishlist .block-content.empty {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  padding: 0;
}
header.page-header .top-wishlist .block-wishlist .block-content.empty:after {
  content: "\e68c";
  font-family: 'Linearicons';
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  font-size: 100px;
  color: #f1f1f1;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
header.page-header .top-wishlist .block-wishlist .block-content.empty .empty {
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 2;
}
header.page-header .top-wishlist .block-wishlist .actions-toolbar {
  padding-top: 25px;
  border-top: 1px solid #eee;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
}
header.page-header .top-wishlist .block-wishlist .actions-toolbar .primary {
  width: 100%;
}
header.page-header .top-wishlist .close-wishlist-site {
  padding: 0;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  margin: 12px 0 25px;
}
header.page-header .top-wishlist.active:after {
  opacity: 0.7;
  visibility: visible;
}
header.page-header .top-wishlist.active .block-wishlist {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
header.page-header .top-wishlist .product-items .product-item {
  border: none;
  padding: 20px 0;
  margin: 0;
}
header.page-header .top-wishlist .product-items .product-item + .product-item {
  border-top: 1px solid #eaeaea;
}
header.page-header .top-wishlist .product-items .product-item .product-item-info {
  width: 100%;
}
header.page-header .top-wishlist .product-items .product-item .product-item-info:before,
header.page-header .top-wishlist .product-items .product-item .product-item-info:after {
  content: "";
  display: table;
  clear: both;
}
header.page-header .top-wishlist .product-items .product-item .product-item-info .product-item-photo {
  float: left;
}
header.page-header .top-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-container,
header.page-header .top-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-wrapper {
  width: 75px !important;
  padding: 0 !important;
  display: block;
  height: auto;
}
header.page-header .top-wishlist .product-items .product-item .product-item-info .product-item-photo .product-image-photo {
  position: static !important;
  width: 100% !important;
  height: auto !important;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details {
  position: relative;
  padding-right: 30px;
  padding-left: 88px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-name {
  display: block;
  margin: 0;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-name a {
  line-height: 1.4;
  border-top-width: 0;
  padding: 0;
  color: #000;
  text-transform: none;
  font-weight: 400;
  font-size: 1rem;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-name a:hover {
  color: #6aac91;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-actions {
  margin-top: 9px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-actions .actions-secondary {
  float: none;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .product-item-actions .btn-xs {
  display: inline-block;
  padding: 0.45rem 1em;
  font-size: 0.775rem;
  line-height: unset;
  border-radius: 4px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .btn-remove span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .btn-remove:before {
  content: "\e681";
  font-family: 'Linearicons';
  font-size: 16px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .price-box {
  display: inline-block;
  width: 100%;
  margin-top: 6px;
}
header.page-header .top-wishlist .product-items .product-item .product-item-details .price-box .price {
  color: #c00;
  font-size: 1.1rem;
  display: block;
  font-weight: 500;
}
header.page-header .setting-site {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
header.page-header .setting-site .icon-setting-web:before {
  content: "\e672";
}
header.page-header .setting-site:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 998;
  height: 100vh;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
header.page-header .setting-site > .actions {
  position: relative;
  display: block;
  line-height: 1;
}
header.page-header .setting-site > .actions .action.setting {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  display: block;
  font-size: 20px;
}
header.page-header .setting-site .setting-site-content {
  box-shadow: 0px 0px 10px 0px rgba(35, 31, 32, 0.1);
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 0;
  height: 100vh;
  max-width: 400px;
  background-color: #fff;
  z-index: 999;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
header.page-header .setting-site .setting-site-content a {
  color: #999;
}
header.page-header .setting-site .setting-site-content a:hover {
  color: #6aac91;
}
header.page-header .setting-site .setting-site-content .ct {
  height: 100vh;
  overflow-y: auto;
  padding: 132px 50px 25px;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
header.page-header .setting-site .setting-site-content .actions-close {
  position: absolute;
  top: 0;
  left: 0;
  right: 25px;
  padding: 50px;
  background: #fff;
  z-index: 4;
}
header.page-header .setting-site .setting-site-content .actions-close button {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
  font-size: 24px;
  color: #999;
}
header.page-header .setting-site .setting-site-content .actions-close button:hover {
  color: #6aac91;
}
header.page-header .setting-site .customer-web-config:after {
  content: "";
  display: table;
  clear: both;
}
header.page-header .setting-site .customer-web-config .switcher {
  float: left;
  width: 50%;
  margin: 0;
  padding-right: 15px;
  box-sizing: border-box;
}
header.page-header .setting-site .customer-web-config .switcher + .switcher {
  padding-right: 0;
  padding-left: 15px;
}
header.page-header .setting-site .customer-web-config .switcher .options .action.toggle:after {
  content: none;
}
header.page-header .setting-site .customer-web-config .switcher .ui-dialog,
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown {
  display: block !important;
  padding: 0;
  margin: 0;
  box-shadow: none;
  border: none;
  position: static;
}
header.page-header .setting-site .customer-web-config .switcher .ui-dialog:before,
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown:before,
header.page-header .setting-site .customer-web-config .switcher .ui-dialog:after,
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown:after {
  content: none;
}
header.page-header .setting-site .customer-web-config .switcher .switcher-trigger strong {
  font-weight: 400;
  font-size: 1rem;
  padding: 12px 0;
  display: block;
  color: #6aac91;
}
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown li {
  background: none !important;
  font-size: 1rem;
  padding: 12px 0;
}
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown li a {
  padding: 0;
  color: #999;
}
header.page-header .setting-site .customer-web-config .switcher .switcher-dropdown li a:hover {
  color: #6aac91;
}
header.page-header .setting-site .social-links:after {
  content: "";
  display: table;
  clear: both;
}
header.page-header .setting-site .social-links li {
  float: left;
  font-size: 1.5rem;
  margin: 0 20px 10px 0;
}
header.page-header .setting-site .social-links li a {
  color: #999;
}
header.page-header .setting-site .social-links li a:hover {
  color: #6aac91;
}
header.page-header .setting-site .widget-title {
  margin: 0 0 25px;
  font-size: 1.25rem;
  font-weight: 500;
  color: #222;
}
header.page-header .setting-site .contact-info {
  padding-top: 60px;
  margin-top: auto;
  color: #aaa;
  font-size: 1rem;
  line-height: 2;
}
header.page-header .setting-site .social-info {
  padding-top: 60px;
}
header.page-header .minicart-wrapper {
  float: none;
  display: block;
  margin: 0;
  position: static;
}
header.page-header .minicart-wrapper .ui-dialog {
  display: block !important;
}
header.page-header .minicart-wrapper .action.showcart {
  position: relative;
  top: 50%;
  display: block;
  line-height: 1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
header.page-header .minicart-wrapper .action.showcart:before {
  font-family: 'Linearicons';
  content: "\e74d";
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
  margin-top: -1px;
  display: block;
  color: inherit;
}
header.page-header .minicart-wrapper .action.showcart .counter.qty {
  border-radius: 20px;
  background-color: #6aac91;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  height: 0.9375rem;
  line-height: 0.9375rem;
  min-width: 0.9375rem;
  padding: 0;
  position: absolute;
  top: -9px;
  right: -8px;
}
header.page-header .minicart-wrapper .action.showcart.active:before {
  font-family: 'Linearicons';
  content: "\e74d";
  font-size: 20px;
  line-height: 1;
  vertical-align: top;
  margin-top: -1px;
  display: block;
  color: inherit;
}
header.page-header .minicart-wrapper .minicart-items-wrapper {
  border: none;
  padding: 0 25px;
  margin: 0;
  height: auto !important;
  max-height: calc(100vh - 225px);
}
header.page-header .minicart-wrapper .minicart-items-wrapper .product-item {
  border: none;
  padding: 20px 0;
}
header.page-header .minicart-wrapper .minicart-items-wrapper .product-item + .product-item {
  border-top: 1px solid #eaeaea;
}
header.page-header .minicart-wrapper .minicart-widgets {
  margin: 0;
}
header.page-header .minicart-wrapper .block-minicart:before {
  content: none;
}
header.page-header .minicart-wrapper .block-minicart:after {
  content: none;
}
header.page-header .minicart-wrapper .block-minicart .block-content > .items-total {
  display: none;
}
header.page-header .minicart-wrapper .block-minicart .subtitle.empty {
  font-style: italic;
  font-weight: 600;
  padding: 60px;
  color: #222;
  font-size: 0.875rem;
  position: relative;
}
header.page-header .minicart-wrapper .block-minicart .subtitle.empty span {
  position: relative;
  z-index: 3;
}
header.page-header .minicart-wrapper .block-minicart .subtitle.empty:before {
  font-family: 'Linearicons';
  content: "\e74d";
  color: #F3F3F3;
  font-size: 100px;
  position: absolute;
  line-height: 1;
  display: block;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  font-style: normal;
}
header.page-header .minicart-wrapper .block-content .action.close {
  padding: 0;
  position: static;
  height: 24px;
  width: 24px;
  margin: 25px 25px 10px;
  display: none;
}
header.page-header .minicart-wrapper .block-content .action.close:before {
  content: "\e935";
  font-family: Linearicons;
  font-size: 24px;
  color: #999;
  line-height: 1;
}
header.page-header .minicart-wrapper .block-content > .subtotal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  border-top: 1px solid #eaeaea;
  padding: 20px 25px 3px;
  margin: 0;
}
header.page-header .minicart-wrapper .block-content > .subtotal > .label {
  color: #000;
  font-weight: 500;
  font-size: 1.125rem;
}
header.page-header .minicart-wrapper .block-content > .subtotal .price-container {
  margin-left: auto;
}
header.page-header .minicart-wrapper .block-content > .subtotal .price-container .price {
  color: #c33;
  font-weight: 500;
  font-size: 1.125rem;
}
header.page-header .minicart-wrapper .block-content > .actions {
  padding: 0 25px 25px;
}
header.page-header .minicart-wrapper .block-content > .actions > .secondary {
  margin: 0;
}
header.page-header .minicart-wrapper .block-content > .actions > .secondary .action {
  border-width: 1px;
  border-style: solid;
  display: block;
  font-size: 0.75rem;
  padding: 0.969rem 1rem;
  line-height: 1;
  margin: 0;
}
header.page-header .minicart-wrapper .block-content > .actions > .secondary .action.viewcart {
  border-color: #000;
  color: #000;
  background-color: #fff;
}
header.page-header .minicart-wrapper .block-content > .actions > .secondary .action.viewcart:hover {
  border-color: #6aac91;
  color: #6aac91;
}
header.page-header .minicart-wrapper .block-content > .actions > .primary {
  margin: 0;
  margin-top: 15px;
}
header.page-header .minicart-wrapper .block-content > .actions > .primary .action {
  border-width: 1px;
  border-style: solid;
  display: block;
  font-size: 0.75rem;
  padding: 0.969rem 1rem;
  line-height: 1;
  margin: 0;
}
header.page-header .minicart-wrapper .block-content > .actions > .primary .action.viewcart {
  border-color: #000;
  color: #000;
  background-color: #fff;
}
header.page-header .minicart-wrapper .block-content > .actions > .primary .action.viewcart:hover {
  border-color: #6aac91;
  color: #6aac91;
}
header.page-header .minicart-items .product .actions {
  float: none;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
}
header.page-header .minicart-items .product .actions > .primary {
  display: block;
}
header.page-header .minicart-items .product .actions > .primary a:before {
  content: "\e672";
}
header.page-header .minicart-items .product .actions > .primary a:hover:before {
  color: #6aac91;
}
header.page-header .minicart-items .product .actions > .secondary {
  display: block;
}
header.page-header .minicart-items .product .actions > .secondary a:before {
  content: "\e681";
}
header.page-header .minicart-items .product .actions > .secondary a:hover:before {
  color: #6aac91;
}
header.page-header .minicart-items .product .actions a:before {
  font-family: 'Linearicons';
  font-size: 16px;
}
header.page-header .minicart-items .product-item-details {
  position: relative;
  padding-right: 30px;
}
header.page-header .minicart-items .product-item-details .product-item-name {
  display: block;
  margin: 0;
}
header.page-header .minicart-items .product-item-details .product-item-name a {
  line-height: 1.4;
  border-top-width: 0;
  padding: 0;
  color: #000;
  text-transform: none;
  font-weight: 400;
  font-size: 1rem;
}
header.page-header .minicart-items .product-item-details .product-item-name a:hover {
  color: #6aac91;
}
header.page-header .minicart-items .product-item-details .product-item-name + .product.options {
  margin-top: 4px;
}
header.page-header .minicart-items .product-item-details .product-item-name + .product-item-pricing {
  margin-top: 7px;
}
header.page-header .minicart-items .product-item-details .product.options + .product-item-pricing {
  margin-top: 9px;
}
header.page-header .minicart-items .product-item-details .price-excluding-tax {
  font-size: 1rem;
  margin: 0;
}
header.page-header .minicart-items .product-item-details .minicart-price {
  font-size: 1rem;
  margin: 0;
}
header.page-header .minicart-items .product-item-details .price {
  font-weight: 400;
  color: #c00;
  font-size: 1.1rem;
  font-weight: 500;
}
header.page-header .minicart-items .product-item-pricing .details-qty .label {
  width: auto;
  margin-top: 6px;
  font-size: 0.875rem;
  color: #a2a2a2;
}
header.page-header .minicart-items .product-item-pricing .details-qty input.cart-item-qty {
  border: 1px solid #eaeaea;
  width: 120px;
  padding: 0 2.25rem;
  height: 2.25rem;
  border-radius: 4px;
  font-size: 0.875rem;
  margin: 0;
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box {
  position: relative;
  margin-right: 3px;
  vertical-align: top;
  display: inline-block;
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box .minus {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  left: 0;
  top: 0;
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box .minus:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background-color: #a0a0a0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box .plus {
  display: block;
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  left: 0;
  top: 0;
  left: auto;
  right: 0;
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box .plus:before {
  content: "";
  display: block;
  width: 10px;
  height: 2px;
  background-color: #a0a0a0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
header.page-header .minicart-items .product-item-pricing .details-qty .qty-box .plus:after {
  content: "";
  display: block;
  width: 2px;
  height: 10px;
  background-color: #a0a0a0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
header.page-header .minicart-items .product-item-pricing .details-qty .update-cart-item {
  height: 2.25rem;
  width: 2.25rem;
  border-radius: 4px;
  padding: 0;
  text-align: center;
  border: 1px solid #46bb1d;
  background-color: #46bb1d;
  vertical-align: top;
}
header.page-header .minicart-items .product-item-pricing .details-qty .update-cart-item span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header.page-header .minicart-items .product-item-pricing .details-qty .update-cart-item:before {
  color: #fff;
  font-family: 'Linearicons';
  content: "\e8da";
}
header.page-header .header-area.header2 .middle-header {
  padding: 0;
}
header.page-header .header-area.header2 .middle-header .logo,
header.page-header .header-area.header2 .middle-header .right-content,
header.page-header .header-area.header2 .middle-header .block-search {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex: 1;
  max-width: 100%;
}
header.page-header .header-area.header2 .middle-header .logo img {
  margin: 0 auto;
}
header.page-header .header-area.header2 .right-content {
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
}
header.page-header .header-area.header2.search-visible .block-search {
  margin: 0;
}
header.page-header .header-area.header2.search-visible .block-search .block-content input {
  border: 0;
  padding: 0 15px 0 35px;
  font-size: 0.9375rem;
  background-color: transparent;
}
header.page-header .header-area.header2.search-visible .block-search .block-content input::placeholder {
  color: #222;
  opacity: 1;
}
header.page-header .header-area.header2.search-visible .block-search .block-content input:-ms-input-placeholder {
  color: #222;
}
header.page-header .header-area.header2.search-visible .block-search .block-content input::-ms-input-placeholder {
  color: #222;
}
header.page-header .header-area.header2.search-visible .block-search .action.search {
  left: 0;
  right: auto;
}
header.page-header .header-area.header2.search-visible .block-search .action.search:before {
  padding-left: 2px;
  color: #000;
}
header.page-header .header-area.header2.search-visible .form.minisearch .mgs-instant-search-dropdown {
  left: 0 !important;
  right: auto;
}
header.page-header .header-area.header3 .middle-header {
  padding: 0;
}
header.page-header .header-area.header5 .top-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  padding: 8px 80px;
  border-bottom: 1px solid #eaeaea;
}
header.page-header .header-area.header5 .top-header .left-top-header .content {
  font-size: 14px;
  position: relative;
}
header.page-header .header-area.header5 .top-header .left-top-header .content > span {
  font-weight: 600;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item {
  padding: 0 20px;
  position: relative;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item.customer-web-config.language {
  padding: 0 30px;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item:after {
  content: '';
  display: inline-block;
  height: 15px;
  width: 2px;
  position: absolute;
  right: 0;
  top: 50%;
  background-color: #e1e1e1;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item:last-child {
  padding-right: 0;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item:last-child:after {
  display: none;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item a {
  font-size: 14px;
  color: #000000;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item a:hover {
  color: #6aac91;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item.link-track-order a {
  text-decoration: underline;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher {
  margin-right: 0;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options {
  position: static;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options .action.toggle {
  font-size: 14px;
  color: #000;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options .action.toggle:after {
  font-family: Linearicons;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  content: "\e93a";
  font-size: 10px;
  vertical-align: top;
  margin-top: 6px;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options ul.dropdown {
  left: 0;
  box-shadow: 0px 0px 10px 0px rgba(35, 31, 32, 0.1);
  border: none;
  margin-top: 6px;
  display: none;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options ul.dropdown:before,
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options ul.dropdown:after {
  display: none;
}
header.page-header .header-area.header5 .top-header .right-top-header .list-block .item .switcher .options ul.dropdown li:hover {
  background-color: transparent;
}
header.page-header .header-area.header5 .top-header .list-social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.page-header .header-area.header5 .top-header .list-social li {
  margin-bottom: 0;
}
header.page-header .header-area.header5 .top-header .list-social li a {
  display: block;
  padding-left: 20px;
}
header.page-header .header-area.header5 .middle-header .logo {
  min-height: 70px;
}
header.page-header .header-area.header5 .middle-header .right-content .minicart-wrapper .action.showcart .counter.qty,
header.page-header .header-area.header5 .middle-header .right-content .top-wishlist .counter.qty {
  background-color: #cd4040;
}
header.page-header .header-area.header5 .horizontal-menu .mgs-megamenu--main .nav-main-menu > li.level0:first-child {
  padding-left: 0;
}
header.page-header .header-area.header6 .megamenu_action .megamenu_action_mb > span {
  font-weight: 600;
  font-size: 10px;
  text-transform: uppercase;
  margin-right: 8px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
}
header.page-header .header-area.header6 .left-content,
header.page-header .header-area.header6 .right-content,
header.page-header .header-area.header6 .logo {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex: 1;
  max-width: 100%;
}
header.page-header .header-area.header6 .logo > img {
  margin: 0 auto;
}
header.page-header .header-area.header6 .left-content {
  position: relative;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.page-header .header-area.header6 .left-content > .social-links {
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
header.page-header .header-area.header6 .left-content > .social-links > li {
  display: inline-block;
  margin: 0 20px 0 0;
}
header.page-header .switcher-language .switcher-option a > img,
header.page-header .switcher-language .switcher-options strong > img {
  display: none;
}
header.page-header .switcher-language.img_language .switcher-option a > img,
header.page-header .switcher-language.img_language .switcher-options strong > img {
  display: inline-block;
  max-width: 16px;
}
body:not(.cms-index-index) header.page-header .header-area {
  background: white;
}
body:not(.cms-index-index) header.page-header .header-area:not(.start-stk) {
  border-bottom: 1px solid #eaeaea;
}
/* Header Mobile Bottom */
.header-mobile-tabs--bottom {
  position: fixed;
  z-index: 9999;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #fff;
  border-top: 1px solid #eee;
  display: none;
}
.header-mobile-tabs--bottom ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
}
.header-mobile-tabs--bottom ul li {
  -webkit-flex: 1;
  flex: 1;
  margin: 0;
}
.header-mobile-tabs--bottom ul li button {
  background: none !important;
  box-shadow: none !important;
  width: 100%;
  border: none;
  text-align: center;
  height: 50px;
  padding: 0 5px;
  color: #222;
  font-size: 20px;
  border-radius: 0;
  position: relative;
  display: block;
}
.header-mobile-tabs--bottom ul li button .icon-building:before {
  content: "\e600";
}
.header-mobile-tabs--bottom ul li button .icon-my-account:before {
  content: "\e71e";
}
.header-mobile-tabs--bottom ul li button .icon-wishlist:before {
  content: "\e68c";
}
.header-mobile-tabs--bottom ul li button .icon-cart-top:before {
  content: "\e74d";
}
.header-mobile-tabs--bottom ul li button .icon-setting-web:before {
  content: "\e672";
}
.header-mobile-tabs--bottom .counter {
  border-radius: 20px;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  height: 0.9375rem;
  line-height: 0.9375rem;
  min-width: 0.9375rem;
  padding: 0;
  position: absolute;
  top: 8px;
  left: 50%;
  text-align: center;
  z-index: 1;
  background-color: #6aac91;
}
/* Header Top Links */
.myaccount-slide .header-top-links:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.myaccount-slide .header-top-links .login-form {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
  width: 400px;
  overflow-y: auto;
  overflow-x: hidden;
  text-align: left;
  padding: 45px 40px 40px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
}
.myaccount-slide .header-top-links .login-form .close-myaccount {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  margin-bottom: 50px;
  font-size: 24px;
  color: #999;
  display: block;
}
.myaccount-slide .header-top-links .login-form .close-myaccount:hover {
  color: #6aac91;
}
.header-top-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
}
.header-top-links .actions {
  position: relative;
  display: block;
  line-height: 1;
}
.header-top-links .actions .action.top-links {
  cursor: pointer;
  display: block;
  line-height: 1;
}
.header-top-links .actions .action.top-links:before {
  font-family: 'Linearicons';
  content: "\e71e";
  font-size: 20px;
}
.header-top-links .actions .action.top-links:hover:before {
  color: #6aac91;
}
.header-top-links .login-form {
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #fff;
  text-align: center;
  width: 440px;
  padding: 25px 30px 30px;
  box-shadow: 0px 0px 10px 0px rgba(35, 31, 32, 0.1);
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
}
.header-top-links .login-form.logged-customer {
  padding: 20px;
  min-width: 360px;
  width: auto;
}
.header-top-links .login-form .close-myaccount {
  display: none;
}
.header-top-links.active .login-form {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}
.header-top-links .block-customer-login {
  margin: 0;
}
.header-top-links .block-customer-login .block-title strong {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 1.2rem;
}
.header-top-links .block-customer-login div.mage-error[generated] {
  text-align: left;
}
.header-top-links .block-customer-login .mgs-gdpr-checkbox:before {
  content: none;
}
.header-top-links .block-customer-login .mgs-gdpr-checkbox label {
  cursor: pointer;
}
.header-top-links .block-customer-login .mgs-gdpr-checkbox div.mage-error[generated] {
  text-align: center;
}
.header-top-links .input-text {
  border-width: 1px;
  height: 3rem;
}
.header-top-links > .field {
  margin-bottom: 12px;
}
.header-top-links .field.password {
  position: relative;
}
.header-top-links .field.password .input-text {
  padding-right: 100px;
}
.header-top-links .field.password .action.remind {
  color: #6aac91;
  display: block;
  background-color: transparent;
  border-radius: 5px;
  padding: 4px 10px;
  position: absolute;
  right: 10px;
  top: 7px;
  text-decoration: none;
  font-weight: 600;
}
.header-top-links .field.password .action.remind:hover {
  background-color: #f1f1f1;
}
.header-top-links .field.captcha .control.captcha .nested .control.captcha-image {
  border: 1px solid #d9d9d9;
}
.header-top-links .actions-toolbar > .secondary,
.header-top-links .actions-toolbar > .primary {
  float: none;
  display: block;
  margin-top: 15px;
}
.header-top-links .actions-toolbar > .secondary .action,
.header-top-links .actions-toolbar > .primary .action {
  padding: 0.875rem 3rem;
  float: none;
  margin: 0 !important;
  width: 100%;
  line-height: 1;
}
.header-top-links .header.links {
  font-size: 1rem;
}
.header-top-links .header.links li {
  margin: 0;
}
.header-top-links .header.links li > span:not(.no-display),
.header-top-links .header.links li > a:not(.no-display) {
  display: block;
  margin-bottom: 10px;
  white-space: nowrap;
}
.header-top-links .header.links li.wishlist {
  display: none;
}
/* Header Absolute */
.header-absolute.cms-index-index:not(.active-builder) header.page-header,
.header_absolute.cms-index-index:not(.active-builder) header.page-header {
  height: auto !important;
  min-height: auto;
  position: relative;
}
.header-absolute.cms-index-index:not(.active-builder) header.page-header .header-area,
.header_absolute.cms-index-index:not(.active-builder) header.page-header .header-area {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}
.header-absolute.cms-index-index:not(.active-builder) header.page-header .header-area.header1,
.header_absolute.cms-index-index:not(.active-builder) header.page-header .header-area.header1 {
  border: none;
}
/* End Header */
/* Main */
main.page-main {
  position: relative;
  z-index: 2;
  max-width: 100vw;
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
}
/* End Main */
/* Footer */
footer.page-footer {
  position: relative;
  z-index: 1;
  margin-top: 50px;
}
@media (max-width: 767px) {
  footer.page-footer {
    margin-top: 0;
  }
}
footer.page-footer .footer.content {
  border-top: none;
  max-width: unset;
  padding: 0;
  margin: 0;
}
footer.page-footer .footer.footer-parallax {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}
footer.page-footer .footer-title {
  font-size: 0.875rem;
  text-transform: uppercase;
  letter-spacing: 0.075rem;
  font-weight: 700;
  margin-bottom: 2rem;
}
footer.page-footer .middle-footer {
  padding: 100px 0 45px;
}
footer.page-footer .list-icon li {
  color: #999999;
  padding: 0 0 0 30px;
  position: relative;
  margin-bottom: 18px;
}
footer.page-footer .list-icon li a {
  color: #999999;
}
footer.page-footer .list-icon .footer-icon {
  font-size: 1.5rem;
  color: #999999;
  position: absolute;
  left: 0;
  top: 0;
}
footer.page-footer .list-icon .footer-icon.icon-google-map:before {
  content: "\e77a";
  margin-left: -5px;
}
footer.page-footer .list-icon .footer-icon.icon-email:before {
  content: "\e696";
}
footer.page-footer .list-icon .footer-icon.icon-phone:before {
  content: "\e76a";
}
footer.page-footer .list-links li {
  margin-bottom: 0;
  padding: 7px 0;
  font-size: 0.9375rem;
}
footer.page-footer .list-links li a {
  position: relative;
  color: #999999;
  letter-spacing: 0.015rem;
}
footer.page-footer .list-links li a:hover {
  color: #222222;
}
footer.page-footer .list-links li a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
footer.page-footer .list-links li a:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  background: #333;
  bottom: 0;
  right: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
footer.page-footer .bottom-footer {
  border-top: 1px solid #eaeaea;
}
footer.page-footer .bottom-footer .content-bottom {
  padding: 17px 0;
}
footer.page-footer .bottom-footer .list-links li {
  padding: 0 10px;
  display: inline-block;
}
footer.page-footer .bottom-footer .list-links li a {
  font-size: 0.875rem;
  letter-spacing: 0.01rem;
}
footer.page-footer .bottom-footer .social-links li {
  display: inline-flex;
  padding: 0 7px;
}
footer.page-footer .bottom-footer .social-links li a {
  color: #999999;
}
footer.page-footer .bottom-footer .social-links li a svg path {
  fill: #999;
  transition: .3s;
}
footer.page-footer .bottom-footer .social-links li a:hover svg path {
  fill: #6aac91;
}
footer.page-footer .bottom-footer .social-links li .theme-footer-icon {
  font-size: 1.25rem;
}
footer.page-footer .bottom-footer address {
  font-size: 0.875rem;
  letter-spacing: 0.01rem;
  color: #999999;
}
footer.page-footer .bottom-footer address strong {
  color: #222;
}
footer.page-footer .footer2 .middle-footer {
  background-color: #171717;
  color: #fff;
  padding: 97px 0 83px;
}
footer.page-footer .footer2 .middle-footer .footer-social {
  margin: 38px 0 0;
}
footer.page-footer .footer2 .middle-footer .footer-copyright {
  color: #777;
  font-size: 0.875rem;
  margin: 46px 0 0;
}
footer.page-footer .footer2 .middle-footer a {
  color: #fff;
}
footer.page-footer .footer2 .middle-footer .social-links a {
  padding: 5px;
}
footer.page-footer .footer2 .middle-footer .social-links a svg path {
  fill: #fff;
  transition: .3s;
}
footer.page-footer .footer2 .middle-footer .social-links a:hover svg path {
  fill: #6aac91;
}
footer.page-footer .footer2 .footer-contact li {
  padding-top: 14px;
  font-size: 0.9375rem;
}
footer.page-footer .footer2 .footer-contact li .title {
  color: #777;
  font-weight: 700;
  font-size: 0.875rem;
  letter-spacing: 1px;
}
footer.page-footer .footer2 .social-links li {
  display: inline-block;
}
footer.page-footer .footer2 .social-links li + li {
  margin-left: 5px;
}
footer.page-footer .footer2 .social-links li .link {
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 38px;
  border: 1px solid #6e6e6e;
  border-radius: 50%;
  color: #6e6e6e;
  text-align: center;
  padding: 0 0 0 4px;
}
footer.page-footer .footer2 .social-links li .link:hover {
  color: #fff;
  background-color: #cd4040;
  border-color: #cd4040;
}
footer.page-footer .footer2 .page-links li {
  display: inline-block;
  padding-left: 30px;
}
footer.page-footer .footer2 .page-links li a {
  font-weight: 600;
  line-height: 33px;
}
footer.page-footer .footer3 .middle-footer {
  padding: 50px 0;
}
footer.page-footer .footer3 .middle-footer .social-links li {
  margin-right: 23px;
}
footer.page-footer .footer3 .middle-footer .social-links li a {
  font-size: 0.6875rem;
  letter-spacing: 0.05em;
  line-height: 1;
  display: block;
}
footer.page-footer .footer3 .middle-footer .footer_content .right-content {
  margin-left: auto;
}
footer.page-footer .footer4 .middle-footer {
  padding: 50px 0 25px;
}
footer.page-footer .footer4 .bottom-footer {
  border: none;
  padding: 17px 0 75px;
}
footer.page-footer .footer4 .bottom-footer .content-bottom .bottom-footer-link {
  text-align: right;
}
footer.page-footer .footer4 .bottom-footer .content-bottom .bottom-footer-social {
  text-align: center;
}
footer.page-footer .footer5 .bottom-footer .content-bottom {
  padding: 30px 0 29px;
}
footer.page-footer .footer5 .bottom-footer .content-bottom .content-bottom--left .logo-footer {
  line-height: 1;
  display: block;
}
footer.page-footer .footer5 .bottom-footer .content-bottom .content-bottom--left,
footer.page-footer .footer5 .bottom-footer .content-bottom .content-bottom--right {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
footer.page-footer .footer5 .bottom-footer .content-bottom .content-bottom--center {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
footer.page-footer .footer5 .bottom-footer .content-bottom .list-links a {
  font-size: 0.6875rem;
  color: #222222;
}
footer.page-footer .footer5 .bottom-footer .content-bottom .list-links a:after {
  content: none;
}
/* End Footer */
/*===== About Us ====*/
.cms-about-us .page-main h2,
.cms-about-us .page-main h3,
.cms-about-us .page-main h4,
.cms-about-us .page-main h5 {
  margin: 0;
}
.cms-about-us .about-color {
  font-size: 0.875rem;
  letter-spacing: 0.075rem;
}
.cms-about-us .section-builder .title {
  font-size: 3rem;
  line-height: 3.75rem;
  color: #222222;
  font-weight: 700;
}
.cms-about-us .section-builder .text-content {
  padding: 40px 0;
  letter-spacing: 0.01rem;
  line-height: 1.875rem;
  color: #777;
  position: relative;
  overflow: hidden;
}
.cms-about-us .section-builder .text-content:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 50px;
  height: 2px;
  background: #eaeaea;
}
.cms-about-us .section-builder .photoswipe {
  float: right;
}
.cms-about-us .content-top .about-color {
  padding: 15px 0;
  text-transform: uppercase;
}
.cms-about-us .content-top .text-content {
  font-size: 1.125rem;
  line-height: 2.25rem;
  padding: 47px 15px 0 103px;
  margin: 0;
}
.cms-about-us .content-top .text-content:before {
  content: '';
  width: 50px;
  height: 2px;
  background-color: #eaeaea;
  position: absolute;
  top: 63px;
  left: 0;
}
.cms-about-us .content-top .text-content:after {
  display: none;
}
.cms-about-us .content-bottom .s-title {
  font-size: 1.875rem;
  line-height: 1.25;
  color: #222;
  font-weight: 700;
  font-style: italic;
  position: relative;
  z-index: 3;
  padding: 17px 0;
}
.cms-about-us .content-bottom .s-title:before {
  content: "\e7e5";
  font-family: 'Linearicons';
  position: absolute;
  font-size: 3.75rem;
  letter-spacing: 0.01rem;
  color: #dfdfdf;
  z-index: -1;
  top: -2px;
  left: -15px;
  font-weight: 400;
}
.cms-about-us .content-bottom .about-color {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 20px;
}
.cms-about-us .content-bottom .name span {
  font-size: 0.875rem;
  letter-spacing: 0.01rem;
  color: #bbb;
}
.cms-about-us .time-line .title {
  margin-top: -24px;
}
.cms-about-us .time-line .text-content {
  padding: 30px 100px 30px 0;
  margin-bottom: 30px;
}
.cms-about-us .time-line .s-title {
  font-size: 1.5rem;
  line-height: 1.75rem;
  font-weight: 700;
}
.cms-about-us .time-line .sub-title {
  line-height: 1.875rem;
  letter-spacing: 0.01rem;
  color: #777777;
  padding: 3px 0;
}
@media (max-width: 576px) {
  .cms-about-us .time-line .sub-title {
    margin: 0;
  }
}
.cms-about-us .pub-video {
  background-position: center;
  margin: 0 auto;
}
.cms-about-us .video-content .text-video {
  padding: 137px 0;
  text-align: center;
}
.cms-about-us .video-content .text-video p {
  font-size: 1.875rem;
  color: #fff;
  margin: 0;
}
.cms-about-us .video-content .text-video .title {
  font-size: 3.75rem;
  color: #fff;
  line-height: 3.75rem;
  padding-bottom: 45px;
  text-transform: uppercase;
}
.cms-about-us .info-store .content-heading .s-title {
  font-size: 1.875rem;
  line-height: 3rem;
  font-weight: 600;
  color: #222;
}
.cms-about-us .info-store .text-content:after {
  display: none;
}
.cms-about-us .leadership-member .title {
  padding-bottom: 50px;
}
.cms-about-us .leadership-member .about-member {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
}
.cms-about-us .leadership-member .info-member {
  position: absolute;
  bottom: 0;
  background: #fff;
  width: 65%;
  padding-top: 16px;
}
.cms-about-us .leadership-member .name {
  font-size: 1.125rem;
  font-weight: 700;
}
.cms-about-us .leadership-member .sub-name {
  margin: 0;
}
.cms-about-us .leadership-member .content-heading {
  text-align: center;
}
.cms-about-us .leadership-member .slider_mgs_carousel .owl-item {
  padding: 0 30px;
}
.cms-about-us .leadership-member .slider_mgs_carousel .owl-item .slide-text > * {
  padding: 15px;
}
@media (max-width: 767px) {
  .cms-about-us .leadership-member .slider_mgs_carousel .owl-item {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  .cms-about-us .leadership-member .slider_mgs_carousel .owl-stage-outer {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.cms-about-us .leadership-member .slider_mgs_carousel.mgs-carousel-multiple .owl-dots {
  bottom: -50px;
}
.cms-about-us .content-heading {
  text-align: unset;
  margin: 0;
}
.cms-about-us .content-heading:before {
  display: none;
}
.cms-about-us .content-heading .title {
  font-size: 3rem;
}
.cms-about-us .mfp-iframe-scaler iframe {
  opacity: 1;
}
@media (max-width: 767px) {
  .cms-about-us .boxct2 {
    padding-top: 0 !important;
  }
}
.brand-slider .page-header-sliders {
  margin-left: -10px;
  margin-right: -10px;
  min-height: 0 !important;
}
.brand-slider .owl-item {
  padding: 0 10px;
}
.brand-slider .item-image {
  height: 100px;
  background-color: #fff;
  background-image: none !important;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  padding: 20px;
}
.brand-slider .item-image .img-responsive {
  display: block;
  margin: 0 auto;
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
}
.page-header-sliders .mgs-carousel-single .owl-nav div span {
  width: 100%;
}
.services {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.services .item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.services .banner-icon {
  font-family: 'Popolini';
  color: #6aac91;
  font-size: 4rem;
}
.services .s-title {
  font-size: 1rem;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  margin: 0;
  padding-bottom: 7.5px;
}
.services .s-title:before {
  font-family: 'Popolini', 'Linearicons';
  position: absolute;
  font-size: 1.5rem;
  left: -35px;
  top: 0;
  font-weight: 400;
}
.services .shipping .s-title:before {
  content: "\e783";
}
.services .returns .s-title:before {
  content: "\e8d9";
}
.services .secure .s-title:before {
  content: "\e66b";
}
.services .price .s-title:before {
  content: "\e755";
}
.services .sub-title {
  color: #999999;
  margin-bottom: 0;
}
.services > div.item {
  padding: 15px 0;
}
/* My Account */
body.account.sales-order-history .column.main .actions-toolbar {
  margin-top: 0;
}
body.account .order-actions-toolbar .action.print {
  display: unset;
  float: unset;
}
body.account .column.main {
  font-size: 0.875rem;
}
body.account .column.main .actions-toolbar .secondary {
  float: none;
}
body.account .column.main .fieldset .legend {
  font-size: 1.25rem;
  font-weight: 700;
  color: #222;
}
body.account .column.main .form-edit-account,
body.account .column.main .form-address-edit {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
body.account .column.main .form-edit-account > .fieldset,
body.account .column.main .form-address-edit > .fieldset {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 30px;
}
body.account .column.main .form-edit-account > .fieldset .legend,
body.account .column.main .form-address-edit > .fieldset .legend {
  margin-left: 0;
}
body.account .column.main .form-newsletter-manage .actions-toolbar,
body.account .column.main .form-edit-account .actions-toolbar,
body.account .column.main .form-address-edit .actions-toolbar {
  position: relative;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
body.account .column.main .form-newsletter-manage .actions-toolbar .secondary,
body.account .column.main .form-edit-account .actions-toolbar .secondary,
body.account .column.main .form-address-edit .actions-toolbar .secondary {
  position: absolute;
  bottom: 0;
  margin-left: 30px;
}
body.account .column.main .actions-toolbar {
  margin: 30px 0;
}
body.account .column.main .actions-toolbar .secondary {
  padding: 0 0 5px;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: inherit;
  letter-spacing: 0.075em;
  display: inline-block;
  position: relative;
}
body.account .column.main .actions-toolbar .secondary .action.back {
  position: relative;
}
body.account .column.main .actions-toolbar .secondary .action.back:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 2px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  bottom: -5px;
  right: 0;
}
body.account .column.main .actions-toolbar .secondary .action.back:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
body.account .column.main .form-address-edit .actions-toolbar .action.primary {
  font-size: 1rem;
  padding: .5rem 2.375rem;
  line-height: 1.6;
}
body.account .column.main table.table .col {
  width: auto;
}
body.account .column.main table.table:not(.cart):not(.totals) tfoot .mark {
  font-weight: 500;
  text-align: left;
}
body.account .column.main table.table:not(.cart):not(.totals) tfoot tr th,
body.account .column.main table.table:not(.cart):not(.totals) tfoot tr td {
  padding: 20px 0;
  border-top: none;
}
body.account .column.main table.table tr {
  border-bottom: 1px solid #d9d9d9;
}
body.account .column.main table.table tr th.col {
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 700;
  color: #000;
}
body.account .column.main table.table tr td {
  padding: 25px 0;
  color: #999;
  vertical-align: middle;
}
body.account .column.main table.table tr td.col {
  font-size: 0.875rem;
}
body.account .column.main table.table tr td.col.total {
  color: #333;
}
body.account .column.main table.table tr td.col.status {
  color: #0099cc;
  letter-spacing: 0.025rem;
}
body.account .column.main table.table tr td.col.actions .action {
  position: relative;
}
body.account .column.main table.table tr td.col.subtotal .cart-price .price {
  color: #c00;
}
body.account .column.main table.table tr td.col.subtotal .price {
  font-weight: 500;
}
body.account .column.main table.table tr td.col.actions {
  float: right;
}
body.account .column.main table.table tr td.col .action.order-primary,
body.account .column.main table.table tr td.col .action.more {
  font-size: 0.875rem;
  color: #000;
  border: 1px solid #999;
  padding: 0 25px;
  font-style: none;
  display: inline-block;
  height: 42px;
  line-height: 40px;
}
body.account .column.main table.table tr td.col .action.order-primary:hover,
body.account .column.main table.table tr td.col .action.more:hover {
  color: #fff;
  background: #000;
  border: 1px solid #000;
}
body.account .column.main table.table tr dl {
  margin-bottom: 0;
}
body.account .column.main table.table tfoot tr td .price {
  color: #c00;
  font-weight: 500;
}
body.account .column.main table.table tfoot tr.grand_total strong {
  font-size: 1.5rem;
}
body.account .column.main table.table tfoot tr.grand_total td.amount .price {
  font-weight: 700;
}
body.account .column.main table.table thead tr th,
body.account .column.main table.table tbody tr th,
body.account .column.main table.table tfoot tr th,
body.account .column.main table.table thead tr td,
body.account .column.main table.table tbody tr td,
body.account .column.main table.table tfoot tr td {
  padding-left: 0;
  padding-right: 0;
}
body.account .column.main .block-dashboard-orders .action {
  color: #0099cc;
}
body.account .column.main .block-dashboard-info .box-information .box-content p {
  color: #000;
}
body.account .column.main .block-dashboard-info .action,
body.account .column.main .block-dashboard-addresses .action,
body.account .column.main .block-addresses-default .action,
body.account .column.main .block-addresses-list .action {
  font-style: italic;
  color: #0099cc;
  font-size: 0.875rem;
}
body.account .column.main .action.view-order {
  float: right;
  padding: 30px 0;
}
body.account .column.main .block-addresses-list .action.edit {
  margin-right: 15px;
  position: relative;
}
body.account .column.main .block-addresses-list .action.edit:after {
  content: '';
  width: 2px;
  height: 13px;
  background: #09c;
  position: absolute;
  bottom: 3px;
  right: -12px;
}
body.account .column.main .color-info {
  color: #999;
}
body.account .column.main .price-including-tax,
body.account .column.main .price-excluding-tax {
  font-size: 0.875rem;
}
body.account .column.main .order-links {
  display: none;
}
body.account .column.main .order-details-items {
  border-bottom: none;
}
body.account .column.main .order-details-items .order-title > strong {
  display: inline-block;
  font-size: 1.25rem !important;
  font-weight: 700 !important;
  margin-bottom: 20px;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  width: 100%;
  color: #222;
  margin-top: 0;
}
body.account .column.main form .actions-toolbar {
  margin: 30px 0;
}
body.account .column.main .block-title {
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 20px;
  color: #000;
}
body.account .column.main .block-title strong {
  font-size: 1.25rem !important;
  font-weight: 700 !important;
}
body.account .column.main .block-content .box-title {
  margin: 0 0 10px;
}
body.account .column.main .block-content .box-title span {
  font-size: 0.875rem !important;
  text-transform: uppercase;
  color: #222;
}
body.account .column.main .block-content .box-actions,
body.account .column.main .block-content .item.actions {
  margin-top: 30px;
}
body.account .column.main .block .title strong {
  font-size: 1.875rem;
}
body.account .column.main .block.block-dashboard-orders + .block-dashboard-info {
  margin-top: 100px;
}
body.account .column.main .block.block-dashboard-info {
  margin-bottom: 50px;
}
body.account .column.main .block:not(.widget) .block-content .box {
  margin-bottom: 40px;
}
body.account .column.main .order-products-toolbar .pager .limiter {
  display: none;
}
body.account .column.main .toolbar {
  margin-bottom: 0;
}
body.account .column.main .toolbar .toolbar-number {
  display: none;
}
body.account .column.main .form-edit-account .field.choice:before {
  float: none;
}
body.account .column.main .block-reviews-dashboard .block-title .action.view {
  display: none;
}
body.account .column.main .block-reviews-dashboard .block-content .item {
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d9d9d9;
}
body.account .column.main .block-reviews-dashboard .block-content .item .rating-summary .label {
  display: none;
}
body.account .column.main .products-reviews-toolbar .limiter,
body.account .column.main .downloadable-products-toolbar .limiter {
  display: none;
}
body.account .column.main select:not([multiple]),
body.account .column.main select.form-control:not([multiple]),
body.account .column.main select.input-text:not([multiple]) {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01em;
  background-image: url(../images/arrow_sellect.png);
  background-repeat: no-repeat;
  background-position: center right 17px;
}
body.account .column.main .order-details-items.ordered .items-qty .item .title {
  display: none;
}
body.account .column.main .fieldset .required.email .label:after,
body.account .column.main .fieldset .required.current .label:after,
body.account .column.main .fieldset .required.new .label:after,
body.account .column.main .fieldset .required.confirm .label:after {
  margin: 0 0 0 8px;
}
body.account .column.main input:not([disabled]):focus {
  box-shadow: none;
}
body.account.customer-address-index .column.main .actions-toolbar {
  position: relative;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
body.account.customer-address-index .column.main .actions-toolbar .secondary {
  position: absolute;
  bottom: 0;
  margin-left: 30px;
}
.customer-review.view .product-details .product-info {
  display: inline-block;
  width: 100%;
}
.customer-review.view .product-details .product-info .product-name {
  font-size: 1.5rem;
  line-height: 1.2;
  color: #000;
  margin-bottom: 0;
  border-bottom: 1px solid #d9d9d9;
  font-weight: 700;
  padding-bottom: 10px;
}
.customer-review.view .product-details .product-info .rating-average-label {
  display: block;
  margin: 15px 0 10px;
  color: #333333;
  font-size: 1.25rem;
}
.customer-review.view .product-details .product-media {
  float: none;
  margin-right: 3%;
  max-width: unset;
  width: 50%;
}
.customer-review.view .review-details {
  margin-top: 10px;
  overflow: hidden;
}
.customer-review.view .review-details .title strong {
  display: block;
  font-size: 1.25rem;
  font-weight: 500;
  color: #333;
}
.customer-review.view .review-details .customer-review-rating {
  margin: 20px 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.customer-review.view .review-details .customer-review-rating .rating-summary.item {
  margin-right: 30px;
}
.customer-review.view .review-details .customer-review-rating .rating-summary.item .rating-label {
  margin-right: 15px;
  font-size: 0.875rem;
  padding: 0;
  margin-bottom: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  color: #222;
  font-weight: 500;
}
.customer-review.view .review-details > .review-title {
  font-size: 1rem;
  font-weight: 500;
  color: #222;
  margin: 0;
}
.customer-review.view .review-details > .review-content {
  font-size: 15px;
  line-height: 2;
  color: #999;
}
.customer-review.view .review-details > .review-date {
  font-style: italic;
  margin: 10px 0;
  color: #999;
}
.fieldset.password .password-strength-meter {
  height: 2.875rem;
  margin-top: 0;
  padding: 0 9px;
  line-height: 2.875rem;
}
/* End My Account */
/*End CMS Page*/
/* Latest Blog Grid*/
.block-title-action {
  position: relative;
}
.block-title-action .action {
  position: absolute;
  bottom: 5px;
  right: 0;
}
.latest-post-grid-block .block {
  margin-bottom: 0;
}
.latest-post-grid-block .post-item {
  margin-bottom: 40px;
}
.latest-post-grid-block .post-item:hover .read-more {
  opacity: 1;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.latest-post-grid-block .post-item:hover .post-create-date {
  opacity: 0;
}
.latest-post-grid-block .read-more {
  padding: 2px 0;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.bg-white .latest-post-list-block .post-item .post-item-detail,
.bg-white .latest-post-grid-block .post-item .post-item-detail {
  background-color: #fff;
  padding: 20px 30px 30px;
}
.bg-white .latest-post-list-block .post-item .read-more,
.bg-white .latest-post-grid-block .post-item .read-more {
  left: 30px;
  bottom: 30px;
}
.latest-post-list-block .post-item .thumbnail-post,
.latest-post-grid-block .post-item .thumbnail-post {
  position: relative;
  overflow: hidden;
}
.latest-post-list-block .post-item .thumbnail-post .post-thumbnail--image,
.latest-post-grid-block .post-item .thumbnail-post .post-thumbnail--image {
  display: block;
  z-index: 1;
  height: 0;
  padding-bottom: 67%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  transition: transform 500ms;
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -o-transition: transform 500ms;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.latest-post-list-block .post-item .thumbnail-post .post-thumbnail--image img,
.latest-post-grid-block .post-item .thumbnail-post .post-thumbnail--image img {
  opacity: 0;
}
.latest-post-list-block .post-item .thumbnail-post .blog-list-video,
.latest-post-grid-block .post-item .thumbnail-post .blog-list-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  z-index: 99;
}
.latest-post-list-block .post-item .thumbnail-post .blog-list-video .btn.popup-video,
.latest-post-grid-block .post-item .thumbnail-post .blog-list-video .btn.popup-video {
  display: block;
  background: transparent;
  border: none;
  width: 50px;
  height: 50px;
  padding: 35px;
  position: relative;
}
.latest-post-list-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after,
.latest-post-grid-block .post-item .thumbnail-post .blog-list-video .btn.popup-video:after {
  content: '\e6f9';
  font-family: 'Linearicons';
  top: 50%;
  left: 50%;
  position: absolute;
  font-size: 2rem;
  font-weight: 700;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.latest-post-list-block .post-item .title-blog a,
.latest-post-grid-block .post-item .title-blog a {
  font-weight: 700;
  letter-spacing: 0.015rem;
}
.latest-post-list-block .post-item .color-theme,
.latest-post-grid-block .post-item .color-theme {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.075rem;
  padding-right: 5px;
}
.latest-post-list-block .post-item .color-date,
.latest-post-grid-block .post-item .color-date {
  font-size: 0.8125rem;
  color: #999;
  letter-spacing: 0.01rem;
}
.latest-post-list-block .post-item .post-item-detail,
.latest-post-grid-block .post-item .post-item-detail {
  padding: 5px 0;
  position: relative;
  overflow: hidden;
}
.latest-post-list-block .post-item .post-item-detail .title-blog,
.latest-post-grid-block .post-item .post-item-detail .title-blog {
  margin: 0;
  padding: 8px 0;
  line-height: 1.3rem;
}
.latest-post-list-block .post-item .thumbnail-post:hover a,
.latest-post-grid-block .post-item .thumbnail-post:hover a {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  filter: brightness(0.9);
  -webkit-filter: brightness(0.9);
}
.latest-post-list-block .post-item .thumbnail-post:hover .blog-list-video .btn.popup-video:after,
.latest-post-grid-block .post-item .thumbnail-post:hover .blog-list-video .btn.popup-video:after {
  color: #fff;
}
/* Latest Blog List*/
.latest-post-list-block {
  margin: 0 15px;
}
.latest-post-list-block .post-item {
  margin-bottom: 30px;
}
.latest-post-list-block .post-item .thumbnail-post {
  max-width: 100%;
  margin-right: 45px;
}
.latest-post-list-block .post-item .title-blog {
  padding-top: 0;
}
.latest-post-list-block .post-item .title-blog a {
  font-size: 1rem;
}
.latest-post-list-block .read-more {
  margin: 15px 0;
}
/* End Blog*/
.sharethis #st-1 .st-btn {
  border: none;
  font-size: 1.25rem;
  margin-right: 0;
  padding: 0 5px;
}
.sharethis #st-1 .st-btn[data-network="facebook"],
.sharethis #st-1 .st-btn[data-network="twitter"],
.sharethis #st-1 .st-btn[data-network="pinterest"],
.sharethis #st-1 .st-btn[data-network="sharethis"] {
  background-color: transparent;
}
.sharethis #st-1 .st-btn[data-network="facebook"] svg,
.sharethis #st-1 .st-btn[data-network="twitter"] svg,
.sharethis #st-1 .st-btn[data-network="pinterest"] svg,
.sharethis #st-1 .st-btn[data-network="sharethis"] svg {
  fill: #cccccc;
}
.sharethis #st-1 .st-btn[data-network="facebook"] svg:hover,
.sharethis #st-1 .st-btn[data-network="twitter"] svg:hover,
.sharethis #st-1 .st-btn[data-network="pinterest"] svg:hover,
.sharethis #st-1 .st-btn[data-network="sharethis"] svg:hover {
  fill: #6aac91;
}
.sharethis #st-1 .st-btn:hover {
  top: 0;
  opacity: 1;
}
/* Blog Pages*/
/*====Grid====*/
.all-category {
  margin-bottom: 10px;
}
.all-category .block-blog-categories .block-content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.all-category .block-blog-categories .block-content li {
  padding: 0 27px;
}
.all-category .block-blog-categories .block-content li a {
  color: #bbbbbb;
  font-weight: 500;
  font-size: 1.125rem;
  letter-spacing: 0.01rem;
}
.all-category .block-blog-categories .block-content li a:hover,
.all-category .block-blog-categories .block-content li a:focus,
.all-category .block-blog-categories .block-content li a.active {
  color: #222;
}
.blog-grid .newsletter-blog,
.blog-list .newsletter-blog {
  margin-top: 100px;
}
.blog-grid .bottom-pagination {
  margin-top: 115px;
}
.blog-grid .bottom-pagination .pager {
  margin: 0 auto;
}
.blog-grid .item .post-images .post-thumbnail--image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 0;
  padding-bottom: 83%;
  display: block;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.blog-grid .item .post-images .post-thumbnail--image img {
  opacity: 0;
}
.blog-grid .item .post-images:hover .post-thumbnail--image {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.blog-grid .item .post-metas {
  margin-top: 30px;
}
.blog-grid .item .post-metas .link-item {
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0.01rem;
  position: relative;
  font-weight: 600;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.blog-grid.blog-post-item .post-images:hover .post-thumbnail .gallery_image {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.post-metas .meta-date {
  margin-top: 7px;
}
.post-metas .meta-date .color-theme {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.075rem;
  padding-right: 5px;
}
/*====Blog List====*/
.blog-list .section-title {
  margin-bottom: 95px;
}
.blog-list .section-title .subtitle {
  font-size: 0.875rem;
  line-height: 50px;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}
.blog-list .section-title .title {
  font-size: 3rem;
  line-height: 60px;
  padding-bottom: 37px;
  position: relative;
}
.blog-list .section-title .title:after {
  content: '';
  position: absolute;
  width: 50px;
  height: 1px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.blog-list .all-category {
  margin-bottom: 50px;
}
.blog-list .blog-post {
  padding-bottom: 150px;
}
.blog-list .blog-post .post-item-info {
  position: relative;
  bottom: 0;
  background: #fff;
  text-align: center;
  z-index: 1;
  width: 100%;
  max-width: 770px;
  margin: -65px auto;
  padding: 5px 100px;
}
.blog-list .blog-post .post-item-info .post-title {
  margin-top: 1rem;
  margin-bottom: 0;
  line-height: 40px;
}
.blog-list .blog-post .post-item-info .post-title .post-title-link {
  font-size: 1.875rem;
  font-weight: 500;
}
.blog-list .blog-post .post-item-info .post-content {
  margin: 25px 0;
}
.blog-list .blog-post .post-item-info .post-content .post-short-description {
  line-height: 30px;
  letter-spacing: 0.01rem;
}
.blog-post-view .page-main {
  margin-top: 100px;
}
.blog-post-view .sidebar .block .block-title {
  margin-bottom: 25px;
}
.blog-post-view .sidebar .block .block-title .title {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 0;
}
.blog-post-view .sidebar .block .title {
  margin-bottom: 0;
}
.blog-post-view .sidebar .block-content .item {
  margin-bottom: 20px;
}
.blog-post-view .sidebar .block-content .item .title {
  font-size: 0.937rem;
  line-height: 1.5rem;
  letter-spacing: 0.01rem;
}
.blog-post-view .sidebar .block-content .item .title a {
  color: #999;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.blog-post-view .sidebar .block-blog-categories .block-content a {
  font-size: 0.9375rem;
  letter-spacing: 0.01rem;
  color: #999;
  position: relative;
}
.blog-post-view .sidebar .block-blog-categories .block-content a:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  background: #333;
  transition: 300ms;
  bottom: 0;
  right: 0;
}
.blog-post-view .sidebar .block-blog-categories .block-content a:hover {
  color: #222;
}
.blog-post-view .sidebar .block-blog-categories .block-content a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.blog-post-view .sidebar .block-blog-tags .tag-cloud {
  padding-top: 8px;
}
.blog-post-view .sidebar .block-blog-tags .tag-cloud li {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #999;
  margin: 0 5px 12px 0;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -o-transition: all 0.4s;
}
.blog-post-view .sidebar .block-blog-tags .tag-cloud li a {
  text-transform: uppercase;
  font-size: 0.625rem;
  letter-spacing: 0.1rem;
  color: #999;
  display: block;
}
.blog-post-view .sidebar .block-blog-tags .tag-cloud li:hover {
  border-color: #222;
}
.blog-post-view .sidebar .block-blog-tags .tag-cloud li:hover a {
  color: #222;
}
.blog-post-view .sidebar .promo-blog {
  position: relative;
  overflow: hidden;
}
.blog-post-view .sidebar .promo-blog .content {
  position: absolute;
  display: block;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
.blog-post-view .sidebar .promo-blog .content p {
  margin-bottom: 8px;
}
.blog-post-view .sidebar .promo-blog .content .subtext {
  font-size: 1rem;
  letter-spacing: 0.01rem;
  font-weight: 700;
}
.blog-post-view .sidebar .promo-blog .content .text {
  font-size: 3rem;
  font-weight: 700;
  line-height: 3rem;
  text-transform: uppercase;
}
.blog-post-view .sidebar .promo-blog .content .name-cate {
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.2rem;
  font-weight: 700;
}
.blog-post-item .post-images {
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.blog-post-item .post-images .post-thumbnail {
  position: relative;
  overflow: hidden;
}
.blog-post-item .post-images .post-thumbnail .blog-list-video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video {
  background: transparent;
  border: none;
  width: 50px;
  height: 50px;
  padding: 35px;
  position: relative;
  border-radius: 50%;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video:after {
  content: '\e6f9';
  font-family: 'Linearicons';
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  position: absolute;
  font-size: 2rem;
}
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video:hover {
  background: transparent;
  border-color: #fff;
}
.blog-post-item .post-images .post-thumbnail .blog-list-video .btn.popup-video:hover:after {
  color: #fff;
}
.blog-post-item .post-images .post-thumbnail:hover .blog-list-video .btn.popup-video {
  background: transparent;
}
.blog-post-item .post-images .post-thumbnail:hover .blog-list-video .btn.popup-video:after {
  color: #fff;
}
.blog-post-item .post-images:hover .post-thumbnail--image,
.blog-post-item .post-images:hover > a {
  opacity: 0.9;
  filter: brightness(0.8);
  -webkit-filter: brightness(0.8);
}
.blog-post-item .gallery-image-carousel .owl-nav button {
  z-index: 2;
  position: absolute;
  top: 50%;
  line-height: 1;
  left: 0;
  background: transparent;
  color: #222;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.blog-post-item .gallery-image-carousel .owl-nav button:hover {
  color: #6aac91;
  background-color: transparent;
  border-color: transparent;
}
.blog-post-item .gallery-image-carousel .owl-nav button span {
  display: none;
}
.blog-post-item .gallery-image-carousel .owl-nav button:before {
  font-size: 24px;
}
.blog-post-item .gallery-image-carousel .owl-nav button.owl-prev {
  margin-left: 0px;
}
.blog-post-item .gallery-image-carousel .owl-nav button.owl-next {
  right: 0;
  left: auto;
}
.blog-post-item .gallery-image-carousel .owl-nav button.owl-next:before {
  content: "\e93c";
}
.blog-post-item .gallery-image-carousel .owl-dots {
  margin: 0;
}
.blog-view .post-item .post-title {
  font-size: 3rem;
  line-height: 3.75rem;
}
.blog-view .post-item .post-title .post-title-link {
  color: #222;
  letter-spacing: -0.025rem;
  font-weight: 700;
}
.blog-view .post-item .meta-name {
  margin-bottom: 5px;
}
.blog-view .post-item .meta-name .category-links {
  font-size: 0.875rem;
  text-transform: uppercase;
  font-weight: 600;
}
.blog-view .post-item .meta-name .category-links a:hover {
  color: #222;
}
.blog-view .post-content .post-metas {
  margin: 20px 0 50px;
}
.blog-view .post-content .post-metas .meta-date {
  margin-top: 0;
  margin-left: 50px;
}
.blog-view .post-content .post-metas span {
  color: #222;
  font-size: 0.9375rem;
  letter-spacing: 0.01rem;
  text-transform: capitalize;
  font-weight: 400;
}
.blog-view .post-content .post-metas span.color-theme {
  color: #999;
}
.blog-view .post-content .post-short-description {
  color: #222;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 35px;
}
.blog-view p {
  font-size: 1rem;
  line-height: 30px;
  letter-spacing: 0.01rem;
  color: #777;
  margin-bottom: 30px;
}
.blog-view .content-description {
  margin-top: 30px;
}
.blog-view .content-description .mg-top-75 {
  margin-top: 30px;
}
.blog-view .content-description .mg-bottom-35 {
  margin-bottom: 20px;
}
.blog-view blockquote {
  position: relative;
  margin: 0 0 20px;
}
.blog-view blockquote p {
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 48px;
  color: #222;
  margin-bottom: 10px;
}
.blog-view blockquote:before {
  content: "\e7e5";
  font-family: 'Linearicons';
  position: absolute;
  font-size: 3.75rem;
  letter-spacing: 0.01rem;
  color: #dfdfdf;
  z-index: -1;
  left: 0;
  font-weight: 400;
  top: -35px;
}
.blog-view blockquote .view-name {
  font-size: 0.75rem;
  text-transform: uppercase;
  color: #6aac91;
  font-weight: 600;
  letter-spacing: 0.075rem;
  margin-bottom: 30px;
  font-style: normal;
}
.blog-view .review-content {
  margin-top: 90px;
}
.blog-view .review-content .item {
  padding-bottom: 5px;
}
.blog-view .review-content .item h4 {
  font-size: 1.25rem;
  letter-spacing: 0.01rem;
  font-weight: 600;
  margin-bottom: 35px;
}
.blog-view .share-info {
  padding-top: 20px;
}
.blog-view .share-info .block-blog-tags .tag-cloud li {
  display: inline-block;
  margin-bottom: 0;
}
.blog-view .share-info .block-blog-tags .tag-cloud li a {
  color: #999;
  font-size: 0.9375rem;
  letter-spacing: 0.005rem;
  padding-right: 5px;
  position: relative;
}
.blog-view .share-info .block-blog-tags .tag-cloud li a:after {
  content: ',';
  position: absolute;
  bottom: -10px;
}
.blog-view .share-info .block-blog-tags .tag-cloud li:last-child a:after {
  display: none;
}
.blog-view .share-info .view-tags {
  height: 40px;
  line-height: 40px;
}
.blog-view .share-info .text-color {
  color: #222;
  font-size: 0.9375rem;
  padding-right: 5px;
  letter-spacing: 0.005rem;
  font-weight: 600;
}
.blog-view .related-post-list .related-title {
  padding: 50px 0 30px;
  border-top: 1px solid #eaeaea;
  margin-top: 50px;
}
.blog-view .related-post-list .related-title .title {
  font-size: 3rem;
  letter-spacing: -0.025rem;
  color: #222;
  font-weight: 700;
  text-align: left;
}
.blog-view .related-post-list .related-images.line {
  margin: 0;
}
.blog-view .related-post-list .related-images .post-images .post-thumbnail .post-thumbnail--image {
  padding-bottom: 62%;
}
.blog-view .related-post-list .owl-nav.disabled {
  display: none;
}
.blog-view .post-comments {
  border-top: 1px solid #eaeaea;
  margin-top: 40px;
}
.blog-view .post-comments .post-comment > .fieldset {
  margin-bottom: 0;
}
.blog-view .post-comments .title-comment-content {
  margin: 50px 0 30px;
  text-align: left;
}
.blog-view .post-comments .title-leave-content {
  margin: 50px 0 60px;
  text-align: left;
}
.blog-view .post-comments .title-cmt {
  font-size: 3rem;
  line-height: 60px;
  font-weight: 700;
  color: #222;
  letter-spacing: -0.025rem;
}
.blog-view .post-comments .comment-list-container .item {
  margin-bottom: 30px;
}
.blog-view .post-comments .comment-list-container .info {
  padding: 17px 0;
}
.blog-view .post-comments .comment-list-container .info .name {
  font-size: 1rem;
  letter-spacing: 0.01rem;
  color: #222;
  font-weight: 700;
}
.blog-view .post-comments .comment-list-container .info .posted-on {
  float: right;
  font-size: 0.75rem;
  letter-spacing: 0.01rem;
  text-transform: uppercase;
  color: #bbb;
}
.blog-view .post-comments .comment-list .blog-load-more-comment a {
  font-style: italic;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 15px;
  padding-right: 50px;
}
.blog-view .post-comments .comment-list .blog-load-more-comment a.loading-style {
  background-image: url('../images/oval.svg');
}
.blog-view .post-comments .comment-list > .blog-post-comment-list-toolbar {
  display: none;
}
.blog-view .post-comments .actions-toolbar {
  margin-left: 0 !important;
}
.blog-view .post-comments .actions-toolbar .primary button.btn-primary {
  padding: .5rem 2.0625rem;
}
.blog-view .post-comments .actions-toolbar .primary button.btn-primary span {
  font-size: 0.75rem;
  letter-spacing: 0.075rem;
}
p .cap {
  font-size: 60px;
  font-weight: 700;
  float: left;
  line-height: 1;
  color: #222;
  margin-right: 11px;
}
/*End Blog Pages*/
/* Portfolio */
.portfolio-category-view .portfolio-content-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.portfolio-category-view .page-wrapper {
  overflow: hidden;
}
.portfolio-category-view.portfolio-list-masonry .page-main .columns,
.portfolio-category-view.portfolio-list-masonry .page-main .frame {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.portfolio-category-view.portfolio-list-masonry .page-main .thumbnail-image img {
  width: 100%;
}
.portfolio-category-view .menu-portfolio .product-tab-menu ul li {
  display: inline-block;
  padding: 0 17px;
}
.portfolio-category-view .menu-portfolio .product-tab-menu ul li a {
  font-size: 1rem;
  letter-spacing: 0.01rem;
  color: #999;
}
.portfolio-category-view .menu-portfolio .product-tab-menu ul li a:hover {
  color: #222;
}
.portfolio-category-view .menu-portfolio .product-tab-menu ul li.active a {
  color: #222;
}
.portfolio-category-view .portfolio-carousel .owl-carousel {
  position: relative;
  border-bottom: 2px solid #eee;
  padding-bottom: 120px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .portfolio-category-view .portfolio-carousel .owl-carousel {
    padding-bottom: 30px;
  }
}
.portfolio-category-view .portfolio-carousel .owl-item.active .portfolio-top-content {
  position: relative;
  overflow: hidden;
}
.portfolio-category-view .portfolio-carousel .owl-item.active .portfolio-bottom-content {
  position: absolute;
  bottom: 35px;
  left: 50px;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer {
  overflow: visible;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage {
  transition: all .5s!important;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item {
  opacity: 0.5;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item.active {
  opacity: 1;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item:not(.active) {
  pointer-events: none;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item:not(.active) .portfolio-bottom-content {
  display: none;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item .port-thumbnail-image {
  padding-bottom: 55%;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item .item {
  margin-bottom: 0;
  position: relative !important;
  display: block !important;
}
.portfolio-category-view .portfolio-carousel .owl-stage-outer .owl-stage .owl-item .item:hover .port-thumbnail-image {
  filter: brightness(1);
  -webkit-filter: brightness(1);
}
.portfolio-category-view .portfolio-carousel .owl-nav {
  cursor: pointer;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-prev,
.portfolio-category-view .portfolio-carousel .owl-nav .owl-next {
  position: absolute;
  top: 42%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-prev:before,
.portfolio-category-view .portfolio-carousel .owl-nav .owl-next:before {
  font-family: 'Linearicons';
  line-height: 30px;
  font-size: 20px;
  color: #ccc;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-prev:hover:before,
.portfolio-category-view .portfolio-carousel .owl-nav .owl-next:hover:before {
  color: #000;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-prev {
  left: -70px;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-prev:before {
  content: "\e93b";
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-next {
  right: -70px;
}
.portfolio-category-view .portfolio-carousel .owl-nav .owl-next:before {
  content: "\e93c" !important;
}
.portfolio-category-view .portfolio-carousel .owl-dots {
  overflow: hidden;
  min-width: 100%;
  position: absolute;
  bottom: 0;
}
.portfolio-category-view .portfolio-carousel .owl-dots .owl-dot {
  vertical-align: middle;
  cursor: pointer;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.portfolio-category-view .portfolio-carousel .owl-dots .owl-dot:hover span,
.portfolio-category-view .portfolio-carousel .owl-dots .owl-dot.active span {
  background-color: #696969;
}
.portfolio-category-view .portfolio-carousel .owl-dots .owl-dot span {
  min-width: 100%;
  height: 3px;
  display: block;
  background-color: transparent;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.portfolio-category-view .portfolio-carousel .portfolio-grid .portfolio-bottom-content .port-title {
  margin-top: 0;
  margin-bottom: 0;
}
.portfolio-category-view .portfolio-bottom-content .category-link > a {
  font-size: 1rem;
  color: #999;
}
.portfolio-category-view .portfolio-bottom-content .port-title {
  font-size: 1.5rem;
  color: #000;
  font-weight: 700;
}
.portfolio-category-view .port-thumbnail-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: block;
  height: 0;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.portfolio-category-view .category-link > a {
  margin-right: 15px;
}
.portfolio-category-view .portfolio-grid .port-thumbnail-image {
  padding-bottom: 100%;
}
.portfolio-category-view .portfolio-grid .item {
  margin-bottom: 50px;
  overflow: hidden;
}
.portfolio-category-view .portfolio-grid .item:hover .port-thumbnail-image {
  filter: brightness(0.5);
  -webkit-filter: brightness(0.5);
}
.portfolio-category-view .portfolio-grid .item img {
  opacity: 0;
}
.portfolio-category-view .portfolio-grid .portfolio-bottom-content .port-title {
  margin-top: 20px;
  margin-bottom: 5px;
}
.portfolio-category-view .portfolio-masonry {
  margin-bottom: 0;
}
.portfolio-category-view .portfolio-masonry .item-thumbnail {
  padding: 0;
}
.portfolio-category-view .portfolio-masonry .item-thumbnail .thumbnail-image {
  display: block;
  line-height: 0;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner {
  position: relative;
  overflow: hidden;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .port-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  opacity: 0;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .port-link i {
  font-size: 36px;
  color: #fff;
  position: absolute;
  top: 30px;
  right: 15px;
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .port-title a,
.portfolio-category-view .portfolio-masonry .portfolio-inner .category-link a {
  color: #fff;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .portfolio-bottom {
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 5;
  transition: 0.35s;
  -webkit-transition: 0.35s;
  -moz-transition: 0.35s;
  -o-transition: 0.35s;
  opacity: 0;
  padding: 40px;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .portfolio-bottom .port-title {
  margin-top: 0;
  margin-bottom: 0;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner .portfolio-bottom .port-title a {
  font-weight: 700;
  font-size: 1.875rem;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner:hover .port-link,
.portfolio-category-view .portfolio-masonry .portfolio-inner:hover .portfolio-bottom {
  opacity: 1;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner:hover .portfolio-bottom {
  bottom: 0;
}
.portfolio-category-view .portfolio-masonry .portfolio-inner:hover .port-link i {
  right: 35px;
}
.portfolio-view .title {
  font-size: 2.25rem;
  font-weight: 700;
  line-height: 2rem;
  color: #000;
  text-align: center;
  padding: 105px 0 60px;
}
.portfolio-details .portfolio-view-content {
  margin: 0 auto;
}
.portfolio-details .portfolio-image {
  text-align: center;
}
.portfolio-details .portfolio-info {
  margin: 50px 0 30px;
  border-bottom: 1px solid #bebebe;
  padding-bottom: 18px;
}
.portfolio-details .portfolio-info .portfolio-datetime {
  line-height: 40px;
}
.portfolio-details .portfolio-info .portfolio-datetime .date:after {
  content: '/';
  color: #000;
  padding: 0 10px;
}
.portfolio-details .portfolio-info .portfolio-datetime .date span,
.portfolio-details .portfolio-info .portfolio-datetime .category span {
  color: #000;
  font-size: 0.875rem;
}
.portfolio-details .portfolio-info .portfolio-datetime .category span a {
  position: relative;
  padding: 0 7px;
}
.portfolio-details .portfolio-info .portfolio-datetime .category span a:before {
  content: '';
  color: #000;
  width: 3px;
  height: 3px;
  background: #000;
  border-radius: 100%;
  position: absolute;
  bottom: 3px;
  left: -2px;
}
.portfolio-details .portfolio-info .portfolio-datetime .category span a:first-child:before {
  display: none;
}
.portfolio-details .portfolio-info .sharethis .text-color {
  color: #000;
  font-size: 0.875rem;
  padding-right: 15px;
}
.portfolio-details .portfolio-link {
  display: none;
}
.portfolio-details .description {
  padding: 0;
}
.portfolio-details .description .text-bold {
  color: #000;
  font-weight: 600;
}
.portfolio-details .description .text-bold p {
  margin-bottom: 1.75rem;
  line-height: 1.75rem;
}
.portfolio-details .description .view-title {
  margin: 30px 0;
}
.portfolio-details .description .view-title .btn.btn-default {
  font-size: 1.5rem;
  letter-spacing: 0.025rem;
  color: #000;
  text-transform: capitalize;
}
.portfolio-details .nav-links {
  padding-top: 50px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 50px;
}
.portfolio-details .nav-links .icon_grid:before {
  content: '\e880';
  font-family: 'Linearicons';
  font-style: initial;
  font-size: 2rem;
  color: #000;
  font-weight: 700;
}
.portfolio-details .nav-links i,
.portfolio-details .nav-links .nav {
  font-size: 1.5rem;
  line-height: 36px;
  color: #999;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.portfolio-details .nav-links i:before {
  color: #999;
}
.portfolio-details .nav-links .nav span {
  padding: 0 18px;
  color: #999;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.portfolio-details .nav-links .nav:hover span,
.portfolio-details .nav-links .nav:hover i:before {
  color: #000;
}
/* End Portfolio */
/* Product added Options - Cart */
.product.options > .toggle {
  font-size: 0.875rem;
  color: #969696;
}
.product.options .product.options.list {
  margin: 0;
}
.product.options .product.options.list .label,
.product.options .product.options.list .values {
  margin: 0;
  font-size: 0.8125rem;
  color: #969696;
  display: inline;
}
.product.options .product.options.list .label {
  font-weight: 500;
  color: #000;
}
.product.options .product.options.list .label:after {
  content: ":";
  display: inline-block;
  margin-right: 3px;
}
.product.options .product.options.list .values:after {
  content: "";
  display: block;
  height: 1px;
  margin-top: 3px;
}
.product.options .product.options.list .values .price {
  font-size: 0.8125rem;
}
/* End Product added Options - Cart */
/* Modal Popup Confirm */
.modal-popup.confirm .modal-inner-wrap {
  width: calc(100vw - 30px);
  max-width: 500px;
  border-radius: 10px;
  top: 50%;
  left: 50%;
  margin: 0;
  font-size: 1rem;
  text-align: center;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  right: auto;
}
.modal-popup.confirm .modal-header {
  padding: 1rem;
}
.modal-popup.confirm .modal-footer {
  padding: 1.5rem 1rem;
}
.modal-popup.confirm .action-secondary,
.modal-popup.confirm .action-primary {
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
  border: 1px solid #e4e4e4;
  background-color: #e4e4e4;
  font-family: inherit;
  padding: 0 1.5rem;
  height: 2rem;
  color: #000;
  line-height: 1.9375rem;
}
.modal-popup.confirm .action-secondary:focus,
.modal-popup.confirm .action-secondary:hover {
  background-color: #a2a2a2;
  border-color: #a2a2a2;
}
.modal-popup.confirm .action-primary {
  border: 1px solid #04af04;
  background-color: #04af04;
  color: #fff;
}
.modal-popup.confirm .action-primary:focus,
.modal-popup.confirm .action-primary:hover {
  border: 1px solid green;
  background-color: green;
}
/* End Modal Popup Confirm */
/* Wishlist */
.response_wishlist {
  position: fixed;
  right: 30px;
  top: 120px;
  z-index: 9999;
  max-width: 100%;
  width: 300px;
  padding: 15px 30px;
  color: #fff;
  border-radius: 5px;
  transition: all 300ms;
  opacity: 0;
  visibility: hidden;
  font-size: 0.875rem;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  padding-left: 50px;
}
.response_wishlist:before {
  font-family: "Linearicons";
  position: absolute;
  top: 50%;
  font-size: 24px;
  left: 13px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.response_wishlist.success {
  background-color: #28a745;
}
.response_wishlist.success:before {
  content: "\e959";
}
.response_wishlist.false {
  background-color: #dc3545;
}
.response_wishlist.false:before {
  content: "\e955";
}
.response_wishlist._show {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
.response_wishlist .product_name {
  display: inline;
}
/* End Wishlist */
/* Promo Banner */
.promobanner > a {
  display: block;
  line-height: 0;
}
.promobanner-v1 .promobanner > .text {
  padding: 20px 50px;
}
.promobanner-v1 .promobanner .banner-text {
  font-size: 1rem;
  color: #474747;
}
.promobanner-v1 .promobanner .banner-text .sub-title {
  margin: 0 0 9px;
}
.promobanner-v1 .promobanner .banner-text .title {
  font-size: 3rem;
  color: #222222;
  margin: 0 0 56px;
  line-height: 1;
}
.promobanner-v1 .promobanner .banner-text .white-color .btn.btn-default,
.promobanner-v1 .promobanner .banner-text .white-color .action.default {
  color: #ffffff;
  border-color: #ffffff;
}
.promobanner-v1 .promobanner .banner-text .white-color .title {
  color: #ffffff;
}
.promobanner-v1 .top-center.text,
.promobanner-v1 .middle-center.text,
.promobanner-v1 .bottom-center.text {
  min-width: 100%;
}
.promobanner-v2 .promobanner .banner-text {
  padding-top: 29px;
}
.promobanner-v2 .promobanner .banner-text .title {
  font-size: 1.875rem;
  font-weight: 700;
  white-space: nowrap;
}
.promobanner-v2 .promobanner .banner-text .sub-title {
  font-size: 1rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  display: block;
  margin-bottom: 5px;
}
.promobanner-v3 .promobanner .top-left .banner-text {
  padding-left: 70px;
}
.promobanner-v3 .promobanner .banner-text {
  padding-top: 37px;
}
.promobanner-v3 .promobanner .banner-text .title {
  font-size: 1.875rem;
  font-weight: 700;
  white-space: nowrap;
}
.promobanner-v3 .promobanner .banner-text .sub-title {
  font-size: 0.75rem;
  letter-spacing: 0.01em;
  display: block;
  margin-bottom: 2px;
}
.promobanner-v4 .promobanner .banner-text {
  padding: 5px 18px;
}
.promobanner-v4 .promobanner .banner-text .title {
  color: #000;
  font-size: 1.875rem;
  font-weight: 700;
}
.promobanner-v4 .promobanner .banner-text .sub-title {
  font-size: 16px;
  color: #999999;
}
/* ++++++++++++ */
/* Home Default */
/* Single Deal Block */
.single-deal .product-item-details .sub-title {
  color: #999999;
  font-size: 1.125rem;
  margin-bottom: 7px;
}
.single-deal .product-item-details .product-item-name {
  margin: 0;
}
.single-deal .product-item-details .product-item-name + .price-box {
  margin-top: 11px;
}
.single-deal .product-item-details .product-item-name + .product-item-description {
  margin-top: 16px;
}
.single-deal .product-item-details .product-item-name a {
  color: #222222;
  font-weight: 700;
  font-size: 2.25rem;
}
.single-deal .price-box .price {
  font-size: 1.125rem;
}
.single-deal .product-info-label {
  margin-top: 23px;
}
.single-deal .product-info-label .stock,
.single-deal .product-info-label .save-count {
  color: #ffffff;
  font-weight: 700;
  font-size: 0.8125rem;
  display: inline-block;
  padding: 6px 10px;
  border-radius: 3px;
  line-height: 1;
}
.single-deal .product-info-label .stock {
  margin-left: 3px;
}
.single-deal .product-info-label .stock.unavailable {
  background-color: #ff0000;
}
.single-deal .product-info-label .stock.available {
  background-color: #04b104;
}
.single-deal .deal-timer {
  background-color: #fff;
  max-width: 470px;
  width: 100%;
  display: block;
  padding: 15px 0 18px;
  margin: 50px 0 0;
}
.single-deal .deal-timer .countdown:after,
.single-deal .deal-timer .time-note:after {
  content: "";
  display: table;
  clear: both;
}
.single-deal .deal-timer .countdown span,
.single-deal .deal-timer .time-note span {
  display: block;
  float: left;
  width: 25%;
  margin: 0;
  padding: 0 5px;
}
.single-deal .deal-timer .countdown span {
  font-size: 1.875rem;
  color: #222222;
}
.single-deal .deal-timer .time-note span {
  color: #999999;
  font-size: 1rem;
}
.single-deal .note.out-time {
  margin: 20px 0 0;
  font-size: 15px;
  color: #f00;
}
.single-deal .product-item-inner {
  margin-top: 54px;
}
.single-deal .product-reviews-summary {
  margin: 15px 0 0;
}
.single-deal .product-reviews-summary .reviews-actions {
  display: none;
}
.single-deal .product-reviews-summary + .product-item-description {
  margin-top: 17px;
}
.single-deal .rating-summary .rating-result {
  width: 87px;
}
.single-deal .rating-summary .rating-result > span:before,
.single-deal .rating-summary .rating-result:before {
  font-size: 1rem;
}
.single-deal .product-item-description {
  max-width: 470px;
  font-size: 1rem;
  color: #999;
}
.single-deal .product-item-description + .price-box {
  margin-top: 20px;
}
.single-deal .product-item-info.template-2 .product-item-details .sub-title {
  font-size: 12px;
  letter-spacing: 0.075em;
  margin-bottom: 0;
  color: #7cafca;
  text-transform: uppercase;
}
.single-deal .product-item-info.template-2 .product-item-details .product-item-name a {
  font-size: 3rem;
  line-height: 1;
}
.single-deal .product-item-info.template-2 .product-item-details .product-item-description {
  margin-top: 35px;
  letter-spacing: 0.01em;
  line-height: 30px;
}
.single-deal .product-item-info.template-2 .product-item-details .price-box .price {
  font-weight: 700;
}
.single-deal .product-item-info.template-2 .product-item-details .price-box .special-price .price {
  color: #1a1a1a;
}
.single-deal .product-item-info.template-2 .product-item-details .deal-timer {
  margin-top: 15px;
  background-color: transparent;
}
.single-deal .product-item-info.template-2 .product-item-details .deal-timer .countdown span {
  width: 20%;
}
.single-deal .product-item-info.template-2 .product-item-details .deal-timer span {
  text-align: left;
}
.single-deal .product-item-info.template-2 .product-item-details .deal-timer .time-note span {
  line-height: 1;
  width: 20%;
}
.single-deal .product-item-info.template-2 .product-item-details .product-item-inner {
  margin-top: 48px;
}
.single-deal .product-item-info.template-2 .product-item-details .product-item-inner .action.btn-blue {
  display: inline-block;
  padding: 16px 31px;
  color: #fff;
}
/* ++++++++++++ */
/* End Home Default */
/*Home Instagram Shop*/
.instagram-shop .section-title {
  margin: 75px 0 108px;
}
.instagram-shop .section-title .title {
  margin-bottom: 38px;
  letter-spacing: -0.025rem;
  line-height: 3rem;
}
.instagram-shop .section-title .subtitle {
  line-height: 1.875rem;
  color: #666;
}
.instagram-shop .snptwdgt-rtd__ftr.sfx-fade-in {
  visibility: hidden;
  margin: 0;
  padding: 0;
}
.instagram-shop .snptwdgt-container .snptwdgt__item .snptlinked-item-ico {
  background-color: #231c13;
}
.instagram-shop .snptwdgt-container .snptwdgt__item .snptlinked-item-ico:before {
  font-family: 'Linearicons';
  content: "\e74c";
  font-size: 0.75rem;
}
.instagram-shop .instagram-shop-block .widget-hotspot {
  display: none !important;
}
.instagram-shop .snptwdgt-container .snptwdgt__item .snpt__fauximg {
  cursor: pointer;
}
.instagram-shop .snptwdgt-container .snptwdgt-rtd__fotr {
  height: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
  margin: 0 !important;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn {
  background-color: #fff !important;
  border: 2px solid #e6e6e6!important;
  color: #999 !important;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 32px;
  overflow: hidden;
  padding: 0;
  position: relative;
  text-align: center;
  width: 34px;
  margin-top: 5px;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn > span {
  display: none;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:hover {
  border-color: #6aac91 !important;
  color: #6aac91 !important;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:hover .snpt-cta-btn_ico {
  background-color: inherit;
  color: inherit;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__btn-buy.snpt-cta-btn:after {
  font-family: 'Linearicons';
  content: "\e74d";
  font-size: 18px;
}
body public-modal .hotspot-modal .public-hotspot-info-holder .public-hotspot-info .public-hotspot-info__price {
  color: #6aac91 !important;
  font-weight: 500;
}
body public-modal .hotspot-modal .modal-dialog .chevron {
  top: 48% !important;
  font-size: 20px;
  margin-top: -15px;
  opacity: 0;
}
body public-modal .hotspot-modal .modal-dialog .chevron.next-chevron,
body public-modal .hotspot-modal .modal-dialog .chevron.prev-chevron {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
body public-modal .hotspot-modal .modal-dialog .chevron.next-chevron:before,
body public-modal .hotspot-modal .modal-dialog .chevron.prev-chevron:before {
  font-family: 'Linearicons';
  font-size: 20px;
  font-weight: 700;
}
body public-modal .hotspot-modal .modal-dialog .chevron.next-chevron {
  transform: translateX(50px);
  -webkit-transform: translateX(50px);
  -moz-transform: translateX(50px);
  -o-transform: translateX(50px);
}
body public-modal .hotspot-modal .modal-dialog .chevron.next-chevron:before {
  content: "\e93c";
}
body public-modal .hotspot-modal .modal-dialog .chevron.prev-chevron {
  transform: translateX(-50px);
  -webkit-transform: translateX(-50px);
  -moz-transform: translateX(-50px);
  -o-transform: translateX(-50px);
}
body public-modal .hotspot-modal .modal-dialog .chevron.prev-chevron:before {
  content: "\e93b";
}
body public-modal .hotspot-modal .modal-dialog:hover .chevron {
  opacity: 1;
}
body public-modal .hotspot-modal .modal-dialog:hover .chevron.next-chevron,
body public-modal .hotspot-modal .modal-dialog:hover .chevron.prev-chevron {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
body .snpt-modal.hotspot-modal .snptico-left-chevron,
body .snpt-modal.hotspot-modal .snptico-right-chevron {
  color: #999 !important;
}
body .snpt-modal.hotspot-modal .ico-close {
  color: #999 !important;
  font-weight: 700 !important;
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
body .snpt-modal.hotspot-modal .ico-close:hover {
  color: #6aac91 !important;
}
/*End Home Instagram Shop*/
/*Home Masonry*/
.desktop-large-grid .btn-shop {
  margin-top: 28px;
}
.btn-shop {
  color: #000;
  font-size: 1.125rem;
  font-weight: 700;
  text-decoration: underline;
  text-underline-position: under;
  display: inline-block;
}
.btn-shop:hover {
  text-decoration: underline;
}
.desktop-large-grid .masonry .line .product-item {
  margin-bottom: 0;
  padding-bottom: 100px;
}
@media (min-width: 992px) {
  .mgs-product-tab.masonry .mgs-tab.data.items > .item.content .masonry-grid .product-item:first-child,
  .mgs-product-tab.masonry .mgs-tab.data.items > .item.content .masonry-grid .product-item:nth-child(3) {
    padding-top: 110px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .mgs-product-tab.masonry .mgs-tab.data.items > .item.content .masonry-grid .product-item:first-child {
    padding-top: 60px;
  }
}
.masonry-gridlayout.products-grid {
  position: relative;
}
.masonry-gridlayout.products-grid:after {
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  background-image: url('../images/oval.svg');
  background-position: top 100px center;
  background-repeat: no-repeat;
}
.masonry-gridlayout.products-grid .masonry-grid {
  opacity: 0;
  visibility: visible;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.masonry-gridlayout.products-grid .masonry-grid .product-item {
  opacity: 1;
  visibility: visible;
  transform: scale(0.7, 0.7);
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -moz-transition: all 500ms linear;
  -o-transition: all 500ms linear;
}
.masonry-gridlayout.products-grid .masonry-grid .product-item.enable {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -o-transform: scale(1, 1);
}
.masonry-gridlayout.products-grid .masonry-grid .product-item .product-item-details {
  text-align: center;
}
.masonry-gridlayout.products-grid.masonry-done .masonry-grid {
  opacity: 1;
  visibility: visible;
}
.masonry-gridlayout.products-grid.masonry-done:after {
  content: none;
}
.masonry-item0 .product-top .product-item-photo,
.masonry-item1 .product-top .product-item-photo {
  height: 0px;
  display: block;
  overflow: hidden;
  line-height: 0;
  padding-bottom: 74%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.masonry-item0 .product-top .product-item-photo img,
.masonry-item1 .product-top .product-item-photo img {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.masonry-item0 .product-top .product-item-photo {
  padding-bottom: 147%;
}
/*End Home Masonry*/
/* Newsletter  */
.newsletter-home.text-center .title-newsletter {
  margin-bottom: 45px;
}
.newsletter-home.text-center .block.newsletter .content {
  max-width: 670px;
  margin: 0 auto;
}
.newsletter-home.text-center .block.newsletter .content .field.newsletter {
  border-bottom: 0;
}
.newsletter-home.text-center .block.newsletter .content .field.newsletter .control::before {
  left: 25px;
}
.newsletter-home.text-center .block.newsletter .content input[type="email"] {
  background-color: #f2f2f2;
  border-radius: 58px;
  padding: 0 120px 0 60px;
}
.newsletter-home.text-center .block.newsletter .content .actions {
  right: 30px;
}
.newsletter-home .title-newsletter .title {
  font-size: 2.25rem;
  font-weight: 700;
}
.newsletter-home .title-newsletter .sub-title {
  font-size: 1rem;
  line-height: 1.3;
  letter-spacing: 0.015em;
  margin-top: 4px;
  padding-left: 4px;
  color: #999;
}
.newsletter-home .block.newsletter {
  width: 100%;
  max-width: 100%;
  padding-bottom: 0;
  margin-top: 10px;
}
.newsletter-home .block.newsletter .content {
  position: relative;
}
.newsletter-home .block.newsletter .content .field.newsletter {
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  max-width: 100%;
}
.newsletter-home .block.newsletter .content .field.newsletter input[type="email"] {
  border: none;
  line-height: 3.75rem;
  height: 3.625rem;
  padding-left: 45px;
  padding-right: 8em;
  font-size: 0.9375rem;
  letter-spacing: 0.01em;
  margin: 0;
}
.newsletter-home .block.newsletter .content .field.newsletter input[type="email"]:-internal-autofill-selected {
  background-color: transparent;
}
.newsletter-home .block.newsletter .content .field.newsletter .control::before {
  color: #dedede;
  left: 0;
  top: 50%;
  margin-left: -9px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.newsletter-home .block.newsletter .content .field.newsletter div#newsletter-error {
  position: absolute;
  top: 100%;
  left: 0;
}
.newsletter-home .block.newsletter .content .actions {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.newsletter-home .block.newsletter .content .actions .action.subscribe.primary {
  background-color: transparent;
  border: none;
  color: #222;
  font-size: 0.75rem;
  padding: 0;
  line-height: 3.875rem;
  letter-spacing: 0.075em;
}
.newsletter-home > .newsletter .block.newsletter .content .field.newsletter .control::before {
  left: 30px;
}
.newsletter-home > .newsletter .block.newsletter .content .field.newsletter input[type="email"] {
  padding-left: 68px;
}
.newsletter-home > .newsletter .block.newsletter .content .actions .action.subscribe.primary {
  padding-right: 30px;
}
/* End  Newsletter  */
/* Instagram  */
.instagram-home .title-instagram-block.panel-block:not(.builder-container) {
  position: static;
}
.instagram-home .title-instagram-block .title-instagram {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 11;
  text-align: center;
  padding: 12px 34px 17px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.instagram-home .title-instagram-block .title-instagram .label {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.075em;
}
.instagram-home .title-instagram-block .title-instagram p {
  margin: 0;
}
.instagram-home .title-instagram-block .title-instagram .title {
  font-size: 1.875rem;
  font-weight: 700;
  color: #fff;
  margin: 5px 0 0;
  word-spacing: 0.1em;
}
.instagram-home:hover .title-instagram-block .title-instagram {
  opacity: 0;
  visibility: hidden;
}
.instagram-block .instagram-widget {
  margin-bottom: 0;
}
.instagram-block .instagram-widget .mgs-owl-carousel .instagram-item {
  padding: 0;
}
.instagram-block .instagram-widget .items.line {
  margin: 0;
}
.instagram-block .instagram-widget .items.line .col {
  padding: 0;
}
.instagram-block .instagram-item .social-count {
  color: #fff;
  background-color: #222;
  padding: 5px 15px;
  border-radius: 5px;
  display: block;
  top: 10px;
  right: 10px;
  left: auto;
  z-index: 3;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
}
.instagram-block .instagram-item .social-count > span {
  margin: 0;
  font-size: 0.875rem;
}
.instagram-block .instagram-item .social-count > span:before {
  content: "\e68c";
  font-family: "Linearicons";
  margin-right: 5px;
}
.instagram-block .instagram-item .social-count > span.like-count + .comment-count {
  margin-left: 10px;
}
.instagram-block .instagram-item .social-count > span.comment-count:before {
  content: "\e7d7";
}
.instagram-block .instagram-item:after {
  content: "";
  display: block;
  position: absolute;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #fff;
  opacity: 0;
  visiable: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.instagram-block .instagram-item.instagram-photo {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 0px;
  padding-bottom: 100%;
  display: block;
  position: relative;
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}
.instagram-block .instagram-item.instagram-photo img {
  opacity: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
}
.instagram-block .instagram-item:hover:after {
  opacity: .5;
  visibility: visible;
}
/* End  Instagram  */
/*  Login Page */
.login-container {
  padding-top: 50px;
  width: 370px !important;
  min-width: auto !important;
  margin: 0 auto;
  float: none !important;
}
@media (max-width: 575.98px) {
  .login-container {
    width: 100% !important;
  }
}
.login-container .block-customer-login {
  width: 100%;
  float: none !important;
}
.login-container .block-title {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: none !important;
  margin-bottom: 50px !important;
}
.login-container .block-title .title {
  font-size: 1.5rem;
  font-weight: bold;
  word-spacing: 0.1em;
  line-height: 1;
  color: #000000;
  padding: 0 20px;
}
.login-container .block-title .title.disable > a {
  color: #cccccc;
}
.login-container .block-title .title.disable > a:hover {
  color: #000000;
}
.login-container .form-login .field.note {
  font-size: 1rem;
  margin-bottom: 22px;
  font-style: inherit;
  color: #262626;
}
.login-container .form-login .form-group {
  margin-bottom: 13px;
}
.login-container .form-login .form-group .label {
  display: none;
}
.login-container .form-login .form-group .control input {
  border: 1px solid #d9d9d9;
  height: 3rem;
}
.login-container .form-login .form-group .control input[type="text"]::placeholder,
.login-container .form-login .form-group .control input[type="password"]::placeholder,
.login-container .form-login .form-group .control input[type="url"]::placeholder,
.login-container .form-login .form-group .control input[type="tel"]::placeholder,
.login-container .form-login .form-group .control input[type="search"]::placeholder,
.login-container .form-login .form-group .control input[type="number"]::placeholder,
.login-container .form-login .form-group .control input[type="datetime"]::placeholder,
.login-container .form-login .form-group .control input[type="email"]::placeholder {
  color: #999999;
}
.login-container .form-login .form-group.password {
  position: relative;
}
.login-container .form-login .form-group.password .action.remind {
  position: absolute;
  right: 15px;
  top: 24px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  font-weight: 500;
  font-size: 0.875rem;
}
.login-container .form-login .form-group.password .action.remind:hover {
  color: #000;
}
.login-container .form-login .fieldset > .field.choice,
.login-container .form-login .fieldset > .field.no-label {
  margin-bottom: 10px;
}
.login-container .form-login .fieldset > .field.choice:before,
.login-container .form-login .fieldset > .field.no-label:before {
  width: 0;
  padding: 0;
}
.login-container .form-login .fieldset > .field.choice .label,
.login-container .form-login .fieldset > .field.no-label .label {
  font-size: 0.875rem;
  color: #999999;
}
.login-container .form-login .actions-toolbar {
  padding-top: 20px;
  margin-left: 0 !important;
}
.login-container .form-login .actions-toolbar .action.btn {
  width: 100%;
  font-size: 1.125rem;
  padding: 0;
  line-height: 50px;
}
.login-container .form-login .fieldset::after {
  display: none;
}
.to-home {
  display: block;
  text-align: center;
  font-size: 1rem;
  text-decoration: underline;
  word-spacing: 0.1em;
  margin-top: 120px;
}
.remember-box .tooltip.wrapper.hide {
  display: none;
}
.field.captcha .control.captcha .nested {
  margin-top: 13px;
}
.field.captcha .control.captcha .nested .control.captcha-image {
  border: 1px solid #d9d9d9;
}
/* End Login Page */
/* Forgot Password */
.customer-account-forgotpassword .block-customer-forgot-password {
  width: 370px;
  margin: 0 auto;
  max-width: 100%;
}
.customer-account-forgotpassword .block-customer-forgot-password .block-title {
  margin: 100px 0 50px;
}
.customer-account-forgotpassword .block-customer-forgot-password .block-title .title {
  font-size: 1.5rem;
  font-weight: 700;
  word-spacing: 0.1em;
  color: #000000;
  padding: 0 20px;
  text-align: center;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget {
  min-width: 100%;
  text-align: center;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget > .fieldset {
  margin-bottom: 10px;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .field.note {
  font-size: 1rem;
  margin-bottom: 22px;
  font-style: inherit;
  color: #262626;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .label {
  display: none;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .control input {
  border: 1px solid #d9d9d9;
  height: 3rem;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .actions-toolbar {
  padding-top: 20px;
  margin-left: 0 !important;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .actions-toolbar > .primary {
  margin: 0;
  width: 100%;
  display: block;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .actions-toolbar .secondary {
  width: 100%;
  display: block;
  float: none;
}
.customer-account-forgotpassword .block-customer-forgot-password .form.password.forget .actions-toolbar .secondary a.action {
  display: block;
  text-align: center;
  font-size: 1rem;
  text-decoration: underline;
  word-spacing: 0.1em;
  padding-top: 120px;
}
/* End Forgot Password */
/* Register page */
.register-container {
  padding-top: 50px;
}
.register-container .block-title {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-bottom: none !important;
  margin-bottom: 50px !important;
}
.register-container .block-title .title {
  font-size: 1.5rem;
  font-weight: bold;
  word-spacing: 0.1em;
  line-height: 1;
  color: #000000;
  padding: 0 20px;
}
.register-container .block-title .title.disable > a {
  color: #cccccc;
}
.register-container .block-title .title.disable > a:hover {
  color: #000000;
}
.register-container .form-create-account {
  min-width: 100% !important;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.register-container .form-create-account > .fieldset {
  flex: 0 0 30%;
  max-width: 370px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .register-container .form-create-account > .fieldset {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.register-container .form-create-account > .fieldset > .legend {
  margin-left: 0 !important;
  font-size: 1.3rem;
  font-weight: 600;
  word-spacing: 0.1em;
  line-height: 1;
  color: #000000;
  padding: 0;
}
.register-container .form-create-account > .fieldset > .field {
  margin-bottom: 13px;
  position: relative;
}
.register-container .form-create-account > .fieldset > .field.region {
  margin-bottom: 0;
}
.register-container .form-create-account > .fieldset > .field.region .control input {
  margin-bottom: 13px;
}
.register-container .form-create-account > .fieldset > .field .control input,
.register-container .form-create-account > .fieldset > .field .control select {
  border: 1px solid #d9d9d9;
  height: 3rem;
}
.register-container .form-create-account > .fieldset > .field:not(.choice) > .label,
.register-container .form-create-account > .fieldset > .field.street .field.additional .label {
  position: absolute;
  margin-bottom: 0;
  left: 17px;
  top: 24px;
  right: 18px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  color: #999;
  width: auto;
  background-color: #fff;
  padding-right: 0;
}
.register-container .form-create-account > .fieldset > .field:not(.choice) > .label.input-focus,
.register-container .form-create-account > .fieldset > .field.street .field.additional .label.input-focus {
  display: none;
}
.register-container .form-create-account > .fieldset > .field.street .field.additional {
  position: relative;
}
.register-container .form-create-account > .fieldset > .field.street .field.additional .label {
  clip: inherit;
  height: auto;
  margin: auto;
  width: auto;
}
.register-container .form-create-account > .fieldset > .field.choice,
.register-container .form-create-account > .fieldset > .field.no-label {
  margin-bottom: 10px;
}
.register-container .form-create-account > .fieldset > .field.choice:before,
.register-container .form-create-account > .fieldset > .field.no-label:before {
  width: 0;
  padding: 0;
}
.register-container .form-create-account > .fieldset > .field.choice .label,
.register-container .form-create-account > .fieldset > .field.no-label .label {
  font-size: 0.875rem;
  color: #999999;
}
.register-container .form-create-account .actions-toolbar {
  padding-top: 20px;
  margin-left: 0 !important;
  flex: 0 0 100%;
}
.register-container .form-create-account .actions-toolbar > .primary {
  float: none;
  display: block !important;
  text-align: center;
}
.register-container .form-create-account .actions-toolbar > .primary button.action {
  font-size: 1.125rem;
  line-height: 50px;
  padding: 0;
  float: none;
  width: 320px;
  margin: 0;
}
.register-container .form-create-account .actions-toolbar .secondary {
  float: none;
  display: block !important;
}
.register-container .form-create-account .actions-toolbar .secondary a.action {
  display: block;
  text-align: center;
  font-size: 1rem;
  text-decoration: underline;
  word-spacing: 0.1em;
  margin-top: 80px;
}
.password-strength-meter {
  font-size: 0.875rem;
  height: auto;
  line-height: inherit;
  padding: 6px 9px;
}
/* End Register */
/* Logout  */
.customer-account-logoutsuccess footer.page-footer {
  margin-top: 0;
}
.customer-account-logoutsuccess .logout-success {
  text-align: center;
  padding: 200px 0;
}
/* Wishlist Page */
.form-wishlist-items .products-grid.wishlist:not(.active-slider) .product-items .product-item {
  margin-left: 0;
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .form-wishlist-items .products-grid.wishlist:not(.active-slider) .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
}
@media (max-width: 575.98px) {
  .form-wishlist-items .products-grid.wishlist:not(.active-slider) .product-items .product-item {
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info {
  width: 100%;
  border: 1px solid #eee;
  padding: 0;
  position: relative;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name {
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-name .product-item-link {
  font-size: 1rem;
  letter-spacing: 0.01em;
  word-spacing: 0.1em;
  display: block;
  height: 34px;
  overflow-wrap: break-word;
  overflow: hidden;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-image-container {
  width: 100%;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .price-box {
  padding: 0 15px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .price-box .price {
  color: #bbbbbb;
  font-size: 0.875rem;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-comment {
  height: 90px;
  margin: 0;
  min-height: auto;
  border-width: 1px;
  padding: 10px 15px;
  border: none;
  border-top: 1px solid #eee;
  max-height: 90px;
  font-size: 0.875rem;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset {
  padding: 15px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty {
  margin: 0;
  padding: 0;
  float: left;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .label {
  margin: 0;
  padding-right: 0;
  display: none;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control {
  border: 1px solid #eaeaea;
  width: auto;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control input.qty {
  width: 40px;
  padding: 0;
  border-width: 0;
  height: 42px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button {
  width: 30px;
  flex: 0 0 30px;
  ms-flex: 0 0 30px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button:before {
  font-family: 'Linearicons';
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button.minus::before {
  content: "-";
  font-size: 2rem;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button.plus::before {
  content: "+";
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button:hover,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button:focus,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .field.qty .control > button:active {
  border: none;
  box-shadow: none;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .product-item-actions {
  margin: 0 0 0 5px;
  float: left;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .product-item-actions .action.tocart.primary {
  padding: 0 15px;
  line-height: 40px;
  font-size: 0.875rem;
  letter-spacing: 0.025em;
  text-transform: capitalize;
}
@media (max-width: 1199.98px) {
  .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .product-item-actions .action.tocart.primary {
    line-height: 36px;
  }
  .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .product-item-actions .action.tocart.primary > span {
    display: none;
  }
  .form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset .product-item-actions .action.tocart.primary:before {
    font-family: 'Linearicons';
    content: "\e74d";
    font-size: 20px;
  }
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .box-tocart .fieldset:after {
  content: "";
  display: table;
  clear: both;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .box-tocart,
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .comment-box {
  -ms-flex: 0 0  100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner .comment-box {
  order: 1;
  margin-top: 20px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions {
  position: absolute;
  top: 0;
  right: 15px;
  z-index: 11;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions .action.edit {
  margin-right: 5px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions .action.edit:before {
  font-family: 'Linearicons';
  content: "\e672";
  font-size: 16px;
  line-height: 30px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions .action.edit span {
  display: none;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions .btn-remove.action.delete:before {
  font-family: 'Linearicons';
  content: "\e681";
  font-size: 16px;
  line-height: 30px;
}
.form-wishlist-items .products-grid.wishlist .product-items .product-item .product-item-info .product-item-inner > .product-item-actions .btn-remove.action.delete span {
  display: none;
}
.form-wishlist-items .actions-toolbar {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.form-wishlist-items .actions-toolbar > .primary {
  margin-bottom: 30px;
}
.form-wishlist-items .actions-toolbar > .primary button.action {
  padding: 9px 30px;
  border-radius: 0;
  font-weight: 600;
  font-size: 1.125rem;
  letter-spacing: 0.05em;
  color: #ffffff;
  border-width: 2px;
  margin: 0 7px;
}
.form-wishlist-items .actions-toolbar > .primary button.action.update {
  color: #000000;
  border-color: #000000;
  background-color: transparent;
}
.form-wishlist-items .actions-toolbar > .primary button.action.update:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.form-wishlist-items .actions-toolbar > .primary button.action.share:hover {
  background-color: #000000;
  border-color: #000000;
}
.form-wishlist-items .actions-toolbar > .primary button.action.tocart {
  background-color: #000000;
  border-color: #000000;
}
.form-wishlist-items .actions-toolbar > .primary button.action.tocart:hover {
  background-color: transparent;
}
.form-wishlist-items .actions-toolbar > .secondary {
  display: none;
}
.sidebar .block .title {
  position: static;
  clip: inherit;
  width: auto;
  height: auto;
  margin-bottom: 40px;
  color: #222;
}
.sidebar .block .title strong {
  font-size: 1.5rem;
  word-spacing: 0.1em;
  margin: 0;
}
.sidebar .block .block-title strong {
  font-size: 1.5rem;
  word-spacing: 0.1em;
  margin: 0;
  font-weight: 700;
  color: #222;
  line-height: 1.1;
}
.sidebar .block .content {
  background: none;
  padding: 0;
}
.sidebar .block .account-nav > div.title,
.sidebar .block.account-nav > div.title,
.sidebar .block .account-nav.account-nav-title,
.sidebar .block.account-nav.account-nav-title {
  display: none;
}
.sidebar .block .account-nav .item,
.sidebar .block.account-nav .item {
  overflow: hidden;
}
.sidebar .block .account-nav .item .delimiter,
.sidebar .block.account-nav .item .delimiter {
  margin: 10px 100px 0 0;
}
.sidebar .block .account-nav .item a,
.sidebar .block.account-nav .item a,
.sidebar .block .account-nav .item > strong,
.sidebar .block.account-nav .item > strong {
  border: none;
  display: inline;
  padding: 0;
  color: #999999;
  font-size: 0.9375rem;
}
.sidebar .block .account-nav .item a,
.sidebar .block.account-nav .item a {
  position: relative;
  overflow: hidden;
}
.sidebar .block .account-nav .item a:after,
.sidebar .block.account-nav .item a:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  background: #333;
  transition: 300ms;
  bottom: 0;
  right: 0;
}
.sidebar .block .account-nav .item a:hover,
.sidebar .block.account-nav .item a:hover {
  color: #222;
  background: transparent;
}
.sidebar .block .account-nav .item a:hover:after,
.sidebar .block.account-nav .item a:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.sidebar .block .account-nav .item.current a,
.sidebar .block.account-nav .item.current a,
.sidebar .block .account-nav .item.current strong,
.sidebar .block.account-nav .item.current strong {
  font-weight: 500;
  color: #222222;
  border: none;
  cursor: inherit;
}
.sidebar .block .account-nav .item.current a:after,
.sidebar .block.account-nav .item.current a:after {
  display: none;
}
.sidebar .block .account-nav .item.nav,
.sidebar .block.account-nav .item.nav {
  margin: 0;
}
.sidebar .block .account-nav .item.nav + .item.nav,
.sidebar .block.account-nav .item.nav + .item.nav {
  margin: 15px 0 0 0;
}
.sidebar .block .empty {
  color: #999999;
}
.sidebar.sidebar-additional,
.sidebar.sidebar-main {
  padding-right: 15px;
}
/* End Wishlist Page */
/* Product Grid */
.price-box .special-price .price-final_price .price {
  color: #222;
}
.products-grid .items .product-item {
  margin-bottom: 30px;
}
.products-grid .items .product-item .product-image-photo {
  min-width: 100%;
}
.products-grid .items .product-item .img-hover-show {
  opacity: 0 !important;
  visibility: hidden;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -o-transform: translateY(20px);
}
.products-grid .items .product-item:hover .img-hover-show {
  opacity: 1 !important;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.products-grid .items .product-item .product-top {
  position: relative;
  overflow: hidden;
}
.products-grid .items .product-item .product-top.loading-ajax:after,
.products-grid .items .product-item .product-top.loading-ajax--wl:after {
  content: "";
  position: absolute;
  z-index: 9;
  background-image: url('../images/cart.gif');
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #f3f3f3;
  background-size: 120px;
}
.products-grid .items .product-item .product-top.loading-ajax--wl:after {
  background-image: url('../images/wishlish.svg');
}
.products-grid .items .product-item .product-top .product-item-inner {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  z-index: 2;
  padding: 25px 0 1px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  -moz-transform: translateY(10px);
  -o-transform: translateY(10px);
}
.products-grid .items .product-item .product-top .product-item-inner .action.tocart {
  margin: 0;
  padding: 0;
  border: none;
  display: block;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: transparent;
  color: #222;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  height: 22px;
  box-shadow: none;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary {
  position: relative;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .swatch-input.super-attribute-select {
  position: absolute;
  width: 0px;
  height: 0px;
  border: none;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .swatch-input.super-attribute-select + .mage-error {
  display: none;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .stock.unavailable {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  height: 22px;
  box-shadow: none;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related {
  position: relative;
  overflow: hidden;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related input.checkbox {
  width: 1px;
  height: 1px;
  position: absolute;
  left: -99999px;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related input.checkbox:checked + label:before {
  content: "\e999";
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related .label {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  height: 22px;
  box-shadow: none;
  color: #000;
  cursor: pointer;
}
.products-grid .items .product-item .product-top .product-item-inner .actions-primary .field.choice.related .label:before {
  content: "\e98d";
  font-family: "Linearicons";
  margin-right: 8px;
  margin-left: 2px;
  font-size: 14px;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions:after {
  content: "";
  display: table;
  clear: both;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-primary {
  float: left;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary {
  float: right;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary:after {
  content: "";
  display: table;
  clear: both;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action {
  float: left;
  color: #999999;
  position: relative;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:before {
  content: "" attr(aria-label) "";
  line-height: 1;
  padding: 3px 8px;
  background-color: #222222;
  font-size: 12px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 9px;
  left: 50%;
  color: #fff;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:last-child:before {
  right: 0;
  left: auto;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid #222222;
  position: absolute;
  bottom: 100%;
  margin-bottom: 1px;
  left: 50%;
  margin-left: -3px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.tocompare span:before {
  content: "\e8da";
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action.quickview span:before {
  content: "\e971";
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action span {
  font-size: 0px;
  display: block;
  line-height: 1;
  clip: inherit;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action span:before {
  content: '\e68c';
  display: block;
  font-family: "Linearicons";
  font-size: 18px;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action + .action {
  margin-left: 13px;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:hover {
  color: #000000;
}
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:hover:after,
.products-grid .items .product-item .product-top .product-item-inner .product-item-actions .actions-secondary > .action:hover:before {
  opacity: 1;
  visibility: visible;
}
.products-grid .items .product-item .product-item-details {
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  .products-grid .items .product-item .product-item-details {
    padding-top: 15px;
  }
}
.products-grid .items .product-item .product-image-container {
  display: block;
}
.products-grid .items .product-item .product-image-container .product-item-photo {
  display: block;
  line-height: 1;
  font-size: 0px;
}
.products-grid .items .product-item .product-reviews-summary {
  margin: 1px 0 0;
}
.products-grid .items .product-item .product-reviews-summary:not.empty + .price-box {
  margin-top: 2px;
}
.products-grid .items .product-item .product-reviews-summary.empty + .price-box,
.products-grid .items .product-item .product-reviews-summary.no-rating + .price-box {
  margin-top: 5px;
}
.products-grid .items .product-item .product-item-name {
  display: block;
}
.products-grid .items .product-item .product-item-name a {
  font-weight: 600;
  font-size: 1rem;
}
.products-grid .items .product-item .product-item-name + .price-box {
  margin-top: 5px;
}
.products-grid .items .product-item .product-item-info:hover .product-top:not(.loading-ajax):not(.loading-ajax--wl) .product-item-inner {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.products-grid.carousel-related .owl-carousel .owl-dots {
  margin-top: 0;
}
.products-grid.carousel-related .owl-carousel .owl-nav {
  display: none !important;
}
.products-grid .mgs-owl-carousel.items .product-item .product-item-details {
  padding-top: 20px;
}
.section-title {
  margin-bottom: 50px;
}
.section-title h3 {
  font-weight: 700;
  margin-bottom: 5px;
}
.section-title .title {
  color: #222222;
  font-size: 2.25rem;
  font-weight: 700;
  margin: 0 0 5px;
}
.section-title .subtitle {
  color: #999999;
  font-size: 1rem;
  letter-spacing: 0.015em;
}
.section-title .subtitle .subtitle + .btn {
  padding-bottom: 0;
  line-height: 1.4375rem;
}
.with-tab .section-title {
  margin-bottom: 19px;
}
.tab-cate-link {
  margin-top: 25px;
  text-align: center;
}
.mgs-product-tab .mgs-tab.product.data {
  margin-bottom: 0;
}
.mgs-product-tab .mgs-tab.data.items > .item.content {
  margin-top: 125px;
  padding: 0;
}
.mgs-product-tab .tab-style7.data.items .item.title .switch {
  padding: 0 15px !important;
}
.product-ultra-grid .banner-url {
  margin-bottom: 150px;
  position: relative;
  display: block;
  width: 100%;
  line-height: 1;
}
.product-ultra-grid .banner-url .product-image-container {
  display: block;
  position: relative;
  z-index: 1;
}
.product-ultra-grid .banner-url .banner-content {
  text-align: left;
  display: block;
  line-height: 1.25;
  position: relative;
  z-index: 2;
}
.product-ultra-grid .banner-url .banner-content .product-item-name {
  color: #222222;
  font-weight: 700;
  font-size: 1.5rem;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.product-ultra-grid .banner-url .banner-content .price-box {
  margin: 20px 0;
}
.product-ultra-grid .banner-url .banner-content .price-box .price {
  font-size: 1rem;
  color: #999999;
}
.product-ultra-grid .banner-url.even-banner {
  padding-left: 130px;
}
.product-ultra-grid .banner-url.even-banner .banner-content {
  position: absolute;
  left: 0;
  top: 60px;
  max-width: 40%;
}
.product-ultra-grid .banner-url.even-banner .product-item-name {
  font-size: 3rem;
  line-height: 1.2;
  display: block;
}
.product-ultra-grid .banner-url.even-banner .price {
  margin: 34px 0 40px;
}
.product-ultra-grid .banner-url.even-banner .product-image-photo {
  width: 100%;
}
.product-ultra-grid .banner-url.odd-banner .banner-content {
  margin-top: -19px;
  padding-left: 19px;
}
.product-ultra-grid .banner-url.odd-banner .banner-content .product-item-name {
  max-width: 75%;
}
/*  Guest Wishlist Page */
.guest_wishlist_list.products-grid:not(.active-slider) {
  margin-right: 0;
}
.guest_wishlist_list.products-grid:not(.active-slider) .product-items .product-wishlist-items {
  -ms-flex: 0 0 calc(100% / 4);
  flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4);
  padding: 0 15px;
  margin-bottom: 30px;
}
.guest_wishlist_list .product-wishlist-items .product-item-info {
  border: 1px solid #eee;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-image {
  position: relative;
  overflow: hidden;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-image .product-item-photo {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding-bottom: 100%;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-image .product-item-photo img {
  display: none;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .action.remove {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
  border: none;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .action.remove:before {
  content: "\e681";
  font-family: 'Linearicons';
  font-size: 16px;
  line-height: 30px;
  color: #222222;
  font-weight: 400;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .product-item-name {
  padding: 0 15px;
  display: inline-block;
  margin-bottom: 5px;
  line-height: 1;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .product-item-name .product-item-link {
  font-size: 1rem;
  letter-spacing: 0.01em;
  word-spacing: 0.1em;
  font-weight: 700;
  display: block;
  height: 34px;
  overflow-wrap: break-word;
  overflow: hidden;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .price-box {
  padding: 0 15px;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .price-box .price {
  color: #bbbbbb;
  font-size: 0.875rem;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .product-item-comment {
  height: 90px;
  margin: 0;
  min-height: auto;
  border-width: 1px;
  padding: 10px 15px;
  border: none;
  border-top: 1px solid #eee;
  max-height: 90px;
  font-size: 0.875rem;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart {
  padding: 0 15px;
  margin-bottom: 20px;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control {
  border: 1px solid #eaeaea;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control input.qty {
  width: 40px;
  padding: 0;
  border-width: 0;
  height: 42px;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button {
  width: 30px;
  flex: 0 0 30px;
  ms-flex: 0 0 30px;
  background-color: transparent;
  border: none;
  padding: 0;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button:before {
  font-family: 'Linearicons';
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button.minus::before {
  content: "-";
  font-size: 2rem;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button.plus::before {
  content: "+";
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button:hover,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button:focus,
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .qty .control > button:active {
  border: none;
  box-shadow: none;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .product-item-actions {
  margin-top: 0;
}
.guest_wishlist_list .product-wishlist-items .product-item-info .product-item-details .box-tocart .product-item-actions .action.primary {
  padding: 0 12px;
  line-height: 40px;
  font-size: 14px;
}
.guest_wishlist_list .actions-toolbar {
  margin-left: 0 !important;
  margin-top: 50px;
}
.guest_wishlist_list .actions-toolbar .action.update {
  font-size: 1.325rem;
  letter-spacing: 0.01em;
  color: #000;
  padding: 0.8rem 2.5rem;
  border-radius: 0;
  background-color: transparent;
  border: 2px solid #000;
}
.guest_wishlist_list .actions-toolbar .action.update:hover {
  background-color: #000000;
  border-color: #000000;
  color: #fff;
}
/*  End Guest Wishlist Page */
/*  Sale Page  */
.cms-sale-off .page-wrapper > .breadcrumbs {
  margin: 50px auto;
}
.cms-sale-off .page-wrapper > .breadcrumbs .items .item > * {
  font-size: 0.9375rem;
  letter-spacing: 0.01em;
  color: #222222;
  padding: 0 10px;
}
.cms-sale-off .page-wrapper > .breadcrumbs .items .item > a {
  color: #a0a0a0;
}
.cms-sale-off .page-wrapper > .breadcrumbs .items .item > a:hover {
  color: #222222;
  text-decoration: none;
}
.cms-sale-off .page-wrapper > .breadcrumbs .items .item:first-child > * {
  padding-left: 0;
}
.cms-sale-off .page-wrapper > .breadcrumbs .items .item:not(:last-child)::after {
  content: ".";
  font-family: inherit;
  vertical-align: center;
}
/*  End Sale Page  */
@media (max-width: 767px) {
  .panel-block .mgs-product-tab .mgs-tab.data.items .item.title .switch {
    padding: 5px 20px !important;
  }
}
/*  Slide Home Default  */
.slide-home-1 {
  position: relative;
}
.slide-home-1 .line .line .panel-block-row.panel-block:not(.builder-container) {
  position: static;
}
.slide-home-1 .panel-block-row.col-des-12 {
  min-height: auto;
}
.slide-home-1 .slider_mgs_carousel .item-image {
  display: block;
  padding-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slide-home-1 .slider_mgs_carousel .item-image img {
  opacity: 0;
}
.slide-home-1 .slider_mgs_carousel .inner-text {
  padding: 0;
  margin-left: 7px;
  margin-top: -20px;
}
.slide-home-1 .slider_mgs_carousel .inner-text .title {
  font-size: 7.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin: 0 0 45px -3px;
}
.slide-home-1 .slider_mgs_carousel .inner-text .title.color-white {
  color: #fff;
}
.slide-home-1 .slider_mgs_carousel .inner-text .sub-title {
  font-size: 0.875rem;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  word-spacing: 0.1em;
  margin-bottom: 15px;
  display: block;
}
.slide-home-1 .slider_mgs_carousel .inner-text a.color-white {
  color: #fff;
  border-bottom-color: #fff;
}
.slide-home-1 .slider_mgs_carousel .inner-text a.color-white:hover {
  color: #6aac91;
  border-bottom-color: #6aac91;
}
.slide-home-1 .panel-block-row.panel-block:not(.builder-container) .list-social {
  position: absolute;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}
.slide-home-1 .panel-block-row.panel-block:not(.builder-container) .list-social li > a {
  color: #bbbbbb;
  font-size: 1rem;
}
/*  End Slide Home Default  */
/*  Fix GDPR  */
.modal-mgs-gdpr._inner-scroll .modal-inner-wrap {
  max-height: 80vh;
  max-width: calc(100% - 30px);
  width: 1200px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  top: 50%;
  margin: 0 auto;
}
.privacy-policy.cms-content .privacy-policy-content h2 {
  margin: 40px 0 20px;
  font-weight: 700;
  font-size: 1.5rem;
}
.privacy-policy.cms-content .privacy-policy-content ul {
  list-style-type: circle;
  padding-left: 20px;
}
/*  End Fix GDPR  */
/*  Lookbook  */
/*  Lookbook  */
.lookbook-container .pin-label {
  color: #fff;
}
.lookbook-container .pin__title {
  padding: 5px 20px;
  color: #000;
  text-transform: none;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
}
.lookbook-container .pin_close {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
.lookbook-container .pin_close .icon-cross2 {
  display: block;
  font-size: 14px;
  color: #fff;
  background-color: #000;
}
.lookbook-container .pin__opened.pin__popup {
  opacity: 1;
  visibility: visible;
}
.lookbook-container .pin__opened.pin__popup + .pin_close {
  display: block;
}
.lookbook-container .popup__content--product {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0;
  cursor: default;
}
.lookbook-container .popup__content--product .product-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%;
  margin: 0;
  border: none;
}
.lookbook-container .popup__content--product .product-image a {
  width: 100%;
  padding: 0;
  cursor: pointer;
}
.lookbook-container .popup__content--product .product-details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%;
  border: none;
  margin: 0;
  padding: 20px;
  text-align: left;
}
.lookbook-container .popup__content--product .product-details > h3 a {
  color: #000;
  text-transform: none;
  font-weight: 600;
  font-size: 0.875rem;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  line-height: 1.2;
  width: 100%;
  cursor: pointer;
}
.lookbook-container .popup__content--product .product-details .price-box .special-price + .old-price {
  float: left;
  margin-right: 16px;
}
.lookbook-container .popup__content--product .product-details form {
  width: 100%;
  padding: 15px 0 0;
}
.lookbook-container .popup__content--product .product-details button.action.primary {
  text-align: left;
  cursor: pointer;
}
.lookbook-container .popup__content--product .product-details button.action.primary > span {
  font-size: 12px;
  font-weight: 600;
}
.lookbook-container .popup__content--product > :not(:last-child) {
  margin-bottom: 0;
}
.lookbook-container .pin__popup_text_content {
  padding: 10px;
  cursor: default;
}
.lookbook-container .pin__popup_text_content > .popup__title {
  color: #000;
  font-weight: 600;
  font-size: 1rem;
  padding: 0;
  line-height: 1.2;
}
.lookbook-container .pin__popup_text_content .popup__content {
  margin-top: 10px;
  line-height: 1.2;
  border: none;
  padding: 0;
}
.lookbook-container .pin__image:after {
  content: "";
  position: absolute;
  background: rgba(0, 0, 0, 0.35);
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
}
.lookbook-container .pin__image.pm-mask:before {
  display: none;
}
.lookbook-container .pin__image.pm-mask:after {
  opacity: 1;
}
.lookbook-slider .owl-nav > div i {
  font-style: inherit;
}
.lookbook-slider .owl-nav > div i:before {
  font-family: 'Linearicons';
  font-size: 1.5rem;
}
.lookbook-slider .owl-nav > div i.lnr-chevron-left:before {
  content: '\e93b';
}
.lookbook-slider .owl-nav > div i.lnr-chevron-right:before {
  content: '\e93c';
}
.lookbook-slider .owl-dots {
  top: 100%;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  margin-top: 20px;
}
.lookbook-slider .owl-dots .owl-dot span {
  margin: 0 2px;
}
/*  End Lookbook  */
/* Breadcrumbs */
.breadcrumbs {
  padding: 15px 0 14px;
  background-color: #f6f6f8;
  max-width: 100%;
  margin: 0;
}
.breadcrumbs .items {
  font-size: 0.9375rem;
  color: #222222;
  padding: 0 15px;
}
.breadcrumbs .items .item {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.breadcrumbs .items .item a {
  color: #999999;
  text-decoration: none;
}
.breadcrumbs .items .item a:hover {
  color: #6aac91;
}
.breadcrumbs .items .item + .item {
  margin-left: 10px;
}
.breadcrumbs .items .item:not(:last-child) {
  position: relative;
  padding-right: 14px;
}
.breadcrumbs .items .item:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background-color: #999999;
  position: absolute;
  top: 50%;
  margin-top: -0.125rem;
  right: 0;
}
/* End Breadcrumbs */
/* Page Title */
.page-title-wrapper {
  padding: 0;
  text-align: center;
  margin-bottom: 50px;
  position: relative;
}
.page-title-wrapper .page-title {
  display: block !important;
  font-weight: 700;
  color: #000000;
  text-align: center;
  margin: 0;
  font-size: 3rem;
}
.page-title-wrapper.layout_type1 {
  padding: 57px 0 55px;
}
.page-title-wrapper.layout_type1 .breadcrumbs {
  background: none;
  padding: 15px 0 0;
}
.page-title-wrapper.layout_type2 .page-title {
  font-size: 1.5rem;
  background-color: #797979;
  padding: 57px 0;
  color: #fff;
  position: relative;
  margin: 0;
}
.page-title-wrapper.layout_type2 .page-title > * {
  position: relative;
  z-index: 1;
}
.page-title-wrapper.layout_type2 .page-title:before {
  content: '';
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.page-title-wrapper.no-title {
  padding: 1.5rem 0 3rem;
}
.page-title-wrapper.no-title .breadcrumbs .items {
  -ms-flex-pack: left;
  justify-content: left;
}
.page-title-wrapper .status-order-account {
  font-size: 1rem;
  color: #999;
  font-weight: 400;
}
.page-title-wrapper .status-order-account .order-actions-toolbar {
  margin-bottom: 0;
}
.page-title-wrapper .status-order-account .order-actions-toolbar .actions > .action {
  color: #999;
  margin-right: 5px;
}
.page-title-wrapper .status-order-account .order-status {
  margin: 0 0 20px;
}
.page-title-wrapper .status-order-account .order-date {
  margin-bottom: 5px;
}
.page-title-wrapper .status-order-account .breadcrumbs {
  position: absolute;
  min-width: 100%;
  bottom: -107px;
}
.ttbg-image {
  background-size: cover;
  background-repeat: no-repeat;
}
.ttbg-image:not(.ttbg-image-repeat) {
  background-position: center;
}
.ttbg-image.ttbg-image-repeat {
  background-size: auto;
  background-repeat: repeat;
}
/* End Page Title */
/* Product Detail */
.rotate-image {
  font-size: 12px;
  padding: 9px;
  position: absolute;
  right: 15px;
  z-index: 9;
  top: 15px;
  width: 60px;
  height: 60px;
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 4px;
  background-image: url(../images/360_deg_icon.png);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
}
.rotate-image:hover {
  opacity: 1;
}
.rotate-image-container .rotate-j360 {
  position: fixed !important;
  width: 100% !important;
  height: 100% !important;
  left: 0 !important;
  top: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  cursor: move;
  z-index: 1000 !important;
}
.rotate-image-container .rotate-j360#mgs_j360 {
  background-color: #fff;
  z-index: 999 !important;
}
.rotate-image-container .rotate-j360#view_overlay img.loader {
  display: none !important;
}
.rotate-image-container .rotate-j360:before {
  content: "";
  display: block;
  position: absolute;
  width: 38px;
  height: 38px;
  background-image: url('../images/oval.svg');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  left: 50%;
  top: 50%;
  margin: -19px 0 0 -19px;
  opacity: 1;
  visibility: visible;
  z-index: 1;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
}
.rotate-image-container .rotate-j360 img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 99;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.rotate-image-container .close-rotate {
  cursor: pointer;
  z-index: 9999;
  position: fixed;
  right: 30px;
  top: 30px;
  color: #333;
  width: 24px;
  height: 24px;
  font-size: 24px;
  background: none;
  border-width: initial;
  border-style: none;
  border-color: initial;
  border-image: initial;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.rotate-image-container .close-rotate span {
  display: block;
  line-height: 1;
}
.rotate-image-container .close-rotate span:before {
  content: "\e935";
  font-family: "Linearicons";
}
.product-detail-deals {
  box-shadow: 1px 1px 5px #ddd;
  margin-bottom: 10px;
}
.product-detail-deals .deal-timer .countdown span {
  font-size: 1.875rem;
  color: #222222;
}
.product-detail-deals .deal-timer .time-note span {
  font-size: 0.875rem;
}
.product.info.detailed {
  margin: 80px 0 0;
}
.product.info.detailed .product.data.items {
  margin: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #eaeaea;
}
.product.info.detailed .product.data.items > .item.title {
  float: none;
  margin: 0;
}
.product.info.detailed .product.data.items > .item.title > .switch {
  height: auto;
  font-weight: 700;
  color: #bbbbbb;
  background: none;
  border: none;
  font-size: 1.25rem;
  padding: 30px 30px 27px;
}
.product.info.detailed .product.data.items > .item.title > .switch .counter {
  font-size: 0.6em;
  vertical-align: top;
  transform: translateY(-3px);
  display: inline-block;
}
.product.info.detailed .product.data.items > .item.title > .switch .counter:before {
  content: "(";
}
.product.info.detailed .product.data.items > .item.title > .switch .counter:after {
  content: ")";
}
.product.info.detailed .product.data.items > .item.title.active > .switch,
.product.info.detailed .product.data.items > .item.title > .switch:hover {
  color: #222222;
}
.product.info.detailed .product.data.items > .item.content {
  border-top: 1px solid #eaeaea;
  float: none;
  margin: 0;
  -webkit-order: 2;
  order: 2;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 30px 0 0;
}
.product.info.detailed .product.data.items > .item.content[aria-labelledby="tab-label-additional"] {
  padding: 80px 0 0;
}
.product.info.detailed .product.data.items > .item.content .product.attibute.description p {
  line-height: 1.9;
}
.product.info.detailed .additional-attributes-wrapper table.additional-attributes {
  width: 100%;
  margin: 0;
}
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr > th,
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr > td {
  vertical-align: middle;
  padding: 15px 0;
}
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr > th {
  font-weight: 600;
  color: #222;
  font-size: 1rem;
  width: 25%;
  padding-right: 30px;
}
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr > th:after {
  content: ":";
}
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr + tr > th,
.product.info.detailed .additional-attributes-wrapper table.additional-attributes > tbody > tr + tr > td {
  border-top: 1px dotted #eaeaea;
}
.product.info.detailed .block.review-list .block-title strong {
  display: block;
  font-weight: 700;
  color: #222222;
  font-size: 1.875rem;
  line-height: inherit;
  margin: 0 0 15px;
}
.product.info.detailed .block.review-list .review-content {
  line-height: 1.9;
  margin-bottom: 12px !important;
}
.product.info.detailed .block.review-list .review-toolbar {
  margin: 0;
  border: none;
}
.product.info.detailed .block.review-list .review-details .review-author,
.product.info.detailed .block.review-list .review-details .review-date {
  display: inline-block;
  font-style: italic;
  color: #777777;
  margin: 0;
}
.product.info.detailed .block.review-list .review-details .review-author:after {
  content: "-";
}
.product.info.detailed .block.review-list .review-item .rating-label {
  font-weight: 500;
  color: #222;
}
.product.info.detailed .block.review-list .review-item .rating-label:after {
  content: ":";
}
.product.info.detailed .block.review-list .review-ratings {
  float: none;
  margin-bottom: 10px;
}
.product.info.detailed .block.review-list .review-legend {
  display: block;
  font-weight: 700;
  color: #222222;
  font-size: 1.25rem;
  line-height: inherit;
  margin: 0 0 15px;
}
.product.info.detailed .block.review-list .review-items {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product.info.detailed .block.review-list .review-items .review-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 calc(50% - 15px);
  flex: 0 0 calc(50% - 15px);
  max-width: calc(50% - 15px);
  border: 1px solid #eaeaea;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 30px;
}
.product.info.detailed .block.review-list .review-items .review-item .review-title {
  font-size: 1rem;
  color: #222;
  margin-bottom: 10px;
  font-weight: 700;
}
.product.info.detailed .block.review-list .review-ratings ~ .review-content,
.product.info.detailed .block.review-list .review-ratings ~ .review-details {
  margin: 0;
}
.product.info.detailed .block.review-add .review-form-actions {
  margin-left: 0;
}
.product.info.detailed .block.review-add .review-form {
  max-width: 100%;
}
.product.info.detailed .block.review-add .review-form .action.submit.primary {
  margin: 0;
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
}
.product.info.detailed .block.review-add .review-form .action.submit.primary:hover {
  background: #6aac91;
  border: 2px solid #6aac91;
  color: #ffffff;
}
.product.info.detailed .block.review-add .review-legend {
  font-size: 1.325rem;
  color: #222;
  margin-bottom: 20px;
}
.product.info.detailed .block.review-add .review-legend span,
.product.info.detailed .block.review-add .review-legend strong {
  display: inline;
}
.product.info.detailed .block.review-add .review-field-nickname,
.product.info.detailed .block.review-add .review-field-summary {
  width: 50%;
  float: left;
}
.product.info.detailed .block.review-add .review-field-nickname {
  padding-right: 15px;
}
.product.info.detailed .block.review-add .review-field-summary {
  padding-left: 15px;
}
.product.info.detailed .block.review-add .review-field-text {
  clear: left;
}
.catalog-product-view .column.main > .lookbook-container,
.catalog-product-view .column.main .block.related,
.catalog-product-view .column.main .block.upsell,
.catalog-product-view .column.main .block.brand-related-products {
  margin: 80px 0 0;
}
.catalog-product-view .block .block-title.title > strong {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
}
.catalog-product-view .block .block-actions {
  text-align: center;
  font-size: 0.875rem;
  font-style: italic;
}
.catalog-product-view .block .block-actions .action.select {
  display: inline-block;
  background-color: transparent;
  border: none;
  line-height: 1.4;
  padding: 0;
  font-size: 0.875rem;
  font-weight: 500;
  vertical-align: top;
  font-style: italic;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
}
.catalog-product-view .block .block-actions .action.select:after {
  content: '';
  position: absolute;
  width: 0px;
  height: 1px;
  transition: 300ms;
  bottom: 0;
  right: 0;
}
.catalog-product-view .block .block-actions .action.select:hover:after {
  width: 100%;
  left: 0;
  right: auto;
}
.catalog-product-view .block .block-content .products-grid {
  margin-top: 45px;
}
.catalog-product-view .block .block-content .products-grid .product-item {
  margin-bottom: 30px;
}
.catalog-product-view .sidebar .block .block-title.title > strong {
  font-size: 1.5rem;
  display: block;
  text-align: left;
}
.catalog-product-view .sidebar .block .block-actions {
  text-align: left;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-items {
  margin: 0;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item {
  margin-bottom: 15px;
  ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 0 0 100%;
  padding: 0;
  max-width: 100%;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .product-item-photo {
  position: static;
  -ms-flex: 0 0 70px;
  flex: 0 0 70px;
  max-width: 70px;
  margin: 0;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .product-item-details {
  margin-left: 0;
  padding: 0 0 0 15px;
  -ms-flex: 0 0 calc(100% - 70px);
  flex: 0 0 calc(100% - 70px);
  max-width: calc(100% - 70px);
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 0.9375rem;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .product-item-details .price-box .price {
  font-size: 0.875rem;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related {
  position: absolute;
  top: -6px;
  left: 0;
  z-index: 1;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related .label:before {
  content: '\e98d';
  font-size: 0.75rem;
  font-family: 'Linearicons';
  margin-right: 5px;
  color: #000;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related .label > span {
  display: none;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related input {
  display: none;
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related input:checked + .label:before {
  content: '\e999';
}
.catalog-product-view .sidebar .block .block-content .products-grid .product-item .product-item-info .field.choice.related + button.action {
  display: inline-block;
}
.catalog-product-view .sidebar .block.block-services .services {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.catalog-product-view .sidebar .block.block-services .services > div.item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding-left: 35px;
}
@media (min-width: 575px) and (max-width: 991px) {
  .catalog-product-view .sidebar .block.block-services .services > div.item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
.catalog-product-view .sidebar.sidebar-additional .block .block-title strong {
  font-size: 1.5rem;
  display: block;
}
.catalog-product-view .product-info-clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.catalog-product-view .breadcrumbs {
  background: none;
  padding: 30px 0 30px;
}
.catalog-product-view .product.media {
  width: calc(50% - 15px);
  margin: 0;
  position: relative;
}
.catalog-product-view .product-info-main .box-tocart,
.catalog-product-view .block-bundle-summary .box-tocart {
  display: block;
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links {
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action {
  border: 2px solid #eaeaea;
  background: none;
  border-radius: 0;
  display: inline-block;
  height: 2.875rem;
  width: 2.875rem;
  line-height: 2.875rem;
  text-align: center;
  color: #999999;
  padding: 0;
  margin-right: 10px;
  font-weight: normal;
  background-color: #fff;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action:before,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action:before {
  content: "\e68c";
  display: inline-block;
  font-family: "Linearicons";
  font-size: 18px;
  line-height: 1;
  overflow: visible;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action.tocompare:before,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action.tocompare:before {
  content: "\e8da";
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action:hover,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action:hover {
  background-color: #6aac91;
  border-color: #6aac91;
  color: #fff;
}
.catalog-product-view .product-info-main .box-tocart .fieldset .product-addto-links .action span,
.catalog-product-view .block-bundle-summary .box-tocart .fieldset .product-addto-links .action span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-product-view .product-info-main .box-tocart .actions,
.catalog-product-view .block-bundle-summary .box-tocart .actions {
  width: 100%;
  padding: 0;
  order: 2;
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty,
.catalog-product-view .block-bundle-summary .box-tocart .field.qty {
  order: 1;
  border: 2px solid #eaeaea;
  width: 150px;
  height: 2.875rem;
  padding: 0 50px;
  position: relative;
  margin: 0;
  background-color: #fff;
  display: block;
  margin-right: 10px;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .input-text,
.catalog-product-view .block-bundle-summary .box-tocart .field.qty .input-text {
  border: none;
  height: 2.625rem;
  padding: 0;
  width: 100%;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty,
.catalog-product-view .block-bundle-summary .box-tocart .field.qty .edit-qty {
  display: block;
  width: 50px;
  text-align: center;
  font-size: 11px;
  line-height: 2.875rem;
  position: absolute;
  left: 0;
  bottom: 0;
  cursor: pointer;
  top: 0;
}
.catalog-product-view .product-info-main .box-tocart .field.qty .edit-qty.plus,
.catalog-product-view .block-bundle-summary .box-tocart .field.qty .edit-qty.plus {
  right: 0;
  left: auto;
}
.catalog-product-view .product-info-main .box-tocart .action.primary.tocart,
.catalog-product-view .block-bundle-summary .box-tocart .action.primary.tocart {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding: 0;
  height: 2.875rem;
  position: relative;
}
.catalog-product-view .product-info-main .box-tocart .action.primary.tocart:before,
.catalog-product-view .block-bundle-summary .box-tocart .action.primary.tocart:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: url(../images/cart.gif);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  opacity: 0;
  visibility: hidden;
}
.catalog-product-view .product-info-main .box-tocart .action.primary.tocart.tocart-loading:before,
.catalog-product-view .block-bundle-summary .box-tocart .action.primary.tocart.tocart-loading:before {
  opacity: 1;
  visibility: visible;
}
.catalog-product-view .product-info-main {
  width: calc(50% - -15px);
  padding: 0 0 0 30px;
  /* Group Product Form */
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute + .swatch-attribute {
  margin-top: 5px;
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-label,
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
  font-size: 0.875rem;
  color: #000;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-options {
  margin-top: 7px;
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option {
  padding: 0;
}
.catalog-product-view .product-info-main .product-add-form .swatch-attribute .swatch-attribute-selected-option:not(:empty):before {
  content: ":";
  margin-right: 6px;
}
.catalog-product-view .product-info-main .page-title-wrapper {
  background: none !important;
  padding: 0;
  margin: 2px 0 0;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title {
  text-align: left;
  margin: 0;
  color: #222222;
  font-size: 1.875rem;
  background: none !important;
  padding: 0 !important;
}
.catalog-product-view .product-info-main .page-title-wrapper .page-title:before {
  content: none;
}
.catalog-product-view .product-info-main .product-reviews-summary {
  margin: 0;
}
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions {
  line-height: 1;
  vertical-align: top;
  padding: 0;
}
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions .action {
  font-size: 0.875rem;
  color: #999999;
  margin: 0 0 0 10px;
}
.catalog-product-view .product-info-main .product-reviews-summary .reviews-actions .action:hover {
  color: #6aac91;
}
.catalog-product-view .product-info-main .product-reviews-summary.empty .reviews-actions .action {
  margin-left: 0;
  vertical-align: top;
}
.catalog-product-view .product-info-main .product.attribute.sku {
  color: #bbbbbb;
  font-size: 0.75rem;
  margin-top: 7px;
}
.catalog-product-view .product-info-main .product.attribute.sku .type {
  font-weight: 400;
  margin: 0;
}
.catalog-product-view .product-info-main .product.attribute.sku .type:after {
  content: ":";
}
.catalog-product-view .product-info-main .stock.available {
  font-size: 0.875rem;
  color: #000000;
  text-transform: none;
  font-weight: 400;
}
.catalog-product-view .product-info-main .stock.available:before {
  content: "\e934";
  font-family: "Linearicons";
  color: #ffffff;
  background-color: #86c178;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  display: inline-block;
  font-size: 0.5rem;
  text-align: center;
  margin: 2px 5px 0 0;
  vertical-align: top;
  border-radius: 50%;
}
.catalog-product-view .product-info-main .product-info-price {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
}
.catalog-product-view .product-info-main .product-info-price .price-box {
  margin-right: 49px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price {
  display: inline-block;
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price + .old-price {
  float: none;
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .product-info-stock-sku {
  order: 2;
  -webkit-order: 2;
}
.catalog-product-view .product-info-main .product-info-price + .product-add-form {
  margin-top: 30px;
}
.catalog-product-view .product-info-main .price-box {
  margin: 0;
}
.catalog-product-view .product-info-main .price-box .price-including-tax + .price-excluding-tax,
.catalog-product-view .product-info-main .price-box .weee + .price-excluding-tax,
.catalog-product-view .product-info-main .price-box .weee {
  line-height: inherit;
}
.catalog-product-view .product-info-main .price-box .price-wrapper .price {
  color: #222222;
  font-size: 1.5rem;
  font-weight: 400;
}
.catalog-product-view .product-info-main .price-box .product-add-form {
  margin: 30px 0 0;
}
.catalog-product-view .product-info-main .price-box .product.attribute.overview {
  color: #777777;
  font-size: 1rem;
  line-height: 1.9;
  margin: 14px 0 0;
}
.catalog-product-view .product-info-main .price-box .price-label {
  font-size: 0.7em;
  vertical-align: top;
}
.catalog-product-view .product-info-main .price-box .price-from,
.catalog-product-view .product-info-main .price-box .price-to {
  display: inline-block;
  margin: 0;
}
.catalog-product-view .product-info-main .price-box .price-to {
  margin-left: 10px;
}
.catalog-product-view .product-info-main .price-box .old-price .price {
  font-size: 0.8em;
  color: #777777;
}
.catalog-product-view .product-info-main .product-social-links {
  line-height: 1;
  margin: 18px 0 0;
}
.catalog-product-view .product-info-main .product-social-links .action.tocompare,
.catalog-product-view .product-info-main .product-social-links .action.mailto.friend {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
  color: #999999;
  font-size: 0.875rem;
  font-weight: 400;
  display: inline-block;
  line-height: inherit;
  vertical-align: top;
  font-family: inherit;
  margin: 0;
}
.catalog-product-view .product-info-main .product-social-links .action.tocompare span,
.catalog-product-view .product-info-main .product-social-links .action.mailto.friend span {
  line-height: 1.5625rem;
}
.catalog-product-view .product-info-main .product-social-links .action.tocompare:before,
.catalog-product-view .product-info-main .product-social-links .action.mailto.friend:before {
  content: "\e696";
  display: inline-block;
  font-family: "Linearicons";
  font-size: 18px;
  margin-right: 8px;
  line-height: inherit;
  overflow: visible;
}
.catalog-product-view .product-info-main .product-social-links .action.tocompare:before {
  content: "\e8da";
}
.catalog-product-view .product-info-main .product-social-links .share-this-container .sharethis-inline-share-buttons .st-btn {
  border: none !important;
  padding: 0 !important;
  display: inline-block !important;
  height: auto !important;
}
.catalog-product-view .product-info-main .product-options-wrapper {
  margin-bottom: 30px;
}
.catalog-product-view .product-info-main .product-options-wrapper .swatch-opt .swatch-input.super-attribute-select {
  width: 0px;
  height: 0px;
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  color: transparent;
  overflow: hidden;
}
.catalog-product-view .product-info-main .bundle-actions {
  margin: 30px 0 0;
}
.catalog-product-view .product-info-main .bundle-actions .action.primary.customize {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding: 0 15px;
  height: 2.875rem;
}
.catalog-product-view .product-info-main .product-brand .brand-name {
  color: #bbbbbb;
  font-size: 0.75rem;
  margin-top: 7px;
}
.catalog-product-view .product-info-main .product-brand .brand-name .title {
  text-transform: uppercase;
  margin-right: 3px;
  font-weight: 600;
}
.catalog-product-view .product-info-main .product-brand .brand-name .title:after {
  content: ":";
}
.catalog-product-view .product-info-main .table.data.grouped .price-box {
  margin-top: 8px;
}
.catalog-product-view .product-info-main .table.data.grouped .price-box * {
  line-height: 1;
  vertical-align: top;
}
.catalog-product-view .product-info-main .table.data.grouped .price-box .price-wrapper .price {
  font-size: 1rem;
}
.catalog-product-view .product-info-main .table.data.grouped .special-price {
  display: inline-block;
  margin: 0;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped {
  margin: 25px 0;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped .table.grouped {
  margin-bottom: 0;
  border-top: 1px solid #eaeaea;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped thead tr th {
  font-size: 16px;
  color: #222;
  font-weight: 600;
  border: 1px solid #eaeaea;
  padding: 9px 15px;
  vertical-align: middle;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped thead tr th.qty {
  width: 1%;
  text-align: center;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody {
  border: none !important;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td {
  border: 1px solid #eaeaea;
  border-top: none !important;
  vertical-align: middle;
  padding: 9px 15px;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td .input-text.qty {
  text-align: center;
  width: 90px;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td .product-item-name {
  font-weight: 500;
  display: block;
  color: #222;
}
.catalog-product-view .product-info-main .product-add-form .table-wrapper.grouped tbody tr td .price {
  font-size: 18px;
}
.catalog-product-view:not(.page-layout-1column) .product-info-main .box-tocart .field.qty {
  width: 140px;
  padding: 0 35px;
}
.catalog-product-view:not(.page-layout-1column) .product-info-main .box-tocart .field.qty .edit-qty {
  width: 35px;
}
.catalog-product-view .product-options-bottom .price-box .price-including-tax + .price-excluding-tax,
.catalog-product-view .product-options-bottom .price-box .weee + .price-excluding-tax,
.catalog-product-view .product-options-bottom .price-box .weee {
  line-height: inherit;
}
.catalog-product-view.page-product-downloadable .product-options-bottom,
.catalog-product-view.page-product-downloadable .product-options-wrapper {
  float: none;
  width: auto;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper {
  margin-bottom: 41px;
}
.catalog-product-view.page-product-downloadable .product-options-wrapper .legend.links-title,
.catalog-product-view.page-product-downloadable .product-options-wrapper .legend.links-title + br {
  display: none;
}
.catalog-product-view.page-product-downloadable .product-options-bottom .price-box {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.catalog-product-view.page-product-downloadable .product-options-bottom .price-box .field.qty + .actions {
  padding: 0;
}
.catalog-product-view.page-product-downloadable .field.downloads .sample.link {
  font-style: italic;
  color: #6aac91;
}
.bundle-options-container {
  margin: 70px 0 0;
}
.bundle-options-container .product-add-form form:after {
  content: "";
  display: table;
  clear: both;
}
.bundle-options-container .bundle-options-wrapper {
  float: left;
  width: calc(50% + 15px) !important;
  padding: 0 30px 0 0;
}
.bundle-options-container .bundle-options-wrapper .product-options-wrapper {
  width: 100%;
  float: none;
}
.bundle-options-container .bundle-options-wrapper .product-options-wrapper .legend.title {
  font-size: 1.275rem;
  font-weight: 600;
  color: #222;
  margin: 0 0 22px;
  line-height: inherit;
}
.bundle-options-container .product-options-wrapper .action.back.customization {
  width: 100%;
  font-size: 0.875rem;
  font-weight: 700;
  letter-spacing: 0.075em;
  padding: 0 15px;
  height: 2.875rem;
  background: #000000;
  border: 2px solid #000000;
  color: #ffffff;
  text-transform: uppercase;
  border-radius: 0;
}
.bundle-options-container .product-options-wrapper .action.back.customization:hover {
  border-color: #6aac91;
  background-color: #6aac91;
}
.bundle-options-container .product-options-wrapper .control {
  display: table;
  width: 100%;
}
.bundle-options-container .product-options-wrapper .control:after {
  content: "";
  display: table;
  clear: both;
}
.bundle-options-container .product-options-wrapper .control [class*="bundle-option"],
.bundle-options-container .product-options-wrapper .control .nested:not(.options-list) {
  display: table-cell;
}
.bundle-options-container .product-options-wrapper .control .nested .field.qty {
  border: 2px solid #eaeaea;
  margin: 0;
  height: 46px;
}
.bundle-options-container .product-options-wrapper .control .nested .field.qty:after {
  content: "";
  display: table;
  clear: both;
}
.bundle-options-container .product-options-wrapper .control .nested .field.qty .control input {
  border: none;
  height: 42px;
  padding: 0;
}
.bundle-options-container .product-options-wrapper .control .nested .field.qty .label {
  line-height: 42px;
  height: 42px;
  margin: 0;
  font-size: 1rem;
  font-weight: 400;
  color: #222;
  padding: 0 10px;
}
.bundle-options-container .product-options-wrapper .control .nested:not(.options-list) {
  padding: 0 0 0 10px;
  height: 46px;
  vertical-align: top;
}
.bundle-options-container .product-options-wrapper .control .nested.options-list .field.choice input {
  vertical-align: inherit;
}
.bundle-options-container .product-options-wrapper .control .nested.options-list .price-notice {
  color: #222;
}
.bundle-options-container .product-options-wrapper .control .nested.options-list .price-notice .price-container .price {
  font-size: 16px;
}
.bundle-options-container .block-bundle-summary {
  float: left;
  width: calc(50% - 15px) !important;
  background-color: #f1f1f1;
  padding: 23px 30px 30px;
}
.bundle-options-container .block-bundle-summary > .title > strong {
  font-size: 1.275rem;
  font-weight: 600;
  color: #222;
  margin: 0 0 22px;
  line-height: inherit;
}
.bundle-options-container .block-bundle-summary .bundle-info {
  margin-top: 30px;
}
.bundle-options-container .block-bundle-summary .bundle-info .bundle-status .price-as-configured {
  margin-bottom: 16px;
}
.bundle-options-container .block-bundle-summary .bundle-summary {
  margin-top: 10px;
}
.bundle-options-container .block-bundle-summary .bundle-summary .bundle.items > li {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.bundle-options-container .block-bundle-summary .bundle-summary .bundle.items > li + li {
  margin-top: 20px;
}
.bundle-options-container .block-bundle-summary .bundle-summary .bundle.items > li > .label {
  color: #222;
  font-weight: 500;
  font-size: 0.875rem;
}
.bundle-options-container .block-bundle-summary .price-box .price {
  color: #222222;
  font-size: 1.5rem;
  font-weight: 400;
}
.bundle-options-container .block-bundle-summary .bundle-status .stock {
  font-size: 0.875rem;
  color: #000000;
  text-transform: none;
  font-weight: 400;
  margin-left: 20px;
}
.bundle-options-container .block-bundle-summary .bundle-status .stock:before {
  content: "\e934";
  font-family: "Linearicons";
  color: #ffffff;
  background-color: #86c178;
  width: 1rem;
  height: 1rem;
  line-height: 1rem;
  display: inline-block;
  font-size: 0.5rem;
  text-align: center;
  margin: 2px 5px 0 0;
  vertical-align: top;
  border-radius: 50%;
}
.bundle-options-container .block-bundle-summary .bundle-status .stock.unavailable:before {
  content: "\e929";
  font-size: 0.6rem;
  background-color: #ff0000;
}
.mfp-img-gallery .mfp-container .mfp-content .mfp-close {
  font-size: 0px;
  color: transparent !important;
  line-height: 1;
}
.mfp-img-gallery .mfp-container .mfp-content .mfp-close:before {
  content: "\e935";
  font-family: "Linearicons";
  font-size: 18px;
  color: #fff;
}
.mfp-img-gallery .mfp-img {
  padding: 0;
}
.mfp-img-gallery .mfp-bottom-bar {
  padding: 0;
  min-height: 50px;
}
.mfp-img-gallery .mfp-bottom-bar .mfp-title:not(:empty) {
  text-align: center;
  padding: 10px 15px;
}
.mfp-img-gallery .mfp-bottom-bar .mfp-counter {
  position: fixed;
  top: 0;
  left: 0;
  text-transform: uppercase;
  right: auto;
  padding: 16px;
  color: #fff;
  opacity: 1;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-right,
.mfp-img-gallery .mfp-arrow.mfp-arrow-left {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 4px;
  margin: -25px 0 0;
  color: #fff;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-right:before,
.mfp-img-gallery .mfp-arrow.mfp-arrow-left:before {
  content: none;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-right:after,
.mfp-img-gallery .mfp-arrow.mfp-arrow-left:after {
  font-family: "Linearicons";
  font-size: 18px;
  margin: 0;
  border: none;
  position: static;
  width: auto;
  height: auto;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-left {
  left: 10px;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-left:after {
  content: "\e93b";
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-right {
  right: 10px;
}
.mfp-img-gallery .mfp-arrow.mfp-arrow-right:after {
  content: "\e93c";
}
/* End Product Detail */
/* Fotorama Gallery */
.fotorama__stage__frame .fotorama__img {
  min-width: 100%;
}
.fotorama__thumb-border {
  background: none;
  display: none;
}
.fotorama-video-container:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom right;
  bottom: 0;
  content: '';
  height: 100px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 12px;
  width: 100px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.fotorama-video-container .magnify-lens {
  display: none !important;
}
.fotorama-video-container .video-unplayed:hover img {
  opacity: .6;
}
.fotorama-video-container .video-unplayed:hover:after {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
}
.fotorama .video-thumb-icon:after {
  background: url(../Magento_ProductVideo/img/gallery-sprite.png) bottom left;
  bottom: 0;
  content: '';
  height: 40px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 10px;
  width: 49px;
}
.fotorama .product-video {
  bottom: 0;
  height: 100%;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.fotorama .product-video iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.fotorama .fotorama__arr {
  background-color: transparent;
}
.fotorama .fotorama__arr .fotorama__arr__arr {
  line-height: 50px;
  width: 50px;
  height: 50px;
  background: none;
  text-align: center;
}
.fotorama .fotorama__arr .fotorama__arr__arr:after {
  content: "\e93b";
  font-family: "Linearicons";
  font-size: 28px;
  color: #222;
}
.fotorama .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:after {
  content: "\e93c";
}
.fotorama .fotorama__thumb__arr .fotorama__thumb--icon {
  background: none;
  text-align: center;
  padding: 0;
}
.fotorama .fotorama__thumb__arr .fotorama__thumb--icon:after {
  content: "\e93b";
  font-family: "Linearicons";
  color: #222;
  font-size: 20px;
  line-height: 20px;
}
.fotorama .fotorama__thumb__arr.fotorama__thumb__arr--right .fotorama__thumb--icon:after {
  content: "\e93c";
}
.fotorama .fotorama__nav--dots {
  margin-top: 20px !important;
}
.fotorama .fotorama__nav--dots .fotorama__dot {
  position: static;
  width: 14px;
  height: 14px;
  display: block;
  background-color: #b4b4b4;
  border: none;
  margin: 0;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  transform: scale(0.43);
  -webkit-transform: scale(0.43);
  -moz-transform: scale(0.43);
  -o-transform: scale(0.43);
  transition: all 300ms ease 0s;
  -webkit-transition: all 300ms ease 0s;
  -moz-transition: all 300ms ease 0s;
  -o-transition: all 300ms ease 0s;
}
.fotorama .fotorama__nav--dots .fotorama__active .fotorama__dot {
  background-color: #696969;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
}
.fotorama .fotorama__nav--dots .fotorama__nav__frame {
  width: auto !important;
  height: auto !important;
  padding: 0 4px;
}
.fotorama__nav--thumbs .fotorama__nav__frame {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  opacity: .5;
}
.fotorama__nav--thumbs .fotorama__nav__frame.fotorama__active {
  opacity: 1;
}
/* End Message */
/* Related - Upsell - Crossell*/
.checkout-cart-index .block.crosssell {
  margin: 80px 0 0;
}
.checkout-cart-index .block.crosssell .block-title.title > strong {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
}
.checkout-cart-index .block.crosssell .block-content {
  margin-top: 45px;
}
/* Coming Soon */
.main-coming-soon {
  background-size: cover;
  background-position: center center;
}
.main-coming-soon .content-coming-soon {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-between;
  min-height: 100vh;
  padding: 50px 0 45px;
  color: #fff;
}
.main-coming-soon .content-coming-soon > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-coming-soon .content-coming-soon > *.content {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: space-between;
  min-height: 50vh;
  padding: 30px 0;
}
.main-coming-soon .content-coming-soon > *.content > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.main-coming-soon .heading .sub-title {
  font-size: 1.5rem;
}
.main-coming-soon .heading .title {
  font-size: 200px;
  letter-spacing: -0.025em;
  font-weight: 900;
  color: #fff;
  line-height: 120px;
  margin-left: -5px;
}
.main-coming-soon .form-newsletter {
  margin-top: 45px;
}
.main-coming-soon .form-newsletter .block.newsletter {
  width: 100%;
}
.main-coming-soon .form-newsletter .block.newsletter .action.subscribe {
  border-radius: 0;
  height: 60px;
  border: none;
  line-height: 60px;
  padding: 0 45px;
  font-size: 12px;
  letter-spacing: 0.075em;
  margin-left: 0;
  color: #fff;
}
.main-coming-soon .form-newsletter .block.newsletter .field.newsletter {
  margin-right: 0;
}
.main-coming-soon .form-newsletter .block.newsletter .field.newsletter .control {
  position: relative;
}
.main-coming-soon .form-newsletter .block.newsletter .field.newsletter .control:before {
  line-height: 60px;
  color: #cdcdcd;
  padding-left: 30px;
  content: "\e696";
  font-family: 'Linearicons';
  font-size: 1.3rem;
}
.main-coming-soon .form-newsletter .block.newsletter .field.newsletter .control input {
  border: none;
  box-shadow: none !important;
  height: 60px;
  line-height: 60px;
  font-size: 1rem;
  padding-left: 70px;
}
.main-coming-soon .form-newsletter .block.newsletter .field.newsletter .control input + .mage-error {
  position: absolute;
  left: 0;
  bottom: 100%;
  margin-bottom: 10px;
}
.main-coming-soon .deal-timer .countdown span {
  text-align: left;
  font-size: 3rem;
  padding-bottom: 12px;
  width: 18%;
}
.main-coming-soon .deal-timer .time-note {
  display: table;
  width: 100%;
}
.main-coming-soon .deal-timer .time-note > span {
  text-align: left;
  width: 18%;
  display: inline-block;
  font-size: 1rem;
  font-weight: 400;
}
.main-coming-soon .list-social {
  margin-top: 25px;
}
.main-coming-soon .list-social li {
  margin-bottom: 0;
}
.main-coming-soon .list-social li > a {
  display: inline-block;
  padding-right: 20px;
  color: #fff;
  font-size: 18px;
}
/* End Coming Soon */
/* Newsletter Popup */
.modal_newsletter_popup.modal-slide {
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  opacity: 0;
}
.modal_newsletter_popup.modal-slide .newsletter_popup {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 100%;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe {
  padding: 30px 50px 35px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .block-popup-content {
  float: right;
  width: 55%;
  font-size: 15px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .block-popup-content .title h4 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .block-popup-content .newsletter-popup-form {
  margin-top: 41px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .block-popup-content .newsletter-popup-form .form.subscribe .form-group.newsletter {
  position: relative;
  margin-bottom: 15px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe .checkbox.dont-show-popup {
  margin-top: 60px;
}
.modal_newsletter_popup.modal-slide .newsletter_popup .block-popup-subscribe:after {
  content: "";
  display: table;
  clear: both;
}
.modal_newsletter_popup.modal-slide .modal-inner-wrap {
  position: absolute;
  width: auto;
  display: inline-block;
  left: 50%;
  top: 50%;
  right: auto;
  max-width: calc(100% - 30px) !important;
  margin: 0;
  min-height: 0 !important;
  transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -wekbit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
}
.modal_newsletter_popup.modal-slide .modal-inner-wrap .modal-header,
.modal_newsletter_popup.modal-slide .modal-inner-wrap .modal-content {
  padding: 0;
}
.modal_newsletter_popup.modal-slide .modal-inner-wrap .action-close {
  padding: 10px 20px;
}
.modal_newsletter_popup.modal-slide .modal-inner-wrap .action-close:before {
  content: "\e935";
  font-size: 1rem;
  color: #999;
  font-family: 'Linearicons';
  margin-bottom: 1px;
}
.modal_newsletter_popup.modal-slide._show {
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  opacity: 1;
}
/* End Newsletter Popup */
/* Categories Page */
.products-list .product-items.list .product-item {
  list-style-type: none;
  border-top: 1px solid #eaeaea;
  padding: 30px 0;
}
.products-list .product-items.list .product-item:first-child {
  border-top: none;
  padding-top: 0;
}
.products-list .product-items.list .product-item:last-child {
  padding-bottom: 0;
}
.products-list .product-items.list .product-item .product-item-info {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.products-list .product-items.list .product-item .product-item-info .product-top {
  flex: 0 0 42.75%;
  -ms-flex: 0 0 42.75%;
  max-width: 42.75%;
  padding-right: 30px;
}
.products-list .product-items.list .product-item .product-item-info .product-top .product-item-inner {
  display: none;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details {
  flex: 0 0 calc(100% - 42.75%);
  -ms-flex: 0 0 calc(100% - 42.75%);
  max-width: calc(100% - 42.75%);
  position: relative;
  padding-top: 25px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-name {
  padding-right: 70px;
  display: block;
  margin-bottom: 15px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-name a {
  font-size: 1.5rem;
  font-weight: 600;
  letter-spacing: 0.01em;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-description {
  margin-top: 15px;
  line-height: 1.8;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-reviews-summary {
  position: absolute;
  right: 0;
  top: 33px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-reviews-summary .reviews-actions {
  display: none;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner {
  margin-top: 15px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-primary {
  float: left;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-primary .action.tocart {
  background-color: transparent;
  color: #222;
  border: none;
  padding: 0;
  line-height: 1.2;
  font-size: 12px;
  padding-bottom: 4px;
  letter-spacing: 0.075em;
  position: relative;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-primary .action.tocart:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: block;
  height: 2px;
  background-color: #222222;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary {
  float: right;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action {
  position: relative;
  display: inline-block;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action:before {
  content: "" attr(aria-label) "";
  line-height: 1;
  padding: 3px 8px;
  background-color: #222222;
  font-size: 12px;
  position: absolute;
  bottom: 100%;
  margin-bottom: 9px;
  left: 50%;
  color: #fff;
  border-radius: 3px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action:after {
  content: "";
  display: block;
  height: 0px;
  width: 0px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-top: 4px solid #222222;
  position: absolute;
  bottom: 100%;
  margin-bottom: 2px;
  left: 50%;
  margin-left: -3px;
  opacity: 0;
  visibility: hidden;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action span {
  font-size: 0px;
  display: block;
  line-height: 1;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action span:before {
  display: block;
  font-family: "Linearicons";
  font-size: 18px;
  cursor: pointer;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.towishlist {
  padding: 0 5px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.towishlist span {
  overflow: visible;
  position: static;
  width: auto;
  margin: 0;
  clip: inherit;
  height: auto;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.towishlist span:before {
  content: '\e68c';
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.tocompare {
  margin-left: 10px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.tocompare span:before {
  content: "\e8da";
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.quickview {
  margin-left: 10px;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action.quickview span:before {
  content: "\e971";
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action:hover:before,
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action:hover:after {
  opacity: 1;
  visibility: visible;
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions > .actions-secondary .action:last-child:before {
  right: 0;
  left: auto;
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
.products-list .product-items.list .product-item .product-item-info .product-item-details .product-item-inner .product-item-actions:after {
  content: '';
  display: table;
  clear: both;
}
.products-list + .toolbar-products .field.limiter {
  display: none;
}
.bottom-toolbar .toolbar-products > *:not(.pages) {
  display: none;
}
.bottom-toolbar .toolbar-products > .pages {
  display: block;
}
.action-filter {
  display: none;
}
.sidebar .block-compare .product-item .product-item-name {
  padding-left: 20px;
}
.sidebar .product-items-names .product-item {
  margin-bottom: 1rem;
  display: table;
}
.sidebar .product-items-names .product-item > .choice {
  display: table-cell;
}
.sidebar .product-items-names .product-item .product-item-name {
  font-weight: 500;
  display: table-cell;
  vertical-align: middle;
}
.sidebar .block {
  margin-bottom: 50px;
}
.sidebar .block.filter {
  margin-bottom: 50px;
}
.sidebar .block .block-title {
  margin-bottom: 30px;
}
.sidebar .block.product-brand {
  border: 1px solid #eaeaea;
  padding: 15px;
  text-align: center;
  border-radius: 4px;
}
.sidebar .block.product-brand img {
  max-width: 100%;
}
.sidebar .block .actions-toolbar {
  margin: 20px 0 0;
  max-width: 100%;
}
.sidebar .block .actions-toolbar .action {
  font-size: 0.75rem;
  line-height: 2.3rem;
  padding: 0rem 1.375rem;
  text-transform: uppercase;
  border-radius: 5px;
  font-weight: 600;
  border: 1px solid #000;
  display: inline-block;
  width: auto;
}
.sidebar .block .actions-toolbar .primary .action {
  color: #fff;
}
.sidebar .block .actions-toolbar .primary .action:hover {
  background-color: #000;
  border: 1px solid #000;
}
.sidebar .block .actions-toolbar .secondary {
  float: none;
}
.sidebar .block .actions-toolbar .secondary .action {
  margin: 0 0 0 0.5rem;
  border: 1px solid #eaeaea;
  background-color: #fff;
  color: #222;
}
.sidebar .block .actions-toolbar .secondary .action:hover {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.category-cms {
  margin-bottom: 0;
}
.category-cms .mgs-owl-carousel:hover .owl-nav {
  opacity: 1;
}
.category-cms .mgs-owl-carousel .owl-nav {
  opacity: 0;
  transition: 300ms;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -o-transition: 300ms;
}
.category-cms .mgs-owl-carousel .owl-nav > div > span {
  margin-top: -12px;
}
.category-cms .mgs-owl-carousel .owl-nav .owl-next > span {
  right: 24px;
}
.category-cms .mgs-owl-carousel .owl-nav .fa-angle-left:before {
  font-family: 'Linearicons';
  content: "\e943";
  font-size: 1.5rem;
}
.category-cms .mgs-owl-carousel .owl-nav .fa-angle-right:before {
  font-family: 'Linearicons';
  content: "\e944";
  font-size: 1.5rem;
}
.slide-text .category-banner {
  padding-left: 85px;
}
.slide-text .category-banner h2 {
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 1.2;
  margin-top: 1rem;
  margin-bottom: 2rem;
  color: #171717;
}
.slide-text .category-banner h5 {
  font-size: .75rem;
  font-weight: 500;
}
.slide-text .category-banner a {
  color: #171717;
  font-size: .75rem;
  font-weight: 600;
  border-bottom: 2px solid #171717;
}
.category-banner-slider .page-header-sliders .owl-carousel.slider_mgs_carousel .owl-nav .owl-prev {
  left: 25px;
}
.category-banner-slider .page-header-sliders .owl-carousel.slider_mgs_carousel .owl-nav .owl-next {
  right: 25px;
}
/* End Categories Page */
/* Authentication Popup */
.modal-popup.popup-authentication.modal-slide .modal-inner-wrap {
  top: 0;
  max-height: 85%;
  margin: 2rem auto;
}
.modal-popup.popup-authentication.modal-slide .modal-header {
  padding: 0;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication {
  border: 0;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .block[class] + .block {
  border-color: #eaeaea;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .block[class] + .block:before {
  color: #999;
  font-size: 0.875rem;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .block[class] ul {
  padding-left: 0;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .actions-toolbar {
  margin-bottom: 30px;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .actions-toolbar .action {
  font-size: 0.75rem;
  padding: 6px 15px 5px;
  line-height: 2.2rem;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .actions-toolbar > .secondary {
  padding: 0;
}
.modal-popup.popup-authentication.modal-slide .modal-content .block-authentication .block-title strong {
  font-size: 1.5rem;
  color: #222;
  font-weight: 500;
}
/* End Authentication Popup */
/* Shopping Cart */
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
.fieldset > .legend {
  font-size: 1rem;
}
@media (max-width: 767px) {
  .checkout-payment-method .form.payments .payment-method-content .actions-toolbar {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .abs-margin-for-forms-desktop,
  .fieldset .legend,
  .column:not(.sidebar-main) form .actions-toolbar,
  .column:not(.sidebar-additional) form .actions-toolbar,
  .login-container .fieldset:after {
    margin-left: 0;
  }
  .fieldset > .field.choice:before,
  .fieldset > .field.no-label:before {
    content: none;
  }
}
.price-including-tax,
.price-excluding-tax {
  display: block;
  font-size: inherit;
}
.opc-block-shipping-information .shipping-information-title .action-edit {
  top: -3px;
}
.multicheckout .checkout-review .price,
.multicheckout .box-shipping-method .price,
.multicheckout .col.price .price,
.multicheckout .table strong,
.multicheckout .price-including-tax .price,
.multicheckout .price-excluding-tax .price {
  font-weight: 500;
  color: #222;
}
.multicheckout .table-wrapper .col.item .action.edit {
  font-weight: 500;
}
.multicheckout .table:not(.cart):not(.totals) tfoot > tr:first-child th,
.multicheckout .table:not(.cart):not(.totals) tfoot > tr:first-child td {
  border-top: 0;
}
.multicheckout .table:not(.cart):not(.totals) > thead > tr > th,
.multicheckout .table:not(.cart):not(.totals) > thead > tr > td {
  border-color: #eaeaea;
}
.multicheckout .block-content .payment-method .title {
  color: #222;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.multicheckout .block-title,
.multicheckout .block-content .title {
  border-color: #eaeaea;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-size: 1.5rem;
}
.multicheckout .block-title strong,
.multicheckout .block-content .title strong {
  font-weight: 600;
  color: #222;
}
.multicheckout .block-title strong span,
.multicheckout .block-content .title strong span {
  font-weight: 600;
  color: #999;
}
.multicheckout .box-items table thead > tr > th {
  padding-top: 0;
}
.multicheckout .action.edit {
  text-transform: uppercase;
  font-size: 0.75rem;
  font-weight: 500;
}
.multicheckout .item-title {
  font-weight: 600;
  color: #222;
}
.multicheckout .box-billing-method .fieldset .legend.box-title {
  margin-bottom: 1rem;
}
.multicheckout .block-billing .box-billing-method,
.multicheckout .block-billing .box-billing-address {
  padding-top: 0.8rem;
}
.multicheckout .methods-payment > .item-title {
  margin-bottom: 1rem;
}
.multicheckout .box-title {
  margin-bottom: 1rem;
}
.multicheckout .box-title span {
  color: #222;
  font-size: 1.125rem;
  font-weight: 600;
}
.multicheckout .box-title > .action > span {
  text-transform: uppercase;
  font-size: 0.75rem;
}
.multicheckout .item-options {
  font-size: 0.875rem;
}
.multicheckout .item-options dt {
  color: #bbb;
  font-weight: 400;
}
.multicheckout .item-options dd {
  color: #222;
}
.multicheckout .actions-toolbar {
  margin-bottom: 50px;
}
.multicheckout .actions-toolbar .action {
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
}
.multicheckout .actions-toolbar > div.secondary {
  vertical-align: top;
  margin: 0;
}
.multicheckout .actions-toolbar > div.secondary button.action {
  text-transform: uppercase;
  border-radius: 0;
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  color: #bbb;
}
.multicheckout .actions-toolbar > div.secondary button.action:hover {
  color: #222;
  background-color: #eaeaea;
}
.multicheckout .actions-toolbar > div.secondary .action.back {
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
.multicheckout table .product.name a {
  font-weight: 600;
}
.multicheckout table tbody > tr {
  border-bottom: 1px solid #eaeaea;
}
.multicheckout table tbody > tr > td {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.multicheckout table thead > tr > th {
  color: #bbb;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.multicheckout table thead > tr > th:first-child {
  padding-left: 0;
}
.multicheckout table tr > td:first-child,
.multicheckout table th > td:first-child {
  padding-left: 0;
}
.multicheckout table tr > td:last-child,
.multicheckout table th > td:last-child {
  padding-right: 0;
}
.multicheckout table .col {
  width: auto;
  vertical-align: middle;
}
.multicheckout table .action.delete span {
  display: none;
}
.multicheckout table .action.delete:after {
  display: inline-block;
  font-family: 'Linearicons';
  content: "\e935";
  font-size: 1rem;
}
.form-cart .cart.table-wrapper .product-item-photo {
  width: 70px;
  max-width: 70px;
  display: block;
  padding: 0;
  line-height: 0;
  position: static;
}
.cart-summary {
  position: static;
}
.cart-container .checkout-methods-items .item + .item {
  margin-top: 0;
  padding-bottom: 20px;
  padding-top: 20px;
}
.cart.table-wrapper {
  margin-bottom: 30px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 30px;
}
.cart.table-wrapper .actions-toolbar > .action:active,
.cart.table-wrapper .action-gift:active {
  box-shadow: none;
}
.cart.table-wrapper .col.price,
.cart.table-wrapper .order-items.table-wrapper .col.price,
.cart.table-wrapper .cart.table-wrapper .col.qty,
.cart.table-wrapper .order-items.table-wrapper .col.qty,
.cart.table-wrapper .cart.table-wrapper .col.subtotal,
.cart.table-wrapper .order-items.table-wrapper .col.subtotal,
.cart.table-wrapper .cart.table-wrapper .col.msrp,
.cart.table-wrapper .order-items.table-wrapper .col.msrp {
  text-align: left;
}
.cart.table-wrapper .items > .item {
  border-bottom: 0;
}
.cart.table-wrapper .items thead + .item {
  border-color: #eaeaea;
}
.cart.table-wrapper .item-options {
  font-size: 0.875rem;
  margin-bottom: 0;
}
.cart.table-wrapper .product-item-name + .item-options {
  margin-top: 5px;
}
.cart.main.actions .actions-update {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cart.main.actions a.action {
  display: inline-block;
  float: left;
}
.cart.main.actions .action {
  font-family: inherit;
  color: #bbb;
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 0.75rem;
  padding: 0px 15px;
  line-height: 44px;
  height: 45px;
  vertical-align: middle;
}
.cart.main.actions .action:before {
  content: none;
}
.cart.main.actions .action:hover {
  background-color: #eaeaea;
  color: #222;
}
.shopping-cart-bottom {
  margin-top: 50px;
  font-size: 0.875rem;
}
.shopping-cart-bottom > div {
  margin-bottom: 30px;
}
.shopping-cart-bottom .legend {
  display: none;
}
.shopping-cart-bottom .fieldset > .field {
  margin-bottom: 15px;
  line-height: 1;
}
.shopping-cart-bottom .fieldset > .field:not(.choice) > .label {
  font-size: 0.875rem;
}
.shopping-cart-bottom .fieldset > .legend + br {
  display: none;
}
.shopping-cart-bottom .block .title {
  margin-bottom: 15px;
  pointer-events: none;
}
.shopping-cart-bottom .block .title strong {
  font-size: 1.125rem;
  color: #222;
}
.shopping-cart-bottom .block .content {
  display: block !important;
}
.shopping-cart-bottom .loading-mask {
  left: -25px;
  right: -25px;
  top: -20px;
}
.shopping-cart-bottom select,
.shopping-cart-bottom input[type="text"],
.shopping-cart-bottom input[type="password"],
.shopping-cart-bottom input[type="url"],
.shopping-cart-bottom input[type="tel"],
.shopping-cart-bottom input[type="search"],
.shopping-cart-bottom input[type="number"],
.shopping-cart-bottom input[type="datetime"],
.shopping-cart-bottom input[type="email"] {
  font-size: 0.875rem;
}
.shopping-cart-bottom .fieldset.coupon {
  position: relative;
}
.shopping-cart-bottom .fieldset.coupon .label {
  display: none;
}
.shopping-cart-bottom .fieldset.coupon .action.apply {
  font-size: 0.75rem;
}
@media (min-width: 768px) {
  .shopping-cart-bottom .fieldset.coupon .action.apply {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    background: none;
    border: 0;
    color: #222;
    line-height: 3rem;
    padding: 0 1.25rem 0 0.9375rem;
    vertical-align: middle;
  }
}
.cart-totals {
  background-color: #f6f6f6;
  border: 2px solid #eaeaea;
  border-bottom: 0;
  padding: 20px 25px 0;
}
.cart-totals .totals.sub .mark,
.cart-totals .totals.sub,
.cart-totals .mark strong {
  font-weight: 600;
  color: #222;
}
.cart-totals .discount.coupon {
  color: #000;
  font-weight: 600;
}
.cart-totals .grand.totals {
  font-size: 1rem;
  border-bottom: 1px solid #e2e2e2;
}
.cart-totals .grand.totals th,
.cart-totals .grand.totals td {
  padding-bottom: 30px;
}
.cart-totals .grand .amount strong {
  color: #222;
}
.cart-summary {
  background-color: #f6f6f6;
  padding: 0;
}
.cart-summary .item + .item {
  border-left: 2px solid #eaeaea;
  border-right: 2px solid #eaeaea;
}
.cart-summary .summary.title {
  display: none;
}
.cart-totals .mark,
.opc-block-summary .table-totals .mark {
  padding-left: 0;
}
.cart-totals .amount,
.opc-block-summary .table-totals .amount {
  padding-right: 0;
}
.cart-container .checkout-methods-items {
  flex-direction: column-reverse;
  margin-top: 0;
}
.cart-container .checkout-methods-items .action.primary {
  width: 100%;
  font-size: 0.75rem;
  padding: 6px 15px 5px;
  letter-spacing: 0.05em;
}
#co-shipping-method-form {
  margin-top: 15px;
}
#co-shipping-method-form .item-title {
  color: #222;
}
#co-shipping-method-form .item-options {
  margin-bottom: 20px;
}
#shopping-cart-table thead th.col {
  color: #bbb;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.05em;
  padding-bottom: 10px;
}
#shopping-cart-table .item-options dt {
  font-weight: 400;
  color: #999;
}
#shopping-cart-table .item-options dd {
  color: #222;
}
#shopping-cart-table .col {
  padding: 30px 20px 0;
  vertical-align: middle;
}
#shopping-cart-table .col .price {
  font-size: 0.9375rem;
  font-weight: 400;
  color: #222;
}
#shopping-cart-table .col .control.qty {
  width: 120px;
  border: 2px solid #eaeaea;
}
#shopping-cart-table .col .control.qty .input-text {
  width: 50px;
  margin-top: 0;
  border: 0;
  height: 40px;
}
#shopping-cart-table .col .control.qty > span {
  display: inline-block;
  padding: 5px 2px;
  font-size: 1.25rem;
  color: #bbb;
  cursor: pointer;
}
#shopping-cart-table .col .control.qty > span:hover {
  color: #222;
}
#shopping-cart-table .col .control.qty > span.minus {
  padding-left: 15px;
}
#shopping-cart-table .col .control.qty > span.plus {
  padding-right: 15px;
}
#shopping-cart-table .col.item .product-item-name {
  font-weight: 600;
}
#shopping-cart-table .col.item:after {
  content: "";
  display: table;
  clear: both;
}
#shopping-cart-table .col:first-child {
  padding-left: 0;
}
#shopping-cart-table .col:last-child {
  padding-right: 0;
}
#shopping-cart-table .actions-toolbar {
  margin-left: 0;
}
#shopping-cart-table .actions-toolbar > a > span {
  display: none;
}
#shopping-cart-table .actions-toolbar > a {
  border: 0;
  background: none;
  font-size: 1rem;
  color: #bbb;
  margin: 0;
  padding: 0 0 0 1.25rem;
  font-family: 'Linearicons';
  font-weight: 400;
}
#shopping-cart-table .actions-toolbar > a:hover {
  color: #222;
}
#shopping-cart-table .actions-toolbar .action-towishlist:after {
  content: "\e68c";
}
#shopping-cart-table .actions-toolbar .action-edit:after {
  content: "\e613";
}
#shopping-cart-table .actions-toolbar .action-delete:after {
  content: "\e935";
}
.opc-progress-bar {
  margin: 30px 0 20px;
}
.opc-progress-bar-item._complete > span:after,
.opc-progress-bar-item._active > span:after {
  font-size: 1.8rem;
}
.opc-progress-bar-item > span:after {
  font-size: 1.2rem;
}
.opc-progress-bar-item > span {
  display: inline-block;
  font-size: 1rem;
  font-weight: 600;
  color: #222;
}
.modal-popup .modal-title,
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #222;
  border-bottom: 0;
  padding-bottom: 1rem;
}
.methods-shipping .actions-toolbar .action.primary {
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
}
.table-checkout-shipping-method {
  margin-bottom: 20px;
}
.table-checkout-shipping-method tbody td {
  border-color: #eaeaea;
  white-space: nowrap;
}
.opc-sidebar .action-close {
  top: 15px;
}
.opc-sidebar .opc-block-summary {
  padding: 0;
  margin: 0;
  background: none;
}
.opc-sidebar .opc-block-summary .items-in-cart {
  padding-top: 1rem;
}
.opc-sidebar .opc-block-summary .minicart-items {
  display: block !important;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title {
  padding: 1rem 2rem 1rem 0;
  border-color: #eaeaea;
  cursor: default;
}
.opc-sidebar .opc-block-summary .items-in-cart > .title:after {
  content: none;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item:not(:first-child) {
  border-color: #eaeaea;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item:not(:first-child),
.opc-sidebar .opc-block-summary .minicart-items-wrapper {
  max-height: 575px;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options {
  margin: 9px 0 0;
  font-size: 0.875rem;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options dt {
  color: #bbb;
  font-weight: 400;
  clear: left;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options dt:after {
  content: ":";
  display: inline-block;
  padding-right: 5px;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options dd {
  margin-bottom: 0;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options dt,
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options dd {
  float: left;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .item-options:after {
  content: "";
  display: table;
  clear: both;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .price {
  font-size: 1rem;
  color: #222;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product-item-name {
  color: #222;
  font-weight: 600;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty {
  display: inline-block;
  margin: 0;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .label {
  display: none;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .value {
  color: #222;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .details-qty .value:before {
  content: "\e935";
  font-family: 'Linearicons';
  font-size: 0.625rem;
  margin-right: 3px;
  margin-left: 1px;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .price-excluding-tax {
  margin: 0;
  line-height: 1rem;
}
.opc-sidebar .opc-block-summary .minicart-items .product-item .product-item-details .product {
  display: table-cell;
}
.opc-sidebar .opc-block-summary .mark > .label {
  display: none;
}
.opc-sidebar .opc-block-summary .price {
  color: #222;
}
.opc-sidebar .opc-block-summary .grand.totals .mark strong {
  font-weight: 600;
  color: #222;
  text-transform: uppercase;
}
.opc-sidebar .opc-block-summary .grand.totals .amount strong .price {
  font-weight: 600;
}
.opc-wrapper .form-login {
  border-color: #eaeaea;
}
.opc-wrapper .form-shipping-address {
  margin-top: 8px;
}
.column.main .opc-block-summary .block .title strong {
  font-size: 0.875rem;
  color: #bbb;
  text-transform: uppercase;
  font-weight: 500;
}
.opc-estimated-wrapper .fieldset > .field:not(.choice) > .label,
.checkout-index-index .fieldset > .field:not(.choice) > .label {
  color: #bbb;
}
.opc-estimated-wrapper header.page-header .logo,
.checkout-index-index header.page-header .logo {
  float: none;
  display: block;
  max-width: 100%;
  margin: 0;
}
.opc-estimated-wrapper header.page-header .logo img,
.checkout-index-index header.page-header .logo img {
  margin: 0 auto;
}
.opc-estimated-wrapper .cart-footer-actions,
.checkout-index-index .cart-footer-actions,
.opc-estimated-wrapper .scroll-to-top,
.checkout-index-index .scroll-to-top,
.opc-estimated-wrapper .fieldset > .legend + br,
.checkout-index-index .fieldset > .legend + br {
  display: none;
}
.opc-estimated-wrapper .table-checkout-shipping-method,
.checkout-index-index .table-checkout-shipping-method {
  min-width: 0;
}
.opc-estimated-wrapper .authentication-wrapper,
.checkout-index-index .authentication-wrapper {
  float: none;
  width: auto;
  margin-top: 0;
  max-width: 100%;
  color: #222;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 0.875rem;
}
.checkout-container {
  margin: 0;
}
.authentication-wrapper .action-auth-toggle {
  color: #222;
  font-weight: 600;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.modal-custom.authentication-dropdown {
  border-color: #eaeaea;
}
.modal-custom.authentication-dropdown .block-authentication .actions-toolbar > .primary .action {
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
}
.modal-custom.authentication-dropdown .block-authentication .block-title {
  margin-bottom: 10px;
}
.modal-custom.authentication-dropdown .block-authentication .block-title strong {
  font-size: 1.5rem;
  color: #222;
  font-weight: 700;
}
.table-checkout-shipping-method tbody tr:first-child td {
  padding-top: 5px;
}
.table-checkout-shipping-method tbody tr td:last-child {
  padding-right: 0;
  text-align: right;
}
.field-tooltip {
  top: 8px;
}
.field-tooltip .field-tooltip-content {
  top: -8px;
  border-color: #eaeaea;
}
.field-tooltip .field-tooltip-content:before {
  border-right-color: #eaeaea;
}
.opc-block-shipping-information {
  padding: 0;
  margin-top: 30px;
}
.opc-block-shipping-information .shipping-information-title {
  margin-bottom: 0;
}
.opc-estimated-wrapper {
  margin: 20px 0;
  padding: 1.5rem 0;
}
.opc-estimated-wrapper .estimated-block {
  color: #222;
  font-size: 1rem;
  font-weight: 600;
}
.opc-estimated-wrapper .minicart-wrapper {
  margin-top: 2px;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart {
  background-color: #6aac91;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  line-height: 54px;
  text-align: center;
  position: relative;
  border: 0;
  padding: 0;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart:before {
  font-family: 'Linearicons';
  content: "\e74d";
  font-size: 1.5rem;
  line-height: 43px;
  color: #fff;
}
.opc-estimated-wrapper .minicart-wrapper .action.showcart .counter.qty {
  border-radius: 20px;
  color: #fff;
  font-size: 0.625rem;
  font-weight: 600;
  height: 20px;
  line-height: 20px;
  min-width: 20px;
  padding: 0;
  position: absolute;
  top: -8px;
  right: -8px;
  text-align: center;
  background-color: #222;
}
.checkout-payment-method .payment-method-title {
  padding: 1.5rem 0;
  color: #222;
  font-weight: 600;
}
.checkout-payment-method .step-title {
  padding-bottom: 0;
}
.checkout-payment-method .discount-code {
  margin-top: 20px;
}
.checkout-payment-method .checkout-billing-address .billing-address-details {
  padding-left: 0;
}
.checkout-payment-method .payment-method + .payment-method .payment-method-title {
  border-color: #eaeaea;
}
.checkout-payment-method .action-edit-address {
  margin-top: 10px;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
  border: 1px solid #000;
  background-color: #fff;
  color: #000;
}
.checkout-payment-method .action-edit-address:hover {
  color: #fff;
  background-color: #000;
}
.checkout-payment-method .form.payments .payment-method-content {
  padding: 0;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar {
  margin-left: 0;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-cancel {
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  color: #bbb;
  font-weight: 700;
  text-decoration: none;
  margin: 0;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-cancel:hover {
  color: #222;
  background-color: #eaeaea;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update {
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
  float: none;
  margin-right: 0.875rem;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-cancel,
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar .action-update {
  border-radius: 0;
  text-transform: uppercase;
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar div.primary {
  width: 100%;
  text-align: left;
}
.checkout-payment-method .form.payments .payment-method-content .actions-toolbar div.primary .action.checkout {
  width: 100%;
  font-size: 0.875rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
}
.checkout-payment-method .form.payments .payment-option-title {
  padding: 20px 0;
  border-top: 0;
}
.checkout-payment-method .form.payments .payment-option-title .action-toggle {
  font-size: 1.5rem;
  font-weight: 600;
  color: #222;
  width: 100%;
}
.checkout-payment-method .form.payments .payment-option-title .action-toggle:after {
  float: right;
  line-height: 2.15rem;
}
.checkout-payment-method .form.payments .payment-option-content {
  padding-left: 0;
}
.checkout-payment-method .form.payments .payment-option-content .form-discount {
  max-width: 100%;
  position: relative;
}
.checkout-payment-method .form.payments .action-apply {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  background: none;
  border: 0;
  color: #222;
  line-height: 3rem;
  padding: 0 1.25rem 0 0.9375rem;
  vertical-align: middle;
  font-size: 0.875rem;
  text-transform: uppercase;
}
.opc-wrapper .checkout-shipping-address .action-show-popup {
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
  text-transform: uppercase;
  border-radius: 0;
  border: 2px solid #000;
  background-color: #000;
  color: #fff;
}
.opc-wrapper .checkout-shipping-address .shipping-address-item {
  width: 100%;
  border: 2px solid #eaeaea;
  padding: 20px;
}
.opc-wrapper .checkout-shipping-address .shipping-address-item:before {
  content: none;
}
.opc-wrapper .checkout-shipping-address .shipping-address-item .action-select-shipping-item {
  font-size: 0.75rem;
  line-height: 2.625rem;
  padding: 0rem 2.375rem;
  text-transform: uppercase;
  border-radius: 0;
  border: 2px solid #eaeaea;
  background-color: #f5f5f5;
  color: #bbb;
}
.opc-wrapper .checkout-shipping-address .shipping-address-item .action-select-shipping-item:hover {
  background-color: #eaeaea;
  color: #222;
}
.modal-popup .fieldset > .field {
  margin-bottom: 20px;
}
.modal-popup .modal-header {
  padding: 1.5rem 1.5rem 0.5rem ;
}
.modal-popup._inner-scroll .modal-content {
  padding: 0 1.5rem;
}
.modal-popup.modal-slide .modal-footer {
  padding: 1.5rem;
  border-top: 0;
}
.modal-popup.modal-slide .modal-footer .action {
  font-size: 0.75rem;
}
.modal-slide .action-close {
  padding: 0.5rem;
}
.modal-popup .fieldset > .field:before,
.modal-popup .fieldset > .field:after {
  content: none;
}
.checkout-index-index .modal-popup .field-tooltip .field-tooltip-content:before,
.shipping-policy-block.field-tooltip .field-tooltip-content:before {
  border-bottom-color: #eaeaea;
}
.checkout-index-index .footer-copyright {
  text-align: center;
  padding: 15px 0;
  border-top: 1px solid #eaeaea;
  margin-top: 30px;
}
.modal-custom .action-close {
  margin: 10px;
}
.checkout-success {
  text-align: center;
  padding: 100px 0;
}
.checkout-success .actions-toolbar .primary {
  float: none;
  margin-top: 10px;
}
/* End shopping cart */
/*  Categories Page Full Width */
body.category-fullwidth .breadcrumbs .items,
body.category-fullwidth .page-main > .columns {
  max-width: 100%;
  padding-left: 70px;
  padding-right: 70px;
}
body.category-fullwidth .breadcrumbs .items .category-actions .toolbar.toolbar-products > .modes,
body.category-fullwidth .page-main > .columns .category-actions .toolbar.toolbar-products > .modes {
  display: none;
}
@media (max-width: 1199.98px) {
  body.category-fullwidth .breadcrumbs .items,
  body.category-fullwidth .page-main > .columns {
    padding-left: 15px;
    padding-right: 15px;
  }
}
/* End  Categories Page Full Width */
/* Categories Landing */
.list-subcate .item {
  position: relative;
  overflow: hidden;
}
.list-subcate .item .image-subcate {
  padding-bottom: 100%;
  height: 0;
}
.list-subcate .item .image-subcate .image {
  display: inline-block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
}
.list-subcate .item .image-subcate .image img {
  opacity: 0;
}
.list-subcate .item .image-subcate .image:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.list-subcate .item .info-subcate {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  text-align: center;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.list-subcate .item .info-subcate .title {
  font-size: 30px;
  font-weight: 700;
  word-spacing: -0.01rem;
  letter-spacing: 0.1rem;
  color: #222222;
}
@media (max-width: 767.98px) {
  .list-subcate .item .info-subcate .title {
    line-height: 1.1;
    font-size: 24px;
  }
}
.list-subcate .item .info-subcate .title a {
  display: block;
  padding-top: 40px;
}
.list-subcate .item:hover .image-subcate .image:after {
  opacity: 1;
}
.landing-categories {
  padding-bottom: 100px;
}
.landing-categories.row-4 .item {
  -ms-flex: 0 0 calc(100% / 4);
  flex: 0 0 calc(100% / 4);
  max-width: calc(100% / 4);
}
.landing-categories.row-3 .item {
  -ms-flex: 0 0 calc(100% / 3);
  flex: 0 0 calc(100% / 3);
  max-width: calc(100% / 3);
}
.landing-categories.row-2 .item {
  -ms-flex: 0 0 calc(100% / 2);
  flex: 0 0 calc(100% / 2);
  max-width: calc(100% / 2);
}
@media (max-width: 991.98px) {
  .landing-categories.row-tablet-3 .item {
    -ms-flex: 0 0 calc(100% / 3);
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
  }
  .landing-categories.row-tablet-2 .item {
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .landing-categories.row-tablet-1 .item {
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
@media (max-width: 767.98px) {
  .landing-categories.row-mobile-2 .item {
    -ms-flex: 0 0 calc(100% / 2);
    flex: 0 0 calc(100% / 2);
    max-width: calc(100% / 2);
  }
  .landing-categories.row-mobile-1 .item {
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    max-width: calc(100% / 1);
  }
}
.landing-categories .landing-grid .list-subcate {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0 -5px;
}
.landing-categories .landing-grid .list-subcate .item {
  padding: 0 5px;
  margin-bottom: 0;
}
.category-landing:not(.landing-parallax) main.page-main {
  max-width: 100vw !important;
}
@media (max-width: 1199.98px) {
  .category-landing:not(.landing-parallax) main.page-main > .columns {
    max-width: 960px;
    padding: 0 15px;
  }
}
@media (max-width: 991.98px) {
  .category-landing:not(.landing-parallax) main.page-main > .columns {
    max-width: 720px;
  }
}
@media (max-width: 767.98px) {
  .category-landing:not(.landing-parallax) main.page-main > .columns {
    max-width: 540px;
  }
}
.category-landing .category-cms {
  margin-bottom: 0;
}
.category-landing .category-cms .services {
  margin-bottom: 35px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  background-color: #fff;
  -webkit-box-shadow: 0 0px 10px 1px #dddddd;
  -moz-box-shadow: 0 0px 10px 1px #dddddd;
  box-shadow: 0 0px 10px 1px #dddddd;
  padding: 25px 0;
}
.category-landing .category-cms .services .sub-title {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .category-landing .category-cms .services {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .category-landing .category-cms .services .item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 35px;
  }
}
@media (max-width: 575.98px) {
  .category-landing .category-cms .services .item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.category-landing.landing-parallax {
  padding-bottom: 0;
}
.category-landing.landing-parallax footer.page-footer {
  margin-top: 0;
}
.category-landing.landing-parallax .page-main {
  max-width: 100% !important;
}
.category-landing.landing-parallax .page-main > .columns {
  max-width: 100% !important;
  padding: 0;
}
.category-landing.landing-parallax .landing-categories {
  padding-bottom: 0;
}
.category-landing.landing-parallax .landing-categories .item {
  -ms-flex: 0 0 100% !important;
  flex: 0 0 100% !important;
  max-width: 100% !important;
  margin-bottom: 0;
}
.category-landing.landing-parallax .landing-categories .item .image-subcate {
  width: 100%;
  background-repeat: no-repeat;
  height: 100vh;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  padding-bottom: 0;
}
.category-landing.landing-parallax .landing-categories .item .image-subcate:after {
  content: "";
  background: inherit;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}
.category-landing.landing-parallax .landing-categories .item .image-subcate .image {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.category-landing.landing-parallax .landing-categories .item .info-subcate {
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  padding: 30px;
  min-width: 260px;
  background-color: #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  opacity: 1;
}
.category-landing.landing-parallax .landing-categories .item .info-subcate .title a {
  padding-top: 0;
}
.category-landing.landing-masonry .landing-categories .landing-masonry {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
  margin: 0 -5px;
}
@media (max-width: 575.98px) {
  .category-landing.landing-masonry .landing-categories .landing-masonry {
    margin: 0;
  }
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item {
  margin: 5px;
  flex: 0 0 calc(25% - 10px);
  -ms-flex: 0 0 calc(25% - 10px);
  max-width: calc(25% - 10px);
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  min-height: 350px;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item.widthx2 {
  flex: 0 0 calc(50% - 10px);
  -ms-flex: 0 0 calc(50% - 10px);
  max-width: calc(50% - 10px);
}
@media (max-width: 575.98px) {
  .category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item.widthx2.widthx2 {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
@media (max-width: 991.98px) {
  .category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item {
    flex: 0 0 calc(50% - 10px);
    -ms-flex: 0 0 calc(50% - 10px);
    max-width: calc(50% - 10px);
  }
}
@media (max-width: 575.98px) {
  .category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item {
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    max-width: 100%;
    margin: 0 0 10px;
  }
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .image-subcate .image {
  display: block;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .image-subcate .image:after {
  content: "";
  background-color: rgba(255, 255, 255, 0.3);
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .image-subcate .image img {
  opacity: 0;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .info-subcate {
  position: absolute;
  top: 0;
  left: 50%;
  right: 0;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  text-align: center;
  transition: all 400ms;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -o-transition: all 400ms;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .info-subcate .title {
  font-size: 30px;
  font-weight: 700;
  word-spacing: -0.01rem;
  letter-spacing: 0.1rem;
  color: #222222;
}
@media (max-width: 767.98px) {
  .category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .info-subcate .title {
    line-height: 1.1;
  }
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate .info-subcate .title a {
  display: block;
  padding-top: 40px;
}
.category-landing.landing-masonry .landing-categories .landing-masonry .landing-masonry-item .item-subcate:hover .image-subcate .image:after {
  opacity: 1;
}
/* End Categories Landing */
/* Compare page */
.abs-remove-button-for-blocks:before:before,
.filtered .item .action.remove:before:before,
.sidebar .action.delete:before:before,
.table-comparison .cell.remove .action.delete:before:before,
.block-compare .action.delete:before:before {
  font-size: 1rem;
  color: #bbb;
  content: "\e935";
  font-family: 'Linearicons';
  font-weight: 400;
}
.abs-remove-button-for-blocks:before:hover:before,
.filtered .item .action.remove:before:hover:before,
.sidebar .action.delete:before:hover:before,
.table-comparison .cell.remove .action.delete:before:hover:before,
.block-compare .action.delete:before:hover:before {
  color: #000;
}
.table-comparison .cell.attribute {
  font-size: 1rem;
}
.table-comparison .cell.attribute h3 {
  line-height: 1rem;
}
.table-comparison .cell.attribute h3 > strong {
  font-weight: 500;
  font-size: 1.125rem;
}
.table-comparison .cell.attribute .line > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.table-comparison .cell.label {
  color: #000;
  font-weight: 500;
}
.table-comparison .cell.remove {
  text-align: center;
  padding: 10px 0;
}
/* End Compare page */
/* Home Page */
.section-builder {
  background-position: center;
}
.input-text.qty {
  background: none;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.col-padding5 .line {
  margin-left: -5px;
  margin-right: -5px;
}
.col-padding5 .line > div {
  padding: 0 5px;
}
.slider_mgs_carousel .owl-item .slide-text > * {
  padding: 0;
}
.space75 .mgs-product-tab .mgs-tab.data.items > .item.content {
  margin-top: 75px;
}
.slide-text .white-text {
  color: #fff;
}
.slide-text .white-text h2,
.slide-text .white-text h3,
.slide-text .white-text h4,
.slide-text .white-text h5 {
  color: #fff;
}
.slide-text .white-text .sub-title {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.06em;
}
.slide-text .white-text h3 {
  font-size: 3.75rem;
  white-space: nowrap;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 35px;
  margin-top: 8px;
  line-height: 4rem;
}
.slide-text .white-text p {
  line-height: 1.6rem;
}
.slide-text .white-text span.sub {
  display: inline-block;
  height: 12px;
  width: 30px;
  border-bottom: 1px solid #fff;
  float: left;
  margin-right: 10px;
}
.slide-text .white-text span.sub + span {
  display: inline-block;
  width: calc(100% - 40px);
}
.slide-text .white-text .btn {
  margin-left: 40px;
  margin-top: 30px;
  padding: .8rem 2.7rem;
  font-size: 0.875rem;
}
@media (max-width: 991px) {
  .slide-text .white-text h3 {
    margin-bottom: 15px;
  }
  .slide-text .white-text .btn {
    margin-top: 5px;
  }
}
@media (max-width: 767px) {
  .slide-text .white-text .btn {
    margin-top: 0px;
  }
  .slide-text .white-text h3 {
    font-size: 2rem;
  }
}
@media (max-width: 575px) {
  .slide-text .white-text h3 {
    margin: 0 0 5px 0;
    font-size: 1.5rem;
  }
  .slide-text .white-text .btn {
    margin: 0;
    padding: 0.25rem 1.5rem;
  }
  .slide-text .white-text p {
    display: none;
  }
}
@media (min-width: 1200px) {
  .indent-top {
    margin-top: -60px;
    position: relative;
    z-index: 2;
  }
  .indent-bottom {
    margin-bottom: -100px;
    position: relative;
    z-index: 2;
  }
}
.indent-top .services {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 26px 0;
}
.indent-top .services p {
  margin-bottom: 0;
  font-size: 0.9375rem;
}
@media (max-width: 991px) {
  .indent-top .services > div.item {
    width: 50%;
    padding-left: 50px;
  }
}
@media (max-width: 767px) {
  .indent-top .services > div.item {
    width: 100%;
  }
}
.owl-categories .owl-nav button {
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -14px;
  opacity: 0;
  visibility: hidden;
  cursor: pointer;
  font-size: 1.25rem;
  color: #999;
  background: none;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.owl-categories .owl-nav button.owl-prev {
  left: auto;
  right: 100%;
}
.owl-categories .owl-nav button:hover {
  color: #000;
  background: none;
}
@media (max-width: 575.98px) {
  .owl-categories .owl-nav button.owl-prev {
    left: 0;
    right: auto;
  }
  .owl-categories .owl-nav button.owl-next {
    left: auto;
    right: 0;
  }
}
.owl-categories:hover .owl-nav button {
  opacity: 1;
  visibility: visible;
}
.owl-categories .item {
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  background-color: transparent;
}
.owl-categories .item:hover {
  background-color: #fff;
}
.owl-categories .thumb {
  height: 210px;
  overflow: hidden;
  position: relative;
}
.owl-categories .thumb > img {
  max-width: 130px;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.owl-categories .content {
  text-align: center;
  padding-bottom: 50px;
}
.owl-categories .content a {
  font-size: 1.5rem;
  font-weight: 700;
  color: #222;
}
.owl-categories .content h5 {
  font-size: 0.75rem;
  color: #999;
}
.block-deal {
  color: #fff;
  display: inline-block;
}
.block-deal .subtitle {
  display: inline-block;
  padding: 8px 20px;
  color: #fff;
  background: #CA3D3C;
  font-size: 1rem;
}
.block-deal h3 {
  color: #fff;
  font-size: 3.75rem;
  margin-top: 12px;
  letter-spacing: 0.23em;
  text-indent: 0.23em;
}
.block-deal h2 {
  color: #fff;
  font-size: 12.5rem;
  font-weight: 900;
  line-height: 1;
  margin-bottom: 26px;
  margin-top: 8px;
}
.block-deal .btn {
  margin-top: 60px;
  margin-bottom: 35px;
  padding: 0.8rem 2.6rem;
  font-size: 0.875rem;
}
.block-deal p {
  margin-bottom: 0;
  line-height: 29px;
}
@media (min-width: 1200px) {
  .block-deal {
    margin-left: 112px;
  }
}
@media (max-width: 991px) {
  .block-deal h2 {
    font-size: 10rem;
    margin: 0 0 15px 0;
  }
  .block-deal h3 {
    font-size: 3rem;
  }
  .block-deal .btn {
    margin: 15px 0 0 0;
  }
}
@media (max-width: 575px) {
  .block-deal h2 {
    font-size: 8rem;
  }
  .block-deal h3 {
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .section85 {
    margin-left: 85px !important;
    margin-right: 85px !important;
  }
  .section100 {
    margin-left: 100px !important;
    margin-right: 100px !important;
  }
}
.title-masonry h5 {
  font-weight: 600;
  margin-bottom: 20px;
}
.title-masonry h2 {
  font-size: 4.5rem;
  color: #000;
  font-weight: 700;
  line-height: 1.2;
}
@media (max-width: 991px) {
  .title-masonry h2 {
    font-size: 3.5rem;
  }
}
@media (max-width: 575px) {
  .title-masonry h2 {
    font-size: 2.5rem;
  }
}
.mgs-products .owl-carousel .owl-nav > button {
  background: none;
  color: #999;
  font-size: 1.5rem;
  top: calc(50% - 100px);
  left: -60px;
  font-size: 2.5rem;
}
.mgs-products .owl-carousel .owl-nav > button:before {
  content: none;
}
.mgs-products .owl-carousel .owl-nav > button:hover {
  color: #000;
}
.mgs-products .owl-carousel .owl-nav > button.owl-next {
  left: auto;
  right: -60px;
}
/* End Home Page */
/* Home Simple */
.slider_home_simple .item-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  min-height: 800px;
}
.slider_home_simple .item-image img {
  opacity: 0;
}
.slider_home_simple .inner-text .sub-title {
  font-size: 1rem;
  letter-spacing: 0.025em;
  word-spacing: 0.1em;
  color: #666666;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.slider_home_simple .inner-text .title {
  font-size: 100px;
  color: #000000;
  font-weight: 700;
  line-height: 90px;
  letter-spacing: -0.025em;
  word-spacing: 0.1em;
}
.slider_home_simple .inner-text .info {
  margin-top: 63px;
}
.slider_home_simple .inner-text .info p {
  line-height: 30px;
  color: #666666;
}
.slider_home_simple .inner-text button.btn {
  margin-top: 43px;
}
.slider_home_simple .inner-text .color-red {
  background-color: #cd4040;
  border-color: #cd4040;
  padding: 10px 33px;
}
.slider_home_simple .inner-text .color-red:hover {
  background-color: #000;
  border-color: #000;
}
.slider_home_simple .inner-text .color-white,
.slider_home_simple .inner-text .color-white > p {
  color: #fff;
}
.slider_home_simple .inner-text.full-width {
  max-width: 100% !important;
  padding-top: 90px;
}
.slider_home_simple .inner-text.full-width .info {
  margin-top: 20px;
}
.section-builder.services-in-home {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 1;
  display: block;
  position: relative;
}
@media (max-width: 767.98px) {
  .section-builder.services-in-home {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
.section-builder.services-in-home .block-services > .block-title.title > strong {
  display: none;
}
.section-builder.services-in-home .services {
  background-color: #fff;
  -webkit-box-shadow: 0 0px 10px 1px #dddddd;
  -moz-box-shadow: 0 0px 10px 1px #dddddd;
  box-shadow: 0 0px 10px 1px #dddddd;
  padding: 23px 0 25px;
}
.section-builder.services-in-home .services .s-title {
  padding-left: 20px;
}
.section-builder.services-in-home .services .s-title:before {
  font-size: 26px;
  left: -26px;
}
.section-builder.services-in-home .services .sub-title {
  margin-bottom: 0;
  padding-left: 20px;
}
@media (max-width: 991.98px) {
  .section-builder.services-in-home .services {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .section-builder.services-in-home .services .item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 35px;
  }
}
@media (max-width: 767.98px) {
  .section-builder.services-in-home .services {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-left: 0;
  }
}
@media (max-width: 575.98px) {
  .section-builder.services-in-home .services .item {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}
.banner-deal {
  max-width: 40.2%;
  float: right;
  text-align: center;
}
.banner-deal .label {
  display: inline-block;
  padding: 8px 23px;
  color: #fff;
  background-color: #cd4040;
  margin-bottom: 14px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.075em;
}
.banner-deal .title {
  font-size: 60px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  color: #010101;
}
.banner-deal .title > span {
  display: block;
  color: #cd4040;
  font-size: 200px;
  font-weight: 900;
  line-height: 1;
}
.banner-deal .info {
  margin-top: 32px;
}
.banner-deal .info p {
  color: #666;
  line-height: 30px;
}
.banner-deal button.btn {
  margin-top: 47px;
  padding: 10px 36px;
}
.tab-not-bold .mgs-tab.data.items > .item.title > .switch {
  font-weight: 400;
}
.tab-not-bold .mgs-tab.data.items > .item.title.active > .switch {
  font-weight: 700;
}
@media (min-width: 992px) {
  .tab-width-title-2 {
    margin-top: -80px;
  }
}
@media (max-width: 1200px) {
  .tab-width-title-2 .mgs-products .mgs-owl-carousel .product-item {
    padding: 0 15px;
  }
  .tab-width-title-2 .mgs-products .mgs-owl-carousel .owl-nav > button {
    left: -30px;
  }
  .tab-width-title-2 .mgs-products .mgs-owl-carousel .owl-nav > button.owl-next {
    right: -30px;
    left: auto;
  }
}
/* End Home Simple */
.parallax_item {
  height: 100vh;
}
.parallax_item.middle > .frame > .line {
  height: 100vh;
}
.parallax_item .btn-shop {
  margin-top: 60px;
}
.parallax_item h5 {
  color: #666;
  font-size: 16px;
}
.parallax_item h2 {
  font-size: 6.25rem;
  line-height: 0.9;
  margin: 28px 0 62px;
  color: #1a1a1a;
}
.parallax_item h3 {
  font-size: 4.5rem;
  line-height: 1;
  margin-bottom: 36px;
  color: #000;
}
.parallax_item h2,
.parallax_item h3 {
  font-weight: 700;
}
.parallax_item p {
  line-height: 1.875rem;
  color: #666;
}
.parallax_item .btn-oval {
  margin-top: 44px;
  border-radius: 35px;
  font-size: 0.875rem;
  padding: 0.8rem 2rem;
}
.parallax_item .white-text {
  color: #fff;
}
.parallax_item .white-text h5,
.parallax_item .white-text h3,
.parallax_item .white-text h4,
.parallax_item .white-text h2,
.parallax_item .white-text p {
  color: #fff;
}
@media (max-width: 1399px) {
  .parallax_item .space {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .parallax_item {
    padding-bottom: 50px !important;
    padding-top: 50px !important;
  }
  .parallax_item h2 {
    font-size: 4rem;
  }
  .parallax_item h3 {
    font-size: 3.5rem;
  }
  .parallax_item .btn-shop,
  .parallax_item .btn-oval {
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .parallax_item {
    max-height: 100vh;
    background-attachment: scroll !important;
    background-size: cover !important;
    padding-bottom: 15px !important;
    padding-top: 150px !important;
    text-align: center;
  }
  .parallax_item.middle > .frame > .line {
    max-height: 100vw;
    align-items: normal;
  }
  .parallax_item h5 {
    font-size: 0.875rem;
  }
  .parallax_item h2,
  .parallax_item h3 {
    font-size: 2rem;
  }
  .parallax_item h3 {
    margin-bottom: 25px;
  }
  .parallax_item h2 {
    margin: 15px 0 30px;
    line-height: 1.2;
  }
  .parallax_item p {
    display: none;
  }
  .parallax_item .btn-shop,
  .parallax_item .btn-oval {
    margin-top: 10px;
  }
  .parallax_item .btn-shop {
    font-size: 0.875rem;
  }
}
/* End Home Parallax */
/* Home Boxed */
.boxed header.page-header .header-area .top-header {
  padding: 10px 50px 6px;
}
.boxed header.page-header .header-area .top-header + .middle-header:not(.col) {
  padding: 0 50px;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text {
  max-width: 870px;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .title {
  font-size: 4.5rem;
  line-height: 68px;
  font-weight: 700;
  color: #1a1a1a;
  letter-spacing: -0.025rem;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .title.color-white {
  font-size: 3.75rem;
  line-height: 60px;
  color: #fff;
  margin-top: 50px;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .info {
  font-size: 1rem;
  line-height: 26px;
  letter-spacing: 0.01rem;
  color: #666;
  margin: 30px 7px 50px;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .info.color-white {
  font-size: 1.125rem;
  letter-spacing: 0.015rem;
  color: #fff;
  line-height: 60px;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .btn.btn-boxed {
  padding: .7rem 2.075rem;
  margin-left: 7px;
  background: #6aac91;
  border: 2px solid #6aac91;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text .btn.btn-boxed:hover {
  background: #000;
  border: 2px solid #000;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text.top_center {
  text-align: center;
  margin-top: 8%;
}
.slider-home-boxed .slider_mgs_carousel .owl-item .slide-text.top_center .title-center {
  font-size: 2.25rem;
  letter-spacing: -0.01rem;
  color: #222;
  font-weight: 700;
}
.slider-home-boxed .slider_mgs_carousel.owl-carousel .owl-nav .owl-prev,
.slider-home-minimal .slider_mgs_carousel.owl-carousel .owl-nav .owl-prev {
  left: 0;
}
.slider-home-boxed .slider_mgs_carousel.owl-carousel .owl-nav .owl-next,
.slider-home-minimal .slider_mgs_carousel.owl-carousel .owl-nav .owl-next {
  right: 0;
}
@media (min-width: 992px) {
  body.boxed > .page-wrapper main.page-main,
  body.boxed .page-footer .top-footer,
  body.boxed .page-footer .middle-footer,
  body.boxed .page-footer .bottom-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 1200px) {
  body.boxed > .page-wrapper main.page-main,
  body.boxed .page-footer .top-footer,
  body.boxed .page-footer .middle-footer,
  body.boxed .page-footer .bottom-footer {
    padding-left: 35px;
    padding-right: 35px;
  }
}
/* End Home Boxed */
/* Home Best Selling */
.newsletter-home.newsletter-color {
  margin-bottom: 10px;
}
.newsletter-home.newsletter-color .block.newsletter .content .field.newsletter {
  border-bottom: none;
}
.newsletter-home.newsletter-color .block.newsletter .content .field.newsletter input[type="email"] {
  height: 3.75rem;
  padding-left: 67px;
  background: #e0f9f1;
}
.newsletter-home.newsletter-color .block.newsletter .content .field.newsletter .control:before {
  margin-left: 20px;
}
.newsletter-home.newsletter-color .block.newsletter .content .actions .action.subscribe.primary {
  padding: 0 40px;
}
.newsletter-home.newsletter-color .title-newsletter .sub-title {
  color: #999;
}
/* End Home Best Selling */
/* Home Full Width */
.home-full-width .slider_mgs_carousel .inner-text .sub-title {
  font-size: 0.75rem;
}
.home-full-width .slider_mgs_carousel .inner-text .title {
  font-size: 3.75rem;
  line-height: 4.5rem;
  letter-spacing: -0.01rem;
  margin: 0 0 25px -3px;
}
.home-full-width .slider_mgs_carousel .inner-text .sub-text {
  font-size: 1rem;
  line-height: 30px;
  letter-spacing: 0.01rem;
  color: #222;
  margin-bottom: 55px;
}
.product-full-width .mgs-product-tab .data.items .item.title .data.switch {
  padding: 0 35px !important;
}
/* End Home Full Width */
/* Home Minimal */
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text.top_center {
  margin-top: 9%;
}
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text.top_center > * {
  max-width: 100%;
}
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text .inner-text .title {
  font-size: 3.75rem;
  letter-spacing: -0.01rem;
  color: #222;
  font-weight: 700;
  line-height: 3.75rem;
}
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text .inner-text .title.color-white {
  letter-spacing: -0.025rem;
  color: #fff;
}
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text.middle_left .sub-text {
  font-size: 1.125rem;
  line-height: 3.75rem;
  letter-spacing: 0.015rem;
  color: #222;
  margin-top: 20px;
}
.slider-home-minimal .slider_mgs_carousel .owl-item .slide-text.middle_left .sub-text.color-white {
  color: #fff;
}
.slider-home-minimal .nav-position-middle-inside .owl-nav button {
  width: 30px;
  height: 30px;
  font-size: 1.875rem;
  color: #ccc;
  background: transparent;
}
.slider-home-minimal .nav-position-middle-inside .owl-nav button.owl-prev,
.slider-home-minimal .nav-position-middle-inside .owl-nav button.owl-next {
  position: absolute;
  top: 47%;
  transform: translate(-50%);
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
}
.slider-home-minimal .nav-position-middle-inside .owl-nav button:hover {
  background: transparent;
  color: #000;
}
.slider-home-minimal .nav-position-middle-inside .owl-nav button.owl-prev {
  left: 4%;
}
.slider-home-minimal .nav-position-middle-inside .owl-nav button.owl-next {
  right: 3%;
}
.product-home-minimal .mgs-product .product-item-photo .product-image-container {
  display: block;
  width: 100% !important;
}
.product-home-minimal .mgs-product .product-item-photo .product-image-container .product-image-wrapper {
  padding-bottom: 0 !important;
  height: auto;
}
.product-home-minimal .mgs-product .product-item-photo .product-image-container .product-image-wrapper .product-image-photo {
  position: static;
  min-width: 100%;
}
.product-home-minimal .mgs-product .product-item-details {
  margin-top: 15px;
}
.product-home-minimal .mgs-product .product-item-details .product-item-name .product-item-link {
  font-size: 1.125rem;
  letter-spacing: 0.01rem;
  color: #222;
  font-weight: 700;
}
.product-home-minimal .mgs-product .product-item-details .price-final_price {
  margin-top: 9px;
}
.product-home-minimal .mgs-product .product-item-details .price-final_price .price {
  font-size: 1rem;
  color: #999;
}
.product-home-minimal .content-heading .sub-title {
  font-size: 0.875rem;
  letter-spacing: 0.075rem;
  color: #bbb;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 17px;
}
.product-home-minimal .content-heading .title {
  font-size: 3rem;
  letter-spacing: -0.075rem;
  color: #222;
  line-height: 3.75rem;
  font-weight: 700;
  position: relative;
}
.product-home-minimal .content-heading .title:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background: #f5f5f5;
  bottom: -38px;
  left: 5px;
}
.product-home-minimal .mgs-heading .heading {
  letter-spacing: 0.075rem;
}
.product-home-minimal .mgs-testimonial .testimonial-item {
  text-align: left;
}
.product-home-minimal .mgs-testimonial .testimonial-item blockquote {
  margin: 0;
  font-size: 1.5rem;
  line-height: 3rem;
  color: #222;
  font-weight: 700;
  position: relative;
}
.product-home-minimal .mgs-testimonial .testimonial-item blockquote:before {
  display: none;
}
.product-home-minimal .mgs-testimonial .testimonial-item blockquote:after {
  content: "";
  position: absolute;
  width: 50px;
  height: 1px;
  background: #f5f5f5;
  bottom: -38px;
  left: 5px;
}
.product-home-minimal .mgs-testimonial .author-info {
  margin-top: 82px;
  font-size: 14px;
}
.product-home-minimal .mgs-testimonial .author-info .name {
  letter-spacing: 0.075rem;
  text-transform: uppercase;
}
.btn.btn-primary.btn-all {
  padding: 1rem 2.375rem;
  background: transparent;
  color: #222;
}
.btn.btn-primary.btn-all:hover {
  color: #fff;
}
/* End Home Minimal */
/* Home Modern */
.view-btn-radius .tab-cate-link a.action.default {
  padding: 19px 28px;
  font-size: 12px;
  border: none;
  color: #fff;
  border-radius: 25px;
}
.view-btn-radius .tab-cate-link a.action.default:hover {
  border: none;
  color: #fff;
  background-color: #000;
}
.slider-home-modern .slider_mgs_carousel .owl-item .item-image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  min-height: 950px;
}
.slider-home-modern .slider_mgs_carousel .owl-item .item-image > img {
  opacity: 0;
}
.slider-home-modern .slider_mgs_carousel .owl-item .inner-text {
  max-width: 50%;
}
.slider-home-modern .slider_mgs_carousel .owl-item .inner-text .sub-title {
  font-size: 12px;
  letter-spacing: 0.075em;
  word-spacing: 0.1em;
  text-transform: uppercase;
  color: #87b5ce;
  margin-bottom: 20px;
}
.slider-home-modern .slider_mgs_carousel .owl-item .inner-text .title {
  font-size: 60px;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 72px;
  margin-bottom: 30px;
}
.slider-home-modern .slider_mgs_carousel .owl-item .inner-text .info {
  color: #7e7e7e;
  letter-spacing: 0.01em;
  line-height: 30px;
  margin-bottom: 40px;
}
.banner-modern > div::after {
  content: "";
  display: table;
  clear: both;
}
.banner-deal-modern {
  float: right;
  max-width: 40.17%;
  padding-right: 100px;
}
.banner-deal-modern .label {
  font-size: 12px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.banner-deal-modern .title {
  font-size: 3rem;
  font-weight: 700;
  color: #1a1a1a;
  line-height: 1;
}
.banner-deal-modern .info {
  margin-top: 16px;
}
.banner-deal-modern .info p {
  line-height: 30px;
}
.banner-deal-modern .btn.btn-secondary {
  margin-top: 27px;
  padding: 10px 26px;
  font-size: 12px;
  letter-spacing: 0.075em;
}
.bgr-position-center > div {
  background-position: center;
}
/* End Home Modern */
/* Instant Search Result */
.search.results.mgs-instant-search > div {
  margin-bottom: 65px;
  padding-top: 60px;
  border-top: 1px solid #eaeaea;
}
.search.results.mgs-instant-search > div:last-child {
  margin-bottom: 0;
}
.search.results.mgs-instant-search > div:first-child {
  padding-top: 0;
  border-top: none;
}
.search.results.mgs-instant-search > div.blog-result .wrapper.message.info.empty {
  margin-top: 40px;
}
.search.results.mgs-instant-search > div.products-result {
  margin-bottom: 0px;
}
.search.results.mgs-instant-search > div.products-result .wrapper.message.info.empty {
  margin-bottom: 65px !important;
}
.search.results.mgs-instant-search > div.products-result .view-more {
  text-align: center;
  margin-bottom: 65px;
}
.search.results.mgs-instant-search > div.products-result .view-more a.action {
  border-radius: 20px;
}
.search.results.mgs-instant-search .block.block-title {
  margin-bottom: 40px;
}
.search.results.mgs-instant-search .block.block-title h4 {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
  font-weight: 700;
}
.search.results.mgs-instant-search .block.block-title.title-blog {
  margin-bottom: 0;
}
.search.results.mgs-instant-search .blog-grid ol li.item {
  margin-top: 60px;
}
.search.results.mgs-instant-search .blog-grid ol li.item .post-images {
  overflow: hidden;
}
.category-result .block.block-title {
  margin-bottom: 60px;
}
.category-result .block.block-title h4 {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
  font-weight: 700;
}
.category-result .category-items .category-item-info {
  margin-bottom: 10px;
}
.category-result .category-items .category-item-info .category-item-name {
  position: relative;
  padding-left: 20px;
}
.category-result .category-items .category-item-info strong::before {
  content: "\e712";
  font-family: 'Linearicons';
  font-size: 14px;
  margin-right: 8px;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.category-result .category-items .category-item-info .category-item-link {
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0.01rem;
  color: #222;
  position: relative;
  font-weight: 400;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.pages-result .block.block-title {
  margin-bottom: 60px;
}
.pages-result .block.block-title h4 {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
  font-weight: 700;
}
.pages-result .pages-grid .page-items .item {
  margin: 0;
}
.pages-result .pages-grid .page-items .page-item-info {
  margin-bottom: 10px;
  position: relative;
  padding-left: 20px;
}
.pages-result .pages-grid .page-items .page-item-info strong::before {
  content: "\e719";
  font-family: 'Linearicons';
  font-size: 12px;
  margin-right: 8px;
  color: #000;
  position: absolute;
  left: 0;
  top: 0;
}
.pages-result .pages-grid .page-items .page-item-info .page-item-link {
  display: block;
  font-size: 1rem;
  line-height: 24px;
  letter-spacing: 0.01rem;
  color: #222;
  position: relative;
  font-weight: 400;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.instantsearch-blog-result .block.block-title {
  margin-bottom: 60px;
}
.instantsearch-blog-result .block.block-title h4 {
  font-size: 30px;
  margin: 0;
  word-spacing: 0.1em;
  display: block;
  text-align: center;
  color: #222222;
  font-weight: 700;
}
/* End Instant Search Result */
/* Pager */
.pager > .toolbar-amount,
.pager > .limiter {
  display: none;
}
.pager .pages {
  display: block;
}
.pages {
  display: block;
}
.pages .pages-items .item .page {
  font-size: 14px;
  font-weight: 600;
  color: #222222;
  position: relative;
  padding: 0 18px 0 10px;
}
.pages .pages-items .item a.page:hover {
  color: #6aac91;
}
.pages .pages-items .item.current .page:after {
  content: " ";
  display: block;
  position: absolute;
  width: 13px;
  height: 1px;
  background-color: #222;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -o-transform: translateX(10px);
  bottom: 0;
}
.pages .pages-items .item .action {
  margin-left: 0;
  border-color: #e1e1e1;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
}
.pages .pages-items .item .action:before {
  color: #bbbbbb;
  margin: -2px 0 0 -1px;
  font-size: 38px;
}
.pages .pages-items .item .action:hover:before {
  color: #fff;
}
.pages .pages-items .item .action.previous {
  margin-right: 10px;
}
/* End Pager */
/* Home Metro */
.newsletter-home-v2 .title-newsletter {
  margin-bottom: 45px;
}
.newsletter-home-v2 .title-newsletter .title {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  margin-bottom: 3px;
}
.newsletter-home-v2 .title-newsletter .sub-title {
  margin-bottom: 0;
}
.newsletter-home-v2 .block.newsletter {
  width: 670px;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .newsletter-home-v2 .block.newsletter {
    width: 100%;
  }
}
.newsletter-home-v2 .block.newsletter .form.subscribe {
  position: relative;
  border-radius: 50px;
  background-color: #f2f2f2;
}
.newsletter-home-v2 .block.newsletter .form.subscribe input[type="email"] {
  border: none;
  background-color: transparent;
  padding-left: 68px;
  padding-right: 85px;
  font-size: 0.9375rem;
  letter-spacing: 0.01em;
  height: 60px;
  line-height: 60px;
}
.newsletter-home-v2 .block.newsletter .form.subscribe input[type="email"]:-internal-autofill-selected {
  background-color: transparent;
}
.newsletter-home-v2 .block.newsletter .form.subscribe .control:before {
  font-size: 32px;
  color: #dedede;
  left: 24px;
  top: 50%;
  color: #616161;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.newsletter-home-v2 .block.newsletter .form.subscribe .control div.mage-error[generated] {
  position: absolute;
  left: 30px;
  top: 100%;
  padding-top: 5px;
}
.newsletter-home-v2 .block.newsletter .form.subscribe > .actions {
  position: absolute;
  right: 0;
  top: 50%;
  display: block;
  width: auto;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.newsletter-home-v2 .block.newsletter .form.subscribe > .actions .action.subscribe {
  padding: 17px 32px;
  background-color: transparent;
  border: none;
  color: #000;
  font-size: 12px;
  letter-spacing: 0.075em;
}
@media (max-width: 991.98px) {
  .newsletter-home-v2 .block.newsletter .form.subscribe > .actions .action.subscribe > span {
    display: none;
  }
  .newsletter-home-v2 .block.newsletter .form.subscribe > .actions .action.subscribe:before {
    content: "\e699";
    font-family: 'Linearicons';
    font-size: 20px;
  }
}
.title-home-metro .mgs-heading h3 {
  letter-spacing: 0.1em;
}
.title-home-metro .mgs-heading h4 {
  letter-spacing: 0.015em;
}
.title-home-metro .mgs-heading h1 {
  letter-spacing: -0.025em;
  line-height: 1.15;
}
.sub-title-metro {
  max-width: 62%;
  margin: 0 auto;
}
@media (max-width: 767.98px) {
  .sub-title-metro {
    max-width: 100%;
  }
}
.sub-title-metro p {
  font-size: 18px;
  letter-spacing: 0.015em;
  line-height: 30px;
}
/* End Home Metro */
/* Home Full Slider */
.full-slider .slider_mgs_carousel .owl-item .item-image {
  display: block;
  height: 100vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.full-slider .slider_mgs_carousel .owl-item .item-image img {
  opacity: 0;
  display: none;
}
.full-slider .slider_mgs_carousel .owl-item .inner-text {
  max-width: 50%;
}
@media (max-width: 991.98px) {
  .full-slider .slider_mgs_carousel .owl-item .inner-text {
    max-width: 100%;
  }
}
.full-slider .slider_mgs_carousel .owl-item .inner-text .sub-title {
  color: #6d5af5;
  font-size: 12px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
}
.full-slider .slider_mgs_carousel .owl-item .inner-text .title {
  color: #fff;
  font-weight: 700;
  font-size: 60px;
  line-height: 70px;
  margin-top: 15px;
}
.full-slider .slider_mgs_carousel .owl-item .inner-text .info {
  color: #fff;
  font-size: 18px;
  line-height: 30px;
  margin-top: 27px;
}
.full-slider .slider_mgs_carousel .owl-item .inner-text .btn-default.color-primary {
  color: #f54b35;
  border-color: #f54b35;
  font-size: 14px;
  padding-bottom: 8px;
  margin-top: 45px;
}
.full-slider .slider_mgs_carousel .owl-item .inner-text .btn-default.color-primary:hover {
  color: #fff;
  border-color: #fff;
}
.full-slider .page-header-sliders .owl-carousel .owl-nav button,
.full-slider .page-header-sliders .owl-carousel .owl-nav button.owl-prev:before,
.full-slider .page-header-sliders .owl-carousel .owl-nav button.owl-prev span:before,
.full-slider .page-header-sliders .owl-carousel .owl-nav button.owl-next span:before,
.full-slider .page-header-sliders .owl-carousel .owl-nav button.owl-next:after {
  color: #fff;
}
.full-slider .page-header-sliders .owl-dots .owl-dot {
  padding: 0;
  border: none;
}
.full-slider .subcribe {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
  color: #fff;
  max-width: 34%;
}
.full-slider .subcribe .content-subcribe {
  background-color: #4619c8;
  padding: 50px 70px 40px;
}
.full-slider .subcribe .content-subcribe > .content {
  margin-top: 20px;
}
.full-slider .subcribe .title {
  color: #fff;
  font-weight: 700;
  font-size: 1.5rem;
  line-height: 1;
  position: relative;
  padding-right: 45px;
}
.full-slider .subcribe .title:after {
  content: "\e699";
  display: block;
  font: normal normal normal 14px/1 linearicons;
  font-size: 35px;
  color: #fff;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.full-slider .subcribe .block.newsletter {
  width: 100%;
  padding-bottom: 0;
}
.full-slider .subcribe .block.newsletter .content {
  position: relative;
}
.full-slider .subcribe .block.newsletter .content .field.newsletter {
  width: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.full-slider .subcribe .block.newsletter .content .field.newsletter input[type="email"] {
  color: #fff;
  border: none;
  line-height: 3.75rem;
  height: 3.625rem;
  padding-left: 45px;
  padding-right: 85px;
  font-size: 0.9375rem;
  letter-spacing: 0.01em;
  background-color: transparent;
}
.full-slider .subcribe .block.newsletter .content .field.newsletter input[type="email"]:-internal-autofill-selected {
  background-color: transparent;
}
.full-slider .subcribe .block.newsletter .content .field.newsletter .control::before {
  color: #dedede;
  left: 0;
  top: 50%;
  margin-left: -9px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.full-slider .subcribe .block.newsletter .content .field.newsletter div#newsletter-error {
  position: absolute;
  top: 100%;
  left: 0;
  line-height: 1.1;
}
.full-slider .subcribe .block.newsletter .content .actions {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
}
.full-slider .subcribe .block.newsletter .content .actions .action.subscribe.primary {
  background-color: transparent;
  border: none;
  color: #fff;
  font-size: 0.75rem;
  padding: 0;
  line-height: 3.875rem;
  letter-spacing: 0.075em;
}
/* End Home Full Slider */
/* Home Carousel */
.carousel-overflow-visiable {
  overflow: hidden;
}
@media (min-width: 1199.98px) {
  .carousel-overflow-visiable .owl-carousel .owl-stage-outer {
    overflow: visible;
  }
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item {
  position: relative;
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text {
  padding: 0 100px;
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .sub-title {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.075em;
  color: #61bbbb;
  margin-bottom: 10px;
  display: block;
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .title {
  font-size: 60px;
  letter-spacing: -0.025em;
  line-height: 65px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 0;
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .info {
  padding-left: 50px;
  margin-top: 32px;
}
.carousel-overflow-visiable .owl-carousel .owl-stage-outer .owl-item .item .slide-text .info > p {
  margin-bottom: 50px;
}
.carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  width: auto;
  height: auto;
  color: #bbbbbb;
  font-size: 30px;
  background-color: transparent;
}
.carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button:hover {
  background-color: transparent;
  color: #444444;
}
.carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button.owl-prev {
  left: -70px;
  right: auto;
}
@media (max-width: 1199.98px) {
  .carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button.owl-prev {
    left: 15px;
  }
}
.carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button.owl-next {
  right: -70px;
  left: auto;
}
@media (max-width: 1199.98px) {
  .carousel-overflow-visiable .owl-carousel.nav-position-middle-outside .owl-nav button.owl-next {
    right: 15px;
  }
}
@media (max-width: 1199.98px) {
  .carousel-overflow-visiable .frame.no-padding {
    max-width: 100% !important;
    padding: 0 !important;
  }
}
.head-carousel .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 3rem;
  margin-bottom: 78px;
}
.head-carousel span.line {
  display: inline-block;
  width: 70px;
  height: 1px;
  background-color: #6aac91;
  margin: 0 0 75px;
}
.head-carousel .sub-head-carousel {
  padding-top: 36px;
  padding-left: 100px;
}
.head-carousel .sub-head-carousel p {
  line-height: 30px;
}
.banner-carousel {
  max-width: 34%;
}
.banner-carousel .sub-title {
  font-size: 14px;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  color: #b0b8b2;
  display: block;
  margin-bottom: 5px;
}
.banner-carousel .title {
  font-size: 36px;
  font-weight: 700;
  color: #a3cc9e;
  margin-bottom: 22px;
}
.newsletter-home-v2.bgr-input .block.newsletter .form.subscribe {
  background-color: #6aac91;
}
.newsletter-home-v2.bgr-input .block.newsletter .form.subscribe input[type="email"],
.newsletter-home-v2.bgr-input .block.newsletter .form.subscribe .actions .action.subscribe,
.newsletter-home-v2.bgr-input .block.newsletter .form.subscribe .control::before,
.newsletter-home-v2.bgr-input .block.newsletter .form.subscribe input[type="email"]::placeholder {
  color: #fff;
}
.mgs-product-tab.masonry .mgs-tab.data.items > .item.content {
  display: block !important;
  opacity: 0;
  visibility: hidden;
  position: relative;
  z-index: 1;
}
.mgs-product-tab.masonry .mgs-tab.data.items > .data.item.title.active + .data.item.content {
  z-index: 2;
  opacity: 1;
  visibility: visible;
}
.catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item {
  padding-bottom: 95px;
}
@media (max-width: 1199.98px) {
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item {
    padding-bottom: 60px;
  }
}
.catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item .product-image-wrapper .product-image-photo {
  position: static;
}
.catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:first-child,
.catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:nth-child(3) {
  padding-top: 110px;
}
@media (max-width: 1199.98px) {
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:first-child,
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:nth-child(3) {
    padding-top: 80px;
  }
}
@media (max-width: 767.98px) {
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:first-child,
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:nth-child(3) {
    padding-top: 0;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .catproduct-product-cat-block.masonry .product-items .masonry-grid .product-item:first-child {
    padding-top: 60px;
  }
}
.sub-product {
  margin-top: 10px;
}
.sub-product .title {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.35;
  margin-bottom: 53px;
}
.sub-product .btn.btn-default {
  font-size: 14px;
}
/* End Home Carousel */
/* Toolbar */
.toolbar {
  padding: 0;
  margin: 0 0 1.5rem 0;
  display: flex;
  align-items: center;
}
.toolbar select {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background-color: none;
  padding: 0;
  height: 24px;
  color: #999999;
  font-size: 1rem;
  font-weight: 400;
  padding-right: 20px;
  background-image: url(../images/bg-select-toolbar.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 10px;
  display: inline-block;
  vertical-align: top;
}
.toolbar .filter-placeholder .action-filter {
  color: #222222;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4375rem;
  display: block;
  padding-right: 49px;
}
.toolbar .filter-placeholder .action-filter:after {
  content: "\e93a";
  font-family: "Linearicons";
  font-size: 10px;
  color: #666666;
  margin-left: 9px;
}
.toolbar .toolbar-amount {
  font-size: 1rem;
  float: none;
  line-height: 1.5rem;
  margin-right: 43px;
  color: #222;
  padding: 0;
  font-weight: 700;
}
.toolbar .sorter {
  padding: 0;
  margin-right: 30px;
}
.toolbar .sorter .sorter-label {
  font-size: 1rem;
  float: none;
  line-height: 1.5rem;
  color: #222;
  padding: 0;
  font-weight: 700;
  display: inline-block;
  vertical-align: top;
}
.toolbar .sorter .sorter-action {
  margin-left: 15px;
  line-height: 1.5rem;
  height: 1.5rem;
  width: 1.5rem;
  text-align: center;
}
.toolbar .sorter .sorter-action:before {
  content: '\e941';
  font-family: 'Linearicons';
  font-size: 1rem;
  vertical-align: text-bottom;
  line-height: 1;
}
.toolbar .modes {
  float: none;
  margin: 0;
}
.toolbar .modes .modes-mode {
  border: 0;
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
  line-height: 1;
  text-align: center;
}
.toolbar .modes .modes-mode:before {
  color: #999;
  content: '\e87e';
  font-family: 'Linearicons';
  line-height: 1;
  font-size: 1.125rem;
  display: block;
}
.toolbar .modes .modes-mode.mode-grid {
  padding: 3px 0 0 1px;
}
.toolbar .modes .modes-mode.mode-list {
  padding: 1px 0 0 1px;
}
.toolbar .modes .modes-mode.mode-list:before {
  content: '\e930';
  font-size: 1.25rem;
}
.toolbar .modes .modes-mode.active:before {
  color: #222;
}
.toolbar .modes .modes-mode + .modes-mode {
  margin-left: 10px;
}
.toolbar .modes a.modes-mode:hover {
  background: none;
}
.toolbar .modes a.modes-mode:hover:before {
  color: #222;
}
.top-toolbar .toolbar {
  margin-bottom: 30px;
}
.top-toolbar .toolbar > .pages {
  display: none;
}
.top-toolbar .toolbar > .field.limiter {
  margin-left: auto;
  color: #222;
  padding: 0;
  font-weight: 700;
  font-size: 1rem;
}
.top-toolbar .toolbar > .field.limiter .control {
  display: inline-block;
}
.bottom-toolbar .toolbar {
  justify-content: center;
  margin: 30px 0 0;
}
.bottom-toolbar .toolbar > *:not(.pages) {
  display: none;
}
/* End Toolbar */
/* Search page */
.catalogsearch-result-index .category-product-actions {
  margin: 0 0 30px;
}
.catalogsearch-result-index .category-product-actions.show-breadcrumbs {
  margin: 0 0 30px;
}
.catalogsearch-result-index .category-product-actions .toolbar-products {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.catalogsearch-result-index .category-product-actions .toolbar-products .filter-placeholder {
  margin-left: auto;
}
/* End Search page */
/* Catalog Page */
.catalog-category-view .only-breadcrumbs .breadcrumbs {
  background: none;
  padding: 36px 0;
  margin: 0 0 16px;
}
.catalog-category-view .bottom-toolbar .toolbar {
  justify-content: center;
}
.category-product-actions {
  margin-bottom: 30px;
}
.category-product-actions .filter-wrapper {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.category-product-actions .filter-wrapper .action-filter {
  margin-left: auto;
}
.category-product-actions .toolbar-products {
  margin: 0;
}
.category-product-actions .category-page-title {
  padding-right: 20px;
}
.category-product-actions .category-page-title .category-title {
  color: #222222;
  font-size: 1.875rem;
  font-weight: 700;
  line-height: 1.1;
}
.category-product-actions.show-breadcrumbs {
  margin: 0 0 50px;
}
.category-product-actions.show-breadcrumbs .toolbar-products {
  margin: 25px 0 0;
}
.category-product-actions.show-breadcrumbs .category-title {
  font-size: 3rem;
}
.category-product-actions.show-breadcrumbs .breadcrumbs {
  padding: 16px 0 0;
  background: none;
}
.category-product-actions.show-breadcrumbs .items {
  padding: 0 !important;
}
@media (max-width: 991px) {
  .catalog-category-view .only-breadcrumbs .breadcrumbs {
    padding-bottom: 0;
  }
}
@media (max-width: 991px) {
  .category-product-actions .filter-wrapper {
    flex-wrap: wrap;
  }
  .category-product-actions .category-page-title {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .category-product-actions:not(.show-breadcrumbs) .category-page-title {
    text-align: left;
  }
  .category-product-actions.show-breadcrumbs {
    margin-bottom: 30px;
    margin-top: 60px;
  }
  .category-product-actions.show-breadcrumbs .toolbar-products {
    width: 100%;
    margin-top: 50px;
  }
  .category-product-actions.show-breadcrumbs .category-title {
    font-size: 2.5rem;
  }
  .category-product-actions .toolbar-products {
    width: 100%;
    margin-top: 50px;
  }
  .category-product-actions .toolbar-products .filter-placeholder {
    margin-left: auto;
  }
  .category-product-actions .breadcrumbs > .items {
    justify-content: center;
  }
}
@media (max-width: 767px) {
  .category-product-actions .toolbar .filter-placeholder {
    display: none;
  }
  .category-product-actions .toolbar .modes {
    display: none;
  }
  .category-product-actions .toolbar.toolbar-products .filter-placeholder {
    margin-left: 0;
  }
  .category-product-actions .toolbar .sorter {
    margin: 0 0 0 auto;
  }
}
@media (max-width: 575px) {
  .category-product-actions .toolbar .toolbar-amount {
    display: none;
  }
  .category-product-actions .toolbar .sorter {
    margin: 0;
    width: 100%;
  }
  .category-product-actions .toolbar .sorter:after {
    content: "";
    display: table;
    clear: both;
  }
  .category-product-actions .toolbar .sorter .sorter-action {
    float: right;
  }
}
@media (max-width: 767px) {
  .catalog-category-view:not(.page-layout-1column) .category-product-actions .filter-placeholder {
    display: none !important;
  }
  .catalog-category-view:not(.page-layout-1column) .category-product-actions:not(.have-title) .toolbar-sorter {
    margin-left: auto;
  }
}
@media (min-width: 992px) {
  .catalog-category-view:not(.page-layout-1column) .category-product-actions .filter-placeholder {
    display: none !important;
  }
  .catalog-category-view:not(.page-layout-1column) .category-product-actions:not(.have-title) .toolbar-sorter {
    margin-left: auto;
  }
}
.catalog-category-view:not(.page-layout-1column) .category-product-actions.have-title.show-breadcrumbs {
  margin: 0 0 56px;
}
.catalog-category-view .category-product-actions:not(.have-title) .toolbar-products {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.catalog-category-view .category-product-actions:not(.have-title) .filter-placeholder {
  margin-left: auto;
}
/* End Catalog Page */
/*  Pre Load Slider  */
.page-header-sliders.loading {
  position: relative;
}
.page-header-sliders.loading:before {
  content: "";
  background-image: url('../images/oval.svg');
  background-position: center center;
  background-size: 100%;
  background-repeat: no-repeat;
  display: block;
  width: 50px;
  height: 50px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  z-index: 999;
}
.page-header-sliders.loading:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #eaeaea;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  z-index: 99;
}
/*  End Pre Load   */
/* Review Vote */
.review-control-vote:before {
  content: '\2605' '\2605' '\2605' '\2605' '\2605';
  font-size: 20px;
  font-family: inherit;
  letter-spacing: 2px;
}
.review-control-vote label:before {
  font-family: inherit;
  font-size: 20px;
  letter-spacing: 2px;
  color: #6aac91;
  display: block;
  line-height: 28px;
  height: 28px;
}
.review-control-vote .rating-1:before {
  content: '\2605';
}
.review-control-vote .rating-2:before {
  content: '\2605' '\2605';
}
.review-control-vote .rating-3:before {
  content: '\2605' '\2605' '\2605';
}
.review-control-vote .rating-4:before {
  content: '\2605' '\2605' '\2605' '\2605';
}
.review-control-vote .rating-5:before {
  content: '\2605' '\2605' '\2605' '\2605' '\2605';
}
/* End Review Vote */
.checkout-cart-index .column.main > .cart-empty {
  display: flex;
  justify-content: center;
  margin-bottom: -80px;
  min-height: 300px;
  flex-wrap: wrap;
  text-align: center;
  align-content: center;
}
.checkout-cart-index .column.main > .cart-empty > p {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 0;
}
/* Navigation & Pagination Owl Carousel */
/* Owl Carrousel */
.owl-carousel:not(.custom-nav) .owl-nav button {
  background: none;
  border: none;
  box-shadow: none;
  padding: 0;
  background-color: #fff;
  border-radius: 50%;
  color: #bbbbbb;
  font-size: 18px;
  width: 50px;
  height: 50px;
}
.owl-carousel:not(.custom-nav) .owl-nav button:hover {
  background-color: #6aac91;
  border-color: #6aac91;
  color: #fff;
}
.owl-carousel:not(.custom-nav) .owl-nav button:before {
  font-family: "Linearicons";
  content: "\e943";
}
.owl-carousel:not(.custom-nav) .owl-nav button.disabled {
  display: none !important;
}
.owl-carousel:not(.custom-nav) .owl-nav button.owl-next:before {
  content: "\e944";
}
.owl-carousel .owl-nav.disabled {
  display: none !important;
}
.owl-carousel .owl-dots {
  display: table;
  margin: 20px auto 0;
}
.owl-carousel .owl-dots.disabled {
  display: none !important;
}
.owl-carousel .owl-dots .owl-dot {
  display: table-cell;
  vertical-align: middle;
  cursor: pointer;
  background: none;
  border: none;
  margin: 0 4px;
  padding: 0;
}
.owl-carousel .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background-color: #6aac91;
  display: block;
  padding: 0;
  border-radius: 4px;
  box-shadow: none;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.owl-carousel .owl-dots .owl-dot.active span {
  width: 25px;
  background-color: #6aac91;
}
.owl-carousel .owl-dots .owl-dot.disabled {
  display: none;
}
.owl-carousel.custom-nav.nav-type-image .owl-nav button {
  padding: 0;
  border: none;
}
.owl-carousel.custom-nav.nav-type-font .owl-nav button {
  border: none;
  background-color: transparent;
  padding: 0;
}
.owl-carousel.custom-nav.nav-type-font .owl-nav button:active {
  box-shadow: none;
}
.owl-carousel.custom-nav > div.disabled {
  display: none;
}
.owl-carousel.custom-nav > div.disabled > button {
  display: none;
}
.owl-carousel.dot-position-left .owl-dots {
  position: absolute;
  margin: 0;
  bottom: 20px;
  left: 70px;
}
.owl-carousel.dot-position-center .owl-dots {
  position: absolute;
  margin: 0;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.owl-carousel.dot-position-right .owl-dots {
  position: absolute;
  margin: 0;
  bottom: 20px;
  right: 70px;
}
.owl-carousel.nav-position-middle-inside .owl-nav .owl-prev {
  left: 70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  .owl-carousel.nav-position-middle-inside .owl-nav .owl-prev {
    left: 15px;
  }
}
.owl-carousel.nav-position-middle-inside .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: 70px;
}
@media (max-width: 1199.98px) {
  .owl-carousel.nav-position-middle-inside .owl-nav .owl-next {
    right: 15px;
  }
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button {
  background: none;
  font-size: 1.5rem;
  width: auto;
  border: none;
  color: #000;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button:hover {
  background-color: transparent;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button > span .fa {
  display: none;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-prev:before {
  font-family: "Linearicons";
  content: "\e943";
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-prev span:before {
  content: "prev";
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding-left: 8px;
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -o-transform: translateY(-6px);
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-prev span:before > * {
  display: none;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-next span:before {
  content: "next";
  display: inline-block;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 8px;
  transform: translateY(-6px);
  -webkit-transform: translateY(-6px);
  -moz-transform: translateY(-6px);
  -o-transform: translateY(-6px);
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-next:after {
  font-family: "Linearicons";
  content: "\e944";
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.owl-next:before {
  display: none;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.disabled {
  cursor: unset;
  pointer-events: inherit;
  display: block !important;
}
.owl-carousel.nav-position-middle-inside.nav-type-default.slider_mgs_carousel .owl-nav button.disabled > span {
  opacity: 0;
  visibility: hidden;
}
.owl-carousel.nav-position-middle-outside .owl-nav button {
  background-color: transparent;
  font-size: 24px;
}
.owl-carousel.nav-position-middle-outside .owl-nav button:hover {
  background-color: transparent;
  font-size: 24px;
}
.owl-carousel.nav-position-middle-outside .owl-nav button:hover:hover {
  background-color: transparent;
  color: #000;
}
.owl-carousel.nav-position-middle-outside .owl-nav button.owl-prev {
  left: -70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  .owl-carousel.nav-position-middle-outside .owl-nav button.owl-prev {
    left: 15px;
  }
}
.owl-carousel.nav-position-middle-outside .owl-nav button.owl-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  right: -70px;
}
@media (max-width: 1199.98px) {
  .owl-carousel.nav-position-middle-outside .owl-nav button.owl-next {
    right: 15px;
  }
}
.owl-carousel.nav-position-top-left .owl-nav {
  position: absolute;
  left: 80px;
  top: 50px;
}
.owl-carousel.nav-position-top-left .owl-nav > button + button {
  margin-left: 10px;
}
.owl-carousel.nav-position-top-right .owl-nav {
  position: absolute;
  right: 80px;
  top: 50px;
}
.owl-carousel.nav-position-top-right .owl-nav > button + button {
  margin-left: 10px;
}
.owl-carousel.nav-position-bottom-left .owl-nav {
  position: absolute;
  left: 80px;
  bottom: 50px;
}
.owl-carousel.nav-position-bottom-left .owl-nav > button + button {
  margin-left: 10px;
}
.owl-carousel.nav-position-bottom-right .owl-nav {
  position: absolute;
  right: 80px;
  bottom: 50px;
}
.owl-carousel.nav-position-bottom-right .owl-nav > button + button {
  margin-left: 10px;
}
.mgs-products .mgs-owl-carousel.owl-carousel.nav-type-font .owl-nav button {
  border: none;
  background-color: transparent;
  padding: 0;
}
/* End Navigation & Pagination Owl Carousel */
/* Ajax Tabs Product loading */
.mgs-product-tab .data.item.title + .content.div-loading {
  min-height: 400px;
  position: relative;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
}
.mgs-product-tab .data.item.title + .content.div-loading:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-color: #fff;
  z-index: 111;
}
.mgs-product-tab .data.item.title + .content.div-loading:after {
  background-image: url(../images/oval.svg);
  display: inline-block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 30px;
  height: 30px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 111;
}
/* End Ajax Tabs Product loading */
/* Lazy Load */
.parent_lazy:not(.lazy_loaded) {
  border: 1px solid #eaeaea !important;
  background-image: url(../images/oval.svg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: unset !important;
}
.promobanner .parent_lazy + .text {
  opacity: 0;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
.promobanner .parent_lazy.lazy_loaded + .text {
  opacity: 1;
}
/* End Lazy Load */
/*Email to a Friend*/
.form.send.friend .flex-info,
.form.send.friend .fieldset.invite {
  margin-left: -15px;
  margin-right: -15px;
}
.form.send.friend .fieldset {
  margin-bottom: 0;
}
.form.send.friend .fieldset .field:not(.choice) .control {
  width: 100%;
}
.form.send.friend .content-heading .title {
  font-size: 24px;
  text-transform: uppercase;
  padding-bottom: 26px;
  word-spacing: 0.1em;
  font-weight: 600;
  color: #6aac91;
}
.form.send.friend .content-heading .title span {
  position: relative;
}
.form.send.friend .content-heading .title span:after {
  content: '';
  position: absolute;
  bottom: -5px;
  width: 100%;
  height: 2px;
  background: #6aac91;
  left: 0;
}
.form.send.friend .actions-toolbar.dis-border {
  margin-top: 30px;
  display: block;
  border-top: 1px solid #eee;
  padding-top: 30px;
}
.form.send.friend .actions-toolbar.dis-border .btn.btn-primary {
  float: right;
}
.form.send.friend .actions-toolbar.dis-border .back {
  margin-top: 20px;
}
.form.send.friend .fields {
  margin-top: 40px;
}
.form.send.friend .fields.additional .actions-toolbar {
  position: absolute;
  right: 40px;
  top: 12px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 11;
}
.form.send.friend .fields.additional .action.remove {
  top: 0;
}
.form.send.friend .fields.additional .action.remove .btn-close:after {
  content: '\e935';
  font-family: 'Linearicons';
  font-weight: 700;
  color: #6aac91;
}
.form.send.friend .fields.additional .action.remove:hover {
  color: transparent;
  transition: all 0s;
  -webkit-transition: all 0s;
  -moz-transition: all 0s;
  -o-transition: all 0s;
}
/*End Email to a Friend*/
/* Create Shipping Address */
.form-address-edit {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.form-address-edit > .fieldset {
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  padding-right: 30px;
}
.form-address-edit > .fieldset .legend {
  font-size: 1.25rem;
  font-weight: 700;
  color: #222;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 10px;
  width: 100%;
}
.form-address-edit > .fieldset select {
  -moz-appearance: none;
  -webkit-appearance: none;
  text-indent: 0.01em;
  background-image: url(../images/arrow_sellect.png);
  background-repeat: no-repeat;
  background-position: center right 17px;
}
.form-address-edit .actions-toolbar {
  position: relative;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  margin: 30px 0;
  border-top: 1px solid #d9d9d9;
  padding-top: 50px;
}
.form-address-edit .actions-toolbar .secondary {
  position: absolute;
  bottom: 0;
  margin-left: 30px;
  padding: 0 0 5px;
  line-height: 1;
  text-transform: uppercase;
  color: #222222;
  font-size: 0.75rem;
  font-weight: 700;
  font-family: inherit;
  letter-spacing: 0.075em;
  display: inline-block;
}
.form-address-edit .actions-toolbar .secondary .action.back {
  position: relative;
}
.form-address-edit .actions-toolbar .secondary .action.back:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  bottom: -5px;
  right: 0;
}
.form-address-edit .actions-toolbar .action.primary {
  font-size: 1rem;
  padding: .5rem 2.375rem;
  line-height: 1.6;
}
/* End Create Shipping Address */
.ajaxcart-loading-overlay,
.quickview-loading-overlay {
  background-image: url('../images/oval.svg');
}
.slider-home-watch {
  position: relative;
}
.slider-home-watch .line .line .panel-block-row.panel-block:not(.builder-container) {
  position: static;
}
.slider-home-watch .panel-block-row.col-des-12 {
  min-height: auto;
}
.slider-home-watch .slider_mgs_carousel .item-image {
  display: block;
  padding-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.slider-home-watch .slider_mgs_carousel .item-image img {
  opacity: 0;
}
.slider-home-watch .slider_mgs_carousel .inner-text {
  padding: 0;
  margin-left: 7px;
  margin-top: -20px;
}
.slider-home-watch .slider_mgs_carousel .inner-text .title {
  font-size: 4.5rem;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.025em;
  margin: 0 0 45px -3px;
}
.slider-home-watch .slider_mgs_carousel .inner-text .title.color-white {
  color: #fff;
}
.slider-home-watch .slider_mgs_carousel .inner-text .sub-title {
  font-size: 0.875rem;
  letter-spacing: 0.075em;
  text-transform: uppercase;
  word-spacing: 0.1em;
  margin-bottom: 15px;
  display: block;
}
.slider-home-watch .slider_mgs_carousel .inner-text a.color-white {
  color: #fff;
  border-bottom-color: #fff;
}
.slider-home-watch .slider_mgs_carousel .inner-text a.color-white:hover {
  color: #6aac91;
  border-bottom-color: #6aac91;
}
.slider-home-watch .panel-block-row.panel-block:not(.builder-container) .list-social {
  position: absolute;
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  z-index: 2;
}
.slider-home-watch .panel-block-row.panel-block:not(.builder-container) .list-social li > a {
  color: #bbbbbb;
  font-size: 1rem;
}
/* Contact */
.contact-index-index footer.page-footer {
  margin-top: 0;
}
.contact-index-index .map-container #map-contact {
  background-color: #eee;
}
.contact-form {
  padding: 0 0 35px;
}
.contact-form .form.contact {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 66%;
  flex: 0 1 66%;
  max-width: 66%;
}
.contact-form .form.contact .actions-toolbar {
  margin-left: 0;
}
.contact-form .contact-information {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 34%;
  flex: 0 1 34%;
  max-width: 34%;
}
.contact-form .fieldset {
  margin-bottom: 45px;
}
.contact-form .fieldset:after {
  content: "";
  display: table;
  clear: both;
}
.contact-form .fieldset .field {
  margin: 0 0 25px;
  float: left;
  width: 100%;
}
.contact-form .fieldset .field.comment {
  margin: 0 0 17px;
}
.contact-form .fieldset .field .label {
  font-size: 0.9375rem;
  letter-spacing: 0.01rem;
}
.contact-form .fieldset .field.name {
  width: calc(50% - 15px);
}
.contact-form .fieldset .field.email {
  float: right;
  width: calc(50% - 15px);
}
.contact-form .fieldset .label.note {
  float: left;
  width: 100%;
}
.contact-form .social-links li {
  display: inline-block;
  border: 1px solid rgba(187, 193, 206, 0.4);
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  margin: 3px;
}
.contact-form .social-links li a {
  color: #999;
  font-size: 1.125rem;
  display: block;
}
.contact-form .social-links li:hover a {
  color: #fff;
}
.contact-form .link-item {
  margin: 60px 0px;
}
.contact-form .link-item .contact-title {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 1.5rem 0;
}
.contact-form .link-item strong {
  font-weight: 500;
  font-size: 0.75rem;
  letter-spacing: 0.075rem;
}
.contact-form .link-item a,
.contact-form .link-item span {
  color: #999999;
  font-size: 0.9375rem;
  letter-spacing: 0.01rem;
}
.contact-form .actions-toolbar {
  margin-bottom: 75px;
}
.contact-store {
  margin-bottom: 110px;
  border-top: 1px solid #eaeaea;
  margin-top: 68px;
}
.contact-store .contact-box {
  padding: 34px 0;
}
.contact-store .contact-box .store-name {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  max-width: 25%;
}
.contact-store .contact-box .store-name .title {
  margin: -7px 0;
  font-size: 1.5rem;
  font-weight: 700;
}
.contact-store .contact-box .contact-info {
  font-size: 0.9375rem;
  color: #999999;
  letter-spacing: 0.01rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 25%;
  flex: 0 1 25%;
  max-width: 25%;
}
.contact-store .contact-box .contact-info .box-label {
  font-size: 0.75rem;
  color: #222;
  letter-spacing: 0.075rem;
  text-transform: uppercase;
  font-weight: 500;
}
.contact-store .contact-box .contact-info a {
  color: #999999;
}
/* Add Logo to Checkout Page  */
.checkout-index-index .page-main .logo {
  margin-left: 0;
  display: block;
  margin: 0 auto;
  float: inherit;
  text-align: center;
}
.checkout-index-index .page-main .logo > img {
  display: inline-block;
}
/* Update Ajax Loading Cart  */
.products-grid .items .product-item .product-item-info.adding-cart-text .product-top.loading-ajax:after,
.products-grid .items .product-item .product-item-info.adding-cart-text .product-top.loading-ajax:after {
  display: none;
}
.products-grid .items .product-item .product-item-info.adding-cart-text .product-top.loading-ajax .product-item-inner {
  opacity: 1;
  visibility: visible;
  padding-top: 15px;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -o-transform: translateY(0);
}
.products-grid .items .product-item .product-item-info.adding-cart-text .product-top.loading-ajax .product-item-inner .action.tocart > span {
  font-size: 0;
}
.products-grid .items .product-item .product-item-info.adding-cart-text .product-top.loading-ajax .product-item-inner .action.tocart:before {
  content: "Adding...";
}
.lookbook-container .popup__content--product .product-details.adding-cart-text .action.tocart.tocart-loading > span {
  font-size: 0;
}
.lookbook-container .popup__content--product .product-details.adding-cart-text .action.tocart.tocart-loading:after {
  content: "Adding...";
  font-size: 12px;
}
.catalog-product-view .product-info-main .box-tocart.adding-cart-text .action.tocart.tocart-loading,
.catalog-product-view .block-bundle-summary .box-tocart.adding-cart-text .action.tocart.tocart-loading {
  font-size: 0;
}
.catalog-product-view .product-info-main .box-tocart.adding-cart-text .action.tocart.tocart-loading:after,
.catalog-product-view .block-bundle-summary .box-tocart.adding-cart-text .action.tocart.tocart-loading:after {
  content: "Adding...";
  font-size: 0.875rem;
}
.catalog-product-view .product-info-main .box-tocart.adding-cart-text .action.tocart.tocart-loading:before,
.catalog-product-view .block-bundle-summary .box-tocart.adding-cart-text .action.tocart.tocart-loading:before {
  display: none;
}
/* Home Left Sidebar */
.use-header-left {
  padding-left: 350px;
}
@media (max-width: 1365.98px) {
  .use-header-left {
    padding-left: 300px;
  }
}
@media (max-width: 991.98px) {
  .use-header-left {
    padding-left: 0;
  }
}
.use-header-left .page-wrapper {
  min-height: auto;
}
.use-header-left.cms-index-index #maincontent > .columns,
.use-header-left.cms-index-index .navigation,
.use-header-left.cms-index-index .breadcrumbs .items,
.use-header-left.cms-index-index .page-header .header.panel,
.use-header-left.cms-index-index .page-wrapper > .widget,
.use-header-left.cms-index-index .page-wrapper > .page-bottom,
.use-header-left.cms-index-index .block.category.event,
.use-header-left.cms-index-index .top-container,
.use-header-left.cms-index-index .section-builder-full .frame {
  max-width: 100vw !important;
  padding: 0;
}
.use-header-left.cms-index-index footer.page-footer {
  margin-top: 0;
}
.use-header-left header.page-header {
  position: fixed !important;
  left: 0;
  top: 0;
  bottom: 0;
  width: 350px;
  background-color: #fff;
  border-right: 1px solid #ececec;
}
@media (max-width: 1365.98px) {
  .use-header-left header.page-header {
    max-width: 300px;
  }
}
@media (max-width: 991.98px) {
  .use-header-left header.page-header {
    position: static !important;
    max-width: 100%;
    width: 100%;
    padding: 15px;
  }
}
@media (min-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 {
    position: relative !important;
    padding: 50px 0;
    min-height: 100vh;
  }
}
@media (min-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 .top-header {
    margin-bottom: 20px;
    padding: 0 50px ;
  }
}
.use-header-left header.page-header .header-area.header7 .top-header .logo {
  min-height: auto;
  padding: 0;
  margin: 0 auto 20px;
}
.use-header-left header.page-header .header-area.header7 .top-header .logo > img {
  margin: 0 auto;
}
.use-header-left header.page-header .header-area.header7 .top-header .header-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px;
  justify-content: center;
}
.use-header-left header.page-header .header-area.header7 .top-header .header-links > * {
  padding: 0 10px;
}
.use-header-left header.page-header .header-area.header7 .bt-content {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  text-align: center;
  padding-top: 10px;
  background-color: #fff;
}
.use-header-left header.page-header .header-area.header7 .bt-content .list-social {
  margin: 0 -10px 20px;
  justify-content: center;
}
.use-header-left header.page-header .header-area.header7 .bt-content .list-social li {
  padding: 0 10px;
  margin-bottom: 0;
}
.use-header-left header.page-header .header-area.header7 .bt-content .list-social li a {
  font-size: 1.2rem;
}
.use-header-left header.page-header .header-area.header7 .block-search {
  margin: 0 0 30px;
  padding: 0 50px !important;
}
@media (max-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 .block-search {
    padding: 0 25px !important;
  }
}
.use-header-left header.page-header .header-area.header7 .block-search .block-title.theme-header-icon {
  display: none;
}
.use-header-left header.page-header .header-area.header7 .block-search .block-content {
  display: block;
  position: relative !important;
  transform: scaleX(1);
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -o-transform: scaleX(1);
  visibility: visible;
  right: 0;
  margin: 0 auto;
  opacity: 1 !important;
  box-shadow: none !important;
  padding: 0 !important;
  border: none !important;
}
.use-header-left header.page-header .header-area.header7 .block-search .block-content .form.minisearch {
  max-width: 100%;
  margin: 0;
  position: relative;
}
.use-header-left header.page-header .header-area.header7 .block-search .block-content .form.minisearch .field.search .label {
  display: none;
}
.use-header-left header.page-header .header-area.header7 .block-search .block-content input {
  max-width: 100%;
  min-width: 100%;
  padding-left: 20px !important;
  border: 1px solid #eaeaea !important;
  border-radius: 0 !important;
}
.use-header-left header.page-header .header-area.header7 .block-search .block-content .action.search {
  right: 10px !important;
  top: 0 !important;
}
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown {
  display: block;
  max-height: 225px;
  overflow-y: auto;
}
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .products.products-list .product-items.list,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .page-cms-items,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .posts-list-items,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .categories-list .category-items {
  margin: 0;
}
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .products.products-list .product-items.list .product-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .page-cms-items .product-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .posts-list-items .product-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .categories-list .category-items .product-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .products.products-list .product-items.list .page-cms-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .page-cms-items .page-cms-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .posts-list-items .page-cms-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .categories-list .category-items .page-cms-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .products.products-list .product-items.list .category-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .page-cms-items .category-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .posts-list-items .category-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .categories-list .category-items .category-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .products.products-list .product-items.list .post-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .page-cms-items .post-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .posts-list-items .post-item,
.use-header-left header.page-header .header-area.header7 .block-search .mgs-instant-search-dropdown .categories-list .category-items .post-item {
  width: 100%;
  padding: 0;
}
.use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul {
  padding: 0;
  margin-bottom: 0;
  display: block;
}
.use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul li {
  position: relative;
}
@media (min-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul li {
    padding: 10px 0;
  }
}
.use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul li a {
  font-weight: 600;
  letter-spacing: 0.075rem;
}
.use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul.nav-main-menu li.level0 > .dropdown-mega-menu {
  transform: translate(0, 0);
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
}
.use-header-left header.page-header .header-area.header7 .horizontal-menu .navigation ul.nav-main-menu li.level0 > .dropdown-mega-menu {
  top: 0;
  left: 100%;
}
@media (min-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-4columns .dropdown-mega-menu,
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-3columns .dropdown-mega-menu {
    width: 600px;
  }
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-2columns .dropdown-mega-menu {
    width: 400px;
  }
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0:not(.menu-1columns)._hover .dropdown-mega-menu {
    transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
  }
}
@media (min-width: 1199.98px) {
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-4columns .dropdown-mega-menu {
    width: 850px;
  }
}
@media (min-width: 1364.98px) {
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-4columns .dropdown-mega-menu {
    width: 1000px;
  }
  .use-header-left header.page-header .header-area.header7 .horizontal-menu .mgs-megamenu--main .nav-main-menu li.level0.menu-3columns .dropdown-mega-menu {
    width: 700px;
  }
}
@media (max-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 .horizontal-menu {
    position: static;
    width: auto;
    z-index: inherit;
    box-shadow: none;
    height: auto;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
.use-header-left header.page-header .header-area.header7 .middle-header {
  padding: 0 !important;
  display: block;
}
.use-header-left header.page-header .header-area.header7 .middle-header .close-menu-site {
  display: none;
}
@media (max-width: 991.98px) {
  .use-header-left header.page-header .header-area.header7 {
    position: static !important;
  }
  .use-header-left header.page-header .header-area.header7 .top-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .use-header-left header.page-header .header-area.header7 .top-header .megamenu_action {
    display: block;
  }
  .use-header-left header.page-header .header-area.header7 .top-header .logo {
    margin: 0;
  }
  .use-header-left header.page-header .header-area.header7 .top-header .header-links {
    margin: 0;
  }
  .use-header-left header.page-header .header-area.header7 .middle-header {
    padding: 0 !important;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 999;
    max-width: 320px;
    opacity: 0;
    visibility: hidden;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: all 400ms;
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    padding: 50px 0 !important;
  }
  .use-header-left header.page-header .header-area.header7 .middle-header:before {
    display: none;
  }
  .use-header-left header.page-header .header-area.header7 .middle-header .close-menu-site {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 10px;
    font-size: 14px;
    margin: 0;
  }
}
.use-header-left header.page-header .header-area.header7:after {
  content: "";
  background: #fff;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
  height: 100vh;
}
@media (max-width: 991.98px) {
  .use-header-left header.page-header.active-menu .header-area .middle-header {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -o-transform: translateX(0);
  }
  .use-header-left header.page-header.active-menu .header-area .middle-header .actions-close {
    position: absolute;
    left: 300px;
    top: 0;
    z-index: 999;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    height: auto;
    visibility: visible;
    opacity: 1;
  }
  .use-header-left header.page-header.active-menu .header-area:after {
    opacity: 0.5;
    visibility: visible;
  }
}
.use-header-left.active-builder .top-panel .left-content {
  padding-left: 50px;
}
.slide-home-1.home-left-side .slider_mgs_carousel .slide-text {
  left: 13%;
  margin: 0;
  padding: 0;
}
.slide-home-1.home-left-side .slider_mgs_carousel .slide-text .inner-text {
  padding: 0;
  margin: 0;
}
.slide-home-1.home-left-side .welcome .label {
  position: absolute;
  top: 60px;
  left: 13%;
  font-size: 12px;
  z-index: 2;
  text-transform: uppercase;
  letter-spacing: 0.075rem;
}
@media (min-width: 991.98px) {
  .banner-new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .banner-new > .image {
    flex: 0 0 55%;
    -ms-flex: 0 0 55%;
    max-width: 55%;
  }
  .banner-new .info {
    padding-left: 50px;
    padding-top: 40px;
  }
  .banner-new .info .title {
    font-size: 36px;
    font-weight: 700;
    line-height: 48px;
    margin-left: -115px;
    margin-bottom: 30px;
  }
}
@media (max-width: 1199.98px) {
  .banner-new .info {
    padding-left: 20px;
    padding-top: 20px;
  }
  .banner-new .info .title {
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 20px;
  }
}
.banner-new .promobanner .banner-text {
  max-width: 65%;
  padding: 47px 20px;
}
.banner-new .promobanner .banner-text .title {
  font-size: 30px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 30px;
}
@media (max-width: 992px) {
  .banner-new .promobanner .banner-text .title {
    font-size: 25px;
    line-height: 30px;
  }
}
.quotes {
  max-width: 870px;
  margin: 0 auto;
}
.quotes .heading {
  line-height: 1.3;
}
.quotes .heading span:before {
  content: '"';
}
.quotes .heading span:after {
  content: '"';
}
@media (max-width: 575.98px) {
  .brand-slider .slider_mgs_carousel .item-image {
    min-height: auto;
  }
  .brand-slider .slider_mgs_carousel .item-image > img {
    opacity: 1;
  }
}
.footer.content .footer6 {
  background-color: #000;
}
.footer.content .footer6 .footer-block .footer-title,
.footer.content .footer6 .footer-block .footer-icon,
.footer.content .footer6 .footer-block li a,
.footer.content .footer6 .footer-block .list-icon li {
  color: #fff;
}
/* New effect for add to cart */
.show-sticky-menu {
  position: sticky !important;
  position: -webkit-sticky !important;
  top: 0 !important;
  background-color: white;
  transition: all 1s ease;
}
/* style delivery */
.margin-top25 {
  margin-top: 25px;
}
.extra-link a {
  color: #222;
  font-weight: 600;
  cursor: pointer;
}
.extra-link a + a {
  margin-left: 20px;
}
#side_guilde_modal > button.close,
#delivery_return_modal .modal-content > button.close {
  display: none;
  visibility: hidden;
}
.popup-delivery .modal-footer > button {
  display: none;
  visibility: hidden;
}
.popup-delivery .modal-inner-wrap {
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0 !important;
  transition: .3s linear;
}
.popup-delivery._show .modal-inner-wrap {
  top: 50%;
}
.popup-delivery h6 {
  font-weight: 600;
  margin: 0;
  color: #222;
  line-height: 1.428;
  letter-spacing: 0.5px;
}
.margin-bottom10 {
  margin-bottom: 10px;
}
.popup-delivery p {
  margin: 0 0 10px;
}
.modals-wrapper::after {
  background-color: white !important;
  opacity: 0.7 !important;
  transition-delay: 0s !important;
}
@media (max-width: 767px) {
  .modal-popup.popup-delivery.modal-slide._inner-scroll .modal-inner-wrap {
    width: 100% !important;
    max-width: 100% !important;
  }
}
@media (min-width: 768px) {
  .popup-delivery .modal-inner-wrap {
    width: 600px !important;
    max-height: 90%;
  }
}
#side_guilde_modal {
  display: none;
}
#delivery_return_modal {
  display: none;
}
/* Home Shoppable */
.section-builder.col-padding-10 > .frame {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.section-builder.col-padding-10 > .frame .line {
  margin-right: -10px;
  margin-left: -10px;
}
.section-builder.col-padding-10 > .frame .line > div,
.section-builder.col-padding-10 > .frame .line .panel-block-row {
  padding-left: 10px;
  padding-right: 10px;
}
.panel-block:not(.builder-container).slide-text {
  position: static;
}
.panel-block:not(.builder-container).slide-text .text-in-lookbook {
  position: absolute;
  top: 50%;
  left: 20%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.panel-block:not(.builder-container).slide-text.align-right .text-in-lookbook {
  left: auto;
  right: 20%;
}
.slide-text .text-in-lookbook .white-text {
  color: #000;
  max-width: 360px;
}
.slide-text .text-in-lookbook .white-text h3 {
  color: #000;
}
.slide-text .text-in-lookbook .white-text span.sub,
.slide-text .text-in-lookbook .white-text .btn.btn-light {
  border-color: #000;
  color: #000;
}
@media (max-width: 1199px) {
  .panel-block:not(.builder-container).slide-text .text-in-lookbook {
    left: 10%;
  }
  .panel-block:not(.builder-container).slide-text.align-right .text-in-lookbook {
    right: 10%;
  }
  .slide-text .text-in-lookbook .white-text h3 {
    line-height: 3rem;
    font-size: 2.75rem;
    margin-bottom: 10px;
  }
  .slide-text .text-in-lookbook .white-text > p {
    display: none;
  }
}
@media (max-width: 992px) {
  .pin__popup {
    width: 250px !important;
  }
}
@media (max-width: 768px) {
  .mgs-lookbook-container .lookbook-image {
    width: 100%;
  }
  .slide-text .text-in-lookbook .white-text .btn.btn-light {
    padding: .25rem 1rem;
  }
  .slide-text .text-in-lookbook .white-text h3 {
    line-height: 2.5rem;
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .lookbook-relative .mgs-lookbook-container .lookbook-image {
    min-height: 300px;
  }
}
/* End Home Shoppable */
.checkout-index-index .logo {
  margin: 15px auto;
}
.product-item-info .product-top .label .product-label {
  position: absolute;
  top: 0;
  z-index: 99;
  font-size: 13px;
  color: #fff;
  padding: 5px;
}
.product-label.new-label {
  left: 0;
}
.product-label.sale-label {
  right: 0;
}
.product-item-info .product-top .label .sale-label {
  background: #4d772d;
}
.product-item-info .product-top .label .new-label {
  background: #f68972;
}
.product-item-info .product-top .label .sold-out-label {
  background: grey;
}
.checkout-cart-index .product-image-photo.img-hover-show {
  display: none;
}
.category-image img {
  margin: auto;
}
.portfolio-category-view .menu-portfolio {
  margin-top: 50px;
  margin-bottom: 14px;
}
.blog-index-index .all-category {
  margin-top: 50px;
  margin-bottom: 14px;
}
.locator-index-view .layout_type2.page-title-wrapper {
  display: none;
}
.sidebar .block {
  margin-bottom: 50px;
}
.social-links {
  display: inline-flex;
  align-items: center;
}
.social-links li,
.social-links a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/* Popolini Custom Adaptions */
@media (min-width: 992px) {
  nav.navigation li.level3 {
    display: none;
  }
}
.block-title {
  font-size: 36px;
  display: block;
  font-weight: 600;
  opacity: 1;
}
.product-gallery-ps .main-image-container-ps {
  border: 1px solid #e0e0e0;
  margin-bottom: 15px;
  position: relative;
}
.product-gallery-ps .main-image-container-ps img {
  width: 100%;
  height: auto;
  display: block;
}
.product-gallery-ps .main-image-container-ps .video-indicator-ps {
  position: absolute;
  top: 15px;
  left: 15px;
  background: rgba(0, 0, 0, 0.6);
  color: white;
  padding: 5px 10px;
  border-radius: 4px;
  z-index: 2;
  pointer-events: none;
}
.product-gallery-ps .thumbnail-container-ps {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.product-gallery-ps .thumbnail-container-ps .thumb-item-ps {
  width: calc(17.5%);
  border: 2px solid transparent;
  cursor: pointer;
  transition: border-color 0.2s ease;
  box-sizing: border-box;
}
.product-gallery-ps .thumbnail-container-ps .thumb-item-ps:hover,
.product-gallery-ps .thumbnail-container-ps .thumb-item-ps.active {
  border-color: #cccccc;
}
.product-gallery-ps .thumbnail-container-ps .thumb-item-ps img {
  display: block;
  width: 100%;
}
.footer-newsletter {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background-color: #6aac91;
  color: white;
  z-index: 101;
  width: 45px;
  height: 45px;
  border-radius: 4px;
  line-height: 54px;
  text-align: center;
  cursor: pointer;
}
.footer-newsletter .newsletter-icon:before {
  font-family: 'Linearicons';
  content: "\e7ff";
  font-size: 24px;
  line-height: 1;
}
@media (max-width: 768px) {
  .footer-newsletter {
    bottom: 70px;
  }
}
.text-image-block {
  display: flex;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.text-image-block .text-block {
  flex: 1;
  min-width: 300px;
}
.text-image-block .text-block h3 {
  margin-top: 0;
  font-size: 1.4em;
}
.text-image-block .text-block p {
  margin-top: 1.2em;
}
.text-image-block .text-block .button-block {
  margin-top: 2em;
  text-align: center;
}
@media (max-width: 576px) {
  .text-image-block .text-block {
    text-align: center;
  }
}
.text-image-block .image-block {
  flex: 1;
  min-width: 300px;
}
.text-image-block .image-block img,
.text-image-block .image-block picture {
  width: 100%;
  height: auto;
  border-radius: 8px;
}
