/* vt-custom css file */

@font-face {
  font-family: 'TT Commons DemiBold';
  src: url('./fonts/TTCommons-DemiBold.eot');
  src: url('./fonts/TTCommons-DemiBold.eot?#iefix') format('embedded-opentype'),
    url('./fonts/TTCommons-DemiBold.woff2') format('woff2'),
    url('./fonts/TTCommons-DemiBold.woff') format('woff'),
    url('./fonts/TTCommons-DemiBold.ttf') format('truetype'),
    url('./fonts/TTCommons-DemiBold.svg#TTCommons-DemiBold') format('svg');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

body,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
button {
  font-family: 'TT Commons DemiBold' !important;
}

select,
option,
input {
  color: #161616 !important;
}

/******* Header css start here**********/
a:hover {
  text-decoration: none !important;
}

.page-header .panel.wrapper {
  background-color: #f2f2f2 !important;
}

.page-header.type5 .logo {
  margin-top: 28px !important;
}

.page-header.type5 .logo img {
  max-height: 60px;
  width: auto !important;
  max-width: 260px;
}

.page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
  line-height: 30px !important;
}

.page-header.type5 .header.content {
  padding: 0px 15px !important;
}

.page-header.type5 .navigation {
  padding: 0px !important;
}

.page-header.type5 .navigation .level0>.level-top {
  padding: 38px 15px !important;
}

.page-header.type5 .navigation .level0:hover .level-top {
  background-color: #da251c !important;
  border-radius: 0px !important;
}

.page-header.type5 .minicart-wrapper {
  margin-top: 36px !important;
}

.page-header.type5 .search-area .search-icon {
  margin-top: 28px !important;
}

.porto-icon-search {
  color: #a2a2a2;
  font-size: 22px;
}

.action.showcart:before,
.page-header.type5 .minicart-wrapper .action.showcart .counter.qty {
  color: #da251c !important;
}

.page-header.type5 .search-area .search-icon>a {
  margin-left: 15px !important;
  margin-right: 15px !important;
}

.navigation .level0 .submenu {
  border-color: #da251c !important;
}

.porto-icon-chevron-right:before,
.porto-icon-chevron-left:before {
  color: #fff;
}

[class^="porto-icon-"]:before,
[class*=" porto-icon-"]:before {
  line-height: 21px !important;
  margin-left: 0px !important;
}

.owl-banner-carousel .content-17.type1 a>i {
  margin: 0 !important;
  width: 24px !important;
  height: 24px !important;
  font-size: 16px !important;
}

.owl-banner-carousel .content-17.type1 a span {
  color: #da251c !important;
  padding-top: 0;
  padding-right: 10px;
}

.owl-banner-carousel .theme-bg-color {
  background-color: #da251c !important;
}

.data.switch {
  color: #161616 !important;
}

.porto-icon-left-open-huge,
.porto-icon-right-open-huge {
  color: #da251c !important;
}

.product-label.new-label {
  background-color: #127729 !important;
}

.active .data.switch {
  color: #da251c !important;
}

.filterproducts-tab .data.items>.item.title a.switch {
  border-left: 1px solid #161616 !important;
  color: #161616 !important;
}

.filterproducts-tab .data.items>.item.title.active a.switch {
  color: #da251c !important;
}

.filterproducts-tab .data.items>.item:nth-child(1).title a.switch {
  border: none !important;
}

.homepage-bar {
  border: 0px !important;
}

.columns .column.main {
  padding-bottom: 0px !important;
}

.owl-dot>span {
  color: #da251c !important;
}

.parallax-slider .owl-carousel p {
  font-size: 20px !important;
  line-height: 30px !important;
  margin-bottom: 30px !important;
}

.owl-dot.active span {
  background: #da251c !important;
}

.parallax-slider .owl-carousel h2 {
  margin-bottom: 20px !important;
}

.owl-dots {
  margin-top: 10px !important;
  margin-bottom: 15px;
}

.price-container .price {
  color: #da251c !important;
  font-size: 18px !important;
  font-family: 'TT Commons DemiBold' !important;
}

.product-item-name>a,
.product.name a>a {
  color: #161616 !important;
  font-size: 15px !important;
}

.porto-icon-right-dir::before,
.porto-icon-ok::before {
  color: #fff;
}

.action.subscribe.primary {
  background-color: #da251c !important;
}

.footer-middle .block.newsletter .action.subscribe {
  border-color: #da251c !important;
  color: #fff !important;
  background-color: #da251c !important;
}

.footer-middle .block.newsletter .action.subscribe:hover {
  border-color: #da251c !important;
}

.footer-bottom {
  padding: 10px 0px !important;
}

.footer-bottom address {
  color: #fff;
  text-align: center;
}

.filterproducts-tab .data.items>.item.title:first-child a.switch {
  border: 0 none;
  padding-left: 0;
}

.overlay-color {
  opacity: 0.1 !important;
}

.custom-support div.content {
  border: 1px solid #dbdbdb;
  margin-left: 0 !important;
  min-height: 206px;
  overflow: hidden;
  padding: 20px 25px;
  position: relative;
}

.porto-icon-star,
.porto-icon-pencil,
.porto-icon-user {
  bottom: -19px;
  height: 59px !important;
  position: absolute;
  right: -15px;
  width: 59px !important;
}

.custom-support div.content>h2 {
  color: #161616 !important;
}

.custom-support div.content>em {
  color: #161616 !important;
  margin-bottom: 10px !important;
}

.custom-support div.content>p {
  color: #161616 !important;
  font-size: 13px !important;
}

.footer-top,
.footer-middle {
  background-color: #161616 !important;
}

.header.links li a,
.header.panel .header.links li {
  color: #161616 !important;
}

.header.panel>.header.links>li>a {
  border-left: 1px solid #161616 !important;
  padding: 0 10px !important;
}

.header.panel>.header.links>li>span {
  border: none !important;
}

.porto-icon-star,
.porto-icon-pencil,
.porto-icon-user {
  background: #da251c !important;
  border: medium none !important;
  color: #fff !important;
}

.custom-support div.content em.porto-icon-star,
.custom-support div.content em.porto-icon-pencil,
.custom-support div.content em.porto-icon-user {
  color: #fff !important;
}

.custom-support .col-md-4 {
  overflow: hidden;
}

.custom-support .content>ul {
  list-style: outside none none;
  padding: 0;
}

.custom-support .content>ul li {
  margin-bottom: 0;
}

.custom-support .content>a {
  bottom: 13px;
  color: #da251c;
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  right: 49px;
}

.custom-support .content>a:hover {
  color: #161616;
}

.footer-middle ul.links li {
  padding: 7px 0 !important;
}

/*****************product detail page css start here***************/

.product-info-main {
  width: 63.5%;
}

.page-main .product.media {
  width: 35%;
}

.page-wrapper>.breadcrumbs {
  color: #161616 !important;
  background-color: transparent !important;
}

.page-wrapper>.breadcrumbs a,
.page-wrapper {
  color: #161616 !important;
}

.breadcrumbs a:hover,
.page-wrapper>.breadcrumbs a:focus {
  color: #da251c !important;
}

.page-wrapper>.breadcrumbs .items {
  padding: 10px 15px 0 !important;
}

.product-info-main .price-container span.price {
  font-size: 25px !important;
  font-family: 'TT Commons DemiBold' !important;
  line-height: 36px;
  font-weight: 800 !important;
}

.action.primary,
button:not(.primary) {
  background: transparent !important;
  border-color: #dddddd !important;
  color: #161616 !important;
}

.action.primary:hover,
.product-item-info:hover .action.primary,
button:hover:not(.primary) {
  background-color: #161616 !important;
  border-color: #161616 !important;
  color: #fff !important;
}

.product-options-bottom .price-box,
.product-info-price .price-box {
  padding-bottom: 5px !important;
}

.product-info-price .price-box {
  margin: 8px 0;
}

.product-info-main .product-info-price .price-box,
.product-info-main .product-info-stock-sku {
  display: block;
}

.product-info-main .product-info-stock-sku {
  text-align: left !important;
  padding-left: 0px !important;
  padding-bottom: 3px !important;
  font-size: 13px;
  font-weight: 400;
  text-transform: capitalize;
}

.product-info-main .stock.available,
.product-info-main .stock.unavailable {
  color: #197b30 !important;
  text-transform: capitalize !important;
}

input[type="text"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="email"]::-moz-placeholder {
  color: #161616 !important;
}

/*
.products-grid .product-item-details .product-item-actions .tocart {
  color: #fff !important;
}*/

.product-info-main .product-info-price {
  border-bottom: none !important;
  margin-bottom: 0 !important;
}

.product-social-links {
  padding-top: 0px !important;
  flex-direction: column;
  display: flex;
}

.product-social-links .product-addto-links .action {
  border-radius: 5px;
  border: 1px solid #da251c;
  margin: 0.2857em 0.1em 10px 0;
}

.product-info-main .box-tocart {
  margin-bottom: 19px !important;
}

.fotorama__fullscreen-icon::before {
  color: #da251c;
}

.page-header,
.minicart-wrapper .block-minicart,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover,
.authentication-dropdown,
.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage,
.featured-box .box-content,
.history .featured-box .box-content,
.form.search.advanced,
.homepage-grid-banner .ribbon::before,
.cms-index-index .testimonial-arrow-down,
#newsletter_popup,
.iwd-one-page-checkout-sidebar .iwd-opc-block-summary,
.block-header-customer-login {
  border-top-color: #da251c !important;
}

.fieldset .review-legend.legend {
  color: #da251c;
}

a,
a:hover,
.page-header a,
.page-header a:hover,
.page-header .panel.header .header.links>li>a,
.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart.active::before,
.owl-theme .owl-controls .owl-nav [class*="owl-"],
.recent-posts .post-date .day,
.minicart-wrapper .action.showcart:hover::before,
.minicart-wrapper .action.showcart:active::before,
.minicart-wrapper .action.showcart.active::before,
.minicart-wrapper .action.showcart.active:hover::before,
.sorter-action::before,
.pages a.page,
.pages a.page,
.sorter-action:hover::before,
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price,
.product-info-main .product-info-price .price-wrapper .price,
.product.data.items>.item.title.active>.switch,
.product.data.items>.item.title.active>.switch:focus,
.product.data.items>.item.title.active>.switch:hover,
.minicart-items .action.edit::before,
.minicart-items .action.delete::before,
.page-main>.page-title-wrapper .page-title,
.cart.table-wrapper .product-item-name>a,
.cart.table-wrapper .product-item-name>a:hover,
.cart.table-wrapper .col.subtotal .price,
.cart.table-wrapper .actions-toolbar>.action-edit:hover::before,
.cart.table-wrapper .actions-toolbar>.action-delete:hover::before,
.cart.table-wrapper .actions-toolbar>.action-edit::before,
.cart.table-wrapper .actions-toolbar>.action-delete::before,
.paypal-review-discount .block>.title strong,
.cart-discount .block>.title strong,
.minicart-items .action.edit:hover::before,
.minicart-items .action.delete:hover::before,
.authentication-wrapper button.action-auth-toggle,
.modal-custom .action-close::before,
.modal-popup .action-close::before,
.modal-slide .action-close::before,
.abs-action-button-as-link:hover,
.abs-action-remove:hover,
.abs-discount-block .action.check:hover,
.popup .actions-toolbar .action.cancel:hover,
.paypal-button-widget .paypal-button:hover,
.bundle-options-container .action.back:hover,
.block.related .action.select:hover,
.cart.table-wrapper .actions-toolbar>.action-delete:hover,
.cart.table-wrapper .action.help.map:hover,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover,
.opc-wrapper .edit-address-link:hover,
.opc-block-shipping-information .shipping-information-title .action-edit:hover,
.action-auth-toggle:hover,
.checkout-payment-method .payment-method-billing-address .action-cancel:hover,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address:hover,
.checkout-agreements-block .action-show:hover,
.gift-options .actions-toolbar .action-cancel:hover,
.gift-summary .action-edit:hover,
.gift-summary .action-delete:hover,
.gift-wrapping-title .action-remove:hover,
.wishlist.split.button>.action:hover,
.abs-add-fields .action.remove:hover,
.paypal-review-discount .action.check:hover,
.cart-discount .action.check:hover,
.form-giftregistry-share .action.remove:hover,
.form-giftregistry-edit .action.remove:hover,
.form-add-invitations .action.remove:hover,
.form-create-return .action.remove:hover,
.form.send.friend .action.remove:hover,
.opc-progress-bar-item._complete>span,
.checkout-payment-method .payment-option-title .action-toggle,
.checkout-payment-method .payment-option-title .action-toggle::after,
.opc-block-shipping-information .shipping-information-title .action-edit::before,
.opc-block-shipping-information .shipping-information-title .action-edit:hover::before,
.block-collapsible-nav .item.current a,
.block-collapsible-nav .item.current strong,
.block-collapsible-nav .item a:hover,
.block-collapsible-nav .item a:active,
.block-collapsible-nav .item a:focus,
.magento-rma-returns-returns .page-main .page-title-wrapper .page-title,
.magento-rma-returns-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.account .page-main .page-title-wrapper .page-title,
[class^="sales-guest-"] .page-main .page-title-wrapper .page-title,
.sales-guest-view .page-main .page-title-wrapper .page-title,
.magento-rma-guest-returns .page-main .page-title-wrapper .page-title,
.fieldset>.legend,
p .alternative-font,
.entry-content h3,
.history h4,
.nav-toggle::before,
.block-search .label::before,
.nav-toggle:hover::before,
.block-search .label:hover::before,
.fotorama .fotorama-sprite,
.fotorama__fullscreen .fotorama .fotorama__zoom-out,
.fotorama__fullscreen .fotorama .fotorama__zoom-in,
.fotorama .fotorama__arr .fotorama__arr__arr,
.fotorama .fotorama__fullscreen-icon,
.fotorama .fotorama__thumb__arr,
.page-header.type5 .search-area .search-icon>a,
.page-header.type5 .search-area .search-icon>a:hover,
.page-header.type5 .minicart-wrapper .action.showcart::before,
.page-header.type5 .minicart-wrapper .action.showcart.active::before,
.page-header.type5 .minicart-wrapper .action.showcart .counter.qty,
.page-header.type5 .block-search .action.search::before,
.block-search .action.search::before,
.filterproducts-tab .data.items>.item.title[aria-expanded="true"] a.switch,
.page-header.type7 .minicart-wrapper .action.showcart .counter.qty,
.qty.field .qty-changer>a:hover,
.post-holder .post-date .day,
.widget.block-recent-posts ul li a,
.post-list .post-content .post-read-more,
.post-header .post-title a,
a:visited,
.alink:visited,
a:active,
.alink:active,
.block-category-event>div.event-desc,
.block-category-event .event-ticker .dates>div>span.desc,
#ln_price_slider .ui-slider-handle,
.table.grouped .price-box .price,
.abs-action-remove,
.abs-discount-block .action.check,
.popup .actions-toolbar .action.cancel,
.paypal-button-widget .paypal-button,
.bundle-options-container .action.back,
.block.related .action.select,
.cart.table-wrapper .actions-toolbar>.action-delete,
.cart.table-wrapper .action.help.map,
.checkout-index-index .modal-popup .modal-footer .action-hide-popup,
.opc-wrapper .edit-address-link,
.opc-block-shipping-information .shipping-information-title .action-edit,
.action-auth-toggle,
.checkout-payment-method .payment-method-billing-address .action-cancel,
.checkout-payment-method .payment-method-billing-address .billing-address-details .action-edit-address,
.checkout-agreements-block .action-show,
.gift-options .actions-toolbar .action-cancel,
.gift-summary .action-edit,
.gift-summary .action-delete,
.gift-wrapping-title .action-remove,
.wishlist.split.button>.action,
.abs-add-fields .action.remove,
.paypal-review-discount .action.check,
.cart-discount .action.check,
.form-giftregistry-share .action.remove,
.form-giftregistry-edit .action.remove,
.form-add-invitations .action.remove,
.form-create-return .action.remove,
.form.send.friend .action.remove,
.minicart-items .product-item-name a {
  color: #7aa93c;
}

.base,
.block .title strong {
  color: #161616 !important;
}

a.action,
.cart-price,
.subtotal span.price,
.cart.table-wrapper .action-gift::after,
.action.action-edit::before,
.action.action-delete::before {
  color: #da251c !important;
}

.price-excluding-tax span {
  color: #161616;
  font-size: 14px;
}

.cart-empty a {
  color: #da251c;
}

.product-item-actions .action.towishlist,
.product-item-actions .action.tocompare {
  border-color: #da251c !important;
  color: #da251c !important;
}

button:hover,
button:hover span {
  color: #fff !important;
}

.gift-options .actions-toolbar .secondary .action-cancel {
  border: 1px solid #dddddd;
  margin-top: 0px !important;
  border-radius: 3px;
}

.action.action-cancel>span {
  padding: 0 12px;
  color: #161616;
}

