.max-witdh {
  max-width: 1350px;
  margin: auto;
}
.mobile-show {
  display: none;
}
#maincontent {
  min-height: auto;
}
.breadcrumbs {
  max-width: 1350px;
  margin: auto;
  margin-bottom: 0;
  padding: 30px 0;
  text-align: right;
  background-color: #fff;
}
.breadcrumbs .container {
  padding: 0;
}
.breadcrumbs ul.items li strong,
.breadcrumbs ul.items li a {
  color: #23303c;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.breadcrumbs ul.items > li a {
  opacity: 0.7;
}
.breadcrumbs ul.items > li a:hover {
  color: #23303c !important;
}
.breadcrumbs ul.items > li + li:before {
  color: #23303c;
  opacity: 0.7;
}
button.switcher-toggle.dropdown-toggle .fa-angle-down:before {
  border: none;
  content: "\f107";
  position: unset;
  display: unset;
}
.cms-frequently-asked-questions {
  font-family: 'ArbFONTS+TheSans+Plain';
}
.cms-frequently-asked-questions h5 {
  font-family: 'ArbFONTS+TheSans+Plain' !important;
}
.header.header1 .dropdown-switcher .dropdown-menu {
  right: 75px !important;
  top: 30px;
}
.header.header1 .top-header-content .row .hidden-sm.hidden-xs {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
}
.header.header1 #mainMenu .dropdown-menu .mega-menu-content .sub-menu .level1 a {
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.header.header1 #mainMenu .dropdown-menu .mega-menu-content .sub-menu .level1 a:hover {
  background: none;
  color: #ad896c !important;
}
.header.header1 #mainMenu .dropdown-menu .mega-menu-content .sub-menu .level1 a:hover span {
  color: #ad896c;
}
.footer .footer-container .middle-footer a {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 130%;
}
.page-product-configurable .product-options-bottom {
  margin-top: 30px;
}
.cms-page-view #maincontent {
  margin: auto;
}
.cms-page-view .column.main {
  padding: 0;
}
.page-title-wrapper .h1 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.catalogsearch-result-index .column.main {
  padding: 0;
}
.catalogsearch-result-index .column.main .page-title-wrapper .container {
  padding: 0;
}
.catalogsearch-result-index .category-product-actions .wrapper-vs-filter {
  visibility: hidden;
  opacity: 0;
}
.instantsearch-result-index .column.main {
  padding: 0;
}
.instantsearch-result-index .page-title-wrapper .h1 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.instantsearch-result-index .block-title h4 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.instantsearch-result-index a {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.instantsearch-category-result {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.instantsearch-category-result .column.main {
  padding: 0;
}
.instantsearch-category-result .toolbar .field.limiter {
  display: flex;
  align-items: center;
  font-size: 14px;
}
.instantsearch-category-result .toolbar .field.limiter select {
  padding: 0 5px;
  font-size: 14px;
  color: #23303c;
}
.instantsearch-category-result .toolbar .pages .pagination .item.current a {
  color: #ad896c;
}
.instantsearch-category-result .label {
  margin: 0;
  font-size: 14px;
  color: #23303c;
  font-weight: normal;
}
.instantsearch-category-result .page-title-wrapper {
  padding: 10px 0 20px;
}
.instantsearch-category-result a {
  color: #23303c;
  font-weight: 500;
}
.instantsearch-category-result a:hover {
  color: #ad896c;
}
.customer-account-login #login-phone-error {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.customer-account-login .login-container .block-customer-login .block-content .actions-toolbar .action.login.primary.btn.btn-secondary {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.cms-fabrics {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.cms-fabrics .category-page {
  margin-bottom: 100px;
}
.cms-fabrics .cate-item {
  position: relative;
  overflow: hidden;
}
.cms-fabrics .cate-item:not(:last-child) {
  margin-bottom: 30px;
}
.cms-fabrics .cate-item img {
  width: 100%;
}
.cms-fabrics .cate-info {
  position: absolute;
  z-index: 1;
  bottom: 50px;
  right: 50px;
}
.cms-fabrics .cate-info h3 {
  color: #fff;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-size: 32px;
  margin-bottom: 11px;
  font-weight: 500;
  line-height: 120%;
}
.cms-fabrics .cate-info span a {
  font-size: 14px;
  color: #ad896c;
  position: relative;
  font-weight: 500;
  line-height: 120%;
  padding-left: 35px;
  display: inline-block;
}
.cms-fabrics .cate-info span a::after {
  content: '';
  margin-right: 15px;
  background-image: url('../images/fabrics-next.png');
  background-size: 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}
.cms-fabrics .cate-info span a:hover {
  color: #ad896c !important;
}
.catalog-category-view,
.page-products {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.catalog-category-view .page-title-wrapper,
.page-products .page-title-wrapper {
  margin-top: 50px;
  padding: 0;
  text-align: center;
}
.catalog-category-view .page-title-wrapper .page-header.h1,
.page-products .page-title-wrapper .page-header.h1 {
  color: #ad896c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-size: 50px;
  font-weight: bold;
  line-height: 120%;
  text-transform: capitalize;
}
.catalog-category-view .category-description,
.page-products .category-description {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 120%;
  margin-bottom: 50px;
  margin-top: 10px;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
.catalog-category-view .category-image.margin-bottom30,
.page-products .category-image.margin-bottom30 {
  margin: 0;
}
.catalog-category-view .category-image.margin-bottom30 img,
.page-products .category-image.margin-bottom30 img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  object-position: bottom;
}
.catalog-category-view #maincontent > .row,
.page-products #maincontent > .row {
  margin: auto;
  max-width: 1350px;
}
.catalog-category-view .column.main,
.page-products .column.main {
  padding: 0;
}
.catalog-category-view .sidebar-main,
.page-products .sidebar-main {
  background-color: #ffffff;
  position: fixed;
  top: 0;
  z-index: 9999;
  margin-top: 0;
}
.catalog-category-view .sidebar-main .am-show-more.-disabled,
.page-products .sidebar-main .am-show-more.-disabled {
  display: none;
}
.catalog-category-view div.back-to-top,
.page-products div.back-to-top {
  display: none !important;
}
.category-product-actions .toolbar.toolbar-products .wrapper-vs {
  align-items: center !important;
  background-color: #ffffff !important;
  justify-content: space-between;
  padding: 0 !important;
}
.category-product-actions .toolbar.toolbar-products .wrapper-vs .wrapper-vs-filter span {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-weight: 400 !important;
  cursor: pointer;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter {
  border: none;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected {
  height: 40px;
  width: 248px;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 150% !important;
  padding: 7px 12px;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected:after {
  background: url('../images/Icon-drop.png') no-repeat;
  top: 15px;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter {
  width: 100% !important;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter li {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .form-item-select {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #E5E5E5;
}
.category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .action.sorter-action {
  margin: 0 0 0 25px;
  border: 1px solid #E5E5E5;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  height: 35px;
}
.category-product-actions .wrapper-vs-lst {
  align-items: center;
  display: flex;
}
.category-product-actions .wrapper-vs-lst .toolbar-amount {
  color: #23303c;
  display: inline-block !important;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 130%;
  margin: 0;
  margin-left: 45px;
}
.category-product-actions .wrapper-vs-lst .toolbar-amount span {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-size: 13px !important;
  font-weight: 400 !important;
  line-height: 130% !important;
}
.category-product-actions .wrapper-vs-filter {
  align-items: center;
  display: flex;
}
.category-product-actions .wrapper-vs-filter-bnt {
  cursor: pointer;
  display: inline-block;
  height: 40px;
  margin-left: 15px;
  position: relative;
  width: 40px;
}
.category-product-actions .wrapper-vs-filter-bnt::after {
  background-size: 40px;
  background: url('../images/Filters-img.png') no-repeat;
  content: '';
  height: 40px;
  position: absolute;
  top: 0;
  width: 40px;
}
.products-grid .item.product.product-item {
  margin-bottom: 50px;
  margin-left: 30px;
  max-width: calc((100% / 4) - 23px);
  padding: 0;
  display: flex;
  flex-direction: column;
}
.products-grid .item.product.product-item:nth-child(4n) {
  margin-left: 0;
}
.products-grid ol.product-items {
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  margin-bottom: 30px;
}
.products-grid .product-item .product-top {
  height: auto;
  max-height: 369px;
  flex-shrink: 0;
}
.products-grid .product-item .product-top .product.photo.product-item-photo > img {
  margin: 0 !important;
}
.products-grid .product-item .product-top .actions-link {
  display: none;
}
.products-grid .product-item .product-top::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  display: none;
}
.products-grid .product-item .product.name.product-item-name {
  height: auto;
  margin-top: 0;
}
.products-grid .product-item .product.name.product-item-name .product-item-link {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 120%;
  text-align: right;
  text-transform: capitalize;
}
.products-grid .product-item .product.details.product-item-details {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.products-grid .product-item .product.details.product-item-details .product-item-sku-color {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
  margin: 8px 0 15px 0;
  min-height: auto;
  padding: 0;
  text-align: right;
  display: flex;
}
.products-grid .product-item .product.details.product-item-details .product-item-sku {
  padding-left: 5px;
}
.products-grid .product-item .price-box.price-configured_price {
  justify-content: flex-start;
}
.products-grid .product-item .price-box.price-configured_price .price {
  color: #ad896c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  order: 1;
  margin-right: 5px;
}
.products-grid .product-item .price-box.price-configured_price .symbol {
  color: #ad896c !important;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  margin-right: 0;
}
.products-grid .product-item .price-box.price-configured_price .old-price.sly-old-price .symbol {
  text-decoration: line-through;
}
.products-grid .product-item .price-box.price-final_price {
  justify-content: flex-start;
}
.products-grid .product-item .price-box.price-final_price .price {
  color: #ad896c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  order: 1;
  margin-right: 5px;
}
.products-grid .product-item .price-box.price-final_price .symbol {
  color: #ad896c !important;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif, serif;
  font-size: 18px;
  font-weight: 500;
  line-height: 120%;
  margin-right: 0;
}
.products-grid .product-item .price-box.price-final_price .old-price.sly-old-price .symbol {
  text-decoration: line-through;
}
.products-grid .product-name-lst-bottom {
  display: flex;
  padding-top: 35px;
  justify-content: space-between;
}
.products-grid .product-name-lst-bottom .actions-link button {
  background: #ffffff;
  border: none;
  position: relative;
}
.products-grid .product-name-lst-bottom .actions-link button .pe-7s-like:before {
  color: #ad896c;
  font-size: 20px;
}
.products-grid .product-name-lst-bottom .actions-link button.active .pe-7s-like:before {
  content: '';
  background-image: url('../images/Icon-wishlist-active.png');
  background-repeat: no-repeat;
  background-size: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  left: 5px;
}
.products-grid .product-item-info .product-item-details .product-item-name a:hover {
  color: #ad896c !important;
}
.products-grid > ol > li:hover {
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
}
.products-grid .product-item-sku-price {
  margin-top: auto;
}
.contact-index-index #maincontent {
  max-width: 1218px;
  margin: 70px auto 125px auto;
  padding: 0;
}
.contact-index-index #maincontent > .row {
  margin: 0;
}
.contact-index-index .column.main {
  padding: 0;
}
.contact-index-index .contact-form-content > .row {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.contact-index-index .contact-form-content .img {
  max-width: 593px;
  max-height: 590px;
  padding: 0;
  overflow: hidden;
  flex: 1;
  margin-right: auto;
}
.contact-index-index .contact-form-content .form-contact {
  max-width: 384px;
  padding: 0;
  flex-shrink: 0;
}
.contact-index-index .contact-form-content .form-contact .form-group {
  margin-bottom: 12px;
}
.contact-index-index .contact-form-content .form-contact .form-group.comment {
  margin-bottom: 30px;
}
.contact-index-index #contact-form {
  max-width: 384px;
}
.contact-index-index .contact-form-des {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  text-transform: uppercase;
  color: #23303c;
  display: inline-block;
  margin: 10px 0 20px 0;
}
.contact-index-index .form-contact .form-group .input-text {
  border: 1px solid #e5e5e5;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  height: 40px;
  width: 100%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #23303c;
}
.contact-index-index .form-contact h3 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 500;
  font-size: 50px;
  line-height: 120%;
  color: #ad896c;
  margin: 0;
  text-transform: capitalize;
}
.contact-index-index .form-contact textarea {
  min-height: 100px;
}
.contact-index-index .form-contact .actions-toolbar > button {
  border: none;
  background-color: #23303c;
  height: 40px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  width: 100%;
  margin: 0;
}
.contact-index-index .form-contact .actions-toolbar > button span {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #fff;
  text-transform: uppercase;
}
.contact-index-index .form-contact .actions-toolbar > button:hover {
  background-color: #ad896c !important;
}
.catalog-product-view .swatch-option {
  transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}
.catalog-product-view #maincontent {
  padding: 0;
}
.catalog-product-view #maincontent > .row {
  margin: 0;
}
.catalog-product-view .column.main {
  padding: 0;
}
.catalog-product-view .product-data-items-content .product.attribute.description {
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  max-width: 1005px;
}
.catalog-product-view .product.info.detailed h5 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 500;
  font-size: 32px;
  line-height: 120%;
  margin-bottom: 16px;
}
.catalog-product-view .product-data-items-menu {
  margin: 0 0 30px;
}
.catalog-product-view .breadcrumbs .items > li {
  color: #23303c;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  text-transform: capitalize;
}
.catalog-product-view .product-ttl-brand-code {
  display: flex;
  justify-content: space-between;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
}
.catalog-product-view .product-ttl-brand-code .product-ttl-brand-name {
  text-transform: uppercase;
}
.catalog-product-view .product-ttl-brand-code .product-ttl-code {
  font-weight: 500;
}
.catalog-product-view .product-info-main {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-size: 16px;
  font-weight: 400;
}
.catalog-product-view .product-info-main .product-sub-infomation:not(:empty) {
  display: none;
}
.catalog-product-view .product-info-main .product-name {
  font-weight: 500;
  font-size: 40px;
  line-height: 120%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #ad896c;
  text-transform: capitalize;
  margin: 10px 0 17px 0;
}
.catalog-product-view .product-info-main .product-info-top {
  line-height: 130%;
  color: #23303c;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.catalog-product-view .product-info-main .product-info-top span {
  font-weight: 500;
  font-size: 16px;
  margin-left: 10px;
}
.catalog-product-view .product-info-main .product-info-top .full-review.product-reviews-summary {
  margin-left: 10px;
  margin-top: -5px;
}
.catalog-product-view .product-info-main .product-info-top .review {
  font-weight: 400;
  font-size: 12px;
}
.catalog-product-view .product-info-main .product-info-top .product-reviews-summary .rating-summary .rating-result > span:before {
  color: #F9A000;
}
.catalog-product-view .product-info-main .product-info-price {
  margin: 22px 0 34px 0;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper {
  align-items: center;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper .price {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  margin-left: 5px;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper .symbol {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  margin: 0 5px;
  order: -1;
}
.catalog-product-view .product-info-main .product-info-price .price-wrapper .text {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
}
.catalog-product-view .product-info-main .product-info-price .old-price .text {
  display: none;
}
.catalog-product-view .product-info-main .product-info-price .old-price .price-wrapper .symbol {
  text-decoration: line-through;
}
.catalog-product-view .product-info-main .product.attribute.overview {
  line-height: 150%;
  margin: 0;
}
.catalog-product-view .product-info-main > table {
  margin: 20px 0 25px;
  font-size: 14px;
  line-height: 120%;
  font-weight: 400;
}
.catalog-product-view .product-info-main > table tr td:first-child {
  font-weight: 500;
  margin-left: 20px;
  display: inline-block;
}
.catalog-product-view .product-info-main > table tr td {
  padding-bottom: 15px;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute {
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #ad896c;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute:first-child {
  border-top: 1px solid #ad896c;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute .swatch-attribute-label {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-size: 14px;
  margin: 0 !important;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute .swatch-attribute-label::after {
  content: unset;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute.color .swatch-attribute-options .swatch-option.selected:after {
  border: 2px solid #ad896c;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute.color .swatch-attribute-options .swatch-option {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border: none;
  height: 26px;
  min-width: 26px;
}
.catalog-product-view .product-info-main .product-info-bottom .swatch-attribute.color .swatch-attribute-options .swatch-option:hover:after {
  border: 1px solid #ad896c;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  width: 26px;
  height: 26px;
  top: 0;
  left: 0;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  padding: 26px 0;
  border-bottom: 1px solid #ad896c;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .field-qty-plus {
  display: none;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity ul {
  width: auto;
  position: absolute;
  display: none;
  background: #fff;
  border: 1px solid #ad896c;
  z-index: 3;
  width: 90px;
  right: 0px;
  left: unset;
  text-align: center;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity ul li {
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity ul li:hover {
  background-color: #ad896c;
  color: #fff;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity span {
  font-size: 14px;
  text-transform: uppercase;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .value,
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown span {
  display: inline;
  font-size: 16px;
  padding-top: 2px;
  cursor: pointer;
  text-transform: capitalize;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .value {
  -webkit-appearance: none;
  background: #ffffff url(../images/select-bg.svg) no-repeat scroll 100% 45%;
  height: 40px;
  text-indent: 0.01em;
  text-overflow: "";
  padding: 0 25px 0 10px;
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .swatch-opt {
  margin: 0;
}
.catalog-product-view .product-info-main .product-add-form .product-options-wrapper .swatch-opt .swatch-attribute-label + .swatch-attribute-selected-option {
  color: #ad896c;
  display: none;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .action.primary.tocart {
  background: #23303c;
  text-transform: capitalize;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  color: #fff;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  margin-left: 15px;
  padding: 15px 75px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .action.primary.tocart:hover {
  background-color: #ad896c;
  border: none !important;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions.action-add-to > button {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border: 1px solid #23303c;
  font-size: 27px;
  padding: 10px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions.action-add-to > button:hover {
  background-color: #23303c;
}
.catalog-product-view .product-info-main .product-add-form .actions {
  margin: 0;
}
.catalog-product-view .product-info-main .box-tocart-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  margin-top: 40px;
}
.catalog-product-view .product-info-main .box-tocart-bottom .addtocart-box {
  display: flex;
}
.catalog-product-view .product-info-main .box-tocart-bottom .total {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 120%;
  display: flex;
}
.catalog-product-view .product-info-main .box-tocart-bottom .total .number {
  display: flex;
}
.catalog-product-view .product-info-main .box-tocart-bottom .total .total-price {
  padding-right: 16px;
}
.catalog-product-view .product-info-main .box-tocart-bottom .total .text {
  margin-left: 5px;
}
.catalog-product-view .product-add-form .product-options-wrapper {
  padding: 0;
}
.catalog-product-view .product-data-items-menu .data.item.title {
  margin-bottom: 20px;
}
.catalog-product-view .product-data-items-menu .data.item.title .data.switch {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 600;
  font-size: 14px;
  line-height: 130%;
  margin: 0;
  padding: 0px 87px;
}
.catalog-product-view .product-data-items-menu .data.item.title .data.switch:hover {
  color: #23303c !important;
}
.catalog-product-view .product-data-items-menu .data.item.title .data.switch:focus {
  color: #23303c !important;
}
.catalog-product-view .product-data-items-menu .data.item.title.active .data.switch {
  color: #23303c;
  background: none;
}
.catalog-product-view .page-bottom {
  background: #fff;
}
.catalog-product-view .product.media .vertical-gallery {
  justify-content: space-between;
}
.catalog-product-view .product.media .vertical-gallery #vertical-thumbnail-wrapper {
  width: auto;
  max-width: 130px;
}
.catalog-product-view .product.media .vertical-gallery .vertical-thumbnail.slick-initialized {
  padding: 0;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow {
  height: 30px;
  top: auto;
  bottom: -17%;
  left: 40px;
  width: 60px;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-down {
  right: 53%;
  background: #FAFBFD !important;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-down::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  background-color: #23303c;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 8px;
  right: 24px;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-down::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  background-color: #23303c;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 8px;
  left: 24px;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-up {
  right: 0;
  background: #FAFBFD !important;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-up::after {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  background-color: #23303c;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  top: 8px;
  left: 24px;
}
.catalog-product-view .product.media .vertical-gallery .slick-arrow.pe-7s-angle-up::before {
  content: '';
  position: absolute;
  width: 2px;
  height: 15px;
  background-color: #23303c;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 8px;
  right: 24px;
}
.catalog-product-view .product-detail-infomation-sticky-parent {
  display: flex;
  margin-top: 0;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media {
  padding: 0;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media #owl-carousel-gallery {
  padding: 0;
  max-width: 500px;
  max-height: 590px;
  width: 100%;
  overflow: hidden;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .owl-carousel.gallery-vertical {
  position: relative;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .owl-carousel.gallery-vertical::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag2.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .owl-carousel.gallery-vertical.active::after {
  content: none;
  transition: all ease 0.3s;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .product.single-image {
  position: relative;
  padding: 0;
  background: none;
  max-height: 800px;
}
.catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .product.single-image::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag3.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.catalog-product-view .product-detail-infomation-sticky-parent .custom {
  max-width: 700px;
  width: 100%;
}
.catalog-product-view .owl-nav {
  display: none;
}
.catalog-product-view .slick-vertical .slick-slide {
  padding: 10px 0;
}
.catalog-product-view .product-detail-infomation.product-detail-infomation-sticky {
  max-width: 575px;
  margin-right: auto;
}
.benefits-aljedae {
  max-width: 1180px;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  margin: 95px auto 80px auto;
}
.benefits-aljedae .benefits-aljedae-ttl {
  margin-bottom: 50px;
}
.benefits-aljedae h3 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: bold;
  font-size: 50px;
  line-height: 120%;
  color: #ad896c;
  text-align: center;
  margin-bottom: 10px;
}
.benefits-aljedae .des {
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  text-align: center;
  text-transform: uppercase;
}
.benefits-aljedae .benefits-aljedae-bottom {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}
.benefits-aljedae .ttl {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 500;
  font-size: 22px;
  line-height: 130%;
  color: #ad896c;
  margin-bottom: 6px;
}
.benefits-aljedae span {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
  color: #23303c;
  max-width: 190px;
}
.benefits-aljedae .benefits-aljedae-item {
  display: flex;
  align-items: center;
}
.benefits-aljedae .item-box {
  padding-right: 30px;
}
.content-block {
  margin-top: 70px;
  clear: both;
}
.content-block .owl-nav {
  display: none;
}
.content-block .arrow {
  position: absolute;
  top: calc(100% - 26px);
  z-index: 9999;
  cursor: pointer;
  height: 50px;
  width: 50px;
  transform: scaleX(-1);
}
.content-block .arrow img {
  max-width: 100%;
}
.content-block .owl-dots {
  width: 100%;
  height: 2px;
  background: rgba(173, 137, 108, 0.3);
  max-width: 951px;
  margin-right: 0;
  margin-top: 55px;
}
.content-block .owl-dot.active {
  background: #ad896c;
}
.content-block .owl-dots .owl-dot span {
  display: none;
}
.content-block .products-grid.slider-1-row .owl-item {
  padding: 0;
  max-width: 345px;
  padding: 0 15px;
}
.content-block .product-name-lst-bottom li {
  list-style: none;
}
.content-block .block-title {
  text-align: center;
  margin-bottom: 50px;
}
.content-block .block-title .title {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 50px;
  line-height: 120%;
  color: #ad896c;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.content-block .block-title p {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 120%;
  color: #23303c;
  text-transform: uppercase;
}
.storelocator-index-index #maincontent {
  max-width: 1216px;
  margin: auto;
  padding: 0;
}
.storelocator-index-index #maincontent .column.main {
  padding: 0;
}
.storelocator-index-index #maincontent > .row {
  margin: 0;
}
.storelocator-index-index .ng-scope {
  display: flex;
  flex-direction: column;
}
.storelocator-index-index .store-locator-module {
  margin: 70px 0 100px 0;
}
.storelocator-index-index .store-locator-ttl {
  text-align: center;
}
.storelocator-index-index .store-locator-ttl h2 {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #ad896c;
  font-weight: 500;
  font-size: 50px;
  line-height: 120%;
  margin-bottom: 20px;
}
.storelocator-index-index .store-locator-ttl p {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  margin: 0;
}
.storelocator-index-index .store-locator-navigation {
  width: auto;
  height: auto;
  max-width: 800px;
  margin: auto;
  padding: 0;
}
.storelocator-index-index .store-locator-navigation-box {
  display: flex;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  padding: 30px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  margin: 50px 0 20px 0;
}
.storelocator-index-index .store-locator-navigation-box select {
  width: 250px;
  height: 40px;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;
  color: rgba(35, 48, 60, 0.5);
  margin-left: 30px;
}
.storelocator-index-index .store-locator-navigation-box #button-locate-nearby {
  margin: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  background: #23303C;
  border: none;
  color: #fff !important;
  padding: 11px 67px 12px 67px;
}
.storelocator-index-index .store-locator-navigation-box #button-locate-nearby:hover {
  background-color: #ad896c;
}
.storelocator-index-index .store-locator-navigation-check {
  display: flex;
}
.storelocator-index-index .store-locator-navigation-check input[type=checkbox] {
  width: 18px;
  height: 18px;
  margin: 0 0 0 12px;
}
.storelocator-index-index .store-locator-navigation-check label {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 130%;
  color: #23303c;
  margin: 2px 0 0 0;
}
.storelocator-index-index .box-map-container {
  margin-top: 50px;
}
.storelocator-index-index .box-map {
  max-width: 1216px;
  display: flex;
  margin: 0;
  margin-top: 30px;
}
.storelocator-index-index .store-locator-results {
  padding: 0;
  height: auto;
  max-width: 384px;
  margin-left: 32px;
  max-height: 730px;
  padding: 30px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}
.storelocator-index-index .store-locator-map-box {
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  padding: 30px;
  max-width: 800px;
  height: 730px;
}
.storelocator-index-index .store-locator-map {
  max-width: 740px;
  height: 670px;
}
.storelocator-index-index .number-stores {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 500;
  font-size: 14px;
  line-height: 120%;
}
.storelocator-index-index .store-locator-result-name {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  color: #23303c;
  font-weight: 500;
  font-size: 14px;
  line-height: 130%;
  margin: 0 0 19px 0;
  text-transform: capitalize;
}
.storelocator-index-index table td {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  color: #23303c;
  padding-bottom: 15px;
}
.storelocator-index-index table .ttl {
  color: rgba(35, 48, 60, 0.7);
  padding-left: 60px;
  vertical-align: top;
  width: 46%;
}
.storelocator-index-index .store-locator-result {
  border-bottom: 1px solid #ad896c;
}
.storelocator-index-index a:focus {
  color: #fff !important;
}
.storelocator-index-index a:hover {
  color: #fff !important;
}
.page-with-filter #box-overlay,
.page-products #box-overlay {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #23303cba;
  z-index: 998;
}
.page-with-filter .sidebar.sidebar-main,
.page-products .sidebar.sidebar-main {
  overflow-x: hidden;
  overflow-y: auto;
  height: 100%;
  max-width: 325px;
  transform: translateX(100%);
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -o-transform: translateX(100%);
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.page-with-filter .sidebar.sidebar-main.active,
.page-products .sidebar.sidebar-main.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
}
.page-with-filter .block-content.filter-content,
.page-products .block-content.filter-content {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-title,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-title {
  color: #23303c;
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 130%;
  padding: 27px 0 22px 0 !important;
  margin: 0 !important;
  cursor: pointer;
  text-transform: lowercase;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-title::first-letter,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-title::first-letter {
  text-transform: capitalize;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-content,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-content {
  border: none;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-content .am-filter-items-attr_mgs_brand li,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-content .am-filter-items-attr_mgs_brand li {
  border: none;
  position: relative;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-content .am-filter-items-attr_mgs_brand li:first-child,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-content .am-filter-items-attr_mgs_brand li:first-child {
  display: none !important;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count,
.page-products .block.filter .block-content.filter-content .filter-options-item .filter-options-content ol.items .item .count {
  display: none;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item:last-child,
.page-products .block.filter .block-content.filter-content .filter-options-item:last-child {
  border: none;
  padding-bottom: 50px;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-title,
.page-products .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-title {
  font-weight: 400 !important;
  font-size: 14px;
  line-height: 130%;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-content ol.items .item,
.page-products .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-content ol.items .item {
  color: #23303c;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-content .label .price,
.page-products .block.filter .block-content.filter-content .filter-options-item:last-child .filter-options-content .label .price {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item input[type="checkbox"],
.page-products .block.filter .block-content.filter-content .filter-options-item input[type="checkbox"] {
  display: none;
}
.page-with-filter .block.filter .block-content.filter-content .filter-options-item input[type="radio"],
.page-products .block.filter .block-content.filter-content .filter-options-item input[type="radio"] {
  display: none;
}
.page-with-filter .block.filter .block-content.filter-content .items.am-filter-items-attr_style a.am_shopby_link_selected span,
.page-products .block.filter .block-content.filter-content .items.am-filter-items-attr_style a.am_shopby_link_selected span {
  font-weight: 600;
  color: #ad896c;
}
.page-with-filter .block.filter .block-content.filter-content .items.am-filter-items-attr_category_ids a.am_shopby_link_selected span,
.page-products .block.filter .block-content.filter-content .items.am-filter-items-attr_category_ids a.am_shopby_link_selected span {
  font-weight: 600;
  color: #ad896c;
}
.page-with-filter .block.filter .block-content.filter-content .items.am-filter-items-attr_price a.am_shopby_link_selected .label,
.page-products .block.filter .block-content.filter-content .items.am-filter-items-attr_price a.am_shopby_link_selected .label {
  font-weight: 600;
  color: #ad896c;
}
.page-with-filter .block.filter .block-content.filter-content .items.am-filter-items-attr_price a.am_shopby_link_selected .label .price,
.page-products .block.filter .block-content.filter-content .items.am-filter-items-attr_price a.am_shopby_link_selected .label .price {
  font-weight: 600;
  color: #ad896c;
}
.page-with-filter .sidebar-main .box-bnt,
.page-products .sidebar-main .box-bnt {
  display: flex;
  position: sticky;
  bottom: 0;
  height: 70px;
  align-items: center;
  justify-content: center;
  border-top: 1px solid;
  background: white;
  margin: 0 -15px;
  padding: 0 15px;
}
.page-with-filter .sidebar-main .btn.btn-default,
.page-products .sidebar-main .btn.btn-default {
  border-radius: 0;
  border: 1px solid #23303c;
  line-height: 120%;
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
  float: left;
  padding: 9px 31px;
}
.page-with-filter .sidebar-main .btn.btn-default:hover,
.page-products .sidebar-main .btn.btn-default:hover {
  color: #fff !important;
  background-color: #ad896c !important;
}
.page-with-filter .sidebar-main .btn.btn-default.apply,
.page-products .sidebar-main .btn.btn-default.apply {
  background-color: #23303c;
  color: #fff;
  padding: 9px 38px;
  margin-right: 15px;
}
.page-with-filter .sidebar-main .filter-options-content .am_shopby_link_selected .label,
.page-products .sidebar-main .filter-options-content .am_shopby_link_selected .label {
  color: #ad896c;
  font-weight: 500;
}
.page-with-filter .sidebar-main .filter-options-content .label,
.page-products .sidebar-main .filter-options-content .label {
  color: #23303c;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
}
.page-with-filter .sidebar-main .filter-options-content .am-filter-items-attr_category_ids > .item,
.page-products .sidebar-main .filter-options-content .am-filter-items-attr_category_ids > .item {
  padding: 0 0 15px 0;
}
.page-with-filter .sidebar-main .filter-options-content .am-filter-items-attr_category_ids > .item .count,
.page-products .sidebar-main .filter-options-content .am-filter-items-attr_category_ids > .item .count {
  display: none;
}
.page-with-filter .sidebar-main .filter-options-content .am-shopby-form,
.page-products .sidebar-main .filter-options-content .am-shopby-form {
  margin-bottom: 20px;
}
.page-with-filter .sidebar-main .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper .swatch-option,
.page-products .sidebar-main .filter-options-content .am-shopby-form .am-filter-items-attr_color .am-swatch-wrapper .swatch-option {
  min-width: 24px;
  height: 24px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
}
.page-with-filter .sidebar-main .filter-options-content .am-shopby-form .am-swatch-wrapper .am-swatch-link .swatch-option.text,
.page-products .sidebar-main .filter-options-content .am-shopby-form .am-swatch-wrapper .am-swatch-link .swatch-option.text {
  border: 1px solid rgba(35, 48, 60, 0.2);
  font-weight: 400;
  font-size: 14px;
  line-height: 150%;
}
.page-with-filter .sidebar-main .filter-options-item,
.page-products .sidebar-main .filter-options-item {
  border-bottom: 1px solid #F0F1F3;
  padding-bottom: 27px;
  margin: 0 !important;
  position: relative;
}
.page-with-filter .sidebar-main .filter-options-item.active,
.page-products .sidebar-main .filter-options-item.active {
  padding-bottom: 0;
}
.page-with-filter .sidebar-main .filter-options-item.active::before,
.page-products .sidebar-main .filter-options-item.active::before {
  content: '';
  position: absolute;
  width: 14px;
  height: 2px;
  background: #23303c;
  left: 0;
  top: 35px;
  z-index: -10;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
}
.page-with-filter .sidebar-main .filter-options-item.active .filter-options-content,
.page-products .sidebar-main .filter-options-item.active .filter-options-content {
  display: none !important;
}
.page-with-filter .sidebar-main .filter-options-item::after,
.page-products .sidebar-main .filter-options-item::after {
  content: '';
  position: absolute;
  width: 14px;
  height: 2px;
  background: #23303c;
  left: 0;
  top: 35px;
  z-index: -10;
}
.page-with-filter .sidebar-main .filter-options-item .am-shopby-swatch-label .count,
.page-products .sidebar-main .filter-options-item .am-shopby-swatch-label .count {
  display: none;
}
.page-with-filter a:hover,
.page-products a:hover {
  color: #ad896c !important;
}
.page-with-filter .filter-options .am-swatch-wrapper,
.page-products .filter-options .am-swatch-wrapper {
  margin: 0 !important;
}
.page-with-filter .am-filter-items-attr_mgs_brand.items a::before,
.page-products .am-filter-items-attr_mgs_brand.items a::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border: 1px solid #23303C;
  vertical-align: sub;
  margin-left: 15px;
}
.page-with-filter .am-filter-items-attr_mgs_brand.items a::after,
.page-products .am-filter-items-attr_mgs_brand.items a::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  right: 1%;
  top: 33%;
  background: #23303C;
  opacity: 0;
  margin-left: 15px;
}
.page-with-filter .am-filter-items-attr_mgs_brand.items a.am_shopby_link_selected::after,
.page-products .am-filter-items-attr_mgs_brand.items a.am_shopby_link_selected::after {
  opacity: 1;
}
.page-with-filter .am-filter-items-attr_mgs_brand.items input[type="checkbox"]:checked + a::after,
.page-products .am-filter-items-attr_mgs_brand.items input[type="checkbox"]:checked + a::after {
  opacity: 1;
}
.checkout-cart-index .amrelated-cart-message {
  margin-top: 20px;
}
.checkout-cart-index .amrelated-cart-bundle {
  float: inherit;
}
.checkout-cart-index .column.main {
  padding: 0;
}
.checkout-cart-index .cart.main.actions .action.update:hover {
  border: none !important;
  background: #ad896c !important;
}
.account.sales-order-view .amount strong span {
  font-size: 20px;
  font-weight: 500;
}
.customer-account-index .btn.btn-secondary {
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -o-border-radius: 40px;
  font-size: 14px;
  height: auto;
}
.customer-account-index.account .box .box-actions .edit {
  font-size: 14px;
}
.customer-account-index .sidebar .block .block-title .title {
  font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
}
.account .btn-secondary {
  background-color: #23303c;
  border: 2px solid #23303c;
}
.account .product-item-actions {
  margin-top: 30px;
}
.account .btn {
  font-size: 14px;
}
.account .products-grid.wishlist .product-item {
  margin-bottom: 30px;
}
.account .products-grid.wishlist .product-item-actions {
  margin-top: 0;
}
.whatsapp-page {
  position: fixed;
  bottom: 120px;
  left: 25px;
  z-index: 99;
}
.whatsapp-page img {
  display: none;
}
.whatsapp-page a::after {
  content: "";
  background: url(../images/whatsapp.png) no-repeat;
  display: block;
  width: 50px;
  background-size: 100%;
  height: 50px;
}
.modal-popup.confirm .modal-footer .action-secondary {
  border: 2px solid #ad896c;
  background-color: #ad896c;
}
.modal-popup.confirm .modal-footer .action-secondary:hover {
  border: 2px solid #23303c;
  background-color: #23303c;
}
.modal-popup.confirm .modal-footer .action-primary:hover {
  border: 2px solid #ad896c;
  background-color: #ad896c;
}
#maincontent {
  background-color: #fff;
}
.cms-index-index .list-logo .owl-stage-outer .owl-stage {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.cms-index-index .list-logo .owl-stage-outer .owl-stage .owl-item {
  max-width: 120px;
}
.cms-index-index .benefits-aljedae {
  margin: 115px auto 100px auto;
  padding: 0 16px;
}
.account.amasty_rma-account-history .amreturns-orders-container {
  display: flex;
  justify-content: space-between;
}
.account.amasty_rma-account-history .amreturns-orders-container select {
  width: 90%;
}
.account.amasty_rma-account-history .amreturns-orders-container button {
  border: 1px solid #ccc;
}
.account.amasty_rma-account-history .amrma-tbody .col.status span {
  background-color: #ad896c !important;
  color: #fff;
  padding: 5px;
}
.account.amasty_rma-account-history .amasty-rma-pager {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.account.amasty_rma-account-history .amasty-rma-pager .limiter {
  order: -1;
  display: flex;
  align-items: center;
  flex: unset;
}
.account.amasty_rma-account-history .toolbar select {
  background: #ffffff url('../images/select-bg.svg') no-repeat scroll 100% 45%;
  padding: 0px 30px 0 0px;
  width: 35%;
  border: 1px solid #ccc;
  margin: 0 15px;
}
.account.amasty_rma-account-history .toolbar .limiter-text {
  width: 100px;
}
.account.amasty_rma-account-history .toolbar strong {
  font-weight: normal;
}
.account.amasty_rma-account-history .col.item .amrma-image {
  position: relative;
  max-width: 200px;
  height: 235px;
  overflow: hidden;
}
.account.amasty_rma-account-history .col.item .amrma-image::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.account.amasty_rma-account-view .amrma-tracking-add input {
  margin-bottom: 20px;
}
.account.amasty_rma-account-view .amrma-return-number {
  display: flex;
  align-items: center;
}
.account.amasty_rma-account-view .amrma-return-number span {
  background-color: #ad896c !important;
  margin-right: 20px;
  color: #fff;
  padding: 5px;
}
.account.amasty_rma-account-view .amrma-steps {
  display: flex;
  justify-content: space-between;
  margin: 50px 0;
}
.account.amasty_rma-account-view .amrma-steps .checker {
  display: block;
  text-align: center;
}
.account.amasty_rma-account-view .amrma-steps .checker i {
  color: #fff;
  background-color: #777;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 5px;
  font-size: 12px;
}
.account.amasty_rma-account-view .amrma-step.-complete .checker i {
  background-color: #32bf3a;
}
.account.amasty_rma-account-view .amrma-status {
  margin-left: 10px;
}
.account.amasty_rma-account-view .col.status {
  padding: 15px 0;
}
.account.amasty_rma-account-view .col.status i {
  color: #fff;
  background-color: #777;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  padding: 5px;
  font-size: 12px;
}
.account.amasty_rma-account-view .amrma-status.-resolved ~ i {
  background-color: #32bf3a;
}
.account.amasty_rma-account-view .amrma-stars-container {
  max-width: 50%;
  margin: auto;
  border: 1px solid #ccc;
  padding: 30px;
  box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
}
.account.amasty_rma-account-view .amrma-rating-block {
  text-align: center;
  margin: 10px 0;
}
.account.amasty_rma-account-view .review-control-vote {
  position: relative;
}
.account.amasty_rma-account-view .amrma-feedback-container {
  display: flex;
  border: 1px solid #ccc;
  padding: 10px;
}
.account.amasty_rma-account-view .amrma-feedback-container input {
  border: none;
}
.account.amasty_rma-account-view .amrma-feedback-container button {
  padding: 0 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  background: #ad896c;
  border: none;
  color: #fff;
  text-transform: uppercase;
}
.account.amasty_rma-account-view .amrma-customer-information {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.account.amasty_rma-account-view th {
  font-weight: 500;
}
.account.amasty_rma-account-view strong {
  font-weight: 500;
}
.account.amasty_rma-account-view .amrma-image {
  position: relative;
  max-width: 200px;
  height: 235px;
  overflow: hidden;
}
.account.amasty_rma-account-view .amrma-image img {
  max-width: 100%;
}
.account.amasty_rma-account-view .amrma-image::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
.account.amasty_rma-account-view #chat {
  background-color: #f9f9fc;
  border: 1px solid #ccc;
  padding: 30px;
  color: #777;
}
.account.amasty_rma-account-view .amrma-chat-block {
  display: flex;
  flex-direction: column;
  overflow-y: scroll;
  max-height: 500px !important;
}
.account.amasty_rma-account-view .amrma-chat-message {
  margin: 5px 20px;
  max-width: 80%;
}
.account.amasty_rma-account-view .amrma-chat-message.-left {
  align-self: flex-start;
}
.account.amasty_rma-account-view .amrma-chat-message.-left .amrma-message-block {
  background-color: #e2f5fe;
}
.account.amasty_rma-account-view .amrma-chat-message.-left .amrma-message-block:before {
  left: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEwLjUgMjEuNUwuMzI3IDMuMTlDLS41MzUgMS42MzUuOTA0LS4xODggMi42MTUuMjkxTDEwLjUgMi41djE5eiIgZmlsbD0iI0UxRjVGRSIvPjwvc3ZnPg==');
}
.account.amasty_rma-account-view .amrma-chat-message.-right {
  align-self: flex-end;
}
.account.amasty_rma-account-view .amrma-chat-message.-right .amrma-message-block {
  background-color: #eceeff;
}
.account.amasty_rma-account-view .amrma-chat-message.-right .amrma-message-block:before {
  right: -11px;
  background: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMjIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTAgMjEuNUwxMC4xNzIgMy4xOWMuODYzLTEuNTU0LS41NzYtMy4zNzctMi4yODctMi44OThMMCAyLjV2MTl6IiBmaWxsPSIjRUNFRUZGIi8+PC9zdmc+');
}
.account.amasty_rma-account-view .amrma-message-block {
  position: relative;
  display: flex;
  flex-direction: column;
  padding: 15px 20px 10px;
  border-radius: 10px;
}
.account.amasty_rma-account-view .amrma-message-block:before {
  position: absolute;
  top: 15px;
  width: 11px;
  height: 22px;
  content: '';
}
.account.amasty_rma-account-view .amrma-message {
  color: #000;
  word-break: break-all;
}
.account.amasty_rma-account-view .amrma-date {
  font-size: 10px;
}
.account.amasty_rma-account-view .amrma-chat-control {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-quick-reply {
  flex-shrink: 0;
  margin-left: 1px;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-quick-reply .amrma-select {
  height: auto;
  padding: 20px 30px;
  border: none;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-chat-send {
  flex: 1;
  display: flex;
  align-items: center;
  background: #fff;
  border: none;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-chat-send .amrma-textarea {
  min-height: auto;
  border: none;
  padding: 20px 25px;
  height: auto !important;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-chat-send .amrma-attach-file {
  width: 29px;
  height: 33px;
  margin: 0;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-attach-file .amrma-label {
  position: relative;
  padding-right: 20px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #1979c3;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-attach-file .amrma-label:before {
  position: absolute;
  top: -6px;
  right: 10px;
  width: 29px;
  height: 27px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMXoiIGZpbGw9IiM4MjgyODIiLz48L3N2Zz4=');
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-attach-file .amrma-attach {
  display: none;
}
.account.amasty_rma-account-view .amrma-chat-control button {
  padding: 0 20px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  background: #ad896c;
  border: none;
  color: #fff;
  text-transform: uppercase;
  margin-left: 10px;
}
.account.amasty_rma-account-view .amrma-chat-control .amrma-hiddentext {
  display: none;
}
.account.amasty_rma-account-view .amrma-header-block .amrma-cancel {
  color: #fff;
  background-color: #ad896c;
  border: none;
  padding: 5px 10px;
}
.account.amasty_rma-account-newreturn .amrma-product-message .amrma-return-qty .amrma-item-qty {
  width: auto;
  font-size: unset;
}
.account.amasty_rma-account-newreturn .amrma-product-message .amrma-return-qty .amrma-item-qty.active {
  border: 2px solid red;
  padding-left: 10px;
}
.account.amasty_rma-account-newreturn .amrma-product-message .amrma-return-qty label {
  font-size: 16px;
  margin: 0;
}
.account.amasty_rma-account-newreturn .amrma-product-message .amrma-return-select {
  padding-top: 9px;
}
.account.amasty_rma-account-newreturn .amrma-customer-information {
  display: flex;
  justify-content: space-between;
}
.account.amasty_rma-account-newreturn .amrma-customer-information .amrma-customer-address {
  width: 30%;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-product {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-product .amrma-product-information {
  width: 30%;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-product .amrma-product-information input.amrma-checkbox {
  display: none;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-product .amrma-product-information label.amrma-showmore {
  display: none;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-product strong {
  font-weight: 500;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-message-container.-gray {
  display: inline-flex;
  border: 1px solid #ccc;
  text-align: center;
  padding: 10px;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-message-container.-gray p {
  margin: 0;
}
.account.amasty_rma-account-newreturn .amrma-product-item .amrma-message-container.-gray .amrma-cause._nomargin {
  margin-left: 20px;
}
.account.amasty_rma-account-newreturn .amrma-create-rma .amrma-attach-file .amrma-label {
  position: relative;
  padding-right: 50px;
  font-weight: bold;
  font-size: 16px;
  cursor: pointer;
  color: #ad896c;
  transition: color 0.3s ease;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  margin: 15px 0;
}
.account.amasty_rma-account-newreturn .amrma-create-rma .amrma-attach-file .amrma-label::before {
  position: absolute;
  top: -6px;
  right: 10px;
  width: 29px;
  height: 27px;
  content: '';
  background-image: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iMjciIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik01Ljc5MyAyN2MtMS40Ny4wMDItMi45NTMtLjU5Mi00LjA4My0xLjc0N0E1Ljk4MiA1Ljk4MiAwIDAgMSAwIDIxLjA4MWE1LjU2OCA1LjU2OCAwIDAgMSAxLjU3My0zLjkxMmwuMjQtLjI0OEwxNi4zMDQgMi4xMDlBNi45OTYgNi45OTYgMCAwIDEgMjEuMzQyIDBjMS45MzgtLjAwMiAzLjkwMi43OCA1LjM5OSAyLjMxQTcuODk4IDcuODk4IDAgMCAxIDI5IDcuODI1Yy4wMDMgMS44NjgtLjY4MyAzLjczOC0yLjA2NCA1LjE0OUwxNC43NyAyNS40MDlsLS45MDYuOTI1LTEuODEtMS44NTFMMjUuMTI4IDExLjEyYy44NzYtLjg5NSAxLjMxMS0yLjA3IDEuMzEzLTMuMjk3IDAtMS4yOTYtLjUtMi42My0xLjUxLTMuNjYzLTEuMDEzLTEuMDM1LTIuMzE2LTEuNTQzLTMuNTg4LTEuNTQ0YTQuNDU3IDQuNDU3IDAgMCAwLTMuMjI0IDEuMzQzTDMuMzg0IDE5LjAxOGMtLjU0OS41Ni0uODIgMS4yODctLjgyMiAyLjA2My4wMDIuODE4LjMxMyAxLjY2My45NiAyLjMyMy42NDUuNjU3IDEuNDcuOTc4IDIuMjcxLjk4YTIuODA0IDIuODA0IDAgMCAwIDIuMDItLjgzOWwxMS4xMTItMTEuMzU3Yy4yMDgtLjIxMy4zMS0uNDgyLjMxMS0uNzkxIDAtLjMyNi0uMTI0LS42NjYtLjM5MS0uOTRhMS4yNzggMS4yNzggMCAwIDAtLjkxOC0uMzk4IDEuMDYzIDEuMDYzIDAgMCAwLS43NzMuMzE4bC05LjQ1IDkuNjU4LTEuODEyLTEuODQ4IDkuNDUyLTkuNjZhMy41OCAzLjU4IDAgMCAxIDIuNTgzLTEuMDg2Yy45ODYgMCAxLjk3OC4zOTcgMi43MyAxLjE2NmEzLjk5OSAzLjk5OSAwIDAgMSAxLjE0MSAyLjc5IDMuNzcxIDMuNzcxIDAgMCAxLTEuMDYxIDIuNjRMOS42MiAyNS4zOTRBNS4zMjMgNS4zMjMgMCAwIDEgNS44MDMgMjdoLS4wMXoiIGZpbGw9IiM4MjgyODIiLz48L3N2Zz4=');
}
.account.amasty_rma-account-newreturn .amrma-create-rma .amrma-attach-file .amrma-attach {
  display: none;
}
.account.amasty_rma-account-newreturn .amrma-create-rma .amrma-return-policy {
  display: flex;
}
.account.amasty_rma-account-newreturn .amrma-create-rma .btn.amreturn-btn {
  color: #fff;
  background-color: #ad896c;
  margin-left: 15px;
}
.account.amasty_rma-account-newreturn .amrma-image {
  position: relative;
  display: block;
  max-width: 200px;
  height: 235px;
  overflow: hidden;
}
.account.amasty_rma-account-newreturn .amrma-image img {
  max-width: 100%;
}
.account.amasty_rma-account-newreturn .amrma-image::after {
  content: '';
  position: absolute;
  background-image: url('../images/bg-Zigzag.png');
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
}
@media (min-width: 1600px) {
  .catalog-category-view.wide.width1550 #maincontent {
    width: 100%;
    padding: 0;
  }
}
@media only screen and (max-width: 1199px) {
  .mobile-show {
    display: inline-block;
  }
  .desktop-show {
    display: none;
  }
  .breadcrumbs {
    height: auto;
    padding: 21px 0 20px 0;
    line-height: 20px;
  }
  .breadcrumbs .container {
    padding: 0 16px;
  }
  .breadcrumbs ul.items li strong,
  .breadcrumbs ul.items li a {
    text-transform: capitalize !important;
    font-size: 13px !important;
  }
  .breadcrumbs ul.items > li a {
    color: #23303c !important;
  }
  .cms-fabrics .cate-item:not(:last-child) {
    margin-bottom: 16px;
  }
  .cms-fabrics .cate-info.mobile-show {
    bottom: 20px;
    right: 20px;
  }
  .cms-fabrics .cate-info.mobile-show h3 {
    font-size: 22px;
    margin-bottom: 8px;
  }
  .cms-fabrics .cate-info.mobile-show span a {
    font-size: 12px;
  }
  .cms-fabrics .column.main {
    padding: 0 16px;
  }
  .cms-fabrics .category-page {
    margin-bottom: 80px;
  }
  .header.header1:not(.header6):not(.header7) .megamenu-content .dropdown-switcher .dropdown-menu {
    right: 0 !important;
  }
}
@media only screen and (max-width: 991px) {
  .account.amasty_rma-account-history .table-wrapper.returns-history {
    overflow: scroll;
  }
  .account.amasty_rma-account-view .table-wrapper.amrma-items-table {
    overflow: scroll;
  }
  .catalog-category-view .page-title-wrapper,
  .page-products .page-title-wrapper {
    margin-top: 30px;
  }
  .catalog-category-view .page-title-wrapper .page-header.h1,
  .page-products .page-title-wrapper .page-header.h1 {
    font-size: 36px;
    padding: 0;
  }
  .catalog-category-view .page-title-wrapper .container,
  .page-products .page-title-wrapper .container {
    padding: 0;
  }
  .catalog-category-view .category-description,
  .page-products .category-description {
    display: none;
    font-size: 12px;
    margin: 8px 0 30px 0;
  }
  .catalog-category-view #maincontent,
  .page-products #maincontent {
    padding: 0;
  }
  .catalog-category-view #maincontent > .row,
  .page-products #maincontent > .row {
    padding: 0 16px;
  }
  .catalog-category-view .category-product-actions,
  .page-products .category-product-actions {
    border: none;
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
  }
  .catalog-category-view .category-product-actions .wrapper-vs-lst .toolbar-amount,
  .page-products .category-product-actions .wrapper-vs-lst .toolbar-amount {
    display: none !important;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products,
  .page-products .category-product-actions .toolbar.toolbar-products {
    width: 100% !important;
  }
  .catalog-category-view .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: 208px;
  }
  .catalog-category-view .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 {
    border-radius: 0;
    border: none;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter,
  .page-products .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter #sorter {
    width: 100%;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .wrapper-vs .wrapper-vs-filter span,
  .page-products .category-product-actions .toolbar.toolbar-products .wrapper-vs .wrapper-vs-filter span {
    font-size: 16px !important;
  }
  .products-grid .product-name-lst-bottom {
    padding-top: 0;
  }
  .products-grid .product-item .product.details.product-item-details {
    padding: 0 11px;
  }
  .products-grid .product-item .product.details.product-item-details .product-item-sku-color {
    font-size: 12px;
    margin: 4px 0 8px 0;
  }
  .products-grid .product-item .product.name.product-item-name .product-item-link {
    font-size: 16px;
  }
  .products-grid .product-item .price-box.price-final_price {
    display: flex;
  }
  .products-grid .product-item .price-box.price-final_price .price {
    font-size: 16px;
    font-weight: 600;
  }
  .products-grid .product-item .price-box.price-final_price .symbol {
    font-size: 16px;
    font-weight: 600;
  }
  .products-grid .product-name-lst-bottom .actions-link {
    height: 20px;
  }
  .catalog-product-view .products-grid .product-item .product-top .product.photo.product-item-photo > img {
    padding: 10px;
  }
  .page-products .products-grid .product-item .product-top .product.photo.product-item-photo > img {
    padding: 10px;
  }
  .contact-index-index #maincontent {
    margin: auto;
    padding: 0 16px;
    margin-bottom: 80px;
  }
  .contact-index-index .contact-form-content img {
    max-width: 100%;
  }
  .contact-index-index .contact-form-content .form-contact {
    order: 0;
    margin-bottom: 50px;
  }
  .contact-index-index .contact-form-content .img {
    margin: auto;
  }
  .contact-index-index .form-contact h3 {
    text-align: center;
    font-size: 36px;
    margin-top: 30px;
  }
  .contact-index-index .form-contact .form-.form-group.comment {
    margin-bottom: 20px;
  }
  .contact-index-index .contact-form-des {
    font-size: 12px;
    margin: 8px 0 20px 0;
    text-align: center;
    display: block;
  }
  .catalog-product-view #maincontent {
    padding: 0 16px;
  }
  .catalog-product-view .lazy-loading-img #maincontent.page-main > div.row {
    margin: 0;
  }
  .catalog-product-view #horizontal-thumbnail {
    display: none;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .gallery-horizontal .owl-nav {
    display: inline-block;
  }
  .catalog-product-view .product-ttl-brand-code {
    font-size: 12px;
  }
  .catalog-product-view .product-ttl-brand-code .product-ttl-code {
    font-weight: 400;
  }
  .catalog-product-view .product-info-main .product-name {
    font-size: 36px;
    margin: 5px 0 17px 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    margin: 19px 0 15px 0;
  }
  .catalog-product-view .product-info-main .product-info-price .price-wrapper .symbol {
    margin: 0 0 0 5px;
  }
  .catalog-product-view .product-info-main .product-info-bottom .swatch-attribute.color {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-info-bottom .product-options-quantity {
    padding: 15px 0;
  }
  .catalog-product-view .product-info-main .product-info-bottom .product-options-quantity ul {
    width: 80px;
  }
  .catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown.meter-wrap ul {
    width: 100px;
  }
  .catalog-product-view .product-info-main .product-info-bottom .select-meter-wrapper .dropdown {
    min-width: auto;
  }
  .catalog-product-view .product-info-main .product-info-bottom .box-tocart .actions.action-add-to {
    max-height: 40px;
    max-width: 40px;
    width: auto;
  }
  .catalog-product-view .product-info-main .product-info-bottom .box-tocart .fieldset {
    max-width: 330px;
  }
  .catalog-product-view .product-info-main .product-info-bottom .box-tocart .fieldset .action.primary.tocart span {
    font-size: 14px;
    font-weight: 400;
    line-height: 120%;
  }
  .catalog-product-view .product-info-main .box-tocart-bottom {
    display: block;
    flex-direction: column;
    margin-top: 20px;
    text-align: right;
  }
  .catalog-product-view .product-info-main .box-tocart-bottom .total {
    margin-bottom: 30px;
  }
  .catalog-product-view .product-info-main .box-tocart-bottom .addtocart-box {
    justify-content: space-between;
  }
  .catalog-product-view .product-info-main .pe-7s-like:after {
    content: unset;
  }
  .catalog-product-view .product-info-main .pe-7s-like:before {
    color: #23303c;
    font-size: 24px;
    font-weight: 800;
    height: auto;
    margin: 0;
    width: auto;
  }
  .catalog-product-view .product-info-main > table {
    margin: 15px 0 30px;
  }
  .catalog-product-view .product-info-main > table tr td {
    font-size: 14px;
  }
  .catalog-product-view .product.info.detailed {
    margin-top: 40px;
  }
  .catalog-product-view .product.info.detailed .title-accordion {
    background: rgba(173, 137, 108, 0.2);
    color: #23303c;
    font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
    font-size: 14px;
    height: auto;
    line-height: 130%;
    padding: 10px 0;
    text-align: center;
  }
  .catalog-product-view .product.info.detailed .title-accordion:after {
    content: unset;
  }
  .catalog-product-view .product.info.detailed .title-accordion.active {
    background: rgba(173, 137, 108, 0.2);
    color: #23303c;
  }
  .catalog-product-view .product.info.detailed .data.item.content p {
    font-family: 'ArbFONTS+TheSans+Plain', sans-serif, sans-serif;
    font-size: 16px;
    padding: 10px 0 15px 0;
  }
  .catalog-product-view .product.info.detailed h5 {
    font-size: 22px;
    margin: 0;
    padding: 15px 0 0 0;
  }
  .catalog-product-view .product-data-items-content .scroll-review-outside {
    display: none;
  }
  .catalog-product-view .page-bottom {
    padding: 0 16px;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent {
    flex-direction: column;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media #owl-carousel-gallery {
    margin: auto;
    max-height: 350px;
    max-width: 296px;
    padding: 10px;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .vertical-gallery #vertical-thumbnail-wrapper {
    display: none;
  }
  .catalog-product-view .product-detail-infomation-content.has-sticky-menu {
    margin-top: 30px;
  }
  .catalog-product-view .vertical-gallery .owl-carousel .owl-nav {
    display: block;
  }
  .catalog-product-view .owl-carousel .owl-nav > div {
    background: none;
    color: #23303c;
    border: none;
  }
  .catalog-product-view .owl-carousel .owl-nav > div:not(.disabled) {
    border: none;
  }
  .catalog-product-view .owl-carousel .owl-nav > div:not(.disabled) hover {
    background: none;
    color: #23303c;
    border: none;
  }
  .catalog-product-view .owl-carousel .owl-nav > div.owl-next {
    right: -45px;
    left: unset;
    background-color: #fff;
    color: #23303c;
  }
  .catalog-product-view .owl-carousel .owl-nav > div.owl-prev {
    left: -45px;
    right: unset;
    background-color: #fff;
    color: #23303c;
  }
  .catalog-product-view .owl-carousel .owl-nav > div.disabled {
    background: #ffffff;
    color: #b6b6b6;
  }
  .product-data-items-content .data.item.content {
    border: none;
    padding: 0;
    margin-top: 15px;
  }
  .content-block {
    margin: 30px 0 85px 0;
  }
  .content-block .block-title .title {
    font-size: 36px;
  }
  .content-block .block-title p {
    font-size: 12px;
  }
  .content-block .products-grid.slider-1-row .owl-item {
    padding: 0;
  }
  .content-block .owl-dots {
    margin-top: 20px;
    max-width: 80%;
    position: relative;
  }
  .content-block .owl-dots:after {
    background-color: #ffffff;
    content: '';
    height: 2px;
    left: 0;
    position: absolute;
    top: 0;
    width: 16px;
  }
  .content-block .arrow {
    height: 30px;
    top: calc(100% - 16px);
    width: 30px;
    transform: scaleX(-1);
  }
  .content-block .arrow img {
    max-width: 100%;
  }
  .amrelated-grid-wrapper .block-title .title:after {
    content: unset;
  }
  .amrelated-grid-wrapper .product.product-item .product-item-info {
    padding: 0;
  }
  .breadcrumbs .container {
    margin: 0;
  }
  .product-detail-infomation {
    margin-top: 5px;
  }
  .account .page-title-wrapper {
    padding: 10px 0 10px;
  }
  .account .block-dashboard-addresses {
    margin-top: 30px;
  }
  .account .box-billing-address .account-sub-title {
    margin-top: 0;
  }
  .account .account-sub-title {
    margin-top: 20px;
  }
  .account #maincontent {
    margin-top: 10px;
  }
  .account .sidebar.sidebar-main {
    margin-top: 20px;
  }
  .account .sidebar .block .block-title .title {
    margin-bottom: 15px;
  }
  .storelocator-index-index .store-locator-ttl {
    margin-bottom: 30px;
  }
  .storelocator-index-index .store-locator-ttl h2 {
    font-size: 36px;
    margin-bottom: 8px;
  }
  .storelocator-index-index .store-locator-ttl p {
    font-size: 12px;
    text-transform: uppercase;
  }
  .storelocator-index-index .store-locator-navigation-box {
    flex-direction: column;
    margin: auto;
    max-width: 310px;
    padding: 20px;
  }
  .storelocator-index-index .store-locator-navigation-box select {
    margin-bottom: 10px;
    margin-left: 0;
    width: auto;
  }
  .storelocator-index-index .button-locate-nearby {
    margin: 10px 0 12px 0;
  }
  .storelocator-index-index .box-map {
    flex-direction: column;
    margin-top: 10px;
  }
  .storelocator-index-index .store-locator-results {
    margin-left: 0;
    max-width: 100%;
    padding: 20px;
  }
  .storelocator-index-index .box-map-container {
    padding: 0 16px;
  }
  .storelocator-index-index .store-locator-map-box {
    margin-top: 20px;
    max-width: 100%;
    padding: 20px;
  }
  .whatsapp-page {
    bottom: 80px;
  }
  .benefits-aljedae {
    margin: 0 0 70px 0;
  }
  .benefits-aljedae h3 {
    font-size: 36px;
    margin-bottom: 5px;
  }
  .benefits-aljedae .des {
    font-size: 12px;
  }
  .benefits-aljedae .benefits-aljedae-bottom {
    flex-direction: column;
    text-align: center;
  }
  .benefits-aljedae img {
    display: block;
    padding-bottom: 10px;
    margin: 0 auto;
  }
  .benefits-aljedae .benefits-aljedae-item {
    display: block;
    margin-top: 30px;
  }
  .benefits-aljedae .ttl {
    font-size: 20px;
  }
  .benefits-aljedae .item-box {
    margin: auto;
    max-width: 50%;
    padding: 0;
  }
  .catalogsearch-result-index .column.main {
    padding: 0 16px;
  }
  .catalogsearch-result-index .category-product-actions {
    flex-direction: column;
    margin-bottom: 10px;
  }
  .catalogsearch-result-index .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected .item-selected {
    border: none;
  }
  .catalogsearch-result-index .category-product-actions dl {
    width: 100%;
  }
  .catalogsearch-result-index .category-product-actions .wrapper-vs-filter {
    display: none;
  }
  .instantsearch-result-index .column.main {
    padding: 0 16px;
  }
  .instantsearch-result-index .page-title-wrapper .h1 {
    font-size: 20px;
  }
  .instantsearch-result-index .page-title-wrapper {
    padding: 10px 0;
  }
  .search.results.mgs-instant-search a {
    font-size: 14px;
  }
  .search.results.mgs-instant-search .block-title h4 {
    font-size: 16px;
  }
  .mgs-instant-search .categories.wrapper {
    margin: 0;
  }
  .instantsearch-category-result .column.main {
    padding: 0 16px;
  }
  .instantsearch-category-result .page-title-wrapper .h1 {
    font-size: 20px;
  }
  .content-block > .row {
    margin: 0;
  }
  .page-with-filter #page-title-heading {
    margin-bottom: 30px;
  }
  .checkout-cart-index .column.main {
    margin-bottom: 40px;
  }
  .checkout-cart-index .cart-container .cart-content .cart-summary #block-discount #discount-coupon-form .fieldset.coupon .field {
    width: 60%;
  }
  .checkout-cart-index .form.form-cart {
    padding: 0 15px;
  }
  .header.header1 #mainMenu .dropdown-menu .mega-menu-content .sub-menu .level1 a:hover {
    background: none;
  }
  .header.header1 #mainMenu .dropdown-menu .mega-menu-content .sub-menu .level1 a span {
    font-weight: 500;
  }
  .header.header1 #main-Menucontent .navigation #mainMenu li.category-menu a.level0.active span {
    font-weight: 500;
  }
  .nav-before-open.nav-open .header.header1 .middle-header-content #mainMenu .mega-menu-content .sub-menu .level1 .toggle-menu a::before {
    top: 18px;
  }
  .account.amasty_rma-account-view .amrma-return-number h1 {
    font-size: 25px;
  }
  .account.amasty_rma-account-view .amrma-return-number .amrma-status {
    font-size: 10px;
  }
  .account.amasty_rma-account-view .amrma-steps .amrma-name {
    font-size: 12px;
  }
  .account.amasty_rma-account-view .amrma-stars-container {
    max-width: 100%;
    padding: 10px;
  }
  .account.amasty_rma-account-view .amrma-customer-information {
    flex-direction: column;
  }
  .account.amasty_rma-account-view .table-wrapper.amrma-items-table .amrma-image img {
    max-width: unset;
  }
  .account.amasty_rma-account-view .amrma-chat-control {
    flex-direction: column;
  }
  .account.amasty_rma-account-view .amrma-chat-control .amrma-quick-reply {
    width: 100%;
    margin: 10px 0;
  }
  .account.amasty_rma-account-view .amrma-chat-control .amrma-quick-reply .amrma-select {
    padding: 10px 30px;
  }
  .account.amasty_rma-account-newreturn .amrma-customer-information {
    flex-direction: column;
  }
  .account.amasty_rma-account-newreturn .amrma-customer-information .amrma-customer-address {
    width: 100%;
  }
  .account.amasty_rma-account-newreturn .amrma-product-item .amrma-message-container.-gray {
    flex-direction: column;
  }
  .account.amasty_rma-account-newreturn .amrma-product-item .amrma-product {
    flex-direction: column;
  }
  .account.amasty_rma-account-newreturn .amrma-product-item .amrma-product .amrma-product-information {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .footer.footer1 .item a {
    padding: 0 15px;
  }
  .catalogsearch-result-index .products-grid .product-item .product-top::after {
    left: 0;
    background-size: 100%;
  }
  .catalogsearch-result-index .products-grid .product-item .product-top a.photo {
    top: 10px;
    max-width: calc(100% - 15px);
    right: 0;
  }
  .products-grid .item.product.product-item {
    max-width: 50%;
    margin-bottom: 30px;
    margin-left: 0;
  }
  .products-grid .product-item .product-top {
    height: auto;
    padding: 0 !important;
  }
  .products-grid .product-item .product-top::after {
    background-size: 90%;
    left: 11px;
  }
  .products-grid .product-item .product-top a.photo {
    position: relative;
    top: 15px;
  }
  .catalog-category-view .products-grid .product-item .product-top::after {
    background-size: 100%;
    left: 0;
  }
  .catalog-category-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .product.single-image {
    max-height: 456px;
  }
  .cms-index-index .list-logo .owl-stage-outer .owl-stage .owl-item {
    max-width: 100px;
  }
  .cms-index-index .products-grid .product-item .product-top a.photo {
    top: 1px;
    overflow: hidden;
  }
  .cms-index-index .products-grid .product-item .product-top::after {
    background-size: 100%;
    left: 0;
  }
  .cms-index-index .products-grid .product-item .panel-block-row .products-grid .product-name-lst-bottom .actions-link {
    top: 15px !important;
  }
  .cms-index-index .products-grid .product-item .product.name.product-item-name {
    max-width: 130px;
  }
  .customer-account-login .login-container .block-customer-login .form.form-login .fieldset > .field:not(.choice) {
    margin-top: 10px;
  }
  .customer-account-login .login-container .block-customer-login .block-title #block-customer-register-heading {
    font-family: 'ArbFONTS+TheSans+Plain', sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #23303c;
  }
  .checkout-cart-index .benefits-aljedae {
    display: none;
  }
  #minicart-content-wrapper .label {
    line-height: 21px;
  }
  .catalog-product-view .product-data-items-content .scroll-review-outside {
    display: none;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media .product.single-image {
    max-height: 313px;
    max-width: 265px;
    padding: 10px;
    margin: auto;
  }
}
@media only screen and (max-width: 414px) {
  .catalogsearch-result-index .products-grid .product-item .product-top {
    max-height: 215px;
  }
  .catalog-product-view .product-detail-infomation-sticky-parent .product-detail-media .product.media #owl-carousel-gallery {
    max-height: 313px;
    max-width: 265px;
    padding: 10px;
  }
  .catalog-category-view .category-product-actions .toolbar.toolbar-products .toolbar-sorter.sorter .lst-item-selected {
    min-width: 150px;
    width: 150px;
  }
  .products-grid .product-item .product-top {
    max-height: 210px;
  }
  .cms-index-index .products-grid .product-item .product.name.product-item-name {
    max-width: 115px;
  }
  .catalogsearch-result-index .products-grid .product-item .product-top {
    max-height: 215px;
  }
  .mgs-instant-search-page .products-grid .product-item .product-top::after {
    background-size: 100%;
  }
  .mgs-instant-search-page .products-grid .product-item .product-top a.photo {
    top: 10px;
    max-width: calc(100% - 15px);
    right: 10px;
  }
}
.onestepcheckout-index-index .replace-mes {
  display: none;
  font-size: 12px;
  color: red;
  font-style: italic;
  padding-top: 5px;
  line-height: 1.4;
}
.catalog-product-view .select-size-wrapper .select-size-div {
  padding: 5px 10px;
  border: 2px solid #ddd;
  cursor: pointer;
}
.catalog-product-view .select-size-wrapper .select-size-div.active {
  border: 2px solid #ad896c;
}
.catalog-product-view .select-size-wrapper .select-size-div.active span {
  color: #ad896c;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity {
  border-bottom: none;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity.select-size-wrapper {
  border-bottom: 1px solid #ad896c;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity.select-option-wrapper {
  display: none !important;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity.select-option-wrapper.active {
  display: flex !important;
}
.catalog-product-view .product-info-main .box-tocart-bottom {
  border-top: 1px solid #ad896c;
  padding-top: 40px;
  margin-top: 0;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .qty {
  width: 50px;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #23303c;
  pointer-events: none;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl {
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl span {
  border: none;
  background: transparent;
  height: 19px;
  text-align: left;
  padding-left: 10px;
  cursor: pointer;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl span.increase {
  order: 1;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl span.decrease {
  order: 2;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl span img {
  width: 14px;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .control-qty-ctl span.decrease img {
  height: 1px;
}
.checkout-cart-index .product-options-quantity .qty {
  width: 50px;
  text-align: center;
  float: left;
  font-size: 16px;
  color: #23303c;
}
.checkout-cart-index .product-options-quantity.select-option-wrapper .control {
  min-width: 120px;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl {
  width: 30px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl span {
  border: none;
  background: transparent;
  height: 19px;
  text-align: left;
  padding-left: 10px;
  cursor: pointer;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl span.increase {
  order: 1;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl span.decrease {
  order: 2;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl span img {
  width: 14px;
}
.checkout-cart-index .product-options-quantity .control-qty-ctl span.decrease img {
  height: 1px;
}
.checkout-cart-index .product-options-quantity.select-option-wrapper .select-option-wrapper-label {
  display: block;
  text-align: center;
  text-transform: capitalize;
}
.checkout-cart-index .select-meter-wrapper .select-option-wrapper-label {
  display: block;
  text-align: center;
  position: relative;
  top: -8px;
}
.checkout-cart-index .cart-container .cart-content #shopping-cart-table tbody .col.subtotal {
  padding-top: 60px;
}
.products-grid #brand-related-products .item.product.product-item {
  max-width: 100%;
}
.products-grid #brand-related-products .item.product.product-item .action.tocart.btn-cart {
  display: none;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown-size.size-wrap {
  position: relative;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown-size.size-wrap ul#ul-select-size-wrapper {
  right: -230px;
  width: 245px;
  border: none;
  top: -25px;
  display: block !important;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown-size.size-wrap ul#ul-select-size-wrapper li {
  display: inline-block;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown-size.size-wrap ul#ul-select-size-wrapper li:hover {
  background-color: #fff;
  color: #23303c;
}
.catalog-product-view .product-info-main .product-info-bottom .product-options-quantity .dropdown-size.size-wrap ul#ul-select-size-wrapper li:hover .select-size-div {
  border-color: #ad896c;
}
@media only screen and (max-width: 425px) {
  .catalog-category-view .category-image.margin-bottom30 img,
  .page-products .category-image.margin-bottom30 img {
    height: 200px;
  }
}
.wishlist-index-index {
  margin-top: 10px;
}
.wishlist-index-index .field.comment-box {
  display: none;
}
