@media (min-width: 768px) and (max-width: 991px) {
  .footer .footer-container .middle-footer .footer_contact_us {
    width: 50%;
  }
  .footer .footer-container .middle-footer .footer-riyadh-showroom {
    width: 50%;
  }
  .footer .footer-container .middle-footer .footer-our-products {
    width: 50%;
  }
  .footer .footer-container .middle-footer .footer-quick-link {
    width: 50%;
  }
  .footer .footer-container .bottom-footer .row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .footer-container .bottom-footer .copyright {
    order: 1;
  }
  .footer .footer-container .bottom-footer .footer-list-payment {
    margin: auto;
  }
  .footer .footer-container .bottom-footer .footer-list-payment li:first-child {
    margin-right: 6px;
  }
  .products-grid > ol > li {
    clear: unset !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .products-grid .product-item .product.details.product-item-details .product-item-sku-color {
    font-size: 13px;
    height: 45px;
    margin-bottom: 10px;
  }
  .products-grid .product-item .product.details.product-item-details form .action.tocart.btn-cart .text {
    padding: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  .products-grid .product-item .product.details.product-item-details .product-item-sku-color {
    font-size: 13px;
    height: 47px;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1023px) {
  .onestepcheckout-index-index .page-main {
    padding: 15px !important;
  }
}
@media (max-width: 1199px) {
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .aw-onestep-right-groups {
    margin: 50px 0 0 0;
    width: 100%;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-main {
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .aw-onestep-groups {
    max-width: 100%;
    margin-left: 0 !important;
  }
  header.header1 .minicart-wrapper .action.showcart > .counter.qty {
    position: absolute;
    top: -5px;
  }
}
@media (max-width: 991px) {
  .catalog-category-view .breadcrumbs,
  .category-default-category .breadcrumbs,
  .page-products .breadcrumbs {
    margin-bottom: 0;
  }
  .catalog-category-view .category-description,
  .category-default-category .category-description,
  .page-products .category-description {
    display: none;
  }
  .catalog-category-view .page-title-wrapper,
  .category-default-category .page-title-wrapper,
  .page-products .page-title-wrapper {
    padding: 0;
    position: relative;
  }
  .catalog-category-view .page-title-wrapper .container,
  .category-default-category .page-title-wrapper .container,
  .page-products .page-title-wrapper .container {
    margin: 0;
  }
  .catalog-category-view .page-header.h1,
  .category-default-category .page-header.h1,
  .page-products .page-header.h1 {
    font-weight: 500;
    font-size: 20px;
    padding: 12px 0px;
  }
  .catalog-category-view #filter-container,
  .category-default-category #filter-container,
  .page-products #filter-container {
    margin-top: 0;
  }
  .catalog-category-view #filter-container .mgs-filter-active,
  .category-default-category #filter-container .mgs-filter-active,
  .page-products #filter-container .mgs-filter-active {
    margin-bottom: 20px;
  }
  .catalog-category-view #filter-container .mgs-filter-active .shoppingby-item,
  .category-default-category #filter-container .mgs-filter-active .shoppingby-item,
  .page-products #filter-container .mgs-filter-active .shoppingby-item {
    margin: 0 0 10px 10px;
  }
  .catalog-category-view #filter-container .mgs-filter-active .shoppingby-item:last-child,
  .category-default-category #filter-container .mgs-filter-active .shoppingby-item:last-child,
  .page-products #filter-container .mgs-filter-active .shoppingby-item:last-child {
    margin-bottom: 0;
  }
  .catalog-category-view .category-product-actions,
  .category-default-category .category-product-actions,
  .page-products .category-product-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid;
    border-color: rgba(27, 26, 26, 0.2);
    margin: 0 -15px 80px -15px;
    padding: 17px 15px;
    position: relative;
  }
  .catalog-category-view .category-product-actions .filter-toggle,
  .category-default-category .category-product-actions .filter-toggle,
  .page-products .category-product-actions .filter-toggle {
    margin-bottom: 0px !important;
    width: unset !important;
  }
  .catalog-category-view .category-product-actions .filter-toggle span,
  .category-default-category .category-product-actions .filter-toggle span,
  .page-products .category-product-actions .filter-toggle span {
    transform: none !important;
    font-family: 'ArbFONTS+TheSans+Plain', 'sans-serif';
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
  }
  .catalog-category-view .category-product-actions .filter-toggle span:before,
  .category-default-category .category-product-actions .filter-toggle span:before,
  .page-products .category-product-actions .filter-toggle span:before {
    content: url('../images/Vector_1.png');
    height: 12px;
    width: 17px;
    margin-left: 8px;
  }
  .catalog-category-view .category-product-actions .filter-toggle .title,
  .category-default-category .category-product-actions .filter-toggle .title,
  .page-products .category-product-actions .filter-toggle .title {
    font-size: 16px !important;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products,
  .category-default-category .category-product-actions .toolbar.toolbar-products,
  .page-products .category-product-actions .toolbar.toolbar-products {
    width: unset !important;
    margin-bottom: 0px !important;
    height: auto;
    background-color: #fff;
    position: unset;
    line-height: 1.2;
    float: none;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .wrapper-vs,
  .category-default-category .category-product-actions .toolbar.toolbar-products .wrapper-vs,
  .page-products .category-product-actions .toolbar.toolbar-products .wrapper-vs {
    padding: 0;
    background: none;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .wrapper-vs .modes,
  .category-default-category .category-product-actions .toolbar.toolbar-products .wrapper-vs .modes,
  .page-products .category-product-actions .toolbar.toolbar-products .wrapper-vs .modes {
    display: none;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter {
    padding: 0;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select {
    margin-left: 0 !important;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected {
    width: 180px;
    height: auto;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span {
    height: auto;
    padding: 0;
    border-radius: unset;
    -webkit-border-radius: unset;
    -moz-border-radius: unset;
    -o-border-radius: unset;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected {
    padding: 6px 12px;
    position: relative;
    line-height: 1.2 !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter {
    z-index: 1;
    width: 143px;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-action {
    background: #f0f0f0;
    height: 28px;
    margin: 2px 12px 0 0;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .field.limiter,
  .category-default-category .category-product-actions .toolbar.toolbar-products .field.limiter,
  .page-products .category-product-actions .toolbar.toolbar-products .field.limiter {
    display: block;
    top: unset;
    bottom: -45px;
    left: 0;
    right: 0;
    text-align: center;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(27, 26, 26, 0.2);
    position: absolute;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .form-item-select,
  .category-default-category .category-product-actions .toolbar.toolbar-products .form-item-select,
  .page-products .category-product-actions .toolbar.toolbar-products .form-item-select {
    margin: 0 !important;
  }
  .catalog-category-view div.back-to-top,
  .category-default-category div.back-to-top,
  .page-products div.back-to-top {
    width: 119px;
    margin: 32px auto 0px auto;
    float: unset;
  }
  .catalog-category-view .sidebar-main,
  .category-default-category .sidebar-main,
  .page-products .sidebar-main {
    margin-top: 0;
  }
  .products-grid .product-item .price-box.price-final_price {
    display: none;
  }
  .products-grid .product-item .product.details.product-item-details form {
    display: none;
  }
  .products-grid .product-item .product.details.product-item-details .product-item-sku-color {
    font-size: 11px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-mobile-hide {
    display: block !important;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar .aw-sidebar-product-options {
    display: none;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle:after {
    font-size: 11px !important;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-description .aw-sidebar-product-subtotals .cart-price .price {
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-description .aw-sidebar-product-subtotals .cart-price .symbol {
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .checkout-container .aw-onestep-sidebar-wrapper {
    position: relative;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title h2 {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .aw-onestep-groups .aw-onestep-groups_item .group-title .mark {
    font-size: 13px;
    line-height: 19px;
    width: 20px;
    height: 20px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .email .actions-toolbar button.action {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    width: 100%;
    padding: 5px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .action-toolbar {
    flex-wrap: wrap;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .action-toolbar button.action {
    width: 100%;
    margin: 0;
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    height: 34px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .action-toolbar button.action.primary {
    font-size: 14px;
    line-height: 21px;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .field .input-text {
    height: 34px;
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar {
    padding: 21px 16px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar .aw-onestep-sidebar-header {
    font-size: 14px;
    line-height: 21px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .actions-toolbar .action.checkout {
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content {
    border-bottom: none;
    position: relative;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image {
    width: 70px;
    height: 70px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-image .product-image-container .product-image-wrapper {
    width: 70px;
    height: 70px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-name {
    font-size: 12px;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-weight: 500;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-card {
    margin: 15px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product_remove {
    margin-top: 30px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty .item-qty {
    width: 26px;
    font-size: 12px;
    height: 20px;
    line-height: 12px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content .aw-sidebar-product-qty a {
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 18px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_content:after {
    content: "";
    height: 1px;
    background: #c4c4c4;
    width: calc(100% + 30px);
    position: absolute;
    right: -15px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-product-list .aw-onestep-sidebar-block_title {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 12px;
    line-height: 14px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block .price {
    font-style: normal;
    line-height: 14px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block .symbol {
    font-style: normal;
    line-height: 14px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.payment-option .payment-option-title .action-toggle {
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-sidebar_order-note span {
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-sidebar_order-note span:after {
    font-size: 11px;
  }
  .onestepcheckout-index-index .page-main .main #checkout .aw-onestep-main li.payment-methods .payment-method .payment-method-title .label > span {
    color: #000;
    font-family: 'ArbFONTS+TheSans+Plain', 'sans-serif';
    font-size: 14px;
    line-height: 16px;
  }
  .filter-open body {
    overflow: hidden;
  }
  .filter-open .block-title.filter-title {
    display: block !important;
  }
  .filter-open .block-title.filter-title .icon {
    position: fixed;
    top: 0;
    right: 335px;
    z-index: 9999;
    width: 40px;
    height: 60px;
    border-radius: 0 0 0 10px;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    -o-border-radius: 0 0 0 10px;
    background: #23303c;
  }
  .filter-open .block-title.filter-title .icon:before {
    content: "\e680";
    color: #fff;
    font-size: 40px;
    line-height: 60px;
    display: block;
  }
}
@media (max-width: 767px) {
  .footer .footer-container .middle-footer .active {
    color: #ad896c !important;
  }
  .footer .footer-container .middle-footer .active h6 {
    color: #ad896c !important;
  }
  .footer .footer-container .middle-footer .content-item-ttl h6 {
    margin-bottom: 0px;
    font-family: 'ArbFONTS+TheSans+Plain', 'sans-serif';
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    position: relative;
  }
  .footer .footer-container .middle-footer .content-item-ttl h6:after {
    content: "\f053";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
  }
  .footer .footer-container .middle-footer .content-item-ttl.active h6:after {
    content: "\f078";
  }
  .footer .footer-container .middle-footer .row > div {
    position: relative;
  }
  .footer .footer-container .middle-footer .row > div:after {
    position: absolute;
    content: '';
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    width: 95%;
    transform: translateX(50%);
    bottom: -15px;
    right: 50%;
  }
  .footer .footer-container .middle-footer .footer_contact_us {
    width: 100%;
  }
  .footer .footer-container .middle-footer .footer-riyadh-showroom {
    width: 100%;
  }
  .footer .footer-container .middle-footer .footer-our-products {
    width: 100%;
  }
  .footer .footer-container .middle-footer .footer-quick-link {
    width: 100%;
  }
  .footer .footer-container .bottom-footer {
    border-top: unset;
  }
  .footer .footer-container .bottom-footer .row {
    display: flex;
    flex-wrap: wrap;
  }
  .footer .footer-container .bottom-footer .copyright {
    order: 1;
  }
  .footer .footer-container .bottom-footer .footer-list-payment {
    margin: auto;
  }
  .footer .footer-container .bottom-footer .footer-list-payment li:first-child {
    margin-right: 6px;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select > span,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select > span,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select > span {
    display: none;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected span {
    font-size: 12px !important;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter,
  .category-default-category .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter {
    font-size: 12px;
    width: 100%;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .field.limiter span,
  .category-default-category .category-product-actions .toolbar.toolbar-products .field.limiter span,
  .page-products .category-product-actions .toolbar.toolbar-products .field.limiter span {
    font-size: 16px !important;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products #limiter,
  .category-default-category .category-product-actions .toolbar.toolbar-products #limiter,
  .page-products .category-product-actions .toolbar.toolbar-products #limiter {
    font-size: 16px !important;
  }
  .products-grid .product-item .product.name.product-item-name {
    height: 30px;
  }
  .products-grid .product-item .product.name.product-item-name .product-item-link {
    font-size: 12px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .aw-onestep-right-groups {
    margin: 50px -15px 0 -15px;
    width: calc(100% + 30px);
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .shipping-address-items ol .shipping-address-item {
    padding-bottom: 30px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .shipping-address-items ol .shipping-address-item button {
    text-indent: 15px;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-main .onestep-shipping-address .shipping-address-items ol .shipping-address-item button span {
    display: block !important;
    bottom: 10px;
    position: absolute;
    left: 0;
    font-family: 'ArbFONTS+TheSans+Plain', 'sans-serif';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    text-transform: uppercase;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary {
    margin-top: 25px;
    border-bottom: none;
    position: relative;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.grand {
    border-top: none;
    position: relative;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary .aw-onestep-sidebar-totals tr.grand:after {
    content: "";
    position: absolute;
    right: -15px;
    height: 1px;
    width: calc(100% + 30px);
    background: #c4c4c4;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .aw-onestep-sidebar-block.aw-sidebar-summary:after {
    content: "";
    position: absolute;
    right: -15px;
    height: 1px;
    width: calc(100% + 30px);
    background: #c4c4c4;
    bottom: 0;
  }
  .onestepcheckout-index-index .page-main .main .checkout-container .aw-onestep-sidebar-wrapper .aw-onestep-sidebar-content .actions-toolbar .action.checkout {
    height: 34px;
  }
  .catalog-product-view .product-info-main .product-name {
    font-size: 24px;
    line-height: 30px;
    font-family: 'ArbFONTS+TheSans+Plain', 'sans-serif';
  }
  .catalog-product-view .product-info-main .product-name .sku {
    font-size: 20px;
  }
  .customer-account-create .form-create-account {
    width: 100%;
  }
  .customer-account-create .form-create-account .field-name-customer_mobile select#phone-code {
    width: 75px;
  }
  .customer-account-create .form-create-account .field-name-customer_mobile input#login-phone {
    width: calc(100% - 105px);
  }
}
@media (max-width: 374px) {
  .catalog-category-view.page-layout-3columns .block.filter .block-content.filter-content,
  .category-default-category.page-layout-3columns .block.filter .block-content.filter-content,
  .page-products.page-layout-3columns .block.filter .block-content.filter-content,
  .catalog-category-view.page-layout-2columns-right .block.filter .block-content.filter-content,
  .category-default-category.page-layout-2columns-right .block.filter .block-content.filter-content,
  .page-products.page-layout-2columns-right .block.filter .block-content.filter-content,
  .catalog-category-view.page-layout-2columns-left .block.filter .block-content.filter-content,
  .category-default-category.page-layout-2columns-left .block.filter .block-content.filter-content,
  .page-products.page-layout-2columns-left .block.filter .block-content.filter-content {
    width: calc(100% - 40px);
  }
  .filter-open .block-title.filter-title .icon {
    right: auto;
    left: 0;
  }
}