.iwd-summary-cart {
  border: 1px solid #da251c;
  background-color: transparent !important;
  color: #161616 !important;
}

.iwd-summary-cart .iwd-grand-total-button {
  color: #da251c !important;
}

.iwd-summary-cart:hover {
  border: 1px solid #da251c;
  background-color: #da251c !important;
  color: #fff !important;
}

.iwd-summary-cart:hover .iwd-grand-total-button {
  color: #fff !important;
}

.product-reviews-summary .reviews-actions a {
  color: #bdbdbd !important;
}

.product-reviews-summary {
  margin-bottom: 0px !important;
}

.product-info-main .product.overview {
  margin: 5px 0 10px 0 !important;
}

.action.tocompare,
.action.mailto.friend {
  border-color: #da251c !important;
}

.minicart-wrapper .block-minicart::before,
.prev-next-products .product-nav .product-pop::before,
.iwd-one-page-checkout-sidebar .iwd-opc-block-summary::before,
.block-header-customer-login::before {
  border-bottom-color: #da251c !important;
}

body .theme-border-color {
  border-color: #da251c !important;
}

/***************checkout page css start here*****************/

.table-checkout-shipping-method thead {
  display: none;
}

body .iwd-checkout-payment-method .payment-method .payment-method-title .label span,
.action.primary.checkout {
  background-color: transparent;
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
}

body .iwd-checkout-payment-method .payment-method .payment-method-title .label span:hover,
body .iwd-checkout-payment-method .payment-methods div.payment-method._active .payment-method-title .label span,
.action.primary.checkout:hover {
  background-color: #161616;
  color: #fff;
}

.checkout-payment-method .ccard .month .select {
  margin: 0 !important;
  width: auto !important;
}

#iwd-free-checkout-brand {
  display: none;
}

.footer .homepage-bar {
  height: 117px;
}

.footer .homepage-bar .col-md-4 {
  height: 115px !important;
}

.footer .porto-icon-truck {
  color: #fff;
}

.footer .homepage-bar .text-area {
  color: #fff;
}

.footer .homepage-bar h3 {
  color: #fff;
}

.footer .porto-icon-reply {
  color: #fff;
}

.footer .porto-icon-info {
  color: #fff;
}

.footer .homepage-bar .col-md-4 {
  text-align: center;
}

.footer .homepage-bar {
  background-color: #da251c !important;
  background-position: center bottom !important;
  background-repeat: no-repeat !important;
  background-size: 100% auto !important;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}

.homepage-bar .col-md-4 {
  border-left: 1px solid #e1e1e1;
}

/************product list page css start here**********/

.block-category-list .block-title,
.filter-options-title,
.filter .filter-current-subtitle {
  background-color: #161616 !important;
  border: 1px solid #161616 !important;
  color: #fff;
}

.sidebar .block-title strong {
  color: #fff;
}

.active>.filter-options-title::after {
  color: #161616;
}

.action.primary,
.action.primary:hover,
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span,
.recent-posts .post-date .month,
.footer-ribbon,
.filter-options-title:hover::after,
.modes-mode.active,
.modes-mode:hover,
.pages strong.page,
.pages .action:hover,
.pages a.page:hover,
button:hover,
.action.primary:focus,
.action.primary:active,
.btn-primary,
.contact-index-index .page-main .contact-info [class^="porto-icon-"],
.contact-index-index .page-main .contact-info [class*=" porto-icon-"],
.btn-default,
.cms-index-index blockquote.testimonial,
.btn-default:hover,
.products-grid .product-item-info:hover .product-item-details .product-item-actions .tocart,
.products-grid.products.grid.flex-grid .product-item-details .product-item-actions .tocart,
.post-holder .post-date .month,
.page-header.type8 .header.content,
.page-header.type11 .navigation li.level0.active,
.iwd-summary-cart,
#ln_price_slider .ui-slider-handle,
.filter-toggle.active,
.products-grid .product-item .product-item-info:hover .weltpixel-quickview.weltpixel_quickview_button_v2 {
  background-color: #fff;
}

#ln_price_slider.ui-slider-horizontal {
  background: #da251c !important;
  box-shadow: none !important;
}

.ui-slider-handle.ui-state-default.ui-corner-all {
  background-color: #161616 !important;
}

.old-price .price-container .price {
  color: #161616 !important;
  font-size: 14px !important;
}

.rdm-right-subnav {
  background: #2e2e2e;
  color: #fff;
  font-size: 17px;
}

.sw-megamenu.navigation li.level0.fullwidth>.submenu,
.sw-megamenu.navigation li.level0.staticwidth>.submenu {
  padding: 5px 10px 15px 15px !important;
}

/**************media query start here****************/

@media only screen and (max-width: 991px) {
  .custom-support div.content>h2 {
    font-size: 16px;
  }

  .footer .homepage-bar h3 {
    font-size: 14px;
  }

  .footer .homepage-bar .col-md-4 {
    padding: 30px 10px;
  }

  .parallax {
    background-size: cover;
  }
}

@media only screen and (max-width: 1028px) {
  .page-header.type5 .navigation .level0>.level-top {
    padding: 38px 6px !important;
  }
}

@media only screen and (max-width: 905px) {
  .page-header.type5 .logo {
    margin: 0 6px 0 0 !important;
    width: 63px !important;
  }

  .page-header.type5 .logo {
    margin-top: 36px !important;
  }

  .page-header.type5 .navigation .level0>.level-top {
    padding: 38px 4px !important;
  }

  .sw-megamenu.navigation li>a>span {
    font-size: 11px !important;
  }
}

@media only screen and (max-width: 991px) {

  #category_slider_home,
  #category_slider_home .filterproducts-tab,
  .feature-home-tab .filterproducts-tab.filterproducts-tab {
    margin-top: 0px !important;
  }

  .feature-home-tab .filterproducts-tab.filterproducts-tab {
    margin: 0 15px;
  }

  .feature-home-tab .filterproducts-tab .data.items>.item.content {
    width: 100%;
    float: left;
  }

  .feature-home-tab .filterproducts-tab .data.items>.item.title {
    float: left;
  }

  #category_slider_home .filterproducts-tab .data.items {
    margin: 0px;
    border-bottom: 0;
  }

  .feature-home-tab #latest {
    clear: both;
    margin-top: 40px;
  }

  .feature-home-tab #featured {
    clear: both;
    margin-top: 0px;
  }

  .website-switcher {
    display: none;
  }

  header.page-header .nav-sections-item-title.active {
    background: #da251c !important;
  }

  .feature-home-tab .filterproducts-tab .data.items>.item.title a.switch {
    border: none !important;
  }

  header.page-header .nav-sections-item-title {
    background: transparent !important;
  }

  .feature-home-tab .filterproducts-tab .data.items>.item.content {
    float: left;
    margin-right: -100%;
    width: 100%;
    margin-left: 0px;
  }

  .filterproducts-tab .product-image-photo {
    width: auto;
  }

  .page-header.type5 .navigation:not(.side-megamenu)>ul {
    display: block !important;
  }

  .page-header.type5 .navigation:not(.side-megamenu) .level0 .level-top {
    line-height: normal;
  }

  header.page-header .nav-sections-item-title a {
    color: #da251c !important;
  }

  header.page-header .nav-sections-item-title.active a {
    color: #fff !important;
  }

  .footer .homepage-bar {
    height: auto;
  }

  .footer .homepage-bar h2 {
    font-size: 16px;
  }

  .custom-support div.content {
    margin-bottom: 10px;
  }

  .footer-top,
  .footer-middle {
    padding-top: 15px;
  }

  .page-header.type5 .block-search .label {
    margin-right: 7px !important;
    margin-top: -8px !important;
  }

  .page-header.type5 .logo {
    margin-top: 15px !important;
  }

  .page-header.type5 .minicart-wrapper {
    margin-top: 17px !important;
    width: 30px;
  }

  .block-search .label::before {
    color: #a2a2a2 !important;
  }

  .page-header.type5 .minicart-wrapper .action.showcart .counter.qty {
    color: #fff !important;
  }

  .page-header.type5 .navigation .level0>.level-top {
    padding: 9px 15px !important;
    font-weight: 400 !important;
    width: 100%;
    line-height: normal !important;
  }

  .page-header.type5 .navigation .level0:hover .level-top {
    color: #fff !important;
  }

  header.page-header .nav-sections-item-content {
    margin-top: 45px !important;
  }

  header.page-header .nav-sections-item-title {
    height: 46px !important;
    padding-top: 13px !important;
  }

  .opened .menu-left-block,
  .opened .menu-right-block {
    display: block !important;
    clear: both;
  }

  .opened .menu-right-block {
    margin-top: 10px;
  }

  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 0;
  }

  .navigation li.level0 .ui-menu-item>a::before {
    display: none;
  }

  .subchildmenu.mega-columns.columns3>li {
    float: left;
    width: 33%;
  }

  .menu-right-block.col-sm-5.col-xs-offset-1 {
    display: block;
    float: left;
    margin: 25px 0 0;
  }

  .menu-right-block .col-sm-5 {
    left: 0 !important;
    padding: 0;
    position: relative;
    max-width: 100%;
    flex: 0 0 100%;
  }

  .menu-right-block .col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .menu-right-block .col-sm-7 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .sw-megamenu .ui-menu-item .level0.submenu .menu-left-block>.menu-right-block.col-sm-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }

  .nav-sections .switcher {
    padding: 8px 20px !important;
    border-left: 0 !important;
  }

  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    padding: 10px 20px;
  }

  .opened .menu-right-block {
    text-align: center !important;
  }

  .opened .menu-right-block .fa.fa-car.fa-2x {
    margin: 0 auto;
  }

  .opened .other_cat {
    padding-left: 0px;
    color: #777;
  }

  .menu-right-block.col-sm-7 {
    left: 0px;
    padding: 0;
    position: relative;
    max-width: 100%;
  }

  .menu-right-block.col-sm-5.col-xs-offset-1 {
    padding: 0;
    width: 100% !important;
  }

  .rdm-right-subnav {
    max-width: 305px;
  }

  .btn.btn-default,
  .btn.btn-default:hover {
    color: #fff !important;
  }

  .menu-left-block .ui-menu-item.level1.parent>a {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
  }

  .sw-megamenu.navigation li.level0.fullwidth>.submenu,
  .sw-megamenu.navigation li.level0.staticwidth>.submenu {
    padding: 0 !important;
    border: none;
  }

  .menu-right-block .col-sm-7>img {
    float: left;
    margin-top: 10px;
  }

  .navigation .level0 .submenu.opened {
    border-top: 1px solid #da251c !important;
  }

  .sw-megamenu.navigation li.level0.fullwidth>.submenu.opened,
  .sw-megamenu.navigation li.level0.staticwidth>.submenu.opened {
    padding: 0 15px !important;
  }

  .product-info-main {
    width: 100%;
  }

  .page-main .product.media {
    width: 100%;
  }

  .product-info-main .product.overview {
    margin: 5px 0 10px 10px !important;
  }

  .product-info-main .product-info-stock-sku {
    padding-bottom: 10px !important;
    padding-left: 10px !important;
    text-align: left !important;
  }

  .website-switcher {
    display: none !important;
  }
}

@media only screen and (max-width: 479px) {
  .subchildmenu.mega-columns.columns3>li {
    float: none;
    width: 100%;
  }
}

/*************media query end here*******************/

.minicart-wrapper .action.showcart .counter.qty {
  border-radius: 2px !important;
  color: #fff !important;
  display: inline-block !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  height: 20px !important;
  left: 0 !important;
  line-height: 24px !important;
  margin: -16px 0 0 3px !important;
  min-width: 18px !important;
  overflow: hidden !important;
  padding: 0 3px !important;
  position: absolute !important;
  text-align: center !important;
  top: 50% !important;
  white-space: normal !important;
  width: 80% !important;
  background-color: transparent !important;
}

.minicart-wrapper .action.showcart .counter.qty {
  color: #fff !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 24px !important;
  text-align: center !important;
  white-space: normal !important;
}

.minicart-wrapper .action.showcart .counter-label {
  border: 0 none !important;
  clip: rect(0px, 0px, 0px, 0px) !important;
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
}

.minicart-wrapper .action.showcart::before,
.minicart-wrapper .action.showcart.active::before {
  font-size: 32px !important;
  overflow: visible !important;
}

.minicart-wrapper .action.showcart .counter-number {
  color: #fff !important;
}

.cms-index-index .product-search-bar {
  display: none;
}

.sw-megamenu.navigation li.level0 i {
  margin: 0 auto;
}

.fa.fa-car.fa-2x {
  border: 1px solid #cfcfcf;
  border-radius: 100%;
  color: #161616;
  display: list-item;
  float: none;
  height: 59px;
  line-height: 59px;
  margin: 0 auto;
  text-align: center;
  width: 60px;
}

.menu-left-block .ui-menu-item.level1.parent {
  padding: 4px 0 7px;
  text-align: center;
}

.menu-left-block .ui-menu-item.level1.parent>a {
  display: block !important;
  margin-top: 3px !important;
  overflow: hidden;
}

.subchildmenu.mega-columns.columns3 {
  border-top: 1px solid #cfcfcf;
  padding-top: 10px;
}

.subchildmenu.mega-columns.columns3 a,
.subchildmenu.mega-columns.columns3 li,
.menu-right-block .subchildmenu li,
.menu-right-block .subchildmenu li a {
  color: #161616 !important;
  padding: 1px 0 !important;
}

li.ui-menu-item.level1.parent {}

.sw-megamenu.navigation li.level0.fullwidth .submenu .menu-left-block {
  padding-left: 15px;
  padding-right: 15px;
}

.other_cat {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding-bottom: 5px;
  padding-top: 10px;
  text-transform: uppercase;
  padding-left: 8px;
}

.menu-right-block .subchildmenu {
  border-top: 1px solid #cfcfcf;
  padding-top: 10px !important;
}

.menu-right-block ul li {
  text-align: left;
}

.menu-right-block.col-sm-2 {
  float: left;
  padding: 5px 0 0 0 !important;
}

.menu-right-block {
  margin-top: 5px;
  text-align: left !important;
}

.rdm-right-subnav {
  background: #2e2e2e none repeat scroll 0 0;
  color: #fff;
}

.rdm-right-subnav>h2 {
  font-size: 15px;
  padding: 10px 7px;
  text-align: left;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
  line-height: normal;
}

.rdm-right-subnav a {
  position: absolute;
  left: 0px;
  opacity: 1 !important;
  background: #da251c !important;
}

.rdm-right-subnav a:hover {
  opacity: 0.1 !important;
}

.menu-right-block .col-sm-7>img {
  margin-top: 10px;
}

.menu-right-block .col-sm-5 {
  position: relative;
  left: 0px;
}

.menu-right-block .fa.fa-car.fa-2x {
  margin: 0px;
}

.fa.fa-truck,
.fa.fa-mail-forward,
.fa.fa-users,
.fa.fa-wrench,
.fa.fa-undo,
.fa.fa-info-circle {
  color: #fff;
  font-size: 32px;
  left: -10px;
  position: relative;
  top: 10px;
}

.filter-options-title:hover::after {
  color: #fff;
}

.filter-options-title::after {
  color: #161616;
}

.block-title.filter-title>strong {
  color: #161616 !important;
}

.footer-middle ul.contact-info p,
.footer-middle ul.contact-info em {
  color: #fff;
}

.footer-middle a {
  color: #fff !important;
}

.product-info-main .old-price .price-container.price-final_price span.price {
  font-size: 20px !important;
}

.block-minicart .amount .price-wrapper:first-child .price {
  font-size: 17px !important;
  font-weight: 700;
}

.navigation .level0 .submenu a:hover,
.subchildmenu li a:hover {
  color: #161616 !important;
}

.catalog-product-view .column.main>.custom-block {
  float: none !important;
  width: 100% !important;
}

.product-labels {
  z-index: 2 !important;
}

.website-switcher {
  display: inline-block;
  float: left;
  margin-right: 13px;
  position: relative;
  top: -5px;
}

.website-switcher select {
  height: 23px;
  line-height: 20px;
  font-size: 11px;
  padding-left: 10px;
}

.website-switcher option {
  min-height: 0px;
  line-height: 17px;
  padding: 0;
  margin: 0;
}

.nav-toggle::before {
  color: #da251c !important;
}

/******commman css left and right*****************/

.custom-support {
  margin-top: 30px;
}

.website-switcher select {
  border: none;
  background-size: 22px 44px;
  padding-right: 17px;
  text-indent: 0em;
  text-overflow: "";
  outline: none;
  background-color: transparent;
}

.website-switcher ._keyfocus :focus,
input:focus:not([disabled]),
textarea:focus:not([disabled]),
select:focus:not([disabled]) {
  box-shadow: none;
}

.page-header .switcher .options ul.dropdown,
.page-footer .switcher .options ul.dropdown {
  min-width: inherit;
}

