@font-face {
  font-family: 'Somar';
  src: url('../fonts/somar.ttf') format('truetype');
}
body {
  font-family: 'Somar', sans-serif;
}
@media (min-width: 769px), print {
  .page-header {
    /** Menu **/
  }
  .page-header .middle-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    gap: auto;
  }
  .page-header .middle-content:after {
    display: none;
  }
  .page-header .middle-content .logo-container {
    float: unset;
    width: auto;
  }
  .page-header .middle-content .logo-container .logo {
    float: unset;
  }
  .page-header .middle-content .search-box-container .block-search {
    float: unset;
    width: 700px;
  }
  .page-header .middle-content .search-box-container .block-search input {
    border: 2px solid #A42A2B;
    border-radius: 64px;
    height: 42px;
  }
  .page-header .middle-content .search-box-container .action.search {
    background-color: #A42A2B;
    opacity: 1;
    width: 100px;
    bottom: 0;
    left: 0px;
    right: auto;
    border-radius: 64px 0px 0px 64px;
    color: #ffffff;
  }
  .page-header .middle-content .search-box-container .action.search span {
    overflow: unset;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    height: auto;
    position: relative;
  }
  .page-header .middle-content .search-box-container .action.search:before {
    display: none;
  }
  .page-header .middle-content .right-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 18px;
  }
  .page-header .header-bottom {
    background-color: #F1F1F1 !important;
  }
  .page-header .header-bottom .sambar-inner {
    width: 100%;
  }
  .page-header .header-bottom .sm_megamenu_menu > li.parent:not(:first-child):before {
    content: '';
    background: #333333;
    height: 16px;
    width: 1px;
    opacity: 0.5;
    position: absolute;
    top: 16px;
    bottom: 15px;
  }
  .page-header .header-bottom .sm_megamenu_menu > li > a {
    height: 47px;
    line-height: 45px;
    color: #5C5C5C !important;
    font-size: 14px;
    font-weight: 600;
    padding: 0px 18px;
  }
  .page-header .header-bottom .sm_megamenu_menu > li > a:hover,
  .page-header .header-bottom .sm_megamenu_menu > li > a:active {
    background: #a42a2b;
    border-radius: 83px;
    color: #ffffff !important;
  }
  .page-header .header-bottom .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.sm_megamenu_actived > a {
    background: #a42a2b;
    border-radius: 83px;
    color: #ffffff !important;
  }
}
.minicart-header .minicart-wrapper .action.showcart:after {
  content: '\f07a';
  font-family: fontawesome !important;
  font-size: 24px;
  position: relative;
  top: 0px;
  color: #A42A2B;
}
.minicart-header {
  float: unset;
}
.minicart-header .price-minicart {
  display: none;
}
.minicart-header .minicart-wrapper {
  margin: 0px !important;
  float: unset;
}
#switcher-store:hover .dropdown-options {
  display: block !important;
}
#switcher-store {
  padding: 10px 0;
}
#switcher-store strong {
  font-weight: 400;
  font-size: 16px;
}
#switcher-store:hover .dropdown-options {
  display: block !important;
}
#switcher-store:hover .switcher-trigger:after {
  content: "\f106";
}
#switcher-store {
  position: relative;
}
#switcher-store .switcher-trigger {
  cursor: pointer;
  color: #242424;
  transition: .8s;
}
#switcher-store .switcher-trigger:after {
  font-weight: 400;
  content: "\f107";
  font-family: FontAwesome;
  font-size: 16px;
  margin-inline-start: 5px;
}
#switcher-store .switcher-trigger.active:after {
  content: "\f0d8";
}
#switcher-store .switcher-trigger:hover {
  opacity: .8;
}
#switcher-store ul {
  list-style-type: none;
  padding: 10px;
  position: absolute;
  min-width: 160px;
  z-index: 555;
  background-color: #fff;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  margin-top: 10px;
  border-top: 2px solid #A42A2B;
  display: none;
}
#switcher-store ul li {
  margin: 0;
}
#switcher-store ul li a {
  display: block;
}
#switcher-store .header-panel-links ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#switcher-store .header-panel-links ul li {
  display: inline-block;
  padding: 0 8px;
  margin: 0;
}
#switcher-store .header-panel-links ul li:not(:last-child) {
  border-inline-end: 1px solid;
}
.language-currency .switcher:not(:first-child) {
  margin-right: 0px;
  padding-right: 0px;
}
.right-content:after {
  display: none;
}
.right-content .language-currency {
  display: flex;
  align-items: center;
}
.right-content .language-currency .switcher-language {
  height: 44px;
  width: 44px;
  background-color: #F6EAEA;
  border-radius: 100px;
  text-align: center;
  margin-inline-start: 15px;
}
.right-content .language-currency .switcher-language:before {
  display: none;
}
.right-content .block-account {
  height: 44px;
  width: 44px;
  background-color: #F6EAEA;
  border-radius: 100px;
  text-align: center;
  align-content: center;
}
.right-content .minicart-header .action.showcart {
  padding-right: 0px;
  height: 44px;
  width: 44px;
  background-color: #F6EAEA;
  border-radius: 100px;
  text-align: center;
  align-content: center;
}
.language-currency .switcher .switcher-content .dropdown-switcher .list-item a {
  display: flex;
  align-items: center;
}
/** Footer **/
.page-footer .footer-style-1 {
  background: #ffffff;
  border-top: 3px solid #A42A2B;
}
.page-footer .footer-style-1 .block-footer .block-footer-title {
  color: #515252;
  font-size: 18px;
}
.page-footer .footer-style-1 .block-footer .block-footer-content ul li a {
  font-size: 18px;
  color: #515252;
}
.page-footer .footer-style-1 .block-footer-about .block-footer-title {
  margin-top: 36px;
  margin-bottom: 5px;
}
.page-footer .footer-style-1 .block-footer-about p {
  color: #515252;
  font-size: 18px;
}
.page-footer .footer-style-1 .block-links .mk-links li {
  margin-bottom: 12px;
}
.page-footer .footer-style-1 .block-links .mk-meta {
  color: #515252;
  font-size: 18px;
  margin-bottom: 12px;
}
.page-footer .footer-style-1 .block-footer-contact .mk-contact {
  list-style: none;
  padding: 0px;
}
.page-footer .footer-style-1 .block-footer-contact .mk-contact li {
  font-size: 18px;
  color: #515252;
  margin-bottom: 12px;
}
.page-footer .footer-style-1 .block-footer-contact .mk-contact li a {
  color: #515252;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer {
  margin-top: 32px !important;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .block-footer-title {
  margin-bottom: 8px;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer p {
  font-size: 18px;
  color: #515252;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .newsletter-content {
  border: 1px solid #A42A2B;
  border-radius: 42px;
  padding-top: 0px;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .newsletter-content #newsletter-footer {
  background-color: transparent !important;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .newsletter-content .action.subscribe.primary {
  height: 36px;
  width: 36px;
  border-radius: 42px;
  position: relative;
  margin-inline-end: 5px;
  margin-top: 4px;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .newsletter-content .action.subscribe.primary:before {
  content: '\f177';
  font-family: 'FontAwesome';
  position: absolute;
  top: -3px;
  right: 13px;
  font-size: 16px;
}
.page-footer .footer-style-1 .block-footer.newsletter-footer .newsletter-content .action.subscribe.primary span {
  display: none;
}
.page-footer .footer-style-1 .footer-middle {
  margin-top: 20px;
  margin-bottom: 20px;
  align-items: center;
}
.page-footer .footer-style-1 .footer-middle .mk-social {
  list-style: none;
  padding: 0;
  display: flex;
  gap: 10px;
  margin-bottom: 0px;
}
.page-footer .footer-style-1 .footer-middle .mk-social li {
  margin-bottom: 0px;
}
.page-footer .footer-style-1 .footer-middle .mk-social a {
  display: inline-flex;
  background: #A42A2B;
  border-radius: 5px;
  font-size: 18px;
  color: #fff;
  padding: 10px;
  height: 38px;
  width: 38px;
}
.page-footer .footer-style-1 .footer-middle .online-pay-badges {
  text-align: center;
}
.page-footer .footer-style-1 .footer-middle .online-pay-badges img {
  max-height: 46px;
}
.page-footer .footer-style-1 .footer-middle .maroof-installement {
  text-align: end;
}
.page-footer .footer-style-1 .footer-middle .maroof-installement img {
  max-height: 30px;
}
.page-footer .footer-style-1 .footer-bottom {
  background: #A7A8A9;
  border-top: 1px solid #C5C5C6;
  padding: 10px 0px;
  color: #ffffff;
  font-size: 18px;
}
.page-footer .footer-style-1 .footer-bottom address {
  margin-top: 0px;
}
/** Category Page **/
.sidebar.sidebar-main,
.sidebar.sidebar-additional {
  border: 1px solid #eeeeee;
  border-radius: 20px;
  margin-bottom: 30px;
  padding-bottom: 0px;
}
.sidebar.sidebar-main .block.filter,
.sidebar.sidebar-additional .block.filter {
  margin-bottom: 0px !important;
}
.sidebar.sidebar-main .block.filter .filter-options .filter-options-title,
.sidebar.sidebar-additional .block.filter .filter-options .filter-options-title {
  font-size: 18px;
  font-weight: 400;
}
.sidebar.sidebar-main .block.filter .filter-options .filter-options-content,
.sidebar.sidebar-additional .block.filter .filter-options .filter-options-content {
  border-bottom: 1px solid #eeeeee;
  margin: 0px 0px 30px;
  padding: 0px 0px 10px 0px;
}
.sidebar.sidebar-main .block .block-title,
.sidebar.sidebar-additional .block .block-title {
  background-color: transparent !important;
  color: #000000;
  font-size: 18px;
  border-bottom: 1px solid #eeeeee;
  margin: 0px 20px;
  padding: 15px 0px 13px;
}
.sidebar.sidebar-main .block .block-title strong,
.sidebar.sidebar-additional .block .block-title strong {
  font-weight: 400;
  font-size: 18px;
}
.sidebar.sidebar-main .block .block-content,
.sidebar.sidebar-additional .block .block-content,
.sidebar.sidebar-main .sidebar .block .empty,
.sidebar.sidebar-additional .sidebar .block .empty {
  border: 0px;
}
.sidebar .block .block-content,
.sidebar .block .empty {
  border: 0px;
  border-radius: 20px;
}
.sidebar .block.block-compare {
  margin-bottom: 0px !important;
}
.page-header .block-account .block-content > .header.links {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-header .block-account .block-content > .header.links .fa {
  font-size: 24px;
  color: #A42A2B;
}
.page-header .block-account .block-content > .header.links .dashboard:after {
  display: none;
}
.page-wrapper > .breadcrumbs .container {
  border: 1px solid #E2E2E2;
  border-radius: 5px;
  padding: 10px;
}
.page-wrapper > .breadcrumbs .container strong {
  font-weight: 600;
}
.sm-megamenu-child .sm_megamenu_head_item {
  padding: 10px 15px !important;
}
.sm-megamenu-child .sm_megamenu_head_item:hover {
  background: #F1F1F1;
}
.sm-megamenu-child .sm_megamenu_head_item:hover a {
  color: #242424;
}
.sm-megamenu-child .sm_megamenu_head_item a {
  color: #5F6C72;
  font-weight: normal;
  display: block;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover > a {
  background: #a42a2b;
  border-radius: 83px;
  color: #ffffff !important;
}
.header.links .customer-welcome:hover .customer-menu {
  display: block !important;
}
.main-title .tit-item {
  display: flex;
}
.main-title .tit-item span {
  float: none;
}
.header-mobile {
  padding-top: 82px;
}
.header-mobile .customer-welcome .dashboard {
  display: block;
}
.header-mobile .customer-welcome .dashboard:after {
  display: none !important;
}
.header-mobile .mobile-top {
  background: #ffffff !important;
  height: auto;
  padding: 10px 0;
  border-bottom: 2px solid #A42A2B;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
.header-mobile .mobile-top .mobile-header-content {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-mobile .mobile-top .mobile-header-content .mobile-logo img {
  margin: 0;
  max-height: 60px !important;
}
.header-mobile .mobile-top .mobile-header-content .mobile-menu {
  top: unset;
}
.header-mobile .mobile-top .mobile-header-content .mobile-menu:lang(ar) {
  right: 0;
}
.header-mobile .mobile-top .mobile-header-content .mobile-menu > a {
  background: #F6EAEA;
  border-radius: 100%;
  padding: 0 9px;
  margin: 0;
}
.header-mobile .mobile-top .mobile-header-content .mobile-menu > a span {
  display: none;
}
.header-mobile .mobile-top .mobile-header-content .mobile-menu > a:after {
  content: '\f0c9';
  font-family: fontawesome;
  font-size: 22px;
  color: #A42A2B;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons {
  display: flex;
  align-items: center;
  column-gap: 10px;
  position: absolute;
  left: 0;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons:lang(en) {
  right: 0;
  left: unset;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .action.showcart {
  background: #F6EAEA;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  text-align: center;
  align-content: center;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .action.showcart:before {
  color: #A42A2B;
  content: '\f07a';
  font-size: 24px;
  font-family: fontawesome !important;
  line-height: 36px !important;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .action.showcart .counter.qty {
  position: absolute;
  top: -10px;
  border-radius: 100%;
  background: #A42A2B;
  width: 20px;
  height: 20px;
  line-height: 20px;
  right: -10px;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .action.showcart .counter.qty:lang(en) {
  left: -10px;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .fa-user-o {
  font-size: 22px;
  color: #A42A2B;
  background: #F6EAEA;
  width: 36px;
  height: 36px;
  border-radius: 100%;
  text-align: center;
  align-content: center;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons:lang(ar) .minicart-mobile .mage-dropdown-dialog {
  left: 0;
  right: unset;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .customer-menu {
  left: 0;
  min-width: 130px;
  padding: 15px !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1) !important;
  border-radius: 4px;
  border: 1px solid #00000010;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .customer-menu[aria-hidden="true"] {
  display: none !important;
}
.header-mobile .mobile-top .mobile-header-content .mobile-icons .customer-menu:lang(en) {
  right: 0;
  left: unset;
}
.header-mobile .mobile-bottom {
  background: none;
  padding-block: 15px;
}
.header-mobile .mobile-bottom form.minisearch #search-mobile {
  border-radius: 60px;
  height: 42px;
  padding: 20px 20px 20px 70px;
  border: 2px solid #A42A2B !important;
}
.header-mobile .mobile-bottom form.minisearch #search-mobile:lang(en) {
  padding: 20px 70px 20px 20px;
}
.header-mobile .mobile-bottom form.minisearch .actions {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  background: #A42A2B;
  border-radius: 60px 0 0 60px;
  width: 70px;
  align-content: center;
  text-align: center;
}
.header-mobile .mobile-bottom form.minisearch .actions:lang(en) {
  right: 0;
  left: unset;
  border-radius: 0 60px 60px 0;
  padding-inline-end: 10px;
}
.header-mobile .mobile-bottom form.minisearch .actions .action.search {
  position: static;
  color: #ffffff;
}
.header-mobile .mobile-bottom form.minisearch .actions .action.search:before {
  display: none;
}
.header-mobile .mobile-bottom form.minisearch .actions .action.search span {
  display: block;
}
.show-sidebar-nav .header-mobile .sidebar-nav-mobile:lang(ar) {
  left: unset;
}
.minicart-items .product-item-details .price {
  color: #F2911E;
}
.minicart-items .product-item-details .icon-saudi_riyal:before {
  color: #F2911E;
  position: absolute;
  bottom: -5px;
}
.minicart-items .product-item-details .icon-saudi_riyal {
  position: relative;
}
.minicart-wrapper .block-minicart {
  border-radius: 4px;
  border: 1px solid #E4E7E9;
  padding: 20px;
}
.minicart-wrapper .block-minicart .block-title {
  display: block;
  color: #191C1F;
  font-size: 18px;
  border-bottom: 1px solid #E4E7E9;
  padding-bottom: 15px;
}
.minicart-wrapper .block-minicart .minicart-footer {
  border-top: 1px solid #E4E7E9;
  padding-top: 20px;
}
.minicart-wrapper .block-minicart .minicart-footer .subtotal {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.minicart-wrapper .block-minicart .minicart-footer .subtotal .label {
  color: #475156;
}
.minicart-wrapper .block-minicart .minicart-footer .subtotal .price-wrapper .price {
  color: #475156;
  font-size: 14px;
}
.minicart-wrapper .block-minicart .minicart-footer .action.primary {
  width: 100%;
  background: #A42A2B;
  border-radius: 50px;
  padding: 12px 0 14px 35px;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
  position: relative;
  transition: .7s;
}
.minicart-wrapper .block-minicart .minicart-footer .action.primary:hover {
  opacity: .9;
}
.minicart-wrapper .block-minicart .minicart-footer .action.primary:after {
  content: "\f104";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 26px;
  background: #ffffff;
  color: #A42A2B;
  border-radius: 100px;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 30px;
  width: 30px;
  line-height: 30px;
  margin: auto;
  margin-inline-start: 10px;
}
.minicart-wrapper .block-minicart .minicart-footer .secondary a.viewcart {
  background: #ffffff !important;
  border: 1px solid #E2E2E2;
  border-radius: 50px;
  padding: 10px;
  font-size: 18px;
  font-weight: 700;
  color: #A42A2B;
  display: block;
  text-align: center;
}
.minicart-wrapper .block-minicart .minicart-widgets {
  margin: 0;
}
.minicart-wrapper .block-minicart .subtitle.empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 20px;
  padding: 5em 0;
}
.minicart-wrapper .block-minicart .subtitle.empty:before {
  content: "";
  display: inline-block;
  width: 46px;
  height: 50px;
  background-image: url("data:image/svg+xml;utf8,\
          <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 46 50'>\
          <path fill='%23767676' d='M25 20C24.58 20 24.2183 19.8483 23.915 19.545C23.6117 19.2417 23.46 18.8808 23.46 18.4625C23.46 18.0442 23.6117 17.6825 23.915 17.3775C24.2183 17.0725 24.58 16.9208 25 16.9225C25.42 16.9242 25.7817 17.0758 26.085 17.3775C26.3883 17.6792 26.54 18.0408 26.54 18.4625C26.54 18.8842 26.3883 19.245 26.085 19.545C25.7817 19.845 25.42 19.9967 25 20ZM23.75 12.5V0H26.25V12.5H23.75ZM13.27 49.04C12.215 49.04 11.3258 48.6783 10.6025 47.955C9.87917 47.2317 9.51833 46.3433 9.52 45.29C9.52167 44.2367 9.8825 43.3475 10.6025 42.6225C11.3258 41.9008 12.215 41.54 13.27 41.54C14.325 41.54 15.2133 41.9008 15.935 42.6225C16.6567 43.3442 17.0183 44.2333 17.02 45.29C17.0217 46.3467 16.66 47.235 15.935 47.955C15.21 48.675 14.3217 49.0367 13.27 49.04ZM36.73 49.04C35.6767 49.04 34.7883 48.6783 34.065 47.955C33.3417 47.2317 32.98 46.3433 32.98 45.29C32.98 44.2367 33.3417 43.3475 34.065 42.6225C34.7883 41.9008 35.6767 41.54 36.73 41.54C37.7833 41.54 38.6725 41.9008 39.3975 42.6225C40.1192 43.3458 40.48 44.235 40.48 45.29C40.48 46.3433 40.1192 47.2317 39.3975 47.955C38.6742 48.6783 37.785 49.04 36.73 49.04ZM0 5V2.5H6.12L16.36 24.04H32.9475C33.2358 24.04 33.4925 23.9675 33.7175 23.8225C33.9408 23.6775 34.1325 23.4775 34.2925 23.2225L43.0325 7.5H45.8825L36.4225 24.5875C36.0608 25.1958 35.5908 25.6733 35.0125 26.02C34.4342 26.3667 33.7983 26.54 33.105 26.54H15.25L12.2125 32.115C11.9558 32.5 11.9475 32.9167 12.1875 33.365C12.4275 33.8133 12.7883 34.0383 13.27 34.04H40.48V36.54H13.27C11.8117 36.54 10.7208 35.9275 9.9975 34.7025C9.27417 33.4775 9.25917 32.24 9.9525 30.99L13.7125 24.29L4.52 5H0Z'/>\
          </svg>");
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 480px) {
  .minicart-wrapper .mage-dropdown-dialog {
    width: 320px;
  }
}
.catalog-category-view .subcats,
.catalogsearch-result-index .subcats {
  margin-bottom: 2em;
}
.catalog-category-view .subcats .owl-carousel .subcata-item,
.catalogsearch-result-index .subcats .owl-carousel .subcata-item {
  text-align: center;
}
.catalog-category-view .subcats .owl-carousel .subcata-item img,
.catalogsearch-result-index .subcats .owl-carousel .subcata-item img {
  border-radius: 100%;
  margin-bottom: 10px;
}
.catalog-category-view .subcats .owl-carousel .subcata-item h4,
.catalogsearch-result-index .subcats .owl-carousel .subcata-item h4 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #515252;
}
.catalog-category-view .subcats .owl-carousel .owl-nav,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav {
  margin: 0;
}
.catalog-category-view .subcats .owl-carousel .owl-nav > div,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav > div {
  height: fit-content;
  background: #A42A2B;
  border-radius: 100%;
  padding: 1px 10px;
  border: 1px solid #A42A2B;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.catalog-category-view .subcats .owl-carousel .owl-nav > div.owl-next,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav > div.owl-next {
  right: 0;
  left: unset;
}
.catalog-category-view .subcats .owl-carousel .owl-nav > div:before,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav > div:before {
  font-size: 35px !important;
}
.catalog-category-view .subcats .owl-carousel .owl-nav > div:hover,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav > div:hover {
  background: white;
  border: 1px solid #A42A2B;
}
.catalog-category-view .subcats .owl-carousel .owl-nav > div:hover:before,
.catalogsearch-result-index .subcats .owl-carousel .owl-nav > div:hover:before {
  color: #A42A2B;
}
.catalog-category-view.rtl-layout .sidebar,
.catalogsearch-result-index.rtl-layout .sidebar {
  float: right;
  clear: right;
}
@media screen and (max-width: 768px) {
  .catalog-category-view.rtl-layout .sidebar,
  .catalogsearch-result-index.rtl-layout .sidebar {
    clear: both !important;
  }
}
.catalog-category-view.rtl-layout .column.main,
.catalogsearch-result-index.rtl-layout .column.main {
  float: left;
}
.catalog-category-view .not-found-results,
.catalogsearch-result-index .not-found-results {
  min-height: 400px;
  align-content: center;
  text-align: center;
}
.catalog-category-view .not-found-results svg,
.catalogsearch-result-index .not-found-results svg {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .catalog-category-view .filter-mobile-btn a,
  .catalogsearch-result-index .filter-mobile-btn a {
    border-color: #A42A2B;
    border-radius: 60px;
    background: #A42A2B;
    color: #ffffff;
  }
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .block-title,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .block-title {
  display: flex;
  justify-content: space-between;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .block-title:after,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .block-title:after {
  content: "\f0b0";
  font-family: FontAwesome;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.frame_color .swatch-option,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.frame_color .swatch-option,
.catalog-category-view .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.color .swatch-option,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.color .swatch-option {
  border-radius: 100%;
  min-width: 26px;
  width: 26px;
  height: 26px;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.frame_color .swatch-option:before,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.frame_color .swatch-option:before,
.catalog-category-view .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.color .swatch-option:before,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .swatch-attribute.swatch-layered.color .swatch-option:before {
  border-radius: 100%;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .swatch-attribute.size .swatch-option,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .swatch-attribute.size .swatch-option {
  background: #F0F0F0 !important;
  border-radius: 60px;
  padding: 5px 15px;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .filter-options-content ol,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .filter-options-content ol {
  display: flex;
  flex-wrap: wrap;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .filter-options-content ol li,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .filter-options-content ol li {
  margin-inline-end: 5px;
  margin-top: 0;
  padding: 5px 15px;
  background: #F0F0F0;
  border-radius: 60px;
  display: flex;
}
.catalog-category-view .sidebar.sidebar-main .block.filter.block .filter-options-content ol li span,
.catalogsearch-result-index .sidebar.sidebar-main .block.filter.block .filter-options-content ol li span {
  margin-inline-start: 5px;
}
@media screen and (max-width: 480px) {
  .catalog-category-view .products-grid .product-items .product-item-info,
  .catalogsearch-result-index .products-grid .product-items .product-item-info {
    display: flex;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .image-product,
  .catalogsearch-result-index .products-grid .product-items .product-item-info .image-product {
    width: 40%;
    margin-inline-end: 15px;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .image-product *,
  .catalogsearch-result-index .products-grid .product-items .product-item-info .image-product * {
    height: 100%;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .image-product * img,
  .catalogsearch-result-index .products-grid .product-items .product-item-info .image-product * img {
    object-fit: cover;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .product-item-details,
  .catalogsearch-result-index .products-grid .product-items .product-item-info .product-item-details {
    width: 60%;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary,
  .catalogsearch-result-index .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary {
    right: 30px;
  }
  .catalog-category-view .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary:lang(en),
  .catalogsearch-result-index .products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary:lang(en) {
    left: 30px;
    right: unset;
  }
}
.products-grid .product-items .product-item-info {
  border-radius: 8px;
  padding: 15px;
}
.products-grid .product-items .product-item-info .product-item-photo img {
  border-radius: 8px;
}
.products-grid .product-items .product-item-info .product-item-details {
  text-align: start;
  padding: 10px 0 0;
  position: static;
}
.products-grid .product-items .product-item-info .product-item-details .price-box {
  padding-bottom: 0;
  margin-top: 0 !important;
}
.products-grid .product-items .product-item-info .product-item-details .price-box .minimal-price {
  margin: 0 !important;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-name a {
  display: block;
  min-height: 55px;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions {
  position: static;
  padding: 0;
  display: block;
  margin-bottom: 0;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: block;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart {
  width: 100%;
  border-radius: 100px;
  background: #A42A2B;
  color: #ffffff;
  font-weight: 600;
  padding: 7px 0 10px;
  line-height: 1;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:before {
  content: '\f07a';
  font-family: fontawesome !important;
  font-size: 16px;
  margin-inline-end: 5px;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-primary button.tocart:hover {
  background: #F6EAEA;
  color: #A42A2B;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary {
  position: absolute;
  z-index: 1;
  top: 30px;
  left: 30px;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary:lang(en) {
  right: 30px;
  left: unset;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary a {
  position: static;
  margin-bottom: 10px;
  border-radius: 100%;
  background: #ffffff;
  color: #A42A2B;
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.products-grid .product-items .product-item-info .product-item-details .product-item-actions .actions-secondary a:after {
  font-size: 16px !important;
}
.products-grid .product-items .product-item-info .product-item-details .swatch-option.color {
  border-radius: 100%;
  height: 22px;
  min-width: 22px;
}
.products-grid .product-items .product-item-info .product-item-details .swatch-option.color:before {
  border-radius: 100%;
}
.price-main {
  display: flex;
  align-items: baseline;
  gap: 5px;
}
.old-price .price-wrapper {
  display: flex;
}
.old-price .price-wrapper .icon-saudi_riyal {
  color: #888 !important;
}
.product-labels .product-label.sale-label {
  position: static;
  height: fit-content;
  width: fit-content;
  line-height: normal;
  background: #FF333310;
  color: #FF3333;
  padding: 0 10px;
  border-radius: 60px;
  font-size: 14px;
  font-weight: 500;
}
@media screen and (max-width: 768px) {
  .checkout-cart-index .cart-container {
    display: flex;
    flex-direction: column-reverse;
  }
}
.checkout-cart-index .cart-summary {
  background: unset;
  padding: 0;
}
@media screen and (min-width: 769px) {
  .checkout-cart-index .cart-summary {
    width: 30%;
  }
}
.checkout-cart-index .cart-summary > .block {
  margin-bottom: 20px;
  border: 1px solid #E2E2E2;
  border-radius: 20px;
  padding: 15px;
}
.checkout-cart-index .cart-summary > .block .title {
  padding: 0 0 15px;
  margin-bottom: 15px;
  border-top: 0;
  font-size: 18px;
  color: #000000;
  border-bottom: 1px solid #dee2e6;
}
.checkout-cart-index .cart-summary > .block .title:after {
  font-size: 40px;
  line-height: 35px;
  font-weight: 500;
}
.checkout-cart-index .cart-summary > .block.totals-container .title:after {
  content: "";
}
.checkout-cart-index .cart-summary > .block .cart-totals tbody .totals.sub th,
.checkout-cart-index .cart-summary > .block .cart-totals tbody .totals.sub td {
  padding-top: 0;
}
.checkout-cart-index .cart-summary > .block .cart-totals tbody th,
.checkout-cart-index .cart-summary > .block .cart-totals tbody td {
  border: none;
}
.checkout-cart-index .cart-summary > .block .cart-totals tbody th.amount,
.checkout-cart-index .cart-summary > .block .cart-totals tbody td.amount {
  font-weight: 600;
  color: #515252;
  float: inline-end;
}
.checkout-cart-index .cart-summary > .block .cart-totals tbody th {
  padding-inline-start: 0;
}
.checkout-cart-index .cart-summary > .block .checkout-methods-items .action.primary {
  background: #A42A2B;
  border-radius: 50px;
  padding: 12px 0 14px 35px;
  font-size: 15px;
  font-weight: 700;
  position: relative;
  transition: .7s;
}
.checkout-cart-index .cart-summary > .block .checkout-methods-items .action.primary:hover {
  opacity: .9;
}
.checkout-cart-index .cart-summary > .block .checkout-methods-items .action.primary:after {
  content: "\f104";
  font-family: FontAwesome;
  font-weight: normal;
  font-size: 25px;
  background: #ffffff;
  color: #A42A2B;
  border-radius: 100px;
  position: absolute;
  bottom: 0;
  top: 0;
  height: 25px;
  width: 25px;
  line-height: 25px;
  margin: auto;
  margin-inline-start: 10px;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon {
  display: flex;
  flex-wrap: wrap;
  column-gap: 8px;
  margin-bottom: 20px;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field {
  flex-grow: 1;
  margin-bottom: 0px;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field label {
  display: none;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field .control {
  position: relative;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field .control:before {
  content: "\f02b";
  font-family: fontawesome;
  position: absolute;
  margin: auto;
  right: 15px;
  top: 0;
  bottom: 0;
  height: fit-content;
  font-size: 16px;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field .control input {
  background: #F0F0F0;
  border-radius: 60px;
  padding: 0 40px 0 0;
  border: none;
  height: 41px;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .actions-toolbar {
  flex-grow: 1;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .actions-toolbar .primary {
  width: 100%;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .actions-toolbar .primary button {
  border-radius: 60px;
  background: #A42A2B;
  color: #ffffff;
  margin: 0;
  padding: 10px 15px;
  transition: .7s;
  border: none;
}
.checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .actions-toolbar .primary button:hover {
  opacity: .9;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form .fieldset > .field:not(.choice) > .control {
  float: unset;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form .note {
  color: #000000;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form label {
  color: #000;
  font-weight: 500;
  padding: 0 10px;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form input,
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form select {
  border-radius: 50px;
  padding: 0 15px;
  border-color: #C5C5C6;
  height: 41px;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form .field[name="shippingAddress.region"] {
  margin-inline-end: 4%;
  margin-top: 1rem;
}
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form .field[name="shippingAddress.region"],
.checkout-cart-index .cart-summary > .block.shipping #shipping-zip-form .field[name="shippingAddress.city"] {
  width: 48%;
  display: inline-block;
}
.checkout-cart-index .cart-summary > .block.shipping .amrates-shipping-rates .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-summary > .block.shipping .amrates-shipping-rates .fieldset .item-title {
  color: #000;
}
.checkout-cart-index .form.form-cart {
  border: 1px solid #E2E2E2;
  border-radius: 20px;
  padding: 15px;
}
@media screen and (min-width: 769px) {
  .checkout-cart-index .form.form-cart {
    width: 68%;
  }
}
.checkout-cart-index .form.form-cart .item-info {
  display: flex;
  column-gap: 15px;
  padding: 15px 10px;
}
.checkout-cart-index .form.form-cart .item-info .product-image {
  width: 23%;
}
.checkout-cart-index .form.form-cart .item-info .product-image > a {
  padding: 0;
  height: 100%;
  width: 100%;
  display: block;
}
.checkout-cart-index .form.form-cart .item-info .product-image > a img,
.checkout-cart-index .form.form-cart .item-info .product-image > a span {
  height: 100%;
  width: 100% !important;
}
.checkout-cart-index .form.form-cart .item-info .product-image > a img {
  object-fit: cover;
  border-radius: 8px;
}
.checkout-cart-index .form.form-cart .item-info .product-details {
  width: 77%;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-item-details {
  display: block;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-item-details .product-item-name {
  font-weight: 600;
  font-size: 16px;
  padding-inline-end: 80px;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info > .icon-saudi_riyal {
  display: none;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info > .price {
  width: 100%;
  margin-bottom: 15px;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info .price {
  font-size: 20px;
  font-weight: bold;
  color: #515252;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info .subtotal {
  display: flex;
  align-items: center;
  line-height: 10px;
  gap: 5px;
  color: #000;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info > .qty {
  margin-inline-end: 20px;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info > .qty .input-text.qty {
  width: 50px;
  text-align: center;
}
.checkout-cart-index .form.form-cart .item-info .product-details .product-info > .qty .control.qty label {
  margin: 0;
}
@media screen and (max-width: 768px) {
  .checkout-cart-index .form.form-cart .item-info .product-image {
    width: 40%;
  }
  .checkout-cart-index .form.form-cart .item-info .product-item-photo {
    position: static;
    max-width: none;
  }
}
.checkout-cart-index .form.form-cart .item-actions {
  position: absolute;
  left: 10px;
  top: 10px;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar {
  margin: 0;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a {
  font-size: 0;
  margin-inline-start: 5px;
  padding: 0;
  background: none;
  border: none;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a.action-edit {
  padding-top: 3px;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a.action-towishlist {
  padding-top: 2px;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a.action-edit:before {
  content: '\f044';
  font-family: fontawesome;
  font-size: 20px;
  color: #1979c3;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a.action-delete:before {
  content: '\f1f8';
  font-family: fontawesome;
  font-size: 22px;
  color: #FF3333;
}
.checkout-cart-index .form.form-cart .item-actions .actions-toolbar a.action-towishlist:before {
  content: '\e93f';
  font-family: 'icomoon' !important;
  font-size: 20px;
  color: #155724;
}
.checkout-cart-index .form.form-cart .cart.main.actions .action {
  border-radius: 60px;
  background: none;
  border-color: #A42A2B;
  color: #A42A2B;
}
.checkout-cart-index .cart-empty {
  height: 500px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 25px;
}
.checkout-cart-index .cart-empty img {
  width: 200px;
}
.checkout-cart-index .cart-empty p {
  margin: 0;
}
.checkout-cart-index .cart-empty p:not(:last-child) {
  font-size: 24px !important;
  color: #333333;
  font-weight: bold;
}
.checkout-cart-index .cart-empty a {
  font-size: 16px;
  background: #A42A2B;
  color: #ffffff;
  padding: 10px 30px;
  border-radius: 50px;
  display: flex;
  column-gap: 10px;
}
.checkout-cart-index .cart-empty a:after {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-size: 25px;
  background: #ffffff;
  color: #A42A2B;
  border-radius: 100px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
}
.catalog-product_compare-index .column.main {
  position: relative;
}
.catalog-product_compare-index .column.main .action.print {
  color: #ffffff;
  background: #F2911E;
  border-radius: 5px;
  padding: 8px 20px;
  position: absolute;
  top: 0;
  left: 0;
}
.catalog-product_compare-index .column.main .action.print:lang(en) {
  left: unset;
  right: 0;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison {
  border: 1px solid #E4E7E9;
  border-radius: 4px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison {
  margin: 0;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .table-caption {
  display: none;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison tr td {
  border-right: 1px solid #E4E7E9;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison th,
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison td {
  border-bottom: 1px solid #E4E7E9;
  text-align: center;
  width: 250px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison th .label,
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison td .label {
  color: #333333;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison tbody {
  border: none;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison tbody:last-child tr:nth-child(odd) {
  background: #F2F4F5;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr th,
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr td {
  border: 0;
  padding: 2em 0;
  border-right: 1px solid #E4E7E9;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr th .action.delete,
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr td .action.delete {
  border: 1px solid #929FA5;
  border-radius: 100%;
  height: 24px;
  width: 24px;
  position: relative;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr th .action.delete:before,
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison thead tr td .action.delete:before {
  color: #929FA5;
  line-height: 24px;
  width: 100%;
  position: absolute;
  left: 2.2px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info {
  padding-top: 0;
  padding-bottom: 0;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-photo img {
  border: 1px solid #E2E2E2;
  border-radius: 8px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-name a {
  font-size: 16px;
  color: #515252;
  font-weight: 600;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 50px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .price-box {
  color: #515252;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .price-box .price {
  font-size: 18px !important;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions {
  display: flex;
  align-items: center;
  column-gap: 5px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .actions-primary {
  flex-grow: 1;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .actions-primary button {
  width: 100%;
  border-radius: 100px;
  background: #A42A2B;
  color: #ffffff;
  font-weight: 600;
  padding: 7px 0 10px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .actions-primary button:before {
  content: '\f07a';
  font-family: fontawesome !important;
  font-size: 16px;
  margin-inline-end: 5px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .actions-primary button:hover {
  background: #F6EAEA;
  color: #A42A2B;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .action.towishlist {
  background: #FEF2F2;
  border-radius: 100%;
  width: 41px;
  height: 41px;
  line-height: 41px;
}
.catalog-product_compare-index .column.main .table-wrapper.comparison .table-comparison .product.info .product-item-actions .action.towishlist:before {
  font-size: 50px;
  margin-inline-start: -4px;
  color: #A42A2B;
}
.checkout-index-index #checkout .fieldset > .field .label,
.checkout-index-index #checkout .fieldset > .field .control {
  float: none !important;
  text-align: start;
  width: 100%;
}
.checkout-index-index #checkout .fieldset > .field .label {
  margin-bottom: 10px;
  margin-inline-start: 10px;
}
.checkout-index-index #checkout select,
.checkout-index-index #checkout input {
  border-radius: 50px !important;
  border-color: #C5C5C6 !important;
  padding-inline-start: 15px !important;
  height: 40px;
}
.checkout-index-index #checkout button.moyasar-stc-pay-button,
.checkout-index-index #checkout button.checkout {
  background: #a42a2b;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  height: 50px;
}
.checkout-index-index #checkout button.moyasar-stc-pay-button:after,
.checkout-index-index #checkout button.checkout:after {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-size: 25px;
  background: #ffffff;
  color: #A42A2B;
  border-radius: 100px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  padding-inline-start: 3px;
  margin-inline-start: 10px;
}
.checkout-index-index #checkout .checkout-payment-method .payment-method-title {
  padding: 10px;
}
.checkout-index-index #checkout .checkout-payment-method .payment-method-title label {
  justify-content: start;
  column-gap: 10px;
}
.checkout-index-index #checkout .checkout-payment-method .payment-method-title label .payment-icon {
  min-width: 100px;
}
.checkout-index-index #checkout .checkout-payment-method .payment-method-title label .payment-info {
  margin-inline-start: auto;
}
.checkout-index-index #checkout #moyasar-expiration-date {
  margin: 0 !important;
}
.checkout-index-index #checkout .stc-pay-container {
  flex-direction: column;
  row-gap: 10px;
}
.checkout-index-index #checkout .stc-pay-container input {
  height: 45px;
  margin: 0;
}
.checkout-index-index #checkout .stc-pay-container button {
  border-radius: 60px;
  font-size: 18px;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field {
  flex-wrap: wrap;
  column-gap: 8px;
  padding-top: 15px;
  border-top: 1px solid #00000010;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .control {
  position: relative;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .control:before {
  content: "\f02b";
  font-family: fontawesome;
  position: absolute;
  margin: auto;
  right: 15px;
  top: 0;
  bottom: 0;
  height: fit-content;
  font-size: 16px;
  color: #888888;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .control input {
  background: #F0F0F0;
  padding: 0 40px 0 0 !important;
  border: none;
  box-sizing: border-box;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .actions-toolbar .primary {
  width: 100%;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .actions-toolbar .primary button {
  border-radius: 60px;
  background: #A42A2B;
  color: #ffffff;
  margin: 0;
  padding: 0 1.5em;
  transition: .7s;
  border: none;
}
.checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .actions-toolbar .primary button:hover {
  opacity: .9;
}
.checkout-index-index #checkout .opc-block-summary .table-totals .amount,
.checkout-index-index #checkout .opc-block-summary .table-totals .amount strong {
  font-weight: bold;
  display: flex;
  justify-content: end;
}
.checkout-index-index #checkout .opc-block-summary .product-item {
  padding: 15px 0;
}
.checkout-index-index #checkout .opc-block-summary .product-item > .product {
  padding: 0;
}
.checkout-index-index #checkout .opc-block-summary .product-item > .product .product-image-container {
  height: auto !important;
}
.checkout-index-index #checkout .opc-block-summary .product-item > .product .product-image-container img {
  border-radius: 6px;
  border: 1px solid #E2E2E2;
}
.checkout-index-index #checkout .action.primary {
  border-radius: 60px;
}
.catalog-product-view .prinfo-main-content {
  flex-direction: row;
  column-gap: 1%;
  width: 100% !important;
}
.catalog-product-view .prinfo-main-content .prbottom {
  border: 1px solid #E2E2E2;
  border-radius: 5px;
  padding: 15px;
  width: 100%;
  float: inline-start;
}
@media (min-width: 821px) {
  .catalog-product-view .prinfo-main-content .prbottom {
    border-top: 0;
    border-radius: 0 0 5px 5px;
    width: 60%;
  }
  .catalog-product-view .prinfo-main-content .prbottom .title-block-1:first-child {
    margin-bottom: 20px;
  }
  .catalog-product-view .prinfo-main-content .prbottom .product-item {
    margin: 0;
  }
}
@media (max-width: 820px) {
  .catalog-product-view .prinfo-main-content {
    row-gap: 12px;
  }
}
@media (max-width: 768px) {
  .catalog-product-view .prinfo-main-content .product-options-bottom {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 501;
    padding: 15px;
    background: #ffffff;
    border-top: 2px solid #A42A2B;
  }
}
.catalog-product-view .prinfo-main-content .product-social-links {
  margin: 0;
  padding: 0;
}
.catalog-product-view .prinfo-main-content .prmain {
  display: inline-flex;
  flex-direction: column;
  row-gap: 20px;
  border: 1px solid #E2E2E2;
  padding: 15px;
  width: 60%;
  float: inline-start;
  border-bottom: 0 !important;
  border-radius: 5px 5px 0 0 !important;
}
.catalog-product-view .prinfo-main-content .prmain .page-title {
  margin: 0 0 5px;
}
.catalog-product-view .prinfo-main-content .prmain .product-brand {
  float: unset !important;
}
.catalog-product-view .prinfo-main-content .prmain .product.media {
  display: block;
  width: 100%;
  position: relative;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap {
  display: flex;
  column-gap: 10px;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage {
  flex: 1;
  position: static;
  height: 500px !important;
  border-radius: 5px;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__arr {
  background: none;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__arr .fotorama__arr__arr {
  background: none;
  text-align: center;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  background: #ffffff;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__arr .fotorama__arr__arr:before {
  content: "\f104";
  font-family: fontawesome;
  font-size: 50px;
  line-height: 50px;
  color: #A42A2B;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next {
  right: 0 !important;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__arr.fotorama__arr--next .fotorama__arr__arr:before {
  content: "\f105";
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap {
  float: unset;
  position: static;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav {
  height: 500px !important;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__grab {
  margin-top: -10px;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__grab .fotorama__thumb-border {
  border-radius: 5px;
  border-width: 3px;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__grab .fotorama__nav__frame {
  border-radius: 5px;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav .fotorama__thumb__arr {
  display: none !important;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .towishlist {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 0;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .towishlist:before {
  content: '\e93f';
  font-family: 'icomoon' !important;
  display: block;
  font-size: 30px;
  width: 50px;
  height: 50px;
  line-height: 52px;
  text-align: center;
  align-content: center;
  color: #A42A2B;
  background: #ffffff;
  border: 1px solid;
  border-radius: 100%;
}
.catalog-product-view .prinfo-main-content .prmain .product.media .towishlist:hover {
  opacity: .8;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tabs-list {
  padding: 0;
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tabs-list li {
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tabs-list li a {
  border-radius: 5px 5px 0 0;
  font-weight: bold;
  border: 1px solid #A42A2B;
  border-bottom: 0;
  display: block;
  padding: 15px 20px !important;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tabs-list li:not(.active) a {
  color: #8A8B8D;
  background: none;
  border-color: #E2E2E2;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tab-content {
  background: #F1F1F1;
  color: #515252;
  border: none !important;
  border-radius: 0 0 5px 5px;
  max-height: 400px;
  overflow: auto;
  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #A42A2B #f0f0f0;
  /* Chrome/Edge/Safari */
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tab-content::-webkit-scrollbar {
  width: 12px;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tab-content::-webkit-scrollbar-track {
  background: #C5C5C6;
  border-radius: 5px;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tab-content::-webkit-scrollbar-thumb {
  background-color: #A42A2B;
  border-radius: 5px;
  border: 3px solid #C5C5C6;
}
.catalog-product-view .prinfo-main-content .prmain .product.info.detailed .product.data.items .resp-tab-content::-webkit-scrollbar-thumb:hover {
  background-color: #A42A2B;
}
.catalog-product-view .prinfo-main-content .prside {
  border: 1px solid #E2E2E2;
  border-radius: 5px;
  padding: 15px 20px;
  width: 39%;
  height: fit-content;
  float: inline-end;
}
.catalog-product-view .prinfo-main-content .prside .top-contant {
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .product-info-stock-sku {
  display: flex;
  justify-content: space-between;
  gap: 10px;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .secondary-title {
  color: #515252;
  font-weight: bold;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .product.attribute.sku {
  display: flex;
  gap: 5px;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .product.attribute.sku strong {
  font-weight: normal;
  color: #515252;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .product.attribute.sku .value {
  line-height: 24px;
  color: #515252;
}
.catalog-product-view .prinfo-main-content .prside .top-contant .price-wrapper span {
  font-size: 16px;
  color: #515252;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product.attribute.overview {
  border-bottom: 1px solid #E2E2E2;
  margin-bottom: 10px;
  padding-bottom: 10px;
  position: static !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product.attribute.overview p {
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-info-main {
  float: none;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-info-main .flashlights-numbers {
  margin: 0 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped {
  max-height: 400px;
  overflow: auto;
  /* Firefox */
  scrollbar-width: thin;
  scrollbar-color: #A42A2B #f0f0f0;
  /* Chrome/Edge/Safari */
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper::-webkit-scrollbar,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped::-webkit-scrollbar {
  width: 12px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper::-webkit-scrollbar-track,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped::-webkit-scrollbar-track {
  background: #C5C5C6;
  border-radius: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper::-webkit-scrollbar-thumb,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped::-webkit-scrollbar-thumb {
  background-color: #A42A2B;
  border-radius: 5px;
  border: 3px solid #C5C5C6;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper::-webkit-scrollbar-thumb:hover,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped::-webkit-scrollbar-thumb:hover {
  background-color: #A42A2B;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .table.data.grouped,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .table.data.grouped {
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
  /* مهم جدًا */
  border-collapse: collapse;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .table.data.grouped thead th,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .table.data.grouped thead th {
  text-align: start;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .table.data.grouped td.col.qty,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .table.data.grouped td.col.qty,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .table.data.grouped th.qty,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .table.data.grouped th.qty {
  text-align: end;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .notification-container,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .notification-container {
  max-width: 100%;
  flex-wrap: wrap;
  gap: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .notification-container .input-fields.fieldset,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .notification-container .input-fields.fieldset {
  width: 100%;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .notification-container .actions-toolbar,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .notification-container .actions-toolbar {
  margin: 0 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .notification-container .actions-toolbar .primary,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .notification-container .actions-toolbar .primary {
  float: none;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .fieldset,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .fieldset {
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt {
  margin: 0 0 10px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-selected-option,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute-selected-option {
  padding: 0 10px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options {
  margin-bottom: 0;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option {
  margin: 0;
  margin-inline-end: 5px;
  border-radius: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.selected {
  border-color: #952627 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:hover,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option:hover {
  border-color: #952627 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color {
  border-radius: 100%;
  border: none;
  padding: 0;
  border: 1px solid #E2E2E2 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color.selected,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color.selected {
  border-color: #952627 !important;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color:before,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .swatch-opt .swatch-attribute .swatch-attribute-options .swatch-option.color:before {
  position: static;
  height: 100%;
  width: 100%;
  border-radius: 100%;
  border: none;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .fieldset > .field,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .fieldset > .field {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E2E2E2;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .field.choice,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .field.choice {
  margin-bottom: 5px;
  display: flex;
  column-gap: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .field.choice input,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .field.choice input,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-wrapper .field.choice label,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .table-wrapper.grouped .field.choice label {
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .product-options-bottom {
  display: flex;
  gap: 5px;
  flex-wrap: wrap;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart {
  float: none;
  display: inline-block;
  flex: 1;
  width: 100%;
  min-width: fit-content;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset {
  margin: 0;
  display: flex;
  align-items: center;
  gap: 10px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .field.qty {
  display: flex;
  padding: 0;
  margin: 0;
  border: none;
  align-items: center;
  gap: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .field.qty:before,
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .field.qty:after {
  display: none;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .field.qty label {
  margin: 0;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .field.qty input {
  width: 50px;
  text-align: center;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .actions {
  padding: 0 !important;
  flex: 1;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .actions button {
  width: 100%;
  border-radius: 50px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #A42A2B;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .actions button:after {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-size: 25px;
  background: #ffffff;
  color: #A42A2B;
  border-radius: 100px;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  padding-inline-start: 3px;
  margin-inline-start: 10px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .action.tocompare {
  font-size: 0;
  border-color: #E2E2E2;
  background: #F0F0F0;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  line-height: 27px;
  text-align: center;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .action.tocompare:after {
  content: '\e953';
  display: inline-block;
  font-family: 'icomoon' !important;
  font-size: 16px;
  color: #A42A2B;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row .right {
  min-width: 48%;
  border-inline-end: 1px solid #E2E2E2;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row .right ul {
  padding: 0;
  list-style: none;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row .right ul li {
  margin: 0 0 5px;
  color: #515252;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row .right ul li:before {
  content: "✓";
  color: #A42A2B;
  font-weight: bold;
  margin-inline-end: 5px;
}
.catalog-product-view .prinfo-main-content .prside .bottom-contant .product-features-row .left {
  min-width: 48%;
  padding: 15px;
  background: #F0F0F0;
  border-radius: 5px;
  color: #515252;
  align-content: center;
}
@media screen and (max-width: 820px) {
  .catalog-product-view .prinfo-main-content {
    flex-direction: column;
  }
  .catalog-product-view .prinfo-main-content .prmain {
    width: 100%;
  }
  .catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap {
    display: block;
  }
  .catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage {
    width: 100% !important;
  }
  .catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__stage .fotorama__stage__shaft {
    width: 100% !important;
  }
  .catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__active .fotorama__dot {
    background-color: #A42A2B !important;
    border-color: #A42A2B !important;
  }
  .catalog-product-view .prinfo-main-content .prside {
    width: 100%;
    margin-bottom: 10px;
    border-top: 0 !important;
    border-radius: 0 0 5px 5px !important;
  }
}
@media screen and (max-width: 1200px) {
  .catalog-product-view .prinfo-main-content .prmain .product.media .fotorama__wrap .fotorama__nav-wrap .fotorama__nav {
    height: auto !important;
  }
  .catalog-product-view .prinfo-main-content .fotorama__nav-wrap.fotorama__nav-wrap--horizontal {
    display: none;
  }
}
@media screen and (max-width: 820px) {
  footer.page-footer .footer-style-1 .footer-middle .mk-social {
    justify-content: center;
    margin-bottom: 10px;
  }
  footer.page-footer .footer-style-1 .footer-middle .maroof-installement {
    text-align: center;
    margin-top: 10px;
  }
  footer.page-footer .footer-style-1 .footer-bottom address {
    text-align: center;
  }
}
:lang(en) .minicart-wrapper .product .actions {
  float: unset;
}
:lang(en) .minicart-wrapper .block-minicart .minicart-footer .action.primary,
:lang(en) .checkout-cart-index .cart-summary > .block .checkout-methods-items .action.primary {
  padding: 12px 35px 14px 0;
}
:lang(en) .minicart-wrapper .block-minicart .minicart-footer .action.primary:after,
:lang(en) .checkout-cart-index .cart-summary > .block .checkout-methods-items .action.primary:after {
  content: "\f105";
}
:lang(en) .checkout-cart-index .form.form-cart .item-actions {
  right: 10px;
  left: unset;
}
:lang(en) .checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .control:before,
:lang(en) .checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field .control:before {
  left: 15px;
}
:lang(en) .checkout-index-index #checkout .payment-option.opc-payment-additional.discount-code .form-discount .field .control input,
:lang(en) .checkout-cart-index .cart-summary > .block.coupon-container .fieldset.coupon .field .control input {
  padding: 0 0 0 40px !important;
}
:lang(en) .checkout-index-index #checkout button.moyasar-stc-pay-button:after,
:lang(en) .checkout-index-index #checkout button.checkout:after {
  content: "\f105";
}
@media (min-width: 769px), print {
  :lang(en) .page-header .middle-content .search-box-container .action.search {
    right: 0;
    left: auto;
    border-radius: 0 64px 64px 0;
  }
  :lang(en) .block-search input {
    padding-left: 15px;
  }
}
:lang(en) .right-content .language-currency .switcher-language {
  padding: 0;
}
:lang(en) .minicart-header .minicart-wrapper .action.showcart {
  padding: 0;
}
:lang(en) .catalog-product-view .prinfo-main-content .prside .bottom-contant .product-add-form .box-tocart > .fieldset .actions button:after {
  content: "\f105";
}
.cms-index-index header > .header-container {
  margin-bottom: 40px;
}
.cms-index-index .columns .widget {
  margin-bottom: 50px;
}
.cms-index-index .columns .slider-head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
.cms-index-index .columns .slider-head h2 {
  margin: 0;
  color: #515252;
  font-weight: bold;
  font-size: 25px;
}
.cms-index-index .columns .slider-head h2 span {
  color: #ffffff;
  background: #F2911E;
  border-radius: 5px;
  padding: 0 8px;
}
.cms-index-index .columns a.show-all {
  font-size: 16px;
  font-weight: bold;
  color: #A42A2B;
  display: flex;
  align-items: center;
  transition: .4s;
}
.cms-index-index .columns a.show-all:hover {
  opacity: .9;
}
.cms-index-index .columns a.show-all:after {
  content: "\f104";
  font-family: FontAwesome;
  display: inline-block;
  font-weight: normal;
  font-size: 20px;
  background: #A42A2B;
  color: #ffffff;
  border-radius: 100px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  text-align: center;
  padding-inline-start: 3px;
  margin-inline-start: 5px;
}
.cms-index-index .columns .block-filterproducts .block-title {
  display: none;
}
.cms-index-index .columns .block-filterproducts .product-item-info {
  margin-inline-start: 1px;
}
.cms-index-index .columns #filterproducts_1 .owl-nav,
.cms-index-index .columns #filterproducts_2 .owl-nav {
  display: block;
}
.cms-index-index .columns .owl-nav {
  margin: 0;
}
.cms-index-index .columns .owl-nav > div {
  background: none !important;
  padding: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 0;
  align-content: center;
  border-radius: 0;
}
.cms-index-index .columns .owl-nav > div.owl-next {
  left: 0;
  right: unset;
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%) !important;
}
.cms-index-index .columns .owl-nav > div:hover:before {
  background: #ffffff;
  color: #A42A2B;
}
.cms-index-index .columns .owl-nav > div:before {
  font-size: 30px !important;
  transform: rotate(180deg);
  border-radius: 100%;
  background: #A42A2B;
  padding: 0 7px;
  border: 1px solid #A42A2B;
}
.cms-index-index .columns .hero-section {
  display: flex;
  margin-bottom: 3em;
}
.cms-index-index .columns .hero-section .banner-slider {
  width: 70%;
  padding-inline-end: 15px;
}
.cms-index-index .columns .hero-section .banner-slider *:not(.owl-dots, .owl-dots *) {
  height: 100%;
}
.cms-index-index .columns .hero-section .banner-slider .owl-stage-outer {
  border-radius: 5px;
}
.cms-index-index .columns .hero-section .banner-slider .owl-dots {
  position: absolute;
  bottom: 20px;
  background: #51525270;
  border-radius: 50px;
  left: 0;
  right: 0;
  width: fit-content;
  margin: auto;
  padding: 0 5px;
}
.cms-index-index .columns .hero-section .banner-slider .owl-dots .owl-dot.active span {
  background: #A42A2B;
  width: 24px;
}
.cms-index-index .columns .hero-section .banner-slider .owl-dots .owl-dot span {
  transition: .5s;
  margin: 0;
  margin-inline: 1.5px;
  margin-bottom: 2px;
  border: 1px solid;
  background: #ffffff;
}
.cms-index-index .columns .hero-section .products-slider {
  width: 30%;
}
.cms-index-index .columns .hero-section .products-slider .card {
  border-color: #C5C5C6;
  border-radius: 4px;
}
.cms-index-index .columns .hero-section .products-slider .card h2 {
  color: #515252;
  font-weight: bold;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products {
  margin: 0;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .block-title {
  display: none;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item:first-child {
  margin-bottom: 20px !important;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info {
  margin: 0;
  background: #FAFAFA;
  border: 1px solid #E2E2E2;
  border-radius: 4px;
  display: flex;
  position: relative;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product {
  width: 35%;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product a {
  display: block;
  height: 100%;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product a span,
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product a img {
  height: 100% !important;
  object-fit: cover;
  border-radius: 0 4px 4px 0;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product a span:lang(en),
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .image-product a img:lang(en) {
  border-radius: 4px 0 0 4px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details {
  width: 65%;
  padding: 10px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .product-item-link {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-primary {
  margin-top: 15px;
  width: 100%;
  min-height: 37px;
  align-content: end;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-primary .stock.unavailable {
  align-content: center;
  text-align: center;
  border: 1px solid #E2E2E2;
  border-radius: 60px;
  height: 37px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-primary .action.tocart.primary {
  width: 100%;
  border-radius: 100px;
  background: #A42A2B;
  color: #ffffff;
  border: 1px solid;
  font-weight: 600;
  padding: 10px;
  line-height: 1;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-primary .action.tocart.primary:hover {
  background: #ffffff;
  color: #A42A2B;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-primary .action.tocart.primary::before {
  content: '\f07a';
  font-family: fontawesome !important;
  font-size: 16px;
  margin-inline-end: 5px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-secondary {
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-secondary:lang(en) {
  right: unset;
  left: 5px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-secondary .towishlist {
  background: #ffffff;
  border-radius: 100%;
  width: 21px;
  height: 21px;
  line-height: 21px;
}
.cms-index-index .columns .hero-section .products-slider .card .block-list-products .item-row .product-item .product-item-info .product-item-details .actions-secondary .towishlist:before {
  color: #A42A2B;
  font-size: 35px;
  margin-inline-start: -6.5px;
}
.cms-index-index .columns .hero-section .products-slider .card .show-all {
  margin-top: 15px;
  width: fit-content;
}
.cms-index-index .columns .mk-shop-groups .mk-title {
  color: #515252;
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 3rem;
}
.cms-index-index .columns .mk-shop-groups img {
  border: 1px solid #E2E2E2;
  border-radius: 100%;
  margin-bottom: 15px;
}
.cms-index-index .columns .mk-shop-groups .mk-group-item span {
  display: block;
  text-align: center;
}
.cms-index-index .columns .container.chandeliers {
  position: relative;
}
@media (min-width: 820px) {
  .cms-index-index .columns .container.chandeliers .slider-head {
    position: absolute;
    top: -5px;
  }
}
.cms-index-index .columns .container.chandeliers .product.data.items > .item.content {
  margin: 0;
  border: none;
  background: #F1F1F1;
  padding: 2em 2em 2em 0;
}
.cms-index-index .columns .container.chandeliers .product.data.items > .item.content .block-filterproducts,
.cms-index-index .columns .container.chandeliers .product.data.items > .item.content .product-item {
  margin: 0;
}
.cms-index-index .columns .container.chandeliers .items-titles {
  display: flex;
  overflow: auto;
  flex-wrap: nowrap;
  width: 100%;
}
.cms-index-index .columns .container.chandeliers .items-titles .item.title {
  float: none;
  padding: 8px 26px !important;
  background: #ffffff;
  border-radius: 5px 5px 0 0;
  border: 1px solid #E2E2E2;
  border-bottom: 0;
  margin: 0;
  white-space: nowrap;
}
.cms-index-index .columns .container.chandeliers .items-titles .item.title:first-child {
  margin-inline-start: auto;
}
.cms-index-index .columns .container.chandeliers .items-titles .item.title.active {
  background: #A42A2B;
}
.cms-index-index .columns .container.chandeliers .items-titles .item.title.active .switch {
  color: #ffffff;
}
.cms-index-index .columns .container.chandeliers .items-titles .item.title .switch {
  background: none !important;
  color: #8A8B8D;
  border: 0;
  border-bottom: 0;
}
.cms-index-index .columns .mk-feature-banners .row {
  row-gap: 15px;
}
@media screen and (max-width: 1023px) {
  .cms-index-index .columns .hero-section {
    flex-direction: column;
    row-gap: 20px;
  }
  .cms-index-index .columns .hero-section > div {
    width: 100% !important;
    padding: 0 !important;
  }
}