#category_slider_home .filterproducts-tab .data.items>.item.title.active a.switch {
  color: #161616 !important;
}

#category_slider_home {
  margin-top: 0px;
}

/* #category_slider_home .filterproducts-tab{
  margin-top: 0 !important;
} */
.filterproducts-tab .data.items {
  margin-bottom: 15px;
}

.modes-mode {
  border: 1px solid #da251c;
  color: #fff;
  background-color: #da251c;
}

.modes-mode.active,
.modes-mode:focus,
.modes-mode:hover,
.modes-mode::before {
  border: 1px solid #da251c;
  color: #fff;
  background-color: #da251c;
}

.filter-options-title:hover::after {
  color: #161616;
}

.sorter-action::before {
  color: #da251c;
}

.website-switcher select {
  padding-left: 10px;
  background-color: transparent;
  border: none;
  border-radius: 0px;
  background-size: 20px;
}

.fieldset>.legend {
  color: #161616 !important;
}

.page-header .header.panel {
  padding-bottom: 0px !important;
  padding-top: 11px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.website-switcher select {
  height: auto;
}

/************country css here**************/

.website-switcher ul {
  list-style: none;
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.25);
  padding: 0px 0px 5px;
  position: absolute;
  z-index: 9999;
}

.website-switcher ul li {
  margin-bottom: 0px;
}

.website-switcher {
  position: relative;
}

.website-switcher p {
  font-size: 11px;
  padding-top: 0px;
  width: auto;
  cursor: pointer;
  margin-bottom: 0px;
}

.website-switcher p:after {
  font-size: 16px;
  line-height: 15px;
  color: inherit;
  content: "\f807";
  font-family: "porto-icons";
  margin: 6px 0 0 9px;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
}

.website-switcher p.fliph-cntry::after {
  content: "\f804";
}

/*.website-switcher p:hover ul{display:block;}

.website-switcher ul:hover{background-color: }*/

.website-switcher ul li a {
  color: #777;
  padding: 5px 15px 5px;
  display: block;
}

.website-switcher ul li a:hover {
  background: #e8e8e8;
  color: #777;
}

.website-switcher ul:before {
  position: absolute;
  top: -7px;
  left: 12px;
  display: inline-block;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: "";
}

.website-switcher ul:after {
  position: absolute;
  top: -6px;
  left: 13px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  content: "";
}

/**********************end here********************/

/************ main search css start here ******************/

.finderDropdowns select {
  border-radius: 4px;
  height: 40px;
  background: #fff url("../images/select-bg.svg") no-repeat 98% 48%;
  background-size: 25px 50px;
}

.finderDropdowns select:focus {
  outline: none;
}

.finderDropdowns select option {
  padding: 4px 10px;
}

.finderDropdowns .action.subscribe.primary:disabled {
  background-color: #da251c !important;
  opacity: 1;
  color: #fff !important;
  border-radius: 4px;
  width: 20%;
  height: 41px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.finderDropdowns .action.subscribe.primary {
  background-color: #161616 !important;
  opacity: 1;
  color: #fff !important;
  border-radius: 4px;
  width: 20%;
  height: 41px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 13px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

.finderDropdowns .action.subscribe.primary:hover {
  background-color: #161616 !important;
  border: 1px solid #fff !important;
}

.finderDropdowns .action.subscribe.primary:disabled:hover {
  background-color: #da251c !important;
  border: 1px solid #fff !important;
}

.product-search-bar,
.homepage-bar {
  background: url(../images/serarch_bg.png) repeat;
}

.product-search-bar .finderProducts,
.homepage-bar .finderProducts {
  padding: 15px;
  background-color: transparent;
  margin-bottom: 0;
}

.action.subscribe.primary .fa-arrow-circle-right {
  padding-left: 10px;
}

/******** 28-02-2017 **************/

.c-sidebar a {
  color: #161616;
}

#edit-registered-products {
  padding: 7px 15px;
  line-height: 22px;
  height: auto;
}

h4.legend {
  border-bottom: 1px solid #c5c5c5;
  padding-bottom: 10px;
}

#productregistrationpreview-form ul {
  list-style: none;
  padding-left: 0px;
}

#productregistrationpreview-form ul li strong {
  width: 120px;
  display: inline-block;
}

#productregistrationpreview-form ul li {
  background: #eee;
  margin-bottom: 1px;
  padding: 5px 10px;
}

#productregistrationpreview-form .actions-toolbar {
  margin-top: 20px;
}

#productregistrationpreview-form .submit {
  width: auto !important;
}

/**************end here****************/

@media only screen and (min-width: 991px) {

  .finderDropdowns .drop_1,
  .finderDropdowns .drop_2 {
    width: 28.5% !important;
  }

  .finderDropdowns li.column4 {
    margin-right: 1.5% !important;
  }

  .finderDropdowns .drop_3 {
    width: 18.5% !important;
  }

  .finderDropdowns li.column4 {
    margin-right: 1.5% !important;
  }

  .product-search-bar .finderProducts,
  .homepage-bar .finderProducts {
    padding: 15px 0;
  }
}

@media only screen and (min-width: 811px) {
  .finderDropdowns li {
    margin-bottom: 0px;
  }
}

@media only screen and (max-width: 922px) {

  .finderDropdowns .action.subscribe.primary,
  .finderDropdowns .action.subscribe.primary:disabled {
    width: 23%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 810px) {

  .finderDropdowns .action.subscribe.primary,
  .finderDropdowns .action.subscribe.primary:disabled {
    font-size: 11px;
  }

  .finderDropdowns .action.subscribe.primary,
  .finderDropdowns .action.subscribe.primary:disabled {
    width: 49%;
  }

  .finderDropdowns li {
    margin-bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {

  .finderDropdowns .action.subscribe.primary,
  .finderDropdowns .action.subscribe.primary:disabled {
    width: 49%;
    font-size: 13px;
  }

  .sw-megamenu.navigation li>a>span {
    color: #777;
  }

  .sw-megamenu.navigation li>a>span:hover,
  .sw-megamenu.navigation li>a:hover span,
  .ui-menu-item.level0.fullwidth.parent:hover span {
    color: #fff;
  }

  .menu-left-block .ui-menu-item.level1.parent a:nth-child(1) {
    display: none !important;
  }

  .menu-left-block .ui-menu-item.level1.parent a:nth-child(2) {
    padding-bottom: 0px;
    margin-top: 0px !important;
  }

  .fa.fa-car.fa-2x {
    display: none;
  }

  .filter.active .filter-title strong {
    top: 3px;
  }

  .filter.active .filter-title strong::after {
    position: relative;
    left: 5px;
  }

  .filter-title strong {
    cursor: pointer;
    padding-bottom: 7px 25px;
  }

  .nav-toggle {
    z-index: 99;
  }

  .nav-before-open body {
    position: fixed;
    overflow: hidden;
  }

  .menu-left-block .ui-menu-item.level1.parent>a {
    padding: 0px;
  }

  .nav-open .nav-toggle::before {
    content: "\f819";
    color: red;
  }

  .nav-before-open .page-header {
    position: relative;
    z-index: 99999;
  }
}

@media (max-width: 599px) {

  .finderDropdowns .action.subscribe.primary,
  .finderDropdowns .action.subscribe.primary:disabled {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {

  .customer-name,
  .customer-welcome+.authorization-link {
    display: none;
  }

  .customer-welcome {
    display: none !important;
  }

  .customer-welcome+.compare+.authorization-link {
    display: none;
  }
}

.header.links .greet.welcome {
  display: none !important;
}

.c-sidebar .level0>.expand {
  display: none;
}

.c-sidebar>.o-list {
  margin-top: 10px;
}

/************ main search css end here ******************/

ul.pages-items li.current span {
  color: #161616;
}

ul.pages-items li.current strong.page {
  border: 1px solid #da251c;
}

ul.pages-items li span {
  color: #555;
}

@media only screen and (min-width: 768px) {
  .wishlist-index-index .products-grid .product-item {
    width: 23.439% !important;
  }

  .products-grid .product-item .product-item-inner {
    margin: 9px 0 0 0px !important;
  }

  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 0px !important;
  }
}

/*********** Contacts  *************/
.contacts-view-index .address-block span.label {
  margin: 5px 0 !important;
  vertical-align: top;
}

body.contacts-index-index h1.page-title {
  font-size: 25px !important;
}

body.contacts-index-index h1.page-title span {
  color: #161616 !important;
}

@media only screen and (max-width: 767px) {
  .contactsrow .contact-list-item.cols_3 {
    width: 100%;
  }

  .contacts-view-index .address-block {
    width: 100%;
    margin-bottom: 20px;
  }

  .contacts-view-index .contact-map {
    width: 100%;
  }
}

/*********** Contacts - END  *************/

.pages .action.next:hover::before {
  color: red;
}

.pages .action.previous:hover::before {
  color: red;
}

.c-sidebar .o-list .level0 {
  display: none;
}

.c-sidebar .o-list .level0.active {
  display: block !important;
}

.feature-home-tab .product-item-info .product-item-photo {
  height: 235px;
}

.feature-home-tab .product-item-info .product-item-photo {
  display: table-cell;
  height: 230px;
  vertical-align: middle;
}

.feature-home-tab .product-item-photo>a:not(.weltpixel-quickview):before {
  top: 35% !important;
}

.feature-home-tab .product-item-photo:hover .product-image-photo.hover_image {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

.feature-home-tab #featured #featured_product .owl-stage-outer .owl-stage .owl-item .product-item .product-item-name {
  height: 45px;
  overflow: hidden;
}

#layer-product-list .product-item-info .product-item-photo {
  height: 235px;
}

#layer-product-list .product-item-info .product-item-photo {
  display: table-cell;
  height: 230px;
  vertical-align: middle;
}

#layer-product-list .product-item-photo>a:not(.weltpixel-quickview):before {
  top: 35% !important;
}

#layer-product-list .product-item-photo:hover .product-image-photo.hover_image {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}

#layer-product-list .products-grid .product-item .product-item-name {
  height: 45px;
  overflow: hidden;
}

#layer-product-list .product-item-info .product-item-photo {
  display: flex;
  height: 230px;
  margin: 0 auto;
  vertical-align: middle;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

#layer-product-list .product.photo.product-item-photo>a {
  display: flex;
  height: 230px;
  overflow: hidden;
  vertical-align: middle;
  align-items: center;
  justify-content: center;
}

.feature-home-tab .product.photo.product-item-photo>a {
  display: table-cell;
  height: 230px;
  overflow: hidden;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  .feature-home-tab .filterproducts-tab .data.items>.item.content {
    float: none !important;
  }

  .feature-home-tab .filterproducts-tab .data.items #latest {
    display: block !important;
  }
}

.product-labels.soon-label {
  left: 10px;
  display: table;
}

.product-labels.soon-label .new-label {
  background-color: #949015 !important;
}

/** Product Detail Page **/
body.catalog-product-view .column.main {
  position: relative !important;
}

.product-labels.overlay-product-label {
  position: absolute;
  left: 10px;
  z-index: 9999;
  top: 5px;
}

.product-labels.overlay-product-label .product-label {
  display: inline-block;
  margin-right: 2px;
  margin-top: 5px;
}

.product-labels.overlay-product-label .product-label.soon-label {
  background-color: #df9041 !important;
}

/** Product Detail Page - END **/

.feature-home-tab .product-item-photo>a:not(.weltpixel-quickview)::before {
  display: none;
}

#layer-product-list .product-item-photo>a:not(.weltpixel-quickview)::before {
  display: none;
}

.website-switcher ul li {
  width: 127px;
}

#block-reorder-heading {
  color: inherit;
}

@media only screen and (max-width: 1199px) {
  .feature-home-tab .product-item-info {
    margin: 0 auto;
    max-width: 230px;
  }
}

.product-info-price .value>ul {
  padding-left: 15px !important;
  font-size: 13px;
  font-weight: 400;
}

.checkout-index-index .page-header .minicart-wrapper {
  display: block !important;
}

.opc-estimated-wrapper .minicart-wrapper {
  display: none !important;
}

.authentication-wrapper {
  line-height: 36px;
}

#recipients-options button.action.remove {
  background: #161616 !important;
  border: 0 none;
  border-radius: 3px;
  color: #fff;
  height: auto;
  line-height: inherit;
  margin: 0 0 10px;
  padding: 7px 12px;
  position: inherit;
}

#recipients-options button.action.remove span {
  color: #ffffff !important;
}

#recipients-options .fields.additional {
  margin-top: 20px;
}

.minicart-items .update-cart-item {
  background: #161616000 !important;
  border: 0;
  color: #fff !important;
  margin: 2px 2px 0 0;
  width: 56px;
  padding: 0px;
}

@media only screen and (max-width: 479px) {
  .minicart-wrapper .product .actions {
    margin: 0 !important;
  }
}

@media only screen and (max-width: 767px) {
  .minicart-items .item-qty {
    margin-right: 5px !important;
  }

  .minicart-items-wrapper .product.actions .primary {
    margin-right: 5px !important;
  }
}

/**customer login popup**/
.action.action-register.primary {
  line-height: 38px;
}

/**POS Title in Checkout pages**/
#pointofsale_scroll h3 {
  font-size: 16px;
  font-weight: bold;
}

.page-header .switcher .options .action.toggle {
  display: flex;
  align-items: center;
  line-height: 14px;
  text-transform: capitalize;
}

.owl-banner-carousel .owl-nav {
  opacity: 0;
  visibility: hidden;
}

.owl-banner-carousel:hover .owl-nav {
  opacity: 1;
  visibility: visible;
}

.owl-carousel .owl-dots .owl-dot:hover {
  background: transparent !important;
}

/* TYPE 5 CSS */

.page-header.type5 .navigation:not(.side-megamenu)>ul {
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  .page-header.type5 .nav-toggle {
    float: right;
    margin-left: 10px;
  }

  .page-header.type5 .logo {
    height: 40px;
    float: left;
    margin: 10px 0;
  }

  .page-header.type5 .logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }

  .page-header.type5 .minicart-wrapper {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 10px 0;
    float: right;
  }

  .page-header.type5 .search-toggle-icon {
    display: none;
  }

  .page-header.type5 .block-search .label {
    float: right;
    margin-right: 0;
    margin-top: 15px;
  }
}

@media all and (min-width: 768px),
print {
  header.page-header.sticky-header.type5 .nav-sections {
    background-color: #fff;
  }

  header.page-header.sticky-header.type5 .navigation>ul {
    padding-right: 70px;
    text-align: left;
  }

  header.page-header.sticky-header.type5 .minicart-wrapper {
    margin-top: -25px;
  }

  header.page-header.header-newskin.sticky-header.type5 .minicart-wrapper {
    margin-top: -18px;
  }

  .page-header.type5 {
    border-top: 0;
  }

  .page-header.type5:not(.header-newskin) .panel.header .switcher {
    padding: 0 15px;
    border-left: 1px solid #ccc;
  }

  .page-header.type5 .header.content {
    display: block;
    vertical-align: middle;
    padding: 28px 15px;
  }

  .page-header.type5 .logo {
    float: left;
    display: block;
    margin: 0 25px 0 0;
  }

  .page-header.type5:not(.header-newskin) .search-area .search-icon {
    position: relative;
    margin: 0;
    display: block;
    float: right;
    top: 0;
    left: 0;
    z-index: 2;
  }

  .page-header.type5:not(.header-newskin) .search-area .search-icon>a {
    color: #034399;
    line-height: 50px;
    display: block;
    margin-right: 10px;
    margin-left: 20px;
    width: 25px;
    text-align: center;
  }

  .page-header.type5:not(.header-newskin) .search-area .search-icon>a:hover {
    color: #034399;
  }

  .page-header.type5:not(.header-newskin) .block-search {
    display: none;
    position: absolute;
    right: -20px;
    top: 100%;
    margin-top: 20px;
  }

  .page-header.type5:not(.header-newskin) .block-search:before {
    content: "";
    display: block;
    position: absolute;
    top: -20px;
    right: 20px;
    border: 10px solid transparent;
    border-bottom-color: #ccc;
  }

  .page-header.type5:not(.header-newskin) .block-search input {
    height: 45px;
    border-radius: 25px;
    border: 5px solid #ccc;
  }

  .page-header.type5:not(.header-newskin) .block-search .action.search {
    right: 5px;
    height: 45px;
    border-left: 1px solid #ccc;
    width: 40px;
    border-radius: 3px;
  }

  body .page-header.type5:not(.header-newskin) .block-search .action.search:before {
    color: #da251c !important;
  }

  .page-header.type5:not(.header-newskin) .minicart-wrapper {
    position: relative;
    top: 0;
    margin: 0;
    float: right;
    height: 50px;
    right: 0;
    padding: 5px 0;
  }

  .page-header.type5:not(.header-newskin) .minicart-wrapper .action.showcart {
    display: block;
  }

  .page-header.type5:not(.header-newskin) .minicart-wrapper .action.showcart:before,
  .page-header.type5 .minicart-wrapper .action.showcart.active:before {
    color: #034399;
    font-size: 18px;
    overflow: visible;
    vertical-align: middle;
  }

  .page-header.type5:not(.header-newskin) .minicart-wrapper .action.showcart .counter.qty {
    position: static;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: 400;
    height: auto;
    line-height: 40px;
    text-transform: uppercase;
    width: auto;
    min-width: 0;
    color: #034399;
  }

  .page-header.type5:not(.header-newskin) .minicart-wrapper .action.showcart .counter-label {
    display: inline-block;
    position: static;
    overflow: visible;
    width: auto;
    margin: 0;
  }

  .minicart-wrapper .action.showcart::after {
    display: none;
  }

  .page-header.type5 .nav-sections {
    pointer-events: none;
  }

  .page-header.type5 .navigation {
    padding: 10px 0;
  }

  .page-header.type5 .navigation>ul {
    text-align: right;
  }

  .page-header.type5 .navigation>ul>li {
    pointer-events: all;
    text-align: left;
  }

  .page-header.type5:not(.header-newskin) .navigation .level0>.level-top {
    color: #161616;
    line-height: 30px;
    display: inline-block;
    transition-delay: 0.3s;
  }

  .page-header.type5:not(.header-newskin) .navigation .level0.active>.level-top,
  .page-header.type5 .navigation .level0.has-active>.level-top {
    color: #fff;
    background-color: #161616;
    border-radius: 5px;
  }

  .page-header.type5:not(.header-newskin) .navigation .level0.parent>a:after {
    line-height: 30px;
  }

  .page-header.type5:not(.header-newskin) .navigation .level0.parent:hover>.level-top {
    border-radius: 5px 5px 0 0;
  }

  .page-header.type5:not(.header-newskin) .navigation .level0:hover>.level-top {
    color: #fff;
    background-color: #161616;
    border-radius: 5px;
    line-height: 30px;
  }
}

.page-header.type5.header-newskin {
  border: none;
}

@media (min-width: 768px) {
  .cms-index-index .page-header.type5.header-newskin {
    background-color: transparent;
    position: absolute;
    width: 100%;
    top: 0;
  }

  .page-header.type5.header-newskin .panel.wrapper {
    border-bottom: #f2f2f3 solid 1px;
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0.01em;
  }

  .page-header.type5 .sw-megamenu.navigation li.level0.fl-right {
    float: none;
  }

  .page-header.type5.header-newskin .header.panel {
    padding-top: 12px;
    padding-bottom: 9px;
  }

  .page-header.type5.header-newskin .panel.header .switcher {
    padding: 0 30px 0 0;
    text-transform: uppercase;
    margin-top: 1px;
    letter-spacing: 0.025em;
    font-size: 11px;
  }

  .page-header.type5.header-newskin .custom-block {
    float: right;
    margin-right: 20px;
  }

  .page-header.type5.header-newskin .custom-block span {
    color: inherit !important;
    line-height: 1 !important;
  }

  .page-header.type5.header-newskin .top-links-area {
    position: relative;
    display: inline-block;
    float: right;
  }

  .page-header.type5.header-newskin .top-links-icon {
    display: none;
  }

  .page-header.type5.header-newskin .panel.header .top-links-area ul {
    display: inline-block;
    margin: 0;
    padding: 0;
  }

  .page-header.type5.header-newskin .panel.header .top-links-area ul li {
    display: inline-block;
    margin: 0;
    text-transform: uppercase;
  }

  .page-header.type5.header-newskin .panel.header .top-links-area ul li a {
    padding: 0 10px;
  }

  .page-header.type5.header-newskin .panel.header .top-links-area ul li>span {
    padding: 0 10px;
  }

  .page-header.type5.header-newskin .header.content {
    display: block;
    vertical-align: middle;
    padding: 18px 15px;
  }

  .page-header.type5.header-newskin .logo {
    float: left;
    display: block;
    margin: 0 25px 0 0;
  }

  .page-header.type5.header-newskin .minicart-wrapper {
    margin: 0;
    float: right;
    padding: 10px 0;
  }

  .page-header.type5.header-newskin.sticky-header .minicart-wrapper {
    padding: 0;
  }

  .page-header.type5.header-newskin .minicart-wrapper .action.showcart:before,
  .page-header.type5.header-newskin .minicart-wrapper .action.showcart.active:before {
    font-size: 25px;
  }

  .page-header.type5.header-newskin .minicart-wrapper .action.showcart .counter.qty {
    background-color: #da251c;
    font-family: 'TT Commons DemiBold' !important;
    top: 16px;
    right: 20px;
    width: 13px;
    height: 13px;
    line-height: 13px;
    font-size: 9px;
  }

  .page-header.type5.header-newskin .minicart-wrapper .block-minicart {
    right: -12px;
  }

  .page-header.type5.header-newskin .search-area .search-icon {
    position: relative;
    margin: 0 35px;
    display: block;
    float: right;
    top: 0;
    left: 0;
    height: 50px;
    z-index: 2;
  }

  .page-header.type5.header-newskin .search-area .search-icon>a {
    color: #3b404c;
    line-height: 52px;
    display: block;
    width: 25px;
    text-align: center;
    font-size: 22px;
  }

  .page-header.type5.header-newskin .search-area .search-icon>a .porto-icon-search:before {
    content: "\e884";
  }

  .page-header.type5.header-newskin .block-search {
    display: none;
    position: absolute;
    right: -20px;
    top: 100%;
    margin-top: 0;
  }

  .page-header.type5.header-newskin .block-search input {
    height: 45px;
    border: 5px solid #ccc;
  }

  .page-header.type5.header-newskin .block-search .action.search {
    right: 5px;
    height: 45px;
    border-left: 1px solid #ccc;
    width: 40px;
  }

  .page-header.type5.header-newskin:not(.sticky-header) .nav-sections {
    pointer-events: none;
  }

  .page-header.type5.header-newskin:not(.sticky-header) .navigation {
    padding: 5px 0;
  }

  .page-header.type5.header-newskin .navigation>ul {
    text-align: right;
  }

  .page-header.type5.header-newskin .navigation>ul>li {
    pointer-events: all;
    text-align: left;
  }

  .page-header.type5.header-newskin .navigation .level0>.level-top {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.01em;
  }

  .page-header.type5.header-newskin.sticky-header .navigation>ul {
    text-align: left;
  }
}

@media (max-width: 991px) {
  .page-header.type5.header-newskin .custom-block {
    display: none;
  }

  .page-header.type5.header-newskin .search-area .search-icon {
    margin: 0 25px 0 0;
  }

  .sw-megamenu.navigation .submenu.level0.opened .row {
    margin: 0 !important;
  }

  .sw-megamenu.navigation li.ui-menu-item>.open-children-toggle {
    width: 100% !important;
    height: 48px !important;
  }

  .catalogsearch-result-index .columns .column.main {
    z-index: 0;
  }

  .catalogsearch-result-index .page-header {
    z-index: 0;
  }


}

@media (max-width: 991px) and (min-width: 768px) {
  .page-header.type5.header-newskin .navigation .level0>.level-top {
    padding-left: 10px;
    padding-right: 10px;
  }

  .page-header.type5 .nav-sections {
    pointer-events: auto !important;
  }

  .navigation .parent .level-top:after {
    left: inherit;
    right: 15px !important;
  }
}

@media (max-width: 767px) {
  .page-header.type5.header-newskin .custom-block {
    display: none;
  }

  .page-header.type5.header-newskin .minicart-wrapper {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    margin: 8px 0 12px;
    float: right;
  }

  .page-header.type5.header-newskin .top-links-area {
    display: none;
  }

  .page-header.type5.header-newskin .search-toggle-icon {
    display: none;
  }

  .page-header.type5.header-newskin .block-search .label {
    float: right;
    margin-right: 15px;
    margin-top: 17px;
  }

  .page-header.type5.header-newskin .logo {
    height: 40px;
    float: left;
    margin: 10px 0;
  }

  .page-header.type5.header-newskin .logo img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }

  .page-header.type5.header-newskin .nav-toggle {
    float: right;
  }

  .page-header.type5.header-newskin .block-search .label:before,
  .page-header.type5.header-newskin .nav-toggle:before {
    font-size: 18px;
  }

  .catalog-category-view .block-reorder .actions-toolbar {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .catalog-category-view .actions-toolbar>.primary,
  .catalog-category-view .actions-toolbar>.secondary {
    margin-bottom: 0;
  }

  .cart-empty i.cart-empty {
    font-size: 60px;
    ;
  }
}

.page-header.type5.header-newskin.sticky-header .minicart-wrapper .action.showcart.active:before {
  margin-top: -2px;
}

.page-header.type5 .search-category select {
  border: 0;
  border-left: 1px solid #ccc;
  border-left-color: rgba(204, 204, 204, 0.5);
}

@media (max-width: 991px) and (min-width: 768px) {
  .page-header.type5.header-newskin .panel.header .switcher {
    padding-right: 10px;
  }

  .page-header.type5.header-newskin .panel.header .top-links-area ul li>span {
    padding-left: 0;
  }
}

/* Type 5 Css ENDS */

.owl-carousel .owl-stage-outer,
.owl-carousel .owl-item {
  width: 100%;
}

.parallax-wrapper {
  position: relative;
}

.parallax-wrapper .overlay {
  background-color: #161616;
  opacity: 0.55;
  filter: alpha(opacity=55);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}

.parallax {
  background-position: center center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 100%;
  padding: 50px 0;
}

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

.parallax-slider .owl-carousel h2 {
  font-size: 60.28px;
  color: #fff;
  line-height: 1;
}

.parallax-slider .owl-carousel p {
  font-size: 22.6px;
  color: #fff;
  line-height: 1;
  margin-bottom: 30px;
}

.parallax-slider .owl-carousel a {
  font-size: 16px;
  color: #fff;
  line-height: 1;
}

/* featured Products */

.filterproducts {
  position: relative;
}

.filterproducts.owl-carousel .owl-nav {
  position: absolute;
  right: 0;
  top: -19px;
  margin: 0;
  width: 50px;
}

.filterproducts.owl-carousel .owl-nav button[class*="owl-"] {
  font-size: 18px;
}

.filterproducts.owl-carousel .owl-nav button.owl-prev {
  left: 0px;
}

.filterproducts.owl-carousel .owl-nav button.owl-next {
  margin-right: 0px;
}

.filterproducts-tab .data.items {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eee;
  margin-bottom: 18px;
}

.filterproducts-tab .data.items>.item.title {
  box-sizing: border-box;
  float: none;
  width: 100%;
}

.filterproducts-tab .data.items>.item.title[aria-expanded="true"] a.switch {
  color: #034399;
}

.filterproducts.owl-carousel .product-item {
  padding-top: 10px;
}

.filterproducts.owl-carousel .product-item .product-item-photo {
  overflow: hidden;
  padding: 3px;
  border: 1px solid #ddd;
  border-radius: 7px;
}

.filterproducts.owl-carousel .product-item .product-item-details {
  padding-top: 15px;
}

.filterproducts.owl-carousel .product-item .price-box .price {
  font-family: 'TT Commons DemiBold' !important;
  font-weight: 400;
  font-size: 18px;
}

@media (min-width: 768px) {
  .filterproducts-tab .data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    background: url(../images/slider-bar.png) right 10px no-repeat;
  }

  .filterproducts-tab .data.items:after,
  .filterproducts-tab .data.items:before {
    content: "";
    display: table;
  }

  .filterproducts-tab .data.items:after {
    clear: both;
  }

  .filterproducts-tab .data.items>.item.title {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    background-color: #fff;
  }

  .filterproducts-tab .data.items>.item.title a.switch {
    color: #313131;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 15px;
    border-left: 1px solid #ddd;
  }

  .filterproducts-tab .data.items>.item.title:first-child a.switch {
    padding-left: 0;
    border: 0;
  }

  .filterproducts-tab .data.items>.item.content {
    margin-top: 30px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .finderDropdowns li.column4 {
    margin-bottom: 10px;
  }

  .filterproducts-tab .data.items>.item.title {
    padding: 10px;
    border-top: 1px solid #eee;
  }

  .filterproducts-tab .data.items>.item.title a.switch {
    color: #313131;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
  }
}

.homepage-bar .text-area {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  margin-left: 5px;
}

.homepage-bar h3 {
  color: #313131;
  font-size: 16px !important;
  font-weight: 600;
  margin: 0 !important;
  line-height: 1.5;
}

.homepage-bar p {
  font-size: 12px;
  margin: 0;
  line-height: 1;
}

.cart-container .cart.main.actions button.action.update {
  border: 1px solid #ccc;
  color: #161616 !important;
  line-height: 30px;
  padding: 0 12px;
  height: 32px;
  background-color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}

#discount-coupon-form {
  margin: 15px 0;
}

#discount-coupon-form #coupon_code {
  height: 38px;
}

html[dir="rtl"] #discount-coupon-form #coupon_code {
  width: 150px;
}


#discount-coupon-form .action.apply.primary {
  border: 1px solid #ccc;
  color: #161616 !important;
  line-height: 30px;
  padding: 0 12px;
  height: 38px;
  background-color: #fff;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
}

.cart-summary {
  padding: 5px 18px 24px;
  background: #fbfbfb;
  border: 1px solid #ddd;
  border-radius: 8px;
}

.cart-summary>.title {
  font-size: 1.5rem;
  text-transform: capitalize;
  line-height: 19px;
  color: #222529;
  font-weight: 300;
  margin: 12px 0;
}

@media (max-width: 991px) {
  .footer .homepage-bar .col-md-4 {
    border-bottom: 0;
    padding: 30px 20px;
  }

  .homepage-bar .col-md-4:last-child {
    border-bottom: none !important;
  }

  .footer .homepage-bar h3 {
    font-size: 14px;
  }

  #discount-coupon-form {
    margin: 75px 0 0;
  }

  html[dir="rtl"] #discount-coupon-form {
    margin: 0 0 0;
  }
}

@media (max-width: 575px) {
  .footer .homepage-bar .col-md-4 {
    border-bottom: 1px solid #fff;
    border-left: 0;
    padding: 30px 20px;
  }

  .toolbar .modes {
    display: flex !important;
  }
}

.footer-top .custom-block:before,
.footer-top .custom-block::after {
  display: none;
}

.footer-middle>.container {
  padding-top: 0;
}

.footer-middle>.container::after {
  border-bottom: 0;
}

.footer li {
  margin: 0;
  line-height: 1;
  display: block;
  margin: 0;
}

.footer-middle ul.contact-info li:first-child {
  padding-top: 0;
}

.footer-middle ul.contact-info li {
  padding: 5px 0;
}

.footer-middle ul.contact-info [class^="porto-icon-"],
.footer-middle ul.contact-info [class*=" porto-icon-"] {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  line-height: 18px;
  margin-left: -5px;
  margin-right: 3px;
}

.footer-middle ul.contact-info p,
.footer-middle ul.contact-info em {
  color: #fff;
}

.footer-middle ul.contact-info p {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}

.footer-middle ul.features li {
  position: relative;
  padding: 10px 0;
  line-height: 1;
  display: block;
}

.footer-middle p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.footer-middle .block.newsletter .form.subscribe {
  max-width: 300px;
}

.footer-middle .block.newsletter label {
  margin-top: 50px;
  display: block;
  text-align: left;
  font-size: 13px;
  font-weight: 400;
  padding: 0;
  margin-bottom: 15px;
  line-height: 1.5;
}

.footer-middle .block.newsletter input {
  padding: 0 10px;
  background-color: #dcdcdc;
  border-radius: 5px 0 0 5px;
  height: 30px;
  border: 0;
}

.footer-middle .block.newsletter .action.subscribe {
  border-radius: 0 5px 5px 0;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 13px;
  font-weight: 400;
  text-transform: capitalize;
}

.footer-bottom .custom-block {
  float: left;
  line-height: 1;
  margin: 3px 0;
}

.footer-bottom .social-icons {
  display: inline-block;
  vertical-align: middle;
  margin-right: 60px;
}

.social-icons li {
  display: inline-block;
  vertical-align: middle;
}

.social-icons li:first-child a {
  margin-left: 0;
}

.social-icons>li>a {
  display: inline-block;
  width: 30px;
  height: 30px;
  background-color: #9e9e9e;
  line-height: 30px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-size: 16px;
  margin-left: 7px;
  transition: 0.3s background-color;
}

.social-icons [class^="porto-icon-"] {
  color: #fff;
}

.footer-bottom .custom-block img {
  display: inline-block;
  vertical-align: middle;
}

.products-list .product-item-details {
  padding-left: 20px;
}

.product.description ul {
  list-style: square !important;
  font-size: 13px;
  font-weight: 400;
  letter-spacing: 0.005em;
  line-height: 36px;
  color: #161616;
}

.products.wrapper~.toolbar {
  justify-content: flex-end;
}

.products.wrapper~.toolbar .pages {
  margin-left: 0;
}

.pages strong.page,
.pages a.page,
.pages .action {
  color: #7aa93c;
  font-size: 13px;
  font-weight: 400;
  border-radius: 5px;
}

.toolbar select {
  height: 26px;
  background-color: #fff;
  border-radius: 3px;
  padding-top: 0;
  padding-bottom: 0;
  border: 1px solid #ccc;
}

.porto-info-list li,
.product.description ul li {
  display: list-item;
  list-style: square;
}

.filter .filter-current-subtitle {
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 7px 7px 0 0;
}

.filter-current {
  padding: 0;
}

.filter-current .items {
  border: 1px solid #ddd;
  border-width: 0 1px;
  background-color: #fbfbfb;
  padding: 10px 0;
  margin: 0;
}

.filter-current .item {
  padding: 4px 17px;
}

.filter-actions a {
  display: inline-block;
  padding: 0;
  line-height: normal;
}

.filter-current .items:last-child {
  padding-bottom: 10px;
}

.filter-current .action.remove {
  right: 14px;
}

.filter-actions {
  font-size: 11px;
  padding: 10px 15px;
  background: #f7f7f7;
  border: 1px solid #ddd;
  border-radius: 0 0 7px 7px;
  text-align: right;
  margin-bottom: 14px;
  font-size: 11px;
  text-align: right;
}

.page-products .sorter {
  margin-right: 15px;
}

.limiter {
  margin-left: auto;
}

.product-info-main .product-reviews-summary .reviews-actions a {
  padding: 0 15px !important;
  border-left: 1px solid #bdbdbd;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px;
}

.product-info-main .product-reviews-summary:after {
  display: none;
}

.custom_vat_label {
  font-size: 13px;
}

.box-tocart .action.tocart {
  height: 32px;
  border-radius: 5px;
  font-weight: 400;
  border-color: #dddddd !important;
  color: #161616;
  border: 1px solid;
  display: flex;
  line-height: 14px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 400;
  align-items: center;
}

.box-tocart .action.tocart:before {
  font-size: 14px;
}

.product.attribute.overview a.moreLink {
  font-size: 13px;
  font-weight: 400;
  line-height: normal;
}

.qty.field .control,
.col.qty .control {
  width: 60px;
  justify-content: flex-start;
}

.qty.field .input-text.qty {
  border-radius: 4px;
  border-width: 1px;
  font-weight: 400;
  font-size: 13px;
  height: 32px;
}

.qty.field .qty-changer>a:first-child,
.col.qty .qty-changer>a:first-child {
  right: 0;
  left: 48px;
}

.qty-changer .qty-dec {
  left: 48px !important;
  top: 17px !important;
}

.catalog-product-view .page-main {
  padding-bottom: 50px;
}

.qty.field .qty-changer>a.qty-inc::before,
.qty.field .qty-changer>a.qty-dec::before {
  display: none;
}

.qty.field .qty-changer>a {
  height: 15px;
  width: 15px;
}

.qty.field .qty-changer>a.qty-inc::after {
  content: "\f820";
  font-family: "porto-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  border: 0 !important;
  border: 0 !important;
  margin: -8px 0 0 -7px !important;
}

.qty.field .qty-changer>a.qty-dec::after {
  content: "\f823";
  font-family: "porto-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  border: 0 !important;
}

.qty.field .qty-changer>a,
.col.qty .qty-changer>a {
  display: flex;
}

.product-add-form .box-tocart {
  border-top: 0;
  padding: 15px 0;
}

.product.data.items>.item.title {
  margin: 0;
  padding: 0 !important;
}

.product.data.items>.item.title.active {
  border-color: transparent !important;
}

.product.data.items>.item.title>.switch {
  font-size: 14px;
  border: 1px solid #eee;
  border-top-width: 3px;
  border-bottom-width: 0;
  border-radius: 5px 5px 0 0;
  line-height: 20px;
  padding: 5px 10px !important;
  font-weight: 400;
  text-transform: capitalize;
  background: #f6f6f6 !important;
}

.product.data.items .item.title.active>.switch {
  background: #fff !important;
}

.product.data.items>.item.title:hover {
  border-color: transparent;
  background: #fff !important;
}

.product.data.items>.item.content {
  padding: 35px !important;
  box-shadow: 0 1px 2px #eee !important;
  border: 1px solid #eee;
  top: -4px;
  position: relative;
  width: 100%;
}

.review-form .action.submit.primary {
  font-size: 14px;
  line-height: 1.5rem;
  padding: 7px 15px;
  margin: 0;
  font-weight: 400;
  text-transform: capitalize;
  height: auto;
}

.demo-card-square.mdl-card {
  flex-direction: column;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2),
    0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

.mdl-card__supporting-text {
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  letter-spacing: initial !important;
  color: rgba(0, 0, 0, 0.54);
  font-size: 1rem;
  line-height: 18px;
  overflow: hidden;
  padding: 16px;
  width: 100%;
}

.demo-card-square>.mdl-card__title {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mdl-card__title-text {
  bottom: 12px;
}

.mdl-card__actions.mdl-card--border {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #034399;
}

.videos-index-index a.mdl-button {
  font-weight: 500;
  margin: auto;
  color: #034399;
  text-transform: uppercase;
}

.cms-about-us .page-main p {
  font-size: 13px;
  line-height: normal;
}

.dealers-index-index h3,
.contacts-index-index h3 {
  font-size: 17px;
}

.dealers-index-index h4,
.contacts-index-index h4 {
  font-weight: 700;
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 15px;
}

.contacts-index-index .address-block span {
  font-size: 13px;
  line-height: normal;
}

.dealers-index-index .contact-list-item.cols_3 a {
  font-size: 13px;
  color: #da251c !important;
}

body.contacts-index-index .contact-list-item.cols_3 a,
body.dealers-index-index .contact-list-item.cols_3 a,
body.servicecenters-index-index .contact-list-item.cols_3 a {
  color: #da251c !important;
}

#country_selector {
  float: right;
  width: 200px;
  height: 32px;
  padding: 0 0 0 10px;
}

.cms-terms-and-conditions h2 {
  margin: 15px 0 20px;
  font-size: 25px;
}

.cms-warranty-policy h3 {
  font-size: 17px;
  margin: 20px 0 10px;
}

.cms-warranty-policy h2 {
  font-size: 25px;
  margin-top: 2.25rem;
  margin-bottom: 1.8rem;
}

.contacts-index-index h3 {
  margin-bottom: 10px;
}

.cms-shipping-policy h2 {
  font-size: 25px;
  margin-top: 2.25rem;
  margin-bottom: 20px;
}

.cms-shipping-policy h3 {
  font-size: 17px;
  margin-top: 1.25rem;
  margin-bottom: 20px;
}

.sw-megamenu.navigation li.level0.classic .submenu a {
  text-transform: capitalize;
  font-weight: 400;
}

.servicecenters-index-index h3 {
  margin-bottom: 1rem !important;
  font-size: 17px !important;
}

.dealers-index-index h3 {
  margin-bottom: 15px;
}

.feedback-form .submit {
  padding: 17px 0;
  font-size: 14px;
  font-weight: 400;
  background: #da251c;
}

.feedback-form-container h1 {
  border-inline-start: 10px solid #da251c;
}

.mdl-card__title-text {
  background: #da251c;
}

.feedback-form td,
.feedback-form th {
  border: 1px solid #ddd;
  padding: 8px;
  font-size: 13px;
  line-height: normal;
}

.feedback-form h2 {
  margin-bottom: 15px;
  margin-top: 15px;
}

.servicecenters-index-index h4 {
  margin: 20px 0;
  font-size: 13px;
}

.servicecenters-index-index .homepage-bar h3 {
  margin: 0 !important;
}

.checkout-cart-index .product-item-details {
  max-width: 200px;
}

.checkout-cart-index .product-item-details .product-item-name,
.checkout-cart-index .product-item-details .product-item-name a {
  white-space: normal !important;
  overflow: visible !important;
}

.cart.table-wrapper .cart thead tr th.col {
  text-transform: capitalize;
}

.cart-summary .checkout-methods-items .action.primary.checkout {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  height: 38px;
}

.cart-summary .checkout-methods-items .action.primary.checkout::after {
  display: none;
}

.modal-popup .action.action-register.primary {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
}

.modal-popup .block-authentication .actions-toolbar>.primary .action {
  border: 1px solid #ccc;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
}

.abs-account-page-title,
.customer-account-login .page-title-wrapper,
.customer-account-create .page-title-wrapper,
.customer-account-forgotpassword .page-title-wrapper {
  background-color: #fff;
  padding: 15px 0;
  text-align: left;
}

.login-container,
.form.password.reset,
.form.send.confirmation,
.form.password.forget,
.form.create.account,
.form.form-edit-account,
.form-address-edit,
.form-newsletter-manage {
  border: 1px solid #ececec;
  border-radius: 8px;
  background: #fff;
  border-top: 4px solid #034399;
  padding: 35px 25px 0;
  box-shadow: 0 2px 3px rgb(0 0 0 / 8%);
  max-width: 100%;
}

.login-container .fieldset>.field>.control {
  width: 55%;
}

.login-container .actions-toolbar {
  display: flex;
  align-items: center;
}

.login-container .block .actions-toolbar>.primary .action,
.login-container .block .actions-toolbar>.secondary .action {
  padding: 7px 15px;
  font-size: 13px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border-radius: 5px;
  text-transform: capitalize;
}

.login-container .block .block-title {
  font-size: 18px;
}

.login-container .block .block-title strong {
  font-weight: 400;
}

.login-container p {
  font-size: 13px;
  line-height: normal;
}

.login-container .block.block-new-customer .actions-toolbar>.primary {
  max-width: 152px;
}

.login-container .block .actions-toolbar>.primary {
  border: 1px solid #ddd !important;
  border-radius: 5px;
  margin: 0 10px 0 0;
}

html[dir="rtl"] .login-container .block .actions-toolbar>.primary {
  margin: 0 0 0 10px !important;
}

.form.create.account {
  padding: 35px 0 0;
}

.form-create-account .fieldset.create>.legend {
  text-transform: uppercase !important;
  margin: 0 0 20px;
  font-size: 16px;
  font-weight: 400 !important;
}

.form.create.account .actions-toolbar>.primary .action,
.form.forget .actions-toolbar>.primary .action,
.form.forget .actions-toolbar>.secondary .action {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  max-width: 152px;
  border-radius: 4px;
}

.form.forget .actions-toolbar>.primary .action,
.form.forget .actions-toolbar>.secondary .action {
  max-width: 172px;
}

.form.forget .field {
  max-width: 600px;
  font-size: 13px;
}

.form.forget .actions-toolbar>.primary,
.form.forget .actions-toolbar>.secondary {
  display: block;
  float: left;
  text-align: left;
}

.checkout-index-index .opc-wrapper .step-title {
  text-transform: capitalize !important;
  color: #222529;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 9px;
  color: #777;
  font-weight: 300 !important;
  font-size: 26px;
  padding-top: 15px;
}

.checkout-index-index .field-tooltip.toggle .label span {
  display: none;
}

.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
}

.checkout-index-index .form.form-login .action.login.primary {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
}

.checkout-index-index .opc-block-summary {
  background: #f5f5f5;
  padding: 22px 27px;
  border: 1px solid #ddd;
  border-radius: 0px;
  margin-bottom: 30px;
}

.checkout-index-index .opc-block-summary>.title {
  text-transform: capitalize !important;
  display: block;
  padding-bottom: 9px;
  color: #777 !important;
  font-weight: 300;
  font-size: 26px;
}

.checkout-index-index .opc-block-summary .product-item .product .product-image-container {
  padding: 5px;
  border: 1px solid #ececec;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 15px 0 0;
  width: 75px !important;
  height: 75px !important;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-name {
  display: block;
  text-decoration: none;
  font-size: 1.0769em;
  line-height: 1.4;
  white-space: normal;
  overflow: visible;
  text-overflow: ellipsis;
  margin-bottom: 0.5rem;
  color: #222529;
  font-weight: 400;
  flex: 0 0 100%;
  height: auto !important;
}

.modal-custom.authentication-dropdown label.label {
  line-height: normal;
  margin: 0;
  padding: 0;
}

.modal-custom.authentication-dropdown .fieldset>.field {
  line-height: 36px;
}

.checkout-cart-index .cart-totals tbody .mark,
.checkout-cart-index .cart-totals tfoot .mark,
.checkout-cart-index .cart-totals tbody .amount,
.checkout-cart-index .cart-totals tfoot .amount {
  padding: 5px 0px;
}

.checkout-cart-index .cart-totals tbody .grand.totals .mark,
.checkout-cart-index .cart-totals tfoot .grand.totals .mark {
  padding: 18px 0px;
  font-weight: 700;
}

.checkout-cart-index .cart-totals tbody .grand.totals .amount,
.checkout-cart-index .cart-totals tfoot .grand.totals .amount {
  font-weight: 600;
  font-size: 18px;
  padding: 15px 0;
}

.modal-custom.authentication-dropdown .block.block-customer-login .action.action-login.secondary {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details .price,
.checkout-index-index .opc-block-summary .price-including-tax,
.price-excluding-tax {
  font-weight: 400;
  color: #69696b;
  font-size: 16px;
}

.opc-block-shipping-information .shipping-information-title {
  text-transform: capitalize !important;
  color: #222529;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 9px;
  color: #777;
  font-weight: 300 !important;
  font-size: 26px;
  padding-top: 15px;
}

.price-box .price {
  font-family: 'TT Commons DemiBold' !important;
  font-weight: 400 !important;
}

.customer-menu ul.header.links {
  padding: 0 !important;
}

.customer-menu ul.header.links li {
  color: #161616 !important;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
}

.customer-menu ul.header.links li a {
  padding: 8px;
}

.customer-account-index #block-collapsible-nav .item:first-child {
  border-top: 0;
}

.customer-account-index #block-collapsible-nav .block-collapsible-nav .item a,
.customer-account-index #block-collapsible-nav .item>strong {
  color: #161616;
  display: block;
  padding: 8px 18px 8px 15px;
  position: relative;
  font-size: 13px;
}

.customer-account-index #block-collapsible-nav .item.current strong {
  font-weight: 700;
  font-size: 13px;
}

.customer-account-index .block.block-dashboard-info .box.box-information {
  font-size: 13px;
}

.customer-account-index .block.block-dashboard-info .box .box-title {
  border-radius: 7px 7px 0 0;
}

.customer-account-index .block.block-dashboard-info .box .box-actions {
  border-radius: 0 0 7px 7px;
}

.account .form .actions-toolbar>.primary .action,
.account .form .actions-toolbar>.secondary .action,
.account .actions-toolbar>.primary .action:last-child,
.account .actions-toolbar>.secondary .action:last-child {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
  margin: 0 0 10px;
}

.customer-welcome .action.switch {
  width: 16px !important;
  border-radius: 3px !important;
}

.account .block-collapsible-nav .item {
  border-bottom: 1px solid #ddd;
  margin: 0;
}

.account .block-collapsible-nav .item a,
.account .block-collapsible-nav .item>strong {
  font-size: 13px;
}

.account .block-collapsible-nav .item.current strong {
  font-weight: 700;
  color: #161616;
}

.account .block-collapsible-nav .item:first-child {
  border-top: 0;
}

.product.info.detailed .additional-attributes>tbody>tr>th,
.product.info.detailed .additional-attributes>tbody>tr>td {
  font-size: 13px;
  line-height: normal;
}

.minicart-wrapper .action.showcart .minicart-icon::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 32px;
  line-height: 33px;
  color: #da251c;
  content: "\f815";
  font-family: "porto-icons";
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: visible;
  speak: none;
  text-align: center;
}

.product-item .tocart:before {
  content: "\f814" !important;
}

.product-social-links .action.towishlist:before,
.product-addto-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  content: "\f816" !important;
}

.sorter-action {
  font-size: 16px;
}

.page-header .switcher .options ul.dropdown a,
.page-footer .switcher .options ul.dropdown a {
  text-transform: capitalize;
}

.product-item-info:hover .product-item-photo {
  box-shadow: none !important;
}

.cart.table-wrapper .product-item-photo {
  max-width: 100%;
  padding-right: 18px;
  position: static;
  vertical-align: middle;
  width: 1%;
}

.cart.table-wrapper .product-image-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  padding: 3px;
}

.modal-popup.modal-slide .modal-footer {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.checkout-index-index .modal-popup .modal-footer .action-save-address {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
  margin: 0 10px 0 0;
}

.action.action-show-popup {
  padding: 7px 15px;
  font-size: 14px;
  box-sizing: border-box;
  vertical-align: middle;
  font-weight: 400;
  line-height: 22px;
  border: 1px solid #ddd !important;
  text-transform: capitalize;
  border-radius: 4px;
  height: 38px;
  margin: 0 10px 0 0;
}

#pas-content #tools {
  display: none !important;
}

#pas-content #pointofsale_box {
  display: flex;
}

#pas-gmap._list #map_canvas_pointofsale {
  display: block !important;
}

#pas-gmap._list #pointofsale {
  width: 100% !important;
  max-width: calc(100% - 49%) !important;
  padding-left: 15px !important;
}

#pointofsale_box #pointofsale #title {
  font-size: 22px !important;
}

#pointofsale_box #pointofsale #pointofsale_scroll {
  font-size: 13px;
  line-height: normal;
}

.account.page-layout-2columns-left .sidebar-additional {
  width: 100%;
  margin: 0;
  padding: 00;
}

.account.page-layout-2columns-left .sidebar-additional .actions-toolbar {
  display: flex;
  justify-content: space-between;
}

.product-social-links .share-links a.share-email:before {
  font-family: "FontAwesome" !important;
  content: "\f02f" !important;
}

.page-header.type5:not(.header-newskin) .block-search .action.search:hover,
.page-header.type5:not(.header-newskin) .block-search .action.search:focus {
  background-color: transparent !important;
  cursor: pointer;
}

.search-category:after {
  display: none;
}

.search-category {
  border: 0;
  width: 130px !important;
  padding: 0;
  height: 27px !important;
  line-height: 40px !important;
  top: 2px !important;
  right: 40px !important;
}

.search-category #mpsearch-category {
  height: 100%;
  max-width: inherit;
  width: 100%;
  padding-left: 13px;
}

.fancybox-overlay.fancybox-overlay-fixed {
  opacity: 1;
}

html .fancybox-close {
  color: #161616 !important;
}

.cms-new-arrival-products .product-item-photo {
  padding: 3px;
  border: 1px solid #ddd;
  border-radius: 7px;
  display: flex;
  height: 230px;
  margin: 0 auto;
  vertical-align: middle;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.filter-options .filter-options-title {
  border-radius: 7px 7px 0 0;
  margin-bottom: 0;
}

.filter-options-content .item>a,
.filter-options-content .item>a:hover {
  color: #161616;
}

.filter-options-content .items.-am-singleselect .amshopby-link-selected,
.filter-options-content .swatch-option.selected+.am-shopby-swatch-label {
  color: #da251c;
}

.filter-options-content .item a:hover .count {
  color: #161616;
}

.block-content.filter-content dt.filter-options-title:after {
  width: 20px;
  height: 20px;
  border: 1px solid #ddd;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -11px;
  border-radius: 3px;
  color: #161616;
  text-align: center;
  line-height: 21px;
  background-color: #fff;
  font-size: 10px;
  padding: 0 1px;
  padding: 0;
  display: block;
  font-family: "porto-icons";
  content: "\f823";
}

.block-content.filter-content .am-labels-folding .am-collapse-icon {
  top: 2px;
}

.filter .filter-current-subtitle {
  padding: 10px 15px;
  font-size: 13px;
  font-weight: bold;
  border-radius: 7px 7px 0 0;
  width: 100%;
  margin: 0;
  font-weight: 700;
  line-height: 1.1;
  font-size: 1em;
}

.filter-current .items {
  padding: 10px;
}

@media (min-width: 1029px) and (max-width: 1199px) {
  .header.content {
    max-width: 95% !important;
  }
}

@media (min-width: 992px) {
  .sw-megamenu.navigation li.level0.fullwidth .submenu a {
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    color: #161616;
  }

  .minicart-wrapper .action.showcart .minicart-icon {
    font-size: 32px;
  }

  .minicart-wrapper .action.showcart .counter.qty {
    background-color: #da251c;
  }

  .sw-megamenu.navigation li.level0.fullwidth .submenu li.level1>a {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    padding-bottom: 5px;
    padding-top: 0;
    text-transform: uppercase;
    color: #777 !important;
  }

  #category_slider_home .filterproducts.owl-carousel .owl-nav {
    top: -32px;
  }

  .block-content.filter-content .heading-div {
    display: none;
  }
}

@media (max-width: 991px) {
  .page-header.type5 .header.content {
    padding: 5px 15px !important;
  }

  .nav-toggle {
    float: left !important;
    margin-left: 10px;
  }

  .page-header.type5 .search-area .search-icon {
    width: auto !important;
    margin-top: 10px !important;
  }

  .minicart-wrapper .action.showcart .minicart-icon {
    font-size: 39px;
  }

  .minicart-wrapper .action.showcart .counter.qty {
    left: 2px !important;
    background-color: #da251c;
  }

  .header.panel>.header.links,
  .website-switcher {
    display: block !important;
  }

  .page-header.type5:not(.header-newskin) .panel.header .switcher {
    top: -5px;
    position: relative;
  }

  .search-area .block.block-search {
    width: 300px !important;
  }

  .page-header.type5:not(.header-newskin) .block-search {
    right: 0 !important;
    top: 40px !important;
  }

  .block-content.filter-content {
    background: #fff;
    bottom: 0;
    display: none;
    left: 0;
    overflow: scroll;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999999999;
    width: 300px;
    padding: 0;
    border-right: 1px solid #666;
  }

  .block-content.filter-content .heading-div {
    background-color: #666;
    margin: 0 0 10px;
    height: 47px;
    border: none;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 25px;
  }

  .heading-div .block-subtitle {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    font-size: 12.5px;
    font-weight: 400;
    font-family: 'TT Commons DemiBold' !important;
    letter-spacing: 0.025em;
  }

  .block-content.filter-content .filter-options {
    padding: 0px 25px 20px;
    position: relative;
    z-index: 999999999;
  }

  .heading-div .toggle-content-close {
    color: #fff;
    font-size: 24px;
    margin: 0;
    padding: 0;
    line-height: normal;
    position: relative;
    top: -3px;
    cursor: pointer;
  }

  .filter-options .am-labels-folding .item .am-collapse-icon~[class*="am-filter-item-"],
  .filter-options .items.-am-singleselect .item.-is-by-click .items-children.-folding .item .amshopby-filter-parent {
    padding-left: 25px;
  }

  .am-labels-folding .am-collapse-icon {
    margin: 3px 0;
  }

  .am-collapse-icon:after,
  .am-show-more:before {
    width: 12px;
  }

  .block-content.filter-content .am-labels-folding .am-collapse-icon {
    top: 0;
  }

  .page-header.type5 .logo img {
    max-width: 190px;
  }

  div#am-shopby-container {
    margin: 25px 25px 0px;
  }

  .block-actions.filter-actions {
    margin: 0 25px 25px;
  }

  .block-actions.filter-actions .filter-clear {
    padding-right: 15px;
  }

}

@media (max-width: 767px) {
  .minicart-wrapper .action.showcart .counter.qty {
    margin: -17px 0 0 2px !important;
  }

  .minicart-wrapper .action.showcart::after,
  .header.panel>.header.links,
  .page-header.type5:not(.header-newskin) .panel.header .switcher,
  .website-switcher {
    display: none !important;
  }

  .page-header .panel.wrapper {
    min-height: 15px !important;
    border-top: 3px solid #da251c !important;
  }

  .product.data.items .item.title {
    border-bottom: 0;
    padding: 0;
  }

  .product.data.items>.item.title>.switch {
    font-size: 14px;
    border: 1px solid #eee;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-radius: 0;
    line-height: 30px;
    padding: 5px 10px !important;
    font-weight: 600;
    text-transform: capitalize;
    background: #fff !important;
    display: flex;
    align-items: center;
    border-left: 0;
    border-right: 0;
  }

  .product.data.items .item.title a:after {
    top: 7px;
  }

  .cart-discount .block .content {
    display: block !important;
  }

  #discount-coupon-form {
    margin: 20px 0 0;
  }

  .cart-summary {
    padding: 20px 18px 24px;
  }

  .login-container .fieldset>.field>.control {
    width: 100%;
  }

  .login-container .actions-toolbar {
    flex-direction: column;
  }

  .login-container .block .actions-toolbar>.primary,
  .login-container .block .actions-toolbar>.secondary {
    text-align: center;
    width: 100%;
    margin-bottom: 0;
  }

  /* .login-container .block .actions-toolbar>.primary .action {
    margin-bottom: 10px;
  } */

  .login-container .block.block-new-customer .actions-toolbar>.primary {
    max-width: 100%;
  }

  .form.create.account .actions-toolbar>.primary .action,
  .form.forget .actions-toolbar>.primary .action,
  .form.forget .actions-toolbar>.secondary .action {
    max-width: 100%;
    height: 38px;
  }

  .form.create.account {
    padding: 35px 25px 20px;
  }

  .form.forget .actions-toolbar>.primary,
  .form.forget .actions-toolbar>.secondary {
    float: none;
  }

  .checkout-index-index .opc-wrapper .step-title {
    font-size: 18px;
  }

  .opc-estimated-wrapper {
    margin: -21px -20px 15px;
    background: #f4f4f4;
  }

  .toolbar {
    flex-wrap: wrap;
    justify-content: flex-start;
  }

  .checkout-cart-index .product-item-details {
    max-width: 100%;
  }

  .footer-bottom address {
    order: 2;
  }

  .cart.table-wrapper .product-item-photo {
    max-width: 90px;
    padding-right: 0;
    position: static;
    vertical-align: middle;
    width: 100%;
    height: auto;
  }

  .modal-popup.modal-slide .modal-footer {
    flex-direction: column;
  }

  .parallax {
    background-size: 100% 100% !important;
    background-attachment: inherit !important;
    padding: 30px 0 10px !important;
  }

  .parallax-slider .owl-carousel h2 {
    font-size: 36px !important;
  }

  .page-header.type5:not(.header-newskin) .block-search input {
    border: 0 !important;
  }

  .page-header.type5:not(.header-newskin) .block-search {
    border: 5px solid #ccc;
    margin-top: 10px;
  }

  .page-header.type5 .logo img {
    max-width: 140px !important;
  }

  .autocomplete-suggestions {
    width: 300px !important;
  }

  .page-header.type5 .search-area .search-icon {
    position: absolute;
    right: 50px;
  }
}

@media (max-width: 639px) {
  .product.info.detailed .additional-attributes>tbody>tr>td {
    width: 100% !important;
  }

  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison)>tbody>tr td {
    border-bottom: none !important;
  }

  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody td:last-child {
    border: none;
    padding: 0.25em 0.5em;
    border-bottom: 0;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
  }

  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison).additional-attributes tbody tr:nth-last-child(2) td {
    border-bottom: 1px solid #ddd !important;
  }

  .products-list .product-item-details {
    flex-wrap: wrap;
    max-width: 80%;
    width: 100%;
    flex: auto;
  }

  .product-item-info .product-item-details .product-item-actions {
    white-space: normal;
  }

  .products-list .product-item-details .product-item-name,
  .products-list .product-item-details .product-item-name a {
    white-space: normal;
    overflow: visible;
    height: auto !important;
    line-height: normal;
  }

  #pas-content #pointofsale_box {
    flex-direction: column;
  }

  #pas-gmap._list #pointofsale {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0 !important;
  }

  #layer-product-list .product-item-info .product-item-photo {
    max-width: 160px;
  }
}

@media (max-width: 340px) {
  .page-header.type5:not(.header-newskin) .block-search {
    right: -20px !important;
  }
}

.catalogsearch-result-index .product-item-photo {
  padding: 3px;
  border: 1px solid #ddd;
  border-radius: 7px;
  display: flex;
  height: 230px;
  margin: 0 auto;
  vertical-align: middle;
  overflow: hidden;
  align-items: center;
  justify-content: center;
}

.catalogsearch-result-index .product-item-photo img {
  max-height: 200px;
  z-index: 0;
}

.catalogsearch-result-index .owl-carousel .owl-item {
  z-index: -1;
}

.checkout-cart-index .product-item-photo {
  min-height: inherit;
  height: 150px;
}

.checkout-cart-index .product-item-photo img {
  max-height: 140px;
}

body .product-search-bar,
body .homepage-bar {
  background: #da251c !important;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a.BtnBlue {
  background: #034399 none repeat scroll 0 0 !important;
  border: 0 none;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  opacity: 1 !important;
  padding: 7px;
  display: inline-block;
  top: 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a.BtnOrange {
  background: #da251c none repeat scroll 0 0 !important;
  border: 0 none;
  color: #fff !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  opacity: 1 !important;
  padding: 7px;
  display: inline-block;
  top: 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}

.sw-megamenu.navigation li.level0.fullwidth .submenu a.BtnBlue:hover,
.sw-megamenu.navigation li.level0.fullwidth .submenu a.BtnOrange:hover {
  color: #fff !important;
}

.videos-index-index .header.panel>.header.links {
  font-size: inherit;
}

.login-container .block .actions-toolbar>.secondary .action.remind {
  border: 0 !important;
}

.footer-top img {
  /* max-width: 240px; */
}

.catalog-product-view #related_products .products-related .filterproducts .product-item-info .product-item-photo {
  height: 220px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog-product-view #related_products .products-related .filterproducts .product-item-info .product-item-photo img {
  max-height: 200px;
}

body .sw-megamenu.navigation li.level0.fullwidth .submenu .rdm-right-subnav a.btn.btn-default {
  background: #da251c !important;
}

.checkout-index-index .checkout-container .opc-progress-bar-item._active:before {
  background: #da251c;
}

.checkout-index-index .checkout-container .opc-progress-bar-item._active>span:before {
  background: #da251c;
}

.checkout-index-index #checkout-payment-method-load .payment-method.ccform.apsfort._active .field.cvv .field-tooltip.toggle {
  right: -10px;
  top: 5px;
}

.checkout-index-index #checkout-payment-method-load .payment-method.ccform.apsfort._active .checkout-agreements-block input[type="checkbox"] {
  margin: 0 0.25em 0 0;
  top: 0;
}

.cms-index-index .product-item-name,
.catalog-category-view .product-item-name,
.cms-new-arrival-products .product-item-name,
.category-special-offers .product-item-name,
.catalog-product-view #related_products .product-item-name {
  max-height: 55px;
  height: auto !important;
}

.cart.table-wrapper .item .message .fa.fa-wrench {
  left: 0 !important;
}

.cart.table-wrapper .item .message>div {
  padding-right: 0 !important;
  padding-left: 5px;
}

.cms-index-index #category_slider_home .filterproducts.owl-carousel .product-item .product-item-photo {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cms-index-index #category_slider_home .filterproducts.owl-carousel .product-item .product-item-photo img.product-image-photo.default_image {
  margin: 0 !important;
}

.opc-wrapper .shipping-address-item.selected-item {
  border-color: #da251c;
}

.opc-wrapper .shipping-address-item.selected-item:after {
  background: #da251c;
}

.catalog-category-view .sidebar .actions-toolbar .secondary a.action {
  line-height: normal;
  margin: 0;
  height: auto;
  border-radius: 0;
}

.catalog-product-view .product-warranty {
  display: flex !important;
}

.cart-empty .btn-go-shop {
  color: #fff !important;
}

@media (min-width: 992px) {

  .sw-megamenu.navigation li.level0.fullwidth:hover>.submenu,
  .sw-megamenu.navigation li.level0.staticwidth:hover>.submenu {
    min-width: 738px;
  }
}

#category_slider_home .filterproducts.owl-carousel .owl-item img {
  margin-top: auto !important;
}

.page-header.type5 {
  z-index: 9999;
}

.amsearch-overlay-block {
  z-index: unset !important;
}

.page-header {
  z-index: unset !important;
}

.amsearch-wrapper-block {
  z-index: 99999 !important;
}

body.-amsearch-overlay-opened .sidebar {
  z-index: -1;
}

body.-amsearch-overlay-opened #amasty-shopby-product-list {
  position: relative;
  z-index: -1;
}

body.-amsearch-overlay-opened .products.wrapper {
  z-index: -1;
}

body.-amsearch-overlay-opened .minicart-wrapper {
  z-index: 0 !important;
}

body.-amsearch-overlay-opened .navigation.sw-megamenu {
  z-index: 0;
}

body.-amsearch-overlay-opened #category_slider_home {
  position: relative;
  z-index: -1;
}

body.-amsearch-overlay-opened .filterproducts-tab .data.items {
  z-index: -1;
}

body.-amsearch-overlay-opened .page-footer {
  position: relative;
  z-index: -1;
}

.filterproducts-tab {
  margin-top: 0;
}

.fancybox-container button.fancybox-close-small:hover {
  background-color: transparent !important;
  border: transparent !important;
}

.catalog-category-view .amquickview-hover,
.catalogsearch-result-index .amquickview-hover {
  top: 190px;
  bottom: inherit;
  left: 10px;
  border-radius: 0 0 7px 7px;
  width: calc(100% - 20px);
  right: inherit;
}

.checkout-cart-index .amquickview-hover {
  top: 110px;
  bottom: inherit;
  left: 10px;
  border-radius: 0 0 7px 7px;
  width: calc(100% - 20px);
  right: inherit;
}

.cms-index-index .amquickview-hover img {
  width: inherit !important;
}

.cms-index-index .amquickview-hover {
  top: 210px;
  bottom: inherit;
  left: 10px;
  border-radius: 0 0 7px 7px;
  width: calc(100% - 20px);
  right: inherit;
}

.catalog-product-view .amquickview-hover {
  top: 227px;
  bottom: inherit;
  left: 0;
  border-radius: 0 0 7px 7px;
  width: 100%;
  right: inherit;
  z-index: 9;
}

[dir='rtl'] .slick-prev {
  right: -25px !important;
  left: auto !important;
  transform: scaleY(-1) !important;
}

[dir='rtl'] .slick-next {
  right: auto !important;
  left: -25px !important;
  transform: scaleX(-1) !important;
}

[dir='rtl'] .slick-slide {
  float: right !important;
}

[dir='rtl'] .slick-slider .slick-track,
[dir='rtl'] .slick-slider .slick-list {
  direction: ltr !important;
}

.checkout-cart-index .amrelated-grid-wrapper .amquickview-hover {
  width: 100%;
  left: 0;
}

.checkout-cart-index .block.crosssell .amquickview-hover {
  display: none !important;
}

@media (max-width: 479px) {
  .checkout-cart-index .amquickview-hover {
    top: 112px;
  }
}

/******24.05.23******/
.product-info-main .product-info-stock-sku {
  margin-top: 25px !important;
  padding-left: 0 !important;
}


.catalog-product-view .amrelated-grid-wrapper .amquickview-hover,
.catalog-product-view #related_products .amquickview-hover {
  display: none !important;
}

@media (max-width: 991px) and (orientation:landscape) {
  .cms-index-index #latest_product .owl-carousel .owl-item {
    width: 250px !important;
  }
}

@media (min-width: 991px) and (max-width: 1199px) {
  .cms-index-index #latest_product .owl-carousel .owl-item {
    width: 250px !important;
  }

  .cms-index-index .amquickview-hover {
    z-index: 999 !important;
  }

  .filter-options .filter-options-content .item {
    font-size: 11px;
  }

  .checkout-cart-index #shopping-cart-table .product-item-details .product-item-name {
    height: auto !important;
  }

}

.filter-options .filter-options-title {
  margin-bottom: 10px !important;
  ;
}

.filter-options .filter-options-content {
  margin-top: -10px !important;
}

.checkout-cart-index .amquickview-hover {
  z-index: 9;
}


.catalog-category-view .product-item-photo:hover .product-image-photo.hover_image,
.catalogsearch-result-index .product-item-photo:hover .product-image-photo.hover_image {
  visibility: hidden;
}

.catalog-category-view .products-list .product-item-info,
.catalogsearch-result-index .products-list .product-item-info {
  align-items: flex-start;
}

.catalog-category-view .products-list .amquickview-hover,
.catalogsearch-result-index .products-list .amquickview-hover {
  width: 250px;
  top: 189px;
}

@media (max-width: 767px) {
  .catalogsearch-result-index .products-list .product-item-info {
    flex-direction: column;
  }

  .checkout-payment-method .ccard .number .input-text {
    width: 225px !important;
  }

  #checkout-payment-method-load .amcheckout-title {
    margin-left: 15px
  }

  .amblog-slick-slider.slick-slider .slick-dots>li[role='presentation']:hover button,
  .amblog-slick-slider.slick-slider .slick-dots>li[role='presentation'].slick-active button {
    background: #da251c !important;
    border: none;
  }

  .amblog-slick-slider.slick-slider .slick-dots>li[role='presentation'] button {
    background-color: #ccc !important;
  }

}

@media (max-width: 767px) and (orientation: portrait) {

  .catalog-category-view .products-list .amquickview-hover,
  .catalogsearch-result-index .products-list .amquickview-hover {
    width: calc(100% - 20px);
    top: 209px;
  }
}

@media (max-width: 767px) and (orientation:landscape) {

  .catalog-category-view .products-list .amquickview-hover,
  .catalogsearch-result-index .products-list .amquickview-hover {
    width: 310px;
    top: 209px;
    left: 20px;
  }

  .catalog-category-view .products-list .product-item,
  .catalogsearch-result-index .products-list .product-item {
    max-width: 350px;
    margin: 0 auto;
  }

  .catalog-category-view .products-list .product-item-details,
  .catalogsearch-result-index .products-list .product-item-details {
    max-width: 100%;
  }

}


#amsl-login-content .block-customer-login.col-md-6 {
  flex: 0 0 100%;
  max-width: 100%;
}

#amsl-login-content .action.create.primary {
  border: 1px solid #ccc !important;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  text-align: center;
  line-height: 22px;
  margin: 0;
}

#amsl-login-content .action.login.primary {
  border: 1px solid #ccc !important;
  border-radius: 3px;
  color: #161616;
  font-size: 14px;
  text-transform: capitalize;
  width: 100%;
  font-weight: normal;
  text-align: center;
  line-height: 9px;
  margin: 15px 0;
}

#amsl-login-content .actions-toolbar .secondary {
  width: 100%;
  margin-bottom: 15px;
}

#social-login-popup .amsl-tablist .amsl-title.active .amsl-link {
  border-bottom: 1px solid #da251c;
  color: #da251c;
}

.amsl-forgot-content .form.password.forget {
  padding-bottom: 20px;
}

#social-login-popup .amsl-button.amsl-close {
  background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMSAxMW0wLTExTDEgMTIiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) center / 15px no-repeat !important;
}

.apple-pay #applePay {
  font-size: 0;
}

@media (max-width: 991px) {
  .catalog-category-view .sidebar.sidebar-main {
    z-index: 9999 !important;
  }

  .mobile-sidebar .sidebar-content .block.filter .filter-title strong {
    z-index: 9999 !important;

  }

  .porto-info-list li,
  .product.description ul li {
    word-break: break-word;
  }

  h1.page-title {
    font-size: 22px !important;
  }

  .product-info-main .page-title-wrapper {
    max-width: 100% !important;
  }
}

.cart.item.message {
  display: flex !important;
  font-size: 12px !important;
  line-height: normal;
  padding: 5px !important;
}


/*********************/
.page-header .amsearch-wrapper-block {
  position: absolute;
  right: 0;
  display: none;
}

.page-header .search-toggle-icon.open+.amsearch-wrapper-block {
  display: block;
}

.amsearch-block-header .amsearch-title {
  font-size: 1.3rem;
}



.amsearch-item-container .amsearch-item .amsearch-link {
  color: #000;
  font-size: 14px;
  padding: 2px 20px;
}

.amsearch-item-container .amsearch-item .amsearch-link:hover {
  color: #000;
}

.amsearch-item-container.-page a.amsearch-link {
  color: #000;
}


.amsearch-item-container .amsearch-description:empty {
  display: none;
}

.amsearch-highlight,
.amsearch-products-section .amsearch-link:hover {
  color: #da251c;
}

.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 0;
}

.amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  max-width: 33%;
  padding: 15px;
}

.amsearch-products-section .product-item-description {
  color: #000;
  font-size: 13px;
  padding: 0 0 10px;
  line-height: 16px;
}

.amsearch-products-section .amsearch-link {
  color: #000;
  line-height: 17px;
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.35;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.amsearch-products-section .old-price {
  display: flex;
  align-items: center;
}

.amsearch-products-section .old-price span {
  padding-bottom: 0px !important;
}

.amsearch-description .product.actions.product-item-actions {
  display: flex;
  margin: 0 auto;
}

.amsearch-button.-wishlist,
.amsearch-button.-compare {
  filter: brightness(0.5);
}

.amsearch-products-section .product-item [data-role='priceBox'] {
  flex-wrap: nowrap;
}

.amsearch-item-container .amsearch-tab-items {
  margin-top: 1rem;
}

.amsearch-products-section .action.tocart {
  font-size: 13px;
  min-height: auto;
  padding: 11px 8px;
  height: auto;
  border-radius: 5px;
  text-transform: capitalize;
  line-height: 12px;
}

.amsearch-products-section.-grid .amsearch-image {
  border: 1px solid #ddd;
  border-radius: 7px;
}

.amsearch-input-wrapper .amsearch-input:focus {
  border: 1px solid #da251c;
}

.page-header .amsearch-wrapper-block:before {
  display: none;
}

body .amsearch-button.-loupe.-disabled {
  background-image: none !important;

}

.amsearch-button.-close {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEgMWwxMCAxMG0wLTEwTDEgMTEiIHN0cm9rZT0iI0IyQjJCMiIgc3Ryb2tlLXdpZHRoPSIxLjUiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIvPjwvc3ZnPg==) !important;
  background-size: 12px !important;
  background-repeat: no-repeat !important;
  filter: none !important;
  background-color: transparent !important;
  top: 22px !important;
  position: relative;
  right: -7px !important;

}

body .amsearch-button.-loupe {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1Ni45NjYgNTYuOTY2Ij48cGF0aCBkPSJNNTUuMTQ2IDUxLjg4N0w0MS41ODggMzcuNzg2QTIyLjkyNiAyMi45MjYgMCAwIDAgNDYuOTg0IDIzYzAtMTIuNjgyLTEwLjMxOC0yMy0yMy0yM3MtMjMgMTAuMzE4LTIzIDIzIDEwLjMxOCAyMyAyMyAyM2M0Ljc2MSAwIDkuMjk4LTEuNDM2IDEzLjE3Ny00LjE2MmwxMy42NjEgMTQuMjA4Yy41NzEuNTkzIDEuMzM5LjkyIDIuMTYyLjkyLjc3OSAwIDEuNTE4LS4yOTcgMi4wNzktLjgzN2EzLjAwNCAzLjAwNCAwIDAgMCAuMDgzLTQuMjQyek0yMy45ODQgNmM5LjM3NCAwIDE3IDcuNjI2IDE3IDE3cy03LjYyNiAxNy0xNyAxNy0xNy03LjYyNi0xNy0xNyA3LjYyNi0xNyAxNy0xN3oiIGZpbGw9IiNhOWE5YTkiLz48L3N2Zz4=) !important;
  background-size: 15px !important;
  background-repeat: no-repeat !important;
  top: 6px !important;
  position: relative;
}

body .amsearch-button.-close:hover,
body .amsearch-button.-loupe:hover {
  filter: none !important;
  background-color: transparent !important;
}

.amsearch-button.-wishlist,
.amsearch-button.-compare {
  height: 16px;
  width: 16px;
  background-size: 100%;
  filter: brightness(0.5);
}

.amblog-title,
.amblog-post-title {
  font-size: 1.5rem;

}

.amblog-element-block .amblog-headline:hover,
.amblog-post-title .post-title:hover {
  color: #da251c;
}

.amblog-list .post-title.amblog-headline {
  font-size: 15px;
  line-height: normal;
}

li.amblog-suggest-empty {
  font-size: 14px;
  line-height: 19px;
}

.amblog-form-search .amblog-input,
.amblog-form-comment .amblog-input {
  font-size: 0.9rem;
  border: 1px solid #ccc;
  padding: 7px 60px 6px 14px;
}

.amblog-form-search .amblog-input:focus,
.amblog-form-comment .amblog-input:focus {
  border: 1px solid #000;
}

.amblog-form-search .amblog-input::placeholder {
  color: #444;
  opacity: 1;
}

.amblog-post-title {
  line-height: 2rem;
  padding: 0;
  font-size: 1.8rem !important;
}

.amblog-post-container .amblog-shot,
.amblog-grid-list .slick-slide .amblog-item .amblog-shot {
  color: #333;
  font-size: 1rem;
  line-height: 1.5rem;
}


.amblog-post-container .amblog-read,
.amblog-grid-list .slick-slide .amblog-item .amblog-read {
  color: #333;
  padding: 4px 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px;
  text-transform: inherit;
  font-size: 14px;
  font-weight: 400;
}

.amblog-post-container .amblog-read:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-read:hover {
  color: #fff;
  background-color: #333;
  border: 1px solid #333;
}

.amblog-grid-list .product-item-link {
  color: #333;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.35;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}

.amblog-related-wrapper.-related-products .amblog-item-product .action.primary {
  height: 2.5rem;
  padding: 0 1em;
  font-size: 1em;
  line-height: 2rem;
  border-radius: 5px;
}

.amblog-related-wrapper.-related-products .amblog-item-product .price-box {
  flex-direction: row;

}

.amblog-related-wrapper.-related-products .product-item .old-price {
  margin: 3px 5px 0 0;
}

.amblog-related-wrapper.-related-products .amblog-slick-slider .product-item-link {
  flex-grow: unset;
}

.amblog-related-wrapper.-related-products .stock.unavailable {
  height: 2.5rem;
  padding: 0 1em;
  font-size: 1em;
  line-height: 2rem;
  border-radius: 5px;
  border: 0;
  max-width: fit-content;
  align-items: center;
  display: flex;
}

.amblog-related-wrapper.-related-products .product-image-wrapper {
  height: 200px;
  padding: 0 !important;
  display: flex;
  align-items: center;
}

.amblog-related-wrapper.-related-products .slick-slide img {
  display: block;
  max-width: 85%;
  position: relative;
}

.amblog-index-index .amblog-ref,
.amblog-index-search .amblog-ref,
.amblog-index-tag .amblog-ref,
.amblog-index-category .amblog-ref,
.amblog-index-post .amblog-ref,
.amblog-index-author .amblog-ref {
  color: #da251c;
  font-size: 14px;
  font-weight: 600;
}

.amblog-svg.-classic,
.amblog-button.-toggle .amblog-icon,
.amblog-button>.amblog-icon {
  fill: #da251c !important;
}

.amblog-tag {
  font-size: 14px;
  font-weight: 600;
}

.amblog-tag:hover {
  background: #da251c;
}

.amblog-related-wrapper.-related-products .product-item-details {
  align-items: center;
}

.amblog-secondary-title {
  font-size: 18px;
}

button#amblog_submit_comment,
button.amblog-link-btn {
  color: #333;
  padding: 10px 15px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 5px !important;
  text-transform: inherit;
  font-size: 14px;
  font-weight: 400;
  width: auto;
}

.amblog-comment-content .amblog-button {
  font-size: 14px;
}

.amblog-comment-content .amblog-header {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
}

.amblog-element-block .amblog-date {
  font-size: 14px;
  margin-top: 5px;
}

.amblog-search .amblog-form-search .amblog-btn {
  display: none;
}

.amblog-element-block .amblog-item.-comment .amblog-headline,
.amblog-post-container .amblog-widget-container .amblog-item.-comment .amblog-headline,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-item.-comment .amblog-headline {
  font-size: 15px;
  line-height: normal;
}

.amblog-element-block .amblog-footer-block .amblog-author,
.amblog-post-container .amblog-widget-container .amblog-footer-block .amblog-author,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-footer-block .amblog-author {
  font-weight: 400;
  margin: 0 10px px 0 0;
  font-size: 18px;
}

.amblog-date.-comment {
  font-size: 14px;
}

.page-header.type5 .nav-sections {
  pointer-events: inherit !important;
}

.amblog-element-block,
.amblog-post-container {
  border-top: 1px solid #eee;
  border-radius: 5px 5px 0 0;
}

.amblog-index-index .columns .sidebar-additional,
.amblog-index-post .sidebar-additional,
.amblog-index-category .sidebar-additional {
  padding-top: 0 !important;
}

.amblog-element-block .amblog-headline:hover,
.amblog-post-container .amblog-widget-container .amblog-headline:hover,
.amblog-element-block .amblog-categories .amblog-link:hover,
.amblog-post-container .amblog-widget-container .amblog-categories .amblog-link:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-headline:hover,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories .amblog-link:hover {
  color: #da251c;
  font-size: 15px;
}

button.amblog-button.-toggle.-clear,
button.amblog-button.-toggle.-clear:hover {
  background: transparent !important;
  border-color: transparent !important;
  color: #161616 !important;
}

a.amblog-button {
  color: #000;
}

.amblog-comment-content .amblog-author {
  display: flex;
  font-size: 16px;
}

.amblog-index-index .amblog-ref:hover,
.amblog-index-search .amblog-ref:hover,
.amblog-index-tag .amblog-ref:hover,
.amblog-index-category .amblog-ref:hover,
.amblog-index-post .amblog-ref:hover,
.amblog-index-author .amblog-ref:hover {
  color: #da251c;
}

.amblog-element-block .amblog-categories.-level1>.amblog-category>.amblog-link,
.amblog-post-container .amblog-widget-container .amblog-categories.-level1>.amblog-category>.amblog-link,
.amblog-grid-list .slick-slide .amblog-item .amblog-widget-container .amblog-categories.-level1>.amblog-category>.amblog-link {
  font-weight: 700;
  color: #da251c;
  font-size: 15px;
}

span.views.amblog-views {
  font-size: 16px;
}

li.amblog-suggest-title {
  font-size: 16px;
  padding-bottom: 0;
}

li.amblog-suggest {
  font-size: 14px;
  line-height: normal;
}

.amblog-search-suggest .amblog-suggest:hover {
  background: #da251c;
}

.amblog-index-post button:hover {
  color: #161616 !important;
}


span.views.amblog-views {
  font-size: 14px;
}



.amsearch-products-section .actions-secondary {
  padding: 0;
}

.amsearch-products-section .product-item-details {
  text-align: center;
}

.amsearch-products-section .action.tocart:hover {
  background-color: transparent !important;
  color: #161616 !important;
}

.amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  padding: 4px 10px;
}

.amsearch-result-section .product-image-wrapper {
  height: 200px !important;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  padding: 0 !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.amsearch-result-section .product-image-wrapper .product-image-photo {
  display: block;
  position: relative;
  max-width: 85%;
}


.amblog-item {
  max-height: 320px;
  overflow-y: auto;
}

ul.amblog-categories {
  max-height: 320px;
  overflow-y: auto;
}

.amblog-index-post .amblog-slick-slider.slick-slider .slick-dots {
  display: none !important;
}

@media (min-width:992px) {
  .page-header .amsearch-input-wrapper {
    width: auto !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: 33% !important;
  }
}

@media (max-width: 991px) {

  .amblog-related-wrapper.-related-products .slick-slide img {
    max-width: 60%;
    max-height: 100%;
  }

  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: 50%;
    padding: 15px;
  }

  .page-header.type5 .search-area {
    position: unset !important;
  }

  .amsearch-wrapper-block {
    width: 96%;
    margin: 0 auto;
  }

  .page-header .amsearch-wrapper-block {
    right: 0;
    left: 0;
    top: 36px;
  }

  .amsearch-form-block {
    width: auto !important;
  }

  .amsearch-items-section {
    order: 2;
  }

  /* .catalogsearch-result-index .page-header, .catalog-category-view .page-header, .amblog-index-index .page-header{z-index: 0 !important} */
  .page-main {
    position: relative !important;
    z-index: 1 !important;
  }

  @media screen and (max-width: 991px) {
    .page-main {
      z-index: 9 !important;
    }
  }

  /* .amblog-index-index .page-main {
    z-index: -1 !important;
  } */

  .amblog-index-index .page-wrapper>.breadcrumbs {
    z-index: -1;
    position: relative;
  }

  .catalog-category-view .product-item-info .product-item-details .price-box {
    min-height: 45px;
  }

  .logo {
    z-index: 0;
  }

  .nav-toggle {
    z-index: 0;
  }

  .catalog-category-view .product-item-details,
  .catalogsearch-result-index .product-item-details {
    min-height: 215px
  }
}

@media (max-width: 991px) {
  .amsearch-products-section .action.tocart {
    padding: 11px 4px;
    font-size: 12px;
  }

  .amsearch-products-section .amsearch-wrapper-inner {
    justify-content: center;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .page-header .amsearch-wrapper-block {
    top: 66px !important;
  }

  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    margin: 0 15px;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
  .amsearch-button.-close {
    top: 10px !important;
  }
}

@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
  .amsearch-result-section .product-image-wrapper .product-image-photo {
    max-width: 55%;
  }
}

@media (min-width: 768px) and (max-width: 1199px) {
  .amblog-index-post h1.page-title {
    line-height: normal !important;
  }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  .amsearch-button.-close {
    top: 15px !important;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) {
  .amsearch-button.-close {
    top: 15px !important;
  }
}

.amblog-related-wrapper .slick-slider button.slick-prev.slick-arrow {
  right: inherit !important;
  left: -25px !important;
}

.amblog-related-wrapper .slick-slider .slick-arrow.slick-next {
  right: -25px;
}

html[lang="ar"] .amblog-aside-right .aside-title {
  padding-right: 25px;
}

.amblog-post-container .amblog-content .tags,
.amblog-post-container .amblog-footer .tags {
  max-height: 200px;
  overflow-y: auto;
}

.amblog-element-block .amblog-categories .amblog-link {
  font-weight: 700;
  color: #da251c;
  font-size: 15px;
}

.amblog-item.-search.amblog-form-search {
  overflow: visible;
}

.catalog-product-view .amblog-related-post .amblog-headline {
  font-size: 24px;
  line-height: normal;
}

@media (max-width: 991px) {
  .catalog-product-view .amblog-related-post .amblog-headline {
    font-size: 18px;
    line-height: normal;
  }
}

.amsearch-products-section .action.tocart:hover span {
  color: #161616 !important;
}

.catalog-product-view .amblog-related-post .amblog-headline:hover,
.catalog-product-view .amblog-related-post .amblog-headline:focus {
  color: #da251c;
}

@media (max-width: 767px) {
  .catalog-product-view .amblog-related-post {
    display: flex;
    flex-direction: column;
  }

  .page-header .amsearch-wrapper-block {
    top: 50px !important;
  }
}

body.amblog-index-post button#amblog_submit_comment:hover,
body.amblog-index-post button.amblog-link-btn:hover {
  background-color: #333 !important;
}

body.amblog-index-post button.amblog-button.-toggle.-clear:hover span {
  color: #333 !important;
}

.amblog-button:hover,
.amblog-button:focus {
  color: #000;
}

.page-header .am-search.open>.amsearch-wrapper-block {
  display: block;
}

.page-header .amsearch-wrapper-block {
  top: 90px;
}

.checkout-index-index .opc-block-summary .minicart-items .product-item-details {
  padding-left: 0;
}

.checkout-index-index .opc-block-summary .minicart-items .delete {
  height: 16px;
  width: 16px;
  margin-right: 5px;
}

.checkout-index-index #co-payment-form br,
.checkout-index-index #co-payment-form hr {
  display: none
}

.checkout-payment-method .payment-methods .actions-toolbar .primary {
  font-size: 18px;
  line-height: normal;
  padding: 0;
}

.checkout-index-index .modal-popup .modal-footer .action-hide-popup:hover span {
  color: #000 !important
}

@media (max-width: 767px) {
  .checkout-index-index .opc-estimated-wrapper {
    margin: 21px 10px 15px;
  }

  #category_slider_home {
    margin-top: 45px !important;
  }

  .amblog-slick-slider.slick-slider .slick-dots>li[role='presentation'] {
    width: 20px;
  }
}

.checkout-index-index .am-checkout:not(.-modern) {
  background: transparent;
}

.checkout-index-index .checkout-block {
  border-top: 1px solid #dfdfdf;
}

.checkout-index-index .opc-block-summary {
  border: 0;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement button.action.action-show {
  top: 3px;
  position: relative;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement button.action.action-show:hover {
  background: transparent !important;
}

.checkout-index-index .opc-wrapper.am-opc-wrapper .checkout-agreement button.action.action-show:hover span {
  color: #000 !important
}

.cms-index-index #latest_product .product-image-photo.default_image {
  width: 260px !important;
}

.amblog-post-container img {
  width: 100%;
}

.amblog-post-container.-post-page>img {
  width: 100%;
}

dd.filter-options-content.disable {
  display: none !important;
}

/* .additional-attributes-wrapper .additional-attributes > tbody > tr > td {
  border: none;
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-bottom: 1px solid #ddd !important;
  text-align: left;
  padding: 9px 27px;
}

.additional-attributes-wrapper .additional-attributes > tbody > tr > th {
  border: none;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd !important;
  background: #dddddd45;
  padding: 9px 27px;
  text-align: left;
} */


.intl-tel-input.allow-dropdown .flag-container:hover .selected-flag {
  background-color: none !important;
}

.product-items.widget-product-grid .product-item img {
  width: 254px;
  height: 191px;
  display: inline-block
}

@media only screen and (max-width: 1279px) {
  .catalog-product-view .product-items.widget-product-grid .product-item {
    max-width: 100% !important;
  }

  .catalog-product-view .product-items.widget-product-grid .slick-arrow.slick-prev,
  .catalog-product-view .product-items.widget-product-grid .slick-arrow.slick-next {
    background-color:
      transparent !important;
  }
}

.amblog-index-post .page-wrapper>.breadcrumbs .items>li {
  overflow: hidden;
}

.amblog-index-post .page-wrapper>.breadcrumbs .items>li strong {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

body.amblog-index-post button#amblog_submit_comment:hover,
body.amblog-index-post button.amblog-link-btn:hover {
  background-color: transparent !important;
}

.catalog-product-view .page-main {
  padding-bottom: 0;
}

.catalog-product-view .product-info-main {
  margin-bottom: 0;
}

[dir='rtl'] .products.wrapper~.toolbar.toolbar-products .modes {
  display: flex !important;
  align-items: center;
  margin: -14px 0 0 10px;
  order: 3;
}

.products.wrapper~.toolbar.toolbar-products .modes {
  display: flex !important;
  align-items: center;
  margin: -14px 0 0 10px;
  order: 0;
}

[dir='rtl'] .amblog-list .amblog-dates span.amblog-views {
  margin-right: 0;
}

[dir='rtl'] .customer-account-create h1.page-title {
  display: flex;
}

.customer-account-create .intl-tel-input.allow-dropdown .selected-flag {
  height: 36px;
}

.checkout-cart-index .product-items .amquickview-hover {
  display: none !important;
}

.checkout-cart-index .amsl-button.-google {
  width: 200px !important;
}

[dir='rtl'] .cart-discount .block .content {
  padding: 0 !important;
}

.checkout-cart-index .cart-discount .block.free-gift {
  display: none !important;
}

@media screen and (max-width: 575px) {
  .login-container .block .actions-toolbar>.primary {
    margin: 0 !important;
  }

  .login-container .actions-toolbar {
    gap: 10px;
  }
}

@media screen and (min-width: 576px) and (max-width:767px) {
  .login-container .actions-toolbar {
    flex-direction: row !important;
  }
}

[dir='rtl'] .checkout-index-index .form-shipping-address select {
  padding: 10px 30px 10px 10px !important;
}

@media screen and (max-width: 991px) {

  .catalog-category-view .filterproducts.products .product-item-details,
  .catalogsearch-result-index .filterproducts.products .product-item-details {
    min-height: inherit !important;
  }

  .catalog-category-view .sidebar-main .filter-title,
  .catalogsearch-result-index .sidebar-main .filter-title {
    margin: 0 !important;
  }

  .catalog-category-view .sidebar.sidebar-additional,
  .catalogsearch-result-index .sidebar.sidebar-additional {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }
}

[dir='rtl'] .catalog-category-view .mobile-sidebar .sidebar-content .filter-title strong,
[dir='rtl'] .catalogsearch-result-index .mobile-sidebar .sidebar-content .filter-title strong {
  left: inherit !important;
  right: -1px !important;
}

@media screen and (max-width: 767px) {
  [dir='rtl'] .product.data.items>.item.content {
    border-right: 1px solid #eee !important;
    border-left: 1px solid #eee !important;
    top: 0 !important;
    border-top: inherit !important;
    border-bottom: inherit !important;
  }

  [dir="rtl"] .product.info.detailed {
    margin-bottom: 10px !important;
  }
}


@media screen and (max-width: 991px) {
  [dir='rtl'] .sw-megamenu .level-top {
    text-align: right !important;
  }

  .sw-megamenu .level-top.ui-state-active {
    background-color: #da251c !important;
  }

  .sw-megamenu .level-top.ui-state-active span {
    color: #fff !important;
  }

  .sw-megamenu .level-top {
    background-color: transparent !important;
  }

  .sw-megamenu .level-top span {
    color: #777 !important;
  }

  .page-header.type5 .navigation .level0:hover .level-top span {
    color: #fff !important;
  }

}


.catalog-product-view .product.data.items>.item.content {
  margin-top: 0 !important;
}

.catalog-product-view .product.info.detailed {
  margin: 15px 0;
}

@media screen and (max-width: 991px) {

  .catalog-category-view .filter-options input[type='checkbox']+.amshopby-choice:after,
  .catalogsearch-result-index .filter-options input[type='checkbox']+.amshopby-choice:after {
    background-size: 12px !important;
  }

  .catalog-category-view .filter-options input[type='checkbox']+.amshopby-choice:before,
  .catalog-category-view .filter-options input[type='checkbox']+.amshopby-choice:after,
  .catalogsearch-result-index .filter-options input[type='checkbox']+.amshopby-choice:before,
  .catalogsearch-result-index .filter-options input[type='checkbox']+.amshopby-choice:after {
    width: 12px !important;
    height: 12px !important;
  }

  .catalog-category-view .filter-options input[type='checkbox']+.amshopby-choice,
  .catalogsearch-result-index .filter-options input[type='checkbox']+.amshopby-choice {
    min-height: 12px !important;
    padding: 0 0 0 12px !important;
  }
}

.amblog-index-index .amblog-shot p {
  text-align: justify;
}

.amblog-index-post .amblog-content div[data-content-type="html"] p {
  text-align: justify;
}

@media screen and (max-width: 767px) {

  [dir="rtl"] .amblog-element-block .amblog-comment {
    padding-right: 2px;
  }
  [dir="rtl"] .catalogsearch-result-index .products {
    display: flex;
    flex-wrap: wrap;
  }
  [dir="rtl"] .products-list .product-item-info .product-reviews-summary {
    display: block;
    text-align: right;
    height: auto;
  }
  [dir="rtl"] .filter-options-content .item>a{
    display: flex;
  }
  
  [dir="rtl"] .filter-options .count{
    margin-right: 3px;
  }
}

[dir="rtl"] .cms-index-index .amquickview-hover a {
  flex-direction: row-reverse;
}

.amquickview-hover img {
  margin-right: 5px;
}

[dir="rtl"] .amblog-form-search .amblog-input {
  padding: 7px 14px 6px 60px;
}

.amblog-aside-right {
  right: inherit;
  left: 0;
}
[dir="rtl"] .amblog-aside-right {
  right: 0;
  left:inherit;
}

[dir="rtl"] .intl-tel-input .selected-flag .iti-arrow {
  right: -9px;
}

@media (max-width:1024px){
  .cms-index-index .parallax{
    background-size: cover;
  }
}

.column.main>.custom-block {
  display: block!important;
}


/* One Step Checkout */
div.checkout-header {
  width: 100% !important;
}

div.checkout-block:not(.-summary) {
  padding: 4px 8px 12px !important;
}

@media only screen and (max-width: 768px) {
  .checkout-payment-method .payment-option .payment-option-title {
      padding: 3px 21px !important;;
  }
}

@media only screen and (min-width: 768px) {
  .checkout-payment-method .payment-option-title {
      padding: 0px 0px 0px 6px !important;
  }

  .payment-option-content {
    padding: 0px 0px 2em 6px !important;
  }
}

.action.action-show-popup {
  margin: 0px !important
}

/* One Step Checkout - Arabic */
.opc-estimated-wrapper .estimated-block {
  float: inherit !important
}

@media only screen and (max-width: 768px) {
  html[dir="rtl"] .checkout-block.-summary {
    padding-bottom: 25px !important;
  }
}

@media only screen and (max-width: 768px) {
  .opc-wrapper .form-login, .opc-wrapper .form-shipping-address, .opc-wrapper .methods-shipping {
      margin: inherit !important;
      padding: inherit !important;
  }
}

.checkout-block {
  overflow: hidden !important;
  box-shadow: 0px 0px 10px 1px rgb(93 38 38 / 22%) !important;
  border-top: none !important;
}

@media only screen and (max-width: 768px) {
  #checkout-payment-method-load .amcheckout-title {
      margin-right: 15px !important;
  }
}

html[dir="rtl"] div.checkout-block.-summary th  {
  text-align: right !important;
}

html[dir="rtl"] div.checkout-block.-summary td  {
  text-align: left !important;
}


/* Login Header for Mobile */
.header.content.header-row {
  display: none !important;
}

@media (max-width: 768px) {
  .panel.wrapper {
    display: none !important;
  }

  .header.content.header-row {
    display: flex !important;
  }

  .header.content.header-default {
    display: none !important;
  }

  html[dir="rtl"] .header-row .header-left {
    margin-left: auto !important;
    margin-right: 0 !important;
  }

  html[dir="rtl"] .header-row .header-right {
    margin-right: auto !important;
    margin-left: 0 !important;
  }

  .search-area {
    height: auto !important
  }

  i.porto-icon-magnifier {
    color: #a2a2a2 !important;
    font-weight: bold !important
  }

  .sections.nav-sections {
    align-items: normal !important
  }

  header.page-header.type5 {
    max-height: 77px !important;
  }

  html[dir="rtl"] .page-header.type5 .nav-toggle {
    margin-top: 0 !important;
  }

  html[dir="rtl"] .page-header.type5 .logo {
    margin-top: 0 !important;
  }

  /* i.porto-icon-user-2 {
    color: #f4762f !important;
  } */

  .header-contact {
    padding-right: 7px;
  }

  html[dir="rtl"] .header-contact {
    padding-left: 7px;
  }
}