/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
@font-face {
  font-family: 'Plus Jakarta Sans';
  src: url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@media screen and (max-width: 1023px) {
  .navigation {
    background: #ffffff !important;
    padding: 0 !important;
  }
  .navigation ul {
    padding: 0 !important;
  }
  .navigation .parent .level-top {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .navigation .parent .level-top:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .parent .level-top:after {
    position: absolute;
    right: 7px;
    top: -8px;
  }
  .navigation .parent .level-top.ui-state-active:after {
    content: '\e621';
  }
  .nav-sections {
    -webkit-overflow-scrolling: touch;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: -80%;
    left: calc(-1 * (100% - 54px));
    overflow: auto;
    position: fixed;
    top: 0;
    width: 80%;
    width: calc(100% - 54px);
  }
  .nav-sections .switcher {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
    font-weight: 700;
    margin: 0;
    padding: .8rem 3.5rem .8rem 2rem;
  }
  .nav-sections .switcher .label {
    display: block;
    margin-bottom: 5px;
  }
  .nav-sections .switcher:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .switcher-trigger strong {
    position: relative;
    display: block;
    text-decoration: none;
  }
  .nav-sections .switcher-trigger strong:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 42px;
    line-height: inherit;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .nav-sections .switcher-trigger strong:after {
    position: absolute;
    right: -40px;
    top: -16px;
  }
  .nav-sections .switcher-trigger.active strong:after {
    content: '\e621';
  }
  .nav-sections .switcher-dropdown {
    margin: 0;
    padding: 0;
    list-style: none none;
    padding: 10px 0;
  }
  .nav-sections .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    border-bottom: 1px solid #d1d1d1;
  }
  .nav-sections .header.links li {
    font-size: 1.6rem;
    margin: 0;
  }
  .nav-sections .header.links li.greet.welcome {
    border-top: 1px solid #d1d1d1;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links li > a {
    border-top: 1px solid #d1d1d1;
  }
  .nav-sections .header.links a,
  .nav-sections .header.links a:hover {
    color: #575757;
    text-decoration: none;
    display: block;
    font-weight: 700;
    padding: 0.8rem 20px;
  }
  .nav-sections .header.links .header.links {
    border: 0;
  }
  .nav-before-open {
    height: 100%;
    overflow-x: hidden;
    width: 100%;
  }
  .nav-before-open .page-wrapper {
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -ms-transition: left 0.3s;
    transition: left 0.3s;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: relative;
  }
  .nav-before-open body {
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
  }
  .nav-open .page-wrapper {
    left: 80%;
    left: calc(100% - 54px);
  }
  .nav-open .nav-sections {
    -webkit-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 0 5px 0 rgba(50, 50, 50, 0.75);
    left: 0;
    z-index: 99;
  }
  .nav-open .nav-toggle:after {
    background: rgba(0, 0, 0, 0.7);
    content: '';
    display: block;
    height: 100%;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
  }
  .nav-sections-items {
    position: relative;
    z-index: 1;
  }
  .nav-sections-items:before,
  .nav-sections-items:after {
    content: '';
    display: table;
  }
  .nav-sections-items:after {
    clear: both;
  }
  .nav-sections-item-title {
    background: #e3e3e3;
    border: solid #d7d7d7;
    border-width: 0 0 1px 1px;
    box-sizing: border-box;
    float: left;
    height: 71px;
    padding-top: 24px;
    text-align: center;
    width: 50%;
  }
  .nav-sections-item-title.active {
    background: transparent;
    border-bottom: 0;
  }
  .nav-sections-item-title .nav-sections-item-switch:hover {
    text-decoration: none;
  }
  .nav-sections-item-content {
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
    padding: 25px 0;
  }
  .nav-sections-item-content:before,
  .nav-sections-item-content:after {
    content: '';
    display: table;
  }
  .nav-sections-item-content:after {
    clear: both;
  }
  .nav-sections-item-content.active {
    display: block;
  }
  .navigation {
    background: #f0f0f0;
    box-sizing: border-box;
  }
  .navigation ul {
    margin: 0;
    padding: 0;
  }
  .navigation li {
    margin: 0;
  }
  .navigation a {
    display: block;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .navigation a,
  .navigation a:hover {
    color: #575757;
    text-decoration: none;
  }
  .navigation .level0 {
    border-top: 1px solid #d1d1d1;
    font-size: 1.6rem;
  }
  .navigation .level0 > .level-top {
    font-weight: 700;
    padding: 8px 40px 8px 15px;
    text-transform: uppercase;
    word-wrap: break-word;
  }
  .navigation .level0 > .level-top:hover {
    color: #333333;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
    display: inline-block;
  }
  .navigation .level0 > .level1 {
    font-weight: 600;
  }
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: -8px;
  }
  .navigation li.level0:last-child {
    border-bottom: 1px solid #d1d1d1;
  }
  .navigation .submenu > li {
    word-wrap: break-word;
  }
  .navigation .submenu > li > a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child) {
    font-weight: 400;
    line-height: 1.3;
    left: auto !important;
    overflow-x: hidden;
    padding: 0;
    position: relative;
    top: auto !important;
    transition: left 0.3s ease-out;
  }
  .navigation .submenu:not(:first-child) > li > a {
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) > li:last-child {
    margin-bottom: 0;
  }
  .navigation .submenu:not(:first-child) ul {
    display: block;
    padding-left: 15px;
  }
  .navigation .submenu:not(:first-child) ul > li {
    margin: 0;
  }
  .navigation .submenu:not(:first-child) ul > li a {
    color: #575757;
    display: block;
    line-height: normal;
  }
  .navigation .submenu:not(:first-child) ul > li a:hover {
    color: #333333;
  }
  .navigation .submenu:not(:first-child).expanded {
    display: block !important;
    padding-right: 0;
    top: 0 !important;
  }
  .navigation .submenu:not(:first-child) .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 8px;
    color: #333333;
    padding-left: 7px;
  }
  .navigation .submenu:not(:first-child) .level1.active > a {
    padding-left: 7px;
  }
}
@media screen and (min-width: 1024px) {
  .nav-toggle {
    display: none;
  }
  .nav-sections {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -webkit-flex-basis: auto;
    flex-basis: auto;
  }
  .nav-sections-item-title {
    display: none;
  }
  .nav-sections-item-content {
    display: block !important;
  }
  .nav-sections-item-content > * {
    display: none;
  }
  .nav-sections-item-content > .navigation {
    display: none;
  }
  .navigation {
    background: #f0f0f0;
    font-weight: 700;
    height: inherit;
    left: auto;
    overflow: inherit;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 3;
  }
  .navigation:empty {
    display: none;
  }
  .navigation ul {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    position: relative;
  }
  .navigation li.level0 {
    border-top: none;
  }
  .navigation li.level1 {
    position: relative;
  }
  .navigation .level0 {
    margin: 0 10px 0 0;
    display: inline-block;
    position: relative;
  }
  .navigation .level0:last-child {
    margin-right: 0;
    padding-right: 0;
  }
  .navigation .level0:hover:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 100%;
    width: 10px;
    height: calc(100% + 3px);
    z-index: 1;
  }
  .navigation .level0 > .level-top {
    color: #575757;
    line-height: 47px;
    padding: 0 12px;
    text-decoration: none;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
  }
  .navigation .level0 > .level-top:hover,
  .navigation .level0 > .level-top.ui-state-focus {
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0.active > .level-top,
  .navigation .level0.has-active > .level-top {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 3px;
    color: #333333;
    text-decoration: none;
    display: inline-block;
  }
  .navigation .level0.parent:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.parent > .level-top {
    padding-right: 20px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon {
    position: absolute;
    right: 0;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0.parent > .level-top > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0 .submenu {
    background: #ffffff;
    border: 1px solid #cccccc;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.19);
    font-weight: 400;
    min-width: 230px;
    padding: 0;
    display: none;
    left: 0;
    margin: 0 !important;
    position: absolute;
    z-index: 1;
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul {
    margin-top: 11px;
  }
  .navigation .level0 .submenu > ul:before,
  .navigation .level0 .submenu > ul:after {
    content: '';
    display: block;
    overflow: hidden;
    position: absolute;
  }
  .navigation .level0 .submenu > ul:before {
    color: #ffffff;
    left: 20px;
    top: -20px;
    border: 10px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #ffffff;
    z-index: 4;
  }
  .navigation .level0 .submenu > ul:after {
    border: 11px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #cccccc;
    color: #cccccc;
    left: 19px;
    top: -22px;
    z-index: 3;
  }
  .navigation .level0 .submenu:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 4px;
    left: 0;
    top: -4px;
    z-index: 1;
  }
  .navigation .level0 .submenu a {
    display: block;
    line-height: inherit;
    color: #575757;
    padding: 8px 20px;
  }
  .navigation .level0 .submenu a:hover,
  .navigation .level0 .submenu a.ui-state-focus {
    background: #e8e8e8;
    color: #333333;
    text-decoration: none;
  }
  .navigation .level0 .submenu .active > a {
    border-color: #ff5501;
    border-style: solid;
    border-width: 0 0 0 3px;
    color: #333333;
  }
  .navigation .level0 .submenu .submenu {
    top: -1px !important;
    left: 100% !important;
  }
  .navigation .level0 .submenu .submenu-reverse {
    left: auto !important;
    right: 100%;
  }
  .navigation .level0 .submenu li {
    margin: 0;
    position: relative;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon {
    position: absolute;
    right: 3px;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .navigation .level0 .submenu li.parent > a > .ui-menu-icon:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    line-height: 20px;
    color: inherit;
    content: '\e608';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more {
    position: relative;
    display: inline-block;
    text-decoration: none;
  }
  .navigation .level0.more:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 26px;
    line-height: inherit;
    color: inherit;
    content: '\e607';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .navigation .level0.more:before {
    display: none;
  }
  .navigation .level0.more:after {
    cursor: pointer;
    padding: 8px 12px;
    position: relative;
    z-index: 1;
  }
  .navigation .level0.more:hover > .submenu {
    overflow: visible !important;
  }
  .navigation .level0.more li {
    display: block;
  }
  .panel.header .links,
  .panel.header .switcher {
    display: inline-block;
  }
}
@media screen and (max-width: 1023px) {
  .sections.nav-sections .nav-sections-item-content .container {
    display: none;
  }
  .nav-sections {
    background: #ffffff;
  }
  .nav-sections .nav-sections-items {
    padding: 0 0px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title {
    height: 50px;
    padding-top: 0;
    line-height: 50px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title a {
    font-size: 18px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content {
    margin-top: 49px;
    padding-top: 0;
  }
  .nav-sections .nav-sections-items .navigation .parent .level-top:after {
    font-size: 16px;
    top: 0;
    line-height: 38px;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top {
    font-weight: 300;
    padding: 8px 15px;
  }
  .nav-sections-item-content .switcher-option {
    display: block;
    overflow: hidden;
    padding: 0 15px;
  }
  .nav-sections-item-content .switcher-option a {
    display: block;
    margin: 8px 0 0;
  }
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form-discount .g-recaptcha {
  margin-top: 50px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.login-container .g-recaptcha,
.form-login .g-recaptcha,
.form-edit-account .g-recaptcha {
  margin-bottom: 10px !important;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.required-captcha.checkbox {
  position: absolute;
  display: block;
  visibility: visible;
  overflow: hidden;
  opacity: 0;
  width: 1px;
  height: 1px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.block.newsletter .field-recaptcha .field .control:before {
  content: none;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.review-form .field-recaptcha {
  margin-bottom: 10px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.form.send.friend .g-recaptcha {
  margin-top: 40px;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
.product-info-stock-sku .configurable-variation-qty {
  display: none;
}
@keyframes loading {
  0% {
    transform: translate(-50%, -50%) rotate(0);
  }
  100% {
    transform: translate(-50%, -50%) rotate(359.9deg);
  }
}
.-am-blocked {
  pointer-events: none;
}
._amcheckout-selectable-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
}
._amcheckout-selectable-item {
  display: block;
  justify-content: space-between;
  box-sizing: border-box;
  padding: 0 20px;
  width: 100%;
  border: 1px solid #f9f9f9;
  border-radius: 2px;
  background: #f9f9f9;
  cursor: pointer;
}
._amcheckout-selectable-item:not(:last-of-type) {
  margin-bottom: 15px;
}
._amcheckout-selectable-item:hover {
  box-shadow: 0 2px 8px rgba(56, 77, 108, 0.4);
}
._amcheckout-selectable-item.-selected {
  border-color: #1979c3;
}
@media all and (min-width: 768px) {
  ._amcheckout-selectable-item {
    width: 48%;
  }
  ._amcheckout-selectable-item:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }
}
.ammenu-sticky {
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 10;
}
/* phpcs:disable */
/* phpcs:enable */
/* phpcs:ignore Magento2.Less.SelectorDelimiter.LineBreakAfterDelimiter */
.ammmenu-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .ammmenu-word-break {
  word-break: break-all;
}
._ammenu-link.-first {
  min-height: 60px;
  padding: 17px 0;
}
._ammenu-link.-second {
  font-size: 1.6rem;
  font-weight: 400;
  min-height: 50px;
  padding: 14px 0;
}
@-webkit-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes ammenu-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-moz-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-ms-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@-o-keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@keyframes ammenu-animation__fadeInLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
  to {
    -webkit-transform: translateZ(0);
    opacity: 1;
    transform: translateZ(0);
  }
}
@media (max-width: 1024px + 1) {
  .ammenu-header-container.-sticky .header.content {
    padding: 10px;
  }
}
._ammenu-toggle-buttons:hover {
  filter: brightness(85%);
}
._ammenu-toggle-buttons:active {
  filter: brightness(50%);
}
@keyframes slide-right {
  0% {
    transform: translateX(-500%);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes slide-left {
  0% {
    transform: translateX(500%);
  }
  100% {
    transform: translateX(0);
  }
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambase-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambase-word-break {
  word-break: break-all;
}
.am-visually-hidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 0;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
.ambrands-word-break {
  word-wrap: break-word;
  word-break: break-word;
}
.ie11 .ambrands-word-break {
  word-break: break-all;
}
.am-word-break {
  word-break: break-word;
  word-wrap: break-word;
}
.ie11 .am-word-break {
  word-break: break-all;
}
@-webkit-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-ms-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes amsearch-animation__fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/**
 * BSS Commerce Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://bsscommerce.com/Bss-Commerce-License.txt
 *
 * @category   BSS
 * @package    BSS_HtmlSiteMap
 * @author     Extension Team
 * @copyright  Copyright (c) 2018-2019 BSS Commerce Co. ( http://bsscommerce.com )
 * @license    http://bsscommerce.com/Bss-Commerce-License.txt
 */
/*
 * Copyright Magmodules.eu. All rights reserved.
 * See COPYING.txt for license details.
 */
.apple-pay-button {
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: -apple-pay-button;
  box-sizing: border-box;
  font-size: 0 !important;
}
.apple-pay-button > * {
  visibility: hidden;
}
@supports (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: -apple-pay-button;
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-with-text > * {
    visibility: hidden;
  }
  .apple-pay-button-black-with-text {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-white-with-text {
    -apple-pay-button-style: white;
    cursor: pointer;
  }
  .apple-pay-button-white-with-line-with-text {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-color-black {
    -apple-pay-button-style: black;
  }
  .apple-pay-button-color-white {
    -apple-pay-button-style: white;
  }
  .apple-pay-button-color-white-outline {
    -apple-pay-button-style: white-outline;
  }
  .apple-pay-button-text-buy {
    -apple-pay-button-type: buy;
  }
  .apple-pay-button-text-donate {
    -apple-pay-button-type: donate;
  }
  .apple-pay-button-text-plain {
    -apple-pay-button-type: plain;
  }
  .apple-pay-button-text-book {
    -apple-pay-button-type: book;
  }
  .apple-pay-button-text-check-out {
    -apple-pay-button-type: check-out;
  }
  .apple-pay-button-text-subscribe {
    -apple-pay-button-type: subscribe;
  }
  .apple-pay-button-text-add-money {
    -apple-pay-button-type: add-money;
  }
  .apple-pay-button-text-contribute {
    -apple-pay-button-type: contribute;
  }
  .apple-pay-button-text-order {
    -apple-pay-button-type: order;
  }
  .apple-pay-button-text-reload {
    -apple-pay-button-type: reload;
  }
  .apple-pay-button-text-rent {
    -apple-pay-button-type: rent;
  }
  .apple-pay-button-text-support {
    -apple-pay-button-type: support;
  }
  .apple-pay-button-text-tip {
    -apple-pay-button-type: tip;
  }
  .apple-pay-button-text-top-up {
    -apple-pay-button-type: top-up;
  }
  .mollie-applepay-minicart-button {
    width: 100%;
    height: 52px;
    margin-top: 5px;
  }
}
@supports not (-webkit-appearance: -apple-pay-button) {
  .apple-pay-button-with-text {
    display: inline-flex;
    justify-content: center;
    font-size: 12px;
    border-radius: 5px;
    padding: 0px;
    box-sizing: border-box;
    min-width: 200px;
    min-height: 32px;
    max-height: 64px;
  }
  .apple-pay-button-black-with-text {
    background-color: black;
    color: white;
  }
  .apple-pay-button-white-with-text {
    background-color: white;
    color: black;
  }
  .apple-pay-button-white-with-line-with-text {
    background-color: white;
    color: black;
    border: .5px solid black;
  }
  .apple-pay-button-with-text.apple-pay-button-black-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-white);
    background-color: black;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text.apple-pay-button-white-with-line-with-text > .logo {
    background-image: -webkit-named-image(apple-pay-logo-black);
    background-color: white;
  }
  .apple-pay-button-with-text > .text {
    font-family: -apple-system;
    font-size: 1em;
    font-weight: 300;
    align-self: center;
    margin-right: 2px;
  }
  .apple-pay-button-with-text > .logo {
    width: 35px;
    height: 100%;
    background-size: 100% 60%;
    background-repeat: no-repeat;
    background-position: 0 50%;
    margin-left: 2px;
    border: none;
  }
}
.mollie-applepay-button-hidden {
  display: none;
}
.sample-product-wrapper-2 {
  margin-top: -25px;
}
.sample-product-wrapper-category button {
  min-width: 120px;
}
.catalog-product-view .sample-product-wrapper button {
  background-color: inherit;
  color: inherit;
  margin: 10px 0;
}
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
*/
@media only screen and (min-device-width: 320px) and (max-device-width: 780px) and (orientation: landscape) {
  .product-video {
    height: 100%;
    width: 81%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 800px) {
  body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong,
  body.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong {
    font-size: 16px;
  }
  body.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span,
  body.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span {
    font-size: 16px;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  body.amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
  }
  body.checkout-cart-index div#add,
  body.amasty_quote-cart-index div#add {
    position: relative;
    width: 96px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  body.amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
}
@media only screen and (min-width: 801px) and (max-width: 1024px) {
  body.checkout-cart-index div#add,
  body.amasty_quote-cart-index div#add {
    position: relative;
    width: 96px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  body.amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
  body.checkout-cart-index .cart-container .cart-summary,
  body.amasty_quote-cart-index .cart-container .cart-summary {
    padding: 0 12px;
  }
  body.checkout-cart-index .cart-container .form-cart,
  body.amasty_quote-cart-index .cart-container .form-cart {
    max-width: 70%;
    width: 100%;
    margin-top: 0;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.price,
  body.amasty_quote-cart-index .table-wrapper.cart .data.table .col.price {
    width: 130px;
  }
  body.checkout-cart-index .table-wrapper.cart .data.table .col.qty,
  body.amasty_quote-cart-index .table-wrapper.cart .data.table .col.qty {
    width: 130px;
  }
  body.checkout-cart-index .table-wrapper.cart .col.price.qty,
  body.amasty_quote-cart-index .table-wrapper.cart .col.price.qty {
    width: 130px;
  }
  body.checkout-cart-index .cart.table-wrapper .col.qty .input-text,
  body.amasty_quote-cart-index .cart.table-wrapper .col.qty .input-text {
    width: 78px;
  }
  body.checkout-cart-index div#add,
  body.amasty_quote-cart-index div#add {
    position: relative;
    width: 78px;
    margin: 0 auto;
  }
  body.checkout-cart-index .quntyarrw,
  body.amasty_quote-cart-index .quntyarrw {
    height: 44px;
    position: absolute;
    right: 1px;
    left: auto;
  }
}
.checkout-cart-index .cartpage .recently-product-cat,
.amasty_quote-cart-index .cartpage .recently-product-cat {
  max-width: 100%;
  margin-top: 80px;
}
.checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items,
.amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items {
  margin: 0 -12px;
  font-size: 0;
  width: auto;
}
.checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item,
.amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item {
  width: 25%;
  box-shadow: none;
  margin: 0;
  padding: 0 12px !important;
  max-width: 100%;
  margin-left: 0 !important;
}
.checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item span.product-image-container,
.amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item span.product-image-container {
  display: block;
  width: 100% !important;
}
@media (max-width: 767px) {
  .checkout-cart-index .cartpage .recently-product-cat,
  .amasty_quote-cart-index .cartpage .recently-product-cat {
    max-width: 100%;
    margin-top: 50px;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items {
    margin: 0;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item {
    width: 100%;
    margin: 0;
    padding: 0 8px;
    margin-bottom: 40px;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item strong.product.name.product-item-name,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item strong.product.name.product-item-name {
    height: 30px;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .price .price,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .price .price {
    height: 24px;
    display: inline-block;
    padding: 0 !important;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price {
    margin-top: 5px;
    height: auto;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price span.special-price,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price span.special-price {
    height: 24px;
    display: inline-block;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price span.old-price,
  .amasty_quote-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price span.old-price {
    height: 16px;
    display: inline-block;
    margin: 0;
  }
}
.payment-option.opc-payment-additional.store-credit-add input[type='checkbox'] {
  display: block;
  float: left;
  margin-top: 4px;
}
.payment-option.opc-payment-additional.store-credit-add h2 {
  color: rgba(0, 0, 0, 0.87);
  font-family: "Open Sans";
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.checkout-index-index ul.credit-card-types img {
  display: none;
}
.checkout-index-index ul.credit-card-types:before {
  content: url('../images/group-30.png');
}
@media only screen and (min-width: 768px) and (max-width: 949px) {
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: 0;
  }
  body.checkout-index-index form.form.form-discount input#discount-code {
    width: 100%;
  }
  body.checkout-index-index.page-layout-1column .amcheckout-column.-sidebar .amcheckout-summary-container .minicart-items .product-item-details {
    width: 100%;
    padding-left: 140px;
  }
  body.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
    width: auto;
  }
  body.checkout-index-index .checkout-payment-method .ccard .year .select {
    width: 90px !important;
  }
  html[lang='ar'] body.checkout-index-index.page-layout-1column .amcheckout-column.-sidebar .amcheckout-summary-container .minicart-items .product-item-details {
    padding-right: 140px;
    padding-left: 0;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1024px) {
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: 0;
  }
  body.checkout-index-index form.form.form-discount input#discount-code {
    width: 100%;
  }
  .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 190px;
  }
  html[lang='ar'] .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding-left: 0;
    padding-right: 190px;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1250px) {
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: 0;
  }
  body.checkout-index-index form.form.form-discount input#discount-code {
    width: 100%;
  }
  body.checkout-index-index .checkout-payment-method .ccard .month .select {
    width: 128px !important;
  }
  body.checkout-index-index .checkout-payment-method .ccard .year .select {
    width: 90px !important;
  }
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.number .control,
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.date .control,
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.cvv .control {
    width: 70%;
  }
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
  body.checkout-index-index .checkout-payment-method .ccard .month .select {
    width: 138px !important;
  }
}
@media only screen and (min-width: 1100px) and (max-width: 1199px) {
  body.checkout-index-index .checkout-payment-method .ccard .month .select {
    width: 135px !important;
  }
  body.checkout-index-index .checkout-payment-method .ccard .year .select {
    width: 129px !important;
  }
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.date .control .field.no-label.month {
    margin-right: 20px;
  }
}
.field.date .control {
  position: relative;
}
.field.date .control button.ui-datepicker-trigger.v-middle {
  position: absolute;
  top: 14px;
  right: 10px;
}
.amcheckout-wrapper .label span {
  color: #000000;
  font-size: 14px;
}
#ui-datepicker-div {
  width: 100%;
  max-width: 780px;
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  #ui-datepicker-div {
    width: 55%;
  }
}
@media only screen and (min-width: 1151px) and (max-width: 1280px) {
  #ui-datepicker-div {
    width: 55.5%;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1400px) {
  #ui-datepicker-div {
    width: 57%;
  }
}
@media only screen and (min-width: 1401px) and (max-width: 1440px) {
  #ui-datepicker-div {
    width: 55%;
  }
}
@media (max-width: 1024px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 95%;
  }
}
@media (max-width: 850px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 94%;
  }
}
@media (max-width: 768px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 97%;
  }
}
@media (max-width: 600px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 96%;
  }
}
@media (max-width: 500px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 95%;
  }
}
@media (max-width: 400px) {
  #ui-datepicker-div {
    width: 100%;
    max-width: 93%;
  }
}
.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title {
  display: inline-block !important;
  width: 100%;
}
.amcheckout-delivery-date.-collapsible.-closed {
  margin-bottom: 24px;
}
.checkout-index-index fieldset.field.street.admin__control-fields.required {
  width: 50% !important;
  float: left;
}
@media (max-width: 767px) {
  .checkout-index-index fieldset.field.street.admin__control-fields.required {
    width: 100% !important;
  }
}
.checkout-index-index fieldset.field.street.admin__control-fields.required .field._required {
  width: 100% !important;
}
.checkout-index-index .amcheckout-delivery-date {
  margin-bottom: 24px;
}
.checkout-index-index .amcheckout-delivery-date .field.timepicker {
  display: none !important;
}
.checkout-index-index .amcheckout-delivery-date .field.date._required {
  width: 100% !important;
  padding-right: 0 !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-content .amcheckout-wrapper p.custom-text-deliveryinfo {
  color: #212b36;
  font-size: 14px !important;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: normal;
}
@media only screen and (max-width: 768px) {
  .field-tooltip .field-tooltip-content {
    left: auto;
    right: -10px;
    top: 40px;
  }
  .field-tooltip .field-tooltip-content::before,
  .field-tooltip .field-tooltip-content::after {
    border: 10px solid transparent;
    height: 0;
    left: auto;
    margin-top: -21px;
    right: 10px;
    top: 0;
    width: 0;
  }
  .field-tooltip .field-tooltip-content::before {
    border-bottom-color: #999999;
  }
  .field-tooltip .field-tooltip-content::after {
    border-bottom-color: #f4f4f4;
    top: 1px;
  }
}
#registrant-options .item .control table .col.qty .input-qty {
  display: none;
}
.account.page-layout-2columns-left .container.sj-test .page.messages {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 949px) {
  .wishlist-index-index .products-grid .product-item {
    width: 45.6%;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 74%;
  }
  body.account.page-layout-2columns-left .sidebar-main {
    width: 26%;
  }
  .account .sidebar-main .nav.items li a,
  .account .sidebar-main .nav.items li strong {
    font-size: 14px;
  }
  .helpdesk-ticket-create .hdmx__ticket-new .fieldset {
    display: contents;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100% !important;
    margin-bottom: 16px;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media only screen and (min-width: 950px) and (max-width: 1200px) {
  body.account.page-layout-2columns-left .column.main {
    width: 74%;
  }
  body.account.page-layout-2columns-left .sidebar-main {
    width: 26%;
  }
  body.account .sidebar-main .nav.items li a {
    font-size: 14px;
    padding: 3px 10px;
  }
  body.account .sidebar-main .nav.items li strong {
    font-size: 14px;
    padding: 3px 10px;
  }
  .helpdesk-ticket-create .hdmx__ticket-new .fieldset {
    display: contents;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 0;
    margin-left: 14px;
  }
}
@media only screen and (min-width: 949px) and (max-width: 1024px) {
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 31%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 33.33%;
    margin-right: 0;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 33.33%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 33.33%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    width: 33.33%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    width: 33.33%;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1366px) {
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 33.33%;
    margin-right: 14px;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 14px;
    width: 33.33%;
  }
  html[lang='en'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    margin-right: 0;
    margin-left: 14px;
  }
  html[lang='ar'] body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  body.wishlist-index-index .products-grid .product-item {
    width: 30.5%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  body.wishlist-index-index .products-grid .product-item {
    width: 29.7%;
  }
}
.ie9 .page-wrapper {
  background-color: #ffffff;
  min-height: 0;
}
/* Yuvraj Css */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .banner-item.banner-slider {
    display: -ms-flexbox !important;
  }
  .page-footer {
    position: absolute;
    width: 100%;
    margin: 0 auto;
    left: 0px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .fieldset {
    display: -ms-flexbox;
    margin: 0 auto !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
    display: -ms-inline-flexbox !important;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .btn-remove.action.delete {
    padding: 5px 0px;
  }
  .catalog-product-view .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 100px;
  }
  .page-product .product-image-container {
    max-width: 175px !important;
  }
  .checkout-cart-index .quntyarrw .plus {
    top: -15px !important;
    height: 20px !important;
    border-left: 0px !important;
    border-top: 0px !important;
  }
  .checkout-cart-index .quntyarrw .minus {
    top: -13px !important;
    height: 23px !important;
    border-left: 0px !important;
    border-top: 0px !important;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    height: auto !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 850px) {
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
    display: none !important;
  }
  body.catalog-product-view .fotorama__stage,
  body.catalog-product-view .fotorama__nav {
    width: 100% !important;
    left: 10% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .inspiration-left .inspiration-image {
    padding-right: 0 !important;
  }
  .inspiration-right .inspiration-image {
    padding-left: 0 !important;
  }
  .inspiration-index-index #center {
    padding: 0 15px;
  }
  .inspiration-index-index .main-heading {
    letter-spacing: 0.5px;
    line-height: 28px;
    font-size: 24px;
  }
  .inspiration-image {
    margin-bottom: 14px;
  }
  .inspiration-image img {
    width: 100% !important;
  }
  .inspiration-left,
  .inspiration-right {
    width: 100%;
  }
  .checkout-success p {
    max-width: 30%;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1200px) {
  .inspiration-index-index #center {
    padding: 0 15px;
  }
  /*html {
        body.catalog-product-view {
            .fotorama__stage,
            .fotorama__nav {
                height: 524px !important;
            }
        }
    }*/
  html body.catalog-product-view .product.media .fotorama__nav__frame {
    padding: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0;
    height: 155px;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
    width: 100%;
  }
  .fotorama__thumb {
    background-color: transparent;
    width: 88%;
  }
}
@media screen and (min-width: 1201px) and (max-width: 1350px) {
  .fotorama__thumb {
    background-color: transparent;
    width: 88%;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame {
    padding: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    margin-right: 0;
    height: 155px;
  }
  html body.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
    width: 100%;
  }
  /*html {
        body.catalog-product-view {
            .fotorama__stage,
            .fotorama__nav {
                height: 605px !important;
            }
        }
    }*/
}
/**
 * Mageplaza
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Mageplaza.com license that is
 * available through the world-wide-web at this URL:
 * https://www.mageplaza.com/LICENSE.txt
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade this extension to newer
 * version in the future.
 *
 * @category    Mageplaza
 * @package     Mageplaza_BetterPopup
 * @copyright   Copyright (c) Mageplaza (https://www.mageplaza.com/)
 * @license     https://www.mageplaza.com/LICENSE.txt
 */
.tmp3-form div.mage-error[generated] {
  margin-top: 0px;
}
.mppopup-text {
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
div#bio_ep_close:before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 14px;
  line-height: 14px;
  color: #000000;
  content: '\e616';
  font-family: 'luma-icons';
  margin: 0;
  vertical-align: top;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
  speak: none;
  text-align: center;
  width: 20%;
  padding: 20px;
}
div#bio_ep_close img {
  display: none;
}
form#mp-newsletter-validate-detail .field label.label {
  display: inline-block;
  width: 100%;
  text-align: left;
}
form#mp-newsletter-validate-detail button.action.subscribe.primary {
  display: inline-block;
  width: 100%;
  height: 48px;
  position: static;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  border-color: #ff6600;
  margin-top: 10px;
}
#mageplaza-betterpopup-block {
  position: relative;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 80px;
  right: 96px !important;
  z-index: 999;
}
.click-trigger {
  background-color: #31B0D5;
  color: #ffffff;
  padding: 10px 25px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  border-color: #46b8da;
}
.click-trigger:hover {
  background-color: #31B0D5;
  color: #ffffff;
  border: 1px solid #31B0D5;
}
div#bio_ep_close {
  position: absolute;
  right: 8px;
  top: 0px;
  z-index: 99;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
}
#bio_ep {
  text-align: center;
  box-shadow: none !important;
}
.child-label {
  display: block;
  font-size: 25px;
  margin: 20px;
}
#bio_ep_content {
  position: relative;
  width: 100%;
  display: table-cell;
  vertical-align: middle;
}
.better-popup-input-email {
  width: 70% !important;
  height: 35px !important;
}
.better-popup-btn-submit {
  width: 70%;
  margin: 10px 0 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 35px;
}
.mageplaza-betterpopup-content {
  width: 100%;
  height: 100%;
  display: table;
}
.success-title {
  font-size: 22px;
}
.mp-popup-coupon-code {
  width: 70%;
  margin: 0 auto;
}
#mp-coupon-code {
  text-align: center;
  max-width: 100%;
  border: 1px dashed #cccccc;
  background: 0 0;
  font-size: 25px;
  color: #000;
  margin-top: 15px;
  height: 50px;
}
button.btn-copy.primary {
  width: 100%;
  margin: 5px 0 15px 0;
  border-radius: 4px;
  background-color: #005f5a;
  border-color: #005f5a;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  height: 35px;
}
button.btn-copy.primary:hover {
  border-radius: 4px;
  background-color: #005f5a;
  border: 1px solid #005f5a;
  color: #ffffff;
}
#status {
  color: #e02b27;
  visibility: visible;
  font-size: 13px !important;
}
span.success-lable {
  border: none !important;
  font-size: 16px !important;
}
canvas {
  position: fixed;
  z-index: 10002;
  opacity: 0.5;
  display: none;
  top: 0px;
  left: 0px;
}
.popup-loader {
  display: none;
  position: absolute;
  width: 100%;
  padding-top: 15px;
}
img.loader {
  width: 3%;
}
.tmp3-img-content {
  float: left;
}
.tmp3-text-content {
  background-color: #ffffff;
  font-family: sans-serif;
  float: left;
  width: calc(100% - 460px);
  height: 321px;
  width: 50%;
  padding: 40px 32px 0;
  text-align: left;
}
form#mp-newsletter-validate-detail .field {
  display: inline-block;
  width: 100%;
  margin: 0 0 12px;
}
.tmp3-title {
  margin-top: 0px;
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
.tmp3-sub-title {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  margin-top: -12px;
}
.tmp3-text {
  color: #000000;
  font-size: 14px;
  width: 100%;
  margin: 0;
  line-height: 1.714;
  margin-top: 20px;
}
.tmp3-form {
  position: relative;
  margin-top: 20px;
}
.tmp3-input {
  border: none !important;
  border-radius: 17.5px !important;
  background-color: #e5e5e5 !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp3_field_newsletter {
  width: 75%;
  margin: 0 auto;
}
.tmp3-button {
  position: absolute;
  top: 0;
  right: 40px;
  border-radius: 17.5px;
  height: 35px;
}
.tm1-popup-loader {
  margin-top: 10px;
}
.tm1-loader {
  width: 7%;
}
#mp-popup-template4 {
  width: 105%;
  height: 105%;
  background-repeat: no-repeat;
}
.tmp4-text-content {
  width: 50%;
  background-color: #ffffff;
  font-family: sans-serif;
  float: left;
  margin: 25px 0 0 35px;
}
.tmp4-img-content {
  position: absolute;
  top: 40px;
  right: 10px;
}
.tmp4-title {
  font-size: 50px;
  color: #0083d0;
  line-height: 1.066;
  text-align: left;
}
.tmp4-sub-title {
  font-size: 14px;
  color: #222222;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.8;
  text-align: left;
}
.tmp4-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.714;
  text-align: left;
  width: 75%;
  margin-top: 20px;
}
.tmp4-form {
  width: 75%;
  margin-left: 9px;
  text-align: left;
}
.tmp4-input {
  background-color: #e5e5e5 !important;
  margin-top: 30px;
  border: none !important;
  height: 35px !important;
  font-family: sans-serif !important;
}
.tmp4-button {
  background-color: #ff6600 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin: 15px 0 0 25px;
}
.tmp5-img-content {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 35px;
}
.tmp5-img-cap {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
}
#mp-popup-template5 img {
  max-height: initial;
}
.tmp5-text-content {
  font-family: sans-serif;
  position: absolute;
  z-index: 40;
  top: -55px;
  left: 65px;
  width: 65%;
}
.tmp5-title {
  font-size: 40px;
  color: #0083d0;
  line-height: 1.2;
  text-align: center;
}
.tmp5-sub-title {
  font-size: 12px;
  color: #222222;
  font-weight: bold;
  text-align: center;
}
.tmp5-text {
  font-size: 14px;
  color: #222222;
  line-height: 1.286;
  text-align: center;
  margin-top: 15px;
}
.tmp5-form {
  width: 100%;
  position: absolute;
  z-index: 30;
  left: 0;
  bottom: 0;
}
.tmp5-img-email {
  position: absolute;
  z-index: 20;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.tmp5_field_newsletter {
  position: absolute;
  z-index: 10;
  top: -158px;
  left: 80px;
}
.tmp5-input {
  background-color: #e5e5e5 !important;
  width: 200px !important;
  height: 35px !important;
  border: none !important;
  font-family: sans-serif !important;
  padding-left: 30px !important;
}
.tmp5-button {
  position: absolute;
  z-index: 30;
  background-color: #ff6600 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 10px;
  top: -125px;
  left: 115px;
}
.tmp5-msg-error {
  margin-top: 30px;
  position: absolute;
  z-index: 60;
  width: 100%;
}
.tmp5_field_newsletter #mp-newsletter-error {
  position: absolute;
}
.tmp5-form .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  top: -100px;
  left: 0;
  z-index: 100;
}
.tmp5-form .popup-loader .loader {
  width: 6%;
}
#mp-popup-template6 {
  font-family: sans-serif;
  height: fit-content;
  width: fit-content;
  margin: auto;
}
.tmp6-left-title {
  width: 350px;
  background-color: #0083d0;
  height: 250px;
  float: left;
}
.tmp6-left-title ul {
  list-style-type: none;
  margin-top: 35px;
}
.tmp6-left-title ul li {
  margin-bottom: -5px;
}
.tmp6-left-title ul li:nth-child(1) {
  font-size: 36px;
  color: #ffffff;
  font-weight: bold;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(2) {
  font-size: 36px;
  color: #ffffff;
  text-align: left;
}
.tmp6-left-title ul li:nth-child(3) {
  font-size: 36px;
  color: #51f5ff;
  text-align: left;
}
.tmp6-text-content {
  background-color: #ffffff;
  width: 450px;
  height: 250px;
  float: left;
}
.tmp6-text {
  padding-top: 35px;
  width: 85%;
  margin: 0 auto;
  font-size: 20px;
  color: #222222;
  line-height: 1.4;
  text-align: center;
}
.tmp6-form {
  width: 85%;
  margin: 0 auto;
  padding-top: 20px;
  position: relative;
}
.tmp6-input {
  background: #e5e5e5 !important;
  height: 42px !important;
}
.tmp6-button {
  background-color: #ff6600 !important;
  width: 130px;
  height: 20px;
  border-radius: 10px;
  border: none !important;
  font-size: 10px !important;
  font-weight: bold !important;
  padding: 0 !important;
  margin-top: 20px;
}
.tmp6_field_newsletter #mp-newsletter-error {
  position: absolute;
  top: 57px;
  display: block;
  width: 100%;
}
.tmp6-text-content .popup-loader {
  position: absolute;
  width: 100%;
  padding-top: 15px;
  bottom: 18px;
}
body footer.page-footer {
  z-index: unset;
}
@media screen and (min-width: 768px) and (max-width: 900px) {
  .new-recently-added .banner-img .banner-content {
    bottom: -11%;
    left: 25%;
  }
  .cms-new-arrival .selling-points-mian {
    width: 50%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -13%;
  }
}
@media screen and (min-width: 901px) and (max-width: 1024px) {
  .new-recently-added .banner-img .banner-content {
    left: 19%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -10%;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .new-recently-added .banner-img .banner-content {
    left: 18%;
  }
  html[lang='ar'] .new-recently-added .banner-img .banner-content {
    right: -7%;
  }
}
@media all and (min-width: 769px), print {
  .abs-product-options-list-desktop dt,
  .block-giftregistry-shared .item-options dt {
    clear: left;
    float: left;
    margin: 0 10px 5px 0;
  }
  .abs-product-options-list-desktop dt:after,
  .block-giftregistry-shared .item-options dt:after {
    content: ': ';
  }
  .abs-product-options-list-desktop dd,
  .block-giftregistry-shared .item-options dd {
    display: inline-block;
    float: left;
    margin: 0 0 5px;
    word-break: break-all;
  }
  .abs-button-desktop {
    width: auto;
  }
  .abs-blocks-2columns,
  .abs-discount-block-desktop .block,
  .column .block-addbysku .block-content .box,
  .storecredit .block,
  .login-container .block,
  .account .column.main .block:not(.widget) .block-content .box,
  .form-address-edit > .fieldset,
  .form-edit-account .fieldset,
  .paypal-review-discount .block,
  .cart-discount .block {
    width: 48%;
  }
  .abs-blocks-2columns:nth-child(1),
  .abs-discount-block-desktop .block:nth-child(1),
  .column .block-addbysku .block-content .box:nth-child(1),
  .storecredit .block:nth-child(1),
  .login-container .block:nth-child(1),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(1),
  .form-address-edit > .fieldset:nth-child(1),
  .form-edit-account .fieldset:nth-child(1),
  .paypal-review-discount .block:nth-child(1),
  .cart-discount .block:nth-child(1) {
    clear: left;
    float: left;
  }
  .abs-blocks-2columns:nth-child(2),
  .abs-discount-block-desktop .block:nth-child(2),
  .column .block-addbysku .block-content .box:nth-child(2),
  .storecredit .block:nth-child(2),
  .login-container .block:nth-child(2),
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2),
  .form-address-edit > .fieldset:nth-child(2),
  .form-edit-account .fieldset:nth-child(2),
  .paypal-review-discount .block:nth-child(2),
  .cart-discount .block:nth-child(2) {
    float: right;
  }
  .abs-blocks-2columns:nth-child(2) + *,
  .abs-discount-block-desktop .block:nth-child(2) + *,
  .column .block-addbysku .block-content .box:nth-child(2) + *,
  .storecredit .block:nth-child(2) + *,
  .login-container .block:nth-child(2) + *,
  .account .column.main .block:not(.widget) .block-content .box:nth-child(2) + *,
  .form-address-edit > .fieldset:nth-child(2) + *,
  .form-edit-account .fieldset:nth-child(2) + *,
  .paypal-review-discount .block:nth-child(2) + *,
  .cart-discount .block:nth-child(2) + * {
    clear: both;
  }
  .abs-margin-for-blocks-and-widgets-desktop,
  .customer-review .product-details,
  .page-main .block {
    margin-bottom: 50px;
  }
  .abs-reset-left-margin-desktop,
  .column.main .paypal-review .actions-toolbar,
  .column.main .block-giftregistry-shared-items .actions-toolbar {
    margin-left: 0;
  }
  .abs-action-remove-desktop,
  .abs-add-fields-desktop .fieldset .additional .action.remove,
  .form-giftregistry-share .fieldset .additional .action.remove,
  .form-giftregistry-edit .fieldset .additional .action.remove,
  .form-create-return .fieldset .additional .action.remove,
  .form.send.friend .fieldset .additional .action.remove {
    margin-left: 90%;
  }
  .abs-add-fields-desktop .fieldset .field .control,
  .form-giftregistry-share .fieldset .field .control,
  .form-giftregistry-edit .fieldset .field .control,
  .form-create-return .fieldset .field .control,
  .form.send.friend .fieldset .field .control {
    width: auto;
  }
  .abs-margin-for-forms-desktop {
    margin-left: 25.8%;
  }
  .abs-visually-hidden-desktop,
  .modes-label,
  .block-search .label,
  .block-collapsible-nav .title {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-add-clearfix-desktop:before,
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:before,
  .paypal-review .block-content:after,
  .paypal-review-discount:before,
  .paypal-review-discount:after,
  .order-review-form:before,
  .order-review-form:after,
  .block-cart-failed .block-content:before,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:before,
  .column .block-addbysku .block-content:after,
  .cart-container:before,
  .cart-container:after,
  .block-giftregistry-shared .item-options:before,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:before,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:before,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:before,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:before,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:before,
  .login-container:after,
  .account .page-title-wrapper:before,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:before,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:before,
  .block-addresses-list .items.addresses:after,
  .order-links:before,
  .order-links:after,
  .account .column.main .block.block-order-details-view:before,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:before,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:before,
  .sales-guest-view .column.main .block.block-order-details-view:after {
    content: '';
    display: table;
  }
  .abs-add-clearfix-desktop:after,
  .paypal-review .block-content:after,
  .paypal-review-discount:after,
  .order-review-form:after,
  .block-cart-failed .block-content:after,
  .column .block-addbysku .block-content:after,
  .cart-container:after,
  .block-giftregistry-shared .item-options:after,
  .data.table .gift-wrapping .nested:after,
  .data.table .gift-wrapping .content:after,
  .block-wishlist-management:after,
  .magento-rma-guest-returns .column.main .block.block-order-details-view:after,
  .login-container:after,
  .account .page-title-wrapper:after,
  .account .column.main .block:not(.widget) .block-content:after,
  .block-addresses-list .items.addresses:after,
  .order-links:after,
  .account .column.main .block.block-order-details-view:after,
  [class^='sales-guest-'] .column.main .block.block-order-details-view:after,
  .sales-guest-view .column.main .block.block-order-details-view:after {
    clear: both;
  }
  .abs-add-box-sizing-desktop,
  .abs-shopping-cart-items-desktop,
  .column.main,
  .sidebar-main,
  .sidebar-additional,
  .bundle-options-container .block-bundle-summary,
  .block.crosssell,
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    box-sizing: border-box;
  }
  .abs-add-box-sizing-desktop-m,
  .opc-wrapper {
    box-sizing: border-box;
  }
  .abs-revert-field-type-desktop .fieldset > .field,
  .abs-revert-field-type-desktop .fieldset .fields > .field {
    margin: 0 0 20px;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(.choice) > .control,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .abs-revert-field-type-desktop .fieldset > .field > .label,
  .abs-revert-field-type-desktop .fieldset .fields > .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .abs-revert-field-type-desktop .fieldset > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.choice:before,
  .abs-revert-field-type-desktop .fieldset > .field.no-label:before,
  .abs-revert-field-type-desktop .fieldset .fields > .field.no-label:before {
    display: none;
  }
  .abs-revert-field-type-desktop .fieldset > .field:not(:first-child):last-of-type,
  .abs-revert-field-type-desktop .fieldset .fields > .field:not(:first-child):last-of-type {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field,
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field,
  .form-create-return .fieldset .field,
  .form.send.friend .fieldset .field {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .abs-form-field-column-2 .fieldset .field + .fieldset,
  .form-giftregistry-share .fieldset .field + .fieldset,
  .form-giftregistry-edit .fieldset .field + .fieldset,
  .form-create-return .fieldset .field + .fieldset,
  .form.send.friend .fieldset .field + .fieldset {
    clear: both;
  }
  .abs-form-field-column-2 .fieldset .field:nth-last-child(1),
  .abs-form-field-column-2 .fieldset .field:nth-last-child(2),
  .form-giftregistry-share .fieldset .field:nth-last-child(1),
  .form-giftregistry-share .fieldset .field:nth-last-child(2),
  .form-giftregistry-edit .fieldset .field:nth-last-child(1),
  .form-giftregistry-edit .fieldset .field:nth-last-child(2),
  .form-create-return .fieldset .field:nth-last-child(1),
  .form-create-return .fieldset .field:nth-last-child(2),
  .form.send.friend .fieldset .field:nth-last-child(1),
  .form.send.friend .fieldset .field:nth-last-child(2) {
    margin-bottom: 0;
  }
  .abs-form-field-column-2 .fieldset .field .field,
  .form-giftregistry-share .fieldset .field .field,
  .form-giftregistry-edit .fieldset .field .field,
  .form-create-return .fieldset .field .field,
  .form.send.friend .fieldset .field .field {
    padding: 0;
    width: 100%;
  }
  .abs-form-field-revert-column-1 {
    width: 100%;
  }
  .abs-forms-general-desktop,
  .form.search.advanced,
  .form-giftcard-redeem,
  .form-giftregistry-create {
    max-width: 500px;
  }
  .abs-forms-general-desktop .legend,
  .form.search.advanced .legend,
  .form-giftcard-redeem .legend,
  .form-giftregistry-create .legend {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .abs-forms-general-desktop .legend + br,
  .form.search.advanced .legend + br,
  .form-giftcard-redeem .legend + br,
  .form-giftregistry-create .legend + br {
    display: none;
  }
  .abs-revert-side-paddings,
  .checkout-cart-index .page-title-wrapper,
  .cart-summary .block .content,
  .cart-empty {
    padding-left: 0;
    padding-right: 0;
  }
  .abs-account-block-font-size,
  .block-balance-giftcard .block-content,
  .block-reviews-dashboard .product-name,
  .block-addresses-list address,
  .box-billing-address .box-content,
  .box-shipping-address .box-content,
  .box-address-billing .box-content,
  .box-address-shipping .box-content,
  .box-information .box-content {
    font-size: 1.6rem;
  }
  .abs-account-table-margin-desktop,
  .table-wrapper.balance-history,
  .table-wrapper.reward-history,
  .table-wrapper.orders-recent {
    margin-top: -25px;
  }
  .abs-action-print {
    display: inline-block;
    text-decoration: none;
  }
  .abs-action-print:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 16px;
    color: inherit;
    content: '\e624';
    font-family: 'luma-icons';
    margin: 0 4px 0 0;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .abs-action-print:hover {
    text-decoration: underline;
  }
  .abs-no-display-desktop,
  .sidebar .block.widget .pager .item:not(.pages-item-next):not(.pages-item-previous) {
    display: none;
  }
  .abs-status-desktop,
  .return-status,
  .order-status {
    margin-top: 6px;
    padding: 5px 10px;
  }
  .abs-title-orders-desktop .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-returns .page-main .page-title-wrapper .order-date,
  .magento-rma-returns-view .page-main .page-title-wrapper .order-date,
  .account .page-main .page-title-wrapper .order-date,
  [class^='sales-guest-'] .page-main .page-title-wrapper .order-date,
  .sales-guest-view .page-main .page-title-wrapper .order-date {
    margin: -14px 0 18px;
  }
  .abs-table-bordered-desktop {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > tbody > tr > th,
  .abs-table-bordered-desktop > tfoot > tr > th,
  .abs-table-bordered-desktop > thead > tr > td,
  .abs-table-bordered-desktop > tbody > tr > td,
  .abs-table-bordered-desktop > tfoot > tr > td {
    border: none;
  }
  .abs-table-bordered-desktop > thead > tr > th,
  .abs-table-bordered-desktop > thead > tr > td {
    border-bottom: 1px solid #cccccc;
  }
  .abs-pager-toolbar,
  .toolbar-giftregistry-results,
  .toolbar-wishlist-results,
  .account .toolbar {
    position: relative;
  }
  .abs-pager-toolbar .toolbar-amount,
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .toolbar-amount,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .toolbar-amount,
  .account .toolbar .limiter {
    position: relative;
    z-index: 1;
  }
  .abs-pager-toolbar .limiter,
  .toolbar-giftregistry-results .limiter,
  .toolbar-wishlist-results .limiter,
  .account .toolbar .limiter {
    display: inline-block;
    float: right;
  }
  .abs-pager-toolbar .toolbar-amount,
  .toolbar-giftregistry-results .toolbar-amount,
  .toolbar-wishlist-results .toolbar-amount,
  .account .toolbar .toolbar-amount {
    line-height: 30px;
    padding: 0;
  }
  .abs-pager-toolbar .pages,
  .toolbar-giftregistry-results .pages,
  .toolbar-wishlist-results .pages,
  .account .toolbar .pages {
    position: absolute;
    width: 100%;
    z-index: 0;
  }
  .abs-shopping-cart-items-desktop,
  .block-cart-failed,
  .cart-container .form-cart,
  .cart-container .cart-gift-item {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 4%;
    position: relative;
  }
  .abs-discount-block-desktop .block > .title,
  .paypal-review-discount .block > .title,
  .cart-discount .block > .title {
    border: 0;
    padding: 0 0 10px;
  }
  .abs-discount-block-desktop .block > .title strong,
  .paypal-review-discount .block > .title strong,
  .cart-discount .block > .title strong {
    font-size: 1.6rem;
  }
  .abs-discount-block-desktop .block .content,
  .paypal-review-discount .block .content,
  .cart-discount .block .content {
    padding: 0 0 20px;
  }
  .abs-discount-block-desktop .actions-toolbar .secondary,
  .paypal-review-discount .actions-toolbar .secondary,
  .cart-discount .actions-toolbar .secondary {
    bottom: -30px;
    left: 0;
    position: absolute;
  }
  .navigation,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    margin: 0 auto;
    max-width: 1680px;
    width: auto;
  }
  .page-main {
    width: 100%;
  }
  .ie9 .page-main {
    width: auto;
  }
  .columns {
    display: block;
  }
  .column.main {
    min-height: 300px;
  }
  .page-layout-1column .column.main {
    width: 100%;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-3columns .column.main {
    width: 58.33333333%;
    display: inline-block;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .column.main {
    width: 79.16666667%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .column.main {
    width: 79.16666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .sidebar-main {
    padding-right: 2%;
  }
  .page-layout-3columns .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-left .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    width: 20.83333333%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-layout-2columns-right .sidebar-main {
    padding-left: 2%;
    padding-right: 0;
  }
  .sidebar-additional {
    clear: right;
    padding-left: 2%;
  }
  .page-layout-3columns .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
  }
  .page-layout-2columns-left .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-right .sidebar-additional {
    width: 20.83333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .page-layout-2columns-left .sidebar-additional {
    clear: left;
    float: left;
    padding-left: 0;
    padding-right: 2%;
  }
  .panel.header {
    padding: 10px 20px;
  }
  .legend {
    border-bottom: 1px solid #c5c5c5;
  }
  .product.data.items {
    position: relative;
    z-index: 1;
    border-bottom: 0;
    margin-left: 0;
    margin-right: 0;
  }
  .product.data.items:before,
  .product.data.items:after {
    content: '';
    display: table;
  }
  .product.data.items:after {
    clear: both;
  }
  .product.data.items > .item.title {
    float: left;
    width: auto;
  }
  .product.data.items > .item.title > .switch {
    height: 20px;
    display: block;
    position: relative;
    z-index: 2;
  }
  .product.data.items > .item.content {
    margin-top: 20px;
    box-sizing: border-box;
    float: right;
    margin-left: -100%;
    width: 100%;
  }
  .product.data.items > .item.content:before,
  .product.data.items > .item.content:after {
    content: '';
    display: table;
  }
  .product.data.items > .item.content:after {
    clear: both;
  }
  .product.data.items > .item.content.active {
    display: block;
  }
  .product.data.items > .item.title {
    margin: 0 -1px 0 0;
  }
  .product.data.items > .item.title > .switch {
    font-weight: 400;
    line-height: 40px;
    font-size: 1.4rem;
    color: #6d6d6d;
    text-decoration: none;
    background: #f6f6f6;
    border: 1px solid #cccccc;
    border-bottom: none;
    height: 40px;
    padding: 1px 35px 1px 35px;
  }
  .product.data.items > .item.title > .switch:visited {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:hover {
    color: #6d6d6d;
    text-decoration: none;
  }
  .product.data.items > .item.title > .switch:active {
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:focus,
  .product.data.items > .item.title:not(.disabled) > .switch:hover {
    background: #ffffff;
  }
  .product.data.items > .item.title:not(.disabled) > .switch:active,
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    background: #ffffff;
    color: #333333;
    text-decoration: none;
  }
  .product.data.items > .item.title.active > .switch,
  .product.data.items > .item.title.active > .switch:focus,
  .product.data.items > .item.title.active > .switch:hover {
    padding-bottom: 2px;
  }
  .product.data.items > .item.content {
    background: #ffffff;
    margin-top: 43px;
    padding: 35px 35px 35px 35px;
    border: 1px solid #cccccc;
  }
  .product.data.items .item.title a:after {
    display: none;
  }
  .actions-toolbar {
    text-align: left;
  }
  .actions-toolbar:before,
  .actions-toolbar:after {
    content: '';
    display: table;
  }
  .actions-toolbar:after {
    clear: both;
  }
  .actions-toolbar .primary {
    float: left;
  }
  .actions-toolbar .primary,
  .actions-toolbar .secondary {
    display: inline-block;
  }
  .actions-toolbar .primary a.action,
  .actions-toolbar .secondary a.action {
    display: inline-block;
  }
  .actions-toolbar .primary .action {
    margin: 0 15px 0 0;
  }
  .actions-toolbar .secondary a.action {
    margin-top: 6px;
  }
  .actions-toolbar > .primary,
  .actions-toolbar > .secondary {
    margin-bottom: 0;
  }
  .actions-toolbar > .primary .action,
  .actions-toolbar > .secondary .action {
    margin-bottom: 0;
    width: auto;
  }
  .popup-content .fieldset .actions-toolbar .secondary {
    display: inline-block;
    float: none;
  }
  .popup-content .fieldset .actions-toolbar .action.cancel {
    margin-top: 6px;
  }
  .modal-popup.modal-slide .modal-footer {
    border-top: 1px solid #c1c1c1;
    text-align: right;
  }
  /**
     * @codingStandardsIgnoreStart
     */
  #store-selector .form-continue .actions-toolbar > .primary {
    float: right;
  }
  #store-selector .form-continue .actions-toolbar .action.primary {
    margin: 0;
  }
  .pagebuilder-mobile-only {
    display: none !important;
  }
  .checkout-index-index .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .am-checkout.-modern .amcheckout-trust-badges {
    justify-content: flex-end;
  }
  .amelsearch-further-section {
    display: block;
  }
  .ammenu-nav-sections .widget-product-carousel,
  .ammenu-nav-sections .widget {
    max-width: initial;
  }
  .ammenu-nav-sections .widget-product-carousel .slick-slide .product-item,
  .ammenu-nav-sections .widget .slick-slide .product-item {
    max-width: initial;
  }
  .amquote-addto-button {
    width: 49%;
  }
  .amquote-action-wrap .action.tocart {
    width: 48%;
  }
  .amquote-cart-wrapper.minicart-wrapper {
    margin-bottom: 0;
    margin-right: 0;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart.action:before {
    margin: 0 5px 0 20px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart {
    width: 390px;
  }
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:after,
  .amquote-cart-wrapper.minicart-wrapper .block-minicart:before {
    transform: none;
  }
  .quote-details {
    padding: 0;
  }
  .amasty_quote-cart-index .cart.main.actions .action {
    flex-basis: auto;
  }
  .amasty_quote-cart-index .cart.main.actions .action:not(:last-child):not(:first-child) {
    margin: 0 5px 0 0;
  }
  .amasty_quote-cart-index .cart.main.actions button.action:not(:first-child):last-of-type {
    margin: 0;
  }
  .am-brands-fullwidth {
    width: 100% !important;
  }
  .ui-tooltip.ui-widget {
    max-width: 450px;
  }
  .filter-options-content a:hover {
    text-decoration: none;
  }
  .catalog-topnav {
    display: block;
  }
  .page-layout-1column .toolbar-products {
    position: inherit !important;
  }
  .filter-options-content .am-filter-price {
    width: 40%;
  }
  .sidebar > .block-category-list {
    margin-bottom: 14px;
  }
  .amasty-catalog-topnav {
    margin-top: 3px;
  }
  .amasty-catalog-topnav.catalog-topnav .filter-options .filter-options-content {
    min-width: 200px;
    z-index: 1001;
  }
  .amasty-catalog-topnav .filter-options {
    margin-bottom: 20px;
    padding: 3px 0;
  }
  .amasty-catalog-topnav .filter-subtitle {
    display: none;
  }
  .amasty-catalog-topnav .amshopby-category-dropdown {
    min-width: 200px;
  }
  .amasty-catalog-topnav .filter-options-item {
    margin-bottom: 0;
  }
  .amasty-catalog-topnav .filter-options-item:first-child .filter-options-title {
    padding-left: 0;
  }
  .amasty-catalog-topnav .filter-options-title {
    padding-right: 5px;
  }
  .amasty-catalog-topnav .filter-options-title:after {
    display: inline-block;
    margin: 0 0 0 15px;
    position: static;
    transform: translateY(-2px);
  }
  .sidebar.sidebar-main.-amshopby-sticky {
    background: #ffffff;
    position: sticky;
    top: 0;
    z-index: 10;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options {
    overflow-y: auto;
    scrollbar-width: thin;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover {
    scrollbar-color: #adadad rgba(173, 173, 173, 0.2);
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar {
    background: #f0f0f0;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-thumb {
    background: #adadad;
    border-radius: 6px;
    cursor: pointer;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options:hover::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #ffffff;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar {
    height: 12px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options::-webkit-scrollbar-thumb {
    height: 6px;
    width: 6px;
  }
  .sidebar.sidebar-main.-amshopby-sticky .filter-options ::-webkit-scrollbar-track {
    height: 6px;
    width: 6px;
  }
  .amasty-catalog-topnav .filter-options-item .filter-options-content .amshopby-flyout-block .items.amshopby-fly-out-view {
    margin: -11px;
    box-shadow: none;
  }
  .filter-options input[type='checkbox'] {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    width: 0;
    position: absolute;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-word;
    word-wrap: break-word;
    position: absolute;
    top: 3px;
    left: 0;
    display: block;
    margin: 0;
    padding: 0 0 0 28px;
    min-height: 18px;
    cursor: pointer;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .ie11 .filter-options input[type='checkbox'] + .amshopby-choice {
    word-break: break-all;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before,
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    box-sizing: border-box;
    width: 18px;
    height: 18px;
    border-radius: 4px;
    content: '';
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:before {
    border: 1px solid #1d1d1f;
    background: #ffffff;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:after {
    background: #009cdb url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGw9Im5vbmUiIHZpZXdCb3g9IjAgMCAxNSAxNSI+CiAgPGRlZnMvPgogIDxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik0xMS42NjkzIDMuNTAwNjFjLS4yMDc4LjAwNjk1LS40MDQ4LjA5ODg1LS41NDkzLjI1NjItMS45NTcwMyAyLjA2NDE1LTMuNDM4ODMgMy43NzY1NS01LjI4MDQxIDUuNzQ3ODNMMy44MTczIDcuNzA0NzRjLS4wNzk5Mi0uMDcxNi0uMTcyNDUtLjEyNTk1LS4yNzIzMy0uMTU5OTItLjA5OTg3LS4wMzM5Ny0uMjA1MTItLjA0NjktLjMwOTc0LS4wMzgwNi0uMTA0NjIuMDA4ODUtLjIwNjU2LjAzOTI5LS4zLjA4OTYtLjA5MzQ1LjA1MDMtLjE3NjU2LjExOTQ4LS4yNDQ1OS4yMDM2LS4wNjgwNC4wODQxMS0uMTE5NjYuMTgxNTEtLjE1MTkzLjI4NjYyLS4wMzIyNy4xMDUxMS0uMDQ0NTUuMjE1ODgtLjAzNjE1LjMyNTk4LjAwODQxLjExMDExLjAzNzM0LjIxNzQuMDg1MTUuMzE1NzQuMDQ3ODEuMDk4MzMuMTEzNTUuMTg1NzkuMTkzNDguMjU3MzlMNS4zNzc3MSAxMS4yOThjLjE1MzE1LjEzNzkuMzUwMTkuMjA5OC41NTE2LjIwMTMuMjAxNDEtLjAwODYuMzkyMzEtLjA5NjkuNTM0NDQtLjI0NzNDOC42MTA3NCA4Ljk4NzU3IDEwLjE0MiA3LjE3NTQ0IDEyLjI1NiA0Ljk0NTc4Yy4xMTY1LS4xMTgzNy4xOTYtLjI3MTIuMjI4MS0uNDM4MjMuMDMyMS0uMTY3MDMuMDE1My0uMzQwMzgtLjA0ODQtLjQ5NzA5LS4wNjM2LS4xNTY3MS0uMTcwOS0uMjg5MzctLjMwNzgtLjM4MDQyLS4xMzY5LS4wOTEwNS0uMjk2OC0uMTM2MTktLjQ1ODYtLjEyOTQzeiIvPgo8L3N2Zz4K) center / 18px;
    content: none;
  }
  .filter-options input[type='checkbox'] + .amshopby-choice:hover:before,
  .filter-options input[type='checkbox']:checked + .amshopby-choice:before {
    border-color: #009cdb;
  }
  .filter-options input[type='checkbox']:checked + .amshopby-choice:after {
    content: '';
  }
  ._keyfocus .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  ._keyfocus .filter-options input[type='checkbox']:focus + .amshopby-choice:before,
  .filter-options input[type='checkbox']:active + .amshopby-choice:before,
  .filter-options input[type='checkbox']:focus + .amshopby-choice:before {
    border-color: #009cdb;
  }
  .filter-options input[type='checkbox']:not(:checked).mage-error + .amshopby-choice:before {
    border-color: #f23b3b;
  }
  .am_shopby_apply_filters {
    position: absolute;
    bottom: inherit;
    z-index: 212;
    display: none;
    visibility: hidden;
    padding: 0;
    width: inherit;
  }
  .am_shopby_apply_filters.visible {
    bottom: inherit;
    visibility: visible;
  }
  .am_shopby_apply_filters.-fixed {
    position: fixed;
  }
  .am_shopby_apply_filters.-fixed .am-show-button:before {
    display: none;
  }
  .am-show-button {
    position: relative;
    justify-content: space-between;
    margin: 0 0 10px;
    padding: 12px 10px;
    min-width: 180px;
    width: inherit;
    border: none;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(190, 199, 219, 0.21), 0 6px 25px rgba(190, 199, 219, 0.28);
  }
  .am-show-button > .am-items {
    margin: 0 auto;
  }
  .am-show-button:before {
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ffffff;
    content: '';
    transform: rotate(45deg);
  }
  .am-show-button.-vertical:before {
    top: calc(50% - (10px / 2));
    right: calc(100% - (10px / 2));
  }
  .am-show-button.-horizontal:before {
    top: calc(100% - (10px / 2));
    left: calc(50% - (10px / 2));
  }
  #amasty-shopby-product-list .amshopby-overlay-block > .amshopby-loader {
    top: 30%;
    transform: translate(-50%, -30%);
  }
  .ambrands-letters-list {
    display: flex;
  }
  .ambrands-letters-list .ambrands-letter .ambrands-content {
    margin: 0 -10px;
  }
  .ambrands-letters-list .ambrands-brand-item {
    margin: 0 10px 20px;
  }
  .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 156px;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 10px;
    width: inherit;
  }
  .action.compare {
    padding: 0 10px;
  }
  .amsearch-wrapper-block {
    order: initial;
    width: auto;
  }
  .page-header .amsearch-wrapper-block {
    float: right;
    margin: 0;
    padding: 0;
    width: auto;
  }
  .page-header .amsearch-wrapper-block:before {
    content: none;
  }
  .amsearch-loader-block {
    right: 30px;
  }
  .amsearch-emptysearch-cms {
    padding: 40px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 54px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 22px;
  }
  .amsearch-button.-close:hover,
  .amsearch-button.-close:hover {
    filter: brightness(0%);
  }
  .amsearch-slider-section {
    max-width: 575px;
  }
  .amsearch-slider-section.slick-slider {
    padding: 0 40px;
  }
  .amsearch-products-section {
    border-top: none;
    display: flex;
    flex-wrap: wrap;
  }
  .amsearch-products-section:not(:first-child) {
    border-color: var(--amsearch-color-border, #cccccc);
    border-left: 1px solid;
  }
  .amsearch-products-section .amsearch-description {
    width: auto;
  }
  .amsearch-products-section.-list .amsearch-image {
    max-width: 125px;
  }
  .amsearch-products-section.-list .product-item-actions {
    align-content: flex-start;
    display: flex;
  }
  .amsearch-products-section.-list .amsearch-description {
    padding-left: 20px;
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(33.33333333%);
  }
  .amsearch-result-tabs .title:hover:before,
  .amsearch-result-tabs .title.active:before {
    background: #ffffff;
    bottom: -1px;
    content: '';
    height: 2px;
    left: 1px;
    position: absolute;
    width: calc(100% - 2px);
  }
  .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding-bottom: 1px;
  }
  .amsearch-result-section {
    min-width: 100%;
    width: inherit;
  }
  .amsearch-result-section:not(.-small) {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload {
    flex-wrap: nowrap;
  }
  .amsearch-result-block.-preload .amsearch-products-list:not(:first-child) {
    border-left: 1px solid #cccccc;
    width: calc(100% - 283px);
  }
  .page-header:not(.amsearch-full-width) .amsearch-input-wrapper.-dynamic-width {
    width: 100%;
  }
  .page-header .amsearch-input-wrapper {
    min-width: 283px;
    width: auto;
  }
  .amsearch-item-container {
    padding: 0 0 25px;
  }
  .amsearch-item-container .amsearch-link {
    padding: 5px 20px;
  }
  .amsearch-items-section {
    padding: 25px 0;
  }
  .amsearch-items-section:not(:first-child:last-child) {
    max-width: 283px;
    width: 100%;
  }
  .amsearch-full_width-title {
    display: none;
  }
  .page-header.amsearch-full-width.-opened .ammenu-logo,
  .page-header.amsearch-full-width.-opened .logo {
    margin: 0 auto 0 4vw;
    z-index: 11;
  }
  .page-header.amsearch-full-width.-opened .amsearch-wrapper-block {
    z-index: 10;
  }
  .page-header.amsearch-full-width.-opened .amsearch-button.-full-close {
    right: 4vw;
  }
  .page-header.amsearch-full-width .amsearch-input-wrapper {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-button.-search {
    flex-grow: initial;
  }
  .page-header.amsearch-full-width .amsearch-wrapper-block {
    background: #fff;
    display: inline-block;
  }
  .page-header.amsearch-full-width:not(.-opened) .amsearch-wrapper-block {
    position: static;
    width: auto;
  }
  .page-header.amsearch-full-width .amsearch-form-block {
    height: 100%;
    justify-content: center;
    padding: 0;
  }
  .page-header.amsearch-full-width .amsearch-result-section {
    padding: 0 calc(4vw - 15px);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-list .amsearch-item {
    width: 50%;
  }
  .page-header.amsearch-full-width .amsearch-button.-full-close {
    margin: auto;
  }
  .page-header .amsearch-button.-loupe-trigger {
    display: none;
  }
  .amsearch-search-page.page-products .columns {
    z-index: 0;
  }
  .mollie-product-page-apple-pay-button {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .block-category-event.block:last-child {
    margin-bottom: 30px;
    padding: 10px 0 30px;
  }
  .block-category-event .block-title {
    margin: 0;
  }
  .block-category-event .block-title strong {
    font-size: 2.4rem;
  }
  .block-category-event .ticker li {
    display: none;
    margin: 0 50px;
  }
  .block-category-event .ticker .value {
    font-size: 6rem;
  }
  .block-category-event .ticker .label {
    font-size: 1.4rem;
    text-transform: none;
  }
  .block-category-event .dates .date {
    font-size: 5rem;
  }
  .block-category-event .dates .start {
    padding-right: 50px;
  }
  .block-category-event .dates .start:after {
    font-size: 5rem;
    right: 10px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: 600px;
  }
  .paypal-review .paypal-review-title {
    border-bottom: 1px solid #cccccc;
  }
  .paypal-review .block-content .box-order-shipping-address,
  .paypal-review .block-content .box-order-shipping-method,
  .paypal-review .block-content .box-order-shipping-method + .box-order-billing-address {
    box-sizing: border-box;
    float: left;
    width: 33%;
  }
  .paypal-review .block-content .box-order-shipping-address {
    padding: 0 5%;
    width: 34%;
  }
  .paypal-review .table-paypal-review-items .col.price,
  .paypal-review .table-paypal-review-items .col.qty {
    text-align: center;
  }
  .paypal-review .table-paypal-review-items .col.item {
    width: 60%;
  }
  .paypal-review .col.subtotal,
  .paypal-review .mark,
  .paypal-review .amount {
    text-align: right;
  }
  .paypal-review-discount {
    border-top: 1px solid #cccccc;
  }
  .paypal-review-discount .block {
    margin-bottom: 15px;
  }
  .paypal-review-discount .block.giftcard.active {
    padding-bottom: 40px;
  }
  .paypal-review-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .paypal-review-discount .block .content {
    padding-bottom: 0;
  }
  .order-review-form .actions-toolbar > .primary {
    float: right;
  }
  .order-review-form .action.primary {
    margin-right: 0;
  }
  .block-cart-failed .secondary .action {
    margin: 0;
  }
  .block-cart-failed .actions.primary {
    float: right;
  }
  .bundle-actions .action.primary.customize {
    width: auto;
  }
  .bundle-options-container .legend.title {
    font-size: 40px;
  }
  .bundle-options-container .bundle-options-wrapper,
  .bundle-options-container .product-options-wrapper {
    float: left;
    width: 57%;
  }
  .bundle-options-container .block-bundle-summary {
    float: right;
    margin-top: 66px;
    padding: 10px 20px;
    position: relative;
    width: 40%;
  }
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper,
  .bundle-options-container .block-bundle-summary .price-box .price-wrapper > .price {
    color: #575757;
    font-size: 36px;
    font-weight: 600;
    line-height: 36px;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee {
    color: #575757;
  }
  .bundle-options-container .block-bundle-summary .price-container .weee .price {
    font-size: 1.2rem;
    font-weight: 700;
  }
  .bundle-options-container .block-bundle-summary .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .bundle-options-container .block-bundle-summary .box-tocart .action.primary {
    margin-right: 1%;
    width: auto;
  }
  .bundle-options-container .block-bundle-summary .product-addto-links {
    text-align: left;
  }
  .page-layout-2columns-left .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-left .bundle-options-container .block-bundle-summary,
  .page-layout-2columns-right .bundle-options-container .bundle-options-wrapper,
  .page-layout-2columns-right .bundle-options-container .block-bundle-summary,
  .page-layout-3columns .bundle-options-container .bundle-options-wrapper,
  .page-layout-3columns .bundle-options-container .block-bundle-summary {
    width: 48%;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 4%) / 3);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    width: 25%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    width: 50%;
  }
  .page-products .columns {
    padding-top: 0;
    position: relative;
    z-index: 1;
  }
  .toolbar-amount {
    display: block;
    float: left;
    position: static;
  }
  .products.wrapper ~ .toolbar .pages {
    float: left;
    margin-bottom: 0;
  }
  .modes {
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
  .products.wrapper ~ .toolbar .modes {
    display: none;
  }
  .modes-mode {
    background-color: #f0f0f0;
    box-shadow: inset 0 1px 0 0 #ffffff, inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    color: #5e5e5e;
    border: 1px solid #cccccc;
    border-right: 0;
    float: left;
    font-weight: 400;
    line-height: 1;
    padding: 7px 10px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
  }
  .modes-label + .modes-mode {
    border-radius: 3px 0 0 3px;
  }
  .modes-mode:hover {
    color: #5e5e5e;
    background: #ebebeb;
  }
  .modes-mode:last-child {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #cccccc;
  }
  .modes-mode.active {
    box-shadow: inset 0 1px 0 0 rgba(204, 204, 204, 0.8), inset 0 -1px 0 0 rgba(204, 204, 204, 0.3);
    background: #dedede;
    color: #9e9e9e;
  }
  .modes-mode > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .modes-mode:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: inherit;
    color: #7d7d7d;
    content: '\e60d';
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .modes-mode:hover:before {
    color: #7d7d7d;
  }
  .page-products .sorter {
    position: static;
  }
  .mode-list:before {
    content: '\e60b';
  }
  .products.wrapper ~ .toolbar .limiter {
    display: block;
    float: right;
  }
  .product-info-main .page-title-wrapper h1 {
    margin-bottom: 15px;
  }
  .product-info-main .product-add-form {
    padding-top: 20px;
  }
  .box-tocart .action.tocart {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .product-social-links {
    text-align: left;
  }
  .product-options-bottom .price-box .price-container,
  .product-info-price .price-box .price-container {
    font-size: 21px;
  }
  .product-options-bottom .price-box .price-container .price,
  .product-info-price .price-box .price-container .price {
    font-size: 36px;
    line-height: 36px;
  }
  .product-options-bottom .price-box .price-including-tax + .price-excluding-tax .price,
  .product-info-price .price-box .price-including-tax + .price-excluding-tax .price {
    font-size: 1.4rem;
    line-height: 16px;
  }
  .product-info-main {
    float: right;
  }
  .product.media {
    float: left;
    margin-bottom: 25px;
  }
  .page-layout-1column .product-info-main {
    width: 40%;
  }
  .page-layout-1column .product.media {
    width: 57%;
  }
  .page-layout-2columns-left .product-info-main,
  .page-layout-2columns-right .product-info-main,
  .page-layout-3columns .product-info-main {
    width: 48%;
  }
  .page-layout-2columns-left .product.media,
  .page-layout-2columns-right .product.media,
  .page-layout-3columns .product.media {
    width: 50%;
  }
  .product-add-form .product-options-wrapper .field .control {
    width: 80%;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: left;
    left: auto;
    margin: 0 10px 10px 0;
    position: relative;
    top: auto;
  }
  .sidebar .product-items .product-item-details {
    margin: 0;
  }
  .sidebar .product-items .product-item-actions {
    clear: left;
  }
  .catalog-category-view.page-layout-1column .column.main {
    min-height: inherit;
  }
  .compare.wrapper {
    float: right;
    margin: 0;
    padding: 0;
    list-style: none none;
  }
  .compare.wrapper .action.compare {
    line-height: 32px;
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:visited {
    color: #333333;
    text-decoration: none;
  }
  .compare.wrapper .action.compare:hover {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .action.compare:active {
    color: #333333;
    text-decoration: underline;
  }
  .compare.wrapper .counter.qty {
    color: #7d7d7d;
  }
  .compare.wrapper .counter.qty:before {
    content: '(';
  }
  .compare.wrapper .counter.qty:after {
    content: ')';
  }
  .block-search {
    float: right;
    padding-left: 15px;
    position: relative;
    width: 250px;
    z-index: 4;
  }
  .block-search .control {
    border-top: 0;
    margin: 0;
    padding: 0;
  }
  .block-search input {
    margin: 0;
    padding-right: 35px;
    position: static;
  }
  .block-search input::-webkit-input-placeholder {
    color: #575757;
  }
  .block-search input:-moz-placeholder {
    color: #575757;
  }
  .block-search input::-moz-placeholder {
    color: #575757;
  }
  .block-search input:-ms-input-placeholder {
    color: #575757;
  }
  .block-search .action.search {
    display: inline-block;
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
  }
  .block-search .action.search > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .block-search .action.search:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 32px;
    color: #757575;
    content: '\e615';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .block-search .action.search:hover:before {
    color: #333333;
  }
  .block-search .action.search:active:before {
    color: inherit;
  }
  .block-search .action.search:focus,
  .block-search .action.search:active {
    background: none;
    border: none;
  }
  .block-search .action.search:hover {
    background: none;
    border: none;
  }
  .block-search .action.search.disabled,
  .block-search .action.search[disabled],
  fieldset[disabled] .block-search .action.search {
    pointer-events: none;
    opacity: 0.5;
  }
  .block-search .action.search:focus:before {
    color: #333333;
  }
  .search-autocomplete {
    margin-top: 0;
  }
  .cart-container .form-cart .actions.main {
    text-align: right;
  }
  .cart-container .widget {
    float: left;
  }
  .cart-summary {
    width: 25%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    padding: 1px 20px 25px;
    position: relative;
  }
  .cart-summary > .title {
    display: block;
  }
  .cart-summary .fieldset .actions-toolbar {
    margin-left: 0;
  }
  .cart-summary .fieldset .actions-toolbar > .secondary {
    float: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    right: 3px;
  }
  .cart-summary .block .fieldset .field {
    margin: 0 0 20px;
    margin: 0 0 10px;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .label {
    box-sizing: content-box;
    float: none;
    width: auto;
    text-align: left;
    padding: 0;
  }
  .cart-summary .block .fieldset .field:not(.choice) > .control {
    float: none;
    width: auto;
  }
  .cart-summary .block .fieldset .field > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .cart-summary .block .fieldset .field.choice:before,
  .cart-summary .block .fieldset .field.no-label:before {
    display: none;
  }
  .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .cart.table-wrapper .items {
    min-width: 100%;
    width: auto;
  }
  .cart.table-wrapper tbody td {
    padding-top: 20px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 20px 8px 20px 0;
  }
  .cart.table-wrapper .item-actions td {
    padding: 0;
  }
  .cart.table-wrapper .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding-right: 20px;
    position: static;
    vertical-align: top;
    width: 1%;
  }
  .cart.table-wrapper .product-item-details {
    padding-bottom: 35px;
  }
  .cart.table-wrapper .product-item-details {
    display: table-cell;
    vertical-align: top;
    white-space: normal;
    width: 99%;
  }
  .cart-products-toolbar {
    margin: 2px 0 0;
  }
  .cart-products-toolbar .toolbar-amount {
    line-height: 30px;
    margin: 0;
  }
  .cart-products-toolbar .pages {
    float: right;
  }
  .cart-products-toolbar .pages .item:last-child {
    margin-right: 0;
  }
  .cart.table-wrapper .cart-products-toolbar + .cart thead tr th.col {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .cart.table-wrapper .cart + .cart-products-toolbar {
    margin-top: 25px;
  }
  .cart-discount {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    border: 0;
    box-sizing: border-box;
    padding-right: 4%;
  }
  .cart-discount .block .title:after {
    display: inline;
    margin-left: 10px;
    position: static;
  }
  .block.crosssell {
    width: 75%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding: 0 4% 0 0;
  }
  .block.crosssell .products-grid .product-item {
    width: 25%;
  }
  .minicart-wrapper {
    margin-left: 13px;
  }
  .minicart-wrapper .block-minicart {
    width: 390px;
  }
  .minilist .action.delete:before,
  .minicart-wrapper .action.edit:before {
    font-size: 16px;
    line-height: inherit;
  }
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.number .control,
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.date .control,
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.cvv .control {
    width: 70%;
  }
  .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
    min-width: 110px;
    max-width: 110px;
  }
  .checkout-index-index .checkout-payment-method .ccard .month .select {
    width: 148px !important;
  }
  .checkout-index-index .checkout-payment-method .ccard .year .select {
    width: 140px !important;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method .fieldset#payfort_fort_form_cc {
    padding: 0px 55px;
  }
  html[lang='en'] .checkout-index-index.page-layout-1column .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content form#co-transparent-form .field.type {
    left: 150px;
  }
  html[lang='ar'] .checkout-index-index #opc-shipping_method #checkout-shipping-method-load .table-checkout-shipping-method .col-price {
    min-width: 120px;
    max-width: 120px;
  }
  html[lang='ar'] .checkout-index-index .form.methods-shipping .table-checkout-shipping-method tbody td {
    font-size: 15px;
  }
  html[lang='ar'] .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content .payment-method-note {
    padding-bottom: 10px;
  }
  .checkout-index-index main#maincontent {
    min-height: 85vh;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > * {
    margin: 0;
    padding: 0px 55px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
    padding: 0px !important;
  }
  .opc-wrapper {
    width: 66.66666667%;
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    padding-right: 30px;
  }
  .checkout-onepage-success .print {
    display: block;
    float: right;
    margin: 23px 0 0;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .opc-progress-bar {
    margin: 0 0 20px;
    counter-reset: i;
    display: block;
    font-size: 0;
  }
  .opc-progress-bar-item {
    margin: 0 0 10px;
    width: 185px;
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: top;
  }
  .opc-progress-bar-item:before {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    top: 19px;
    transition: background 0.3s;
    content: '';
    height: 7px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .opc-progress-bar-item:first-child:before {
    border-radius: 6px 0 0 6px;
  }
  .opc-progress-bar-item:last-child:before {
    border-radius: 0 6px 6px 0;
  }
  .opc-progress-bar-item > span {
    display: inline-block;
    padding-top: 45px;
    width: 100%;
    word-wrap: break-word;
    color: #666666;
    font-weight: 300;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item > span:before,
  .opc-progress-bar-item > span:after {
    background: #e4e4e4;
    border: 1px solid #cccccc;
    height: 38px;
    margin-left: -19px;
    transition: background 0.3s;
    width: 38px;
    border-radius: 50%;
    content: '';
    left: 50%;
    position: absolute;
    top: 0;
  }
  .opc-progress-bar-item > span:after {
    background: #ffffff;
    height: 26px;
    margin-left: -13px;
    top: 6px;
    width: 26px;
    content: counter(i);
    counter-increment: i;
    color: #333333;
    font-weight: 600;
    font-size: 1.8rem;
  }
  .opc-progress-bar-item._complete {
    cursor: pointer;
  }
  .opc-progress-bar-item._complete:hover:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete:hover > span:before {
    background: #d7d7d7;
  }
  .opc-progress-bar-item._complete > span {
    color: #006bb4;
  }
  .opc-progress-bar-item._complete > span:after {
    font-family: 'luma-icons';
    content: '\e610';
  }
  .opc-progress-bar-item._active:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span {
    color: #333333;
    font-weight: 600;
  }
  .opc-progress-bar-item._active > span:before {
    background: #ff5501;
    border-color: #ff5501;
  }
  .opc-progress-bar-item._active > span:after {
    border-color: #ff5501;
    content: '\e610';
    font-family: 'luma-icons';
  }
  .checkout-index-index .modal-popup .form-shipping-address {
    max-width: 500px;
  }
  .checkout-index-index .modal-popup .modal-footer .action-save-address {
    float: right;
    margin: 0 0 0 20px;
  }
  .checkout-shipping-method .actions-toolbar > .primary {
    float: right;
  }
  .checkout-shipping-method .actions-toolbar .action.primary {
    margin: 0;
  }
  .opc-wrapper .form-login,
  .opc-wrapper .form-shipping-address {
    max-width: 500px;
  }
  .opc-wrapper .form-login {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 20px;
  }
  .table-checkout-shipping-method {
    width: auto;
  }
  .opc-sidebar {
    margin: 46px 0 20px;
    width: 33.33333333%;
    float: right;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }
  .opc-summary-wrapper .modal-header .action-close {
    display: none;
  }
  .authentication-dropdown {
    background-color: #ffffff;
    border: 1px solid #aeaeae;
    -webkit-transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0.1s;
    position: absolute;
    text-align: left;
    top: 100%;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: transform linear .1s, visibility 0s linear .1s;
    visibility: hidden;
    width: 100%;
  }
  .authentication-dropdown._show {
    z-index: 100;
    -webkit-transform: scale(1, 1);
    -webkit-transition: -webkit-transform linear 0.1s, visibility 0s linear 0s;
    transform: scale(1, 1);
    transition: transform linear .1s, visibility 0s linear 0s;
    visibility: visible;
  }
  .authentication-wrapper {
    width: 33.33333333%;
    text-align: right;
  }
  .block-authentication .block-title {
    font-size: 2.6rem;
    border-bottom: 0;
    margin-bottom: 25px;
  }
  .block-authentication .actions-toolbar > .primary {
    display: inline;
    float: right;
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .primary .action {
    margin-right: 0;
  }
  .block-authentication .actions-toolbar > .secondary {
    float: left;
    margin-right: 2rem;
    padding-top: 1rem;
  }
  .popup-authentication .modal-inner-wrap {
    min-width: 768px;
    width: 60%;
  }
  .popup-authentication .block-authentication {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    border-top: 1px solid #c1c1c1;
  }
  .popup-authentication .block[class],
  .popup-authentication .form-login,
  .popup-authentication .fieldset,
  .popup-authentication .block-content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-grow: 1;
    flex-grow: 1;
  }
  .popup-authentication .block[class] {
    box-sizing: border-box;
    float: left;
    padding: 10px 30px 0 0;
    width: 50%;
  }
  .popup-authentication .block[class] + .block {
    border-left: 1px solid #c1c1c1;
    border-top: 0;
    margin: 0;
    padding: 10px 0 0 40px;
  }
  .popup-authentication .block[class] + .block:before {
    left: 0;
    top: 50%;
  }
  .popup-authentication .actions-toolbar {
    margin-bottom: 0;
    margin-top: auto;
  }
  .checkout-payment-method .actions-toolbar .primary {
    float: right;
    margin: 0;
  }
  .checkout-payment-method .fieldset > .field-select-billing > .control {
    float: none;
    width: 100%;
  }
  .checkout-billing-address .action-update {
    float: right;
  }
  .checkout-billing-address .actions-toolbar .action-cancel {
    margin: 6px 20px 0 0;
  }
  .checkout-payment-method .payment-option-title {
    padding-left: 22px;
  }
  .checkout-payment-method .payment-option-content .payment-option-inner + .actions-toolbar {
    margin-left: 0;
  }
  .storecredit .block-balance-history {
    width: 100%;
  }
  .table-balance-history .col {
    width: 25%;
  }
  .page-product-downloadable .product-options-wrapper {
    float: left;
    width: 55%;
  }
  .page-product-downloadable .product-options-bottom {
    float: right;
    width: 40%;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final {
    font-size: 21px;
  }
  .page-product-giftcard .product-info-main .price-box .price-container.price-final .price {
    font-size: 36px;
    line-height: 36px;
  }
  .page-product-giftcard .product-info-main .product-info-stock-sku {
    padding-bottom: 0;
  }
  .page-product-giftcard .product-info-main .product-reviews-summary {
    float: none;
  }
  .page-product-giftcard .product-add-form {
    margin-top: -20px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) {
    margin: 0 0 20px;
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    margin: 0 0 8px;
    display: inline-block;
  }
  .page-product-giftcard .product-add-form .field:not(.text):last-child {
    margin-bottom: 0;
  }
  .page-product-giftcard .product-add-form .field:not(.text) + .fieldset {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label {
    font-weight: 600;
  }
  .page-product-giftcard .product-add-form .field:not(.text) > .label + br {
    display: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .choice input {
    vertical-align: top;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:before,
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    content: '';
    display: table;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group:after {
    clear: both;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group .field {
    box-sizing: border-box;
    float: left;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-2 .field {
    width: 50% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-3 .field {
    width: 33.3% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-4 .field {
    width: 25% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .fields.group.group-5 .field {
    width: 20% !important;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
    width: 100%;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon textarea,
  .page-product-giftcard .product-add-form .field:not(.text) .addon select,
  .page-product-giftcard .product-add-form .field:not(.text) .addon input {
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    -webkit-flex-basis: 100%;
    flex-basis: 100%;
    display: inline-block;
    margin: 0;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter {
    background: #ffffff;
    background-clip: padding-box;
    border: 1px solid #c2c2c2;
    border-radius: 1px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857143;
    padding: 0 9px;
    vertical-align: baseline;
    width: 100%;
    box-sizing: border-box;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    width: auto;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:disabled,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:disabled {
    opacity: 0.5;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-moz-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-moz-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore::-webkit-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter::-webkit-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore:-ms-input-placeholder,
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addafter:-ms-input-placeholder {
    color: #575757;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .addon .addbefore {
    float: left;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .additional {
    margin-top: 10px;
  }
  .page-product-giftcard .product-add-form .field:not(.text).required > .label:after,
  .page-product-giftcard .product-add-form .field:not(.text)._required > .label:after {
    content: '*';
    color: #e02b27;
    font-size: 1.2rem;
    margin: 0 0 0 5px;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note {
    font-size: 1.2rem;
    margin: 3px 0 0;
    padding: 0;
    display: inline-block;
    text-decoration: none;
  }
  .page-product-giftcard .product-add-form .field:not(.text) .note:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 24px;
    line-height: 12px;
    font-family: 'luma-icons';
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(odd) {
    padding-right: 25px;
  }
  .page-product-giftcard .product-add-form .field:not(.text):nth-child(even) {
    padding-right: 0;
  }
  .page-product-giftcard .product-add-form .product-options-wrapper .field:not(.date) > .control {
    width: auto;
  }
  .gift-options {
    position: relative;
    z-index: 1;
  }
  .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .gift-options .actions-toolbar .secondary {
    float: right;
  }
  .gift-options .actions-toolbar .secondary .action {
    float: right;
    margin-left: 20px;
    margin-right: 0;
  }
  .gift-options .actions-toolbar .secondary .action-cancel {
    display: block;
    float: left;
    margin-top: 6px;
  }
  .gift-options .actions-toolbar:nth-child(3):before {
    border-left: 1px solid #c1c1c1;
    bottom: 5rem;
    content: '';
    display: block;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 0;
  }
  .gift-options-title {
    font-weight: 300;
    font-size: 1.8rem;
  }
  .gift-item-block .title {
    font-size: 1.6rem;
    padding: 20px 0;
  }
  .item-gift td {
    padding-left: 0;
    padding-right: 0;
  }
  .cart.table-wrapper .gift-options .actions-toolbar {
    clear: both;
    padding: 0;
    position: static;
  }
  .cart .action-gift {
    float: left;
  }
  .cart-container .cart-gift-item {
    margin-bottom: 20px;
  }
  .cart-container .cart-gift-item .gift-options,
  .cart-container .cart-gift-item .gift-summary {
    padding-bottom: 20px;
  }
  .form-giftregistry-share .fieldset .field,
  .form-giftregistry-edit .fieldset .field {
    width: 45%;
  }
  .form-giftregistry-edit .fieldset.shipping_address .fieldset {
    margin-top: 20px;
  }
  .table-giftregistry .col.create {
    white-space: nowrap;
  }
  .table-giftregistry .col.message {
    width: 40%;
  }
  .table-giftregistry .col.actions {
    width: 30%;
  }
  .table-giftregistry-items .col.note {
    width: 30%;
  }
  .account .data.table.table-giftregistry-items > thead > tr > th,
  .account .data.table.table-giftregistry-items > tbody > tr > th,
  .account .data.table.table-giftregistry-items > tfoot > tr > th,
  .account .data.table.table-giftregistry-items > thead > tr > td,
  .account .data.table.table-giftregistry-items > tbody > tr > td,
  .account .data.table.table-giftregistry-items > tfoot > tr > td {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > th,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > th,
  .account .data.table.table-giftregistry-items > caption + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > colgroup + thead > tr:first-child > td,
  .account .data.table.table-giftregistry-items > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
  .account .data.table.table-giftregistry-items > tbody + tbody {
    border-top: 1px solid #cccccc;
  }
  .account .data.table.table-giftregistry-items th {
    border-bottom: 0;
  }
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > td,
  .account .data.table.table-giftregistry-items > tbody > tr:nth-child(even) > th {
    background: none;
  }
  .form-giftregistry-search .fieldset {
    margin-bottom: 29px;
  }
  .form-giftregistry-search .fieldset .field.name,
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0 12px 0 0;
    box-sizing: border-box;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    margin-bottom: auto;
  }
  .form-giftregistry-search .fieldset .field.name + .fieldset,
  .form-giftregistry-search .fieldset .field.lastname + .fieldset {
    clear: both;
  }
  .form-giftregistry-search .fieldset .field.lastname {
    padding: 0;
  }
  .block-giftregistry-shared-items .item {
    border-bottom: 1px solid #cccccc;
    border-top: 0;
  }
  .block-giftregistry-shared-items .product-item-photo {
    display: table-cell;
    max-width: 100%;
    padding: 0 20px 0 0;
    vertical-align: top;
    width: 1%;
  }
  .block-giftregistry-shared-items .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 99%;
    word-break: normal;
  }
  .block-giftregistry-shared-items .col.product {
    width: 48%;
  }
  .block-giftregistry-shared-items .col:not(.product) {
    text-align: center;
  }
  .block-giftregistry-shared-items .col.price {
    padding-top: 17px;
  }
  .block-giftregistry-shared-items .input-text.qty {
    margin-top: -4px;
  }
  .gift-options-cart-item .gift-wrapping,
  .cart-gift-item .gift-wrapping {
    box-sizing: border-box;
    float: left;
    padding-right: 20px;
    width: 50%;
  }
  .gift-options-cart-item .gift-wrapping + .gift-message,
  .cart-gift-item .gift-wrapping + .gift-message {
    border-left: 1px solid #c1c1c1;
    box-sizing: border-box;
    float: left;
    padding-left: 4.5rem;
    width: 50%;
  }
  .gift-options-cart-item .gift-summary .regular-price,
  .cart-gift-item .gift-summary .regular-price {
    white-space: nowrap;
  }
  .gift-options-cart-item .gift-wrapping-name,
  .cart-gift-item .gift-wrapping-name {
    padding-right: 20px;
  }
  .order-options .gift-wrapping,
  .table-order-review .gift-wrapping {
    max-width: 50%;
  }
  .page-product-grouped .product-info-price {
    float: none;
  }
  .page-product-grouped .minimal-price {
    margin-top: -8px;
  }
  .box-tocart .action.instant-purchase {
    margin-bottom: 0;
    margin-right: 1%;
    width: 49%;
  }
  .table-invitations .col {
    width: 50%;
  }
  .wishlist.window.popup {
    bottom: auto;
    top: 20%;
    left: 50%;
    margin-left: -212px;
    width: 380px;
    right: auto;
  }
  .block-wishlist-management {
    margin-bottom: 20px;
  }
  .block-wishlist-management .wishlist-select {
    border-bottom: 1px solid #e8e8e8;
    display: table;
    margin-bottom: 15px;
    width: 100%;
  }
  .block-wishlist-management .wishlist-select .wishlist-name {
    display: table-cell;
    margin-right: 10px;
    padding: 5px 10px 10px;
    vertical-align: top;
    white-space: nowrap;
    width: 5%;
  }
  .block-wishlist-management .wishlist-select-items {
    display: table-cell;
    padding-right: 160px;
    vertical-align: top;
  }
  .block-wishlist-management .wishlist-select-items .item {
    display: inline-block;
    margin-right: 10px;
    padding: 5px 10px 10px;
  }
  .block-wishlist-management .wishlist-select-items .item:last-child {
    margin-right: 0;
  }
  .block-wishlist-management .wishlist-select-items .current {
    border-bottom: 3px solid #ff5501;
    font-weight: 600;
  }
  .block-wishlist-management .wishlist-select .wishlist-name-current {
    display: none;
  }
  .block-wishlist-management .wishlist-add.item {
    position: absolute;
    right: 0;
    top: 0;
  }
  .block-wishlist-management .wishlist-title strong {
    font-size: 4rem;
  }
  .block-wishlist-management .wishlist-info {
    float: left;
  }
  .block-wishlist-management .wishlist-toolbar {
    float: right;
  }
  .block-wishlist-info-items .product-item-photo {
    margin-left: 0;
  }
  .products-grid.wishlist .product-item-checkbox {
    float: left;
  }
  .products-grid.wishlist .product-item-checkbox + .product-item-name {
    margin-left: 25px;
  }
  .block.newsletter {
    max-width: 44%;
    width: max-content;
  }
  .block.newsletter .field.newsletter {
    max-width: 220px;
  }
  .block.newsletter .form.subscribe > .field,
  .block.newsletter .form.subscribe > .actions {
    float: left;
  }
  .product-reviews-summary {
    margin-bottom: 15px;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .product-reviews-summary .reviews-actions {
    font-size: 14px;
    margin-top: 3px;
  }
  .form-create-return .fieldset .field {
    width: 45%;
  }
  .magento-rma-guest-returns .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-returns-tracking .block-title .action {
    margin: 0 0 0 30px;
  }
  .block-returns-tracking .block-title .actions-track {
    float: right;
    margin-top: 12px;
  }
  .form.send.friend {
    width: 60%;
  }
  .form.send.friend .fieldset .field {
    width: 45%;
  }
  .form.send.friend .fieldset .field.text {
    width: 90%;
  }
  .my-credit-cards .card-type img {
    display: block;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td.col.subtotal span.price-excluding-tax {
    text-align: unset;
  }
  html[lang='ar'] .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td.col.subtotal span.price-excluding-tax {
    text-align: unset;
    padding-left: 0;
    padding-right: 19px;
  }
  html[lang='ar'] body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot > tr > th {
    float: none;
  }
  html[lang='ar'] body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot .amount,
  html[lang='ar'] body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot .mark {
    text-align: right;
  }
  body.account.sales-order-view .column.main .order-details-items h3 {
    color: rgba(0, 0, 0, 0.87) !important;
    font-size: 20px !important;
    font-weight: 600 !important;
  }
  .hdmx__tickets button.action.create-button.primary {
    margin-top: -65px;
  }
  body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
    color: #212b36;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  body.wishlist-index-index .products-grid .product-item {
    width: 30.7%;
  }
  .sales-order-history .table-order-items tr th.col.id {
    width: 18%;
  }
  .sales-order-history .table-order-items tr th.col.date {
    width: 12%;
  }
  .sales-order-history .table-order-items tr th.col.shipping {
    width: 24%;
  }
  .sales-order-history .table-order-items tr th.col.total {
    width: 20%;
  }
  .sales-order-history .table-order-items tr th.col.status {
    width: 20%;
  }
  .review-customer-index .data.table.table-reviews thead tr th.col.description {
    width: 35%;
  }
  .login-container .block.login .actions-toolbar > .primary {
    margin-bottom: 0;
    margin-right: 30px;
  }
  .login-container .block.login .actions-toolbar > .secondary {
    float: left;
  }
  .login-container .fieldset > .field > .control {
    width: 55%;
  }
  .form-create-account .fieldset-fullname .fields {
    display: table;
    width: 100%;
  }
  .form-create-account .fieldset-fullname .fields .field {
    display: table-cell;
  }
  .form-create-account .fieldset-fullname .fields .field + .field {
    padding-left: 10px;
  }
  .form-create-account .fieldset-fullname .field-name-prefix,
  .form-create-account .fieldset-fullname .field-name-suffix {
    width: 50px;
  }
  .form.password.reset,
  .form.send.confirmation {
    min-width: 600px;
    width: 50%;
  }
  .account.page-layout-2columns-left .sidebar-main,
  .account.page-layout-2columns-left .sidebar-additional {
    width: 22.3%;
  }
  .account.page-layout-2columns-left .column.main {
    width: 77.7%;
  }
  .account .data.table {
    margin-bottom: 0;
  }
  .account .data.table .col.actions {
    white-space: nowrap;
  }
  .block-addresses-list .items.addresses {
    font-size: 0;
  }
  .block-addresses-list .items.addresses > .item {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 20px;
    vertical-align: top;
    width: 48%;
  }
  .block-addresses-list .items.addresses > .item:nth-last-child(1),
  .block-addresses-list .items.addresses > .item:nth-last-child(2) {
    margin-bottom: 0;
  }
  .block-addresses-list .items.addresses > .item:nth-child(even) {
    margin-left: 4%;
  }
  .form-edit-account .fieldset .fieldset {
    margin-bottom: 20px;
    width: 100%;
  }
  .control.captcha-image .captcha-img {
    margin: 0 10px 10px 0;
  }
  .filter.block {
    margin-bottom: 40px;
  }
  .filter-title {
    display: none;
  }
  .filter-content .item {
    margin: 10px 0;
  }
  .filter-actions {
    margin-bottom: 30px;
  }
  .filter.active .filter-options,
  .filter-options {
    background: transparent;
    clear: both;
    display: block;
    overflow: initial;
    position: static;
  }
  .filter-subtitle {
    display: block;
    position: static;
  }
  .page-layout-1column .toolbar-products {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-layout-1column .products ~ .toolbar-products {
    position: static;
  }
  .page-layout-1column.page-with-filter .column.main {
    padding-top: 45px;
    position: relative;
    z-index: 1;
  }
  .page-layout-1column .filter.block {
    border-top: 1px solid #cccccc;
  }
  .page-layout-1column .filter-content {
    margin-top: 10px;
  }
  .page-layout-1column .filter-subtitle {
    display: none;
  }
  .page-layout-1column .filter-options-item {
    border: 0;
    display: inline-block;
    margin-right: 25px;
    position: relative;
  }
  .page-layout-1column .filter-options-item.active {
    z-index: 2;
  }
  .page-layout-1column .filter-options-item.active .filter-options-content {
    visibility: visible;
  }
  .page-layout-1column .filter-options-item.active:hover {
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after,
  .page-layout-1column .filter-options-item.active:before {
    border: 8px solid transparent;
    height: 0;
    width: 0;
    border-bottom-color: #000000;
    bottom: -1px;
    content: '';
    display: block;
    left: 5px;
    position: absolute;
    z-index: 3;
  }
  .page-layout-1column .filter-options-item.active:after {
    border-bottom-color: #ffffff;
    margin-top: 2px;
    z-index: 4;
  }
  .page-layout-1column .filter-options-title {
    padding: 0 20px 0 0;
  }
  .page-layout-1column .filter-options-title:after {
    right: 2px;
    top: 3px;
    z-index: 3;
  }
  .page-layout-1column .filter-options-content {
    background: #ffffff;
    -webkit-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    -ms-box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    box-shadow: 0 3px 5px 0 rgba(50, 50, 50, 0.75);
    border: 1px solid #cccccc;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 180px;
    z-index: 2;
  }
  .page-layout-1column .filter-options-content .item {
    margin: 0;
    padding: 5px;
  }
  .page-layout-1column .filter-options-content .item a {
    margin-left: 0;
  }
  .page-layout-1column .filter-options-content .item:hover {
    background-color: #e8e8e8;
  }
  .page-layout-1column .filter-current {
    display: inline;
    line-height: 35px;
  }
  .page-layout-1column .filter-current-subtitle {
    color: #7d7d7d;
    display: inline;
    font-size: 14px;
    font-weight: normal;
    padding: 0;
  }
  .page-layout-1column .filter-current-subtitle:after {
    content: ':';
  }
  .page-layout-1column .filter-current .item,
  .page-layout-1column .filter-current .items {
    display: inline;
  }
  .page-layout-1column .filter-current .item {
    margin-right: 25px;
    white-space: nowrap;
  }
  .page-layout-1column .filter-current .action.remove {
    line-height: normal;
  }
  .page-layout-1column .filter-actions {
    display: inline;
    white-space: nowrap;
  }
  .page-layout-1column .filter-actions ~ .filter-options {
    margin-top: 25px;
  }
  .order-links .item {
    float: left;
    margin: 0 -1px 0 0;
  }
  .order-links .item a {
    padding: 1px 35px;
  }
  .order-links .item strong {
    border-bottom: 0;
    margin-bottom: -1px;
    padding: 1px 35px 2px 35px;
  }
  .order-actions-toolbar .action.print {
    display: block;
    float: right;
  }
  .account .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  [class^='sales-guest-'] .column.main .block.block-order-details-view .block-content:not(.widget) .box,
  .sales-guest-view .column.main .block.block-order-details-view .block-content:not(.widget) .box {
    clear: none;
    float: left;
    width: 25%;
  }
  .block-order-details-comments {
    margin: 0 0 60px;
  }
  .block-order-details-comments .comment-date {
    clear: left;
    float: left;
    margin-right: 50px;
    max-width: 90px;
  }
  .block-order-details-comments .comment-content {
    overflow: hidden;
  }
  .order-details-items {
    margin-top: -1px;
    padding: 25px;
  }
  .order-details-items .col.name {
    padding-left: 0;
  }
  .order-details-items .col.price {
    text-align: center;
  }
  .order-details-items .col.subtotal {
    text-align: right;
  }
  .order-details-items tbody td {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .order-details-items tfoot .amount,
  .order-details-items tfoot .mark {
    text-align: right;
  }
  .order-details-items.ordered .order-title {
    display: none;
  }
  .order-pager-wrapper .order-pager-wrapper-top {
    padding-left: 0;
    padding-right: 0;
  }
  .order-pager-wrapper .toolbar-amount {
    position: relative;
  }
  .order-pager-wrapper .pages {
    float: right;
  }
  .table-order-items tbody .col.label,
  .table-order-items tbody .col.value {
    padding-left: 0;
  }
  .table-order-items.invoice .col.qty,
  .table-order-items.shipment .col.qty {
    text-align: center;
  }
  .table-order-items.creditmemo .col.qty,
  .table-order-items.creditmemo .col.discount,
  .table-order-items.creditmemo .col.subtotal {
    text-align: center;
  }
  .table-order-items.creditmemo .col.total {
    text-align: right;
  }
  html,
  body {
    height: 100%;
  }
  .ie9 body {
    background-color: #6e716e;
  }
  div#mp-popup-template3 .popup-loader {
    left: 45%;
    top: 62%;
  }
  div#mp-popup-template3 .popup-loader img.loader {
    width: 10%;
  }
  .navigation ul {
    padding: 0 8px;
  }
  .page-header {
    border: 0;
    margin-bottom: 0;
  }
  .page-header .switcher {
    float: right;
    margin-left: 15px;
    margin-right: -6px;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
  }
  .page-main > .page-title-wrapper .page-title {
    display: inline-block;
  }
  .page-main > .page-title-wrapper .page-title + .action {
    float: right;
    margin-top: 20px;
  }
  .customer-welcome {
    display: inline-block;
    position: relative;
  }
  .customer-welcome:before,
  .customer-welcome:after {
    content: '';
    display: table;
  }
  .customer-welcome:after {
    clear: both;
  }
  .customer-welcome .action.switch {
    padding: 0;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e622';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch:active:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active {
    display: inline-block;
    text-decoration: none;
  }
  .customer-welcome .action.switch.active > span {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .customer-welcome .action.switch.active:after {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 10px;
    line-height: 22px;
    color: inherit;
    content: '\e621';
    font-family: 'luma-icons';
    margin: 0;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
  }
  .customer-welcome .action.switch.active:hover:after {
    color: inherit;
  }
  .customer-welcome .action.switch.active:active:after {
    color: inherit;
  }
  .customer-welcome ul {
    margin: 0;
    padding: 0;
    list-style: none none;
    background: #ffffff;
    border: 1px solid #bbbbbb;
    margin-top: 4px;
    min-width: 100%;
    z-index: 101;
    box-sizing: border-box;
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
  }
  .customer-welcome ul li {
    margin: 0;
    padding: 0;
  }
  .customer-welcome ul li:hover {
    background: #e8e8e8;
    cursor: pointer;
  }
  .customer-welcome ul:before,
  .customer-welcome ul:after {
    border-bottom-style: solid;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    width: 0;
  }
  .customer-welcome ul:before {
    border: 6px solid;
    border-color: transparent transparent #ffffff transparent;
    z-index: 99;
  }
  .customer-welcome ul:after {
    border: 7px solid;
    border-color: transparent transparent #bbbbbb transparent;
    z-index: 98;
  }
  .customer-welcome ul:before {
    right: 10px;
    top: -12px;
  }
  .customer-welcome ul:after {
    right: 9px;
    top: -14px;
  }
  .customer-welcome.active {
    overflow: visible;
  }
  .customer-welcome.active ul {
    display: block;
  }
  .customer-welcome li a {
    color: #333333;
    text-decoration: none;
    display: block;
    line-height: 1.4;
    padding: 8px;
  }
  .customer-welcome li a:visited {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:hover {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome li a:active {
    color: #333333;
    text-decoration: none;
  }
  .customer-welcome .customer-name {
    cursor: pointer;
  }
  .customer-welcome .customer-menu {
    display: none;
  }
  .customer-welcome .action.switch {
    background-image: none;
    background: none;
    -moz-box-sizing: content-box;
    border: 0;
    box-shadow: none;
    line-height: inherit;
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-shadow: none;
    font-weight: 400;
    color: #ffffff;
  }
  .customer-welcome .action.switch:focus,
  .customer-welcome .action.switch:active {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch:hover {
    background: none;
    border: none;
  }
  .customer-welcome .action.switch.disabled,
  .customer-welcome .action.switch[disabled],
  fieldset[disabled] .customer-welcome .action.switch {
    pointer-events: none;
    opacity: 0.5;
  }
  .customer-welcome .header.links {
    min-width: 175px;
    z-index: 1000;
  }
  .customer-welcome.active .action.switch:after {
    content: '\e621';
  }
  .customer-welcome.active .customer-menu {
    display: block;
  }
  .customer-welcome .greet {
    display: none;
  }
  .header.panel > .header.links {
    margin: 0;
    padding: 0;
    list-style: none none;
    float: right;
    margin-left: auto;
  }
  .header.panel > .header.links > li {
    display: inline-block;
    vertical-align: top;
  }
  .header.panel > .header.links > li {
    margin: 0 0 0 15px;
  }
  .header.panel > .header.links > li.welcome,
  .header.panel > .header.links > li > a {
    display: inline-block;
    line-height: 1.4;
  }
  .header.panel > .header.links > li.welcome a {
    color: #ffffff;
    padding-left: 5px;
  }
  .header.panel > .header.links > .authorization-link:after {
    content: attr(data-label);
    display: inline-block;
    margin: 0 -5px 0 5px;
  }
  .header.panel > .header.links > .authorization-link:last-child:after {
    display: none;
  }
  .header.panel > .header.links > .customer-welcome + .authorization-link {
    display: none;
  }
  .logo {
    margin: -8px auto 25px 0;
  }
  .logo img {
    max-height: inherit;
  }
  .page-wrapper {
    margin: 0;
    position: relative;
    transition: margin 0.3s ease-out 0s;
  }
  .page-wrapper > .breadcrumbs,
  .page-wrapper > .top-container,
  .page-wrapper > .widget {
    box-sizing: border-box;
    width: 100%;
  }
  .ie10 .page-wrapper,
  .ie11 .page-wrapper {
    height: 100%;
  }
  .page-footer {
    margin-top: auto;
    padding-bottom: 25px;
  }
  .page-footer .switcher .options ul.dropdown {
    bottom: -10px;
    left: 100%;
    margin: 0 0 0 20px;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before,
  .page-footer .switcher .options ul.dropdown:after {
    bottom: 13px;
    left: auto;
    right: 100%;
    top: auto;
  }
  .page-footer .switcher .options ul.dropdown:before {
    border-color: transparent #ffffff transparent transparent;
  }
  .page-footer .switcher .options ul.dropdown:after {
    border-color: transparent #bbbbbb transparent transparent;
    margin: 0 0 -1px -1px;
  }
  .footer.content {
    border-top: none;
  }
  .footer.content .block {
    float: right;
  }
  .footer.content ul {
    padding-right: 50px;
  }
  .footer.content .switcher.store {
    display: block;
    margin: 0;
  }
  .footer.content .links {
    display: inline-block;
    padding-right: 50px;
    vertical-align: top;
  }
  .footer.content .links li {
    background: transparent;
    border: none;
    font-size: 14px;
    margin: 0 0 8px;
    padding: 0;
  }
  .footer.content .links a,
  .footer.content .links strong {
    display: inline;
  }
  .products-grid.wishlist .product-item-info:hover .product-item-inner {
    display: block;
  }
  .products-grid.wishlist .product-item-tooltip {
    display: inline-block;
  }
  .products-grid.wishlist .product-item-actions {
    margin: 10px 0 0;
  }
  .products-grid.wishlist .product-item-actions > * {
    display: inline-block;
    margin-bottom: 7px;
    margin-top: 7px;
  }
  .products-grid.wishlist .product-item .fieldset {
    display: table;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty,
  .products-grid.wishlist .product-item .fieldset .product-item-actions {
    display: table-cell;
    vertical-align: bottom;
  }
  .products-grid.wishlist .product-item .fieldset .field.qty {
    padding-right: 10px;
  }
  .products-grid.wishlist .product-item .box-tocart .actions-primary {
    margin: 0;
  }
  .products-grid.wishlist .product-item .box-tocart .stock {
    margin: 20px 0 0;
  }
  .products-grid.wishlist .product-item .tocart {
    width: auto;
  }
  .wishlist-index-index .product-item-info {
    width: auto;
  }
  .wishlist-index-index .product-item-inner {
    background: #ffffff;
    border: 1px solid #bbbbbb;
    box-shadow: 3px 4px 4px 0 rgba(0, 0, 0, 0.3);
    border-top: none;
    left: 0;
    margin: 9px 0 0 -1px;
    padding: 0 9px 9px;
    position: absolute;
    right: -1px;
    z-index: 2;
  }
  .wishlist-index-index .product-item-inner .comment-box {
    margin-top: -18px;
  }
  .block.widget .products-grid .product-item {
    width: 33.33333333%;
  }
  .sidebar .block.widget .products-grid .product-item {
    margin-left: 0;
    width: 100%;
  }
  .sidebar .block.widget .products-grid .product-item .actions-secondary {
    display: block;
    padding: 10px 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 6%) / 4);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 50%;
  }
  .sidebar .block.widget .pager .pages-item-next {
    padding: 0;
  }
  .sidebar .block.widget .pager .pages-item-next .action {
    margin: 0;
  }
}
@media all and (min-width: 1024px), print {
  .checkout-index-index .opc-wrapper.am-opc-wrapper .shipping-address-item {
    width: 50%;
  }
  /* phpcs:ignore Magento2.Less.AvoidId.IdSelectorUsage */
  #checkout.am-checkout.-modern.-layout-1column .authentication-wrapper {
    min-width: 300px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper {
    flex: inherit;
    width: calc(50% - 7px);
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date,
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    width: 50%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.date {
    padding-right: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-delivery-date .field.timepicker {
    padding-left: 10px;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title {
    background: #eeeeee;
    color: #363636;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .amcheckout-title > .amcheckout-icon {
    background: none;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .subtotal {
    width: 15%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .amcheckout-summary-container .table-totals {
    margin-left: auto;
    width: 40%;
  }
  .amcheckout-main-container.-modern .amcheckout-step-container .checkout-payment-method .payment-option-title {
    border: none;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-summary-container .details-qty {
    max-width: 20%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes,
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    display: inline-block;
    vertical-align: top;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-checkboxes {
    box-sizing: border-box;
    padding-right: 10px;
    width: 45%;
  }
  .checkout-index-index:not(.amasty-jet-theme) .amcheckout-main-container.-modern.-layout-1column .amcheckout-additional-options .amcheckout-comment {
    width: 55%;
  }
  .amcheckout-main-container.-modern.-layout-2columns {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column {
    margin: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    float: left;
    width: calc(100% - (380px + 60px));
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    float: right;
    transition: all .3s ease;
    width: 380px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
    max-height: 100vh;
    overflow: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-trust-seal {
    font-size: 12px;
    max-width: 265px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary {
    background: #ffffff;
    border: 1px solid #d4d4d4;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar {
    margin-bottom: 20px;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
    float: none;
    width: 70%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-title {
    background: #f9f9f9;
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .product-item-name,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .product-item-name {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .subtotal,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .subtotal {
    width: auto;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-summary-container .table-totals,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-additional-options .table-totals {
    margin-left: 0;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options {
    background: #ffffff;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-checkboxes,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-additional-options .amcheckout-comment {
    display: block;
    width: 100%;
  }
  .amcheckout-sticky-stopper {
    display: block;
    height: 0;
    margin: 0;
    padding: 0;
    visibility: hidden;
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns {
    display: flex;
    justify-content: space-between;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-column {
    width: 32%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-badges {
    justify-content: center;
    margin: 0 0 15px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary .amcheckout-trust-seal {
    font-size: 12px;
    margin: auto;
    max-width: 66%;
    text-align: center;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-title {
    cursor: default;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-email .amcheckout-wrapper,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-email .amcheckout-wrapper {
    flex: auto;
    width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-form-login .amcheckout-password,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .form-login .amcheckout-password {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item,
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-item:not(:last-of-type),
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-address .shipping-address-details:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods {
    min-width: inherit;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-shipping-methods .amcheckout-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .billing-address-details {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-payment-methods .payment-method:not(:last-of-type) {
    margin-bottom: 10px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .control {
    position: relative;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date .input-text._has-datepicker {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container .amcheckout-delivery-date .field.date ._has-datepicker ~ .ui-datepicker-trigger {
    margin: 0;
    position: absolute;
    right: 7px;
    top: 7px;
  }
  .amcheckout-main-container.-modern.-layout-3columns .checkout-payment-method .amcheckout-trust-seal {
    max-width: 66%;
  }
  .amslider .slide {
    flex-basis: auto;
    margin: 0 20px 20px 0;
    max-width: 32%;
  }
  .filter-options-content .am-filter-price {
    width: 43%;
  }
  .amslider-container.am-swiper-slider {
    width: 85%;
  }
  .ambrands-letters-filter .ambrands-letter {
    margin: 0 7px 7px 0;
  }
  .ambrands-letters-list .ambrands-letter {
    padding-right: 30px;
    width: inherit;
  }
  .ambrands-list-popup {
    position: absolute;
    width: 600px;
    height: 415px;
    border-radius: 3px;
    background: #fff;
    box-shadow: 0 2px 7px rgba(131, 136, 141, 0.13), 0 10px 15px rgba(131, 136, 141, 0.13);
    opacity: 0;
    transition: all .5s ease;
    pointer-events: none;
  }
  .ambrands-menu-item:hover .ambrands-list-popup,
  .ammenu-item:hover .ambrands-list-popup {
    display: block;
    opacity: 1;
    pointer-events: auto;
  }
  .ambrands-list-container {
    display: flex;
    height: 100%;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter {
    display: block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px 14px 0;
    min-width: calc(((34px + 12px) * 4) + (14px * 2));
    width: calc(((34px + 12px) * 4) + (14px * 2));
    height: 100%;
    background: #fbfbfb;
    font-size: 0;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter {
    display: inline-flex;
    margin: 0 6px 12px;
  }
  .ambrands-list-popup .ambrands-letters-filter .ambrands-letter.-letter-all {
    margin-bottom: 30px;
    width: calc(100% - 12px);
  }
  .ambrands-popup-items {
    display: inline-block;
    overflow: auto;
    box-sizing: border-box;
    padding: 20px;
    width: 100%;
    height: 100%;
    font-size: 14px;
  }
  .ambrands-popup-items .ambrands-letters-list {
    width: 100%;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-letter {
    margin-bottom: 30px;
    padding-right: 0;
  }
  .ambrands-popup-items .ambrands-letters-list:last-child .ambrands-letter {
    margin-bottom: 0;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item {
    min-width: 100px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item .ambrands-label {
    max-width: 130px;
  }
  .ambrands-popup-items .ambrands-letters-list .ambrands-brand-item.-no-logo {
    max-width: 102px;
  }
  .ambrands-popup-items .ambrands-letter .ambrands-brand-item .ambrands-empty {
    font-weight: 400;
    font-size: 40px;
  }
  .amsearch-emptysearch-cms {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 40px 70px;
  }
  .amsearch-emptysearch-cms > .amsearch-item {
    max-width: 50%;
  }
  .amsearch-emptysearch-cms > .amsearch-content {
    padding-right: 10px;
  }
  .amsearch-emptysearch-cms .amsearch-content > .amsearch-title {
    font-size: 72px;
    margin: 0 0 20px;
  }
  .amsearch-emptysearch-cms .amsearch-text {
    font-size: 28px;
    line-height: 33px;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block {
    font-size: 22px;
    margin-top: 45px;
  }
  .amsearch-emptysearch-cms .amsearch-image-block {
    margin-top: 0;
  }
  .amsearch-emptysearch-cms .amsearch-contacts-block > .amsearch-title {
    margin-bottom: 10px;
  }
  .amsearch-result-block:not(.-preload) .amsearch-products-section {
    width: calc(100% - 283px);
  }
  .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(25%);
  }
  .page-header.amsearch-full-width .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    max-width: calc(20%);
  }
  .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .products-grid .product-item {
    width: 16.66666667%;
  }
  .page-layout-3columns .products-grid .product-item {
    width: 25%;
  }
  .page-products .products-grid .product-items {
    margin: 0;
  }
  .page-products .products-grid .product-item {
    margin-left: 2%;
    padding: 5px;
    width: calc((100% - 6%)/4);
  }
  .page-products .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 2%;
  }
  .page-products .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
  .page-products.page-layout-1column .products-grid .product-item {
    margin-left: 0;
    width: 20%;
  }
  .page-products.page-layout-3columns .products-grid .product-item {
    margin-left: 1%;
    width: 32.667%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n) {
    margin-left: 1%;
  }
  .page-products.page-layout-3columns .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0;
  }
  .box-tocart .paypal:first-of-type {
    margin-top: 13px;
  }
  .opc-wrapper .shipping-address-item {
    width: 33.33333333%;
  }
  .opc-wrapper .shipping-address-item:before {
    background: #cccccc;
    height: calc(100% - 20px);
    content: '';
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
  }
  .opc-wrapper .shipping-address-item:nth-child(3n + 1):before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item:before {
    display: none;
  }
  .opc-wrapper .shipping-address-item.selected-item + .shipping-address-item:before {
    display: none;
  }
  .table-checkout-shipping-method {
    min-width: 500px;
  }
  .wishlist-index-index .products-grid .product-items {
    margin: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    margin-bottom: 20px;
    padding: 0;
  }
  .block.widget .products-grid .product-item {
    width: 20%;
  }
  .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 2%;
    width: calc((100% - 8%) / 5);
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 2%;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
    margin-left: 0;
  }
  .page-layout-3columns .block.widget .products-grid .product-item {
    width: 25%;
  }
  .block.widget .products-grid .product-items {
    margin: 0;
  }
  .block.widget .products-grid .product-item {
    margin-left: calc((100% - 4 * 24.439%) / 3);
    padding: 0;
    width: 24.439%;
  }
  .block.widget .products-grid .product-item:nth-child(4n + 1) {
    margin-left: 0;
  }
}
@media all and (min-width: 1440px), print {
  .amslider .wrapper {
    justify-content: center;
  }
  .sidebar .product-items .product-item-info .product-item-photo {
    float: none;
    left: 0;
    margin: 0;
    position: absolute;
    top: 0;
  }
  .sidebar .product-items .product-item-details {
    margin-left: 85px;
  }
}
input {
  height: 36px;
  font-size: 16px;
}
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
input:not([type]) {
  border: 1px solid #aaaaaa;
  border-radius: 0;
  font-size: 13.82px;
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 36px;
  line-height: 36px;
  padding: 0px 10px;
}
input[type="checkbox"] {
  height: auto;
  margin: 0 5px 0px 5px;
}
button {
  box-shadow: none;
}
select {
  padding-right: 25px;
}
input::placeholder {
  font-size: 13.82px;
}
footer input[type="email"] {
  line-height: 22px;
}
::selection {
  background: #ff6600;
  color: #ffffff;
}
*,
body {
  font-family: 'Plus Jakarta Sans';
  box-sizing: border-box;
}
a,
a:visited,
.alink:visited,
.alink,
a:visited,
.alink:visited {
  color: inherit;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
p:empty {
  display: none;
}
h4 {
  font-size: 13.82px;
  text-transform: uppercase;
  font-weight: 300;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  margin: 0;
}
ul li a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  letter-spacing: 1px;
}
/*for IE only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body .header.content.content {
    display: inline-block;
    height: 150px;
  }
  .mega-menu-main {
    z-index: 999;
  }
  ul.request-catalogue {
    display: inline-block;
    margin: 0 -12px;
  }
  ul.request-catalogue li {
    width: 50%;
    float: left;
  }
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input[type="text"]::-webkit-input-placeholder {
  color: #9e9e9e;
}
input::-moz-placeholder {
  color: #9e9e9e;
}
input:-ms-input-placeholder {
  color: #9e9e9e;
}
input:-moz-placeholder {
  color: #9e9e9e;
}
input[type="radio"] {
  height: auto;
  margin: 5px 0;
}
b,
strong {
  font-weight: 400;
}
/*customer support sticky hide from frontend*/
body.helpdesk-ticket-create fieldset.fieldset .legend {
  display: none;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field {
  margin-top: 0 !important;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group .field {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  padding: 8px 10px;
  height: 44px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
  line-height: normal;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  height: 84px !important;
  width: 100%;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label {
  margin-bottom: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label span {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
  float: left;
  padding: 0;
  margin-right: 24px;
}
.mega-menu-main {
  display: none;
}
body .top-ul .swiper-container .swiper-slide {
  background-size: 16px;
}
ul li a:hover {
  color: #ffffff;
}
body.checkout-cart-index .cart.table-wrapper .col.qty span.input-text {
  display: inline-block;
  padding-top: 10px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
  float: left;
  padding: 0;
  margin-right: 24px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
  float: left;
  padding: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
  width: 312px;
  float: left;
  padding: 0;
  margin-right: 24px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
  width: 305px;
  float: left;
  padding: 0;
  margin-right: 24px;
}
.slick-initialized .slick-slide {
  float: left !important;
  display: inline-block;
}
.product-items.slick-slider .slick-slide .product-item {
  max-width: initial;
}
.checkout-onepage-success .ammenu-nav-sections.-topmenu {
  display: none;
}
.checkout-onepage-success .ammenu-header-container .header.content .ammenu-logo {
  display: block;
  margin: auto;
}
div[name="shippingAddress.postcode"] {
  margin-bottom: 20px !important;
}
.product.info.detailed .additional-attributes {
  width: 100% !important;
}
body .page-wrapper .header.content.content {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.ammenu-menu-title {
  padding: 0;
}
.nav-toggle {
  display: none;
}
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
.checkout-index-index .header.page-header {
  text-align: center;
}
.checkout-index-index header#ammenu-header-container {
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}
.checkout-index-index .ammenu-button.-hamburger {
  display: none;
}
.checkout-onepage-success .ammenu-button.-hamburger {
  display: none;
}
.ammenu-header-container .header.content .ammenu-logo {
  padding: 24px 0px 24px 0px;
}
body header .header.content .logo {
  display: none;
}
.ammenu-submenu-wrapper.-full {
  top: 41px;
}
.ammenu-category-columns.-col-2 .ammenu-column {
  width: calc(20%);
}
.ammenu-submenu-wrapper {
  padding: 24px 22px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  max-width: 1096px;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree a.ammenu-title.-parent {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212b36 !important;
  margin-bottom: 10px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link {
  padding: 0;
  margin-bottom: 10px;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381 !important;
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link:hover {
  color: #212b36 !important;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link::before {
  display: none;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text:hover {
  color: #212b36 !important;
}
.ammenu-category-tree.ammenu-column.category-item {
  text-align: left;
}
.ammenu-category-tree.ammenu-column.category-item a.ammenu-title {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381 !important;
}
.ammenu-category-tree.ammenu-column.category-item a.ammenu-title:hover {
  color: #212b36 !important;
}
.ammenu-nav-sections.-topmenu {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  background-color: #ffffff !important;
  text-align: center;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items {
  display: inline-block;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link {
  padding: 8px 26px;
  position: relative;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link::before {
  content: '';
  width: 0;
  height: 3px;
  background: #ff6600;
  position: absolute;
  left: 0;
  margin: 0;
  bottom: -1px;
  transition: all 0.3s;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link:hover::before {
  width: 100%;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.ammenu-nav-sections.-sidebar .ammenu-item a.ammenu-link {
  position: relative;
}
.ammenu-nav-sections.-sidebar .ammenu-item a.ammenu-link:nth-child(9n) {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/Pin.svg) no-repeat;
  display: inline-block;
  position: relative;
  top: 9px;
  position: absolute;
  padding-right: 16px;
}
.inspiration-left .inspiration-image {
  padding-right: 12px;
}
.inspiration-right .inspiration-image {
  padding-left: 12px;
}
.inspiration-left .inspiration-image img {
  width: 100% !important;
}
.inspiration-right .inspiration-image img {
  width: 100% !important;
}
.account.sales-order-view .column.main .actions .action.print {
  color: #ff6600 !important;
}
.hdmx__ticket-history .hdmx__message .hdmx-message__body {
  background: #eaf7fc;
  border-left: 3px solid #ff6600;
  padding: 1rem;
}
p.back-link small {
  padding: 0 6px;
  font-size: 18px;
  line-height: normal;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.subject {
  width: 35%;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.department {
  width: 25%;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.activity {
  width: 30%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 {
  padding: 0 10px;
}
.sales-order-history table > tbody > tr > td {
  padding: 24px 0;
  border-top: 1px solid #e2e6e9;
}
.account.page-layout-2columns-left .sidebar-main {
  width: 24.3%;
}
.account.page-layout-2columns-left .column.main {
  width: 75.7%;
}
div#hdmx__contact-button {
  display: none;
}
div#arabickjest {
  display: none !important;
}
.catalog-product-view aside.modal-popup.confirm,
.checkout-cart-index aside.modal-popup.confirm {
  z-index: 3 !important;
}
.page-header .header.content .logo img {
  width: auto;
  cursor: pointer;
}
.message.info {
  padding-left: 15px;
}
.phone-dropdown {
  display: inline-block;
  text-align: right;
}
.phone-dropdown {
  top: -12px;
  text-transform: uppercase;
  position: relative;
}
.product-item-details .product-reviews-summary {
  margin-bottom: 0;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
.swatch-option.selected,
.swatch-option:not(.disabled):hover {
  outline-color: rgba(0, 0, 0, 0.87);
  outline: none;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.product-item-details .price,
.product-item .price-box .price,
.product-item-details .price-final_price {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  height: 48px;
}
.product-item .price-box .old-price .price-container span span.price {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
span.special-price {
  width: 100%;
  float: left;
}
.cms-home span.special-price {
  margin: 0px 0;
}
.product-item .price-box .price-label {
  display: none;
}
#banner-slider-carousel .owl-dots {
  opacity: 1;
}
div#englishkjest {
  margin-top: -20px;
}
#banner-slider-carousel .owl-dots {
  left: 45%;
}
.featuredsection-homepg.arabic,
.homecatsection-homepg.arabic,
.catgeoryblocks-section.arabic {
  display: none;
}
.comapreprice,
.specialprice {
  display: inline-block;
  font-size: 15.82px;
}
.product-item-details .price.comapreprice {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  text-decoration: line-through;
  margin-right: 5px;
}
.product-item-details .specialprice {
  color: #e82b1a;
  font-size: 13.82px;
}
.minicart-wrapper .action.showcart.active:before {
  font-size: 0;
}
.login-container .fieldset:after {
  display: none;
}
.shop-category ul li .category-product-hover {
  display: none;
  position: absolute;
  top: 0;
  background: rgba(27, 25, 26, 0.64);
  width: 100%;
  height: 100%;
  text-align: center;
}
.shop-category ul li .categoty-description {
  position: relative;
}
.shop-category ul li h4 {
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #ffffff;
  letter-spacing: 1px;
}
.shop-category ul li h4 a {
  font-size: 13.82px;
  color: #ffffff;
  border-bottom: solid 2px #ffffff;
  padding-bottom: 14px;
  text-decoration: none;
}
.shop-category ul li:hover .category-product-hover {
  display: block;
}
.shop-category ul li:hover .category-product-hover a img {
  margin-top: 50px;
}
.actions-primary .stock.unavailable {
  color: #8cc63f;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #DDEEC6;
  text-transform: uppercase;
}
.menu-products .block.widget .block-title {
  padding-left: 8px;
}
.home-blog-post .amblog-title hr {
  height: 3px;
}
.shop-category ul li:hover .categoty-description h4,
.newsletter-new .actions .primary span.arimg {
  display: none;
}
.product-image-wrapper {
  height: auto;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  right: 0;
  width: 35px;
  height: 35px;
  visibility: visible;
  background-position: center;
  content: '\f08a';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  top: 6px;
  position: relative;
  z-index: 2;
}
.gift-description {
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 10px;
}
.shop-gift ul li:hover .gift-description {
  display: none;
  background: #ff6600;
}
.shop-gift ul li:hover h4 a {
  color: #ff6600;
}
.shop-gift ul li:hover .gift-description-hover {
  display: block;
  background: #ff6600;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 10px;
}
.shop-gift ul li:hover .gift-description-hover a img {
  display: inline-block;
}
.field-error span {
  color: #e02b27 !important;
}
.gift-description-hover {
  display: none;
}
.filter-options-item {
  border: none;
  margin-bottom: 5px;
}
.filter-subtitle {
  display: none;
}
.filter-options-title {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
  font-weight: normal;
}
.filter-options-title:hover {
  color: #1b191a;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  margin-bottom: 0px !important;
  height: 111px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 40px;
}
.billing-address-form div[name="billingAddressshared.company"] {
  display: none !important;
}
.billing-address-form div[name="billingAddressshared.street.0"] .label span {
  display: none !important;
}
.billing-address-form div[name="billingAddressshared.street.1"] {
  margin-top: 0 !important;
  position: relative;
}
.billing-address-form div[name="billingAddressshared.street.1"] .label {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  clip: unset !important;
  top: -20px !important;
}
.filter-options-item.active .filter-options-title {
  color: #1b191a;
}
.board {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 16px;
  border: none;
  background: transparent;
}
.board:before {
  display: none;
}
.board:after {
  display: none;
}
.page-header .panel ul.top-right span.view-arabic.switcher-option a:hover {
  opacity: 0.9;
  color: #ffffff;
}
.layered-navigation-label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
}
.filter-options-content input[type="checkbox"] {
  margin-top: 0;
  top: -3px;
  width: auto;
  height: auto;
  margin-right: 14px;
}
.filter-options-item.allow .filter-options-title:after,
.filter-options-item .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title p:after,
.checkout-index-index #checkout .mw-osc-block-title p:after {
  position: relative;
  float: right;
  right: -28px;
  top: 0;
  margin-left: 20px;
  content: '\f078';
  font-family: FontAwesome;
  font-size: 16px;
}
.filter-options-item.allow.active .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  position: relative;
  right: -28px;
  top: 0;
  margin-left: 20px;
  content: '\f077';
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  font-size: 16px;
}
.layered_attrs {
  position: relative;
  margin: 20px auto;
}
.layered-navigation-label input[type=checkbox]:checked:after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  top: -7px;
  left: -2px;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
}
.layered-navigation-label input[type=checkbox]:before {
  opacity: 1;
  content: '';
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: table;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  background: url(../images/check.png);
  background-repeat: no-repeat;
  left: -2px;
  top: -5px;
}
.product-cat-content ul {
  margin-top: 10px;
}
.page-products .sorter a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.page-products .sorter a:hover:before {
  content: '';
  border-bottom: solid 2px #ff6600;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  content: ' ';
}
span.view-default.switcher-option a,
.page-header .panel ul.top-right {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #ffffff;
  line-height: 24px;
}
span.view-default.switcher-option a:hover {
  opacity: 0.9;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="checkbox"] {
  margin-top: 5px;
  margin-right: 8px;
  vertical-align: top;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  display: inline-block;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  float: left;
  padding: 0;
}
html[lang="ar"] .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  float: right;
}
html[lang="ar"] .filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="checkbox"] {
  float: left;
}
.page-products .sorter a.selected,
.page-products .sorter a:hover,
.page-products .sorter a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.page-products .sorter a.selected:before {
  content: '';
  border-bottom: solid 2px #ff6600;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.block-new-recent {
  margin-top: 25px;
}
.cart-discount .actions-toolbar {
  position: relative;
  left: -36px;
  display: inline-block;
  top: -9px;
}
.recently-product-cat .column.main {
  padding-right: 8px;
  padding-left: 0px;
}
.fotorama__nav__frame--thumb.fotorama__active:before {
  display: none;
  border: 7px solid;
  border-color: transparent transparent #1b191a transparent;
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  text-align: center;
  width: 0px;
  margin: 0 auto;
  z-index: 999999999999999;
}
.catalog-product-view .fotorama__stage,
.catalog-product-view .fotorama__nav {
  overflow: visible;
}
.swatch-attribute-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  border-top: 1px solid #dadce0;
  padding-top: 16px;
}
.cms-home .page.messages {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 0;
}
.cms-shipping-delivery-policy .page-main ul,
.cms-cancel-refund-policy .page-main ul,
.cms-privacy-policy .page-main ul,
.cms-terms-conditions .page-main ul,
.cms-faqs .page-main ul,
.cms-about-us .page-main ul {
  margin-bottom: 20px;
}
.cms-shipping-delivery-policy .page-main ul li,
.cms-cancel-refund-policy .page-main ul li,
.cms-privacy-policy .page-main ul li,
.cms-terms-conditions .page-main ul li,
.cms-faqs .page-main ul li,
.cms-about-us .page-main ul li {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 8px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span.price-label {
  display: none;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #ffffff;
  width: 70px;
  height: 33px;
  line-height: 30px;
  margin-right: 15px;
  padding: 0;
  color: #686868;
}
.page-products .block-content.filter-content .filter-options-title {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-size: 12.82px;
  padding-left: 0;
  padding-top: 0;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.block-content.filter-content .filter-options .filter-options-content span.label {
  letter-spacing: 0.25px;
  line-height: 20px;
  display: inline-block;
}
.filter-options-content input[type="checkbox"] {
  top: 0;
  margin-right: 6px;
  width: 14px;
  height: 14px;
}
.product-info-main-related {
  margin-top: 110px;
}
.product-info-main-recent {
  margin-top: 110px;
}
#viewall {
  width: 184px;
  float: none;
  font-size: 13.82px;
  color: #1b191a;
  letter-spacing: 2px;
  cursor: pointer;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  clear: both;
  background-color: rgba(98, 2, 238, 0);
  display: inline-block;
}
.review-listing div#viewall h5 {
  margin: 0;
  color: #001d47;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 20px 16px;
  width: 184px;
  text-align: center;
}
#reviewform {
  display: table;
  width: 100%;
}
.review-legend span {
  font-size: 24px;
}
.fieldset .review-legend.legend strong {
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
}
.fieldset .review-field-ratings > .label {
  font-size: 13.82px;
  font-weight: normal;
}
.review-field-rating .label,
.fieldset > .field > .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: normal;
}
.review-form .action.submit.primary {
  background: #8cc63f;
  border: solid 1px #8cc63f;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 16px;
  letter-spacing: 1px;
  text-decoration: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: normal;
  height: 36px;
  font-size: 13.7px;
  line-height: 17px;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus {
  background: #8cc63f;
  color: #ffffff;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 22px;
}
.revewwithwishlist .fa-heart:before {
  width: 28px;
  content: '';
  background: url(../images/heart-icon-whishlist.png);
  height: 26px;
  display: table;
}
.revewwithwishlist .wishlist {
  float: right;
  display: inline-block;
}
.revewwithwishlist .wishlist .actions-secondary {
  display: block;
  float: left;
  min-width: unset;
  padding-right: 0;
  right: -40px;
  position: relative;
}
.revewwithwishlist .wishlist .compare-product {
  float: left;
  padding-right: 0;
  right: 0;
  display: inline-block;
}
.revewwithwishlist .wishlist .compare-product a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.revewwithwishlist .wishlist .compare-product a.action.tocompare {
  position: relative;
  right: 64px;
}
.revewwithwishlist .wishlist .rollerhove {
  margin: 0;
  position: relative;
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
  background-image: url(../images/Share.svg);
  background-repeat: no-repeat;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa {
  font-size: 17.82px;
  padding: 5px 0;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-facebook-square {
  color: #3567a2;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-twitter {
  color: #69acd1;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-pinterest {
  color: #e2462b;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-whatsapp {
  color: #4cc03c;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-weight: normal;
  margin-top: 2px;
  display: table;
  width: auto;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-decoration: line-through;
  margin-top: 0;
}
.product-info-main .product-info-price span.old-price {
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
/*.catalog-product-view .product-info-main .price-final_price #product-price-3 .price{background: url(../images/price-gradiant.png); background-repeat: no-repeat; width: 425px; height: 70px; font-size: @h2; color: @color-white; letter-spacing: 1px; vertical-align: middle; display: inline-flex; margin-top: 30px; line-height: 2; padding-left: 20px; text-align: left; float: left;}*/
.product-options-bottom {
  overflow: hidden;
}
.product-options-bottom .field.qty {
  padding-bottom: 25px;
}
.social-icon-list {
  margin-top: 10px;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  margin-top: 16px;
  display: table;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-left: 0;
}
.prod-detail .product.data.items > .item.title > .switch {
  border-width: 0;
  background: transparent;
  text-transform: capitalize;
  height: auto;
  padding: 0;
  margin-right: 24px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-bottom: 7px !important;
}
.product.data.items .data.item.title.custom-attribute.active a {
  border-bottom: solid 2px #ff6600;
}
.catalog-product-view .product.data.items > .item.title a {
  padding-bottom: 4px;
}
.product.data.items > .item.content #product-review-container {
  border: 1px solid #f4f4f4;
  padding-top: 40px;
  border-width: 1px 0 0 0;
}
#customer-reviews {
  box-shadow: none;
  margin-top: 0;
}
.review-toolbar {
  border-top: none;
}
.box-tocart .action.tocart:hover {
  opacity: 0.9;
}
.box-tocart div.qty .input-text {
  height: 36px;
  width: 48px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  border: 1px solid #dedede;
  background-color: #ffffff;
}
.fotorama__thumb-border {
  display: none;
}
.rating-summary .rating-result {
  width: auto;
}
.rating-summary .rating-result > span:before {
  letter-spacing: 5px;
  color: #ff6600;
  font-size: 13.82px;
}
.rating-summary .rating-result:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
  color: #979797;
  font-size: 13.82px;
  letter-spacing: 5px;
}
.product-info-main .product-options-bottom .box-tocart .field.qty {
  margin-top: 0;
  width: 50%;
  display: inline-block;
  float: left;
}
.block-search .action.search {
  min-width: 20px;
}
/*::i-block-chrome, .page-wrapper .block-search .action.search {left: 0px;}*/
.cart.table-wrapper .product-item-details .actions-toolbar a,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  position: static;
  margin-right: 70px;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:hover,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited:hover {
  color: #1b191a;
  text-decoration: underline;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:after,
.cart.table-wrapper .product-item-details .actions-toolbar a:before {
  display: none;
}
.pay-images ul {
  display: flex;
  justify-content: start;
  align-items: center;
}
.pay-images ul li {
  width: 49px;
  height: 32px;
  margin-right: 10px;
}
.pay-images ul li.disc {
  background: url(../images/dics.svg);
}
.pay-images ul li.visa {
  background: url(../images/visa.svg);
}
.pay-images ul li.mast {
  background: url(../images/mast.svg);
}
.pay-images ul li.americ {
  background: url(../images/americ.svg);
}
.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field label.label {
  display: inline-block;
}
.checkout-footer .rightsection .footer-payment-method li {
  text-align: left;
  padding-left: 20px;
  display: inline-block;
}
.checkout-footer .rightsection .footer-payment-method {
  display: inline-block;
  text-align: left;
}
.checkout-cart-index .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus) {
  box-shadow: none;
}
.page-header .minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  color: #ff6600;
  font-size: 10.55px;
  font-weight: 700;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  border: 2px solid #8cc63f;
  border-radius: 50%;
  height: 20px;
  width: 30px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -22px;
  left: 8px;
  letter-spacing: 1.25px;
  display: inline-block;
}
.page-header .minicart-wrapper .minicart-items .product-item-details {
  text-align: left;
}
.page-header #minicart-content-wrapper .block-content > .actions > .primary .action.primary {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  border: 1px solid #8cc63f;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
}
.page-header .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field:nth-child(6) label span:after {
  display: none;
}
.checkout-index-index input[type="radio"] {
  margin: 0;
}
.checkout-index-index .checkout-payment-method .billing-address-form .field:nth-child(6) label span:after {
  display: none;
}
/*login popup*/
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  left: 16px;
}
#social-login-popup div#social-login-authentication {
  width: 100%;
}
#social-login-popup .mfp-close {
  top: 42px;
  line-height: 0;
  background: #ffffff;
}
#social-login-popup .social-login-title .block.social-login-authentication-channel.col-mp.mp-5 {
  padding: 0;
  margin-bottom: 0;
}
button.action.reload.captcha-reload,
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #ff6600;
  text-decoration: underline;
  font-weight: 400;
}
.white-popup {
  margin-bottom: 15px;
  max-width: 850px;
}
.white-popup .mfp-close {
  top: -5px;
}
.white-popup .action.primary {
  padding: 10px 18px;
}
.white-popup form#social-form-create fieldset {
  margin-bottom: 0;
}
.white-popup .field.captcha.required {
  margin-bottom: 0;
}
.white-popup form#social-form-login .actions-toolbar {
  margin-bottom: 20px;
}
.white-popup form#social-form-create .actions-toolbar,
.white-popup form#social-form-password-forget .actions-toolbar {
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
}
.white-popup form#social-form-create .actions-toolbar div.primary,
.white-popup form#social-form-password-forget .actions-toolbar div.primary {
  width: 100%;
}
.white-popup form#social-form-create .actions-toolbar div.primary .secondary,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary {
  float: right;
}
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a {
  margin: 0;
}
.white-popup .terms-of-use {
  font-size: 15px;
}
.white-popup .terms-of-use span {
  color: rgba(0, 0, 0, 0.87);
}
.white-popup .terms-of-use a {
  color: #1b191a;
}
.white-popup .label-signup,
.white-popup .field.note {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.white-popup .form-customer-create fieldset {
  margin-bottom: 0;
}
.white-popup .fieldset > .field > .label {
  letter-spacing: 0;
}
.white-popup .social-login-title h2 {
  color: #1b191a;
  margin-top: 0px;
  margin-bottom: 20px;
}
.white-popup .field.password .control {
  position: relative;
}
.white-popup .field.password .control .actions-toolbar {
  position: absolute;
  right: 10px;
  top: -4px;
  z-index: 9;
  width: auto;
}
.white-popup .fieldset > .field,
.white-popup .fieldset > .fields > .field {
  margin: 0 0 30px;
}
.white-popup .block.social-login-authentication-channel.col-mp.mp-5 {
  width: 100%;
}
.white-popup .social-login {
  display: inline-block;
  width: 100%;
}
.white-popup .social-login .actions-toolbar {
  width: 31%;
  float: left;
  padding-right: 3%;
}
.white-popup .social-login .actions-toolbar:last-child {
  padding-right: 0;
}
.error {
  color: #e02b27;
}
.marketplace-account-becomeseller .page-title-wrapper {
  display: block;
}
.marketplace-account-becomeseller .page-title-wrapper h1.page-title {
  margin-bottom: 25px;
}
.marketplace-account-becomeseller .page-title-wrapper h1.page-title span {
  font-size: 18px;
  color: #1b191a;
  letter-spacing: 2px;
}
.account.marketplace-account-becomeseller .columns {
  opacity: 1;
}
.customer-account-login .block.block-new-customer {
  display: none;
}
.form-create-account .fieldset {
  margin-bottom: 20px;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content .action.primary.explore {
  height: auto;
}
.customer-account-login .account-social-login,
.customer-account-create .account-social-login {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 0;
  padding-bottom: 25px;
}
.customer-account-create .fieldset > .legend {
  border: none;
  margin-bottom: 0;
  padding-bottom: 27px;
}
.customer-account-create .fieldset > .legend span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: 500;
}
.customer-account-create fieldset.fieldset.create.account legend.legend {
  display: none;
}
.customer-account-create input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.customer-account-create .field.choice.newsletter {
  display: flex;
}
.customer-account-create .field.choice.newsletter input[type="checkbox"] {
  float: left;
  width: 16px;
  margin-top: 3px;
  margin-bottom: 10px;
  margin-left: 0;
  height: 16px;
}
.customer-account-create .field.choice.newsletter label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-index h3.interest-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
}
.customer-account-index hr {
  margin: 0;
  margin-bottom: 22px;
  border-color: #212b36;
}
.customer-account-index .intersetsection {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
.customer-account-index .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-index .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-index .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-index .block.block-reviews-dashboard,
.customer-account-index .block.block-dashboard-orders {
  display: none;
}
.customer-account-index .column.main {
  padding-bottom: 0;
}
.customer-account-index .box.box-newsletter .box-content p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-edit h3.interest-title {
  margin-bottom: 0;
}
.customer-account-edit hr {
  margin: 0;
}
.customer-account-edit .intersetsection {
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 56px;
  width: 100%;
}
.customer-account-edit .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-edit .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-edit .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.account .message.info.empty {
  width: 100%;
  margin-top: 0;
}
.account .block.block-collapsible-nav .content.block-collapsible-nav-content {
  background-color: #eaf7fc;
}
.customer-address-index .actions-toolbar .primary button.action.primary.add,
.customer-account-edit .actions-toolbar .primary .action.save.primary {
  width: 352px;
}
.block.block-addresses-list .block-content p.empty {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-top: 20px;
}
.account .column.main .block:not(.widget) .box-title > span,
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.block.block-addresses-default .box-address-billing .box-content address,
.block.block-addresses-default .box.box-address-shipping .box-content address {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.box-information .box-content,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.table > tbody > tr > td,
.box-address-billing .box-content,
.box-address-shipping .box-content {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-title {
  padding-bottom: 0;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}
.account h1.page-title span {
  text-transform: capitalize;
  color: #212b36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account .order-products-toolbar.toolbar.bottom .limiter {
  float: right;
}
.account .order-products-toolbar.toolbar.bottom .pages {
  padding-top: 6px;
}
.account .order-products-toolbar.toolbar.bottom .pages li.item .page,
.account .toolbar.bottom .pages li.item .page {
  color: rgba(0, 0, 0, 0.87);
}
.account .block-collapsible-nav .item.current a,
.account .block-collapsible-nav .item.current > strong {
  border-color: #ff6600;
}
.account .page-main .actions-toolbar > .primary .action,
.account .page-main .actions-toolbar > .secondary .action {
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 6px;
  height: 36px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
}
.account .order-details-items .table-order-items .product-item-name {
  font-size: 14px;
  min-height: inherit;
  margin-bottom: 0;
}
.account .order-details-items .table-order-items td.col.name {
  padding-bottom: 10px;
}
.account .order-details-items .table-order-items tbody td {
  padding-top: 15px;
}
.account .order-details-items .table-order-items td.col.sku {
  padding-top: 15px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 500;
}
.shop-category ul li .category-product-hover a img.hover-img1 {
  display: none;
}
.copyright .responsive-copy {
  display: none;
}
.protect-step.mobile {
  display: none;
}
.sidebar.sidebar-main .filter-current .filter-label {
  font-weight: 500;
  font-size: 16px;
}
.sidebar.sidebar-main .block-actions.filter-actions {
  margin-bottom: 10px;
}
.sidebar.sidebar-main .block-actions.filter-actions a {
  color: #ff6600;
}
.review-control-vote label:before {
  color: #ff6600;
}
.catalog-product-view .reviewallmobile {
  display: none;
}
.product.data.items > .item.content {
  border: none;
  padding: 0;
}
.product.info.detailed .product.data.items .data.item.title.active a {
  border-bottom: 2px solid #001d47;
  color: rgba(0, 0, 0, 0.87);
}
.reviewallmdesktop {
  padding: 50px 0;
  border-bottom: 1px solid #dedede;
}
.reviewallmdesktop .ratingcount {
  display: none;
}
.review-listing .review-listing-view ul li:first-child {
  border: none;
}
.catalog-product-view .modal-popup .action-close {
  padding: 0;
}
.catalog-product-view .modal-popup .modal-header {
  border: none;
  padding: 0;
}
.catalog-product-view .modal-popup .block-title {
  display: inline-block;
  padding-top: 0;
}
.catalog-product-view .modal-popup .block-title strong {
  font-size: 20px;
  letter-spacing: 5px;
}
.catalog-product-view .modal-popup fieldset.field.required.review-field-ratings {
  position: relative;
  margin-bottom: 0;
}
.catalog-product-view .modal-popup .review-form {
  max-width: 100%;
}
.cart.table-wrapper .product-item-details .subtotal.mobilesubtotal {
  display: none;
}
a.viewmorefilter {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  margin: 3px 0 0 0;
  background-color: transparent;
  cursor: pointer;
}
.checkout-index-index .modal-inner-wrap #shipping-new-address-form .field.street .control .field._required {
  width: 50%;
  padding-right: 8px;
}
.checkout-index-index .modal-inner-wrap #shipping-new-address-form .field.street .control .field.additional {
  position: relative;
}
.checkout-index-index .modal-inner-wrap fieldset.field.street.admin__control-fields.required {
  position: relative;
}
.checkout-index-index .modal-inner-wrap .field .control._with-tooltip input {
  width: 100%;
  height: 44px;
}
body.cms-faqs .page-main {
  width: 100%;
  max-width: 1096px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 88px;
}
body.cms-faqs .page-title-wrapper {
  padding: 0;
}
body.cms-faqs .page-title-wrapper h1.page-title {
  text-align: left;
  margin-bottom: 30px;
}
body.cms-faqs .content-heading {
  display: none;
}
body.cms-faqs .sparsh-block-content {
  width: 28.8%;
}
body.cms-faqs .sparsh-block-content .sparsh-block-subtitle {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #212b36;
  padding: 0 0 27px;
  border-bottom: 1px solid #dddddd;
}
body.cms-faqs .sparsh-block-content .sparsh-block-subtitle strong {
  font-weight: 700;
}
body.cms-faqs .sparsh-block-content .sparsh-block-item {
  padding: 13px 0 18px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #212b36;
  text-transform: capitalize;
  border-bottom: 1px solid #dddddd;
}
body.cms-faqs .sparsh-block-content .sparsh-block-item.active {
  color: #ff6600;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block {
  width: 71.2%;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question {
  padding: 20px 30px 19px 0;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #212b36;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question::after {
  background: url(../images/chevron-down.svg) no-repeat center;
  height: 24px;
  width: 24px;
  display: block;
  content: "" !important;
  top: 20px;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question.open {
  border-bottom: unset;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question.open::after {
  transform: rotate(180deg);
}
.filter-options-content a:hover {
  background-color: transparent;
}
.catalog-product-view .productnamemobile {
  display: none;
}
/*.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected{color: @color-white; background: @color-black; border: 1px solid @color-black; outline: none;}*/
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 2px solid #ff6600;
}
.checkout-index-index #checkout #paytabsexpressloader .PT_express_checkout {
  margin-bottom: 10px;
}
.checkout-index-index #checkout .payment-methods .payment-method {
  display: inline-block;
  width: 100%;
  float: left;
}
.checkout-index-index #checkout .payment-methods .payment-method-title {
  position: relative;
  float: left;
  width: 100%;
  padding: 18px 0;
}
.checkout-index-index #checkout div#appendlogin {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#customform input {
  margin-bottom: 15px;
}
.checkout-index-index #checkout .mw-osc-block-title p:after {
  display: inline-block;
  top: 1px;
}
.checkout-index-index #checkout .review .item-options dd {
  float: left;
}
.checkout-index-index #checkout .review .item-options dt {
  clear: left;
}
.checkout-index-index #checkout .mw-osc-block-title.completed p {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-block-title.active p {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  display: inline-block;
  height: 10px;
  background-repeat: no-repeat;
  top: 2px;
}
.checkout-index-index #checkout h1.mw-osc-page-tittle,
.checkout-index-index #checkout .mw-osc-block-title p,
.checkout-index-index #checkout .review .mw-osc-block-title2 p,
.checkout-index-index #checkout .mw-osc-block-title p,
.checkout-index-index #checkout .review .mw-osc-block-title2 p {
  font-size: 20px;
  color: #1b191a;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left label {
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 3px;
}
.checkout-index-index #checkout .fieldset > .field,
.checkout-index-index #checkout .fieldset > .fields > .field {
  margin: 0 0 15px;
}
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id {
  border-radius: 0;
  height: auto;
  line-height: 25px;
  width: 100%;
}
.checkout-index-index #checkout #checkout-review-submit .buttons-set {
  width: 100%;
}
.checkout-index-index #checkout #checkout-review-submit .buttons-set button.button.btn-checkout,
.checkout-index-index #checkout #checkout-review-submit .buttons-set div#onestepcheckout_place_order_button {
  width: 100%;
}
.checkout-index-index #checkout button.action.action-login.secondary,
.checkout-index-index #checkout .continuepayment button,
.checkout-index-index #checkout div#opc-new-shipping-address .actions button,
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id,
.checkout-index-index #checkout div#appendlogin button {
  box-shadow: none;
  margin-right: 0;
  float: right;
}
.checkout-index-index #checkout .discount-form .actions-button {
  text-align: right;
  margin-top: 20px;
}
.checkout-index-index #checkout .discount-form label {
  margin-bottom: 5px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
}
.checkout-index-index #checkout div#opc-new-shipping-address .actions button {
  margin-left: 15px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block {
  padding-left: 46px;
  margin-top: 5px;
}
.checkout-index-index #checkout .logincheckoutcls {
  padding-left: 46px;
}
.checkout-index-index #checkout .mw-osc-block-title:before {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #424143;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: inherit;
  background-color: #ffffff;
}
.checkout-index-index #checkout .mw-osc-block {
  position: relative;
}
.checkout-index-index #checkout .mw-osc-block-title:after {
  content: "";
  width: 1px;
  height: 44px;
  display: inline-block;
  background-color: #424143;
  position: absolute;
  left: 16px;
  top: -19px;
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 16%, #d1d1d1 54%, #424143 100%);
}
.checkout-index-index #checkout .mw-osc-block-title.active:after,
.checkout-index-index #checkout .mw-osc-block-title.completed:after {
  background: linear-gradient(to bottom, #424143 17%, #565656 8%, #7d7d7d 17%, #fefefe 94%, #fefefe 100%);
  top: 30px;
}
.checkout-index-index #checkout .mw-osc-block-title.completed:before {
  border-color: #ff6600;
  background-color: #ff6600;
  content: " ";
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  text-align: center;
  font-size: 13.82px;
  position: absolute;
  line-height: 30px;
  font-weight: 200;
  background-image: url(http://27.109.19.234/wooow_market/pub/media/checkstep.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 2px;
}
.checkout-index-index #checkout .mw-osc-block-title.completed:after {
  background: linear-gradient(to bottom, #ff6600 17%, #ff6600 8%, #ff6600 17%, #fefefe 94%, #fefefe 100%);
}
.checkout-index-index #checkout .mw-osc-block-title.active:before,
.checkout-index-index #checkout .mw-osc-block-title.completed:before {
  top: 0;
}
.checkout-index-index #checkout .mw-osc-block-title.completed {
  padding-bottom: 15px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block .mw-osc-block-title {
  padding: 23px 0 0 0;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block .mw-osc-block-title.active {
  padding-top: 0;
}
.checkout-index-index #checkout form#onestep_form {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout .mw-osc-page-tittle {
  margin-bottom: 30px;
}
.checkout-index-index #checkout div.mw-osc-column-left {
  float: left;
  width: 60%;
  padding-right: 45px;
  box-sizing: border-box;
}
.checkout-index-index #checkout div.review {
  float: right;
  width: 40%;
  border-left: 1px solid #dadce0;
  padding-left: 45px;
  box-sizing: border-box;
}
.checkout-index-index #checkout #co-billing-form {
  padding-left: 0;
}
.checkout-index-index #checkout div.mw-osc-block-content {
  border: none;
  padding: 0;
}
.checkout-index-index #checkout .shipping-address-item .input-wrapper {
  display: none;
}
.checkout-index-index #checkout div#co-billing-form {
  margin-top: 30px;
}
.checkout-index-index #checkout .mw-osc-block-title2 p {
  text-transform: uppercase;
  font-size: 13.82px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-top: 20px;
}
.checkout-index-index #checkout .shipping-address-items .shipping-address-item .address-detail {
  width: 100%;
  font-size: 13.82px;
}
.checkout-index-index #checkout .customer-name {
  font-size: 13.82px;
  color: #1b191a;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 0;
}
.checkout-index-index #checkout .mw-osc-block .form-list .field.addresses {
  width: 70%;
}
.checkout-index-index #checkout div#checkout-step-shipping .shipping-address-item img {
  width: 55px;
  position: absolute;
  right: -5px;
  top: -21px;
  background-color: #ffffff;
  padding-left: 8px;
}
.checkout-index-index #checkout .continuepayment {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#checkout-step-shipping button.action.action-add-new-address.osc-ok-button {
  background-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  width: 24%;
  float: right;
  padding: 15px;
}
.checkout-index-index #checkout div#checkout-step-shipping button.action.action-add-new-address.osc-ok-button span {
  width: 100%;
  display: inline-block;
  padding: 14px 0 0 0;
}
.checkout-index-index #checkout p.ordercommetncls {
  margin: 0;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
.checkout-index-index #checkout input[type="radio"] ~ span,
.checkout-index-index #checkout input[type="radio"] ~ label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-left: 4px;
  position: relative;
  top: -2px;
  cursor: pointer;
  height: auto;
}
.checkout-index-index #checkout input[type="radio"]:checked ~ span,
.checkout-index-index #checkout input[type="radio"]:checked ~ label {
  color: #1b191a;
}
.checkout-index-index #checkout textarea#onestepcheckout_comment {
  border-color: #1b191a;
  height: 80px;
  color: #1b191a;
}
.checkout-index-index #checkout .onestepcheckout-discount,
.checkout-index-index #checkout .onestepcheckout-comment {
  padding: 5px 0px;
}
.checkout-index-index #checkout p.sameaddressas {
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-index-index #checkout .shippingmethidmix p.sameaddressas:before {
  content: '';
  opacity: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 10px;
}
.checkout-index-index #checkout div#opc-new-shipping-address {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#shipping-new-address-form .field-tooltip {
  display: none;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.two-fields {
  width: 49%;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field:nth-child(4) span,
.checkout-index-index #checkout #shipping-new-address-form fieldset.field.street.admin__control-fields span {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field span + em.required-symbol {
  display: none;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field .switch-field .switch {
  width: 50%;
  float: left;
  margin-left: -7px;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field span {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
}
.checkout-index-index #checkout .titleaddnewcc {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left input[type="radio"]:checked ~ label {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left input[type="radio"] ~ label {
  color: #999;
  cursor: pointer;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.two-fields.last {
  float: right;
}
.checkout-index-index #checkout .mw-osc-block .form-list input,
.checkout-index-index #checkout .mw-osc-block .form-list select {
  width: 100%;
}
.checkout-index-index #checkout .field.choice.checkbox-group.newclassadres {
  display: none;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  top: 40px;
  right: -11px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left .mw-osc-block .mw-osc-block-title.completed {
  padding-top: 0;
  margin-top: 16px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left div#opc-payment .mw-osc-block-title.active {
  margin-top: 44px;
}
.checkout-index-index #checkout .displayeditaddress {
  float: right;
  position: relative;
  top: -33px;
  cursor: pointer;
  font-size: 16px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot th,
.checkout-index-index #checkout .review #checkout-review-table td.mark {
  text-align: left;
  float: left;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td,
.checkout-index-index #checkout .review #checkout-review-table tfoot th {
  border: none;
}
.checkout-index-index #checkout .review .mw-osc-block .data-table tfoot {
  background: transparent;
}
.checkout-index-index #checkout .review tr.grand.totals td {
  padding-top: 14px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td span span {
  float: left;
  color: rgba(0, 0, 0, 0.87);
  border-top: 1px solid #dadce0;
  width: 100%;
  text-align: left;
  padding-top: 10px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td,
.checkout-index-index #checkout .review #checkout-review-table tfoot th {
  font-size: 16px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td strong,
.checkout-index-index #checkout .review #checkout-review-table tfoot th strong {
  font-weight: 500;
  font-size: 20px;
}
.checkout-index-index #checkout .review .osc-product-image img {
  width: 100%;
  float: left;
  height: auto;
  max-width: 100%;
}
.checkout-index-index #checkout .review .osc-product-image {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  height: 100px;
  float: left;
  width: 100px;
  margin-right: 15px;
}
.checkout-index-index #checkout .review .review-nm {
  float: left;
  width: 63%;
  position: relative;
  min-height: 100px;
}
.checkout-index-index #checkout .review .review-nm .add-optoins {
  position: absolute;
  bottom: 1px;
  width: 100%;
}
.checkout-index-index #checkout .review table#checkout-review-table tbody tr td,
.checkout-index-index #checkout .review .mw-osc-block .data-table tbody tr,
.checkout-index-index #checkout .review .mw-osc-block .data-table tfoot tr.first {
  border: none;
  padding-left: 0;
  padding-bottom: 20px;
}
.checkout-index-index #checkout .review .price-including-tax .price,
.checkout-index-index #checkout .review .price-excluding-tax .price,
.checkout-index-index #checkout .review .qtychange {
  font-size: 16px;
}
.checkout-index-index #checkout .review .qtychange {
  width: 100%;
  float: left;
}
.checkout-index-index #checkout .review .qtychange span:first-child {
  color: rgba(0, 0, 0, 0.87);
}
.checkout-index-index #checkout .review #checkout-review-table h2.product-name {
  font-size: 20px;
}
.checkout-index-index #checkout .review .item-options {
  font-size: 16px;
  margin-bottom: 0;
}
.checkout-index-index #checkout .review .item-options dd {
  margin-bottom: 3px;
}
.checkout-index-index #checkout .review .item-options dt.label {
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
}
.responsivegrandtotal {
  display: none;
}
.modal-popup .modal-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.modal-popup button,
.modal-popup button:focus,
.modal-popup button:active {
  box-shadow: none;
}
.modal-popup .modal-footer {
  text-align: right;
}
.opensortertablet {
  display: none;
}
.mobile-search-seller {
  display: none;
}
.password.forget .actions-toolbar > .secondary .action.back {
  display: inline-block;
  float: right;
  width: auto;
  font-size: 16px;
  color: #ff6600;
}
.password.forget .actions-toolbar > .secondary {
  float: right;
}
.wk-mp-design .fieldset > .legend {
  border: none;
}
.marketplace-product-attribute-new .wk-mp-design .fieldset > .legend {
  padding: 0;
}
.menu-reponsive {
  display: none;
}
.customer-welcome .customer-name:hover,
.customer-welcome .customer-name.active {
  color: #000000;
}
.modal-popup .action-close,
.modal-popup .action-close:hover,
.modal-popup .action-close:focus {
  padding: 15px 25px;
}
.catalog-product-view .data.item.content .block.widget .products-grid .product-item:nth-child(6n) {
  margin-right: 0;
}
div#social-login-popup .login-popup-btn {
  margin-top: 0;
}
.catalog-product-view .review-field-rating .control {
  height: 48px;
  margin-bottom: 0;
}
div#social-login-popup .message.error {
  background: transparent;
}
.mparamex-shipping-view button.button.wk-mp-btn.action.save.primary span {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-product-downloadable .product-add-form .product-options-wrapper {
  width: 100%;
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.page-product-downloadable .product-add-form .product-options-bottom {
  width: 100%;
  padding-top: 0;
}
.page-product-downloadable .product-add-form .product-options-bottom .price-box.price-final_price {
  display: none;
}
.label:after {
  display: none;
}
.container,
.page-main {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 0 auto;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.breadcrumbs {
  width: 100%;
  max-width: 1330px;
  margin: 35px auto 6px;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.82px;
  line-height: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.breadcrumbs li:last-of-type strong {
  color: rgba(0, 0, 0, 0.87);
}
.breadcrumbs a:visited,
.breadcrumbs a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs .item:not(:last-child):after {
  float: left;
  color: rgba(0, 0, 0, 0.6);
  content: '/';
  margin: 2px 6px;
  font-size: 11.82px;
  line-height: 1;
}
p.required {
  color: #ff0000;
  margin-top: 5px;
}
/* Page Messages */
.account.messages {
  margin-top: 20px;
}
.page.messages {
  margin: 15px 0 0;
}
.message.error {
  margin: 0 0 15px 0;
  padding: 13px 0px 13px 15px;
  overflow: hidden;
  background-color: #f1f2f4;
  color: rgba(0, 0, 0, 0.87);
}
.message.info {
  overflow: hidden;
}
/* Default Button */
button:not(.primary) {
  box-shadow: none;
}
/* Common Title Name (For all pages except Homepage) */
h1.page-title > span {
  font-size: inherit;
}
/* Common Page Layout */
.columns {
  padding: 0 0 40px;
}
/* Common Product Title */
.product-item-name {
  font-size: 14px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin: 10px 0 5px 0;
  min-height: inherit;
  text-align: left;
}
.product-item-name a {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
}
.product-item-name a:hover {
  text-decoration: none;
}
.product-review-img {
  float: left;
  padding: 0 10px 0px 0;
}
.product-review-img img {
  display: block;
}
.product-review-text {
  float: left;
  margin: 20px 0 0;
  padding: 0;
  font-size: 15px;
  color: #1b191a;
  line-height: 19px;
  font-weight: 500;
}
/* 404 - Error Page */
.cms-no-route .page-title-wrapper {
  opacity: 0;
}
/* Modal Popup */
.modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 450px;
}
/* Category Page */
.page-products .breadcrumbs {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 0 auto;
  margin-top: 11px;
}
.page-products main#maincontent,
.page-products .column.main > .container.sj-test {
  padding: 0 15px;
  max-width: 1366px;
}
.breadcrumbs li.item.home a,
.breadcrumbs li.item strong {
  font-size: 11.85px;
  letter-spacing: 0.4px;
}
.page-products.page-layout-2columns-left .column.main {
  float: none;
  width: auto;
  padding-bottom: 0;
}
.page-products .custom-sidebar-left {
  float: left;
  width: 18%;
  padding: 70px 0px 0;
}
.toolbar-sorter.sorter a.action.sorter-action {
  display: none;
}
.page-products .right-side {
  float: left;
  width: 80%;
  margin: 0;
  padding: 0 0 0 15px;
}
.page-products .custom-right-widget {
  float: left;
  width: 100%;
}
.filter-options-content .count {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: .25px;
  line-height: 20px;
  vertical-align: middle;
}
.filter-current li.amshopby-button {
  display: none;
}
.category-static-product-list {
  display: block;
  width: 100%;
}
.category-static-product-list ul {
  width: auto;
  font-size: 0;
  margin: 0 -7.5px;
}
.category-static-product-list ul > li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin: 0;
  padding: 0 7.5px;
}
.category-static-product-list ul li .categoty-product-img {
  float: left;
  width: 100%;
  line-height: initial;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  border: 2px solid transparent;
  transition: 0.7s linear border;
}
.category-static-product-list ul li .categoty-product-img > img {
  display: block;
}
.category-static-product-list ul li:hover .categoty-product-img {
  border: 2px solid #1b191a;
}
.category-static-product-list ul li .product-cat-content {
  float: left;
  width: 100%;
}
.category-static-product-list ul li .product-cat-content h4 {
  margin: 15px 0 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.category-static-product-list ul li .product-cat-content h4 a {
  font-size: inherit;
}
.category-static-product-list ul li:hover .product-cat-content h4 > a {
  color: #1b191a;
}
.category-static-product-list ul li .product-cat-content ul {
  float: left;
  width: 100%;
  margin: 0;
}
.category-static-product-list ul li .product-cat-content ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  font-size: 13.82px;
}
.category-static-product-list ul li .product-cat-content ul li > a {
  text-transform: capitalize;
  font-weight: 300;
  font-size: inherit;
}
.category-static-product-list ul li .product-cat-content ul li > a:hover {
  text-decoration: underline;
}
.category-static-product-list ul li .product-cat-content .cat-view-all {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.category-static-product-list ul li .product-cat-content .cat-view-all > a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  text-transform: uppercase;
}
.category-static-product-list ul li:hover .product-cat-content .cat-view-all {
  border-bottom: 2px solid #1b191a;
}
.page-products .sorter {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.page-products .sorter #sorters {
  display: block;
  overflow: hidden;
}
.page-products .sorter a {
  float: left;
  margin: 0 25px 0 0;
  padding-bottom: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.page-products .sorter a:last-of-type {
  margin-right: 0;
}
.page-products .products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -10px;
}
.page-products .product-items .product-item {
  display: inline-block;
  width: 17.7%;
  margin: 0 12px 45px 12px;
  padding: 0;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.product-item-actions .actions-primary {
  width: 100%;
  padding-top: 4px;
}
.catalog-product-view .recently-product-cat.category-page.productpager .block-title {
  margin: 51px 0 25px 0;
  border: none;
  padding: 0;
  padding-left: 4px;
}
.products-grid .product-item-actions {
  margin: 16px 0 0 0;
  position: unset;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-reviews-summary {
  padding-bottom: 12px;
}
.catalog-product-view .recently-product-cat.category-page.productpager .product-items li.product-item .product-item-info {
  width: 100%;
}
.page-products .product-items .product-item .product-item-info {
  position: relative;
  width: 100%;
  height: 260px;
}
.page-products .product-items .product-item .product-item-info .sj-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.page-products .product-items .product-item .product-item-info .sj-image-container > .product-item-photo {
  display: block;
}
.page-products .product-items .product-item .product-item-info .sj-image-container .actions-secondary {
  position: absolute;
  right: 7px;
  bottom: 7px;
  z-index: 1;
}
.page-products .product-items .product-item .product-item-info .product-item-details {
  float: left;
  width: 100%;
  text-align: left;
}
.page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  display: block;
  margin: 10px 0 0 0;
  text-transform: capitalize;
}
.page-products .products-grid .product-item:nth-child(4n + 1),
.page-products .products-grid .product-item:nth-child(3n + 1) {
  margin-left: 12px;
}
/* Category Page - Recently Viewed */
.catalogsearch-result-index h1.page-title {
  margin-top: 15px;
  font-size: 24.15px;
}
.recently-product-cat {
  float: left;
  width: 100%;
}
.recently-product-cat .block-title {
  margin: 50px 0 25px;
}
.block.discount {
  margin-bottom: 0;
}
.page-products .recently-product-cat .product-item {
  width: 17.5%;
}
.catalog-category-view .recently-product-cat .block-title h2 {
  text-align: left;
}
.page-products .recently-product-cat li.product-item:first-child {
  margin-left: 0;
}
/* Category Page - Label for Out of Stock and On sale Products */
.on-sale-status,
.out-of-stock {
  display: inline-block;
  position: absolute;
  top: -7px;
  left: -8px;
  z-index: 4;
}
.on-sale-status > img,
.out-of-stock > img {
  width: 75px;
}
/* Serach Result */
/* Product Page Gallery Section */
.catalog-product-view .modal-popup .action-close,
.catalog-product-view .modal-popup .action-close:hover,
.modal-popup .action-close:focus {
  padding: 0;
}
.catalog-product-view section {
  margin: 0;
  background: none;
  border: none;
  padding: 0;
}
.catalog-product-view .product.media {
  float: left;
  width: 38%;
  box-shadow: none;
  margin: 0;
}
.catalog-product-view .product.media .gallery-placeholder {
  box-shadow: none;
}
.catalog-product-view .product-info-main .product-info-price .special-price .price-wrapper span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.15px;
  font-weight: normal;
  margin-left: 0;
  font-weight: 600;
  line-height: 24px;
}
.product-info-main .product-info-price span.old-price .price-wrapper span.price {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 6px;
}
.catalog-product-view .swatch-option-tooltip .corner {
  display: none;
}
.catalog-product-view .product.media .fotorama__nav__shaft {
  margin-left: -12px;
}
.catalog-product-view .product.media .fotorama__nav__frame {
  padding: 0 12px !important;
}
.catalog-product-view .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb,
.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.sku-custom {
  color: rgba(0, 0, 0, 0.38);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  width: 100%;
  display: inline-block;
  padding-bottom: 18px;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin-bottom: 7px;
}
.catalog-product-view .container.sj-test {
  padding: 0;
}
.catalog-product-view .product-info-main .product-warranty-section {
  display: inline-block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #dedede;
}
.catalog-product-view .product-info-main .product-warranty-section h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 15px 0;
}
.catalog-product-view .product-info-main .product-warranty-section span.right-warnty {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  vertical-align: top;
}
.catalog-product-view .product-info-main .product-warranty-section img {
  margin: 0 20px 0 10px;
}
.catalog-product-view .product-info-main .product-warranty-section input[type="checkbox"] {
  vertical-align: top;
}
.catalog-product-view .product-info-main {
  float: right;
  width: 62%;
  padding: 0 0 0px 24px;
  position: relative;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin-bottom: 7px;
}
.catalog-product-view .product-info-main .page-title span {
  text-transform: capitalize;
}
/* Product Wishlist Hover Section */
.catalog-product-view .swatch-option:focus {
  box-shadow: none;
}
.catalog-product-view .swatch-attribute-selected-option {
  color: #001d47;
  padding-left: 24px;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
div.swatch-option.text {
  height: 30px;
  width: 30px;
  border: 2px solid #dedede;
  background-color: #ffffff;
  padding: 4px 6px;
  text-align: center;
}
.swatch-attribute.plan div.swatch-option.text {
  height: 36px;
  width: 85px;
}
div.swatch-option.text.selected,
div.swatch-option:not(.disabled):hover {
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid #001d47;
  background-color: #ffffff;
}
.catalog-product-view .product-info-main .shortdesct ul {
  display: inline-block;
  width: 100%;
  padding-left: 12px;
}
.catalog-product-view .product-info-main .shortdesct ul li {
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-top: 0;
  position: relative;
  padding-left: 24px;
}
.catalog-product-view .product-info-main .shortdesct ul li:before {
  position: absolute;
  display: inline-block;
  content: "";
  height: 4px;
  width: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  left: 0;
  top: 7px;
}
.hoversocialicondisplay {
  display: none;
}
.rollerhove:hover .hoversocialicondisplay {
  display: block;
  position: absolute;
  right: 15px;
  top: 24px;
}
.rollerhove:hover .hoversocialicondisplay ul {
  background: #ffffff;
  box-shadow: 1px 1px 5px 1px rgba(158, 158, 158, 0.32);
  padding: 10px;
  margin-top: 0;
  position: relative;
  left: auto;
  right: -24px;
  z-index: 1;
}
.revewwithwishlist .product-reviews-summary {
  float: left;
  margin: 0;
  display: none;
}
.revewwithwishlist .wishlist {
  float: right;
}
.catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin: 0;
  width: 100%;
  float: left;
  margin-bottom: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: 0;
  padding-top: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
  margin-top: 0;
  font-size: 16px !important;
}
.product-info-main .product-info-price .price-box {
  width: auto;
  display: inline-block;
}
.product-info-main .totalsaving {
  width: auto;
  padding: 12px 0 0 14px;
}
.product-info-main .totalsaving .total-saving h4 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin: 0;
  font-weight: normal;
}
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper img.new-product-image-photo {
  width: 100%;
}
.catalog-product-view .product-options-bottom .price-box,
.product-info-price .price-box {
  padding: 0;
}
.catalog-product-view .swatch-opt {
  margin: 0;
}
.catalog-product-view .product-options-bottom {
  padding-top: 0;
}
.catalog-product-view .product-info-main .product-info-price .special-price {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-left: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span {
  position: static;
  height: auto;
  width: auto;
  font-size: 15px;
  margin-top: 4px;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper span.price {
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 4px;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  padding-left: 0;
}
.product-info-main .price-box span.price-container span.price {
  padding-left: 0;
}
.product-info-main .product-add-form {
  display: block;
  overflow: hidden;
  padding: 0;
}
.totalsaving {
  width: 100%;
  font-size: 13.82px;
  float: left;
  color: #1b191a;
  letter-spacing: 1px;
  border-bottom: none;
  padding: 0 0 10px 0;
  font-weight: 300;
}
.totalsaving h4 {
  color: rgba(0, 0, 0, 0.87);
  text-transform: capitalize;
  margin: 0 0 5px;
  font-weight: 300;
  font-size: 13.82px;
}
.totalsavingpercent,
.total-saving {
  float: left;
  font-size: 13.82px;
  margin: 0 5px 0 0;
  color: #1b191a;
  letter-spacing: 1px;
}
.swatch-attribute-options {
  margin-bottom: 0;
}
.product-info-main .box-tocart .field.qty {
  float: left;
  width: 100%;
  margin: 0px 0 0;
  padding: 0 0 32px;
}
.product-info-main .box-tocart .field.qty {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  text-transform: initial;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
.shortdesct {
  float: left;
  width: 100%;
  margin: 0;
  border-top: 1px solid #dedede;
  padding-top: 23px;
}
.shortdesct label {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 24px;
}
.shortdesct p {
  font-weight: 400;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.shortdesct ul li {
  font-size: 13.82px;
  float: left;
  width: 100%;
  margin: 0;
}
.shortdesct ul li:first-of-type {
  margin-top: 15px;
}
.shortdesct ul li:last-of-type {
  margin-bottom: 15px;
}
.main-secdeliver {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.wedeliver-sec {
  display: inline-block;
  margin-bottom: 18px;
  width: 50%;
  float: left;
  margin-top: 4px;
}
.wedeliver-sec .imgleft {
  width: auto;
  display: inline-block;
  padding-right: 8px;
  width: 32px;
  height: 32px;
  background: url(../images/footerprite.png) -8px -120px;
}
.wedeliver-sec .content-right {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.wedeliver-sec .content-right span {
  color: #8cc63f;
}
.wedeliver-sec .content-right a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.product-options-wrapper {
  border-bottom: none;
  margin-top: 3px;
}
.cashondelievery {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  margin: 5px auto;
}
.cashondelievery input {
  float: right;
  width: 0;
  height: 8px;
}
.cashondelievery input[type=checkbox]:checked:after {
  content: '';
  position: absolute;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  right: 0;
  top: -1px;
}
.cashondelievery input[type=checkbox]:before {
  opacity: 1;
  content: '';
  background: #ffffff;
  width: 18px;
  height: 18px;
  display: table;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  background: url(../images/check.png);
  background-repeat: no-repeat;
  right: 0;
  top: -1px;
}
div.swatch-attribute.color,
div.swatch-attribute.size {
  border-top: 0;
  padding-top: 0;
}
.swatch-attribute.size {
  padding-bottom: 0px;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  padding-bottom: 0px;
}
.swatch-attribute.swatch-layered.brand div.swatch-option.text {
  width: 67px;
  margin-bottom: 10px;
}
.swatch-attribute.color .swatch-option {
  min-width: auto;
  width: 30px;
  height: 30px;
  padding: 4px 2px;
  margin: 0 8px 0px 0;
  border: 2px solid #dedede;
}
.swatch-attribute.color .swatch-option:hover {
  outline: none;
  border: none;
}
.swatch-attribute.color .swatch-option.selected,
.swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline-color: rgba(0, 0, 0, 0.87);
}
.catalog-product-view .swatch-attribute.color .swatch-option.selected {
  margin-left: 2px;
}
#configcustom {
  margin-top: 15px;
  margin-bottom: 0;
}
.product-info-main .product-add-form .box-tocart label,
.catalog-product-view .product-options-bottom label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.checkout-index-index .payment-method-title.field.choice .field.choice {
  margin-top: 20px;
}
.checkout-index-index .payment-method-title.field.choice .field.choice label.label {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin-top: 20px;
}
html .modal-popup button.action-close,
.modal-popup .action-close,
.modal-popup .action-close:hover {
  padding: 0;
}
.checkout-index-index .payment-method-content .card-container {
  max-width: 100%;
  border: unset;
}
.checkout-index-index .payment-method-content .card-container .mollie-component {
  width: 100%;
  height: 44px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: unset;
}
form#mollie_methods_ideal-form {
  margin-top: 15px;
}
/* Product Page - Add to Cart Button */
.product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
/* Product Detail - Tabber Section */
.prod-detail {
  float: left;
  width: 100%;
  margin: 55px 0 0;
  display: none;
}
.prod-detail .product.info.detailed {
  margin: 0;
}
.prod-detail .product-info-main-deatils {
  text-transform: capitalize;
  border-top: 1px solid #dedede;
  padding: 95px 0 26px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 24.81px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 22.5%;
}
.revewwithwishlist {
  width: 25%;
  float: right;
  display: inline-block;
  position: relative;
  top: 6px;
}
.prod-detail .product.data.items {
  font-size: 13.82px;
  margin: 0;
}
.prod-detail .product.data.items .custom-attribute + .item.content {
  margin-top: 32px;
  padding: 15px 0 30px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border: 1px solid #F7F7F7;
  border-width: 1px 0;
}
.prod-detail .product.data.items .custom-attribute + .item.content p {
  margin: 0;
}
/* Product Detail - Reviews Section */
.reviews {
  float: left;
  width: 100%;
  margin: 60px 0 0;
}
.reviews .reviewmain-section {
  float: left;
  width: 100%;
}
.reviews .reviewmain-section h3 {
  float: none;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-size: 35.15px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 42px;
  margin: 0;
  text-align: center;
}
.review-listing {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 450px;
}
.catalog-product-view .modal-popup .block-title strong {
  letter-spacing: 0.1px;
  margin-bottom: 15px;
  display: inline-block;
}
.review-listing .review-listing-view {
  float: left;
  width: 100%;
}
.review-listing .review-listing-view ul li {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  font-size: 13.82px;
  border-top: 1px solid #dedede;
}
.review-listing .review-listing-view ul li .review-item-parent {
  float: left;
  width: 100%;
  padding: 31px 0 28px 0;
}
.review-listing .review-listing-view ul li .review-author-content {
  float: left;
  width: 100%;
  margin: 0;
}
.review-listing .review-listing-view ul li .review-author-content .review-ratings {
  float: left;
  width: 50%;
  max-width: 100%;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod {
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 500;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod time.review-details-value {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title {
  float: left;
  width: 100%;
  margin: 7px 0 2px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title > strong {
  font-weight: inherit;
  color: inherit;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis:first-letter {
  text-transform: capitalize;
}
.review-listing .review-listing-view ul li .review-author-content .review-author {
  float: left;
  width: 100%;
  margin: 0 0 0px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-author > strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.review-listing .add-new-review {
  float: left;
  width: 100%;
  text-align: center;
}
.review-listing .add-new-review .add-new-review-inner {
  display: inline-block;
  cursor: pointer;
  height: 36px;
  width: 184px;
  background-color: rgba(98, 2, 238, 0);
  padding: 10px 16px;
  margin-top: 28px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: left;
}
.review-listing .add-new-review .add-new-review-inner h5 {
  margin: 0;
  color: #58595B;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
/* Product Detail Page - Popup */
.catalog-product-view .modal-popup .fieldset.review-fieldset {
  margin-bottom: 15px;
}
.opc-block-summary .not-calculated {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: right;
}
/* Product Page - Related Products */
.related-product-cat {
  float: left;
  width: 100%;
  border-bottom: none;
  border-width: 2px;
  padding-bottom: 0px;
}
.related-product-cat .block-title {
  margin: 50px 0 20px;
}
.related-product-cat .block-title h2,
.recently-product-cat .block-title h2 {
  margin: 0;
}
.related-product-cat ol {
  width: auto;
  margin: 0 -10px;
}
.related-product-cat ol li {
  padding: 0 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: -12px;
  display: -webkit-box;
}
.product-info-main .product-add-form .box-tocart input.input-text.qty {
  padding-left: 0;
  border-color: #dedede;
  height: 40px;
}
.product-info-main .product-add-form .box-tocart div#qty-error {
  width: 100%;
  display: inline-block;
}
.catalog-product-view .quntyarrw {
  left: 54px;
  top: 2px;
  position: relative;
  float: left;
}
.catalog-product-view .quntyarrw .minus {
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -2px;
  position: relative;
  border-left: 1px solid #cccccc;
}
.catalog-product-view .quntyarrw .plus {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -3px;
  position: relative;
}
i.fas.fa-caret-up {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
i.fas.fa-caret-down {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
/* Product Page - Recently Viewed */
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container img.product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container img.product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container img.new-product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container img.new-product-image-photo:hover {
  background-color: #ffffff !important;
  opacity: 0.6;
  width: 100%;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: #000000;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container .product-item-photo:hover .actions-secondary,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container .product-item-photo:hover .actions-secondary {
  z-index: 9;
  position: absolute;
  top: 8px;
  right: -3px;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: 190px;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-container {
  display: block;
}
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: unset;
}
.catalog-product-view .recently-product-cat {
  float: left;
  width: 100%;
}
.catalog-product-view .recently-product-cat .block-title {
  padding: 63px 0 25px;
  text-align: left;
  border-top: 1px solid #dedede;
  margin-bottom: 0;
  padding-left: 4px;
}
.catalog-product-view .recently-product-cat .products-grid {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -10px;
  width: auto;
  font-size: 0;
}
.catalog-product-view .column.main .recently-product-cat ol#hm-catviewmore .product-item-info {
  width: auto;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  display: inline-block;
  margin: 0 12px;
  padding: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container {
  display: block;
  position: relative;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a {
  display: block;
  text-align: center;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a span img {
  display: block;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
  z-index: 1;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details {
  width: 100%;
  text-align: left;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  min-height: inherit;
}
.hdmx__tickets button.action.create-button.primary {
  z-index: 0;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 17px 0;
  height: auto;
  margin-bottom: 20px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .biggestimg-sec a,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec a,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .biggestimg-sec a {
  background: transparent;
  float: none;
  text-align: center;
  width: unset;
  height: unset;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: inline-block;
  opacity: 0;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  opacity: 1;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty.empty {
  opacity: 0;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
  opacity: 1;
}
.account main#maincontent {
  margin-top: 22px;
}
.checkout-index-index #shipping-new-address-form .field.street .control label.label {
  display: block;
  width: 100%;
  height: auto;
  clip: unset;
  top: -20px;
}
.checkout-cart-index .page-footer {
  margin-top: 140px;
}
.field.street.admin__control-fields.required div[name="shippingAddress.street.0"] {
  padding-right: 10px;
}
/* Cart Page - Right Section */
.ammenu-close-menu.close-sign {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 28%;
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 0 24px;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .discount .title {
  border: none;
}
.checkout-cart-index .cart-container .cart-summary strong {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
.checkout-cart-index .cart-container .cart-summary .discount {
  float: left;
  width: 100%;
  margin: 0 0 0px 0;
  position: absolute;
  bottom: -172px;
  right: 0;
}
.checkout-cart-index .cart-container .cart-summary .discount .coupontitle {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
}
.checkout-cart-index .cart-container .cart-summary .discount .coupontitle strong {
  font-size: inherit;
}
form#discount-coupon-form .control div#coupon_code-error {
  float: left;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar {
  float: right;
  position: relative;
  left: 121px;
  display: inline-block;
  top: -48px;
  width: 36%;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar .action.primary {
  margin: 0;
  background: #1b191a;
  border: 1px solid #1b191a;
  color: #ffffff;
  border-radius: 0;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 25px;
}
.checkout-cart-index .cart-container .cart-summary .shipping {
  float: left;
  width: 100%;
  border-top: none;
  padding: 0px 0 0 0;
}
.checkout-cart-index .cart-container .cart-summary .shipping .summarytitle {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 15.82px;
}
.checkout-cart-index .cart-container .cart-summary .shipping .summarytitle > strong {
  font-size: inherit;
}
.checkout-cart-index .cart-container .cart-summary #block-summary {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset .field {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form,
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form {
  float: left;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate {
  float: left;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt {
  float: left;
  width: 100%;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt + dd {
  float: left;
  width: 100%;
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt + dd i {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
  float: left;
  width: 100%;
  margin: 0 0 0px 0;
  position: absolute;
  bottom: -175px;
  right: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  float: left;
  width: 100%;
  padding: 15px 0 0 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .label-total {
  float: left;
  width: 100%;
  font-size: 15.82px;
  color: rgba(0, 0, 0, 0.6);
  margin: 0 0 5px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #1b191a;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals {
  float: none;
  width: auto;
  border: none;
  padding: 0;
  text-align: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td {
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand {
  font-size: 18px;
  color: #1b191a;
  border-top: 1px solid #cccccc;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th {
  border: none;
  font-size: 13.82px;
  font-weight: 500;
}
.checkout-cart-index a.amquote-addto-button.amasty-quote-link {
  display: none;
}
.cart.table-wrapper .product-image-wrapper {
  box-shadow: 0 3px 11px 0 rgba(102, 102, 102, 0.5);
}
.checkout-cart-index .cart-container .cart-summary strong.summary.title {
  color: #ff6600;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td {
  border: none;
  font-size: 13.82px;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .action.primary.checkout {
  float: left;
  width: 100%;
  height: 36px;
  padding: 0;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.cart-summary .block .item-options .field .radio {
  margin: 3px 10px 0 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset label.label {
  font-weight: normal;
}
/* Checkout Page - Header */
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar {
  display: inline-block;
  padding: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .field {
  padding-left: 0;
  margin-top: 12px;
}
body.cms-page-view p.ammenu-text-block {
  font-size: 1.8rem;
}
.payment-method-content .message.message-error.error {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.payment-method-content .component-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-bottom: 10px !important;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
  padding-left: 0;
}
.checkout-index-index #shipping-new-address-form .field._required {
  width: 50%;
}
.minicart-items .product-item {
  padding: 8px 0;
}
.checkout-index-index li#shipping .form-shipping-address #shipping-new-address-form .field._required .control input {
  padding-left: 16px;
  border-radius: 0;
}
.amcheckout-step-container select {
  border-radius: 0;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  display: none;
}
.minicart-items .product-item-details .details-qty {
  margin: 0;
}
.chekot-smmry-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Open Sans';
  font-size: 20.68px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: bold;
}
.checkout-index-index .page-header .checkout-login {
  padding: 19px 0 0 0;
  display: inline-block;
  float: right;
}
.checkout-index-index .page-header .checkout-login a {
  margin-left: 32px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
}
header .header.content .logo:nth-child(2) {
  display: none;
}
.checkout-index-index header .header.content .logo:nth-child(2) {
  display: block !important;
}
.checkout-index-index .header.content {
  text-align: center;
  padding: 48px 0;
}
.checkout-index-index .header.content.content .container .container {
  padding: 0;
  width: unset;
  max-width: inherit;
  display: inline-block;
  float: left;
}
.checkout-index-index .header.content.content .container .container a.logo {
  display: inline-table;
}
.checkout-index-index .header.content.content .container .container a.logo:nth-child(2) {
  display: none;
}
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-onepage-success h1.page-title {
  margin-top: 80px;
}
.checkout-onepage-success h1.page-title span {
  font-family: 'Open Sans';
}
.checkout-onepage-success .page-title-wrapper {
  text-align: left;
  margin: 0 auto;
  width: 352px;
}
.checkout-onepage-success .checkout-success {
  max-width: 352px;
  width: 100%;
  margin: 0 auto;
}
.checkout-onepage-success .checkout-success .account {
  display: none;
}
/* Authentication Section */
.checkout-index-index .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-title-wrapper {
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  width: auto;
  text-align: center;
}
.checkout-index-index .page-title-wrapper h1.page-title {
  margin: 85px 0 26px 0;
}
.checkout-index-index .page-title-wrapper h1.page-title span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.checkout-index-index .field-tooltip .field-tooltip-action {
  display: none;
}
.checkout-index-index .opc-progress-bar {
  text-align: center;
  margin-bottom: 63px;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #ff6600;
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #ff6600;
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item:before {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:before,
.checkout-index-index .opc-progress-bar-item > span:after {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:after {
  height: 36px;
  width: 36px;
  line-height: 2;
  background-color: #ffffff;
}
.checkout-index-index .opc-progress-bar-item > span:before {
  height: 48px;
  width: 48px;
}
.checkout-index-index .opc-progress-bar-item:before {
  top: 21px;
  height: 8px;
}
.checkout-index-index .opc-progress-bar-item > span {
  padding-top: 52px;
}
.checkout-index-index .opc-wrapper {
  width: 61%;
  padding-right: 0;
}
.checkout-index-index .opc-sidebar {
  width: 33.5%;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-sidebar .opc-block-summary > .title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  background-color: #ffffff;
  padding: 17px 24px;
  margin: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart > .title strong {
  font-weight: normal;
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .mark,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .mark {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .mark {
  border: none;
  padding-top: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .not-calculated {
  font-style: normal;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 20.68px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-family: 'Open Sans';
  padding: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-details .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding: 0 0 0 8px;
  float: left;
}
.checkout-index-index .opc-sidebar .opc-block-summary li.product-item {
  padding-left: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/* Payment Progress Bar */
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding-bottom: 0;
}
.checkout-index-index .payment-method-billing-address .checkout-billing-address fieldset.field.street legend.label {
  display: none;
}
.checkout-login {
  display: none;
}
.checkout-index-index .opc-progress-bar-item > span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  font-weight: normal;
}
.checkout-index-index .opc-progress-bar-item._active > span {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
}
.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup {
  position: relative;
  top: -8px;
}
/* Checkout Main Title */
.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type="datetime"],
.checkout-index-index input[type="email"],
.checkout-index-index select,
.checkout-index-index input:not([type]) {
  border-color: #cccccc;
  height: 36px;
}
.checkout-index-index #checkout .fieldset > .field,
.checkout-index-index #checkout .fieldset > .fields > .field {
  margin: 0 0 0px;
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index li#shipping span.note {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 8px;
}
.checkout-index-index #checkout li#opc-shipping_method {
  margin-top: 24px;
  margin-bottom: 24px;
}
.checkout-index-index #checkout li#opc-shipping_method .step-title:before {
  display: none;
}
.opc-wrapper .step-title {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  margin: 0 0 15px;
  padding-bottom: 0;
  text-transform: capitalize;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-bottom: 16px;
  border-color: #9e9e9e;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:before {
  color: #8cc63f;
  text-align: center;
  letter-spacing: 0.25px;
  display: inline-block;
  margin-right: 15px;
  font-size: 19.57px;
  line-height: 27px;
}
.checkout-index-index {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .opc {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-login {
  margin: 15px 0 15px;
}
.checkout-index-index #checkout .fieldset.hidden-fields {
  margin: 0;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
  padding: 0 10px 20px;
}
.checkout-index-index #customer-email-fieldset,
.checkout-index-index #shipping-new-address-form {
  margin: 0 -10px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/*.checkout-index-index #checkout .fieldset{margin: 0 -10px;}*/
.checkout-index-index #checkout .fieldset > .field {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  vertical-align: top;
  position: relative;
}
.checkout-index-index #checkout .fieldset > .field .field-tooltip {
  right: 9px;
  top: 4px;
}
.checkout-index-index #checkout .fieldset > .field .control {
  width: 100%;
}
.checkout-index-index #checkout .fieldset > .field .control input {
  width: 100%;
  margin: 0;
}
/* Checkout Page - Shipping Method */
.checkout-index-index .checkout-shipping-method {
  float: left;
  width: 100%;
  clear: none;
}
.checkout-index-index .checkout-shipping-method .table-checkout-shipping-method tr {
  cursor: pointer;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar {
  float: left;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary {
  padding: 0 15px;
  background-color: #8cc63f;
  border-color: #8cc63f;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
  min-width: 352px;
  width: 100%;
  margin-top: 40px;
}
/* Checkout Payment - Payment Method */
.checkout-payment-method .payment-option-title {
  border-top: none;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span:after {
  display: none;
}
.checkout-index-index .checkout-payment-method {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .fieldset {
  margin: 0;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 0;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update {
  background: #8cc63f;
  padding: 0 15px;
  height: 36px;
  text-decoration: none;
  min-width: 108px;
  color: #ffffff;
  border: none;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-cancel {
  text-decoration: none;
  border: none;
  height: 36px;
  width: 144px;
  position: relative;
  border-radius: 0;
  margin-left: -62px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  height: 56px;
  width: 787px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 15px 60px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  padding-top: 0;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
  font-size: 13.82px;
  line-height: 24px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.action.primary.checkout {
  margin-right: 0;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  border-radius: 3px;
  padding: 0;
  height: 56px;
  min-width: 108px;
  background: #ff6600;
  color: #ffffff;
  margin: 10px 0 0;
  border: none;
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
  color: #ff6600;
}
.checkout-index-index #checkout-payment-method-load .step-title {
  margin: 0;
}
/* Checkout Payment - Payment Method - Credit Card */
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost .field {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
/* Checkout Payment - Payment Method - Apply Coupon Section */
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title {
  padding: 10px 0 0 0;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span {
  font-size: 13.82px;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 400;
  font-size: 20px;
}
.checkout-index-index .checkout-payment-method .payment-option-content {
  overflow: hidden;
  padding: 0;
}
.checkout-index-index .checkout-payment-method .form-discount .payment-option-inner {
  float: left;
  width: 200px;
}
form.form.form-discount input#discount-code {
  width: 208px;
  border-radius: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  float: left;
  clear: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .opc-payment-additional.discount-code,
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .amcheckout-additional-options.additional-options {
  display: none;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-apply {
  text-decoration: none;
  border: none;
  height: 36px;
  width: 144px;
  position: relative;
  border-radius: 0;
  margin-left: -62px;
  color: #f5f5f5;
  font-family: "Open Sans";
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding: 0;
  padding-bottom: 11px;
}
.checkout-index-index .opc-wrapper .form-discount {
  margin-top: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0;
}
.checkout-index-index .opc-wrapper .form-discount input#discount-code {
  width: 354px;
  border: 1px solid #cccccc;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  height: 0;
  width: 0;
  background: transparent;
}
/* Checkout Page - Right Side(Order Summary) */
.checkout-index-index .opc-sidebar .page-main .block {
  float: none;
}
.checkout-index-index .opc-block-summary .mark .value {
  margin: 5px 0 10px 0;
  color: #1b191a;
}
.checkout-index-index .opc-block-summary tr.totals-tax-summary th,
.checkout-index-index .opc-block-summary tr.totals-tax-summary td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.checkout-index-index .opc-block-shipping-information {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content a {
  color: #ff6600;
}
/* Checkout Page - Logged In User */
.checkout-index-index main#maincontent {
  margin-top: 0;
}
.checkout-index-index #checkout .payment-methods .payment-method div#payeezy_cc_type_cvv_div input#payeezy_cc_cid,
.checkout-index-index .checkout-payment-method .fieldset div#payeezy_cc_type_cvv_div .control {
  width: 50%;
}
.checkout-payment-method .ccard .year .select,
.checkout-payment-method .ccard .month .select {
  width: 175px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .chekot-smmry-title {
  margin-bottom: 12px;
  display: inline-block;
}
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub th.mark,
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub td.amount {
  padding-top: 15px;
}
.checkout-index-index .opc-wrapper .shipping-address-item:last-child {
  margin-bottom: 30px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .field.addresses {
  float: left;
  width: 100%;
}
.opc-wrapper .action-select-shipping-item {
  border-radius: 3px;
  box-shadow: none;
  border: none;
  background: #ff6600;
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 12px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
  box-shadow: none;
  background: transparent;
  margin: 0px 0 0;
  width: 352px;
  float: right;
  border: 1px solid #cccccc;
  height: 133px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  display: inline-block !important;
  max-height: 152px;
}
.opc-wrapper .action-show-popup > span:before {
  width: 100%;
  display: inline-block;
  font-size: 58px;
}
.checkout-index-index .opc-wrapper .shipping-address-item {
  margin: 0 0 15px 0;
  padding: 9px 0 13px 16px;
  width: 356px;
  border-color: #ff6600;
  float: left;
  line-height: 22px;
  border: 1px solid;
}
.checkout-index-index .opc-wrapper .shipping-address-item:first-child {
  margin-right: 15px;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link {
  top: 0;
  right: 0;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff6600;
  border-radius: 3px;
  right: -1px;
}
.checkout-index-index .opc-wrapper .shipping-address-item a {
  color: #ff6600;
}
.checkout-index-index li#opc-shipping_method {
  clear: none;
  float: left;
  width: 100%;
  margin: 25px 0 0;
}
.checkout-index-index .actions-toolbar > .primary .action {
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping {
  width: auto;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: auto;
}
/* Checkout Page - New Address Popup */
.checkout-index-index aside.modal-popup.see-detail-modal.modal-slide .modal-inner-wrap {
  width: 425px;
  max-width: 425px;
}
.checkout-index-index .billing-address-details .amcheckout-button {
  width: 100% !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #212b36 !important;
}
.checkout-index-index .modal-inner-wrap .left-login h3 {
  font-size: 19.57px;
  font-weight: 600;
  margin-bottom: 19px;
  display: inline-block;
  width: 100%;
  color: #8cc63f;
  letter-spacing: 0.25px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login {
  border-bottom: 1px solid #c1c1c1;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .actions-toolbar {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary {
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
  padding-top: 8px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary a.action.action-remind {
  margin: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .primary {
  width: 100%;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset .field.field-password.required {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login:after {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  content: 'OR';
  top: 16px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login button.action.action-login.secondary.checkout-index-index {
  margin-top: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .block-content.checkout-popup button.checkout-index-index.action {
  width: 100%;
  border: none;
  padding-left: 0;
  display: inline-block;
  margin-top: 22px;
  padding: 8px 16px;
}
.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  padding-bottom: 30px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #1b191a;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  max-width: 700px;
  width: 700px !important;
}
.checkout-index-index .modal-popup._inner-scroll footer.modal-footer {
  padding-top: 12px;
  padding-bottom: 8px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button {
  height: 56px;
  width: 788px;
  margin-top: 12px;
}
.checkout-index-index #shipping-new-address-form .field._required,
.checkout-index-index #shipping-new-address-form .field.additional,
.checkout-index-index #shipping-new-address-form .field {
  width: 50%;
  margin-bottom: 12px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header {
  padding: 20px;
  padding-bottom: 12px;
}
.checkout-index-index .modal-popup._inner-scroll .modal-content {
  position: static;
  overflow-y: scroll;
  padding-bottom: 0;
  padding-top: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header h1.modal-title {
  font-size: 19px;
}
.checkout-index-index #shipping-new-address-form .field.street {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required {
  width: 50%;
  float: left;
  padding-right: 6px;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field.additional {
  float: right;
  width: 49%;
  margin-top: 0;
  padding-left: 2px;
}
.checkout-index-index .modal-slide .action-close {
  padding: 0;
}
.checkout-index-index #shipping-new-address-form .field.choice {
  width: 100%;
}
/* Order Success Page */
.checkout-onepage-success .columns .column.main {
  max-width: 352px;
  width: 100%;
  margin: 0 auto;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  margin: 15px 0 0;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary a {
  margin: 0;
  color: #f5f5f5;
  font-size: 13.55px;
  height: 36px;
  padding: 10px 16px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  width: 352px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  border-radius: 0;
}
.checkout-onepage-success #registration {
  padding: 0;
  border-left: 0;
  width: 352px;
}
.checkout-onepage-success #registration form {
  margin: 15px 0 0;
}
.checkout-onepage-success #registration form > input {
  font-size: 13.82px;
}
.checkout-onepage-success #registration form input.action.primary {
  width: 352px;
}
.checkout-onepage-success .print {
  display: none;
}
/* Login Page and Register Page */
.back-to-signup span a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
}
.customer-login-inner fieldset.fieldset.sj-forgot {
  margin-top: 24px;
}
.login-container,
.customer-login-inner {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
.login-container .block.block-customer-login,
.customer-login-inner .block.block-customer-login {
  margin-bottom: 0;
}
.login-container .block-title {
  float: left;
  width: 100%;
}
.login-container .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  display: inline-block;
}
.login-container .block .block-title {
  border-bottom: 0;
}
.customer-account-login .secondary {
  width: 100%;
}
.customer-account-login .page-title-wrapper {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
.customer-account-login .page-title-wrapper h1.page-title {
  margin-bottom: 0;
}
.customer-account-login .secondary a.action.remind {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 5px;
  float: right;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline;
}
.customer-account-login .breadcrumbs,
.customer-account-forgotpassword .breadcrumbs,
.customer-account-create .breadcrumbs {
  display: none;
}
.customer-account-login h1.page-title,
.customer-account-forgotpassword h1.page-title,
.customer-account-create h1.page-title {
  max-width: 350px;
  margin: 0px auto 10px auto;
  float: none;
  margin-top: 30px;
}
.customer-account-login h1.page-title strong,
.customer-account-forgotpassword h1.page-title strong,
.customer-account-create h1.page-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-create .form-create-account {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.login-container div.primary,
.customer-account-create div.primary {
  width: 100%;
  margin-top: 20px;
}
.login-container .action.login.primary,
.customer-account-forgotpassword .action.submit.primary,
.customer-account-create button.action.submit.primary,
.customer-account-createpassword form.form.password.reset .actions-toolbar button.action.submit.primary {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  width: 100%;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
}
.login-container .block-title span {
  font-size: 28px;
  color: #1b191a;
  letter-spacing: 3px;
  line-height: initial;
  text-transform: uppercase;
}
.login-container .block-customer-login {
  float: left;
  width: 100%;
}
.login-container .social-login-authentication-channel {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content {
  float: left;
  width: 100%;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content .actions-toolbar.social-btn {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
}
.login-container .social-login-authentication-channel span.login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .action {
  height: 34px;
}
.login-container .block-customer-login .block-content {
  float: left;
  width: 100%;
}
.login-container .fieldset > .field > .label {
  float: left;
  width: 100%;
  border-color: #cccccc;
}
.login-container .fieldset > .field > .control {
  width: 100%;
  position: relative;
}
.login-container .fieldset > .field > .control input,
.customer-account-create input {
  width: 100%;
  color: rgba(0, 0, 0, 0.76);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border-color: #dddddd;
}
.login-container .fieldset > .field > .control .secondary {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 2;
}
/* Forgot Password Page */
.block-title.forgot {
  margin: 0 0 10px 0;
}
.login-container .login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .sj-forgot {
  float: left;
  width: 100%;
  border-top: 1px solid #dadce0;
  padding: 30px 0 0 0;
  margin: 5px 0 20px 0px;
}
/* My Account Pages */
/* Common Side Section */
.sidebar-main .nav.items li a {
  text-transform: capitalize;
  font-size: 13.82px;
  font-weight: 300;
}
.sidebar-main .nav.items li strong {
  color: #ff6600;
  font-size: 13.82px;
  font-weight: 300;
}
.account .columns {
  opacity: 0;
}
.account .page-main .column.main .wk-orderbox .wk-orderbox-details button.button {
  margin-left: 0;
  font-size: 12px;
}
/* Account Section - Dashboard */
.customer-account-index a.action {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}
/* Account Section - Address Book */
.customer-address-index a.action {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.customer-address-index .customer-addresses-toolbar.toolbar.bottom {
  margin: 20px 0;
}
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title strong {
  padding-bottom: 8px;
  display: inline-block;
}
/* My Account - My Wishlist */
.wishlist-index-index .products-grid .product-items {
  margin: 0 -7.5px;
  width: auto;
}
.wishlist-index-index .products-grid .product-item {
  float: left;
  width: 22.6%;
  padding: 0;
  text-align: center;
  margin: 0 12px;
}
.wishlist-index-index .products-grid .product-item .product-item-info {
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info > a {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
  margin: 0;
  min-height: 40px;
  padding: 0 10px;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 {
  float: left;
  width: 100%;
}
.wishlist-index-index .product-item .price-box .price {
  font-size: 16px;
  letter-spacing: 0.15px;
}
.wishlist-index-index .product-item .price-box .old-price .price-container span span.price {
  display: none;
}
.wishlist-index-index .price-box span.price-container span.price {
  padding-left: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
  display: inline-block;
  margin: 0 0 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
  margin: 0;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 a {
  margin: 0 5px 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 10px 15px;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart p.unavailable.stock {
  color: #8cc63f;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #ddeec6;
  text-transform: uppercase;
}
.products-grid.wishlist .product-item-actions {
  width: 100%;
  display: inline-block !important;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  padding-top: 9px;
}
.products-grid.wishlist .product-item .fieldset,
.wishlist-index-index p.price-as-configured {
  margin-bottom: 0;
}
.wishlist-index-index .products-grid.wishlist .product-reviews-summary,
.wishlist-index-index .toolbar.wishlist-toolbar {
  display: block !important;
}
/* My Account - My Order */
.products-grid.wishlist .product-item .price-box {
  padding: 10px 10px 0;
}
.account .table-wrapper {
  margin-bottom: 0;
}
.order-details-items .col.name {
  padding-top: 12px;
}
/* My Account - My Product Review */
.table-wrapper.reviews {
  padding: 0;
  margin: 0;
}
body.account .toolbar select.limiter-options {
  box-shadow: none;
  min-width: 50px;
  font-weight: 600;
  height: 36px;
  width: 56px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  vertical-align: middle;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/* My Account - Newsletter Subscribe */
/* My Account - Update Mobile No. Tab */
.account-update-mob {
  float: left;
  width: 100%;
  max-width: 450px;
}
.account-update-mob .update-mob-text span {
  display: block;
  width: 100%;
  margin: 10px 0 15px 0;
}
/* CMS - Contact Us */
.cms-main .cms-cont-left {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right address ul {
  margin: 18px 0 0;
}
.cms-main .cms-cont-right address ul li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  font-size: 14px;
}
.cms-main .cms-cont-right address ul li a {
  font-size: inherit;
}
.cms-main .cms-cont-right address ul li i {
  position: absolute;
  left: 0;
  right: auto;
  top: 3px;
  color: #ff6600;
}
.cms-main .cms-cont-right legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 1.8em;
}
/* CMS - REfund Policy */
.refund-details {
  float: left;
  width: 100%;
  margin: 50px 0 50px;
}
.refund-details ul {
  font-size: 0;
  margin: 0 -7.5px;
}
.refund-details ul li {
  display: inline-block;
  width: 25%;
  font-size: 13.82px;
  vertical-align: top;
  padding: 0 7.5px;
  text-align: center;
}
.refund-details ul li h4 {
  color: #ff6600;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 24px;
}
.return-policy {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
.return-policy ul {
  font-size: 0;
  margin: 0 -7.5px;
}
.return-policy ul li {
  display: inline-block;
  width: 25%;
  font-size: 13.82px;
  vertical-align: top;
  padding: 0 7.5px;
  text-align: center;
}
.return-policy ul li h4 {
  color: #ff6600;
  font-weight: 600;
  letter-spacing: 1px;
}
.non-returnable {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.non-returnable ul {
  padding-left: 25px;
}
.non-returnable ul li {
  list-style: square;
  font-size: 11.82px;
}
/* CMS Refund and Cancellation New Page */
.refund-and-cancell li ol {
  margin: 25px 0 0;
  padding: 0 0 0 50px;
}
.refund-and-cancell li ol li {
  list-style: disc;
  margin: 0 0 15px;
}
.refund-and-cancell li ol li strong {
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
}
.basic-rules li {
  list-style: disc;
  margin: 0 0 15px;
}
/* Privacy and Policy */
.collected-info {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.collected-info ul {
  padding-left: 25px;
}
.collected-info ul li {
  list-style: square;
  font-size: 11.82px;
}
/* CMS Pages*/
.cms-page-view .panel.wrapper ul {
  padding: 0;
}
.cms-page-view .columns {
  padding-bottom: 0;
}
.cms-page-view p b {
  font-weight: 600;
}
.cms-main {
  float: left;
  width: 100%;
  min-height: 450px;
}
.cms-main h1 {
  font-size: 28px;
  color: #000000;
  margin: 0 0 15px;
}
.cms-main h2 {
  font-size: 28px;
  color: rgba(0, 0, 0, 0.87);
}
.cms-main p {
  font-size: 13.82px;
  color: #1b191a;
}
.cms-main p:empty {
  display: none;
}
/* Miscellaneous */
/*start blog page*/
.blog-index-index .post-holder,
.blog-post-view .post-holder,
.blog-search-index .post-holder {
  padding: 15px;
  background: #FBFBFB;
}
.blog-index-index .post-content .post-description .post-ftimg-hld,
.blog-post-view .post-content .post-description .post-ftimg-hld,
.blog-search-index .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-index-index .post-text-hld,
.blog-post-view .post-text-hld,
.blog-search-index .post-text-hld {
  width: 100%;
  float: left;
}
.blog-index-index .post-list .post-header .post-title,
.blog-post-view .post-list .post-header .post-title,
.blog-search-index .post-list .post-header .post-title {
  padding: 0px 0 10px 0;
}
.blog-index-index .post-list .post-header .post-title a,
.blog-post-view .post-list .post-header .post-title a,
.blog-search-index .post-list .post-header .post-title a {
  font-size: 20px;
  font-weight: normal;
}
.blog-index-index .post-holder .post-header .post-info .label,
.blog-post-view .post-holder .post-header .post-info .label,
.blog-search-index .post-holder .post-header .post-info .label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-holder:hover,
.blog-post-view .post-holder:hover,
.blog-search-index .post-holder:hover {
  box-shadow: none;
}
.blog-index-index .block-title,
.blog-post-view .block-title,
.blog-search-index .block-title {
  margin: 0 0 15px;
}
.blog-index-index .block-title strong,
.blog-post-view .block-title strong,
.blog-search-index .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-list-wrapper .post-list,
.blog-post-view .post-list-wrapper .post-list,
.blog-search-index .post-list-wrapper .post-list {
  margin-top: 0;
}
.blog-index-index .post-list .post-content .post-read-more,
.blog-post-view .post-list .post-content .post-read-more,
.blog-search-index .post-list .post-content .post-read-more {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  float: left;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: capitalize;
}
body.blog-post-view .post-text-hld {
  width: 100%;
  padding-left: 0;
  padding-top: 15px;
}
body.blog-post-view .post-content .post-description .post-ftimg-hld {
  width: 50%;
}
.sc-reaponsive {
  display: none;
}
.checkout-onepage-success #registration form > input {
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
}
.secondary.account-rsp {
  display: none;
}
#home-page-slider1 {
  display: none;
}
.banner-rsp {
  display: none !important;
}
.cms-home .block-bestseller-products .product-item {
  float: left;
}
.sales-guest-form .form-orders-search {
  max-width: 600px;
  width: 100%;
}
.sales-guest-form h1.page-title {
  margin-top: 20px;
}
.page-header.fixed-menu {
  width: 100%;
  z-index: 3;
  background-color: #ffffff;
}
.checkout-index-index .page-footer .footer-copy-right {
  margin: 0;
}
.checkout-index-index .header.content .header-right .header.links li {
  padding: 6px 0 0 32px;
}
div#mageplaza-bannerslider-block-before-page-top-1 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-3 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-4 {
  display: none;
}
.catalog-product_compare-index .page-title-wrapper {
  margin-top: 34px;
}
.catalog-product_compare-index .action.print.hidden-print {
  float: right;
  color: #ff6600;
  text-decoration: underline;
  position: relative;
  top: -9px;
}
.catalog-product_compare-index .table-comparison .cell.product.label span {
  width: auto;
  position: static;
}
.catalog-product_compare-index .table-comparison th.cell.label.remove {
  text-align: left;
}
.catalog-product_compare-index .table-comparison .cell.remove {
  padding-top: 5px;
}
.catalog-product_compare-index .table-comparison .product-item-actions .secondary-addto-links.actions-secondary {
  vertical-align: bottom;
}
.carousel-container.res-slider-module {
  display: none;
}
.page-products .right-side .category-cms {
  display: none;
}
.extended.warranty .label.admin__field-label {
  background-image: url(../images/ExtWar.png);
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  vertical-align: top;
  font-weight: normal;
  width: auto;
  margin: 0;
  padding: 0 0 0 95px;
  height: 72px;
  background-repeat: no-repeat;
  background-position-x: 14px;
  background-position-y: 0;
}
.extended.warranty label.label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.extended.warranty {
  display: inline-block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #dedede;
}
.page-footer .col-md-2 li a:hover {
  opacity: 0.7;
}
.page-footer .col-md-2:nth-child(4) a img {
  margin: 0px 8px 0 0;
  position: relative;
  top: 1px;
}
html[lang="ar"] .page-footer .col-md-2:nth-child(4) a img {
  margin: 0px 0 0 8px;
}
.catalog-product-view .reviews {
  margin: 0;
  border-top: 1px solid #dedede;
  padding-top: 30px;
  width: 100%;
  margin-top: 50px;
}
.customer-account-create .field.choice.loyalty label.label {
  max-width: 91%;
  float: left;
}
/*compare page*/
.am-slider-container .amslider .swiper-button-prev,
.am-slider-container .amslider .swiper-button-next {
  z-index: 0;
}
.catalog-product-view .product-info-main .incl-tax {
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  display: inline-block;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: 50%;
}
.catalog-product-view .product-info-main #configcustom .super-attribute-select {
  max-width: 280px;
}
.cart-discount .cc-title {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 19.57px;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 32px;
}
.cart-discount input[type="radio"] {
  margin: 0 26px 0 0;
  width: 16px !important;
  height: 16px;
  position: relative;
  top: 2px;
}
.promo-label {
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 23px 46px;
  font-weight: normal;
}
.cart-discount .block div.content {
  padding: 0;
}
.cart-discount .discount {
  width: 100%;
}
.checkout-index-index .cart-discount .cc-title {
  margin-top: 20px;
}
.checkout-cart-index .cart-discount {
  width: 66%;
}
/*contact us page*/
.contact-index-index .fieldset > .legend {
  margin: 0;
  border: none;
}
.contact-index-index .breadcrumbs,
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .cms-main .cms-cont-left {
  padding: 0;
  float: right;
}
.contact-index-index .googlemap-locateus {
  width: 70%;
  float: left;
}
.contact-index-index .googlemap-locateus iframe {
  width: 100%;
  height: 486px;
}
.contact-index-index div#locationBox {
  display: inline-block;
  margin-top: 30px;
}
.contact-index-index .fieldset {
  margin: 0;
}
.contact-index-index .fieldset > .legend span {
  color: #212b36;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  /* identical to box height, or 118% */
  letter-spacing: 0.25px;
  text-transform: capitalize;
  font-weight: bold;
}
.contact-index-index textarea {
  resize: none;
}
.contact-index-index .blog-post-thumb {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.contact-index-index .for-line {
  min-height: 38px;
}
.contact-index-index .column.main .container {
  padding: 0;
  max-width: 100%;
}
.contact-index-index .blog-post-thumb img {
  width: 100%;
}
.review-customer-index .column.main .toolbar.products-reviews-toolbar.bottom {
  display: inline-block;
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .customfees,
.catalog-product-view .product-info-main .customfees {
  width: 50%;
  float: left;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .warranty-label-rt,
.catalog-product-view .product-info-main .warranty-label-rt {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .customfees label,
.catalog-product-view .product-info-main .customfees label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .warrantydiv-rt span,
.catalog-product-view .product-info-main .warrantydiv-rt span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 10px;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .custom-warranty-product-section,
.catalog-product-view .product-info-main .custom-warranty-product-section {
  border-top: 1px solid #dedede;
  padding-top: 15px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 5px;
  width: 100%;
  display: inline-block;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-warranty {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: 5px;
}
.mobile-blog {
  display: none;
}
.catalog-product-view .product-info-main .field input[type="file"] {
  font-size: 11.7px;
  margin-top: 10px;
  height: auto;
  margin-bottom: 7px;
}
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids ul,
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids a {
  padding-left: 0 !important;
}
.account .page-main .page-title-wrapper h1.page-title {
  line-height: normal;
  margin-bottom: 33px;
}
.account a.logout-customlink {
  display: block;
  width: 144px;
  height: 56px;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 16px;
  background-color: #001d47;
  border-radius: 3px;
}
a.logout-customlink {
  display: none;
}
.catalog-product-view .product-info-main .field.file {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .control p {
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 0;
}
html[lang="ar"] .prod-detail .product.data.items .custom-attribute + .item.content .col-md-12.col-sm-12 {
  float: right;
}
.blog-page .sidebar.sidebar-additional .block.block-reorder {
  display: none;
}
.customer-account-login .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-login .secondary .remember-div {
  float: left;
}
.customer-account-login .field.choice input {
  position: relative;
  top: 2px;
}
.product-social-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-social-links .already-in-wishlist.action.towishlist:before,
.block-bundle-summary .already-in-wishlist.action.towishlist:before,
.product-item .already-in-wishlist.action.towishlist:before,
.table-comparison .already-in-wishlist.action.towishlist:before {
  right: 0;
  width: 35px;
  height: 35px;
  visibility: visible;
  background-position: center;
  background-size: 32px;
  position: relative;
  top: 6px;
  content: '\f004';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  z-index: 2;
}
.customer-account-create input[type="checkbox"] {
  height: auto;
  width: auto;
}
.popup-authentication .block-authentication {
  border-top: 0;
  padding-bottom: 10px;
}
.popup-authentication .block-authentication a.action.action-register.primary,
.popup-authentication .block-authentication .action.action-login.secondary {
  line-height: 5px;
  border-radius: 0;
}
.popup-authentication .block-authentication .block-title strong {
  font-size: 19.57px;
  font-weight: 600;
  margin-bottom: 19px;
  display: inline-block;
  width: 100%;
  color: #8cc63f;
  letter-spacing: 0.25px;
}
.popup-authentication .block-authentication .block-title {
  margin-bottom: 0;
  font-size: inherit;
}
.modal-popup.popup-authentication .modal-header {
  padding-top: 0;
}
.popup-authentication .block-authentication form.form.form-login label.label {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-weight: 500;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html[lang="ar"] .customer-account-create .field.choice.newsletter input[type="checkbox"],
html[lang="ar"] .customer-account-create .field.choice.loyalty .checkbox {
  float: right;
}
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-6,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-7,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-5 {
  display: none;
}
.popup-authentication .block-authentication .block-new-customer form.form.form-login input,
.popup-authentication .block-authentication .block-new-customer form.form.form-login select {
  margin-bottom: 15px;
}
/*Added by rupal */
.page-products .sidebar.sidebar-main {
  width: 18%;
  margin-top: -38px;
}
.page-products .columns .column.main .container.sj-test .right-side {
  float: right !important;
  display: inline-block;
}
.page-products .toolbar.toolbar-products {
  width: auto;
  margin: -38px 0 10px 0;
  float: right;
  height: 64px;
  display: inline-block;
}
.page-products .toolbar-sorter.sorter select {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border-color: #dedede;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main,
.page-products .columns .column.main .container.sj-test .right-side,
.page-products .columns .column.main .container.sj-test .search.results {
  display: inline-block;
}
.page-products .amshopby-slider-container .amshopby-slider-display {
  margin-top: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
.page-products .admin__data-grid-outer-wrap,
.catalog-product-view .admin__data-grid-outer-wrap {
  width: 100%;
  max-width: 1366px;
  padding: 0 5px;
  margin: 25px auto 0 auto;
}
.page-products .admin__data-grid-outer-wrap .block-title strong,
.catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
  line-height: initial;
  letter-spacing: 1px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.page-products .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo,
.catalog-product-view .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  display: block;
}
.page-products .admin__data-grid-outer-wrap .product-items .product-item-actions,
.catalog-product-view .admin__data-grid-outer-wrap .product-items .product-item-actions {
  position: absolute;
  right: 7px;
  bottom: 7px;
  z-index: 1;
}
.page-products .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label {
  display: none;
}
.page-products .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax {
  width: auto;
  display: inline-block;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 0 10px;
  text-align: center;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item .product-item-info {
  position: relative;
}
.catalog-product-view .admin__data-grid-outer-wrap .product-items div.product-item-actions {
  bottom: 59px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-actions .action.towishlist {
  margin-bottom: 9px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  float: left;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-description,
.catalog-category-view .admin__data-grid-outer-wrap .product-item-description {
  display: none !important;
}
.block-content.filter-content .filter-options-item .filter-options-content {
  padding-left: 0;
}
.recently-product-cat.category-page.productpager li.product-item span.special-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.special-price {
  height: 24px;
  display: inline-block;
}
.recently-product-cat.category-page.productpager li.product-item span.old-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.old-price {
  height: 16px;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
}
.catalog-product-view .recently-product-cat.category-page.productpager .block-content,
.catalog-product-view .recently-product-cat .block-content {
  padding-left: 15px;
  padding-right: 0;
}
.page-products .amscroll-load-button,
.catalogsearch-result-index .amscroll-load-button {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 0.15px;
  line-height: 24px;
  width: 100%;
}
.page-products .amscroll-loading {
  width: 77%;
  float: right;
  display: none;
}
.page-products .columns .column.main .container.sj-test div#amasty-shopby-product-list {
  width: 100%;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
  margin-top: 20px;
}
button.action.facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
button.action.google {
  background-color: #4285f4;
  width: 100%;
  border-color: #4285f4;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
label.label.sociallogin {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.product-item-photo .loading-mask1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  background-color: transparent;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding-top: 40%;
}
.product-item-photo .loading-mask1 img {
  padding: 10px;
  width: auto;
  display: inline-block !important;
}
.swiper-brand .am-image-wrapper .loading-mask1 {
  width: 95%;
  height: 90px;
  position: absolute;
  background-color: #ffffff;
  text-align: center;
  padding-top: 30px;
  top: 0;
  bottom: 0;
  opacity: 1;
}
.swiper-brand .am-image-wrapper .loading-mask1 img {
  padding: 10px;
}
.minicart-wrapper .loading-mask {
  display: none;
}
div#amasty-xsearch-loader {
  display: none;
}
div#search-error {
  float: left;
}
header.page-header .panel.wrapper .container {
  padding: 0 17px;
}
div#mageplaza-bannerslider-block-after-footer-container-7,
div#mageplaza-bannerslider-block-after-footer-container-9,
div#mageplaza-bannerslider-block-after-footer-container-11 {
  display: none;
}
tr.totals.sub.incl {
  display: none;
}
span.price-wrapper.price-excluding-tax {
  display: none;
}
.amslider.am-brand-slider .swiper-brand {
  display: block;
  width: auto;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 18%;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.product-options-bottom .shortdesct {
  border-bottom: none;
}
.catalog-product-view .breadcrumbs {
  margin: 15px 0 0 0;
}
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item:nth-child(2) {
  margin-left: 0;
}
.cms-page-view h1 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 0;
}
.cms-page-view h2 {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
body.cms-shop-by-color.cms-page-view h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  float: none;
  display: inline-block;
}
.field.choice.review-field-rating:first-child {
  /* display: none; */
}
.trackorder-index-view h1.page-title {
  letter-spacing: 1px;
  margin-top: 15px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.page-footer .footer-bottom .footer-roghtnewdiv a:last-child:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212b36;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
div#opc-new-shipping-address form#co-shipping-form div#shipping-new-address-form fieldset.field.street input {
  width: 100%;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select {
  height: 36px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.message,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
  margin-top: 20px;
}
div#opc-new-shipping-address form#co-shipping-form div#shipping-new-address-form .field._required .control input {
  width: 100%;
}
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.primary,
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.secondary {
  height: 48px;
  padding: 8px 16px;
  text-transform: capitalize;
  border-radius: 4px;
  background: #ff6600 !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  border-color: #ff6600 !important;
  text-transform: uppercase;
}
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.secondary {
  margin-right: 24px;
  display: inline-block;
  margin-top: 0;
}
.checkout-payment-method .checkout-billing-address .choice.field label.label span:after,
.checkout-index-index #shipping-new-address-form .field.choice label.label span:after {
  display: none;
}
.amscroll-loading {
  display: inline-block;
}
.cart.table-wrapper .col.qty .field.qty {
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form dd.item-options:nth-child(4) {
  display: none;
}
.checkout-cart-index form#co-shipping-method-form dt.item-title:nth-child(3) {
  display: none;
}
.checkout-cart-index .cart-empty {
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.page-products .swatch-attribute.color .swatch-option {
  border: 1px solid #cccccc !important;
}
.catalog-product-view .swatch-option.text {
  width: auto;
  height: 36px;
  padding: 18px 16px;
  margin-right: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-align: center;
  font-weight: normal;
}
.blog-index-index .post-ftimg-hld {
  display: none;
}
.page-products .filter-options .filter-options-item:first-child .filter-options-content {
  display: block;
}
form#custom-form-guest label.label span {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
form#custom-form-guest .field.email {
  margin-bottom: 0;
}
.catalog-category-view .product-item-details .price-final_price span.incl-tax,
.cms-index-index span.incl-tax,
.related-product-cat.category-page span.incl-tax,
.nakjakj.grid span.incl-tax,
.catalogsearch-result-index span.incl-tax,
.ambrand-index-index span.incl-tax,
.page-products span.incl-tax {
  display: none;
}
.catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
}
.customer-account-create .field.loyalty_number.account {
  display: none;
}
.product-info-main .product-info-price .old-price .price-wrapper {
  margin-top: 0 !important;
}
form#custom-form-guest input#customermobile {
  padding-left: 75px;
  margin-top: -5px;
}
.field.email.required {
  margin-top: -3px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: -12px;
}
form#custom-form-guest .field.email.required input#customeremail {
  margin-top: -5px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: 0;
}
.am-social-login.-labeled-buttons {
  background-color: transparent;
}
.am-sl-registration-page {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
}
.am-sl-login-page {
  max-width: 390px;
  width: 100%;
  margin: 0 auto;
}
.am-sl-registration-page .am-social-login .am-buttons {
  margin: 0;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button.-facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
/*search result page*/
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
  width: 18%;
  margin: 0 12px 20px 12px !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item .product-item-info {
  height: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
  width: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item span.product-image-wrapper:hover {
  background: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item .actions-secondary {
  z-index: 9;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products,
body.page-products.page-with-filter.catalogsearch-result-index .block.filter {
  display: none !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .page-footer {
  margin-top: 64px;
}
.customer-account-create form#form-validate .field label.label {
  display: none;
}
.am-button-wrapper.with-label.-rectangular .am-sl-text {
  text-align: center;
  margin: 0 auto;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button {
  height: 36px;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button.-google {
  background-color: #4285f4;
  width: 100%;
  border-color: #4285f4;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
.checkout-cart-index .control.qty select {
  width: 80%;
  min-width: 54px;
}
.am-button-wrapper.-rectangular.with-label {
  width: 100% !important;
  margin-bottom: 10px !important;
  margin-right: 0 !important;
}
.customer-account-login .back-to-signup {
  margin-top: 25px;
}
.customer-account-login .am-buttons {
  margin: 0 !important;
}
.catalogsearch-result-index div#amasty-shopby-product-list dl.block {
  display: none;
}
.cms-page-view .container.sj-test.cmspage ul li {
  list-style: circle;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
/*.container.sj-test.cmspage table, th, td {border: 1px solid;}
*/
.container.sj-test.cmspage b,
.container.sj-test.cmspage ul li strong {
  font-size: 14px;
  font-weight: 600;
}
.catalog-product-view div#hp-prod-list .product-item:first-child {
  display: none;
}
.catalogsearch-result-index .page-title-wrapper {
  width: 100%;
  margin-bottom: 50px;
}
.product-item-details .product-reviews-summary {
  width: 100%;
  float: left;
  padding-left: 16px;
  padding-bottom: 16px;
}
.field.choice.set.billing label span,
.field.choice.set.shipping label span {
  font-size: 12px;
}
/*ended by rupal*/
/*Order Detail Page New Design Start*/
.account.sales-order-view .column.main .order-details-items h3 {
  margin: 51px 0 15px;
}
.account .sidebar-main .nav.items li a {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account .sidebar-main .nav.items li strong {
  color: #ff6600;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account.sales-order-view .column.main,
.account.sales-order-print .column.main {
  /*.actions-toolbar.order-actions-toolbar {display: none;}*/
}
.account.sales-order-view .column.main .page.messages,
.account.sales-order-print .column.main .page.messages,
.account.sales-order-view .column.main .messages,
.account.sales-order-print .column.main .messages {
  margin: 0;
}
.account.sales-order-view .column.main h1.page-title,
.account.sales-order-print .column.main h1.page-title {
  color: #808080;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 3px 0;
  display: inline-block;
  width: 80%;
}
.account.sales-order-view .column.main .order-date,
.account.sales-order-print .column.main .order-date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 0 0 0 0;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.account.sales-order-view .column.main .custom-info-orderpage,
.account.sales-order-print .column.main .custom-info-orderpage,
.account.sales-order-view .column.main .box.box-order-shipping-address,
.account.sales-order-print .column.main .box.box-order-shipping-address,
.account.sales-order-view .column.main .box.box-order-billing-method,
.account.sales-order-print .column.main .box.box-order-billing-method {
  margin-top: 18px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #dedede;
  padding-top: 16px;
}
.account.sales-order-view .column.main .custom-info-orderpage strong.box-title,
.account.sales-order-print .column.main .custom-info-orderpage strong.box-title,
.account.sales-order-view .column.main .box.box-order-shipping-address strong.box-title,
.account.sales-order-print .column.main .box.box-order-shipping-address strong.box-title,
.account.sales-order-view .column.main .box.box-order-billing-method strong.box-title,
.account.sales-order-print .column.main .box.box-order-billing-method strong.box-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.account.sales-order-view .column.main .info-contact,
.account.sales-order-print .column.main .info-contact {
  width: 100%;
  display: inline-block;
}
.account.sales-order-view .column.main address,
.account.sales-order-print .column.main address,
.account.sales-order-view .column.main dl.payment-method dt.title,
.account.sales-order-print .column.main dl.payment-method dt.title,
.account.sales-order-view .column.main .info-contact,
.account.sales-order-print .column.main .info-contact {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.account.sales-order-view .column.main address i.fa.fa-phone,
.account.sales-order-print .column.main address i.fa.fa-phone,
.account.sales-order-view .column.main dl.payment-method dt.title i.fa.fa-phone,
.account.sales-order-print .column.main dl.payment-method dt.title i.fa.fa-phone,
.account.sales-order-view .column.main .info-contact i.fa.fa-phone,
.account.sales-order-print .column.main .info-contact i.fa.fa-phone {
  font-size: 20px;
  margin-bottom: 8px;
  position: relative;
  top: 3px;
}
.account.sales-order-view .column.main address i.fa.fa-envelope,
.account.sales-order-print .column.main address i.fa.fa-envelope,
.account.sales-order-view .column.main dl.payment-method dt.title i.fa.fa-envelope,
.account.sales-order-print .column.main dl.payment-method dt.title i.fa.fa-envelope,
.account.sales-order-view .column.main .info-contact i.fa.fa-envelope,
.account.sales-order-print .column.main .info-contact i.fa.fa-envelope {
  font-size: 19px;
  position: relative;
  top: 2px;
}
.account.sales-order-view .column.main .right-oredrpage,
.account.sales-order-print .column.main .right-oredrpage {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.account.sales-order-view .column.main .info-contact i,
.account.sales-order-print .column.main .info-contact i {
  color: #808080;
  margin-right: 13px;
  min-width: 20px;
  text-align: center;
}
.account.sales-order-view .column.main .order-details-items.ordered .order-title strong,
.account.sales-order-print .column.main .order-details-items.ordered .order-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
  text-transform: uppercase;
  border: none;
  padding: 0;
  font-weight: 600;
}
.account.sales-order-view .column.main .order-details-items,
.account.sales-order-print .column.main .order-details-items {
  margin-top: 0;
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.account.sales-order-view .column.main .order-details-items .product-image-container,
.account.sales-order-print .column.main .order-details-items .product-image-container {
  width: 96px;
  border: 1px solid #dedede;
}
.account.sales-order-view .column.main .order-details-items .left-oredrpage,
.account.sales-order-print .column.main .order-details-items .left-oredrpage {
  float: left;
}
.account.sales-order-view .column.main .order-details-items .right-oredrpage,
.account.sales-order-print .column.main .order-details-items .right-oredrpage {
  float: left;
  padding-left: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.account.sales-order-view .column.main .order-details-items span.price-excluding-tax,
.account.sales-order-print .column.main .order-details-items span.price-excluding-tax {
  margin: 3px 0;
}
.account.sales-order-view .column.main .order-details-items a.action.order.order-cancel,
.account.sales-order-print .column.main .order-details-items a.action.order.order-cancel {
  color: #8cc63f;
  text-decoration: underline !important;
}
.account.sales-order-view .column.main .order-details-items .add-new-review-inner a,
.account.sales-order-print .column.main .order-details-items .add-new-review-inner a {
  color: #8cc63f;
  text-decoration: underline !important;
  cursor: pointer;
}
.account.sales-order-view .column.main .table-wrapper.order-items,
.account.sales-order-print .column.main .table-wrapper.order-items {
  border: none;
}
.account.sales-order-view .column.main ul.items.order-links,
.account.sales-order-print .column.main ul.items.order-links {
  display: none;
}
.account.sales-order-view .column.main .orderitem-customlist,
.account.sales-order-print .column.main .orderitem-customlist {
  display: inline-block;
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
  margin-top: 16px;
}
.account.sales-order-view .column.main .order-details-items.ordered .order-title,
.account.sales-order-print .column.main .order-details-items.ordered .order-title {
  display: inline-block;
  padding: 0;
  border: 0;
}
.account.sales-order-view .column.main .table-wrapper.order-items span.pucetotalft,
.account.sales-order-print .column.main .table-wrapper.order-items span.pucetotalft {
  color: #808080;
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
.account.sales-order-view .column.main table#my-orders-table,
.account.sales-order-print .column.main table#my-orders-table {
  width: 312px;
  display: inline-block;
}
.account.sales-order-view .column.main table#my-orders-table tfoot,
.account.sales-order-print .column.main table#my-orders-table tfoot,
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td {
  background: #ffffff;
}
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td,
.account.sales-order-view .column.main table#my-orders-table th,
.account.sales-order-print .column.main table#my-orders-table th {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding: 3px 0;
}
.account.sales-order-view .column.main table#my-orders-table tfoot,
.account.sales-order-print .column.main table#my-orders-table tfoot {
  border-top: 1px solid #dedede;
  width: 312px;
  display: inline-block;
  padding: 12px 0 0;
}
.account.sales-order-view .column.main table#my-orders-table th,
.account.sales-order-print .column.main table#my-orders-table th,
.account.sales-order-view .column.main table#my-orders-table td.mark,
.account.sales-order-print .column.main table#my-orders-table td.mark {
  text-align: left;
}
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td {
  text-align: right;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total,
.account.sales-order-print .column.main table#my-orders-table tr.grand_total {
  border-top: 1px solid #dedede;
  width: 312px;
  display: inline-table;
  margin: 12px 0 0;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total strong,
.account.sales-order-print .column.main table#my-orders-table tr.grand_total strong {
  color: #1b191a;
}
.account.sales-order-view .column.main .actions,
.account.sales-order-print .column.main .actions {
  float: left;
  padding-top: 16px;
}
.account.sales-order-view .column.main .order-date span,
.account.sales-order-print .column.main .order-date span {
  color: rgba(0, 0, 0, 0.87);
}
.account.sales-order-view .column.main .actions .action.print,
.account.sales-order-print .column.main .actions .action.print {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-view .column.main .actions .action.print:first-child,
.account.sales-order-print .column.main .actions .action.print:first-child {
  margin-right: 24px;
}
.account.sales-order-view .column.main .actions dl.payment-method,
.account.sales-order-print .column.main .actions dl.payment-method {
  display: none;
}
.account.sales-order-print .columns {
  opacity: 1;
}
.account.sales-order-print .product-image-wrapper {
  height: 94px;
}
.account.sales-order-view .column.main table#my-orders-table tr.subtotal,
.account.sales-order-print .column.main table#my-orders-table tr.subtotal {
  width: 312px;
  display: inline-table;
}
.account.sales-order-view .column.main table#my-orders-table tr.shipping,
.account.sales-order-print .column.main table#my-orders-table tr.shipping {
  width: 312px;
  display: inline-table;
}
.account.sales-order-view .column.main table#my-orders-table tr.discount,
.account.sales-order-print .column.main table#my-orders-table tr.discount {
  width: 312px;
  display: inline-table;
}
button {
  border-radius: 4px !important;
}
body.contact-index-index .page-main {
  max-width: 1096px !important;
}
body.contact-index-index .page-main textarea {
  border-radius: 4px;
}
body.contact-index-index .page-main .column:not(.sidebar-additional) .form.contact {
  margin: 0;
  max-width: 100%;
  margin-top: 0px;
  min-width: 100%;
}
body.contact-index-index .page-main .fieldset > .legend {
  text-align: left;
  padding-bottom: 58px;
}
body.contact-index-index .page-main .fieldset > .legend h1 {
  margin-bottom: 0;
}
body.contact-index-index .page-main .primary {
  width: 100%;
}
.trackorder-index-view .page-main {
  max-width: 1096px;
  margin: auto;
}
.trackorder-index-view .page-main .page-title-wrapper {
  width: 352px;
  padding-bottom: 14px;
}
.trackorder-index-view .page-main .page-title-wrapper h1.page-title span {
  font-family: 'Plus Jakarta Sans';
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.25px;
  color: #212b36 !important;
  text-transform: capitalize;
}
.trackorder-index-view .page-main .track-order-main .block-customer-track .form-track .field .label span {
  color: unset;
  font-size: unset;
}
.trackorder-index-view .page-main .track-order-main .track-container {
  float: left;
  margin: auto;
}
.trackorder-index-view .page-main .track-order-main .track-container .actions-toolbar .action.track.primary {
  background: #ff6600;
  border: 1px solid #ff6600;
  height: 48px;
  border-radius: 4px;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
.trackorder-index-view .page-main .track-order-main .track_result {
  width: 60%;
  float: right;
  margin-left: 20px;
}
.trackorder-index-view .page-main .track-order-main .track_result h2 {
  font-family: 'Plus Jakarta Sans';
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.25px;
  color: #212b36 !important;
  text-transform: capitalize;
  margin-top: -70px;
  padding-bottom: 10px;
}
.trackorder-index-view .page-main .track-order-main .track_result table th {
  border-bottom: 1px solid #919eab;
  border-top: 1px solid #919eab;
}
.trackorder-index-view .page-main .track-order-main .track_result table th:nth-child(2n) {
  text-align: center;
}
.trackorder-index-view .page-main .track-order-main .track_result table tr td {
  border-bottom: 1px solid #919eab;
  color: #212b36;
  font-size: 14px;
}
.trackorder-index-view .page-main .track-order-main .track_result table tr td:nth-child(3n) {
  text-align: center;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total th.mark strong,
.account.sales-order-view .column.main table#my-orders-table tr.grand_total td.amount strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.account.sales-order-view .column.main .info-contact img {
  padding-right: 8px;
  display: inline-block;
}
.account.sales-order-view .column.main .right-oredrpage a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account.sales-order-view .column.main .order-status {
  border: none;
  text-transform: capitalize;
}
.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar {
  margin-bottom: 0;
}
.account.sales-order-view .column.main .actions a#testg {
  margin-left: 15px;
}
.account.sales-order-view .column.main .actions .action.order,
.account.sales-order-view .column.main .actions a#testg {
  color: #001d47;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th:after {
  content: ' : ';
  float: right;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th,
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr td {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/*Order Detail Page New Design End*/
/*Checkout page coupon code start*/
.btm-paymentbnktransfer p.rightcont b {
  font-weight: bold;
}
.checkout-index-index .coupon-code-title h2.cc-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18.28px;
  letter-spacing: 0;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 27px;
  margin-top: 50px;
}
.checkout-coupon-customdiv {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-coupon-customdiv span.prmocode-desc {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 0px;
  font-weight: normal;
}
.checkout-coupon-customdiv input {
  margin: 0 21px 0 0;
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px;
}
.checkout-index-index .step-title,
form.form.form-shipping-address div#shipping-new-address-form .field:nth-child(3),
.checkout-index-index span.icon-title-one {
  display: block !important;
}
/*Checkout page coupon code end*/
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-details .price {
  float: right !important;
}
.cms-home .owl-carousel .owl-item img {
  width: 100%;
}
.product-item-details span.old-price span.price {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: line-through;
}
.product-item-details span.special-price span.price {
  color: rgba(0, 0, 0, 0.87);
  margin-left: 6px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: static;
  max-width: 100%;
}
.header.content .block-search .minisearch input:focus {
  box-shadow: none;
}
header .amsearch-form-container.-opened .action.search {
  display: block;
}
header .amsearch-form-container.-opened .input-text {
  padding-left: 10px;
}
.amasty-xsearch-loader {
  position: relative;
}
header .block.block-search,
header .form .search-autocomplete {
  z-index: 1;
}
.account.sales-order-view .column.main .order-status {
  color: #333333;
  padding: 0;
  margin: 0;
}
.account.sales-order-view .column.main .order-status-main {
  color: #808080;
}
.account.sales-order-view .right-oredrpage span.price-including-tax ~ br {
  display: none;
}
.checkout-index-index .payment-option.opc-payment-additional.discount-code {
  display: inline-block;
  width: 100%;
}
.checkout-index-index .discount-code span.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 41px;
  font-weight: normal;
}
.checkout-cart-index .cart-discount {
  padding: 0 12px 0 0;
}
.checkout-cart-index .cart-discount button.action.cancel.primary {
  float: left;
}
.product-image-container img {
  display: block !important;
}
.am-brand-slider .swiper-wrapper {
  margin-left: -5px;
}
.cms-index-index main#maincontent .columns {
  padding: 0;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
}
.catalog-product-view .product.media .loading-mask {
  display: inline-block;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-title {
  margin: 45px 0 20px 10px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  margin: 0;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box .minimal-price-link {
  margin-top: 0;
}
.back-to-signup {
  width: 100%;
  text-align: center;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account {
  position: relative;
  margin-bottom: 20px;
}
.customer-account-create .form-create-account .field.country_code.required {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 0;
  max-width: 79px;
}
.customer-account-create .field.mobile_number .control .input-text {
  padding-left: 81px;
}
.customer-account-create .form-create-account .field.country_code.required select {
  border-color: #dddddd;
  color: rgba(0, 0, 0, 0.76);
  font-size: 13.82px;
}
.my-error.phone {
  color: #fb1c1c;
  margin-top: 3px;
}
.sidebar.sidebar-main .am-filter-items-attr_ltr.swatch-attribute.swatch-layered.ltr .swatch-option.text,
.sidebar.sidebar-main .swatch-attribute.plan div.swatch-option.text {
  width: auto;
  height: auto;
  padding: 3px 8px;
}
.sidebar.sidebar-main .am-filter-items-attr_display_size.swatch-attribute.swatch-layered.display_size .swatch-option.text {
  padding: 4px 5px;
}
.catalog-product-view select.swatch-select.brand {
  margin-bottom: 15px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin: 10px 0 4px 0;
  min-height: inherit;
  text-align: left;
  max-width: 144px;
}
.page-products .widget.block-viewed-products-grid .product-item .price-box {
  margin: 0;
}
.page-products .widget.block-viewed-products-grid .product-item .minimal-price-link {
  margin-top: 0;
}
.page-products .widget.block-viewed-products-grid .block-title {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}
.product-info-main .stock.available span:last-child {
  color: #e82b1a;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  text-transform: none;
  font-weight: 600;
  line-height: 27px;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0px;
}
.footer-copy-right a,
.footer-copy-right p {
  font-size: 11.85px;
}
.page-products .column.main > .container.sj-test {
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
}
.trackorder-index-view .track_result table th:first-child {
  padding-left: 0;
}
.footer-right-new {
  width: 100%;
  display: inline-block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: normal;
}
.footer-roghtnewdiv {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-top: 13px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv a,
.footer-roghtnewdiv span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv span:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212b36;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
.customer-account-edit .field .control .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-bottom: 10px;
}
.customer-account-edit .field .control .input-text {
  margin-top: 7px;
}
.form.form-edit-account .field.number.required .control {
  display: inline-flex;
  margin-top: 0;
  width: 100%;
}
.form.form-edit-account .field.number.required select {
  position: relative;
  z-index: 6;
  top: 0;
  left: 0;
  max-width: 79px;
}
form#form-validate .field .control .input-text,
.login-container .fieldset > .field > .control input {
  min-height: 36px;
  border: 1px solid #cccccc;
  padding: 18px 16px;
  z-index: 0;
}
form#form-validate .field .control .input-text::placeholder,
.login-container .fieldset > .field > .control input::placeholder {
  padding: 0;
}
.form.form-edit-account .field.number.required input.input-text {
  margin-left: 0;
  position: relative;
  margin-top: 0 !important;
}
form#form-validate .field label.label {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
fieldset.fieldset.info .field .control input.input-text {
  margin-top: 5px;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control input.input-text {
  width: 100%;
  padding-left: 10px;
  margin-left: 0;
  position: relative;
  left: 0px;
  top: 0px;
}
.wishlist-index-index .product-item-info .price-box {
  text-align: left;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control select {
  padding-right: 25px;
  z-index: 2;
  top: 0;
  left: 0;
  max-width: 79px;
  display: inline-flex;
  right: 0;
}
body.account.customer-account-edit.page-layout-2columns-left .block-search .minisearch .action.search:before {
  margin-top: 24px;
}
label.labelNew {
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 5px;
}
body.customer-account-create.page-layout-1column label.labelNew {
  display: none;
}
.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field {
  width: 100%;
  padding-left: 6px;
}
body.checkout-cart-index .block-authentication .component-wrapper .field.mobile_number.required .field.country_code.required {
  left: 0px;
}
.cms-no-route .not-found-page {
  text-align: center;
  width: 100%;
  margin: 64px auto;
}
.cms-no-route .not-found-page h2 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24.81px;
  line-height: 30px;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 0;
}
.cms-no-route .not-found-page button.notfound-btn {
  height: 36px;
  width: 352px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  margin-top: 0;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="radio"] {
  margin-top: 5px;
  margin-right: 6px;
  vertical-align: top;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-left: 0;
  white-space: nowrap;
  width: 150px;
  overflow: hidden;
}
.products {
  margin: 0;
}
.customer-account-createpassword form.form.password.reset h1.page-title {
  margin: 30px 0;
}
.customer-account-createpassword .page-title-wrapper,
.customer-account-createpassword .password-strength-meter {
  display: none;
}
.customer-account-createpassword form.form.password.reset {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
.customer-account-createpassword form.form.password.reset .mage-error {
  text-align: left;
}
.customer-account-createpassword form.form.password.reset fieldset.fieldset .control {
  margin-left: 162px;
  text-align: center;
  max-width: 60%;
}
.customer-account-createpassword form.form.password.reset .actions-toolbar {
  margin-left: 162px;
}
.category-sound-bars .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  margin-right: -12px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages {
  clear: both;
  right: 54px;
  z-index: 2;
}
.contact-index-index form.form.contact .field.mobile_number.required {
  position: relative;
  display: inline-block;
  left: -1px;
  width: 100%;
}
.contact-index-index .field.note.no-label {
  display: none;
}
.contact-index-index .primary button.action.submit.primary {
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  margin-top: 12px;
  background: #ff6600;
  border: 1px solid #ff6600;
  height: 48px;
}
.contact-index-index form#contact-form .control input {
  border: 1px solid #cccccc;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.next,
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.previous {
  border: none;
  box-shadow: none;
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages strong.page {
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .limiter {
  float: right;
  clear: both;
  position: relative;
  top: -30px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages li.item.current span {
  font-weight: normal;
}
.component-wrapper .primary.guest-cus button.action.action-login.secondary,
.popup-authentication .actions-toolbar button.action.action-login.secondary {
  height: 36px;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  width: 352px;
  line-height: 16px;
}
.checkout-cart-index .modal-popup .action-close {
  padding: 0;
}
/*New header design megamneu*/
section.ammenu-menu-desktop.-sticky .ammenu-submenu-container.ammenu-submenu.-full {
  background: transparent;
}
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  display: block;
}
.ammenu-main-container .ammenu-items li.ammenu-item.-main.-auto .ammenu-submenu-container.ammenu-submenu.-auto ul.ammenu-item.-child {
  padding-left: 15px;
  display: inline-block;
  text-align: left;
  padding-right: 0;
}
.ammenu-main-container .ammenu-items li.ammenu-item.-main.-auto .ammenu-submenu-container.ammenu-submenu.-auto {
  background: #ffffff;
  margin-top: 0;
}
section.ammenu-menu-desktop nav.ammenu-main-container .ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child {
  margin-bottom: 0;
}
.category-view .page-title-wrapper {
  width: 100%;
  padding-bottom: 18px;
  display: none;
}
.category-view .category-description {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 63px;
  margin-bottom: 0;
}
.customcatlist-hlm {
  display: inline-block;
  padding-top: 93px;
  padding-bottom: 96px;
  border-bottom: 1px solid #dedede;
}
.category-image {
  margin-bottom: 0;
}
.amstorecredit-index-index .content-right h6 {
  padding: 0;
  border: 0;
}
.ammenu-main-container .ammenu-item.-main:first-child:hover .ammenu-submenu-container.ammenu-submenu.-full {
  margin-top: 0px;
}
.ammenu-main-container .ammenu-item.-main:hover {
  border-bottom: 4px solid #8cc63f;
  border-radius: 100px 100px 0 0;
}
section.ammenu-menu-desktop .ammenu-main-container .ammenu-submenu.-full {
  margin-top: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
}
/*New catgeory page design end*/
.cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price,
.cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
  background: unset;
  width: 100%;
  left: 0;
  text-align: left;
}
.customer-account-create select#accounttype,
.customer-account-create select#businesstype {
  border: 1px solid #dddddd;
  color: rgba(0, 0, 0, 0.6);
}
.page-products .cat-promotionimg-section,
.page-products .customcatlist-hlm {
  display: none;
}
.category-view .container.sj-test .right-side .page-title-wrapper {
  display: inline-block;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .step-title {
  color: #8cc63f;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-index-index li#shipping .form-shipping-address .newtitleadd-shipadd {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.cart-summary .block > .title:after {
  background-image: url(../images/tarrow_dwn.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  top: 15px;
  right: 0;
}
form#co-transparent-form fieldset#payment_form_payeezy .field {
  width: 100%;
}
form#co-transparent-form fieldset#payment_form_payeezy .field .control input {
  width: 352px;
}
.ammenu-main-container .ammenu-item.-main {
  width: max-content;
  padding-right: 0;
  margin-right: 22px;
}
.product.info.detailed .additional-attributes tbody tr {
  padding-bottom: 8px;
  display: inline-block;
  width: 100%;
}
.ammenu-main-container .ammenu-item.-main:nth-child(3):hover .ammenu-submenu-container.ammenu-submenu.-full,
.ammenu-main-container .ammenu-item.-main:nth-child(4):hover .ammenu-submenu-container.ammenu-submenu.-full {
  margin-top: 0;
}
.ammenu-main-container .ammenu-item.-main a img.catgeory-icon-magneto {
  vertical-align: -webkit-baseline-middle;
}
nav.ammenu-main-container li.ammenu-item.-main.-full.custom:hover {
  height: 38px;
}
.page-footer .footer-copy-right {
  margin-top: 83px;
  display: -webkit-box;
}
.footer-btm-section .col-md-2 {
  text-align: center;
}
.footer-btm-section .col-md-2 .newftrd-div {
  width: 102px;
  margin: 0 auto;
  text-align: left;
}
.page-footer .col-md-2 li.twitter {
  margin-left: -3px;
}
.cathome-bootom-image {
  position: absolute;
  margin-top: -58px;
}
.page-footer .col-md-2 li h5 {
  margin: 0;
  display: inline-block;
  color: #ffffff;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-left: 8px;
  text-transform: capitalize;
  font-weight: normal;
}
.customer-account-create .password-strength-meter {
  display: none;
}
.customer-address-form form#form-validate input#street_1,
.customer-address-form form#form-validate select#region_id,
.customer-address-form form#form-validate select#country {
  height: 36px;
  border: 1px solid #dedede;
}
li.ammenu-item.-main.-auto .ammenu-categories-container li.ammenu-wrapper {
  margin-bottom: 15px;
}
li.ammenu-item.-main.-auto .ammenu-categories-container li.ammenu-wrapper a.ammenu-link {
  display: inline-block;
  margin-top: -15px;
}
.amblog-index-index .amblog-post-container .amblog-wrapper h2 {
  margin-bottom: 0;
}
.contact-index-index form#contact-form .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.ammenu-nav-sections.nav-sections {
  z-index: 2;
}
.ammenu-nav-sections.nav-sections.fixed-menu1 {
  z-index: 3;
}
.page-header .panel ul li a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
.ammenu-main-container .ammenu-item.-main.-auto img.catgeory-icon-magneto {
  width: 30px;
  height: 28px;
}
ul.sub-cat.customcatlist {
  width: 24%;
  display: inline-grid;
}
.catalogsearch-result-index .toolbar.toolbar-products {
  margin-top: -56px !important;
}
.customer-account-create form#form-validate .field.choice.newsletter label.label {
  display: inline-block;
}
.opc-block-summary .product-item .subtotal span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: right;
}
.customer-account-login .field.password.required input {
  z-index: 0 !important;
}
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items {
  display: inline-block !important;
}
.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block,
.checkout-index-index .checkout-payment-method .fieldset {
  margin-left: -22px;
}
.checkout-index-index #checkout .checkout-payment-method .fieldset .field.field-select-billing {
  padding-left: 6px;
}
.page-products.catalog-category-view .sidebar.sidebar-main,
.page-products .right-side,
.page-products .search.results {
  display: block !important;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main {
  width: 100%;
}
.page-products.catalog-category-view .recently-product-cat {
  float: right;
  width: 80%;
}
.block-content.filter-content .filter-options-item:first-child {
  padding-top: 0;
}
.page-wrapper.fixed-menuheader main#maincontent {
  margin-top: 0;
}
.customer-account-login .container.sj-test {
  padding: 0;
}
.revewwithwishlist .wishlist .actions-secondary .already-in-wishlist:after {
  background-image: url(../images/wishlisted.svg);
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:after {
  height: 20px;
  width: 20px;
  background-image: url(../images/Wishlist.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:hover:after {
  height: 24px;
  width: 24px;
  background-image: url(../images/wishlist_hover.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
  border-bottom: 0;
}
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
/*Catgeory page new design*/
.page-products .products.products-grid li.item.product.product-item .listingproduct-right .actions-secondary {
  display: none !important;
}
.products.list .amquote-action-wrap .action.tocart {
  width: 100%;
  height: 40px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper {
  display: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter {
  display: none;
}
.page-products .breadcrumbs {
  padding-top: 27px;
  margin-top: 0;
}
.catgeoryblocks-section {
  display: inline-block;
  width: 100%;
}
.catgeoryblocks-section .top-banner {
  padding-bottom: 64px;
  min-height: 260px;
}
.catgeoryblocks-section .top-banner img {
  width: 100%;
}
.catgeoryblocks-section .four-level-catgeory .top-linkbtn {
  height: 73px;
  border: 1px solid #dedede;
  background-color: #f1f2f4;
  padding: 18.5px 24.5px;
}
.catgeoryblocks-section .four-level-catgeory .top-linkbtn h2 {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}
.catgeoryblocks-section .top-linkbtn h2 {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
  display: inline-block;
}
.catgeoryblocks-section .top-linkbtn a {
  float: right;
  display: inline-block;
  height: 36px;
  width: 144px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.top-linkbtn {
  height: 73px;
  border: 1px solid #dedede;
  background-color: #f1f2f4;
  padding: 18.5px 24.5px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory {
  width: 100%;
  display: inline-block;
  padding-top: 44px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three {
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve {
  border: 1px solid #dedede;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve:last-child {
  border: 1px solid #dedede;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection {
  display: flex;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve {
  display: inline-block;
  float: left;
  width: 16.5%;
  height: 220px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .image-top-twelve {
  height: 156px;
  padding-bottom: 12px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve {
  padding: 22px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve:last-child {
  border-right: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
  display: inline-block;
  padding-top: 44px;
  width: 100%;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
  display: inline-block;
  float: left;
  width: 25%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
  height: 330px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
  height: 260px;
  padding-bottom: 12px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
  padding: 28px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory {
  width: 100%;
  display: inline-block;
  padding-top: 44px;
}
.biggest-two .biggest-top .biggestimg-sec a {
  background: transparent;
  width: unset;
  height: unset;
  text-align: center;
  display: inline-block;
  float: inherit;
}
/*Ice catgeory page*/
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone {
  display: inline-block;
  width: 33.33%;
  float: left;
  height: unset;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .image-top-fourone {
  padding: 24px;
  padding-bottom: 0;
  height: unset;
  text-align: center;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
/*refrigerator catgeory page*/
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section {
  display: inline-block;
  padding-top: 44px;
  width: 75%;
  float: left;
  padding-right: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel {
  display: inline-block;
  float: left;
  width: 33.33%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  padding-top: 20px;
  height: 440px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .image-top-twelve {
  height: 360px;
  padding-bottom: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .name-top-twelve {
  padding: 30px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
  display: inline-block;
  width: 25%;
  padding-top: 44px;
  text-align: center;
  float: right;
  padding-left: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top {
  width: 100%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 512px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .biggestimg-sec a {
  background: transparent;
  width: unset;
  height: unset;
  text-align: center;
  display: inline-block;
  float: inherit;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn {
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  border: 0;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .biggestimg-sec {
  height: 380px;
  display: inline-block;
  padding: 24px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 24px;
  padding-top: 0;
  padding-bottom: 16px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .viewallbigg a {
  float: none;
}
.fourbiggestlevel-section {
  display: inline-block;
  width: 100%;
}
.fourbiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel {
  display: inline-block;
  float: left;
  width: 25%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
  height: 330px;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
  height: 260px;
  padding-bottom: 12px;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
  padding: 28px 0;
  padding-top: 0;
  display: inline-block;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.fourbiggestlevel-section .img-namesection.bottom {
  border-right: 0;
}
.two-level-catgeory {
  display: inline-block;
  width: 35%;
  float: right;
  padding-left: 12px;
}
.two-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.two-level-catgeory .img-namesection .twoone {
  display: inline-block;
  width: 50%;
  float: left;
  height: 216px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
.two-level-catgeory .img-namesection .twoone .image-top-twoone {
  padding: 24px;
  padding-bottom: 0;
  height: 174px;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.four-level-catgeory {
  width: 65%;
  float: left;
  padding-right: 12px;
}
.four-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.four-level-catgeory .img-namesection .fourone {
  display: inline-block;
  width: 25%;
  float: left;
  height: 216px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
.four-level-catgeory .img-namesection .fourone .image-top-fourone {
  padding: 24px;
  padding-bottom: 0;
  height: 174px;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.fourbiggestlevel-section.threeone {
  width: 75%;
}
.fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
.biggest-two {
  display: inline-block;
  width: 100%;
  padding-top: 44px;
}
.biggest-two .biggest-top {
  width: 49%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 509px;
}
.biggest-two .biggest-top.left {
  margin-right: 12px;
}
.biggest-two .biggest-top.right {
  margin-left: 12px;
}
.biggest-two .biggest-top .biggestimg-sec {
  height: 360px;
  padding: 24px;
  padding-bottom: 0;
}
.biggest-two .biggest-top .top-linkbtn {
  padding: 28px 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  border: 0;
}
.biggest-two .biggest-top .top-linkbtn h2 {
  padding-bottom: 24px;
  width: 100%;
}
.biggest-two .biggest-top .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  float: none;
  padding: 24px;
  padding-top: 0;
}
.biggest-two .biggest-top .viewallbigg a {
  float: none;
}
/*food prep category page*/
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
/*Dish washing page*/
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
  padding-top: 0;
}
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
  margin-top: 44px;
}
.biggest-two.three {
  margin-top: 44px;
  display: inline-block;
}
.biggest-two.three .biggest-top-three {
  width: 32%;
  float: left;
  margin: 0 12px;
  display: inline-block;
  border: 1px solid #dedede;
  height: 512px;
}
.biggest-two.three .biggest-top-three:first-child {
  margin-left: 0;
}
.biggest-two.three .biggest-top-three:last-child {
  margin-right: 0;
}
.biggest-two.three .biggest-top-three .top-linkbtn .biggestimg-sec {
  height: 395px;
  display: inline-block;
  padding: 24px;
}
.biggest-two.three .biggest-top-three .top-linkbtn .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 24px;
  padding-top: 0;
  padding-bottom: 16px;
}
.biggest-two.three .biggest-top-three .top-linkbtn .viewallbigg a {
  float: none;
}
/*dining category page*/
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
  margin-top: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree {
  margin-top: 44px;
  display: inline-block;
  width: 100%;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
  width: 25%;
  float: left;
  display: inline-block;
  margin-right: 12px;
  height: 390px;
  border: 1px solid #dedede;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec {
  padding: 24px;
  height: 280px;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .viewallbigg a {
  float: none;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
  width: 25%;
  float: left;
  display: inline-block;
  margin-left: 12px;
  height: 390px;
  border: 1px solid #dedede;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .biggestimg-sec {
  padding: 24px;
  height: 280px;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .viewallbigg a {
  float: none;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two {
  width: 46%;
  float: left;
  display: inline-block;
  margin: 0 12px;
  height: 390px;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .top-linkbtn {
  text-align: left;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec {
  display: inline-block;
  float: left;
  height: 316px;
  width: 100%;
  padding: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec .biggestimg-sec {
  float: left;
  text-align: center;
  border: 1px solid #dedede;
  display: inline-block;
  width: 50%;
  height: 316px;
}
/*staineless catgeory page*/
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
  float: left;
  padding-left: 0;
  padding-right: 12px;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
  float: right;
  padding-left: 12px;
  padding-right: 0;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top.left:first-child {
  margin-left: 0;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top.left:last-child {
  margin-right: 0;
}
/*smallware catgeory page*/
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
  padding-right: 12px;
  display: inline-block;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .fourone {
  width: 25%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory {
  width: 50%;
  float: left;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection {
  width: 100%;
  display: inline-block;
  border: 1px solid #dedede;
  height: 260px;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone {
  width: 33.33%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 260px;
  text-align: center;
  padding: 12px;
  padding-bottom: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.left {
  padding-left: 12px;
  margin-top: 44px;
  width: 35%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.left .img-namesection .threeone {
  width: 50%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
  padding: 0 12px;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory.btm {
  margin-top: 40px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory {
  width: 49%;
  display: inline-block;
  float: left;
  border: 1px solid #dedede;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.left {
  margin-right: 12px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.right {
  margin-left: 12px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection {
  display: inline-block;
  width: 100%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big {
  display: inline-block;
  float: left;
  width: 50%;
  border: 1px solid #dedede;
  height: 355px;
  padding: 20px;
  text-align: center;
  padding-bottom: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec {
  display: flex;
  width: 100%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc {
  display: inline-block;
  width: 15%;
  float: left;
  padding-right: 12px;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper {
  width: 100%;
  display: inline-block;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three {
  float: left;
  width: 100%;
  border: 1px solid #dedede;
  display: inline-block;
  margin: 0 12px;
  height: 332px;
  text-align: center;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three.left {
  margin-left: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three.right {
  margin-right: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn {
  display: inline-block;
  padding: 20px 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .biggestimg-sec {
  display: inline-block;
  height: 222px;
  padding-top: 24px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .viewallbigg a {
  float: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .block.filter {
  display: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page {
  width: 100% !important;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
  width: 15%;
}
.six-level-catgeory {
  width: 100%;
  display: inline-block;
  margin-top: 40px;
}
.six-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
}
.six-level-catgeory .img-namesection .sixone {
  display: inline-block;
  float: left;
  width: 16.5%;
  height: 220px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
}
.six-level-catgeory .img-namesection .sixone .image-top-sixone {
  height: 156px;
  padding-bottom: 12px;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone {
  padding: 22px 0;
  padding-top: 0;
  display: inline-block;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
/*cooking catgeory page*/
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone {
  width: 75%;
  padding: 44px 0;
}
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.topbtm {
  padding-top: 44px;
}
/*ovens category page*/
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
  margin-top: 0;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
.name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
section.ammenu-menu-wrapper.-desktop div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .product-item-details .price-final_price {
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.plus {
  position: relative;
  left: -34px;
  top: 7px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
.product-info-main .stock.available {
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  padding: 19px 0;
  margin-bottom: 19px;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus {
  left: -19px;
}
.product-info-main .product-add-form .box-tocart span.minus {
  left: -18px;
}
.six-level-catgeory .img-namesection .sixone:last-child {
  border-right: 0;
}
.product-info-main .product-add-form .box-tocart span.minus,
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus,
.product-info-main .product-add-form .box-tocart span.plus {
  position: relative;
  left: -33px;
  top: 8px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
.checkout-cart-index .cart-container .cart-summary .discount .title:after {
  background-image: none;
  content: ' ';
}
.amsearch-item-container > .amasty-xsearch-block-header {
  padding: 0;
}
.amsearch-item-container.popular_searches,
.amsearch-item-container.recent_searches {
  float: left;
  width: 100%;
  text-align: left;
}
.amsearch-item-container > .amasty-xsearch-block-header:before {
  width: 0;
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
  display: none;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main {
  padding: 4px 14px;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover {
  background: transparent;
  padding-bottom: 0;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main a.ammenu-link.-main.-parent {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
div#mageplaza-bannerslider-block-before-content-3 {
  margin-top: -24px;
}
.two-level-catgeory .img-namesection .twoone {
  text-align: center;
}
.two-level-catgeory .img-namesection .twoone .image-top-twoone {
  width: 150px;
  display: inline-block;
}
.catalog-product-view .recently-product-cat .block-title {
  margin-top: 32px;
}
.page-products .breadcrumbs {
  margin-bottom: 16px;
}
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .biggest-two.three .biggest-top-three .top-linkbtn .biggestimg-sec a {
  background: transparent;
  width: auto;
  height: unset;
}
.account.sales-order-history .data.table .col.actions a.action.view,
body.account.sales-order-history a.action.order {
  text-decoration: none;
  color: #ff6600;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
body.account.wishlist-index-index section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name {
  height: 32px;
  min-height: 32px;
}
.filter-current strong.block-subtitle,
.filter-current ol.items,
.sidebar.sidebar-main .block-actions.filter-actions {
  padding-left: 0;
}
.page-products .products.wrapper.list.products-list {
  width: 79%;
  float: right;
}
.catgeoryblocks-section .top-banner.responsive {
  display: none;
}
.page-products .products.wrapper.list.products-list.amscroll-pages {
  margin-top: 12px;
}
.catalog-product-view .wedeliver-sec {
  margin-bottom: 12px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  float: left;
}
body.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .products.wrapper.grid.products-grid {
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout,
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  border-radius: 0;
  background: transparent;
  color: #666;
  margin: 0;
  border: 1px solid #666;
  padding: 8px;
  text-transform: capitalize;
}
.page-products.catalog-category-view .page-title-wrapper .page-title {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 13px;
}
.reviews .reviewmain-section h3,
.payment-responsivesec {
  display: none;
}
.fotorama__stage__frame.fotorama__active {
  margin-left: 15px;
}
.catalog-product-view header.page-header,
.checkout-cart-index header.page-header {
  z-index: 1;
}
.reviewsectionleft-product.responsive,
.reviewsectionright-product.responsive,
.sku-custom.responsive {
  display: none;
}
div#mageplaza-bannerslider-block-before-content-4,
div#mageplaza-bannerslider-block-before-content-8 {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  width: 100%;
}
/*New Css start*/
.page-products.ambrand-index-index.page-layout-2columns-left .sidebar.sidebar-main {
  margin-top: 0;
}
/*New product page design*/
.catalog-product-view .columns .column.main .container.sj-test {
  padding: 0 100px;
}
.catalog-product-view .columns .column.main .container.sj-test .container {
  padding: 0;
}
.catalog-product-view .columns .column.main .container {
  padding: 0 100px;
}
.catalog-product-view .product-info-main .product.alert {
  margin: 22px 0 0;
  padding-bottom: 28px;
  width: 100%;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 60%;
}
.catalog-product-view .product-info-main .product.alert .submitsction {
  width: 158px;
  float: right;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn {
  height: 36px;
  width: 100%;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product.alert .control {
  width: 246px;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
  height: 36px;
  width: 249px;
  border: 1px solid #cccccc;
  padding: 8px 16px;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/*new category pages as per new design*/
.new-mainfifty {
  width: 100%;
  display: inline-block;
}
.new-mainfifty .fifty-level-catgeory.left {
  padding-left: 0;
}
.new-mainfifty .fifty-level-catgeory {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.new-mainfifty .fifty-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.new-mainfifty .fifty-level-catgeory .img-namesection .twoone {
  display: inherit;
  width: 50%;
  float: left;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  padding: 24px;
}
.new-mainfifty .fifty-level-catgeory.right {
  padding-right: 0;
}
.name-top-twoone {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.name-top-twoone a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: .1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.name-top-twoone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.six-level-catgeory.coffee {
  width: 82%;
}
.six-level-catgeory.coffee .img-namesection {
  border-right: 0;
  border-bottom: 0;
  width: 100%;
}
.six-level-catgeory.coffee .img-namesection .sixone {
  border-bottom: 1px solid #dedede;
  width: 20%;
}
.six-level-catgeory.coffee .img-namesection .sixone:last-child {
  border-right: 1px solid #dedede;
}
.four-level-catgeory.ice {
  width: 75%;
  padding-right: 0;
}
.refrig-mainsec {
  width: 100%;
  display: inline-block;
}
.six-level-catgeory.beverage {
  margin-top: 0;
}
.six-level-catgeory.cooking {
  width: 80%;
}
.six-level-catgeory.cooking .img-namesection .sixone {
  width: 20%;
}
.fourbiggestlevel-section.oven .img-namesection.bottom {
  border-bottom: 0;
}
.fourbiggestlevel-section.oven .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
.fourbiggestlevel-section.storage {
  width: 75%;
}
.fourbiggestlevel-section.storage .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
.biggest-two.dishwashing .biggest-top {
  width: 23.5%;
  float: left;
  margin: 0 12px;
}
.biggest-two.dishwashing .biggest-top .top-linkbtn {
  height: 73px;
  padding: 0;
}
.biggest-two.dishwashing .biggest-top .top-linkbtn h2 {
  padding: 18px 0;
}
.biggest-two.dishwashing .biggest-top.biggest-top.left {
  margin-left: 0;
}
.biggest-two.dishwashing .biggest-top.last {
  margin-right: 0;
}
.biggest-two.dishwashing {
  padding-top: 0;
}
/*Hover effect*/
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 182px;
}
.actions-toolbar > .secondary a:hover,
a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.products.list .amquote-action-wrap .action.tocart.primary.disabled {
  opacity: 1;
}
.home-catsec a.hm-see-more:hover {
  color: rgba(0, 0, 0, 0.87);
}
.page-header .panel ul li a:hover {
  opacity: 0.9;
}
.name-top-sixone a:hover,
.checkout-onepage-success .checkout-success .success-messages a.order-number:hover,
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td a:hover,
.post-view .post-nextprev-hld .prev-link:hover,
.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup:hover,
.post-view .post-nextprev-hld .next-link:hover,
.account .data.table .col.actions a.action.view:hover,
.account .data.table .col.actions a.action.quote:hover {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.page-products .product-image-container img {
  display: inline-block !important;
  bottom: unset;
}
.page-products .product-image-wrapper:hover {
  background: #000000;
}
.page-products span.product-image-container {
  width: 100% !important;
  /* background-color: @color-black;*/
}
.page-products a.product.photo.product-item-photo {
  width: 100%;
}
.page-products .product-image-photo:hover,
.page-products .new-product-image-photo:hover {
  background-color: #ffffff !important;
  opacity: 0.6;
  width: 100%;
}
.page-products .actions-secondary {
  position: absolute;
  top: 8px;
  right: -3px;
}
.page-products .product.photo.product-item-photo:hover .actions-secondary {
  z-index: 9;
}
.page-products .products.wrapper.list.products-list .product-items .product.photo.product-item-photo {
  width: 22%;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-wrapper:hover {
  background: transparent;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-photo:hover {
  opacity: unset;
}
.page-products .product-item .old-price {
  margin: 0;
  height: 16px;
  display: inline-block;
}
.actions-secondary.listingview {
  position: relative;
  float: right;
  right: -10px;
  top: 15px;
}
.products.wrapper.list.products-list .actions-secondary,
.products.wrapper.grid.products-grid .actions-secondary.listingview {
  display: none;
}
.products.wrapper.list.products-list .actions-secondary.listingview,
.products.wrapper.grid.products-grid .actions-secondary {
  display: inline-block;
}
/*Brand section home page design*/
.homepage-adbannersection.responsive {
  display: none;
}
.brandsection-productpage h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.brandsection-productpage .amshopby-option-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
  padding-bottom: 24px;
}
.brandsection-productpage .amshopby-option-link img {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.brandsection-productpage .amshopby-option-link span.link-short-description {
  width: 100%;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 17px;
}
/*Box-shadow homke page new products*/
.block.widget .products-grid .product-items li.product-item {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.block.widget .products-grid .product-items li.product-item {
  width: 15.1%;
  margin: 0 12px;
}
.block.widget .products-grid .product-items li.product-item:first-child,
.page-layout-1column .block.widget .products-grid .product-item:first-child {
  margin-left: 0 !important;
}
.block.widget .products-grid .product-items li.product-item:last-child {
  margin-right: 0;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1),
.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
  margin-left: 12px !important;
}
.product-item-name {
  height: 40px;
  padding: 0 16px;
}
button.action.tocart.primary,
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
button.action.tocart.primary {
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background: #ff6600;
  border-radius: 4px;
}
.cms-index-index .widget .block-title {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.cms-index-index .widget .block-title strong,
.amslider-header-container,
.block-title h2,
.home-catsec h2,
.homecatsection-homepg .block-title strong {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
.price-box span.price-container span.price {
  padding-left: 16px;
  text-align: left;
  margin-left: 0;
}
strong.product-item-name {
  margin: 0;
  margin-bottom: 5px;
}
/*Brand slider*/
.amslider-header-container {
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 60px;
}
div#amslider_id1 {
  margin-bottom: 0;
}
.am-slider-container {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 84px auto;
  margin-top: 0;
}
/*Home page add bannersection*/
.homepage-adbannersection {
  margin: 44px 0 39px 0;
}
.block-title h2 {
  margin: 0;
}
.block.widget.block-products-list.grid .products-grid .product-item {
  margin-left: 12px;
  margin-bottom: 0;
}
.home-catsec.container {
  margin-bottom: 25px;
}
.home-catsec.container h2 {
  width: 50%;
  float: left;
  margin: 0;
}
.home-catsec.container a.hm-see-more {
  float: right;
  width: 50%;
  position: relative;
  right: 0;
  text-align: right;
  display: inline-block;
}
/*home page why kawader static section*/
.whykawadaer-section-home .main-oneofsttaic .onesection {
  display: inline-block;
  float: left;
  width: 20%;
  border-right: 1px solid #dedede;
  padding: 0 16px;
  text-align: center;
}
.whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
  margin-top: 22px;
  margin-bottom: 11px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  min-height: 48px;
}
.whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  height: 60px;
}
.whykawadaer-section-home .main-oneofsttaic .onesection.last {
  border-right: none;
}
/*home page recent blog post*/
.blog-widget-recent.home-blog .post-list .post-header .post-title {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 11px;
}
/*Category page*/
.page-products .products.wrapper.list.products-list a.product.photo.product-item-photo {
  width: auto;
}
.page-products .toolbar.toolbar-products .modes {
  float: right;
  margin-right: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode:last-child {
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active.mode-grid:before {
  content: ' ';
  background-image: url(../images/gridgreen.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .mode-list:before {
  content: ' ';
  background-image: url(../images/listgray.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active.mode-list:before {
  content: ' ';
  background-image: url(../images/listavtivegreen.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  content: ' ';
  background-image: url(../images/griddisablegray.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode {
  padding: 6px;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: relative;
  right: 72px;
  top: -38px;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-right: 16px;
}
.page-products h1.page-title {
  margin-bottom: 0;
}
.page-products h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.page-products li.item {
  list-style: none;
}
.page-products .filter-options .am-ranges ol.items,
.page-products .container.sj-test {
  padding: 0;
}
.catalog-category-view .product-item .product-reviews-summary {
  padding-left: 16px;
  display: block;
  vertical-align: unset;
  padding-bottom: 16px;
}
.catalog-category-view .product-item .product-reviews-summary .reviews-actions {
  display: block !important;
}
/*Product detail page*/
.catalog-product-view .amquote-addto-button {
  background-color: rgba(98, 2, 238, 0);
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 36px;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
  float: left;
  width: 100%;
  margin: 20px 0 24px;
  height: 84px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 50%;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  float: right;
  width: 50%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
  height: 36px;
  width: 100%;
  background-color: #8cc63f;
  border-color: #8cc63f;
  padding: 0;
  float: left;
  margin-bottom: 12px;
}
.catalog-product-view .product-attachment.section-main h3 {
  margin: 0;
  color: #ff6600;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.catalog-product-view .product-attachment.section-main .product-attachment a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
}
.catalog-product-view .specification-section {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .specification-section h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 11px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr {
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-left: 0;
  border-right: 0;
  height: 36px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr th,
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td {
  border: 0;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr th.col.label {
  width: 35%;
  padding: 8px 12px;
  padding-left: 0;
  padding-bottom: 12px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td.col.data {
  width: 75%;
  padding: 8px 12px;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  float: right;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr:last-child {
  border: 0;
}
.catalog-product-view .specification-section ul li {
  list-style: disc;
  padding-left: 8px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .columns {
  padding-bottom: 96px;
}
.catalog-product-view .page-title-wrapper {
  width: 75%;
  display: inline-block;
}
.catalog-product-view .related-video-section {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .related-video-section h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 17px;
}
.catalog-product-view .product-attachment.section-main {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .reviews .reviewsectionleft-product {
  width: 50%;
  float: left;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product {
  width: 50%;
  float: right;
  padding: 22px 0 0 24px;
  background-color: #F8F9FB;
}
.catalog-product-view .reviews .reviewsectionright-product h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection {
  padding-top: 11px;
  padding-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .payment-iconstatic {
  display: inline-block;
  padding: 4px 0;
  width: 32%;
  float: right;
}
.catalog-product-view .payment-iconstatic h5 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin: 0;
  font-weight: normal;
  float: left;
  padding: 4px 16px 4px 0;
}
.catalog-product-view .payment-iconstatic .iconimg ul li {
  float: left;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.discover {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -10px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.visa {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -182px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.mastercard {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -125px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.american {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -68px -62px;
}
/*MY Account*/
fieldset.fieldset .legend {
  padding-bottom: 10px;
}
fieldset.fieldset .legend span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: capitalize;
}
.newsletter-manage-index .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-manage-index .actions-toolbar .action.save.primary {
  width: 144px;
}
.review-customer-index .data.table.table-reviews thead tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.review-customer-index .data.table.table-reviews tbody tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar {
  padding-top: 11px;
}
.review-customer-index .products-reviews-toolbar .toolbar-amount .toolbar-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar .limiter strong,
.review-customer-index .products-reviews-toolbar .limiter span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account .columns .container {
  padding: 0;
}
.wishlist-index-index .products-grid .product-item {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  margin-bottom: 24px;
}
.wishlist-index-index section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name {
  min-height: unset;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details {
  display: inline-block;
}
.page-header .panel {
  background-color: #8cc63f;
  height: 48px;
  padding: 12px 0;
}
.page-header .panel ul.top-left li:before {
  background-image: url(../images/footerprite.png);
  display: inline-block;
  content: ' ';
  width: 24px;
  height: 24px;
  background-position: -18px -72px;
}
.page-header .panel ul.top-left a.track-link {
  display: inline-block;
  padding-left: 8px;
  font-size: 13.7px;
  font-weight: 600;
  vertical-align: top;
}
.page-header .panel ul.top-right li.weship-static {
  display: inline-block;
}
.page-header .panel ul.top-right li.weship-static span {
  padding-right: 0;
  float: left;
}
.sales-order-history .table-order-items tr th {
  color: #212b36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 10px 0;
}
.sales-order-history .table-order-items tr td {
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border-top: 1px solid #e2e6e9;
}
.sales-order-history .pager .toolbar-amount,
.sales-order-history .pager .limiter {
  padding-top: 11px;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-address-form .fieldset > .field > .label {
  margin-bottom: 11px;
}
.customer-address-form .actions-toolbar .action.save.primary {
  width: 352px;
}
.customer-address-form .field.choice.set.billing label.label span,
.customer-address-form .field.choice.set.shipping label.label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
/*Support Ticket page design*/
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field {
  margin-bottom: 0;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label {
  margin-bottom: 11px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  border-color: #dedede;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  padding: 8px 16px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input::placeholder,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.helpdesk-ticket-create form.hdmx__ticket-new .actions-toolbar {
  float: left;
  display: inline-block;
}
.helpdesk-ticket-create form.hdmx__ticket-new .actions-toolbar button.action.primary {
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
/*Support Ticket list design*/
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr span.hdmx__status.hdmx-green {
  border: 1px solid #ff6600;
  padding: 7px 31px;
  height: 32px;
  width: 120px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
/*My quotation listing page design*/
.amasty_quote-account-index .table-wrapper.quotes-history tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-index p.toolbar-amount {
  margin-top: 12px;
}
.amasty_quote-account-index p.toolbar-amount span.toolbar-number {
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.5px;
  line-height: 28px;
  font-size: 16px;
}
.amasty_quote-account-index .limiter {
  margin-top: 20px;
}
.amasty_quote-account-index .limiter strong.limiter-label,
.amasty_quote-account-index .limiter span.limiter-text,
.amasty_quote-account-index .limiter select#limiter {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-index .limiter select {
  border: 1px solid #A6A6A6;
  height: 36px;
  border-radius: 0;
}
.amasty_quote-account-index .quote-products-toolbar .pager .pages ul.items {
  display: none;
}
.amasty_quote-account-view tbody.quote-item-notes {
  display: none;
}
.amasty_quote-account-view .account-quote-buttons {
  height: 36px;
  display: inline-block;
  margin-top: 36px;
}
.amasty_quote-account-view .account-quote-buttons button.action.tocart.primary {
  width: 352px;
  margin-right: 24px;
}
.amasty_quote-account-view span.order-status {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #8cc63f;
  height: 32px;
}
.amasty_quote-account-view button#print-data {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: .25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #8cc63f;
  height: 32px;
  width: 113px;
  background: transparent;
  margin-left: 19px;
  display: inline-block;
  box-shadow: none;
  font-weight: normal;
}
.amasty_quote-account-view .order-date,
.amasty_quote-account-view .actions-toolbar.order-actions-toolbar,
.amasty_quote-account-view .block.block-order-details-comments {
  display: none;
}
.amasty_quote-account-view .order-details-items.ordered {
  border: none;
  padding: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  border-color: #212b36 !important;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax {
  text-align: left;
  padding-left: 19px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.price,
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.cart-price {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td .product-item-name {
  height: auto;
  padding: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td dl.item-options dd,
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td dl.item-options dt {
  font-weight: normal;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot {
  background: transparent;
  border: 1px solid #212b36;
  border-left: 0;
  border-right: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr td {
  background: transparent;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  font-weight: normal;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tbody {
  border-color: #212b36;
}
/*Store credit page*/
.amstorecredit-index-index h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 33.26px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 46px;
}
.amstorecredit-index-index h5 {
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amstorecredit-index-index h6 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
  border-top: 1px solid #212b36;
  padding-top: 19px;
  margin-top: 41px;
  padding-bottom: 16px;
}
.amstorecredit-index-index table.data.table.table-order-items.amstorecredit-table tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amstorecredit-index-index table.data.table.table-order-items.amstorecredit-table tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  border-top: 1px solid #e2e6e9;
}
.amstorecredit-index-index .table-wrapper.orders-history {
  border-color: #e2e6e9;
}
.amstorecredit-index-index p.toolbar-amount span.toolbar-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  padding-top: 11px;
  display: inline-block;
}
.amstorecredit-index-index .limiter strong.limiter-label,
.amstorecredit-index-index .limiter span.limiter-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
.amstorecredit-index-index .limiter select#limiter {
  border: 1px solid #A6A6A6;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
}
.hdmx__contact-form .fieldset .field.chct div.control {
  width: auto !important;
  float: left;
  padding-right: 12px;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  border: none;
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  left: 0px;
}
/*Brand Listing page*/
.ambrand-index-index .recently-product-cat,
.ambrand-index-index .category-view,
.ambrand-index-index .toolbar-sorter.sorter {
  display: none;
}
.page-products.ambrand-index-index .products.products-grid.amscroll-pages {
  margin-top: 0;
}
.page-products.ambrand-index-index .toolbar.toolbar-products {
  display: none;
}
.page-products.ambrand-index-index .page-title-wrapper {
  margin-top: -45px;
}
.page-products.ambrand-index-index .products.products-grid {
  margin-top: 30px;
}
/*Checkout page */
.checkout-index-index .header.content.content {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .page-title-wrapper {
  display: none;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #272727;
}
.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block {
  display: none;
}
/*Checkout popup*/
.modal-popup.popup-authentication .modal-inner-wrap {
  width: 424px;
  min-width: 424px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  margin: 8px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content {
  padding: 27px 36px 36px 36px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication {
  display: unset;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .control input.input-text {
  border: 1px solid #dedede;
  width: 352px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.password.required {
  margin-bottom: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.captcha.required {
  margin-top: 18px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer {
  width: 352px;
  border: none;
  padding-left: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer:before {
  top: 0;
  left: 50%;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary {
  margin: 0;
  padding: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary a.action {
  margin: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary {
  width: 352px;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 16px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary a.action.action-register.primary {
  padding: 10px;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.amcheckout-summary-container .step-title.amcheckout-title {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 0;
  display: block;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0 0px 3px 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .title strong {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-image-wrapper {
  box-shadow: 0 2px 7px 0 rgba(102, 102, 102, 0.5);
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block {
  display: inline-block;
  margin-right: 0;
  padding-right: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .product-item-name {
  height: auto;
  padding-bottom: 11px;
  margin-bottom: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .details-qty .label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-right: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .subtotal {
  padding-top: 38px;
  float: right;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .subtotal .price-excluding-tax .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px !important;
  font-weight: 600 !important;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: right;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub th.mark {
  padding-top: 24px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub td.amount .price {
  padding-top: 18px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark {
  padding: 12px 0 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark .label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark .value {
  margin: 6px 0 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl td.amount {
  padding: 12px 0 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl td.amount .price {
  padding-top: 12px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark {
  border-top: none;
  padding-top: 38px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark strong {
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-top: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount {
  border-top: none;
  padding-top: 38px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount strong {
  padding-top: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount strong .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  line-height: 27px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items {
  display: block !important;
}
/*success page*/
.checkout-onepage-success h1.page-title {
  margin-bottom: 12px;
}
.checkout-onepage-success h1.page-title span {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.checkout-onepage-success .checkout-success .success-messages {
  margin-bottom: 24px;
}
.checkout-onepage-success .checkout-success .success-messages p {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 0;
}
.checkout-onepage-success .checkout-success .success-messages .account {
  display: none;
}
/*Quote cart page*/
.quote-details .form-login fieldset#customer-email-fieldset {
  margin-bottom: 0;
}
.quote-details .form-login fieldset#customer-email-fieldset input#customer-email {
  margin: 0;
  width: 100%;
  border: 1px solid #cccccc;
}
.quote-details .form-login fieldset#customer-email-fieldset input#customer-email::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.quote-details .form-login fieldset#customer-email-fieldset .field-tooltip.toggle {
  display: none;
}
.quote-details .form-login fieldset#customer-email-fieldset fieldset.fieldset.hidden-fields input#customer-password {
  width: 100%;
  border: 1px solid #cccccc;
}
.quote-details .form-login fieldset#customer-email-fieldset fieldset.fieldset.hidden-fields input#customer-password::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/*home page start*/
.discount-banner {
  padding: 55px 0;
  border-top: 1px solid #c4cdd5;
  border-bottom: 1px solid #c4cdd5;
}
.mob-disc {
  display: none;
}
.way-to-shop-main {
  width: 100%;
  display: inline-block;
  padding: 46px 0 60px 0;
  border-bottom: 1px solid #c4cdd5;
}
.way-to-shop-main h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding-bottom: 26px;
}
ul.shop-way {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -12px;
}
ul.shop-way li {
  width: 20%;
  float: left;
  padding: 0 12px;
}
ul.shop-way a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
ul.shop-way a:hover {
  color: #212b36 !important;
}
ul.shop-way img {
  padding-bottom: 15px;
}
.arabian-store {
  width: 100%;
  display: inline-block;
  margin: 46px 0 88px 0;
}
.arabian-store h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding-bottom: 24px;
}
.arabian-subtext {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 29px;
}
.store-find {
  box-sizing: border-box;
  height: 44px;
  width: 400px;
  margin: 0 auto;
}
.store-find button.action.submit.primary {
  float: right;
  height: 44px;
  width: 120px;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  border: none;
  position: relative;
  top: -44px;
}
input[type="password"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="url"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="tel"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="number"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="datetime"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="email"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
select {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input:not([type]) {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.selling-points {
  margin-top: 0px;
}
.selling-points .main-div {
  max-width: 1248px;
  margin: 0 auto;
  padding: 51px 0 48px;
  width: 100%;
}
.selling-points.top-section {
  background: #eaf7fc;
  height: 163px;
}
.selling-points.top-section .selling-points-mian {
  float: left;
}
.selling-points-mian {
  width: calc(25%);
  padding: 0 24px;
  position: relative;
  display: inline-block;
  float: left;
}
.selling-points-mian span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.selling-points-mian p {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.div-img {
  position: absolute;
  left: 0;
}
.div-title {
  padding-left: 28px;
}
body .container {
  display: block;
}
.cms-home .columns .column.main {
  padding-bottom: 0;
}
.cms-home .arabian-store .selling-points {
  display: none;
}
.request-store {
  width: 100%;
  padding: 56px 0;
  border-bottom: 1px solid #c4cdd5;
  border-top: 1px solid #c4cdd5;
}
ul.request-catalogue {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -12px;
}
ul.request-catalogue li {
  padding: 0 12px;
  position: relative;
}
.request-ban-text {
  position: absolute;
  left: 40px;
  bottom: 40px;
}
.request-ban-text h2 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 8px;
}
.request-ban-text p {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 19px;
}
.request-ban-text a {
  height: auto;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 16px 0;
  text-transform: uppercase;
}
.banner-cap-main {
  position: absolute;
  margin: auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  text-align: center;
}
.banner-caption h1 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 47px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 4px;
}
.banner-caption p {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 17px;
}
a.discover-btn {
  box-sizing: border-box;
  height: 48px;
  width: 200px;
  border: 1px solid #ff6600;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  padding: 14px 0;
}
.cms-category {
  width: 100%;
  padding: 56px 0;
  border-bottom: 1px solid #c4cdd5;
}
.main-cat {
  margin: 0 -12px;
}
.frst-cat {
  width: 33.33%;
  float: left;
  padding: 0 12px;
  position: relative;
}
.frst-cat img {
  display: block;
  width: 100%;
}
.frst-cat a.tit {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  width: 100%;
  display: inline-block;
  padding-bottom: 14px;
  text-transform: capitalize;
}
.frst-cat a {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  display: inline-flex;
}
.frst-cat-cnt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.inner-frst {
  position: relative;
}
.inner-frst:first-child {
  margin-bottom: 24px;
}
.sec-cat-cnt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.social-midia {
  position: fixed;
  right: 15px;
  z-index: 1;
  top: 23em;
}
.social-midia li {
  padding-bottom: 16px;
}
.product-items.slick-slider .slick-list {
  padding: 0;
}
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1),
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0px !important;
}
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1),
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0px !important;
}
.slick-list.draggable li.product-item {
  box-shadow: none !important;
  /* width: 100% !important;
        max-width: 100% !important; */
  padding: 0 17px !important;
  margin: 0px !important;
}
a.product-item-photo {
  width: 100%;
  display: block;
}
.product-image-container img {
  display: block !important;
  padding: 0 !important;
  width: 100%;
}
.cms-index-index img.product-image-photo:hover {
  background-color: transparent !important;
  opacity: inherit;
  width: 100%;
}
.cms-index-index .widget .block-title {
  margin-bottom: 30px;
  margin-top: 46px;
  text-align: center;
  width: 100%;
  text-transform: none;
}
.cms-index-index .widget .block-title strong {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: none;
}
.slick-slide {
  float: none !important;
  height: auto !important;
  display: inline-block;
}
.slick-slider .slick-arrow.slick-prev.slick-arrow {
  background: url(../images/arrow-left.svg) !important;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  top: -16%;
  transform: none;
  font-size: 0px;
  border: none;
  position: absolute;
  left: 15px;
}
.slick-slider .slick-arrow.slick-next {
  background: url(../images/arrow-right.svg) !important;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  top: -16%;
  transform: none;
  font-size: 0px;
  border: none;
  position: absolute;
  right: 15px;
}
.product-item .already-in-wishlist.action.towishlist:before {
  content: '';
  background: url(../images/saved.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item .action.towishlist:before {
  content: '';
  background: url(../images/save.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item .action.towishlist:hover:before {
  content: '';
  background: url(../images/save_hover.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item-name {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  height: 55px;
}
.price-box span.price-container span.price {
  padding-left: 0;
  text-align: left;
  margin-left: 0;
}
.product-item-details .price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
.product-item-details .price-final_price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
.product-item .price-box .price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
ol.product-items.widget-product-grid.slick-initialized.slick-slider {
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    width: 100%;
    margin-right: 0;
  }
  .account .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 20px;
  }
  .account.page-layout-2columns-left .column.main {
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main {
    width: 100%;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 11px 10px !important;
  }
  .account .page-main .page-title-wrapper .page-title {
    margin-top: 30px;
  }
  .discount-banner {
    padding: 32px 0;
    border-top: 1px solid #c4cdd5;
    border-bottom: 1px solid #c4cdd5;
  }
  .desk-disc {
    display: none;
  }
  .banner-caption {
    padding: 0px;
  }
  .mob-disc {
    display: inline-block;
    width: 100%;
  }
  .mob-disc img {
    width: 100%;
  }
  body .container {
    padding: 0 12px;
  }
  .cms-index-index ol.product-items {
    margin: 0px;
  }
  .way-to-shop-main {
    width: 100%;
    display: inline-block;
    padding: 32px 0 27px 0;
    border-bottom: 1px solid #c4cdd5;
  }
  .way-to-shop-main h2 {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 20px;
  }
  ul.shop-way {
    display: inline-block;
    flex-wrap: nowrap;
    margin: 0 -8px;
  }
  ul.shop-way li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 19px;
  }
  ul.shop-way li:last-child {
    margin-bottom: 0;
  }
  ul.shop-way a {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
  }
  ul.shop-way img {
    padding-bottom: 5px;
  }
  .arabian-store {
    width: 100%;
    display: inline-block;
    margin: 32px 0 40px 0;
  }
  .arabian-store h2 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    padding-bottom: 8px;
  }
  .arabian-subtext {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
  }
  .store-find {
    box-sizing: border-box;
    height: 44px;
    width: 100%;
    margin: 0;
  }
  .selling-points {
    margin-top: 0;
  }
  .selling-points .main-div {
    max-width: 100%;
    margin: 0 auto;
    padding: 26px;
  }
  .selling-points-mian {
    width: 100%;
    float: none;
    padding-left: 24px;
    position: relative;
    padding-bottom: 35px;
  }
  .selling-points-mian:last-child {
    padding-bottom: 0;
  }
  .request-store {
    width: 100%;
    padding: 32px 0;
    border-bottom: 1px solid #c4cdd5;
    border-top: 1px solid #c4cdd5;
  }
  ul.request-catalogue {
    display: inline-block;
    flex-wrap: nowrap;
    margin: 0;
  }
  ul.request-catalogue li {
    padding: 0;
    position: relative;
    margin-bottom: 16px;
  }
  .request-ban-text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .request-ban-text h2 {
    margin: 0;
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  .request-ban-text p {
    display: none;
  }
  .request-ban-text a {
    background-color: transparent;
    text-align: center;
    width: 100%;
    padding: 0px;
    text-transform: uppercase;
  }
  .request-ban-text a:after {
    content: '>';
    color: #ffffff;
    font-size: 16px;
    left: 10px;
    position: relative;
  }
  .banner-cap-main {
    position: absolute;
    margin: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    box-sizing: border-box;
    padding-left: 0;
    text-align: center;
    padding: 0 46px;
  }
  .banner-caption h1 {
    margin-bottom: 4px;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 40px;
    text-align: center;
  }
  .banner-caption p {
    font-size: 12px;
  }
  .cms-category {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #c4cdd5;
  }
  .frst-cat {
    width: 100%;
    float: left;
    padding: 0 12px;
    position: relative;
    margin-bottom: 16px;
  }
  .frst-cat:last-child {
    margin-bottom: 0;
  }
  .inner-frst:first-child {
    margin-bottom: 16px;
  }
  .social-midia {
    display: none;
  }
  ol.product-items.widget-product-grid.slick-initialized.slick-slider {
    margin-bottom: 0;
  }
  .cms-index-index .widget .block-title {
    margin: 32px 0 20px 0 !important;
  }
  .cms-index-index .widget .block-title strong {
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.5px !important;
    line-height: 28px !important;
    text-align: center;
  }
  .cms-index-index .home-catsec {
    margin: 32px 0 20px 0 !important;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding-bottom: 8px;
    height: 55px !important;
  }
  .slick-slider .slick-arrow {
    display: none !important;
    background: none;
  }
  .slick-list.draggable li.product-item {
    padding: 0 8px !important;
  }
  .product-items.slick-slider .slick-list {
    padding: 0 !important;
    margin: 0 -8px;
  }
  .sidebar.sidebar-main .block-content.filter-content {
    display: block !important;
    position: absolute;
    left: -187px;
    width: 202%;
    height: auto;
    float: left;
  }
  .sidebar.sidebar-main .filter .filter-current {
    margin: -15px 0px 0;
  }
  .sidebar.sidebar-main .filter .filter-current.active .items {
    display: block;
    z-index: 11;
    position: absolute;
    height: auto;
    width: 100%;
    background: #ffffff;
  }
  .sidebar.sidebar-main .filter .filter-current.active .items span.filter-label,
  .sidebar.sidebar-main .filter .filter-current.active .items span.filter-value {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
  }
  .sidebar.sidebar-main .filter .filter-current.active strong.block-subtitle.filter-current-subtitle {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    padding-right: 16px;
    justify-content: center;
    text-transform: capitalize;
    padding-bottom: 7px;
  }
  .sidebar.sidebar-main .block-actions.filter-actions {
    position: relative;
    z-index: 11;
    text-align: right;
    margin: 0;
    float: right;
  }
  .sidebar.sidebar-main .filter .filter-current-subtitle:after {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
  }
}
body .page-wrapper .header.content.content {
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
body .page-wrapper .header.content.content:before {
  display: none;
}
body .page-wrapper .header.content.content:after {
  display: none;
}
body .ammenu-header-container .header.content .ammenu-logo {
  min-width: inherit;
  margin: 0;
  display: block;
}
body header .header.content .header-right {
  float: none;
  padding: 0;
  width: auto;
  display: flex;
  flex-wrap: wrap;
  position: static;
  right: 10px;
}
body .page-header .amsearch-wrapper-block {
  width: 490px;
}
@media (max-width: 1200px) {
  body .page-header .amsearch-wrapper-block {
    width: 360px;
  }
}
body .amsearch-input-wrapper .amsearch-button.-loupe {
  background: url('../images/search.svg') no-repeat right center;
  right: 10px;
  background-size: contain;
}
body .amsearch-form-block.-opened {
  width: auto !important;
}
body .amsearch-input-wrapper .amsearch-button.-close {
  display: none !important;
}
body .amsearch-result-section {
  width: 610px;
}
body .page-header .amsearch-result-section {
  right: -120px;
  border: 1px solid #CCCCCC;
  border-radius: 4px;
}
@media (max-width: 992px) {
  body .page-header .amsearch-result-section {
    right: 0;
  }
}
body .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
  max-width: 100%;
  display: flex;
  flex-wrap: nowrap;
  gap: 16px;
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  body .amsearch-products-section.-grid:not(.-slider) .amsearch-item {
    margin-bottom: 24px;
  }
}
body .amsearch-products-section .list-only-custom-box-price {
  gap: 8px;
}
body .amsearch-items-section .amsearch-item-container.amsearch-collapsible-section.-page {
  display: none;
}
body .amsearch-result-tabs.product.data.items .item.title.active .switch {
  background-color: white;
  color: #212B36;
}
body .amsearch-products-section .amsearch-description {
  width: auto;
  max-width: inherit;
  min-height: inherit;
}
@media (max-width: 992px) {
  body .amsearch-products-section .amsearch-description {
    width: 70%;
  }
}
@media (max-width: 575px) {
  body .amsearch-products-section .amsearch-description {
    width: 70%;
  }
}
body .amsearch-products-section .product-item-link {
  padding: 0;
  font-size: 14px;
  font-weight: 400;
  color: #212B36;
  line-height: 20px;
  letter-spacing: 0.25px;
  display: block;
  margin-bottom: 7px;
  white-space: nowrap;
  width: 245px;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 992px) {
  body .amsearch-products-section .product-item-link {
    width: auto;
  }
}
body.cms-home .amsearch-product-list .product-item .price-box .old-price .price-container span span.price {
  color: #637381;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
}
body .amsearch-product-list .price-box span.price-container span.price {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212B36;
}
body ul.amsearch-product-list li a.action.view {
  color: #00B900;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
}
body .amsearch-highlight {
  color: #00B900;
  font-weight: 400;
}
body .amsearch-product-list .product-item-actions .actions-primary + .actions-secondary {
  display: none;
}
body .amsearch-block-header {
  padding: 0;
}
body .amsearch-products-section .amsearch-description {
  text-align: left;
  width: auto;
}
@media (max-width: 992px) {
  body .amsearch-products-section .amsearch-description {
    width: 85%;
  }
}
@media (max-width: 992px) {
  body .amsearch-products-section .amsearch-description {
    width: 70%;
  }
}
body .amsearch-product-list button.action.tocart.primary {
  background: url('../images/search-cart.svg') no-repeat right center;
  display: block;
  width: 68px;
  height: 41px;
  font-size: 0;
  border: 0;
}
body .amsearch-product-list .price-box span.price-container span.price {
  color: #000;
}
body .amsearch-product-list .product-item-details .price-final_price .list-sq-ft-container .per-price-lable {
  padding: 0;
}
body .amsearch-products-section .product-item [data-role="priceBox"] {
  font-size: 14px;
  flex-wrap: nowrap;
  flex-basis: inherit;
}
body .amsearch-products-section .list-sq-ft-container {
  flex-wrap: nowrap;
}
body .amsearch-item-container .amsearch-description {
  padding: 8px 0;
}
body .amasty-xsearch-form {
  position: absolute;
  bottom: 12px;
  right: -6px;
  z-index: 11;
}
@media (max-width: 992px) {
  body .amasty-xsearch-form {
    right: 10px;
  }
}
@media (max-width: 640px) {
  body .amasty-xsearch-form {
    position: static;
    margin-top: 8px;
  }
}
body .amsearch-result-tabs.product.data.items > .item.title > .switch {
  padding: 0;
  height: inherit;
  color: #637381;
  border: 0;
  background: inherit;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  display: flex;
  gap: 5px;
}
@media (max-width: 767px) {
  body .amsearch-result-tabs.product.data.items > .item.title > .switch {
    margin: 0;
    padding: 5px 15px;
    color: #212B36;
  }
}
body .amsearch-result-tabs .title.active .amsearch-results-count {
  display: block;
}
body .amsearch-result-tabs .title:hover::before,
body .amsearch-result-tabs .title.active::before {
  background: #212B36;
  bottom: -10px;
}
body .amsearch-result-tabs .title:hover::before {
  bottom: -11px;
}
body .amsearch-result-tabs.product.data.items > .item.title {
  margin: 0 40px 0 0;
}
@media (max-width: 767px) {
  body .amsearch-result-tabs.product.data.items > .item.title {
    margin: 0;
  }
}
body .amsearch-result-tabs.product.data.items {
  margin: 0;
}
body .amsearch-block-header .amsearch-count {
  font-weight: 700;
}
body .amsearch-items-section:not(:first-child:last-child) {
  width: 38%;
}
@media (max-width: 992px) {
  body .amsearch-items-section:not(:first-child:last-child) {
    width: 100%;
    order: 2;
  }
}
body .amsearch-products-section:not(:first-child) {
  width: 72%;
}
@media (max-width: 992px) {
  body .amsearch-products-section:not(:first-child) {
    width: 100%;
    order: 1;
  }
}
body .amsearch-result-section {
  max-height: 480px;
}
@media (max-width: 992px) {
  body .amsearch-result-section {
    width: 100%;
  }
}
body .amsearch-products-section .amsearch-item {
  padding: 0;
}
body .amsearch-products-section.-grid .amsearch-image {
  width: 80px;
  padding: 0;
}
@media (max-width: 992px) {
  body .amsearch-products-section.-grid .amsearch-image {
    width: 15%;
  }
}
@media (max-width: 575px) {
  body .amsearch-products-section.-grid .amsearch-image {
    width: 80px;
  }
}
body .amsearch-products-section .amsearch-block-header {
  padding: 0;
  margin-bottom: 18px;
}
body .amsearch-products-section:not(:first-child) {
  border-left: 1px solid #DDD;
  padding: 24px;
}
body .amsearch-items-section:not(:first-child:last-child) {
  padding: 22px;
}
body .amsearch-block-header .amsearch-title {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  color: #000000;
  letter-spacing: 0.6px;
}
body .amsearch-block-header .amsearch-link {
  min-width: inherit;
  font-size: 12px;
  font-weight: 400;
  color: #FF6829;
  letter-spacing: 0.5px;
}
body .amsearch-item-container .amsearch-item .item-name {
  padding: 0;
}
body p.amsearch-block-header.amsearch-collapsible-title {
  margin-bottom: 10px;
}
body .amsearch-products-section .amsearch-link:hover {
  color: inherit;
}
body .amsearch-item-container .amsearch-item .item-name {
  color: #212B36;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.5px;
  display: block;
  margin-bottom: 0;
}
body .amsearch-item-container.-recent_searches:not(.-closed) .amsearch-block-header {
  padding: 0;
}
body .amsearch-item-container.-recent_searches .amsearch-tab-items {
  padding: 0;
}
body .amsearch-item-container.-recent_searches .amsearch-item .amsearch-link {
  background-color: #EAF7FC;
  color: #212B36;
}
body .amsearch-products-section .amsearch-item:hover {
  background-color: inherit;
}
body .amsearch-item-container.-recent_searches .amsearch-tab-items {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
body .amsearch-item-container .amsearch-item {
  margin-bottom: 8px;
}
body .amsearch-item-container .amsearch-item:last-child {
  margin-bottom: 0;
}
body .amsearch-items-section {
  padding: 22px;
}
@media (max-width: 767px) {
  body .amsearch-items-section {
    padding: 14px;
  }
}
body .amsearch-item-container.-recent_searches .amsearch-item {
  margin: 0;
}
body .amsearch-input-wrapper.-typed .amsearch-button.-loupe {
  left: inherit;
  right: 10px;
}
body header.page-header {
  z-index: auto;
}
body .amsearch-input-wrapper.-typed .amsearch-input {
  padding: 0 45px 0 10px;
}
body.body-sticky .amsearch-wrapper-block {
  display: none;
}
body.cms-home .amsearch-product-list .product-item .price-box .old-price .price-container span span.price {
  margin: 0;
}
body .amsearch-products-section .product-item [data-role="priceBox"] p,
body .amsearch-products-section .product-item [data-role="priceBox"] span {
  flex-basis: inherit;
}
body .amsearch-products-section .product-item-details .price-final_price .list-sq-ft-container {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body .amsearch-products-section .product-item-details .price-final_price .list-sq-ft-container .per-price-lable {
  padding: 0;
}
.item-content {
  width: 100%;
}
.banner-item.banner-slider {
  width: 100%;
  display: -webkit-box;
  margin: 0 auto;
  max-width: 100%;
}
.banner-caption {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.social-midia {
  position: fixed;
  right: 2%;
  z-index: 1;
  top: 23em;
  width: 50px;
  max-width: 1366px;
  margin: 0 auto;
  left: auto;
  float: right;
  text-align: right;
}
.sections.nav-sections {
  display: none;
}
.page-wrapper {
  min-height: auto;
}
.cms-new-arrival .recently-main-banner .banner-img img {
  width: 100%;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  width: 50%;
  float: left;
  padding-right: 10px;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
}
body .page-header .minicart-wrapper .action.showcart .counter-number {
  color: #ffffff;
  display: none;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  border: none;
  font-size: 0;
}
/*mega menu css*/
.mega-menu-main {
  max-width: 100%;
  background-color: #ffffff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.mega-menu-main .brands-sub-menu a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
  float: left;
  font-weight: normal;
}
.mega-menu-main .brands-sub-menu.sec a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
.mega-menu-main .brands-sub-menu.sec a::before {
  display: none;
}
ul.megamenu-ul {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
}
ul.megamenu-ul li {
  padding: 0 32px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  padding: 8px 32px;
}
ul.megamenu-ul li:first-child {
  padding-left: 0px;
}
ul.megamenu-ul li:last-child {
  padding-right: 0px;
}
ul.megamenu-ul li a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  position: relative;
}
ul.megamenu-ul li a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 3px;
  background-color: #ff6600;
  bottom: -1px;
  transition: all 0.3s;
}
ul.megamenu-ul li a:hover::before {
  width: 100%;
}
ul.megamenu-ul li:hover .brands-sub-menu {
  visibility: visible;
  opacity: 1;
}
.cms-index-index .block.widget.block-products-list.grid {
  overflow: hidden;
}
.brands-sub-menu {
  position: absolute;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #BCBFC2;
  background-color: #ffffff;
  margin: 0 auto;
  left: 0;
  max-width: 1096px;
  right: 0;
  top: 13.9em;
  padding: 40px;
  border-top: none;
}
.brands-sub-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.brands-sub-menu li {
  width: 20%;
  padding: 0 12px !important;
}
.block-static-block.widget {
  margin-bottom: 0;
}
.block-cms-link.widget {
  margin-bottom: 0;
}
.social-midia.scroll {
  top: 2em;
}
/*mega menu css end*/
.main-pg {
  border: 1px solid #cccccc;
}
.main-pg ul li {
  width: 16.66%;
  padding: 16px;
  border-right: 1px solid #cccccc;
}
.main-pg ul li img {
  width: 100%;
}
.main-pg ul li:last-child {
  border: 0;
}
.main-pg a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  float: none;
  display: inline-block;
}
.main-pg a:hover {
  color: #212b36;
}
.h3-tit {
  border-bottom: 1px solid #cccccc;
  background: #eaf7fc;
  padding: 23px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.cms-page-view .main-pg ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.slick-next:before,
.slick-prev:before {
  display: none !important;
}
@media (max-width: 1023px) {
  .sections.nav-sections {
    display: inline-block;
  }
  ._ammenu-link.-second,
  .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
    text-decoration: none;
  }
  span.view-arabic.switcher-option {
    display: none;
  }
  .section-item-title.nav-sections-item-title {
    display: none;
  }
  ul.menu-ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    display: inline-block !important;
    width: 100%;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border-bottom: none;
    padding-bottom: 15px;
    padding: 0 12px;
  }
  .collapsibleTab {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    border-top: 1px solid #dddddd;
    padding: 24px 0;
    position: relative;
  }
  .navigation a.ui-corner-all {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 23px 0;
    border-top: 1px solid #dddddd;
  }
  .menu-ul a {
    margin: 0;
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    padding: 0px;
    padding-bottom: 30px !important;
  }
  button.btn-nav-close {
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites.png) -10px -62px;
    display: inline-block;
    float: right;
    margin-bottom: 24px;
    margin: 0 12px;
  }
  .page-wrapper .nav-sections-item-content > .navigation {
    width: 100%;
    padding: 0 12px !important;
  }
  button.btn-nav-close {
    width: 24px;
    height: 24px;
    background: url(../images/close.svg) no-repeat;
    display: inline-block;
    float: right;
    margin-bottom: 24px;
    border: none;
    position: relative;
    bottom: 15px;
  }
  .nav-open .nav-toggle:before {
    content: none;
  }
  .collapsibleTab div:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites_mm.png) -54px -62px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0px;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .collapsibleTab.allow.active div:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites_mm.png) -114px -10px;
    display: inline-block;
    position: absolute;
    top: 0px;
  }
  .mob-loc.ui-corner-all:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/Pin.svg) no-repeat;
    display: inline-block;
    position: relative;
    top: 9px;
    padding-right: 16px;
  }
  .wish.ui-corner-all:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/Heart.svg) no-repeat;
    display: inline-block;
    position: relative;
    top: 9px;
    padding-right: 16px;
  }
  .navigation a.wish.ui-corner-all {
    border: 0;
    padding: 0;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border: unset !important;
  }
  .ammenu-tabs-list {
    display: none;
  }
  .ammenu-menu-title .ammenu-button.-close {
    margin: 10px 10px 10px auto;
  }
  .ammenu-nav-sections.-sidebar {
    background-color: #ffffff !important;
  }
  .ammenu-menu-wrapper .ammenu-text-block {
    color: #212b36;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle,
  .ammenu-menu-title .ammenu-button.-close,
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
    color: #212b36 !important;
  }
  .ammenu-menu-wrapper {
    margin-bottom: 0;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    padding: 24px 0px 24px 40px;
  }
  .block.block-search .block-content .form {
    position: relative;
  }
  .block.block-search .block-content .form .control {
    position: unset;
  }
  .block.block-search .block-content .form .control input {
    position: unset;
  }
  .block.block-search .block-content .form .actions {
    position: absolute;
    top: -30px;
    right: 20px;
  }
  .block.block-search .block-content .form .actions .action.search {
    display: block;
    font-size: 0;
    background: unset;
    height: 0;
    border: unset;
    padding: 0;
    line-height: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .selling-points .main-div {
    height: 210px;
    padding-left: 20px;
  }
  .selling-points .main-div .selling-points-mian {
    float: left;
  }
  .selling-points.top-section {
    height: 223px;
  }
  html .carousel-container #banner-slider-carousel .owl-dots {
    bottom: -13px;
  }
  html .prod-detail .product.data.items .item.title .switch {
    margin-top: 10px;
  }
  .filter-title strong {
    background-color: #ffffff;
    box-shadow: unset;
    border: 1px solid #cccccc;
    border-radius: 3px;
    width: 200px;
    height: 44px;
    font-weight: 400;
    display: block;
    left: 0;
    line-height: 16px;
    padding: 13px 10px;
    position: unset;
    text-align: center;
    letter-spacing: 0.5px;
  }
  .page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
    text-align: center;
  }
  .page-products .columns {
    padding-top: 20px;
  }
  .cart.table-wrapper .product-item-photo {
    position: unset;
  }
  .item-info .product-image-photo {
    position: inherit;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    position: inherit;
  }
  body.checkout-cart-index .quntyarrw .plus {
    padding: 0 3px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    position: unset;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    position: unset;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
    padding-right: 0;
  }
  .checkout-index-index .page-wrapper {
    overflow: hidden;
  }
  body.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
    right: 0;
  }
  .checkout-index-index .am-checkout .checkout-header {
    padding-bottom: 20px;
  }
  .checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup {
    width: 100%;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 100%;
  }
  body.checkout-onepage-success .header.content {
    border-bottom: unset;
  }
  body.checkout-onepage-success .ammenu-header-container.page-header {
    padding-bottom: 20px;
  }
  body.checkout-onepage-success .checkout-success {
    padding-top: 30px;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 100%;
  }
  .account .product-image-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
    height: 330px;
    overflow: visible;
  }
  body.wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  body.wishlist-index-index .products-grid.wishlist .product-item-actions .action.delete {
    float: unset;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .collapsibleTab div {
    position: relative;
  }
  .cms-page-view .main-pg ul {
    display: inline-block;
    flex-wrap: wrap;
    padding: 0;
  }
  .cms-page-view main#maincontent {
    border: none;
  }
  .main-pg ul li {
    width: 50%;
    padding: 8px;
    border-right: 1px solid #cccccc;
    float: left;
    border-bottom: 1px solid #dddddd;
  }
  .main-pg ul li:nth-child(5) {
    border-bottom: none;
  }
  .main-pg a {
    font-size: 14px;
  }
}
/*cms page css*/
.cms-page-view .page-title-wrapper {
  text-align: left;
  padding: 0;
}
.cms-page-view .row {
  margin: 0px;
}
.cms-page-view .page-main .dwnld-txt h2 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 7px;
}
body.cms-page-view.cms-specialist-corner h1.page-title {
  margin: 0;
  padding-top: 46px;
  padding-bottom: 21px;
}
body.cms-page-view.cms-specialist-corner h1.page-title span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
.special-main {
  width: 100%;
  max-width: 872px;
  margin: 0 auto;
}
.special-main .container {
  padding: 0;
}
.spe-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 64px;
}
.sll-points {
  width: 100%;
  display: inline-block;
  margin-bottom: 11px;
}
.sll-points ul {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -36px;
}
.sll-points ul li {
  width: 50%;
  padding: 0 36px;
  margin-bottom: 53px;
  position: relative;
}
.fre-sample {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 11px;
  padding-top: 5px;
}
.fre-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.sell-img {
  height: 40px;
  width: 40px;
  position: absolute;
}
.sell-txt {
  padding-left: 56px;
}
.register-form {
  margin-top: 46px;
  width: 100%;
  display: block;
  max-width: 728px;
  margin: 0 auto;
  padding-top: 46px;
  padding-bottom: 56px;
}
.register-form .actions-toolbar {
  margin-top: 24px;
}
.register-form .primary {
  width: 100%;
}
.register-form button.action.submit.primary {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  background-color: #ff6600;
  border: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.register-inherit legend.legend {
  border: 0;
  text-align: center;
  margin-bottom: 21px;
}
.register-inherit legend.legend span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.register-inherit .fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.register-inherit .fields .field.required {
  width: 50%;
  padding: 0 12px;
}
.register-inherit fieldset.fieldset {
  margin: 0;
  padding: 0;
}
span.re-sub {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding-bottom: 24px;
}
label.label {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  font-weight: normal;
}
input[type="text"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="password"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="url"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="tel"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="search"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="number"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type*="date"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="email"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
.dwnld-img {
  position: relative;
}
.dwnld-txt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.dnld-txt {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 20px;
}
a.dwnld-now {
  height: 48px;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 46px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .product-options-bottom {
    overflow: inherit;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    width: 40px;
  }
  html body .page-header .minicart-wrapper .action.showcart .counter-number {
    left: 0px !important;
  }
  ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px !important;
  }
  body header.page-header .panel.wrapper .container {
    padding: 0 0;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    left: 0px !important;
  }
  .cms-page-view main#maincontent {
    border: none;
    margin-top: 0 !important;
    padding: 0 12px;
  }
  .cms-page-view .page-main .dwnld-txt h2 {
    margin-bottom: 7px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html body.cms-page-view.cms-specialist-corner .page-header {
    margin-bottom: 0;
  }
  html body.cms-page-view.cms-specialist-corner h1.page-title {
    margin: 0;
    padding-top: 32px;
    padding-bottom: 20px;
  }
  html body.cms-page-view.cms-specialist-corner h1.page-title span {
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  html body.cms-page-view.cms-specialist-corner .columns .column.main {
    padding-bottom: 48px;
  }
  .spe-txt {
    margin-bottom: 50px;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
  }
  .sll-points {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }
  .sll-points ul {
    padding: 0 !important;
    display: inline-block;
    flex-wrap: wrap;
    margin: 0;
  }
  .sll-points ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 33px;
    position: relative;
  }
  .register-form {
    width: 100%;
    display: block;
    max-width: 728px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 32px;
  }
  .register-inherit legend.legend {
    border: 0;
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 0;
  }
  .register-inherit .fields {
    display: inline-block;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }
  .register-inherit .fields .field.required {
    width: 100%;
    padding: 0;
  }
  fieldset.fieldset .legend span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  span.re-sub {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
  }
  .dwnld-txt {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .dnld-txt {
    display: none;
  }
  a.dwnld-now {
    background: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 16px;
  }
}
.field.date ._has-datepicker {
  width: 100%;
}
.contact-index-index legend.legend {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-top: 52px;
  border: 0;
  margin-bottom: 66px;
}
.cnt-page {
  margin-top: 48px;
}
.detl {
  width: 50%;
  float: left;
  padding: 0 36px 0 0;
}
.newcontactdiv {
  width: 50%;
  float: right;
  padding: 0 0 0 36px;
}
.cnt-info {
  border: 1px solid #cccccc;
}
.cnt-info .cnt-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cnt-info .cnt-img .img-box {
  width: 50%;
}
.cnt-info .cnt-img .img-box p {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-bottom: 12px;
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cnt-dtl {
  width: 100%;
  padding: 24px 16px 32px;
}
.cnt-dtl h3 {
  margin: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 19px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
ul.add-dtl {
  padding-top: 16px;
}
ul.add-dtl li {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-bottom: 12px;
  position: relative;
  padding-left: 48px;
}
a.delers {
  height: 48px;
  width: 352px;
  border-radius: 4px;
  background-color: #ff6600;
  display: block;
  margin: 0 auto;
  margin-top: 24px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 46px;
  text-align: center;
}
li.loc:before {
  content: '';
  background: url(../images/map-pin.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.tele:before {
  content: '';
  background: url(../images/phone.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.tele a:hover {
  color: #212b36;
}
li.mailing:before {
  content: '';
  background: url(../images/mail.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.mailing a:hover {
  color: #212b36;
}
li.clock:before {
  content: '';
  background: url(../images/clock.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
.timing {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
}
.timing .left-time {
  width: calc(50%);
}
.fieldset .field .label {
  font-weight: normal;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.fieldset .fields .field .label {
  font-weight: normal;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.hdmx__contact-form .fieldset .group-3 {
  margin: 0;
}
.hdmx__contact-form .fieldset .group-3 .field {
  padding: 0;
}
.hdmx__contact-form .actions-toolbar .action.primary {
  float: right;
  padding: 1rem 2rem;
  height: 48px;
  border-radius: 4px;
  background-color: #ff6600;
  border: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.contact-index-index main#maincontent .column.main {
  padding-bottom: 88px !important;
}
.contact-index-index main#maincontent .columns {
  padding-bottom: 88px !important;
}
input#btn-go {
  float: right;
  height: 44px;
  width: 140px;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  border: none;
  position: relative;
  top: -44px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.hdmx__contact-form .fieldset .group-2 {
  margin: 0px;
}
.hdmx__contact-form .fieldset .group-2 .field {
  padding: 0px;
}
@media (max-width: 768px) {
  a.delers {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-index-index main#maincontent {
    margin-top: 0 !important;
    border: 0;
    padding: 0 12px;
  }
  .contact-index-index main#maincontent .column.main {
    padding-bottom: 0px !important;
  }
  .contact-index-index main#maincontent .columns {
    padding-bottom: 0px !important;
  }
  .contact-index-index legend.legend {
    margin-top: 32px;
    border: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .detl {
    width: 100%;
    padding: 0;
  }
  a.delers {
    width: 100%;
  }
  .newcontactdiv {
    width: 100%;
    padding: 0;
    margin-top: 32px;
  }
  .hdmx__contact-form .fieldset .group-2 .field {
    width: 100%;
  }
  .hdmx__contact-form .fieldset .group-3 .field {
    width: 100%;
  }
}
fieldset.field.required.review-field-ratings div#ratings\[2\]-error {
  margin-top: -10px;
}
/*category page css start*/
.page-products.page-layout-2columns-left .column.main {
  float: right;
  width: 78%;
  padding-bottom: 0;
  padding-left: 24px;
  position: relative;
}
.page-products .sidebar.sidebar-main {
  width: 22%;
  margin-top: 0px;
  padding-right: 24px;
  max-width: 288px;
  margin-top: 20px;
}
.page-products .product-items .product-item {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 48px;
  margin-left: 0px !important;
}
.page-products .products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -12px;
}
.page-products .products.products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 26px;
}
.page-products .product-image-wrapper:hover {
  background: none;
}
.page-products .toolbar.toolbar-products {
  width: auto;
  margin: 0;
  float: right;
  height: auto;
  display: inline-block;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: absolute;
  right: 0;
  top: -45px;
  left: auto;
  width: auto;
  float: right;
  text-align: right;
}
.page-products .toolbar-sorter.sorter select {
  box-sizing: border-box;
  height: 44px;
  width: 200px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
.page-products h1.page-title span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
.page-products .block-content.filter-content .filter-options-title {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: capitalize;
}
.page-products .amscroll-load-button {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.catalog-category-view .product-item .product-reviews-summary {
  display: block;
}
.catalog-category-view .block-title h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-transform: capitalize;
}
.product-item-details .price-final_price {
  height: auto;
}
.product-item-name a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.page-products.catalog-category-view .page-title-wrapper {
  display: inline-block;
  width: 50%;
  text-align: right;
  position: relative;
  top: 0;
  left: 24%;
}
.page-products.catalog-category-view .recently-product-cat {
  float: right;
  width: 100%;
}
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 100%;
}
ol#hm-catviewmore {
  margin: 0 -12px;
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  display: inline-block;
  width: 50%;
  text-align: right;
  position: relative;
  top: -8px;
  left: 24%;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 23px 0;
  border-bottom: 1px solid #dddddd;
}
.block-content.filter-content .filter-options-item:first-child {
  padding-top: 24px;
  border-top: 1px solid #dddddd;
}
.filter-options-item.allow .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title p:after,
.checkout-index-index #checkout .mw-osc-block-title p:after {
  content: '';
  background: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  content: '';
  background: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.filter-options-item.allow.active .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  content: '';
  background: url(../images/minus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .amscroll-load-button {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  height: auto !important;
  margin-bottom: 2px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  min-height: 44px !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
  width: 33.33%;
  margin: 0 !important;
  margin-bottom: 48px !important;
}
@media (min-width: 768px) and (max-width: 1280px) {
  html .page-products.catalog-category-view .product-items .product-item {
    width: 33.33%;
  }
  html .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 33.33% !important;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    display: inline-block;
    width: 50%;
    text-align: right;
    position: relative;
    top: -8px;
    left: 12%;
  }
  html .page-products h1.page-title span {
    font-size: 24px;
  }
  html .page-products .sidebar.sidebar-main {
    width: 20%;
    margin-top: 0;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 80%;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 0;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 80%;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  html .page-products.catalog-category-view .page-main .page-title-wrapper {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
  }
  html .page-products.catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 10px;
    top: 22px;
    text-align: center;
  }
  html .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #dedede;
    margin-top: -70px;
    height: 40px;
    width: 100% !important;
    max-width: 100%;
  }
  html .page-products.catalog-category-view .product-items .product-item {
    width: 100%;
    margin: 0px 0px 40px 0px !important;
    padding: 0px;
  }
  html .page-products.catalog-category-view .columns {
    position: relative;
    top: 0;
    padding-top: 29px;
    padding-left: 0;
  }
  html .page-products.catalog-category-view ol#hm-catviewmore {
    margin: 0;
  }
  html .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 100% !important;
  }
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -60px;
    width: 50%;
    border-right: 1px solid #dedede;
    height: 22px;
    float: left;
    left: 0;
  }
  html .page-products .products-grid .product-items {
    font-size: 0;
    width: auto;
    margin: 0;
  }
  html .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
    white-space: normal !important;
    margin-bottom: 2px !important;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    top: -95px;
    left: 0;
    margin-top: 24px;
    margin-bottom: 0px;
  }
  html .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
    margin-bottom: 2px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    min-height: 44px !important;
  }
  html .page-products main#maincontent {
    margin-top: 0;
    border: 0;
  }
  html .catalog-category-view .page-header {
    margin-bottom: 0;
  }
  html .catalog-category-view .recently-product-cat .block-title h2 {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .page-wrapper .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 19px;
  }
  html .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
    padding-top: 35px;
  }
  html .recently-product-cat .block-title {
    margin: 0;
    margin-bottom: 20px;
  }
  html .page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .breadcrumbs {
    display: none;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(odd) {
    margin-left: 0 !important;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 48px !important;
  }
}
/*category page css end*/
/*product page css*/
html .catalog-product-view .prod-detail {
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0;
}
html .catalog-product-view .columns {
  padding-bottom: 0;
}
html .catalog-product-view .columns .column.main .container {
  padding: 0;
}
html .catalog-product-view .columns .column.main .container.sj-test {
  padding: 0;
}
html .catalog-product-view .product-info-main {
  float: right;
  width: 40%;
  padding: 0 0 0px 32px;
  position: relative;
}
html .catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin-bottom: 12px;
}
html .catalog-product-view .product-info-main .page-title-wrapper h1 span {
  margin-bottom: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
html .catalog-product-view .product-info-main .price-box.price-final_price:before {
  display: none !important;
}
html .catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin: 0;
  width: 100%;
  float: left;
  margin-bottom: 22px;
  border-top: 1px solid #dddddd;
  margin-top: 0;
  padding-top: 12px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 18px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart {
  float: left;
  width: 100%;
  margin: 0;
  height: auto;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 20%;
  float: left;
  margin: 0;
  margin-right: 16px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  float: right;
  width: 75%;
  margin-top: 26px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
  border-color: transparent;
  padding: 0;
  float: left;
  margin-bottom: 16px;
  border-radius: 4px;
  background-color: #ff6600;
  height: 48px;
  width: 50%;
  margin-left: 8px;
  margin-right: 0;
}
html .catalog-product-view .product.media {
  float: left;
  width: 60%;
  box-shadow: none;
  margin: 0;
}
html .catalog-product-view .product.media .fotorama__nav__frame {
  padding: 0 !important;
  padding-right: 16px !important;
  padding-bottom: 16px !important;
  margin-right: 16px;
}
html .catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
  box-shadow: none;
}
html .catalog-product-view .product.media .fotorama__nav__shaft {
  margin-left: 0px;
  margin-right: 16px;
  display: inline-block;
  margin-top: 0;
}
html .catalog-product-view .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb {
  box-shadow: none;
}
html .catalog-product-view .breadcrumbs {
  margin: 20px 0 0 0;
}
html .catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
html .catalog-product-view .product-options-bottom label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .catalog-product-view .amquote-addto-button {
  padding: 0;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 48px;
  width: 100%;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .catalog-product-view .recently-product-cat .block-title {
  margin-top: 65px;
  padding: 0;
  border: 0;
  margin-bottom: 26px;
}
html .catalog-product-view .recently-product-cat .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -12px;
  width: 100%;
  font-size: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 25%;
  box-shadow: none;
  margin: 0 !important;
  padding: 0 12px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-container {
  display: block;
  width: 100% !important;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: auto;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
  padding: 7px 0;
}
html .catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .recently-product-cat.category-page.productpager .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .page-bottom {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
html .catalog-product-view .page-bottom .arabian-store {
  border-top: 1px solid #dddddd;
  margin-top: 56px;
}
html .catalog-product-view .page-bottom .arabian-store h2 {
  padding-top: 46px;
}
html .catalog-product-view .product-item-details .price-final_price {
  margin-top: 5px;
  height: auto;
}
html .revewwithwishlist .wishlist .actions-secondary {
  display: block;
  float: left;
  min-width: unset;
  padding-right: 0;
  right: 0;
  position: relative;
  left: -16px;
}
html .revewwithwishlist .wishlist .compare-product a.action.tocompare {
  position: relative;
  right: 64px;
  display: none;
  font-size: 0;
}
html .revewwithwishlist .towishlist:after {
  height: 24px;
  width: 24px;
}
html .product-info-main .product-info-stock-sku {
  display: none;
}
html .product-info-main .product-add-form .box-tocart label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .product-info-main .product-add-form .box-tocart input.input-text.qty {
  box-sizing: border-box;
  height: 44px;
  width: 96px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
html .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: 0;
  display: inline-block;
}
html .product-info-main-deatils {
  display: none;
}
html .product.info.detailed .product.data.items .data.item.title.active a {
  border-bottom: 2px solid #212b36;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  padding-bottom: 18px !important;
  margin-right: 40px;
}
html .product.info.detailed .additional-attributes tbody tr th {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
html .product.info.detailed .additional-attributes tbody tr td {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
html .prod-detail .product.data.items .item.title .switch {
  background: transparent;
  text-transform: capitalize;
  height: auto;
  padding: 0;
  margin-right: 40px;
  padding-bottom: 10px !important;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
}
html .prod-detail .product.info.detailed {
  margin: 0;
  padding-top: 76px;
}
html .product.data.items .item.content {
  border: none;
  padding: 27px 0 0 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  border-top: 1px solid #dddddd;
}
html h3.mb-line {
  display: none;
}
html .related-product-cat .block-title h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
html .recently-product-cat .block-title h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
html .catalog-product-view.page-layout-1column .page-main .related-product-cat .products-grid .product-item:first-child {
  margin-left: 0 !important;
}
html .product-item-details .product-reviews-summary {
  display: block !important;
}
html .catalog-product-view .page-title-wrapper {
  width: 100%;
  display: inline-block;
}
html .revewwithwishlist {
  width: 100%;
  float: right;
  display: inline-block;
  position: relative;
  top: 0;
  margin-bottom: 7px;
}
html .instock-status {
  float: left;
  margin-right: 40px;
}
html .in-stock-label-span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .product.data.items .item.content #product-review-container {
  border: none;
  padding-top: 0;
  border-width: 1px 0 0 0;
}
html button#review {
  margin-top: 60px;
  float: right;
  width: 200px;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary {
  height: 44px;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  border: none;
  padding: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary:hover,
html .review-form .action.submit.primary:focus {
  background: #ffffff;
  color: #000000;
}
html ol.items.review-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
html .product-reviews-summary {
  padding-bottom: 39px;
  /*border-bottom: 1px solid @line4;*/
  margin-bottom: 0px;
}
html .review-item {
  padding: 32px 0;
}
html .review-main-contnt {
  width: 60%;
  float: left;
}
html ol.items.review-items .review-details {
  width: 20%;
  float: left;
  text-align: center;
}
html ol.items.review-items .rexiw-star-date {
  width: 20%;
  float: right;
  text-align: right;
}
html .review-ratings {
  float: right;
  margin-bottom: 0;
  max-width: 240px;
}
html .review-title {
  margin: 0;
  margin-bottom: 9px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
html .review-content {
  margin-bottom: 0;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html .review-author .review-details-value {
  font-weight: normal;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
html time.review-details-value {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
html .review-toolbar {
  border-top: none;
  display: none;
}
html #viewall {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  border: 0;
  width: 100%;
  text-decoration: underline;
  margin-top: 0;
}
html div#customer-reviews {
  margin: 0;
}
html .ratcount {
  float: right;
  padding-left: 16px;
  color: #637381;
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 35px;
}
html .data.switch .counter {
  color: #7d7d7d;
  display: none;
}
html .catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 100%;
}
html .catalog-product-view .product-info-main .product.alert .control {
  width: 264px;
  display: inline-block;
  position: relative;
}
html .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
  height: 44px;
  width: 270px;
  padding: 8px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
html .catalog-product-view .product-info-main .product.alert .submitsction {
  width: 158px;
  position: absolute;
  height: 44px;
}
html .catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn {
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  height: 44px;
  width: 100%;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  background: #ff6600;
}
html body .page-header .minicart-wrapper .action.showcart .counter-number {
  display: inline-block;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  left: -5px;
}
html .minicart-wrapper .block-minicart li a.product-item-photo {
  width: auto;
  display: inline-block;
}
html div#minicart-content-wrapper a.product-item-photo {
  box-shadow: none;
}
html div#minicart-content-wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 75px !important;
  height: 75px !important;
}
html div#minicart-content-wrapper .minicart-items .product-item-name {
  width: 230px;
  padding: 0;
  height: auto;
}
html .page-header #minicart-content-wrapper .block-content .actions .primary .action.primary {
  background: #ff6600;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 44px;
  border: 0;
  border-radius: 4px;
}
html .modal-popup button {
  background: #ff6600 !important;
  height: 44px !important;
  border: 0 !important;
  border-radius: 4px !important;
}
html .modal-popup button:hover {
  background: #ff6600;
  border: none;
  color: #ffffff;
}
html .modal-popup button:focus {
  height: 44px;
}
html .modal-popup .action-close:before {
  position: relative;
  left: -10px;
}
html .modal-popup button.action-close {
  background: none !important;
}
html .modal-popup button:active {
  background: #ff6600;
  border: none;
  color: #ffffff;
  height: 44px;
}
html .notify-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  html .catalog-product-view .product.media {
    width: 100%;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 16px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-left: 16px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  html .catalog-product-view .breadcrumbs {
    margin: 0;
    display: none;
  }
  html .catalog-product-view .product.media .fotorama__wrap {
    padding: 0;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 21px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  html .catalog-product-view .product-info-main .page-title-wrapper h1 span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 20%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 100%;
    margin: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 70%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-left: 0px;
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product.alert .control {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 128px;
    position: relative;
    height: 44px;
    top: -45px;
  }
  html .catalog-product-view .payment-responsivesec {
    width: 73%;
    display: none;
  }
  html .catalog-product-view .prod-detail .product.data.items .item.title .switch {
    margin-right: 0;
    border-top: 1px solid #dddddd;
    padding: 20px 0 !important;
  }
  html .catalog-product-view .recently-product-cat .block-title {
    margin-top: 0;
    padding: 0;
    border: 0;
    margin-bottom: 20px;
  }
  html .catalog-product-view .recently-product-cat .block-title h2 {
    margin: 0;
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .catalog-product-view .column.main .recently-product-cat .product-items {
    margin: 0;
    width: 100%;
    font-size: 0;
  }
  html .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 100% !important;
    box-shadow: none;
    margin: 0 !important;
    padding: 0;
    margin-bottom: 40px !important;
  }
  html .catalog-product-view .page-bottom .arabian-store {
    border-top: 1px solid #dddddd;
    margin-top: 0;
  }
  html .catalog-product-view .revewwithwishlist {
    width: 100%;
    margin-top: 16px;
  }
  html .fotorama__active .fotorama__dot {
    background-color: #ff6600;
    border-color: #ff6600;
  }
  html .product-info-main .product-add-form .box-tocart input.input-text.qty {
    width: 100%;
  }
  html .prod-detail .product.info.detailed {
    margin: 0;
    padding-top: 36px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin: 0;
  }
  html .product.data.items .item.title a:after {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  html .product.data.items .item.content #product-review-container {
    border: none;
    padding-top: 0;
    border-width: 1px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  html .price-box span.price-container span.price {
    padding-left: 0;
  }
  html button#review {
    text-align: center;
    margin: 0 auto;
    order: 2;
  }
  html .review-details {
    order: 1;
    margin: 0 auto;
  }
  html .product-reviews-summary {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 22px;
  }
  html .review-item {
    padding: 18px 0;
    display: flex;
    flex-wrap: wrap;
  }
  html .review-item:first-child {
    border-top: 1px solid #dddddd;
    margin-top: 24px;
  }
  html .review-main-contnt {
    width: 100%;
    order: 3;
  }
  html ol.items.review-items .review-details {
    width: 100%;
    text-align: left;
    order: 2;
  }
  html ol.items.review-items .rexiw-star-date {
    width: 100%;
    float: left;
    text-align: left;
    order: 1;
  }
  html .review-list li .review-date {
    float: right;
    width: 50%;
    text-align: right;
  }
  html .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  html time.review-details-value {
    padding: 0;
  }
  html div#customer-reviews {
    margin: 0;
    order: 3;
  }
  html .revewwithwishlist .wishlist {
    float: right;
    width: 50%;
  }
  body.catalog-product-view .page-main {
    border-top: 0;
    margin: 0 !important;
    padding-top: 0 !important;
  }
}
/*end*/
.main-offer {
  width: 100%;
  display: flex;
  background-color: #eaf7fc;
  flex-wrap: wrap;
  padding: 16px 48px 10px 32px;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
.title-offer {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
}
.countdowntimer-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.days-time {
  padding: 0 12px;
  position: relative;
  text-align: center;
}
span.day-cnt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  width: 100%;
  display: block;
  text-align: center;
}
span.day-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
}
span.day-txt:before {
  content: '';
  height: 2px;
  width: 40px;
  background-color: #212b36;
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  margin: 0 auto;
}
html body.cms-special-offer .selling-points-mian p {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html body.cms-special-offer main#maincontent {
  padding: 0 !important;
}
html body.cms-special-offer ul {
  padding: 0;
}
.specail-main {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
.offer-img ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.offer-img ul li {
  width: 25%;
  float: left;
  padding: 0 12px;
}
.offer-img ul li img {
  width: 100%;
}
.cms-home span.special-price {
  margin: 0px 0 !important;
  width: auto !important;
}
span.old-price {
  display: block;
  float: left;
  padding-left: 16px;
}
span.special-price {
  margin: 0px 0 !important;
  width: auto !important;
}
.product-item .old-price {
  margin: 0;
}
.cms-special-offer .category-supersale {
  width: 100%;
  display: inline-block;
  padding-top: 46px;
  border-top: 1px solid #dddddd;
}
.cms-special-offer .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
  overflow: hidden;
  padding-top: 5px;
}
.cms-special-offer .block.widget.block-products-list.grid .block-title {
  text-align: center;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 26px;
}
.cms-special-offer .widget .block-title strong {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}
.cms-special-offer .block.widget .product-item-info {
  width: 100%;
  position: relative;
}
.cms-special-offer .block.widget .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
.cms-special-offer .sell-pnts {
  border-top: 1px solid #dddddd;
}
html .owl-theme .owl-dots .owl-dot.active span {
  background: #ff6600;
}
html .owl-theme .owl-dots .owl-dot:hover span {
  background: #ff6600;
}
html .owl-theme .owl-dots .owl-dot span {
  height: 8px;
  width: 16px;
  background-color: #d8d8d8;
  display: inline-block;
  font-size: 0;
  margin: 0 8px 16px;
  border-radius: 0;
}
html .revewwithwishlist {
  margin-bottom: 12px;
}
html .revewwithwishlist .ratcount {
  line-height: 23px;
}
html .instock-status {
  width: 30%;
  text-align: right;
}
.revewwithwishlist .wishlist {
  width: 100%;
}
.revewwithwishlist .product-reviews-summary {
  margin: 0;
  display: inline-block;
  padding: 0;
  border: 0;
}
.revewwithwishlist .review-details {
  width: 50%;
  float: left;
}
.product-info-main .rating-summary {
  margin-right: 0;
}
.customer-review .rating-summary {
  margin-right: 0;
}
.newlabel-class {
  position: absolute;
  top: 16px;
  z-index: 1;
  left: 0;
}
div#zipcode-error {
  color: #ff0000;
  margin-top: 5px;
}
.social-share-custom {
  position: absolute;
  right: 10px;
  top: 60px;
  z-index: 1;
}
.social-share-custom div.rollerhove {
  background-image: url(../images/Share-grey.svg);
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.social-share-custom div.rollerhove:hover {
  background-image: url(../images/Share-hover.svg);
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.social-share-custom .rollerhove:hover .hoversocialicondisplay {
  right: 0;
  top: 24px;
}
.social-share-custom .rollerhove:hover .hoversocialicondisplay ul {
  right: 0px;
  top: 15px;
}
.cms-index-index ol.product-items .hoversocialicondisplay li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
ol.product-items .hoversocialicondisplay li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
.related-product-cat ol li {
  padding: 0;
}
i.fa.fa-facebook-square {
  color: #3567a2;
}
i.fa.fa-twitter {
  color: #69acd1;
}
i.fa.fa-pinterest {
  color: #e2462b;
}
i.fa.fa-whatsapp {
  color: #4cc03c;
}
.desc-main {
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper span.price {
  margin-top: 6px;
}
html .revewwithwishlist .wishlist .actions-secondary {
  left: -5px;
}
.page-products .product-items .product-item .product-item-info .product-item-details {
  position: relative;
}
.disc-txt {
  position: absolute;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  left: 6px;
  align-items: center;
  top: 9px;
}
.cms-catalogue-request .columns .column.main {
  padding-bottom: 88px;
}
.cms-catalogue-request .page-main {
  width: 100%;
  max-width: 728px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
.cms-catalogue-request fieldset.fieldset .legend {
  padding: 0;
  border: 0;
  margin-bottom: 66px;
  margin-top: 27px;
  text-align: center;
}
.cms-catalogue-request fieldset.fieldset .legend span {
  text-transform: none;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.cms-catalogue-request span.request-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 20px;
  display: inline-block;
}
.cms-catalogue-request .field.name.required.address {
  width: 100%;
}
.cms-catalogue-request .request-chckbox {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  padding-left: 10px;
}
.cms-catalogue-request .request-chckbox label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.cms-catalogue-request .fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
.cms-catalogue-request .fieldset:last-child {
  margin-bottom: 0;
}
.cms-catalogue-request .actions-toolbar {
  margin-top: 27px;
}
.cms-catalogue-request .primary {
  width: 100%;
}
.cms-catalogue-request button.action.submit.primary {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  background-color: #ff6600;
  height: 48px;
  border: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.cms-catalogue-request .field.name.required {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.cms-catalogue-request .fields.request-form-dtl {
  margin: 0 -12px;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
body .list-only-custom-box-price {
  display: flex;
}
body .list-only-custom-box-price .old-price {
  order: 2;
}
body .list-only-custom-box-price .special-price {
  order: 1;
}
body .special-price .price {
  font-size: 14px !important;
}
body.catalog-category-view .product-item .product-reviews-summary,
html body .product-item-details .product-reviews-summary {
  display: flex !important;
  padding: 0 0 5px 0;
}
body .products-grid .product-item-actions {
  margin: 0;
}
body .product-item .product-reviews-summary .reviews-actions a span {
  display: none;
}
body.checkout-cart-index.page-layout-1column .product-item .price-box .old-price .price-container span span.price {
  margin: 0 8px 0 0;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details {
  display: flex;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details .product.name.product-item-name {
  order: 1;
  display: block;
  width: 100%;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details .price-box.price-final_price {
  order: 3;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details .product-reviews-summary.short.no-rating {
  order: 2;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details .product.actions.product-item-actions {
  order: 4;
}
body .block.widget .products-grid .product-item .product-item-inner,
body.page-layout-2columns-left .column.main .products-grid .product-item .product-item-inner,
body.page-layout-2columns-left .column.main .grid .product-item .product-item-inner,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-inner,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-actions,
body.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner,
body.wishlist-index-index.page-layout-2columns-left .products-grid .product-item .product-item-inner1 {
  box-shadow: none;
  position: absolute;
  top: 0;
  margin: 0;
  clip: inherit;
  overflow: visible;
  display: block;
  top: inherit;
  left: inherit;
  right: 0;
  bottom: 0;
  width: 72px;
  height: 40px;
}
body .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary,
body.page-layout-2columns-left .column.main .products-grid .product-item .product-item-inner .action.tocart.primary,
body.page-layout-2columns-left .column.main .grid .product-item .product-item-inner .action.tocart.primary,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-actions .action.tocart.primary,
body.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary,
body.wishlist-index-index.page-layout-2columns-left .products-grid .product-item .product-item-inner1 .action.tocart.primary {
  font-size: 0;
  width: auto;
  padding: 0;
  height: inherit;
  background: inherit;
  border: 0;
  background: url(../images/new-cart-icons.svg) no-repeat left center #00b900;
  background-position: center;
  width: 72px;
  height: 40px;
}
body .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary:after,
body.page-layout-2columns-left .column.main .products-grid .product-item .product-item-inner .action.tocart.primary:after,
body.page-layout-2columns-left .column.main .grid .product-item .product-item-inner .action.tocart.primary:after,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary:after,
body.page-layout-1column .block.widget .products-grid .product-item .product-item-actions .action.tocart.primary:after,
body.page-layout-3columns .block.widget .products-grid .product-item .product-item-inner .action.tocart.primary:after,
body.wishlist-index-index.page-layout-2columns-left .products-grid .product-item .product-item-inner1 .action.tocart.primary:after {
  content: "";
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  line-height: 16px;
  position: absolute;
  left: 40px;
}
body .product-item-actions .actions-primary {
  padding: 0;
}
html.wishlist-index-index .product-reviews-summary {
  padding: 0;
}
html.wishlist-index-index .products-grid.wishlist .product-item .fieldset .field.qty,
html.wishlist-index-index .products-grid.wishlist .product-item .fieldset .product-item-actions {
  margin: 0;
}
html .wishlist-index-index .products-grid.wishlist .product-item .box-tocart .actions-primary {
  padding: 0;
}
html .wishlist-index-index .products-grid.wishlist .product-item-actions {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
  display: none;
}
.wishlist-index-index .products-grid .product-item .product-item-info {
  width: 100%;
  position: relative;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart p.unavailable.stock {
  display: none;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions {
  margin: 0;
}
html .wishlist-index-index .product-reviews-summary {
  padding: 0;
}
body .products-grid .product-item-inner {
  border: 0;
  padding: 0;
}
.products-grid .product-item-info:hover .product-item-inner,
.products-grid .product-item-info.active .product-item-inner {
  display: block;
}
.products-grid .product-item-info .product-item-inner {
  display: block;
}
.field.zipcode {
  width: 50%;
  padding: 0 12px;
}
.wishlist-index-index .products-grid.wishlist .product-reviews-summary,
.wishlist-index-index .toolbar.wishlist-toolbar {
  text-align: left;
  margin-bottom: 5px;
}
body.wishlist-index-index.page-layout-2columns-left .products-grid .product-item .product-item-inner1 {
  bottom: -25px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 53%;
  margin: 0;
  padding-right: 16px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  align-items: center;
  justify-content: center;
  float: left;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  width: 100%;
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
}
html .product-info-main .product-add-form .box-tocart input.input-text.qty {
  width: 100%;
}
.sq-ft-main {
  width: auto;
  padding-right: 13px;
}
.or {
  top: 10px;
  width: 26px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  position: relative;
}
.box-main {
  width: auto;
  padding-left: 13px;
}
html .product-info-main .product-add-form .box-tocart label {
  display: inline-block;
  width: 100%;
}
html .product-info-main .product-add-form .box-tocart .fieldset .number {
  width: 100%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions.adtocart {
  width: auto;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
  width: auto;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft .box-main {
  width: auto;
  padding-left: 0;
}
ul.megamenu-ul li {
  padding: 0px;
}
ul.megamenu-ul li a {
  padding: 8px 32px;
  display: inline-block;
  position: relative;
}
ul.megamenu-ul li a:before {
  content: '';
  width: 0;
  height: 3px;
  background: #ff6600;
  position: absolute;
  left: 0;
  margin: 0;
  bottom: -1px;
  transition: all 0.3s;
}
ul.megamenu-ul li:hover a:before {
  width: 100%;
}
.mega-menu-main .brands-sub-menu a {
  padding: 0px;
}
.cms-index-index span.product-image-wrapper:hover {
  background: none;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  width: 100%;
  display: inline-block;
}
.swatch-attribute.color .swatch-option {
  border: none;
  width: 24px !important;
  height: 24px !important;
  background-size: 100% !important;
}
.catalog-product-view .swatch-attribute.color .swatch-option.selected {
  margin-left: 0;
  border: 2px solid #ff6600;
}
.catalog-product-view .swatch-attribute.color .swatch-option {
  border: none;
  width: 80px !important;
  height: 80px !important;
  background-size: 100% !important;
  margin-right: 18px;
}
#configcustom {
  margin-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0px;
}
body.cms-home.cms-index-index ol.product-items li:hover .rating-summary .rating-result::before {
  color: #979797;
}
body.page-layout-2columns-left .price-box.price-final_price span.old-price {
  order: 1;
  padding: 0;
}
body.page-layout-2columns-left .price-box.price-final_price span.old-price .price {
  margin: 0;
}
body.page-layout-2columns-left .product-item .price-box .old-price .price-container span span.price {
  margin: 0;
}
body.page-layout-2columns-left .price-box.price-final_price span.old-price {
  order: 1;
}
body.page-layout-2columns-left .product-item-details .price-final_price .list-sq-ft-container .per-price-lable {
  order: 3;
}
body.page-layout-2columns-left span.special-price {
  order: 2;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart {
  padding-top: 0 !important;
}
body.page-layout-2columns-left .product-item .price-box .old-price .price-container span span.price {
  margin: 0 8px 0 0;
}
body.checkout-cart-index.page-layout-1column .product.details.product-item-details {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.checkout-cart-index.page-layout-1column .list-product-page-container span.old-price {
  padding: 0;
}
body .list-product-page-container span.special-price span.price {
  font-size: 14px !important;
}
.cms-catalogue-request .breadcrumbs {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
  margin-top: 20px;
}
.two-action {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
button#sample-product-button {
  width: 100%;
  margin: 0;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  height: 48px;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 0;
}
button#sample-product-button span {
  color: #212b36 !important;
}
.row {
  margin: 0;
}
.inspiration-index-index .columns {
  padding: 0;
}
.inspiration-index-index .columns .column.main {
  padding-bottom: 84px;
}
.trend-prdts {
  margin-top: 22px;
  width: 100%;
}
.fet-title h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}
.main-trending {
  width: 100%;
  display: inline-block;
}
.main-trending ol {
  width: auto;
  margin: 0 -12px;
  padding: 0px;
}
.main-trending ol li {
  width: 25%;
  padding: 0 16px;
}
.main-trending ol li img {
  width: 100%;
}
.main-trending a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.main-trending a:hover {
  color: #212b36;
}
.main-trending a span {
  padding-top: 12px;
  display: inline-block;
}
.featuretrends-index-trenddetails .container.sj-test {
  display: none;
}
.featuretrends-index-trenddetails .columns {
  padding: 0;
}
.featuretrends-index-trenddetails .columns .column.main {
  padding-bottom: 64px;
}
.main-banner-page {
  position: relative;
  margin-bottom: 64px;
}
.img-txt {
  position: absolute;
  text-align: center;
  top: 50%;
  align-items: center;
  align-content: center;
  max-width: 872px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.img-tit h1 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.img-desc {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin: 21px 0;
}
a.img-btn {
  box-sizing: border-box;
  height: 48px;
  width: 200px;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  display: inline-block;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 45px;
  text-align: center;
}
html .cms-catalogue-request .breadcrumbs {
  display: inline-block;
}
html .filter-current ol.items {
  margin: 0;
}
html .sidebar.sidebar-main .block-actions.filter-actions a {
  color: #000000;
}
html .block-actions.filter-actions.mobile-reset {
  display: none;
}
.product-full-width-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
h2.product-section-title {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
.recently-product-cat.category-page.productpager li.product-item span.old-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.old-price {
  width: auto;
}
.size-value {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 25px;
}
.product-item .price-box .old-price .price-container span span.price {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px !important;
}
.loader {
  background: none !important;
}
html .catalog-product-view .column.main .product.media {
  margin-top: 0px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  margin-top: 26px;
}
html .product-info-main .product-add-form .box-tocart label {
  display: inline-block;
  width: 100%;
  padding-bottom: 6px;
}
html #banner-slider-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  opacity: inherit;
  right: 0;
  top: auto;
}
.cms-index-index ol.product-items li:hover .rating-summary .rating-result > span::before {
  color: #00B900;
}
/* common colors */
body .display-tag-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: inherit;
  height: 32px;
  position: relative;
  color: inherit;
  text-transform: capitalize;
  float: left;
  clear: left;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
  letter-spacing: 2px;
  margin-bottom: 5px;
}
body .display-tag-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid inherit;
  border-left: 4px solid inherit;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
  font-weight: 700;
}
body .display-tag-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid inherit;
  border-right: 4px solid transparent;
  border-bottom: 8px solid inherit;
  display: block;
  font-weight: 700;
}
/* out of stock */
body .display-tag-label.out-of-stock-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #abbccc;
  height: 32px;
  position: relative;
  color: #212b36;
  text-transform: capitalize;
}
body .display-tag-label.out-of-stock-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #abbccc;
  border-left: 4px solid #abbccc;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
body .display-tag-label.out-of-stock-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #abbccc;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #abbccc;
  display: block;
}
/* Discount label */
body .display-tag-label.discount-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #ff6600;
  height: 32px;
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
}
body .display-tag-label.discount-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #ff6600;
  border-left: 4px solid #ff6600;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
body .display-tag-label.discount-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #ff6600;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #ff6600;
  display: block;
}
/* Discount label => Black For the BlackFriday Sale*/
.display-tag-label.discount-label-black {
  background-color: black !important;
  color: white !important;
  /* text-transform: lowercase; */
}
body .display-tag-label.discount-label-black:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #000000 !important;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #000000 !important;
  display: block;
}
body .display-tag-label.discount-label-black:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #000000  !important;
  border-left: 4px solid #000000  !important;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
/* New arrival */
body .display-tag-label.new-arrival-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #f94c43;
  height: 32px;
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
}
body .display-tag-label.new-arrival-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #f94c43;
  border-left: 4px solid #f94c43;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
body .display-tag-label.new-arrival-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #f94c43;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #f94c43;
  display: block;
}
/* choice label */
body .display-tag-label.our-choice-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #3eb658;
  height: 32px;
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
}
body .display-tag-label.our-choice-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #3eb658;
  border-left: 4px solid #3eb658;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
body .display-tag-label.our-choice-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #3eb658;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #3eb658;
  display: block;
}
/* Best Seller label */
body .display-tag-label.best-seller-label {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  padding-left: 12px;
  padding-right: 12px;
  background-color: #009cdb;
  height: 32px;
  position: relative;
  color: #ffffff;
  text-transform: capitalize;
}
body .display-tag-label.best-seller-label:before {
  content: '';
  position: absolute;
  top: 0px;
  right: -8px;
  border-top: 8px solid #009cdb;
  border-left: 4px solid #009cdb;
  border-right: 4px solid transparent;
  border-bottom: 8px solid transparent;
  display: block;
}
body .display-tag-label.best-seller-label:after {
  content: '';
  position: absolute;
  bottom: 0px;
  right: -8px;
  border-top: 8px solid transparent;
  border-left: 4px solid #009cdb;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #009cdb;
  display: block;
}
html .review-form .action.submit.primary {
  background: #00B900 !important;
}
.review-control-vote label:before {
  color: #00B900 !important;
}
@media (max-width: 1024px) {
  html .instock-status {
    width: 20%;
  }
  .revewwithwishlist .review-details {
    width: 55%;
  }
}
@media (max-width: 768px) {
  html .instock-status {
    width: 32%;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin: 0px;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin: 0px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin-right: 20px;
  }
  html .prod-detail .product.data.items .item.title .switch {
    margin-right: 20px;
  }
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
  z-index: 9;
}
@media (max-width: 767px) {
  html .owl-theme .owl-dots .owl-dot.active span {
    background: #ff6600;
  }
  html .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6600;
  }
  html .owl-theme .owl-dots .owl-dot span {
    height: 8px;
    width: 16px;
    background-color: #d8d8d8;
    display: inline-block;
    font-size: 0;
    margin: 0 8px 8px;
  }
  html .catalog-category-view .page-wrapper .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding-top: 19px;
    padding-bottom: 40px;
  }
  html .review-list li .review-date {
    margin-top: 5px;
  }
  html .review-details {
    width: 100%;
    text-align: center;
  }
  .filter-options-item.allow.active .filter-options-content {
    display: inline-block !important;
  }
  main#maincontent {
    border-top: none;
  }
  .catalog-product-view a[data-zoom-id] img {
    padding-bottom: 0;
  }
  .catalog-product-view .mz-thumb img {
    padding-bottom: 0;
  }
  .catalog-product-view .modal-slide .action-close {
    margin-top: 0px;
  }
  .mt-thumb-switcher.active-selector img {
    border-bottom-color: transparent;
  }
  div#product-review-table {
    margin-top: 15px;
  }
  .mcs-item {
    padding: 0 8px !important;
  }
  .mcs-items-container {
    margin: 0 -17px !important;
    width: auto !important;
  }
  .MagicScroll-horizontal .mcs-button-arrow-prev {
    top: -10px !important;
  }
  .MagicScroll-horizontal .mcs-button-arrow-next {
    top: -10px !important;
  }
  header .form .search-autocomplete {
    top: 44px !important;
    margin: 0;
    width: 100% !important;
    border: none;
    left: 0;
    padding: 0 12px;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .swatch-attribute.color,
  .swatch-attribute.size,
  .swatch-attribute.size {
    width: 100%;
    display: inline-block;
    float: left;
  }
  html .cms-page-view .page-header {
    margin-bottom: 20px;
  }
  .swatch-attribute.size {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .featuretrends-index-trenddetails .columns .column.main {
    padding-bottom: 40px;
  }
  .featuretrends-index-trenddetails main#maincontent {
    border-top: 0;
  }
  .featuretrends-index-trenddetails .page-header {
    margin-bottom: 0;
  }
  .main-banner-page {
    position: relative;
    margin-bottom: 32px;
  }
  .main-banner-page img {
    height: 336px;
    object-fit: cover;
  }
  .img-desc {
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 24px;
    text-align: center;
  }
  .main-trending ol {
    display: block;
    flex-wrap: inherit;
    margin: 0px;
  }
  .main-trending ol li img {
    width: auto;
  }
  .main-trending a {
    width: auto;
  }
  .fet-title {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  .trend-prdts {
    margin-top: 18px;
    width: 100%;
    overflow: hidden;
  }
  .inspiration-index-index .columns .column.main {
    padding-bottom: 50px;
  }
  .sample-product-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
  button#product-addtoquote {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .cms-catalogue-request .breadcrumbs {
    display: none !important;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
    margin-top: 20px;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 70%;
    padding-right: 0px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin-right: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
    width: 20%;
  }
  .revewwithwishlist .review-details {
    width: 40%;
  }
  .mob-disc {
    display: inline-block;
    width: 100%;
  }
  .main-offer {
    padding: 16px 48px 18px 32px;
  }
  .title-offer {
    text-align: center;
    width: 100%;
    margin-bottom: 12px;
  }
  .countdowntimer-main {
    text-align: center;
    margin: 0 auto;
  }
  html .banner-caption {
    padding: 0px;
  }
  html body.cms-index-index main#maincontent {
    padding: 0 !important;
  }
  .specail-main {
    margin-top: 16px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }
  .offer-img ul {
    display: inline-block;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .offer-img ul li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 16px;
  }
  .cms-special-offer .sell-pnts {
    border-top: 1px solid #dddddd;
    margin-top: 32px;
  }
  .cms-special-offer .widget .block-title strong {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .cms-special-offer .block.widget.block-products-list.grid .block-title {
    margin-bottom: 20px;
  }
  .cms-special-offer .category-supersale {
    padding-top: 32px;
  }
  .cms-special-offer .block.widget.block-products-list.grid {
    margin-bottom: 32px;
  }
  html .revewwithwishlist .wishlist {
    width: 100%;
  }
  html .revewwithwishlist .ratcount {
    display: none;
  }
  html .review-details {
    order: 1;
    margin: 0;
  }
  html .in-stock-label-span {
    line-height: 26px;
  }
  .cms-catalogue-request main#maincontent {
    border-top: 0;
  }
  .cms-catalogue-request fieldset.fieldset .legend {
    padding: 0;
    border: 0;
    margin-bottom: 12px;
    margin-top: 0;
    text-align: left;
  }
  .cms-catalogue-request fieldset.fieldset .legend span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: left;
  }
  .cms-catalogue-request span.request-txt {
    padding-bottom: 16px;
  }
  .cms-catalogue-request .field.name.required {
    width: 100%;
    float: left;
    padding: 0;
  }
  .cms-catalogue-request .fields.request-form-dtl {
    margin: 0;
  }
  .cms-catalogue-request .columns {
    padding: 0 0 48px;
  }
  .cms-catalogue-request .columns .column.main {
    padding-bottom: 0;
  }
  .cms-catalogue-request .page-footer {
    margin-top: 0;
  }
  .cms-catalogue-request .request-chckbox {
    padding-left: 0px;
  }
  ol.product-items.widget-product-grid.slick-initialized.slick-slider {
    margin-bottom: 32px;
  }
  .field.zipcode {
    width: 100%;
    padding: 0;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 26px;
    padding-right: 16px;
    display: flex;
    position: relative;
    top: 0;
    justify-content: center;
    text-transform: capitalize;
  }
  html .sidebar.sidebar-main .filter-title strong {
    width: 100%;
    display: flex !important;
    padding: 0px 16px;
    text-transform: capitalize;
    justify-content: center;
    line-height: 30px;
  }
}
html .review-form .action.submit.primary:hover {
  color: #ffffff;
}
html .review-form .action.submit.primary:focus {
  color: #ffffff;
}
div#reviews-actions-custom {
  float: left;
}
.block.widget.block-products-list.grid {
  max-height: 630px;
}
.block.widget.block-products-list.grid .slick-list li.product-item {
  opacity: 1;
}
.block.widget.block-products-list.grid li.product-item {
  opacity: 0;
}
body.cms-page-view .header-links li {
  margin-right: 0px;
}
.trend-prdts .main-trending {
  max-height: 400px;
}
.trend-prdts .main-trending li.product-item {
  opacity: 1;
}
.trend-prdts li.product-item {
  opacity: 0;
}
html .product.info.detailed .additional-attributes tbody tr th {
  width: 15%;
  float: left;
  padding: 0px;
}
html .product.info.detailed .additional-attributes tbody tr td {
  padding: 0px;
}
input#autocomplete {
  border: 1px solid #cccccc !important;
}
.cms-page-view .breadcrumbs {
  margin: 0;
  padding: 0 23px;
  margin-top: 20px;
}
.shp-by-clr .container {
  padding: 0;
}
ol.items {
  margin: 0;
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
  margin: 0;
}
.swatch-attribute.tile_finish {
  margin-top: 24px;
}
.field.review-field-nickname.required {
  margin-top: 20px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  width: auto;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: relative;
  right: 0;
  top: 0px;
  left: auto;
  width: auto;
  float: right;
  text-align: right;
}
body.page-products.page-with-filter.catalogsearch-result-index .block.filter {
  display: block;
}
body.page-products.page-with-filter.catalogsearch-result-index .products.products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 26px;
}
body.page-products.page-with-filter.catalogsearch-result-index .page-title-wrapper {
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
  width: 50%;
  text-align: left;
  position: relative;
  left: 24%;
}
body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
  margin-top: 46px;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item img.product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
  top: 0;
}
.page-products .product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products .new-product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.swatch-attribute.color .swatch-option {
  margin-bottom: 10px;
}
.featuretrends-index-index .container.sj-test {
  display: none;
}
.cms-page-view.cms-shop-by-color .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-collection .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-looks .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-brands .breadcrumbs {
  display: inline-block;
}
.cms-new-arrival .product-item-details {
  float: left;
  width: 100%;
  position: relative;
  margin-bottom: 65px;
}
html body.checkout-cart-index .product-item-details .product-reviews-summary {
  order: 2;
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  top: 10px;
}
.frst-cat a:last-child:after {
  content: '';
  background: url(../images/chevron-right-white.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 8px;
}
.frst-cat a:after {
  content: '';
  background: url(../images/chevron-right-white.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 8px;
}
.frst-cat h3 a::after {
  display: none !important;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
  text-align: left;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: nowrap;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
  width: 33.33%;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
  width: 33.33%;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
  width: 33.33%;
}
.field.required.message {
  width: 100%;
}
.page-print .logo {
  display: none;
  float: none;
}
.page-print .custom-info-orderpage {
  margin: 12px 0;
}
.page-print span.info-contact img {
  position: relative;
  top: 10px;
}
.page-print .order-status {
  margin-top: -7px;
  padding: 5px 10px;
}
.page-print .box-content {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100%;
  margin: 0;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 23px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 28px;
}
.checkout-index-index #checkout .fieldset .field .control {
  width: 100%;
  padding-bottom: 16px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
  border-bottom: none;
  padding: 0;
}
body.cms-page-view.cms-new-arrival .page-main .arabian-store h2 {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
body.cms-page-view.cms-new-arrival .columns .column.main {
  padding-bottom: 0;
}
body.cms-page-view.cms-special-offer .page-main .arabian-store h2 {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
body.cms-page-view.cms-special-offer .columns .column.main {
  padding-bottom: 0;
}
body.cms-about-us .page-main {
  width: 100%;
  max-width: 1096px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
body.cms-page-view.cms-special-offer .header-links li {
  margin-right: 20px;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  width: 50px;
  left: 0;
}
html body .page-header .minicart-wrapper .action.showcart .counter-number {
  left: 0px;
}
.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
  top: 12px;
}
.catalogsearch-result-index h1.page-title {
  margin-top: 0;
  font-size: 24.15px;
}
body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
  font-size: 14px;
}
div#mp-newsletter-error {
  color: #ff0000;
  margin-top: 10px;
}
.catalog-product-view .field-error {
  margin-top: 7px;
  position: absolute;
  font-size: 10px;
}
.catalog-product-view div.mage-error[generated] {
  margin-top: 7px;
  position: absolute;
  font-size: 10px;
}
.two-action {
  padding-top: 10px;
}
.amasty_quote-account-view .page-title-wrapper div {
  display: none;
}
#configcustom label.label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.catalog-product-view .product-info-main #configcustom .super-attribute-select {
  max-width: 100%;
}
.sample-product-wrapper {
  display: block;
}
.page-print .custom-info-orderpage {
  margin: 12px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.page-print .box.box-order-shipping-address {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.page-print .box.box-order-billing-method {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.page-print tr.totals-tax {
  width: 100%;
  display: inline-table;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  min-height: 317px;
}
tr.totals-tax {
  width: 100%;
  display: contents;
}
.main-abt {
  width: 100%;
  display: inline-block;
  margin-top: 24px;
}
.first-para {
  width: 100%;
  display: flex;
}
.first-para .page-title-wrapper {
  width: 30%;
  float: left;
}
.scnd-txt {
  width: 70%;
  float: right;
}
.scnd-para {
  width: 100%;
  display: flex;
}
.scnd-para h1 {
  font-weight: 600;
}
.txt-area {
  width: 50%;
  float: left;
  margin-right: 24px;
}
.img-area {
  width: 50%;
  float: right;
}
.frth-para {
  width: 100%;
  display: flex;
}
.txt-para {
  width: 60%;
  float: left;
}
.img-div {
  width: 38%;
  float: right;
}
body.cms-faq main#maincontent {
  max-width: 1096px;
  padding: 0;
}
body.cms-faq main#maincontent li {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
.message.success {
  padding-left: 50px !important;
  background: #E3F1DF !important;
  color: #212b36 !important;
  font-weight: bold;
  margin: 0 0 20px;
}
.message.info.empty,
.message.notice {
  padding-left: 50px !important;
  background: #FCF1CD !important;
  color: #212b36 !important;
  font-weight: bold;
}
.message.info > *:first-child:before {
  color: #8A6116 !important;
}
div#mageplaza-bannerslider-block-before-content-3 {
  margin-top: -20px;
}
.message.success > *:first-child:before {
  color: #108043;
  content: '\e60e' !important;
}
.message.error {
  margin: 0 0 15px;
  padding: 13px 0 13px 45px;
  overflow: hidden;
  background-color: #FBEAE5;
  color: #212b36;
  font-weight: 800;
}
.cms-home .page.messages {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  margin-top: 0;
}
.message.error > *:first-child:before {
  color: #BF1D08;
  content: '\e61f' !important;
}
div#zipcode-error {
  color: #ff0000;
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: 50px;
  left: 0;
}
.store-find {
  position: relative;
}
.catalog-product-view .newsletter-new div.mage-error[generated] {
  position: relative;
}
.catalog-product-view div.mage-error[generated] {
  margin-top: 7px;
  position: relative;
  font-size: 16px;
}
@media (max-width: 768px) {
  body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
    padding-right: 0;
  }
  .request-ban-text p {
    display: none;
  }
  .frst-cat a {
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  fieldset.fieldset .legend span {
    font-size: 24px !important;
  }
  .customer-account-create .fieldset > .legend span {
    font-size: 13.82px !important;
  }
  .minicart-wrapper .block-minicart {
    margin-right: 0 !important;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    width: auto;
    left: 8px !important;
  }
  .minicart-wrapper .block-minicart {
    padding: 21px 15px 0;
  }
  .ammenu-header-container .header.content .minicart-wrapper {
    margin: 0 0px;
  }
  #configcustom {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
  }
  .nav-toggle {
    margin: 0;
    top: 18px;
  }
  .logo {
    top: 25px;
  }
  body .header.content.content {
    display: inline-block;
    height: 130px;
  }
  body header .header.content .block-search {
    padding: 15px 0px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: 50px !important;
    right: -38px !important;
  }
  .cms-new-arrival .recently-main-banner {
    margin-bottom: 6px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #dedede;
    height: 40px;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .products.products-grid {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
    margin-top: -63px !important;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
    top: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    left: 0px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .column.main {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  .inspiration-index-index header.page-header {
    margin-bottom: 0;
  }
  .inspiration-index-index #center {
    padding: 0;
  }
  .main-trending ol {
    margin: 0px -8px;
  }
  .main-trending ol li {
    padding: 0 8px;
  }
  .featuretrends-index-index header.page-header {
    margin-bottom: 0;
  }
  .featuretrends-index-index .columns .column.main {
    padding-bottom: 0px;
  }
  .swatch-attribute.tile_finish {
    margin-top: 22px;
    width: 100%;
    display: inline-block;
  }
  .checkout-index-index li#shipping .form-login {
    padding-bottom: 23px !important;
  }
  .checkout-index-index li#shipping span.note {
    padding-top: 15px;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required span.note {
    padding: 0px;
    padding-top: 15px;
  }
  .checkout-index-index div#shipping-new-address-form {
    padding: 0px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
    border-bottom: none;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
    width: 100% !important;
  }
  body.wishlist-index-index .products-grid .product-items .product-item {
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
  }
  body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding: 0px 0 0 16px;
    display: inline-block;
    width: 80%;
  }
  .amcheckout-step-container .amcheckout-summary-container .minicart-items {
    overflow: hidden;
  }
  .amcheckout-step-container .amcheckout-summary-container .details-qty {
    padding-bottom: 11px;
  }
  body.cms-page-view h1.page-title {
    padding-top: 0px;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create .hdmx__ticket-new .group {
    display: inline-block;
    width: 100%;
  }
  form.hdmx__ticket-new {
    width: 100%;
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 14px !important;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 0;
    padding: 0 12px;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto !important;
    min-height: initial;
    max-width: 100% !important;
    width: 100% !important;
  }
  body.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .left-login h3 {
    text-align: center;
  }
  body.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    background: #ffffff;
    padding-bottom: 32px !important;
    margin-top: 15px !important;
  }
  .first-para {
    width: 100%;
    display: inline-block;
  }
  .first-para .page-title-wrapper {
    width: 100%;
  }
  .scnd-txt {
    width: 100%;
  }
  .scnd-para {
    width: 100%;
    display: inline-block;
  }
  .txt-area {
    width: 100%;
    margin-right: 0;
  }
  .cms-page-view .page-main h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .img-area {
    width: 100%;
  }
  .thrd-para {
    margin-top: 24px;
  }
  .frth-para {
    width: 100%;
    display: inline-block;
  }
  .txt-para {
    width: 100%;
  }
  .img-div {
    width: 100%;
  }
  .page-header .header.content .logo img {
    width: 104.45px;
    height: 34px;
  }
  .banner-cap-main .banner-caption h1 {
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 47px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
    margin-bottom: 4px;
  }
  .banner-cap-main .banner-caption p {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.6px;
    margin-top: 16px;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter select {
    height: 11px;
    padding-left: 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    width: 50%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: 30px !important;
  }
  div#minicart-content-wrapper .minicart-items .product-item-name {
    width: 170px;
  }
  .checkout-index-index .page-header .header.content .logo {
    top: 0;
  }
  .checkout-index-index .page-footer {
    display: block !important;
  }
  .trackorder-index-view .track_result {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .trackorder-index-view .page-main .track-order-main .track_result h2,
  .trackorder-index-view .page-main .page-title-wrapper h1.page-title span {
    margin-top: 20px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .trackorder-index-view .page-main .page-title-wrapper {
    padding-bottom: 0px !important;
  }
  .trackorder-index-view main#maincontent {
    margin-top: 0 !important;
  }
  body.contact-index-index .page-main .column:not(.sidebar-additional) .form.contact {
    max-width: 100%;
    margin-top: 15px;
    min-width: 100%;
    padding-bottom: 30px;
  }
  body.contact-index-index .page-main .column .fieldset .legend {
    padding-bottom: 18px;
  }
  body.contact-index-index .page-main .column .fieldset .legend span {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.5px;
  }
  body .header.content.content {
    border-bottom: 1px solid #d8d8d8;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
    width: 100%;
  }
  .checkout-index-index #shipping-new-address-form .field.street .control .field.additional {
    width: 100%;
  }
  .checkout-index-index #shipping-new-address-form .field.street .control label.label {
    position: unset;
    margin-bottom: 5px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
    padding-right: 0;
  }
  body.checkout-index-index .header.content.content {
    border-bottom: unset !important;
  }
  .checkout-index-index div#shipping-new-address-form {
    overflow: hidden;
  }
  html div#minicart-content-wrapper .minicart-items .product-item-name {
    width: auto !important;
  }
  .fotorama__dot {
    height: 10px !important;
    width: 10px !important;
    background-color: #d8d8d8;
  }
  html .catalog-product-view .product.media .fotorama__nav__frame {
    padding-right: 0 !important;
    padding-bottom: 16px !important;
    margin-right: 0 !important;
  }
  body.checkout-cart-index .quntyarrw .minus,
  body.checkout-cart-index .quntyarrw .plus {
    padding: 0 3px !important;
  }
  .header.content .header-right .header.links {
    display: none;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    flex-wrap: wrap;
  }
  .field.search {
    position: relative;
  }
  .header.content .block-search .action.search {
    top: 8px !important;
    right: -8px !important;
  }
  .minicart-wrapper .action.showcart {
    margin-right: 0px !important;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    padding: 17px 0 0 0;
  }
  .ammenu-header-container .header.content .ammenu-logo img {
    width: 160.45px;
    height: 40px;
  }
  .product-items.slick-slider .slick-slide .product-item {
    max-width: 100% !important;
  }
  .products-grid .slick-initialized .slick-slide {
    float: left !important;
  }
  body .page-wrapper .header.content.content {
    padding: 0 13px;
  }
  .billing-address-form div[name="billingAddressshared.street.0"] {
    margin-bottom: 35px !important;
  }
  .block.block-search .block-content .form .actions {
    position: unset;
  }
  .block.block-search .block-content .form .actions .action.search::before {
    top: -14px !important;
    right: 18px !important;
    padding-right: 20px;
  }
  html .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .product-item .price-box .price {
      font-weight: 500;
    }
  }
}
#bio_ep_bg {
  background-color: #000000;
  opacity: 0.9 !important;
}
span.counter.qty {
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  top: -7px;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
  width: 24%;
  padding: 0px 0px;
  margin: 0 12px;
  box-shadow: none;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item span.product-image-container {
  display: block !important;
  padding: 0 !important;
  width: 100% !important;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item div.product-item-actions {
  bottom: 0px;
  display: none;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  display: inline-block;
}
html .catalog-product-view .admin__data-grid-outer-wrap .product-item-details {
  width: 100%;
  display: inline-block;
  margin-top: 12px;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary {
  top: 15px;
}
html .catalog-product-view .block.widget.block-viewed-products-grid {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
html .product.info.detailed .additional-attributes tbody tr th {
  width: 25%;
}
@media (max-width: 767px) {
  body.cms-page-view .page-wrapper .breadcrumbs {
    display: block;
  }
  .cms-new-arrival .recently-main-banner .banner-img .banner-content {
    padding: 0 20px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: -14px !important;
    right: 18px !important;
    padding-right: 20px;
  }
  .cms-home .message.success,
  .cms-home .message.error {
    margin-top: 20px;
  }
  html .page-wrapper .breadcrumbs {
    padding-top: 10px;
  }
  .block-content.filter-content .filter-options-item .filter-options-content {
    width: 100%;
    padding-right: 0;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    margin: 0;
    position: absolute;
    right: 0;
    top: -32px;
    left: 0;
    width: inherit;
    float: right;
    text-align: right;
  }
  .pay-images ul {
    justify-content: start;
  }
  .pay-images ul li {
    margin-right: 15px;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  body.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 95% !important;
  }
  html .modal-popup .action-close:before {
    left: 10px;
    top: 10px;
  }
  html .modal-popup .action-close:before {
    left: -5px;
    top: 0px;
  }
  .modals-overlay {
    z-index: 3 !important;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > *,
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    margin: 0;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    padding-bottom: 10px;
  }
  body.cms-faqs .sparsh-block-content {
    width: 100%;
  }
  body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block {
    width: 100%;
  }
  body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question strong {
    font-size: 18px;
    line-height: 20px;
  }
  .page-products .products.products-grid {
    margin-top: 0 !important;
  }
  div#mageplaza-bannerslider-block-before-content-7 {
    display: none;
  }
  div#mageplaza-bannerslider-block-before-content-8 {
    display: block;
  }
  ul.top-right.language span::before {
    display: none;
  }
  .selling-points.top-section {
    height: auto;
  }
  .selling-points.top-section .selling-points-mian {
    float: unset;
  }
  .disc-txt {
    font-size: 12px;
  }
  .main-offer {
    padding: 16px 16px 18px 16px;
  }
  html .catalog-product-view .product-info-main .product.alert .control {
    width: 100% !important;
  }
  html .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 100% !important;
    position: relative;
    height: 44px;
    top: 0px !important;
  }
  a.discover-btn {
    height: auto !important;
  }
  .left-time.right-time {
    padding-left: 20px;
  }
  body .page-header .panel ul li a {
    font-size: 13px;
  }
  .page-header .panel.wrapper {
    height: auto !important;
  }
  body .page-header .panel ul.top-right {
    font-size: 13px;
  }
  form#co-shipping-form .field._required._error {
    height: 100% !important;
  }
  .amcheckout-method td#label_method_freeshipping_freeshipping {
    display: none;
  }
}
form#co-shipping-form .select option:first-child {
  display: none;
}
form#co-shipping-form .select option:nth-child(3) {
  display: none;
}
@media (max-width: 767px) {
  .amcheckout-method td.col.col-price {
    padding: 8px 10px !important;
  }
  .amcheckout-method td#label_carrier_freeshipping_freeshipping {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .trackorder-index-view .track-order-main .track_result {
    position: relative;
  }
  .trackorder-index-view .track-order-main .track_result h2 {
    position: relative;
    top: 75px;
    margin-bottom: 78px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-id.shp {
    padding: 0 0 10px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-comapony.shp {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .trackorder-index-view .page-title-wrapper {
    padding-top: 35px;
  }
  .trackorder-index-view .columns .column.main {
    padding-bottom: 5px;
  }
  .trackorder-index-view .track-order-main .track_result h2 {
    padding-bottom: 0 !important;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-id.shp {
    padding: 0 0 10px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-comapony.shp {
    padding-bottom: 15px;
  }
}
form#co-shipping-form fieldset.field.street.admin__control-fields.required {
  height: 111px;
}
.message.info span {
  margin-left: 30px;
}
@media (max-width: 1230px) {
  body.account.customer-account-edit.page-layout-2columns-left .block-search .minisearch .action.search:before {
    margin-top: 16px;
  }
}
.product.data.items.mage-tabs-disabled .active {
  scroll-margin-top: 120px;
}
@media (max-width: 767px) {
  .product.data.items.mage-tabs-disabled .active {
    scroll-margin-top: 133px;
  }
}
.specail-main h1.special-heading {
  margin-bottom: 30px;
  margin-top: 5px;
  text-align: center;
  font-size: 30px;
}
@media (max-width: 767px) {
  .specail-main h1.special-heading {
    margin-bottom: 25px;
    margin-top: 0;
  }
}
.clock .timing {
  display: block;
}
.clock .timing .clock-time {
  display: flex;
}
@media screen and (min-width: 768px) {
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form div#shipping-new-address-form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: start;
  }
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form div#shipping-new-address-form fieldset.field.street.admin__control-fields.required {
    height: auto;
  }
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form .fieldset .field:not(.choice) .label {
    display: block;
  }
  .checkout-index-index .new-shipping-address-modal .modal-footer .action-save-address:focus {
    height: 44px !important;
  }
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  position: static;
}
.action.primary,
.checkout-index-index #checkout button.action.action-login.secondary,
.checkout-index-index #checkout .continuepayment button,
.checkout-index-index #checkout div#opc-new-shipping-address .actions button,
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id,
.checkout-index-index #checkout div#appendlogin button,
.modal-popup button,
.modal-popup button:focus,
.modal-popup button:active,
.checkout-index-index #checkout button.action.action-login.secondary,
.checkout-index-index #checkout .continuepayment button,
.checkout-index-index #checkout div#opc-new-shipping-address .actions button,
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id,
.checkout-index-index #checkout div#appendlogin button,
.modal-popup button,
.modal-popup button:focus,
.modal-popup button:active {
  text-transform: uppercase;
  font-size: 13.55px;
  font-family: 'Plus Jakarta Sans';
  font-weight: 600;
  letter-spacing: 1.25px;
  border-radius: 0px;
  line-height: 16px;
  height: 36px;
}
.newsletter .actions {
  float: right;
  margin-top: 15px;
  border-radius: 0px;
}
.action.primary:focus {
  background-color: #8cc63f;
  border: 1px solid #8cc63f;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before,
.container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
  float: left;
}
.col-xs-1 {
  width: 4.16666667%;
}
.col-xs-2 {
  width: 8.33333333%;
}
.col-xs-3 {
  width: 12.5%;
}
.col-xs-4 {
  width: 16.66666667%;
}
.col-xs-5 {
  width: 20.83333333%;
}
.col-xs-6 {
  width: 25%;
}
.col-xs-7 {
  width: 29.16666667%;
}
.col-xs-8 {
  width: 33.33333333%;
}
.col-xs-9 {
  width: 37.5%;
}
.col-xs-10 {
  width: 41.66666667%;
}
.col-xs-11 {
  width: 45.83333333%;
}
.col-xs-12 {
  width: 50%;
}
.col-xs-13 {
  width: 54.16666667%;
}
.col-xs-14 {
  width: 58.33333333%;
}
.col-xs-15 {
  width: 62.5%;
}
.col-xs-16 {
  width: 66.66666667%;
}
.col-xs-17 {
  width: 70.83333333%;
}
.col-xs-18 {
  width: 75%;
}
.col-xs-19 {
  width: 79.16666667%;
}
.col-xs-20 {
  width: 83.33333333%;
}
.col-xs-21 {
  width: 87.5%;
}
.col-xs-22 {
  width: 91.66666667%;
}
.col-xs-23 {
  width: 95.83333333%;
}
.col-xs-24 {
  width: 100%;
}
@media (min-width: 768px) {
  .container {
    max-width: 750px;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-13,
  .col-sm-14,
  .col-sm-15,
  .col-sm-16,
  .col-sm-17,
  .col-sm-18,
  .col-sm-19,
  .col-sm-20,
  .col-sm-21,
  .col-sm-22,
  .col-sm-23 {
    float: left;
  }
  .col-sm-1 {
    width: 4.16666667%;
  }
  .col-sm-2 {
    width: 8.33333333%;
  }
  .col-sm-3 {
    width: 12.5%;
  }
  .col-sm-4 {
    width: 16.66666667%;
  }
  .col-sm-5 {
    width: 20.83333333%;
  }
  .col-sm-6 {
    width: 25%;
  }
  .col-sm-7 {
    width: 29.16666667%;
  }
  .col-sm-8 {
    width: 33.33333333%;
  }
  .col-sm-9 {
    width: 37.5%;
  }
  .col-sm-10 {
    width: 41.66666667%;
  }
  .col-sm-11 {
    width: 45.83333333%;
  }
  .col-sm-12 {
    width: 50%;
  }
  .col-sm-13 {
    width: 54.16666667%;
  }
  .col-sm-14 {
    width: 58.33333333%;
  }
  .col-sm-15 {
    width: 62.5%;
  }
  .col-sm-16 {
    width: 66.66666667%;
  }
  .col-sm-17 {
    width: 70.83333333%;
  }
  .col-sm-18 {
    width: 75%;
  }
  .col-sm-19 {
    width: 79.16666667%;
  }
  .col-sm-20 {
    width: 83.33333333%;
  }
  .col-sm-21 {
    width: 87.5%;
  }
  .col-sm-22 {
    width: 91.66666667%;
  }
  .col-sm-23 {
    width: 95.83333333%;
  }
  .col-sm-24 {
    width: 100%;
  }
  .col-sm-push-1 {
    left: 4.16666667%;
  }
  .col-sm-push-2 {
    left: 8.33333333%;
  }
  .col-sm-push-3 {
    left: 12.5%;
  }
  .col-sm-push-4 {
    left: 16.66666667%;
  }
  .col-sm-push-5 {
    left: 20.83333333%;
  }
  .col-sm-push-6 {
    left: 25%;
  }
  .col-sm-push-7 {
    left: 29.16666667%;
  }
  .col-sm-push-8 {
    left: 33.33333333%;
  }
  .col-sm-push-9 {
    left: 37.5%;
  }
  .col-sm-push-10 {
    left: 41.66666667%;
  }
  .col-sm-push-11 {
    left: 45.83333333%;
  }
  .col-sm-pull-1 {
    right: 4.16666667%;
  }
  .col-sm-pull-2 {
    right: 8.33333333%;
  }
  .col-sm-pull-3 {
    right: 12.5%;
  }
  .col-sm-pull-4 {
    right: 16.66666667%;
  }
  .col-sm-pull-5 {
    right: 20.83333333%;
  }
  .col-sm-pull-6 {
    right: 25%;
  }
  .col-sm-pull-7 {
    right: 29.16666667%;
  }
  .col-sm-pull-8 {
    right: 33.33333333%;
  }
  .col-sm-pull-9 {
    right: 37.5%;
  }
  .col-sm-pull-10 {
    right: 41.66666667%;
  }
  .col-sm-pull-11 {
    right: 45.83333333%;
  }
  .col-sm-pull-12 {
    right: 50%;
  }
  .col-sm-pull-13 {
    right: 54.16666667%;
  }
  .col-sm-pull-14 {
    right: 58.33333333%;
  }
  .col-sm-pull-15 {
    right: 62.5%;
  }
  .col-sm-pull-16 {
    right: 66.66666667%;
  }
  .col-sm-pull-17 {
    right: 70.83333333%;
  }
  .col-sm-pull-18 {
    right: 75%;
  }
  .col-sm-pull-19 {
    right: 79.16666667%;
  }
  .col-sm-pull-20 {
    right: 83.33333333%;
  }
  .col-sm-pull-21 {
    right: 87.5%;
  }
  .col-sm-pull-22 {
    right: 91.66666667%;
  }
  .col-sm-pull-23 {
    right: 95.83333333%;
  }
  .col-sm-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-sm-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }
  .col-sm-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-sm-offset-6 {
    margin-left: 25%;
  }
  .col-sm-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-sm-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }
  .col-sm-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-sm-offset-12 {
    margin-left: 50%;
  }
  .col-sm-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-sm-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }
  .col-sm-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-sm-offset-18 {
    margin-left: 75%;
  }
  .col-sm-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-sm-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }
  .col-sm-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 970px;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-13,
  .col-md-14,
  .col-md-15,
  .col-md-16,
  .col-md-17,
  .col-md-18,
  .col-md-19,
  .col-md-20,
  .col-md-21,
  .col-md-22,
  .col-md-23 {
    float: left;
  }
  .col-md-1 {
    width: 4.16666667%;
  }
  .col-md-2 {
    width: 8.33333333%;
  }
  .col-md-3 {
    width: 12.5%;
  }
  .col-md-4 {
    width: 16.66666667%;
  }
  .col-md-5 {
    width: 20.83333333%;
  }
  .col-md-6 {
    width: 25%;
  }
  .col-md-7 {
    width: 29.16666667%;
  }
  .col-md-8 {
    width: 33.33333333%;
  }
  .col-md-9 {
    width: 37.5%;
  }
  .col-md-10 {
    width: 41.66666667%;
  }
  .col-md-11 {
    width: 45.83333333%;
  }
  .col-md-12 {
    width: 50%;
  }
  .col-md-13 {
    width: 54.16666667%;
  }
  .col-md-14 {
    width: 58.33333333%;
  }
  .col-md-15 {
    width: 62.5%;
  }
  .col-md-16 {
    width: 66.66666667%;
  }
  .col-md-17 {
    width: 70.83333333%;
  }
  .col-md-18 {
    width: 75%;
  }
  .col-md-19 {
    width: 79.16666667%;
  }
  .col-md-20 {
    width: 83.33333333%;
  }
  .col-md-21 {
    width: 87.5%;
  }
  .col-md-22 {
    width: 91.66666667%;
  }
  .col-md-23 {
    width: 95.83333333%;
  }
  .col-md-24 {
    width: 100%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-push-1 {
    left: 4.16666667%;
  }
  .col-md-push-2 {
    left: 8.33333333%;
  }
  .col-md-push-3 {
    left: 12.5%;
  }
  .col-md-push-4 {
    left: 16.66666667%;
  }
  .col-md-push-5 {
    left: 20.83333333%;
  }
  .col-md-push-6 {
    left: 25%;
  }
  .col-md-push-7 {
    left: 29.16666667%;
  }
  .col-md-push-8 {
    left: 33.33333333%;
  }
  .col-md-push-9 {
    left: 37.5%;
  }
  .col-md-push-10 {
    left: 41.66666667%;
  }
  .col-md-push-11 {
    left: 45.83333333%;
  }
  .col-md-push-12 {
    left: 50%;
  }
  .col-md-push-13 {
    left: 54.16666667%;
  }
  .col-md-push-14 {
    left: 58.33333333%;
  }
  .col-md-push-15 {
    left: 62.5%;
  }
  .col-md-push-16 {
    left: 66.66666667%;
  }
  .col-md-push-17 {
    left: 70.83333333%;
  }
  .col-md-push-18 {
    left: 75%;
  }
  .col-md-push-19 {
    left: 79.16666667%;
  }
  .col-md-push-20 {
    left: 83.33333333%;
  }
  .col-md-push-21 {
    left: 87.5%;
  }
  .col-md-push-22 {
    left: 91.66666667%;
  }
  .col-md-push-23 {
    left: 95.83333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-pull-1 {
    right: 4.16666667%;
  }
  .col-md-pull-2 {
    right: 8.33333333%;
  }
  .col-md-pull-3 {
    right: 12.5%;
  }
  .col-md-pull-4 {
    right: 16.66666667%;
  }
  .col-md-pull-5 {
    right: 20.83333333%;
  }
  .col-md-pull-6 {
    right: 25%;
  }
  .col-md-pull-7 {
    right: 29.16666667%;
  }
  .col-md-pull-8 {
    right: 33.33333333%;
  }
  .col-md-pull-9 {
    right: 37.5%;
  }
  .col-md-pull-10 {
    right: 41.66666667%;
  }
  .col-md-pull-11 {
    right: 45.83333333%;
  }
  .col-md-pull-12 {
    right: 50%;
  }
  .col-md-pull-13 {
    right: 54.16666667%;
  }
  .col-md-pull-14 {
    right: 58.33333333%;
  }
  .col-md-pull-15 {
    right: 62.5%;
  }
  .col-md-pull-16 {
    right: 66.66666667%;
  }
  .col-md-pull-17 {
    right: 70.83333333%;
  }
  .col-md-pull-18 {
    right: 75%;
  }
  .col-md-pull-19 {
    right: 79.16666667%;
  }
  .col-md-pull-20 {
    right: 83.33333333%;
  }
  .col-md-pull-21 {
    right: 87.5%;
  }
  .col-md-pull-22 {
    right: 91.66666667%;
  }
  .col-md-pull-23 {
    right: 95.83333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-md-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 12.5%;
  }
  .col-md-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-md-offset-6 {
    margin-left: 25%;
  }
  .col-md-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-md-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 37.5%;
  }
  .col-md-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-md-offset-12 {
    margin-left: 50%;
  }
  .col-md-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-md-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-15 {
    margin-left: 62.5%;
  }
  .col-md-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-md-offset-18 {
    margin-left: 75%;
  }
  .col-md-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-md-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-21 {
    margin-left: 87.5%;
  }
  .col-md-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-23 {
    margin-left: 95.83333333%;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1380px;
  }
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-13,
  .col-lg-14,
  .col-lg-15,
  .col-lg-16,
  .col-lg-17,
  .col-lg-18,
  .col-lg-19,
  .col-lg-20,
  .col-lg-21,
  .col-lg-22,
  .col-lg-23 {
    float: left;
  }
  .col-lg-1 {
    width: 4.16666667%;
  }
  .col-lg-2 {
    width: 8.33333333%;
  }
  .col-lg-3 {
    width: 12.5%;
  }
  .col-lg-4 {
    width: 16.66666667%;
  }
  .col-lg-5 {
    width: 20.83333333%;
  }
  .col-lg-6 {
    width: 25%;
  }
  .col-lg-7 {
    width: 29.16666667%;
  }
  .col-lg-8 {
    width: 33.33333333%;
  }
  .col-lg-9 {
    width: 37.5%;
  }
  .col-lg-10 {
    width: 41.66666667%;
  }
  .col-lg-11 {
    width: 45.83333333%;
  }
  .col-lg-12 {
    width: 50%;
  }
  .col-lg-13 {
    width: 54.16666667%;
  }
  .col-lg-14 {
    width: 58.33333333%;
  }
  .col-lg-15 {
    width: 62.5%;
  }
  .col-lg-16 {
    width: 66.66666667%;
  }
  .col-lg-17 {
    width: 70.83333333%;
  }
  .col-lg-18 {
    width: 75%;
  }
  .col-lg-19 {
    width: 79.16666667%;
  }
  .col-lg-20 {
    width: 83.33333333%;
  }
  .col-lg-21 {
    width: 87.5%;
  }
  .col-lg-22 {
    width: 91.66666667%;
  }
  .col-lg-23 {
    width: 95.83333333%;
  }
  .col-lg-24 {
    width: 100%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-push-1 {
    left: 4.16666667%;
  }
  .col-lg-push-2 {
    left: 8.33333333%;
  }
  .col-lg-push-3 {
    left: 12.5%;
  }
  .col-lg-push-4 {
    left: 16.66666667%;
  }
  .col-lg-push-5 {
    left: 20.83333333%;
  }
  .col-lg-push-6 {
    left: 25%;
  }
  .col-lg-push-7 {
    left: 29.16666667%;
  }
  .col-lg-push-8 {
    left: 33.33333333%;
  }
  .col-lg-push-9 {
    left: 37.5%;
  }
  .col-lg-push-10 {
    left: 41.66666667%;
  }
  .col-lg-push-11 {
    left: 45.83333333%;
  }
  .col-lg-push-12 {
    left: 50%;
  }
  .col-lg-push-13 {
    left: 54.16666667%;
  }
  .col-lg-push-14 {
    left: 58.33333333%;
  }
  .col-lg-push-15 {
    left: 62.5%;
  }
  .col-lg-push-16 {
    left: 66.66666667%;
  }
  .col-lg-push-17 {
    left: 70.83333333%;
  }
  .col-lg-push-18 {
    left: 75%;
  }
  .col-lg-push-19 {
    left: 79.16666667%;
  }
  .col-lg-push-20 {
    left: 83.33333333%;
  }
  .col-lg-push-21 {
    left: 87.5%;
  }
  .col-lg-push-22 {
    left: 91.66666667%;
  }
  .col-lg-push-23 {
    left: 95.83333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-pull-1 {
    right: 4.16666667%;
  }
  .col-lg-pull-2 {
    right: 8.33333333%;
  }
  .col-lg-pull-3 {
    right: 12.5%;
  }
  .col-lg-pull-4 {
    right: 16.66666667%;
  }
  .col-lg-pull-5 {
    right: 20.83333333%;
  }
  .col-lg-pull-6 {
    right: 25%;
  }
  .col-lg-pull-7 {
    right: 29.16666667%;
  }
  .col-lg-pull-8 {
    right: 33.33333333%;
  }
  .col-lg-pull-9 {
    right: 37.5%;
  }
  .col-lg-pull-10 {
    right: 41.66666667%;
  }
  .col-lg-pull-11 {
    right: 45.83333333%;
  }
  .col-lg-pull-12 {
    right: 50%;
  }
  .col-lg-pull-13 {
    right: 54.16666667%;
  }
  .col-lg-pull-14 {
    right: 58.33333333%;
  }
  .col-lg-pull-15 {
    right: 62.5%;
  }
  .col-lg-pull-16 {
    right: 66.66666667%;
  }
  .col-lg-pull-17 {
    right: 70.83333333%;
  }
  .col-lg-pull-18 {
    right: 75%;
  }
  .col-lg-pull-19 {
    right: 79.16666667%;
  }
  .col-lg-pull-20 {
    right: 83.33333333%;
  }
  .col-lg-pull-21 {
    right: 87.5%;
  }
  .col-lg-pull-22 {
    right: 91.66666667%;
  }
  .col-lg-pull-23 {
    right: 95.83333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 4.16666667%;
  }
  .col-lg-offset-2 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }
  .col-lg-offset-4 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-5 {
    margin-left: 20.83333333%;
  }
  .col-lg-offset-6 {
    margin-left: 25%;
  }
  .col-lg-offset-7 {
    margin-left: 29.16666667%;
  }
  .col-lg-offset-8 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }
  .col-lg-offset-10 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-11 {
    margin-left: 45.83333333%;
  }
  .col-lg-offset-12 {
    margin-left: 50%;
  }
  .col-lg-offset-13 {
    margin-left: 54.16666667%;
  }
  .col-lg-offset-14 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }
  .col-lg-offset-16 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-17 {
    margin-left: 70.83333333%;
  }
  .col-lg-offset-18 {
    margin-left: 75%;
  }
  .col-lg-offset-19 {
    margin-left: 79.16666667%;
  }
  .col-lg-offset-20 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }
  .col-lg-offset-22 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-23 {
    margin-left: 95.83333333%;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
/* No Js */
/*
 *  Owl Carousel - Animate Plugin
 */
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
/*
 *  Owl Carousel - Lazy Load Plugin
 */
/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 0;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav .owl-next {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-nav button.owl-next {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-height {
  transition: height 500ms ease-in-out;
}
.amsearch-item-container > .amasty-xsearch-block-header {
  text-align: left;
}
.amsearch-item-container .amsearch-item {
  text-align: left;
}
.amsearch-item-container.recent_searches .item-name:hover {
  background: transparent;
}
.page-header .panel ul li a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.page-header .panel ul li:after {
  height: 16px;
  width: 1px;
  background-color: #919eab;
  content: "";
  display: inline-block;
  margin: 0 14px 0 14px;
  position: relative;
  top: 2px;
}
.page-header .panel ul.top-center-track {
  display: none;
}
.page-header .panel ul.top-right.mobileacc {
  display: none;
}
.page-header .panel ul li.loginlink.last:after {
  margin: 0 24px !important;
  height: 16px;
  width: 1px;
  background-color: #919eab;
  content: unset;
  display: inline-block;
  margin: 0 14px;
  position: relative;
  top: 2px;
}
.page-header .panel ul.top-right.desktopacc {
  float: left;
}
.right-tophead {
  float: right;
  text-align: right;
}
.page-header .switcher {
  margin-left: 0;
  margin-right: 0;
}
.page-header .switcher .options .action.toggle:after {
  content: ' ';
}
.page-header .switcher strong {
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-right: 4px;
}
.page-header .panel ul li.weship-static:after {
  background: none;
}
.page-header .panel ul.top-right li.weship-static span {
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.page-footer .switcher .options .action.toggle:after {
  content: ' ';
}
.page-footer .switcher strong {
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
span.view-default.switcher-option a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #212b36;
  line-height: 24px;
}
span.view-default.switcher-option a:hover {
  opacity: 0.9;
}
li.loginlink {
  color: #212b36;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
button#top-quotecart-button {
  padding: 10px 17px;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  text-align: center;
}
div#quotecart-content-wrapper strong.product-item-name {
  height: auto;
}
.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
  top: -26px;
}
.minicart-wrapper .action.showcart {
  background-image: url(../images/footerprite.png);
  background-position: -118px -21px;
  width: 32px;
  background-repeat: no-repeat;
  display: inline-block;
}
header.page-header .block-search .minisearch input#search::placeholder {
  font-style: normal;
}
header .header.content .header-right {
  padding-top: 29px;
  display: inline-block;
  width: auto;
}
.block-minicart .block-content > .actions > .secondary a.action.viewcart:hover {
  color: #1b191a;
  text-decoration: underline;
}
.post-holder .post-header {
  position: unset;
}
.ship-to-header {
  display: inline-block;
  float: left;
  margin-top: -8px;
}
.ship-to-header .img-left {
  float: left;
  display: inline-block;
  padding: 0;
  width: 32px;
  height: 32px;
  background: url(../images/Pin.svg);
}
.ship-to-header .content-right {
  float: right;
  display: inline-block;
  padding-left: 15px;
  text-align: left;
  padding-top: 5px;
}
.ship-to-header .content-right a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 0;
  cursor: pointer;
}
.ship-to-header .content-right h6 {
  margin: 0;
}
.ship-to-header .content-right h6 a {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart .subtotal {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-minicart .subtotal .label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart .items-total,
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart .actions,
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart .actions .primary {
  margin: 0;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart li.item.product.product-item .product-image-wrapper {
  box-shadow: 0 2px 9px 0 rgba(102, 102, 102, 0.5);
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart li.item.product.product-item .product-item-name {
  padding-left: 0;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart li.item.product.product-item .product-item-details {
  padding-left: 100px;
}
.amquote-cart-wrapper.minicart-wrapper .block-quotecart li.item.product.product-item .product-image-container {
  width: 75px !important;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart li.item.product.product-item .product-item-details span.price-wrapper.price-excluding-tax {
  display: inline-block;
}
.page-header .minicart-wrapper .minicart-items .product-item-details .details-qty.qty {
  text-align: left;
}
.minicart-items .action.edit:before,
.minicart-items .action.delete:before {
  content: ' ';
  background-image: url(../images/kdelete.gif);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  position: relative;
  top: 8px;
}
.amquote-cart-wrapper.minicart-wrapper.-active .block-quotecart .items-total {
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0.5px;
}
.page-header .switcher .options .action.toggle:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-header .switcher .options .action.toggle:hover:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-header .switcher .options .action.toggle.active:active:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-header .switcher .options .action.toggle.active:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-header .switcher .options .action.toggle.active:hover:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-header .switcher .options ul.dropdown {
  min-width: auto;
}
.page-header .panel ul li:after {
  margin: 0 24px 0 24px !important;
}
.page-footer .switcher .options .action.toggle:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-footer .switcher .options .action.toggle:hover:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-footer .switcher .options .action.toggle.active:active:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-footer .switcher .options .action.toggle.active:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-footer .switcher .options .action.toggle.active:hover:after {
  color: #ffffff;
  padding-top: 2px;
}
.page-footer .switcher .options ul.dropdown {
  min-width: auto;
}
.columns .column.main {
  padding-bottom: 63px;
}
.header.content.content {
  display: -webkit-box;
  height: 80px;
}
div#minicart-content-wrapper a.product-item-photo {
  box-shadow: 0 2px 9px 0 rgba(102, 102, 102, 0.5);
}
.minicart-items .product-item {
  padding-top: 16px;
}
#minicart-content-wrapper .subtotal span {
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
  color: rgba(0, 0, 0, 0.87);
}
.header.content {
  padding: 8px 0;
  text-align: center;
}
.header.content .logo {
  float: left;
  width: auto;
  margin: 0;
  padding: 40px 0;
  /* margin-right: 45px; */
  margin-right: 27px;
}
.header.content .logo img {
  width: auto;
}
.header.content .block-search {
  float: left;
  /*width: 54%;*/
  padding: 32px 0;
  margin: 0 auto;
  display: inline-block;
}
.header.content .block-search .minisearch input {
  border: 1px solid #dadce0;
  height: 36px;
  padding-right: 35px;
  padding-left: 16px;
}
.header.content .block-search .minisearch input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.header.content .block-search .minisearch input:focus {
  border-color: #ff6600;
}
.header.content .header-right .header.links {
  float: right;
  padding-top: 3px;
  padding: 0;
}
.header.content .header-right .header.links li {
  display: inline-block;
  padding: 6px 16px;
  line-height: inherit;
  border-right: 1px solid #dedede;
  height: 36px;
}
.header.content .header-right .header.links li > a {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 300;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.header.content .header-right .header.links li > a:hover {
  color: #1166D9;
}
.header.content .header-right .header.links li:first-of-type > a {
  display: block;
  border-radius: 0;
  padding: 0;
  text-align: center;
}
.header.content .header-right .header.links li:last-of-type {
  margin-right: 0;
}
.login-acc.quote {
  width: 36px;
  height: 36px;
}
.header.content .minicart-wrapper {
  height: 43px;
  line-height: 43px;
  float: right;
  margin: 0;
  padding-left: 0;
  display: inline-block;
  margin: 0 10px 0 20px;
}
.header.content .minicart-wrapper .action.showcart .text {
  display: inline-block;
  width: auto;
  height: auto;
  overflow: visible;
  position: static;
  font-size: 13.82px;
  color: #ff6600;
  vertical-align: middle;
  font-weight: 300;
}
.header.content .minicart-wrapper .action.showcart:before {
  display: none;
}
.header.content .minicart-wrapper .block-minicart .subtitle.empty {
  font-weight: 500;
  padding: 0;
  padding-bottom: 10px;
}
.header.content .minicart-wrapper .action.close {
  top: 10px;
}
.nav-sections {
  border-bottom: 1px solid #dadce0;
}
.nav-sections-items {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.nav-sections .nav-sections-item-content > .container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 1366px;
  padding: 0;
  padding-left: 0;
  margin: 0 auto;
}
.nav-sections ul.main-menu {
  text-align: center;
}
.nav-sections ul.main-menu > li {
  float: none;
  border-bottom: none;
  margin: 0;
  padding: 8px 27px;
  display: inline-block;
}
.nav-sections ul.main-menu > li > a {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.nav-sections ul.main-menu > li a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.nav-sections ul.main-menu > li:hover .inner-main {
  visibility: visible;
  transition-delay: 350ms;
}
.nav-sections ul.main-menu > li:last-of-type {
  margin: 0;
}
/*.nav-sections ul.main-menu ul{position: absolute; width: 100%; left: 0; background-color: @color-white; z-index: 3; padding: 20px; margin: 0; box-sizing: border-box; min-height: 250px; box-shadow: 0px 2px 3px 0px #383736; display: inline-block; overflow-x: hidden; top: 100%;}*/
.nav-sections ul.first-level {
  -webkit-column-count: 5;
  -moz-column-count: 5;
  column-count: 5;
  -webkit-column-gap: 20px;
  column-gap: 20px;
  -moz-column-gap: 20px;
  visibility: hidden;
}
.nav-sections ul.main-menu > li > a:hover {
  cursor: pointer;
  text-decoration: none;
}
.nav-sections ul.main-menu > li:hover ul.first-level {
  visibility: visible;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.sec-level {
  margin: 0 0 5px;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.sec-level a {
  font-size: 15.82px;
  color: #1b191a;
  font-weight: 300;
  text-transform: uppercase;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.trd-level {
  line-height: 28px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.trd-level a {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: capitalize;
  font-weight: 500;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.trd-level a:hover {
  color: #ff6600;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.fourth-level {
  line-height: 28px;
  margin: 0 0 0 20px;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.fourth-level a {
  display: block;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  text-transform: capitalize;
  font-weight: 300;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.fourth-level a:last-of-type {
  margin-bottom: 15px;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.fourth-level a:only-child {
  margin-bottom: 0;
}
.nav-sections ul.main-menu > li:hover ul.first-level li.fourth-level a:hover {
  color: #ff6600;
}
.page-header .block-search .minisearch .action.search:before {
  background: no-repeat;
  font-size: 21px;
  width: auto;
  height: auto;
  margin-top: 16px;
  float: left;
  background-repeat: no-repeat;
  color: #9E9E9E;
}
.nav-sections .inner-main {
  visibility: hidden;
  height: auto;
  width: 100%;
  position: absolute;
  left: 0;
  padding: 22px 22px 22px 0;
  top: 100%;
  background-color: #ffffff;
  z-index: 3;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.nav-sections .inner-main .col-md-2 {
  width: 17.1%;
  padding: 0;
  text-align: center;
  border-right: 1px solid #dedede;
  height: 380px;
  display: table;
}
.nav-sections .inner-main .col-md-2 .left-menu-img {
  display: table-cell;
  vertical-align: middle;
}
.nav-sections .inner-main .col-md-2 span,
.nav-sections .inner-main .col-md-2 .left-menu-img a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: center;
  margin-top: 6px;
  display: inline-block;
  width: 100%;
}
.nav-sections .inner-main .col-md-7 {
  width: 65.2%;
  padding-left: 24px;
  padding-right: 0;
}
.nav-sections .inner-main .col-md-3 {
  width: 17.6%;
  float: right;
  padding: 0;
}
.nav-sections .inner-main .level-3 a span {
  margin-bottom: 8px;
}
.nav-sections .inner-main .level-3.level-4 {
  width: 25%;
  padding-right: 0px;
}
.nav-sections .inner-main .level-3 {
  width: 33.33%;
  float: left;
}
.nav-sections .inner-main .level-3 ul {
  padding-bottom: 15px;
}
.nav-sections .inner-main .level-3 li {
  text-align: left;
}
.nav-sections .inner-main .level-3 li a:hover,
.nav-sections .inner-main .level-3 a:hover span {
  color: #1166D9;
}
.nav-sections .inner-main .level-3 li a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.nav-sections .inner-main .level-3 span,
.nav-sections .inner-main .level-3 .twolevel {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: left;
  width: 100%;
  display: inline-block;
}
.nav-sections .inner-main.corporate-menu {
  max-width: 200px;
  left: 235px;
  right: 0;
  margin: auto;
}
.nav-sections .inner-main.corporate-menu .col-md-12 {
  width: 100%;
  padding-right: 0;
}
.nav-sections .inner-main.corporate-menu .col-md-12 .level-3.level-4 {
  width: 100%;
}
.header.content .minicart-wrapper .action.close {
  top: 10px;
  height: auto;
  width: auto;
  right: 10px;
  vertical-align: top;
  line-height: initial;
}
.minicart-wrapper .block-minicart {
  padding: 15px 25px 0;
}
#minicart-content-wrapper {
  float: left;
  width: 100%;
}
#minicart-content-wrapper .block-content {
  float: left;
  width: 100%;
}
#minicart-content-wrapper .items-total {
  margin: 0;
}
#minicart-content-wrapper .subtotal {
  margin: 0;
}
#minicart-content-wrapper .block-content > .actions {
  margin: 0;
}
#minicart-content-wrapper .block-content > .actions > .primary {
  margin: 0;
}
#minicart-content-wrapper .block-content > .actions > .primary .action.primary {
  font-size: 13.82px;
  height: 38px;
  padding: 0;
}
.minicart-items .product-item-details {
  padding-left: 100px;
}
.minicart-items .product-item-details .product.options dt {
  font-weight: 500;
  line-height: initial;
  margin: 0;
}
.minicart-items .product-item-details .product.options dd {
  font-weight: 400;
  line-height: initial;
  margin: 0;
}
.minicart-items .product-item-name {
  line-height: initial;
}
.minicart-items .product-item-name a {
  font-size: 13.82px;
  color: #1b191a;
}
.minicart-items .product-item-details .price {
  font-weight: 500;
}
.minicart-items .product .toggle {
  line-height: initial;
  padding: 0;
}
.minicart-items .product-item-details .details-qty {
  float: left;
  width: 100%;
  margin: 0;
}
.product-item-pricing {
  float: left;
}
.minicart-items-wrapper {
  margin: 15px -20px 0;
  max-height: 330px;
}
.minicart-wrapper .product .actions {
  margin: 0;
}
.block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
}
.minicart-items .update-cart-item {
  border: none;
  background: no-repeat;
  margin: 11px 0 0 0;
  width: auto;
  padding: 0;
}
.nav-sections .inner-main.cosmetics-new .col-md-3 {
  width: auto;
  max-width: 66.9%;
}
.nav-sections .inner-main.cosmetics-new .col-md-7 {
  width: 16%;
}
.nav-sections .inner-main.cosmetics-new .level-3.level-4 {
  width: 100%;
}
.my-account-mobile {
  display: none;
}
.nav-sections .inner-main.Fmcg-new .col-md-3 {
  width: auto;
  max-width: 52.5%;
}
.nav-sections .inner-main.Fmcg-new .col-md-7 {
  width: 30%;
}
.nav-sections .inner-main.Fmcg-new .level-3.level-4 {
  width: 50%;
}
ul.top-right.language span::before {
  height: 16px;
  width: 1px;
  background-color: #919eab;
  content: "";
  display: inline-block;
  margin: 0 24px;
  position: relative;
  top: 2px;
}
@media (max-width: 1280px) {
  .nav-sections .inner-main {
    height: auto;
  }
}
@media (min-width: 1200px) and (max-width: 1349px) {
  .nav-sections ul.main-menu > li {
    margin: 0 10px 0 0;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  .nav-sections ul.main-menu > li {
    margin: 0 10px 0 0;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
  .nav-sections ul.main-menu > li > a {
    font-size: 10.82px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .header-offer-top-inner ul li {
    font-size: 12.82px;
  }
  .nav-toggle {
    margin-top: 6px;
  }
  .header.content .logo {
    margin-left: 40px;
    width: 165px;
    padding-right: 15px;
  }
  .header.content .block-search {
    width: calc(100% - 520px);
  }
  .header.content .header-right .header.links li > a {
    font-size: 12.82px;
  }
  .header.content .minicart-wrapper .action.showcart .text {
    font-size: 12.82px;
  }
  .minicart-wrapper .block-minicart {
    right: 0;
  }
}
@media (max-width: 767px) {
  main#maincontent {
    border-top: 2px solid rgba(0, 0, 0, 0.12);
  }
  .search-autocomplete .amsearch-results div#amasty-shopby-product-list {
    background: #f8f9fb;
  }
  header.page-header {
    z-index: 3;
  }
  .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside {
    background-color: #f8f9fb;
    width: 100% !important;
    float: left;
    display: inline-block;
  }
  .amsearch-form-container .search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container {
    background: #f8f9fb;
  }
  header .header.content .header-right {
    width: unset;
  }
  header .form .search-autocomplete {
    background-color: #f8f9fb;
  }
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
    padding: 0;
    background: #f8f9fb;
  }
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content > .amsearch-item:before {
    background-color: transparent;
  }
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
    width: 33%;
    height: 180px;
    float: left;
    display: inline-block;
  }
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results {
    display: none;
  }
  header .form .search-autocomplete .amsearch-item-container.brand {
    float: left;
    width: 100%;
    text-align: left;
  }
  header .search-autocomplete .amsearch-results {
    background: #f8f9fb;
    padding: 0 15px;
  }
  header .amsearch-autocomplete-information {
    padding-left: 0;
  }
  span.view-dutch.switcher-option {
    padding-top: 3px;
  }
  .page-header .panel ul li:after {
    margin: 0 6px 0 6px !important;
  }
  .page-header .panel ul.top-right {
    float: right;
  }
  .page-header .panel.wrapper {
    display: inline-block;
    height: 32px;
    padding: 4px 0 0;
    text-align: center;
  }
  .page-header .panel.wrapper ul.top-right.language {
    float: left;
    margin: -2px 0;
  }
  .page-header .panel.wrapper ul.top-right.mobileacc {
    display: inline-block;
  }
  .page-header .panel.wrapper ul.top-right.mobileacc li {
    display: inline-block;
  }
  .page-header .panel.wrapper ul.top-center-track {
    display: inline-block;
    float: inherit;
    text-align: center;
    padding: 2px 0;
  }
  .page-header .panel.wrapper ul.top-left {
    display: none;
  }
  .page-header .panel.wrapper .right-tophead {
    float: left;
    text-align: left;
  }
  .minicart-wrapper .action.showcart {
    background-position: -118px -24px;
    width: 28px;
    margin-right: 20px;
  }
  .ammenu-menu-toggle .ammenu-icon {
    border-color: #212b36;
    height: 2px;
    min-width: 18px;
    width: 18px;
    margin: 2px 0;
    background-color: #212b36;
  }
  .header.content {
    padding: 10px 0;
  }
  .header.content .block-search {
    float: left;
    width: 100%;
    margin-top: 0;
    position: relative;
  }
  .header.content .block-search .minisearch input {
    padding: 8px;
    position: static;
    height: 36px;
    margin: 10px 0 0;
  }
  .header.content .block-search .action.search {
    display: inline-block;
    position: absolute;
    top: 13px;
    right: 0;
    background: none;
    border: none;
    height: 32px;
  }
  .header.content .block-search .action.search > span {
    font-size: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .header.content .logo {
    text-align: center;
    display: inline-block;
    float: inherit;
    left: unset;
  }
  .header.content .minicart-wrapper {
    margin: 0;
    height: unset;
    line-height: unset;
    position: relative;
    padding-left: 0;
  }
  .header.content .minicart-wrapper .action.showcart .text {
    font-size: 0;
    margin-top: 0;
  }
  .header.content .minicart-wrapper .action.showcart .text:before {
    content: '\f07a';
    font-family: fontAwesome;
    font-size: 19.82px;
    color: rgba(0, 0, 0, 0.87);
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -14px !important;
    left: 8px !important;
    z-index: -1;
  }
  /* Minicart Popup */
  .modal-popup.confirm .modal-inner-wrap {
    width: calc(100% - 30px);
  }
  .modal-popup .modal-header {
    padding: 0 0 10px 0 !important;
  }
  .modal-popup .modal-footer {
    border: none;
    text-align: center !important;
    padding: 0 0 20px;
  }
  .modal-popup .modal-footer .action-dismiss {
    display: inline-block;
    background: none;
    border: none;
    color: rgba(0, 0, 0, 0.87);
  }
  .modal-popup .modal-footer .action-accept {
    display: inline-block;
  }
  /* Custom Code for Header on Mobile View */
  .header.content .header-right {
    position: absolute;
    top: 3px;
    right: 0;
  }
}
.header.content .block-search .minisearch input::placeholder {
  font-size: 13.82px;
}
.ammenu-nav-sections.nav-sections {
  margin: 0 auto;
  width: 100%;
  transition: all .40s ease;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition-property: top;
  z-index: 9999;
  height: 64px;
  margin-bottom: 0px;
}
.ammenu-nav-sections.nav-sections.fixed-menu1 {
  background-color: transparent;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items {
  padding: 0 0px;
  left: 0;
}
.ammenu-nav-sections .ammenu-main-container .ammenu-items.-main {
  margin-right: 28px;
}
.ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
  margin: 0 auto;
  width: 100%;
  transition: all .40s ease;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -webkit-transition-property: top;
  z-index: 9999;
}
header .header.content {
  padding-top: 23px;
}
header .header.content .header-right {
  float: right;
  padding-top: 29px;
  width: 20%;
}
header .header.content .logo {
  padding: 26px 0;
  width: 200px;
  margin-right: 0;
}
header .header.content .block-search {
  padding: 22px 0;
  margin-right: 40px;
}
header.page-header {
  width: 100%;
  z-index: 5;
  background-color: #ffffff;
}
header.page-header.fixed-menu .header-right {
  padding-top: 18px;
}
header.page-header .block-search {
  max-width: 720px;
  left: 100px;
  width: 54%;
}
header.page-header .block-search .minisearch .action.search:before {
  top: 14px !important;
  right: -38px !important;
}
header.page-header .block-search .minisearch input#search:hover {
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
img.catgeory-icon-magneto {
  width: 24px;
  height: 24px;
}
.fixed-menuheader .header.content .block-search {
  opacity: 0;
}
@media (min-width: 1300px) and (max-width: 1880px) {
  .ammenu-content .ammenu-main-container .ammenu-item.-main {
    display: inline-block;
  }
}
.slider.slider-for {
  display: none;
}
.slider.slider-for.slick-initialized.slick-slider {
  display: block;
}
.slider.slider-nav {
  display: none;
}
.slider.slider-nav.slick-initialized.slick-slider {
  display: block;
}
.page-header .panel {
  background-color: #f5f5f5 !important;
  float: left;
  width: 100%;
}
li.head-top-text {
  color: #212b36;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 24px;
}
body .page-header .panel ul li a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #212b36;
}
body .page-header .panel ul.top-right {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #212b36;
}
body span.view-default.switcher-option a {
  font-weight: normal;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  color: #212b36;
}
body header.page-header .panel.wrapper .container {
  padding: 0 23px;
}
body .homepage-mainsectionone .main-onesec {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .header.content .container {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .cms-index-index .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
body .header.content.content {
  padding: 0;
  background: #ffffff;
}
body .header.content.content {
  display: -webkit-box;
  height: 105px;
}
body header .header.content .block-search {
  padding: 30px 0;
  margin-right: 0;
  max-width: 488px;
  width: 100%;
  left: 0px;
  margin-left: 130px;
}
body .header.content .block-search .minisearch input {
  border: none;
  height: 44px;
  padding-right: 35px;
  padding-left: 16px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
}
body header.page-header .block-search .minisearch .action.search:before {
  top: 24px !important;
  right: -38px !important;
  content: "";
  background: url(../images/search.svg) no-repeat center;
}
body header.page-header .block-search .minisearch input#search:hover {
  box-shadow: none;
}
body header .header.content .logo {
  padding: 24px 0px 24px 20px;
  width: auto;
  margin-right: 0;
}
body .ship-to-header .content-right a {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: #212b36;
}
body .ship-to-header .img-left {
  float: left;
  display: inline-block;
  padding: 0;
  width: 32px;
  height: 32px;
  background: url(../images/Pin.svg);
}
body .minicart-wrapper .action.showcart {
  background-image: url(../images/Cart.svg);
  width: 32px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 32px;
  background-position: inherit;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: 2px solid #ffffff;
  color: #ffffff;
}
body .page-header .minicart-wrapper .action.showcart .counter-number {
  color: #ffffff;
}
body .ship-to-header {
  display: inline-block;
  float: left;
  margin-top: 0;
  margin-right: 65px;
}
body .header-links li {
  display: inline-block;
  vertical-align: top;
  float: left;
  margin-right: 10px;
}
body .container {
  width: 100%;
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
body .page-main {
  width: 100%;
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
a.wishlist {
  width: 32px;
  height: 32px;
  background: url(../images/Heart.svg);
  content: '';
  font-size: 0;
  display: inline-block;
  top: -15px;
  position: relative;
}
@media (max-width: 1024px) {
  .nav-sections .nav-sections-items .nav-sections-item-title {
    display: none;
  }
  body header .header.content .block-search {
    padding: 30px 0;
    margin-right: 0;
    max-width: 340px;
    width: 100%;
    left: 0px;
    margin-left: 80px;
  }
  body .ship-to-header {
    margin-right: 30px;
  }
  body ul.megamenu-ul li a {
    font-size: 12px;
  }
  body .sll-points ul {
    margin: 0px;
  }
  .nav-toggle:hover:before {
    color: #ffffff;
  }
  .nav-toggle:before {
    color: #ffffff;
  }
}
@media (max-width: 1023px) {
  .sections.nav-sections {
    display: inline-block;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title {
    display: none;
  }
  .mega-menu-main {
    display: none;
  }
  body header .header.content .block-search {
    padding: 30px 0;
    margin-right: 0;
    max-width: 340px;
    width: 100%;
    left: 0px;
    margin-left: 80px;
  }
  body .ship-to-header {
    margin-right: 30px;
  }
  body span.view-arabic.switcher-option {
    display: inline-block;
  }
  .nav-toggle:hover:before {
    color: #212b36;
  }
  .nav-toggle:before {
    color: #212b36;
  }
}
@media (max-width: 768px) {
  .header-rightside {
    display: none;
  }
}
@media (max-width: 767px) {
  ul.top-ul {
    display: none;
  }
  a.track-link {
    display: none;
  }
  .header-rightside {
    display: none;
  }
  .ammenu-menu-toggle .ammenu-icon {
    border-color: #ffffff !important;
    background-color: #ffffff !important;
  }
  body header .header.content .header-right {
    padding: 20px 0 0 0px;
  }
  body header .header.content .block-search {
    padding: 0;
    margin-right: 0;
    max-width: 100%;
    width: 100%;
    left: 0px;
    margin-left: 0;
    margin-top: 6px;
  }
  body .header.content .container {
    width: 100%;
    max-width: 1366px;
    margin: 0 auto;
    padding: 0 12px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: 33px !important;
    right: -38px !important;
  }
  body .header.content.content {
    display: -webkit-box;
    height: 115px;
  }
  body .newsletter-new form.form.subscribe .actions {
    top: 0px !important;
  }
  .block-search .control {
    clear: both;
    margin: 0;
    padding: 0;
  }
  div#banner-slider-carousel {
    margin-top: -4px !important;
  }
  .page-footer .footer-copy-right {
    margin-bottom: 12px;
    display: inline-block !important;
  }
  body header .header.content .logo {
    padding: 0 0 16px;
  }
}
.cms-specialist-corner .header-links li {
  margin-right: 0;
}
.amd-search__close {
  display: none;
}
.search-icon-sticky {
  display: none;
}
header#ammenu-header-container.header-sticky {
  left: 0;
  max-width: 100%;
  position: sticky;
  right: 0;
  top: 0;
  z-index: 105;
  border-bottom: 2px solid #d8d8d8;
}
header#ammenu-header-container.header-sticky .header.content a.ammenu-logo {
  padding: 10px 0;
}
header#ammenu-header-container.header-sticky .header.content .header-right {
  padding: 20px 0 0 0px;
}
@media (min-width: 1025px) {
  header#ammenu-header-container.header-sticky {
    height: 76px;
    overflow: hidden;
  }
}
header#ammenu-header-container.header-sticky .header-links {
  display: none;
}
header#ammenu-header-container.header-sticky .panel.wrapper {
  display: none;
}
header#ammenu-header-container.header-sticky .block.block-search {
  display: none;
}
header#ammenu-header-container.header-sticky .search-icon-sticky {
  display: block;
  cursor: pointer;
}
header#ammenu-header-container.header-sticky form#search_mini_form {
  display: none;
  right: 62px;
  position: absolute;
  top: 15px;
  max-width: 530px;
  width: 100%;
  z-index: 9999 !important;
  max-height: 106px;
  background-color: #ffffff;
}
header#ammenu-header-container.header-sticky form#search_mini_form .control {
  border: 1px solid #cccccc;
  border-radius: 4px;
}
header#ammenu-header-container.header-sticky form#search_mini_form .control .amd-search__close {
  display: block;
  position: absolute;
  left: 13px;
  text-align: center;
  cursor: pointer;
  line-height: 70px;
  width: 11%;
  float: left;
  top: -10px;
  max-width: 16px;
}
header#ammenu-header-container.header-sticky form#search_mini_form input#search {
  width: 85%;
  border: 0;
  border-radius: 0;
  border-left: 1px solid #cccccc;
}
header#ammenu-header-container.header-sticky form#search_mini_form .actions {
  right: 6px;
  position: absolute;
  top: 35px;
}
header#ammenu-header-container.header-sticky form#search_mini_form .actions button.action.search {
  display: inline-block;
  background-image: none;
  background: none;
  -moz-box-sizing: content-box;
  border: 0;
  box-shadow: none;
  line-height: inherit;
  margin: 0;
  padding: 0;
  text-decoration: none;
  text-shadow: none;
  font-weight: 400;
  position: absolute;
  right: 10px;
  top: -29px;
  z-index: 1;
}
header#ammenu-header-container.header-sticky form#search_mini_form .actions button.action.search:before {
  top: 5px !important;
  right: 0 !important;
  content: "";
  background: url(../images/search.svg) no-repeat center;
  z-index: 999 !important;
  position: absolute;
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 34px;
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}
header#ammenu-header-container.header-sticky form#search_mini_form .actions button.action.search span {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
header#ammenu-header-container.header-sticky form#search_mini_form .nested {
  display: none;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete {
  width: 100%;
  margin-left: 85px;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li a:hover {
  color: rgba(0, 0, 0, 0.87);
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li .product-reviews-summary {
  padding-bottom: 6px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li .qs-option-info {
  margin-bottom: 0px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 3px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li .old-price span.price-label {
  display: none;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul li .old-price span.price {
  text-decoration: line-through;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul#product li {
  padding: 10px 0 5px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete ul#product li .qs-option-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete .product .title {
  padding-bottom: 28px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete .product .title span {
  float: left;
  margin-left: 8px;
}
header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete .product .title a.see-all {
  color: #ff6600;
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container {
  background-color: #ffffff !important;
  left: 85px;
  position: fixed;
  right: 0;
  top: 24px;
  z-index: 10;
  padding: 0 20px;
  margin: 0 auto;
  width: 64%;
  max-width: 900px;
}
@media (max-width: 1024px) {
  header#ammenu-header-container.header-sticky nav.ammenu-main-container {
    display: none;
  }
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container .ammenu-items {
  padding: 0;
  display: grid;
  grid-auto-flow: column;
  overflow: hidden;
  column-gap: 5px;
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container .ammenu-items .ammenu-item.category-item {
  box-sizing: border-box;
  display: inline-block;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0;
  line-height: 1.42857143;
  transition: .5s;
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container .ammenu-items .ammenu-item.category-item .ammenu-text-block {
  font-size: 14px;
  color: #212b36;
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container .ammenu-items .ammenu-item.category-item.hide-sticky {
  display: none;
}
header#ammenu-header-container.header-sticky nav.ammenu-main-container .ammenu-items .ammenu-item.category-item.no {
  padding: 23.5px 14px;
}
header#ammenu-header-container .ammenu-submenu-wrapper {
  max-width: 1096px;
  max-height: 400px;
  margin: auto;
  left: 0;
  right: 0;
  width: 100%;
  position: absolute;
  top: 25px;
  box-shadow: 0 8px 15px rgba(72, 88, 112, 0.11);
  padding: 10px 22px;
}
header#ammenu-header-container li.ammenu-item.category-item {
  width: 100%;
}
header#ammenu-header-container li.ammenu-item.category-item p.ammenu-text-block {
  margin-bottom: 10px;
}
header#ammenu-header-container li.ammenu-item.category-item p.ammenu-text-block span.ammenu-text:hover {
  border-bottom: 3px solid #ff6600;
  padding-bottom: 2px;
}
header#ammenu-header-container li.ammenu-item.category-item .ammenu-link.-simple span.ammenu-text {
  color: #637381;
  font-weight: 400;
}
header#ammenu-header-container li.ammenu-item.category-item .ammenu-link.-simple span.ammenu-text:hover {
  border: none !important;
  color: #212b36 !important;
  padding-bottom: 0 !important;
}
header#ammenu-header-container li.ammenu-item.category-item .ammenu-title.-parent {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212b36 !important;
  margin: 0 0 15px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete {
  width: 100%;
  margin-left: 85px;
  height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li .product-reviews-summary {
  padding-bottom: 6px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li .qs-option-info {
  margin-bottom: 0px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li .qs-option-info .qs-option-price {
  margin-top: 3px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li .old-price span.price-label {
  display: none;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul li .old-price span.price {
  text-decoration: line-through;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul#product li {
  padding: 10px 0 5px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete ul#product li .qs-option-title a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete .product .title {
  padding-bottom: 28px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete .product .title span {
  float: left;
  margin-left: 8px;
}
.block.block-search form#search_mini_form #searchsuite-autocomplete .product .title a.see-all {
  color: #ff6600;
}
@media (max-width: 767px) {
  .block.block-search form#search_mini_form #searchsuite-autocomplete {
    margin-left: -15px;
  }
  header#ammenu-header-container.header-sticky {
    border-bottom: none;
  }
  header#ammenu-header-container.header-sticky .panel.wrapper {
    display: block;
  }
  header#ammenu-header-container.header-sticky .block.block-search {
    display: block;
  }
  header#ammenu-header-container.header-sticky form#search_mini_form {
    display: block;
    top: 67px;
    left: 12px;
    width: 93%;
  }
  header#ammenu-header-container.header-sticky form#search_mini_form input#search {
    width: 100%;
    border-left: 0;
    border-radius: 4px;
    background-color: #ffffff;
  }
  header#ammenu-header-container.header-sticky form#search_mini_form .control .amd-search__close {
    display: none;
  }
  header#ammenu-header-container.header-sticky form#search_mini_form .actions button.action.search:before {
    position: relative !important;
    top: -48px !important;
    margin-right: 2px;
  }
}
@media (max-width: 768px) {
  header#ammenu-header-container.header-sticky form#search_mini_form #searchsuite-autocomplete {
    margin-left: -15px;
    margin-top: 1px;
  }
}
.banner-item.banner-slider {
  width: 100%;
  display: -webkit-box;
  margin: 0 auto;
  max-width: 1366px;
}
.amslider.am-brand-slider {
  max-width: 100% !important;
  padding: 0 !important;
}
.amslider.am-brand-slider .swiper-slide {
  width: unset !important;
}
/*Home page hover effect*/
.cms-index-index img.product-image-photo:hover {
  background-color: #ffffff !important;
  opacity: 0.6;
  width: 100%;
}
.cms-index-index span.product-image-wrapper:hover {
  background: #000000;
}
.cms-index-index .product-item-photo:hover .actions-secondary {
  z-index: 9;
  position: absolute;
  top: 8px;
  right: -3px;
}
/*home page loading issue*/
.homepage-adbannersection {
  min-height: 200px;
}
.home-catsec h2 {
  margin-bottom: 25px;
  margin-top: 47px;
}
.homecatsection-homepg .block-title {
  margin-bottom: 25px;
  padding-left: 17px;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
}
.homecatsection-homepg .block-title-right-more {
  padding-right: 17px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 0;
  display: inline-block;
  float: right;
}
.block.widget.block-products-list.grid .products-grid .product-item:first-child,
.block.widget.block-products-list.grid .products-grid .product-item:nth-child(6),
.block.widget.block-products-list.grid .products-grid .product-item:nth-child(11),
.block.widget.block-products-list.grid .products-grid .product-item:nth-child(16) {
  margin-left: 0;
}
.block.widget.block-products-list.grid .products-grid .product-item:first-child,
.block.widget.block-products-list.grid .products-grid .product-item:nth-child(6) {
  margin-left: 0;
}
.block.widget.block-products-list.grid .products-grid .product-item {
  margin-left: 23px;
  margin-bottom: 24px;
  display: inline-block;
}
.homecatsection-homepg {
  margin-top: 43px;
}
.cms-home .page.messages {
  margin: 0;
  padding: 0 17px;
}
.cms-index-index .home-slider .owl-carousel .owl-stage-outer {
  padding: 0;
}
/*.cms-index-index .home-slider.desktop-slider-cls { margin: 0 -17px;}*/
.home-slider.desktop-slider-cls .owl-theme .owl-controls {
  margin: 0;
}
.home-slider.desktop-slider-cls {
  margin-bottom: 0 !important;
}
body.cms-index-index .home-slider {
  position: relative;
}
body.cms-index-index .home-slider .owl-nav {
  display: none;
}
body.cms-index-index .home-slider .owl-dots {
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
  opacity: 1 !important;
  display: inline-block !important;
  left: 0 !important;
}
body.cms-index-index .home-slider .owl-dots span {
  height: 2px;
  width: 24px;
  background-color: #616161;
  display: inline-block;
  font-size: 0;
  margin: 0 4px 16px 4px;
}
body.cms-index-index .home-slider .owl-dot.active span {
  background-color: #DEDEDE;
}
.cms-index-index .banner-txt {
  left: 57px;
  position: absolute;
  top: 139px;
}
.cms-index-index .banner-txt .h1 {
  color: #ffffff;
  font-size: 33.26px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 46px;
  margin: 0 0 8px 0;
}
.cms-index-index .banner-txt p {
  color: #ffffff;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin-bottom: 30px;
}
.cms-index-index .banner-txt a {
  height: 36px;
  width: 160px;
  border: 1px solid rgba(255, 255, 255, 0.38);
  background-color: rgba(98, 2, 238, 0);
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 0;
}
.desktop-view-bestseller .products.wrapper.grid.products-grid {
  margin: 0;
}
.cms-index-index .widget.block.block-static-block,
.cms-index-index .block.widget.block-products-list.grid {
  margin: 0;
}
.cms-index-index p {
  margin: 0;
}
div.catonebanner-img {
  position: relative;
}
div.catonebanner-img .h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  margin: 0 0 10px 0;
}
div.catonebanner-img p {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
div.catonebanner-img .reward-scheme {
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 62px;
  padding: 0 80px;
}
div.catonebanner-img .scheme-left {
  float: left;
}
div.catonebanner-img a {
  float: right;
  height: 36px;
  width: 144px;
  background-color: #272727;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  padding: 10px 3px;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  margin: 14px 127px 0 0;
}
div#mageplaza-bannerslider-block-before-content-2 {
  display: none;
}
/*selling-point*/
.cms-index-index .column.main .container.sj-test {
  padding: 0;
}
.cms-index-index main#maincontent {
  padding: 0;
}
.selling-point {
  padding: 20px 0;
  background-color: #FBFBFB;
  margin: 0 -17px;
}
.selling-point .container {
  padding: 0 65px;
}
.selling-point .col-md-2 {
  width: auto;
  float: left;
  padding: 0 69px 0 0;
}
.selling-point .col-md-2:last-child {
  padding: 0;
}
.selling-point .col-md-2:first-child span {
  background-position: -29px -10px;
}
.selling-point .col-md-2:nth-child(2) span {
  background-position: -380px -7px;
}
.selling-point .col-md-2:nth-child(3) span {
  background-position: -190px -12px;
}
.selling-point .col-md-2:nth-child(4) span {
  background-position: -104px -12px;
  width: 44px;
}
.selling-point .col-md-2:nth-child(5) span {
  background-position: -445px -6px;
}
.selling-point .col-md-2 span {
  height: 40px;
  width: 40px;
  display: inline-block;
  background-image: url(../images/sprit1.png);
  float: left;
  background-repeat: no-repeat;
  background-position: center;
}
.selling-point .col-md-2 p {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 5px 0 0 24px;
  float: left;
}
/*home brand*/
.cms-index-index .widget .home-brand .block-title {
  margin-bottom: 5px;
}
.am-brand-slider#amslider_id1 {
  max-width: 100%;
  padding: 0;
  margin-top: 0;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  box-shadow: 0px 1px 10px #e0e0e0;
  max-width: 202px;
}
.cms-home #amslider_id1 .swiper-brand .am-image-wrapper {
  max-width: 100%;
}
.am-brand-slider#amslider_id1 .swiper-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
  display: none;
}
.am-slider-container .amslider .swiper-button-prev,
.am-slider-container .amslider .swiper-button-next {
  background-image: none;
  height: auto;
  width: auto;
  left: inherit;
  top: -22px;
}
.am-slider-container .amslider .swiper-button-prev:after,
.am-slider-container .amslider .swiper-button-next:after {
  font-size: 36px;
  display: inline-block;
  line-height: 15px;
  color: #666666;
  width: 24px;
  height: 24px;
  text-align: center;
}
.am-slider-container .amslider .swiper-button-prev {
  right: 32px;
}
.am-slider-container .amslider .swiper-button-next {
  right: 0;
}
.am-slider-container .amslider .swiper-button-prev:after {
  content: "‹";
}
.am-slider-container .amslider .swiper-button-next:after {
  content: "›";
}
.home-brand {
  margin: 0 -12px;
}
.home-brand .block-title {
  padding-left: 12px;
}
.home-brand .item {
  padding: 12px;
}
.home-brand .item img {
  box-shadow: 0px 1px 10px #e0e0e0;
}
.home-brand .owl-nav {
  position: absolute;
  right: 12px;
  top: -33px;
}
.home-brand .owl-nav button {
  display: inline-block;
  line-height: 30px;
  height: 24px;
  width: 24px;
}
.home-brand .owl-nav button span {
  font-size: 36px;
  display: inline-block;
  line-height: 15px;
  color: #666666;
}
.home-brand .owl-nav button.disabled span {
  color: #9E9E9E;
}
.home-brand .owl-nav button.owl-next {
  margin-left: 14px;
}
.home-catsec {
  position: relative;
}
.hm-see-more {
  position: absolute;
  right: 0;
  top: 10px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
  text-transform: capitalize;
}
.cms-index-index .products-grid .product-item {
  margin-bottom: 0;
}
.cms-index-index ol.product-items {
  width: auto;
  margin: 0 -10px;
  padding: 0;
  font-size: 0;
}
.cms-index-index ol.product-items li {
  width: 16.66%;
  margin: 0 0 15px;
  padding: 0 10px;
}
.cms-index-index ol.product-items li .product-item-info {
  width: 100%;
  position: relative;
}
.cms-index-index ol.product-items li .product-item-info .sj-image-container {
  position: relative;
  display: block;
}
.cms-index-index ol.product-items li .product-item-info .sj-image-container > a {
  display: block;
  text-align: center;
}
.cms-index-index ol.product-items li .product-item-info .sj-image-container > a span {
  height: auto;
}
.cms-index-index ol.product-items li .product-item-info .sj-image-container > a img {
  display: block;
}
.cms-index-index ol.product-items li .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details {
  width: 100%;
  text-align: left;
  margin: 10px 0 0;
}
/*.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name{white-space: nowrap; overflow: hidden; display: block; text-overflow: ellipsis;}*/
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions {
  margin: 16px 0 0 0;
  color: #ff0000;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions .actions-primary {
  display: inline-block;
}
.cms-index-index ol.product-items li:hover .product-item-info .product-item-details .product-item-name .product-item-link {
  color: #000000;
}
.cms-index-index ol.product-items li:hover .rating-summary .rating-result > span:before {
  color: #ff6600;
}
.cms-index-index ol.product-items li:hover .rating-summary .rating-result:before {
  color: #ff6600;
}
.shop-category ul {
  margin: 0px;
  width: auto;
  font-size: 0;
}
.shop-category ul li {
  display: inline-block;
  width: calc(20% - 7px);
  margin: 0 7px 8px 0;
  padding: 0;
  position: relative;
}
.shop-category ul li .categoty-description {
  position: relative;
}
.shop-category ul li .categoty-description > a {
  display: block;
}
.shop-category ul li .categoty-description > a > img {
  display: block;
}
.selling-on-aazacus {
  float: left;
  width: 100%;
  margin: 20px 0 0;
}
.shop-advertisement {
  float: left;
  width: 100%;
  margin: 65px 0 50px;
}
.shop-advertisement ul {
  font-size: 0;
  margin: 0 -10px;
}
.shop-advertisement ul li {
  display: inline-block;
  width: 50%;
  font-size: initial;
  vertical-align: top;
  margin: 0;
  line-height: initial;
  padding: 10px;
}
.shop-advertisement ul li a {
  display: block;
}
.shop-advertisement ul li a > img {
  display: block;
  box-shadow: 0px 1px 10px #e2e2e2;
  width: 100%;
}
.review-list {
  display: table;
  width: 100%;
  box-shadow: 0px 0px 11px #e2e2e2;
  margin: 0 0 80px;
}
.review-list ul {
  margin: 0;
  font-size: 0;
}
.review-list ul li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  margin: 0;
  padding: 20px;
  box-sizing: border-box;
  position: relative;
}
.review-list ul li:nth-of-type(2),
.review-list ul li:nth-of-type(3) {
  background: url(../images/box-shadow.png);
  background-size: cover;
}
.review-list li h3 {
  float: left;
  width: 100%;
  font-size: 13.82px;
  font-weight: 400;
  margin: 10px 0 5px;
  text-transform: capitalize;
}
.review-list li .review-date {
  float: left;
  width: 100%;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 300;
  line-height: initial;
}
.review-list li .product-reviews-summary {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.review-list li .riview-content {
  float: left;
  width: 100%;
  font-size: 11.82px;
  font-weight: 300;
  letter-spacing: 1px;
  color: #1b191a;
  margin-top: 8px;
  text-transform: capitalize;
  margin: 10px 0 15px;
}
.review-list li .review-product {
  float: left;
  width: 100%;
}
.review-list li .review-product .product-review-img {
  max-width: 110px;
}
.review-list li .review-product .product-review-text {
  float: right;
  width: calc(100% - 110px);
  font-weight: 300;
  font-size: 13.82px;
  margin: 0;
}
.review-list li .riview-content .review-product {
  float: left;
  width: 100%;
  margin: 15px 0 0;
}
.review-list li .riview-content:after {
  content: '';
  background: #000000;
  width: 180px;
  height: 2px;
  display: table;
  margin-top: 5px;
}
.shop-gift ul {
  position: relative;
  display: table;
  width: 100%;
  margin-top: 0;
}
.shop-gift ul:before {
  content: '';
  background: #ffffff;
  box-shadow: 0px 0px 10px #e6e6e6;
  display: table;
  width: 100%;
  height: 165px;
  position: absolute;
  margin-top: 20px;
}
.shop-gift ul li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.shop-gift ul li .category-product-hover {
  display: none;
  position: absolute;
  top: 0;
  background: rgba(27, 25, 26, 0.64);
  width: 100%;
  height: 350px;
  text-align: center;
}
.shop-gift ul li .categoty-description {
  position: relative;
}
.shop-gift ul li h4 {
  text-align: center;
  width: 100%;
  color: #1b191a;
  letter-spacing: 1px;
}
.shop-gift ul li h4 a {
  font-size: 13.82px;
  color: #1b191a;
  padding-bottom: 14px;
  text-decoration: none;
}
.protection-content {
  float: left;
  width: 100%;
  text-align: center;
}
.protection-content ul {
  margin: 35px 0 0;
  font-size: 0;
}
.protection-content ul li {
  display: inline-block;
  width: 33.33%;
  vertical-align: top;
  text-align: left;
  margin: 0;
  box-sizing: border-box;
}
.protection-content ul li:nth-of-type(2) {
  padding-left: 5%;
}
.protection-content ul li:nth-of-type(3) {
  padding-left: 10%;
}
.protection-content ul li .protect-data-img {
  float: left;
  width: 100%;
  height: 85px;
  position: relative;
}
.protection-content ul li .protect-data-img > img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.protection-content ul li .protect-data {
  float: left;
  width: 100%;
}
.protection-content ul li .protect-data h3 {
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 3px;
  line-height: 26px;
  margin: 15px 0 8px;
}
.protection-content ul li .protect-data h3 > span {
  display: block;
  font-size: inherit;
}
.protection-content ul li .protect-data p {
  font-size: 13.82px;
  letter-spacing: 1px;
  line-height: 22px;
  font-weight: 300;
}
.viewmore {
  display: none;
  margin: 10px 0 20px;
  text-align: center;
}
/*blog section*/
.cms-home ul.post-list {
  margin: 0 -12px;
}
.cms-home ul.post-list .post-holder {
  width: 33.33%;
  float: left;
  margin: 0;
  background-color: transparent;
  padding: 0 12px;
}
.cms-home ul.post-list .post-holder:hover {
  box-shadow: none;
}
.cms-home ul.post-list .post-holder .post-ftimg-hld {
  margin: 0;
  width: 100%;
}
.cms-home ul.post-list .post-holder .post-title a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.cms-home ul.post-list .post-holder .post-text-hld.clearfix {
  max-height: inherit;
  min-height: auto;
}
.cms-home ul.post-list .post-holder .post-text-hld.clearfix p,
.cms-home ul.post-list .post-holder .post-text-hld.clearfix a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/* Responsive*/
@media (max-width: 1350px) {
  .selling-point .col-md-2 {
    width: 20%;
    padding: 0 0 0 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cms-index-index .widget .block-title {
    margin: 30px 0 10px;
  }
}
@media (max-width: 1023px) {
  .cms-index-index .banner-txt {
    top: 24%;
    left: 15px;
  }
  .cms-index-index .banner-txt .h1 {
    font-size: 22.26px;
    line-height: 29px;
    margin: 0;
  }
  .cms-index-index .banner-txt p {
    font-size: 14.57px;
    margin-bottom: 10px;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container > a span {
    width: 100%;
  }
  .nav-open .nav-toggle:before {
    font-size: 21px;
    content: '\e616';
    position: relative;
    z-index: 99;
    color: #ffffff;
  }
  .cms-index-index .columns {
    padding: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container > a img {
    display: inline-block;
  }
  .cms-index-index .products-grid .product-item {
    margin-bottom: 20px;
  }
  .cms-index-index .products-grid {
    margin: 0px 0 0 0;
  }
  .cms-index-index .widget .block-title {
    margin: 20px 0;
  }
  .catonebanner-img {
    margin-top: 20px;
  }
  .cms-index-index .widget .block-title,
  .cms-index-index .home-catsec {
    margin: 20px 0 20px 0;
  }
}
@media (max-width: 767px) {
  .cms-index-index .home-slider.desktop-slider-cls {
    display: none;
  }
  .cms-home ul.post-list .post-holder {
    width: 50%;
  }
  .cms-home ul.post-list .post-holder:last-child {
    display: none;
  }
  .cms-index-index .page.messages {
    margin: 0;
  }
  .cms-index-index .widget .block-title {
    margin: 0px 0 10px;
  }
  .cms-index-index h2 {
    font-size: 19px;
  }
  .cms-index-index ol.product-items li {
    width: 33.33%;
    margin: 0 0 15px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .products-grid .viewmore {
    display: none;
  }
}
@media (max-width: 479px) {
  .cms-home ul.post-list .post-holder:nth-child(2) {
    display: none;
  }
  .cms-home ul.post-list .post-holder {
    width: 100%;
  }
  .cms-index-index .widget .block-title {
    margin: 15px 0 10px;
  }
  .cms-index-index ol.product-items li {
    width: 50%;
    margin: 0 0 15px;
  }
  .cms-index-index ol.product-items li:nth-of-type(5),
  .cms-index-index ol.product-items li:nth-of-type(6) {
    display: none;
  }
  #banner-slider-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 37%;
    opacity: 0;
  }
  .am-slider-container .amslider .swiper-button-prev {
    background-image: none;
    height: auto;
    width: auto;
    left: inherit;
    top: -14px;
  }
  .am-slider-container .amslider .swiper-button-next {
    background-image: none;
    height: auto;
    width: auto;
    left: inherit;
    top: -14px;
  }
}
.page-footer .footer-copy-right {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.page-footer .footer-copy-right .col-md-4 p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  text-align: center;
}
.page-footer .footer-copy-right .col-md-12.leftcopy {
  width: 29%;
}
.page-footer .footer-copy-right .col-md-12.footer-bottom {
  width: 62%;
}
.page-footer .footer-copy-right .footer-payment-method {
  width: 45%;
  float: right;
  display: inline-block;
}
.page-footer .footer-copy-right .footer-payment-method li {
  display: inline-block;
  padding: 10px;
  padding-top: 14px;
}
.page-footer .col-md-2 {
  width: auto;
  padding: 0 120px 0 0;
  padding-bottom: 60px;
}
.page-footer .col-md-2.last-child .newftrd-div.last {
  width: max-content;
  padding-left: 80px;
}
.col-md-4.cpright {
  width: 50%;
  text-align: left;
  padding: 10px 0;
  display: -webkit-box;
}
.payment-btmftr {
  float: right;
  width: 50%;
  text-align: right;
  padding: 7px 0 0;
}
.footer-copy-right .footer-leftcopy {
  width: 38%;
  float: left;
  text-align: left;
  padding: 18px;
  padding-left: 74px;
}
.footer-copy-right .footer-leftcopy p {
  color: #ffffff;
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item div#amblog_content_post .amblog-comments-wrapper {
  border: none;
}
.amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item div#amblog_content_post .amblog-comments-wrapper .amblog-comments-action {
  padding: 0;
}
.amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item .amblog-content {
  border: none;
}
.amblog-form-comment .amblog-btn {
  float: left;
}
.amblog-form-comment .amblog-btn:hover {
  background-color: #001d47;
  border-color: #001d47;
}
.amblog-index-index article.desktop.two-columns-right aside.right div#amblog_sidebar_categories .amblog-title {
  text-transform: capitalize;
}
.footer-certificate {
  display: inline-block;
  text-align: left;
  float: right;
  margin-top: 27px;
  min-width: 312px;
}
.page-footer {
  background: #212b36;
  padding-bottom: 0;
  padding-top: 58px;
}
.page-footer .h3 {
  color: #ffffff;
  margin: 0 0 20px 0;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
}
.page-footer .col-md-2.last-child {
  padding: 0;
  min-width: 264px;
  float: right;
}
.page-footer .col-md-2 .last-child {
  padding: 0;
  min-width: 288px;
}
.page-footer .col-md-2 h4 {
  display: none;
}
.page-footer .col-md-2 li {
  margin-bottom: 16px;
}
.page-footer .col-md-2 li a {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: #cccdd7;
}
.page-footer .col-md-2 li i.fab.fa-facebook-f,
.page-footer .col-md-2 li i.fab.fa-twitter,
.page-footer .col-md-2 li i.fab.fa-instagram,
.page-footer .col-md-2 li i.fab.fa-youtube,
.page-footer .col-md-2 li i.fab.fa-linkedin {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 16px;
}
.page-footer .col-md-2 li i.fab.fa-facebook-f {
  padding-right: 6px;
}
.page-footer .col-md-2 li i.fab.fa-twitter {
  padding-right: 8px;
}
.page-footer .col-md-2 li i.fab.fa-instagram {
  padding-right: 8px;
}
.page-footer .col-md-2 li i.fa.fa-youtube-play {
  padding-right: 8px;
}
.page-footer .col-md-2 li i.fab.fa-linkedin {
  padding-right: 8px;
}
.page-footer .footer-bottom {
  width: 100%;
  display: inline-block;
  padding: 91px 0 30px 0;
}
.page-footer .footer-bottom .footer-left {
  float: left;
}
.page-footer .footer-bottom .footer-left p {
  color: #ffffff;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  padding-right: 4px;
  display: inline-block;
  margin-bottom: 0;
}
.page-footer .footer-bottom .footer-left a {
  color: #ffffff;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  display: inline-block;
  border-bottom: 2px solid #212b36;
}
.page-footer .footer-bottom .footer-roght {
  float: right;
}
.page-footer .footer-bottom .footer-roght a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.page-footer .footer-bottom .footer-roght a:last-child:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212b36;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
.page-footer .footer-copy-right {
  width: 100%;
  display: inline-block;
  padding: 0;
  border-top: 1px solid #666666;
}
.page-footer .footer-copy-right .col-md-12 {
  padding-top: 19px;
  padding-left: 0;
  width: 46%;
  text-align: center;
  color: #ffffff;
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  display: table;
  height: 64px;
}
.page-footer .footer-copy-right .col-md-12 span,
.page-footer .footer-copy-right .col-md-12 a,
.page-footer .footer-copy-right .col-md-12 p {
  display: table-cell;
  vertical-align: bottom;
}
.page-footer .footer-copy-right .col-md-12 img {
  float: left;
}
.page-footer .footer-copy-right .col-md-12 a {
  text-align: right;
  vertical-align: unset;
}
.page-footer .footer-copy-right .col-md-12 p {
  text-align: center;
  vertical-align: unset;
}
.newsletter-form {
  float: right;
  width: 30%;
  padding: 0 0 0 20px;
}
.newsletter-form h4 {
  font-size: 13.82px;
  color: #1b191a;
  text-shadow: 0 0 0;
  letter-spacing: 1px;
  margin: 0 0 25px;
}
.footer-menu {
  float: left;
  width: 100%;
}
.footer-menu .footer-main {
  float: left;
  width: 100%;
}
.footer-menu .footer-main .footer-left {
  float: left;
  width: 70%;
}
.footer-menu .footer-main .footer-listing {
  float: left;
  width: 25%;
}
.footer-menu .footer-main .footer-listing h4 {
  font-size: 13.82px;
  color: #1b191a;
  text-shadow: 0 0 0;
  letter-spacing: 1px;
  margin: 0 0 15px;
}
.footer-menu .footer-main .footer-listing ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
}
.footer-menu .footer-main .footer-listing ul li > a {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.82px;
}
.footer-menu .footer-main .footer-listing ul li > a:hover {
  color: #ff6600;
}
.footer-menu .footer-main .footer-listing.social ul li > a > i {
  padding-left: 5px;
}
.newsletter-new .actions .primary {
  height: 36px;
  float: right;
  color: #001d47;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background-color: #8cc63f;
  border: none;
  width: 36px;
  padding: 0;
  padding-left: 4px;
}
.newsletter-new .actions .primary i.fas.fa-long-arrow-right {
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  color: #ffffff;
}
.help-center {
  float: left;
  width: 100%;
  margin: 30px 0 40px;
}
.help-center .left {
  float: left;
}
.help-center .left p {
  text-transform: uppercase;
  font-size: 13.82px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.87);
}
.help-center .left p > a {
  color: #1b191a;
  border-bottom: 3px solid #1b191a;
  padding-bottom: 10px;
}
.help-center .right {
  float: right;
  margin-top: -3px;
}
.help-center .right .email {
  float: left;
  padding-right: 20px;
  margin-right: 20px;
  border-right: 2px solid #1b191a;
}
.help-center .right .number {
  float: right;
}
.help-center .right a {
  font-size: 13.82px;
  color: #1b191a;
}
.copyright {
  float: left;
  width: 100%;
  color: #1b191a;
  padding: 0;
  text-align: left;
}
.copyright .copy-left {
  float: left;
}
.copyright .copy-left img {
  margin: 0 0 15px;
}
.copyright .copy-right {
  float: right;
}
.copyright .copy-right .privacy-term {
  text-align: right;
}
.copyright .copy-right .privacy-term li {
  display: inline-block;
  margin: 0 25px 0 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.82px;
  vertical-align: top;
}
.copyright .copy-right .privacy-term li > a {
  font-size: inherit;
}
.copyright .copy-right .privacy-term li:last-child {
  margin-right: 0;
}
.copyright p {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.82px;
  margin-bottom: 30px;
}
.copyright p a {
  color: rgba(0, 0, 0, 0.87);
  font-size: inherit;
  text-decoration: none;
}
.copyright p a:hover {
  text-decoration: underline;
  color: #1b191a;
}
.footer-copyright {
  width: 100%;
  display: inline-block;
  border-top: 1px solid #000;
  padding: 12px 0;
}
.footer-copyright small.copyright {
  color: #cccdd7;
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  width: 50%;
  float: left;
}
.mis {
  width: 50%;
  float: right;
}
.mis a {
  color: #cccdd7 !important;
  font-family: "Plus Jakarta Sans";
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  text-align: right;
  float: right;
}
@media (min-width: 1349px) {
  .footer-menu .footer-main .footer-listing.my-account {
    width: 20%;
  }
  .footer-menu .footer-main .footer-listing.policy {
    width: 30%;
  }
}
@media (max-width: 1024px) {
  .footer-certificate {
    text-align: left;
    float: left;
    margin: 12px 0;
  }
  .pay-images {
    margin: 24px 0;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .footer-menu .footer-main .footer-left {
    width: 100%;
  }
  .newsletter-form {
    float: left;
    width: 100%;
    padding: 0;
  }
  .help-center {
    margin: 20px 0;
  }
  .copyright p {
    margin: 0;
  }
  .copyright .copy-left img {
    margin: 0 0 10px;
  }
  .footer-certificate {
    text-align: left;
    float: left;
  }
}
@media (max-width: 767px) {
  .footer-menu .footer-main .footer-left {
    width: 100%;
  }
  .footer-menu .footer-main .footer-listing {
    width: 50%;
    margin: 0 0 15px;
  }
  .newsletter-form {
    float: left;
    width: 100%;
    padding: 0;
  }
  .newsletter-form h4 {
    margin-bottom: 15px;
  }
  .help-center {
    margin: 15px 0;
  }
  .help-center .left {
    float: left;
    width: 100%;
  }
  .help-center .right {
    float: left;
    margin-top: 15px;
  }
  .help-center .right .email {
    padding-right: 5px;
    margin-right: 5px;
  }
  .copyright {
    margin: 0 0 15px;
  }
  .copyright p {
    margin: 0;
  }
  .copyright .copy-left img {
    margin: 0 0 10px;
  }
  .copyright .copy-right {
    float: left;
    width: 100%;
  }
  .copyright .copy-right .privacy-term {
    text-align: left;
  }
  .copyright .copy-right .privacy-term li {
    margin: 0 10px 0 0;
  }
  .footer-copyright small.copyright {
    width: 100%;
    float: none;
    text-align: center;
  }
  .mis {
    width: 100%;
    float: none;
    text-align: center;
  }
  .mis a {
    text-align: center;
    float: none;
  }
}
.newsletter-new {
  margin-top: 26px;
}
body .newsletter-new form.form.subscribe .field.newsletter {
  display: inline-block;
  width: 100%;
}
body .newsletter-new form.form.subscribe .control input {
  padding: 7px 16px;
  border: none;
  width: 100%;
  height: 44px;
  border-radius: 4px;
  background-color: #ffffff;
}
body .newsletter-new form.form.subscribe .actions {
  display: inline-block;
  position: absolute;
  height: 44px;
  right: 0;
  bottom: 0;
  top: 41px;
}
body .newsletter-new .actions .primary {
  padding: 0;
  padding-left: 0;
  height: 45px;
  width: 44px;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
}
body .fa-long-arrow-right:before {
  content: "";
  background: url(../images/arrow-right-white.svg);
  height: 24px;
  width: 24px;
  display: inline-block;
}
body .page-footer .col-md-2.last-child h3.h3 {
  margin-bottom: 26px;
}
body .subs {
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  color: #cccdd7;
  margin-top: 6px;
  margin-bottom: 26px;
}
.message.success a:hover {
  color: #000000;
}
.catalog-product-view .product-info-main .incl-tax {
  display: none;
}
.ambrand-index-index button.amquote-addto-button.-small {
  display: none !important;
}
span.incl-tax {
  display: none;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details span.old-price {
  display: none !important;
}
.cms-home span.old-price {
  margin: 0px 0 !important;
}
.cms-home span.special-price {
  margin: 0px 0 !important;
  width: 100% !important;
}
.product-item-details .price,
.product-item .price-box .price,
.product-item-details .price-final_price {
  line-height: 17px !important;
}
.amsearch-item-container.brand {
  display: inline-block;
  width: 100%;
}
.amsearch-item-container:after {
  height: 0px;
}
.amsearch-item-container .amasty-xsearch-block-header {
  color: #8cc63f;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
}
.amsearch-item-container .amsearch-item .item-name {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amsearch-item-container.category .amasty-xsearch-block-header {
  padding-bottom: 0px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
  padding-top: 10px;
}
.checkout-cart-index .recently-product-cat {
  max-width: 67%;
}
.checkout-cart-index .recently-product-cat .block-content.content.block.widget {
  width: 100%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 25%;
  max-width: 200px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price {
  padding-left: 15px;
  padding-right: 15px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item a.product-item-photo {
  display: block;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item span.product-image-wrapper:hover {
  background: #000000;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item img.product-image-photo:hover {
  background-color: #000000 !important;
  opacity: 0.6;
  width: 100%;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info {
  position: relative;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
.amasty_quote-cart-index .recently-product-cat {
  max-width: 67%;
}
.amasty_quote-cart-index .recently-product-cat .block-content.content.block.widget {
  width: 100%;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 25%;
  max-width: 200px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .price .price {
  padding-left: 15px;
  padding-right: 15px;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item a.product-item-photo {
  display: block;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item span.product-image-wrapper:hover {
  background: #000000;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item img.product-image-photo:hover {
  background-color: #000000 !important;
  opacity: 0.6;
  width: 100%;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info {
  position: relative;
}
.amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
@media (max-width: 1024px) {
  .checkout-cart-index .recently-product-cat {
    max-width: 100%;
    margin-top: 25px;
  }
  .checkout-cart-index .recently-product-cat .block-title {
    margin-bottom: 25px;
  }
  .amasty_quote-cart-index .recently-product-cat {
    max-width: 100%;
    margin-top: 25px;
  }
  .amasty_quote-cart-index .recently-product-cat .block-title {
    margin-bottom: 25px;
  }
}
@media (max-width: 480px) {
  strong.product.name.product-item-name {
    height: 40px !important;
    white-space: normal !important;
    margin-bottom: 2px !important;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: 40px !important;
    white-space: normal !important;
    margin-bottom: 2px !important;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    height: 40px !important;
    white-space: normal !important;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
    height: auto !important;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
    white-space: normal !important;
    height: 40px !important;
  }
  .page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
    height: auto !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item .product-item-info {
    height: 285px !important;
  }
}
@media (max-width: 320px) {
  .checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 45%;
  }
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .recently-product-cat {
    max-width: 100%;
  }
  .checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 46%;
  }
  .amasty_quote-cart-index .recently-product-cat {
    max-width: 100%;
  }
  .amasty_quote-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
    width: 46%;
  }
}
.catalog-product-view .product-info-main .product-info-price .special-price {
  width: auto !important;
  padding-right: 10px !important;
}
.catalog-product-view .product-info-main .product-info-price span.old-price {
  margin-top: 8px;
}
.customer-account-login .am-social-login .am-buttons {
  max-width: 350px;
  margin: 0 auto !important;
}
.am-sl-registration-page .am-social-login .am-buttons {
  max-width: 350px;
  margin: 0 auto !important;
}
.amasty_quote-cart-index .checkout-methods-items button.action.primary.checkout {
  width: 100% !important;
}
img.no-sirv-lazy-load {
  max-width: 100% !important;
  max-height: 100% !important;
}
.amsearch-results span.old-price {
  display: none !important;
}
a.action.sorter-action {
  display: none !important;
}
.amasty_quote-account-view .order-details-items.ordered {
  display: none;
}
.amasty_quote-account-view .column.main .order-details-items.ordered {
  display: block;
}
/*Product Details Page Linked Tabbing Starts*/
@media screen and (max-width: 639px) {
  .catalog-product-view .product-info-main {
    margin-bottom: 24px;
  }
}
.catalog-product-view .custom .recently-product-cat {
  margin-bottom: 64px;
}
@media screen and (max-width: 639px) {
  .catalog-product-view .custom .recently-product-cat {
    margin-bottom: 8px;
  }
}
.catalog-product-view .custom .product.info.detailed,
.catalog-product-view .custom .product.attribute.description {
  margin-bottom: 64px;
}
@media screen and (max-width: 639px) {
  .catalog-product-view .custom .product.info.detailed,
  .catalog-product-view .custom .product.attribute.description {
    margin-bottom: 40px;
  }
}
.catalog-product-view .review-scroll,
.catalog-product-view .store-scroll,
.catalog-product-view .desc-scroll,
.catalog-product-view .spec-scroll {
  display: block;
  width: 100%;
  float: left;
}
.catalog-product-view .scrolltab-wrap {
  display: block;
  width: 100%;
  float: left;
  margin-top: 48px;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  .catalog-product-view .scrolltab-wrap {
    display: none;
  }
}
.catalog-product-view .scrolltab-wrap .tabs {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 16px;
}
.catalog-product-view .scrolltab-wrap .tabs ul {
  display: flex;
  gap: 16px;
}
.catalog-product-view .scrolltab-wrap .tabs ul li {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #009CDB;
  cursor: pointer;
}
.catalog-product-view .scrolltab-wrap .tabs ul li:hover {
  text-decoration: underline;
}
.catalog-product-view .additional-attributes-wrapper {
  margin-bottom: 0;
}
.catalog-product-view .additional-attributes-wrapper .table-caption {
  clip: auto;
  height: auto;
  width: auto;
  position: initial;
  text-align: left;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  color: #212B36;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  text-transform: capitalize;
  display: block;
}
.catalog-product-view .product.attribute.description {
  margin-bottom: 18px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.catalog-product-view .product.attribute.description h1,
.catalog-product-view .product.attribute.description h2,
.catalog-product-view .product.attribute.description h3,
.catalog-product-view .product.attribute.description h4,
.catalog-product-view .product.attribute.description h5,
.catalog-product-view .product.attribute.description h6 {
  font-weight: 600;
  line-height: 1.1;
  font-size: 1.8rem;
}
.catalog-product-view .product.attribute.description strong {
  font-size: 24px;
  font-weight: 700;
  color: #212B36;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  text-transform: capitalize;
  display: block;
}
/*Product Details Page Linked Tabbing Ends*/
/*Shaking Popup Design Starts*/
.mageplaza-betterpopup-block .mp-better-popup-click-trigger .click-trigger {
  font-size: 0;
  border: 0;
  background: url('../images/cadeautje.gif');
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  background-size: 72px;
  width: 72px;
  height: 72px;
  padding: 2px;
}
.mp-better-popup-click-trigger {
  position: fixed;
  bottom: 160px;
  right: 18px !important;
  z-index: 999;
}
.mageplaza-betterpopup-block .mageplaza-betterpopup-content .tmp3-text-content {
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mageplaza-betterpopup-block .mageplaza-betterpopup-content .tmp3-text-content form {
  margin: 0 !important;
  max-width: 100%;
}
.mageplaza-betterpopup-block .mageplaza-betterpopup-content .tmp3-text-content form input[type="text"] {
  border: 1px solid #cccccc !important;
}
.mageplaza-betterpopup-block .mageplaza-betterpopup-content .tmp3-text-content form ._form-branding {
  display: none !important;
}
.mageplaza-betterpopup-block .tmp3-text-content ._form_4 form ._button-wrapper button#_form_4_submit {
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  background-color: #ff6600 !important;
  border-radius: 7px !important;
  letter-spacing: 2px !important;
  text-transform: uppercase !important;
  font-family: 'Plus Jakarta Sans' !important;
  line-height: 16px !important;
}
.mageplaza-betterpopup-block #bio_ep .mageplaza-betterpopup-content #bio_ep_content .tmp3-text-content ._form_4 ._inline-form ._form-content ._form_element * {
  font-family: 'Plus Jakarta Sans' !important;
}
@media screen and (max-width: 1024px) {
  .mageplaza-betterpopup-block #bio_ep {
    width: 60% !important;
    left: 50% !important;
    top: 50% !important;
    transform: translateX(-50%) translateY(-50%) !important;
  }
  .mageplaza-betterpopup-block #bio_ep .tmp3-text-content {
    width: 100%;
  }
  .mageplaza-betterpopup-block #bio_ep .mageplaza-betterpopup-content .tmp3-img-content {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .mageplaza-betterpopup-block .mageplaza-betterpopup-content .tmp3-text-content form {
    padding-top: 0 !important;
  }
  .mageplaza-betterpopup-block #bio_ep {
    width: 80% !important;
    height: 80vh;
    overflow-y: scroll;
    /* width */
    /* Handle */
    /* Handle on hover */
  }
  .mageplaza-betterpopup-block #bio_ep ::-webkit-scrollbar {
    width: 4px;
  }
  .mageplaza-betterpopup-block #bio_ep ::-webkit-scrollbar-thumb {
    background: #888;
  }
  .mageplaza-betterpopup-block #bio_ep ::-webkit-scrollbar-thumb:hover {
    background: #212b36;
  }
}
/*Shaking Popup Design Ends*/
div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer .MagicScroll a {
  font-size: 0;
}
.MagicScroll-vertical .mcs-item {
  height: auto !important;
}
.catalog-product-view .mt-thumb-switcher.mz-thumb:hover:not(.active-selector) img,
.catalog-product-view .mt-thumb-switcher.m360-selector:hover:not(.active-selector) img,
.catalog-product-view .mt-thumb-switcher.video-selector:hover:not(.active-selector) img {
  border-bottom: none;
}
.catalog-product-view .mt-thumb-switcher.active-selector img {
  border-bottom: none;
}
.catalog-product-view .mt-thumb-switcher.mz-thumb-selected img {
  border-bottom: none;
}
.catalog-product-view .mz-expand span a {
  opacity: 0;
}
.catalog-product-view a[data-zoom-id] img,
.catalog-product-view .mz-thumb img {
  padding-bottom: 16px;
}
.catalog-product-view .mz-zoom-window.mz-inner span a,
.catalog-product-view .mz-zoom-window.mz-inner div a {
  font-size: 0;
}
.catalog-product-view .imagelabel {
  display: none;
}
.catalog-product-view .MagicScroll.MagicScroll-arrows-inside .mcs-button-arrow:before {
  width: 12px;
  height: 12px;
}
html .catalog-product-view .column.main .product.media {
  margin-top: 20px;
}
.home-page-main-banner {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.home-page-category {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.home-page-category .category-section {
  margin-top: 40px;
  margin-bottom: 40px;
}
.home-page-category .category-heading {
  margin-bottom: 30px;
}
.home-page-category .category-heading h2 {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  line-height: 40px;
  letter-spacing: 0.25px;
}
.home-page-category .section-for-category {
  width: 100%;
  display: inline-block;
}
.home-page-category .section-for-category .cat-main-sec {
  width: 25%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
.home-page-category .section-for-category .cat-main-sec .cat-main-st {
  border: 1px solid #CCCCCC;
  border-radius: 4px;
  padding: 18px 0px 18px 20px;
  max-height: 64px;
  margin-bottom: 20px;
}
.home-page-category .section-for-category .cat-main-sec .cat-main-st a {
  width: 100%;
  display: inline-block;
}
.home-page-category .section-for-category .cat-main-sec .cat-main-st a .cat-images {
  float: left;
  max-width: 28px;
}
.home-page-category .section-for-category .cat-main-sec .cat-main-st a .cat-name {
  text-align: left;
  padding-left: 20px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.home-page-category .section-for-category .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
@media (max-width: 767px) {
  .home-page-category {
    padding: 0 12px;
    overflow: hidden;
  }
  .home-page-category .section-for-category .cat-main-sec {
    width: 100%;
  }
  .home-page-category .category-section {
    margin-top: 0px;
    margin-bottom: 25px;
  }
  .home-page-category .category-section .category-heading {
    margin-bottom: 0px;
  }
  .home-page-category .category-section .category-heading h2 {
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 23px;
  }
}
@media (min-width: 1025px) {
  .gallery_new {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: repeat(1, 5vw);
    grid-gap: 24px;
  }
  .gallery_new .mobile-home-page-banner-img {
    display: none;
  }
  .gallery_new .gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 4;
    position: relative;
  }
  .gallery_new .gallery__item--1 .main-img-text-1 {
    position: absolute;
    color: #ffffff;
    font-size: 34px;
    font-weight: 700;
    bottom: 100px;
    line-height: 40px;
    left: 30px;
    letter-spacing: 0.25px;
    margin-bottom: 0;
  }
  .gallery_new .gallery__item--1 .main-img-btn {
    position: absolute;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    bottom: 35px;
    left: 30px;
    background-color: #ff6600;
    padding: 14px 29px;
    border-radius: 7px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 16px;
  }
  .gallery_new figure.gallery__item.gallery__item--9 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 3;
    position: relative;
  }
  .gallery_new figure.gallery__item.gallery__item--9 .main-img-text-2 {
    position: absolute;
    left: 22px;
    top: 50px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 {
    position: absolute;
    left: 25px;
    top: 90px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 p {
    float: left;
  }
  .gallery_new figure.gallery__item.gallery__item--10 {
    grid-column-start: 2;
    grid-column-end: 3;
    grid-row-start: 3;
    grid-row-end: 4;
    position: relative;
  }
  .gallery_new figure.gallery__item.gallery__item--10 .main-img-text-4 {
    position: absolute;
    left: 22px;
    bottom: 65px;
    font-size: 24px;
    color: #ffffff;
    font-weight: 700;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 {
    left: 25px;
    position: absolute;
    bottom: 33px;
    font-size: 14px;
    color: #ffffff;
    font-weight: 700;
    line-height: 16px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 p {
    float: left;
  }
  .gallery__img {
    width: 100%;
    height: 100%;
    object-fit: unset;
    display: block;
  }
}
@media (max-width: 768px) {
  .home-page-main-banner {
    padding: 0 12px;
    margin-top: 20px;
    overflow: hidden;
  }
  .HomepageBanner .gallery_new .gallery__img {
    display: none;
  }
  .HomepageBanner .gallery_new .gallery__item--1 {
    position: relative;
    margin-bottom: 15px;
  }
  .HomepageBanner .gallery_new .gallery__item--1 .main-img-text-1 {
    position: absolute;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    top: 25px;
    left: 25px;
  }
  .HomepageBanner .gallery_new .gallery__item--1 .main-img-btn {
    position: absolute;
    background-color: #ff6600;
    padding: 8px 16px;
    left: 25px;
    border-radius: 4px;
    bottom: 13px;
    color: #ffffff;
    font-weight: 600;
    font-size: 13px;
    text-transform: uppercase;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 {
    position: relative;
    margin-bottom: 15px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-text-2 {
    position: absolute;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    top: 40px;
    left: 25px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 {
    position: absolute;
    left: 25px;
    font-size: 11px;
    color: #fff;
    float: left;
    top: 75px;
    text-transform: uppercase;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 p {
    float: left;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 {
    margin-bottom: 15px;
    position: relative;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-text-4 {
    position: absolute;
    color: #ffffff;
    font-size: 15px;
    font-weight: 700;
    top: 40px;
    left: 25px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 {
    position: absolute;
    left: 25px;
    font-size: 11px;
    color: #fff;
    float: left;
    top: 75px;
    text-transform: uppercase;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 p {
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .HomepageBanner .gallery_new {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 5vw);
    grid-gap: 12px;
  }
  .HomepageBanner .gallery_new .mobile-home-page-banner-img {
    display: none;
  }
  .HomepageBanner .gallery_new .gallery__item--1 {
    grid-column-start: 1;
    grid-column-end: 3;
    grid-row-start: 1;
    grid-row-end: 4;
    position: relative;
  }
  .HomepageBanner .gallery_new .gallery__item--1 .main-img-text-1 {
    position: absolute;
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    bottom: 70px;
    line-height: 40px;
    left: 30px;
    letter-spacing: 0.25px;
  }
  .HomepageBanner .gallery_new .gallery__item--1 .main-img-btn {
    position: absolute;
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    bottom: 17px;
    left: 26px;
    background-color: #ff6600;
    padding: 9px 16px;
    border-radius: 7px;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 16px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 1;
    grid-row-end: 3;
    position: relative;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-text-2 {
    position: absolute;
    left: 20px;
    top: 35px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0.5px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 {
    position: absolute;
    left: 20px;
    bottom: 20px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--9 .main-img-right-btn-1 p {
    float: left;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 {
    grid-column-start: 3;
    grid-column-end: 4;
    grid-row-start: 3;
    grid-row-end: 4;
    position: relative;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-text-4 {
    position: absolute;
    left: 20px;
    top: 35px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 700;
    line-height: 15px;
    letter-spacing: 0.5px;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 {
    left: 20px;
    position: absolute;
    bottom: 20px;
    font-size: 10px;
    color: #ffffff;
    font-weight: 700;
    line-height: 10px;
    letter-spacing: 2px;
    text-transform: uppercase;
  }
  .HomepageBanner .gallery_new figure.gallery__item.gallery__item--10 .main-img-right-btn-2 p {
    float: left;
  }
  .home-page-category .section-for-category .cat-main-sec {
    width: 33.33%;
  }
}
.swatch-option {
  font-size: 10px !important;
  padding: 0 !important;
  margin-right: 4px !important;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .cms-home .swatch-attribute {
    display: block !important;
  }
}
.widget.block.block-static-block .block.widget.block-products-list.grid {
  overflow: unset;
  max-height: 100%;
}
.widget.block.block-static-block .block.widget.block-products-list.grid .slick-initialized.slick-slider {
  margin-bottom: 10px;
}
.featuredsec .block.widget.block-products-list.grid {
  overflow: unset;
  max-height: 100%;
}
.featuredsec .block.widget.block-products-list.grid .slick-initialized.slick-slider {
  margin-bottom: 10px;
}
section {
  position: relative;
}
footer.page-footer {
  z-index: 1;
}
.cms-book-appointment [data-content-type='row'][data-appearance='contained'],
.cms-book-appointment-1 [data-content-type='row'][data-appearance='contained'],
.cms-maken-van-afspraak [data-content-type='row'][data-appearance='contained'],
.cms-maken-van-afspraak-1 [data-content-type='row'][data-appearance='contained'] {
  max-width: 100%;
}
.cms-book-appointment .page-wrapper .breadcrumbs,
.cms-book-appointment-1 .page-wrapper .breadcrumbs,
.cms-maken-van-afspraak .page-wrapper .breadcrumbs,
.cms-maken-van-afspraak-1 .page-wrapper .breadcrumbs {
  display: none !important;
}
.cms-book-appointment .page-wrapper .page-main,
.cms-book-appointment-1 .page-wrapper .page-main,
.cms-maken-van-afspraak .page-wrapper .page-main,
.cms-maken-van-afspraak-1 .page-wrapper .page-main {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.cms-book-appointment .page-wrapper .page-main .columns .column.main,
.cms-book-appointment-1 .page-wrapper .page-main .columns .column.main,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .column.main,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .column.main {
  padding-bottom: 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .column.main .video-position,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .column.main .video-position,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-position,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .column.main .video-position {
    order: 2 !important;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .top-bar,
.cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  margin: 22px auto 34px auto;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .top-bar,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar {
    padding: 0;
    margin: 20px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .top-bar p,
.cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar p,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar p,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar p {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  /* 171.429% */
  letter-spacing: 0.6px;
  color: #212b36;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .top-bar p,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar p,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar p,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar p {
    margin-bottom: 10px;
    text-align: left !important;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .top-bar p span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar p span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar p span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar p span {
  position: relative;
  padding-left: 23px;
}
.cms-book-appointment .page-wrapper .page-main .columns .top-bar p span::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .top-bar p span::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .top-bar p span::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .top-bar p span::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: url(../images/check-new.svg);
  left: 0;
  top: 1px;
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .video-section,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section {
    margin-bottom: 34px;
    padding: 0;
  }
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .pagebuilder-column-line,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .pagebuilder-column-line,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .pagebuilder-column-line,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .pagebuilder-column-line {
    flex-direction: column-reverse !important;
  }
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .pagebuilder-column-line .pagebuilder-column,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .pagebuilder-column-line .pagebuilder-column,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .pagebuilder-column-line .pagebuilder-column,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .pagebuilder-column-line .pagebuilder-column {
    order: 2 !important;
    width: 100% !important;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt {
  padding-right: 24px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt {
    padding-right: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt h1,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt h1,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt h1,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt h1 {
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 117.647% */
  letter-spacing: 0.25px;
  color: #212b36;
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt h1 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt h1 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt h1 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt h1 span {
  color: #ff6600;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt h1,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt h1,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt h1,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 116.667% */
    letter-spacing: 0.5px;
    margin-top: 20px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt ul,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt ul,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt ul,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt ul {
  padding: 0;
  margin-top: 42px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt ul,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt ul,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt ul,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt ul {
    margin-top: 30px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt ul li,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt ul li,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt ul li,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt ul li {
  color: #212b36;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.25px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 4px;
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt ul li::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt ul li::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt ul li::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: url(../images/check-new.svg);
  left: 0;
  top: 1px;
}
.cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt a,
.cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt a,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt a,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt a {
  width: 320px;
  background-color: #ff6600;
  color: #ffffff;
  padding: 16px 0;
  margin-top: 28px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .video-section .video-txt a,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .video-section .video-txt a,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .video-section .video-txt a,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .video-section .video-txt a {
    width: 100%;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap {
  background-color: #eaf7fc;
  padding: 64px 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap {
    padding: 32px 0;
    margin: 0 -12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form {
    padding: 0 12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2 {
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 117.647% */
  letter-spacing: 0.25px;
  color: #212b36;
  margin-bottom: 34px;
  text-align: center;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form h2 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form h2 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2 span {
  color: #ff6600;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form h2,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form h2 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 116.667% */
    letter-spacing: 0.5px;
    margin-top: 20px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form {
  width: 728px;
  margin: auto;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form {
    width: 100%;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin: 0;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field {
  width: -webkit-calc((100% / 2) - 24px);
  width: -moz-calc((100% / 2) - 24px);
  width: calc((100% / 2) - 24px);
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field {
    width: 100%;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control {
  position: relative;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control img,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control img,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control img,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.date-img .control img {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 9px;
  top: 9px;
  background-color: #ffffff;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control {
  position: relative;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control img,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control img,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control img,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .fieldset .field.time-img .control img {
  position: absolute;
  height: 24px;
  width: 24px;
  right: 9px;
  top: 9px;
  background-color: #ffffff;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary {
  width: 100%;
}
.cms-book-appointment .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary button,
.cms-book-appointment-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary button,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary button,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .book-form-wrap .book-form .appointments-form .appointment .actions-toolbar .primary button {
  width: 100%;
  padding: 16px;
  background-color: #ff6600;
  color: #ffffff;
  margin-top: 18px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  height: auto;
  border: unset;
}
.cms-book-appointment .page-wrapper .page-main .columns .review-wrap,
.cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap {
  padding: 64px 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .review-wrap,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap {
    padding: 32px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .review-wrap .review-inner,
.cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap .review-inner,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap .review-inner,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap .review-inner {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .review-wrap .review-inner,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap .review-inner,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap .review-inner,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap .review-inner {
    padding: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .review-wrap .review-inner h3,
.cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap .review-inner h3,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3 {
  margin: 0 0 32px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.5px;
  color: #212b36;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .review-wrap .review-inner h3,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap .review-inner h3,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .review-wrap .review-inner h3 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .review-wrap .review-inner h3 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .review-wrap .review-inner h3 span {
  color: #ff6600;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box {
  background-color: #eaf7fc;
  padding: 64px 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .call-box,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .call-box,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box {
    padding: 32px 0;
    margin: 0 -12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner {
    padding: 0 12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .google-map,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .google-map,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .google-map,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .google-map {
  padding-right: 56px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .google-map,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .google-map,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .google-map,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .google-map {
    padding-right: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt {
  padding-left: 56px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt {
    padding-left: 0;
    padding-top: 20px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 {
  margin: 0 0 32px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.5px;
  color: #212b36;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner h3 span {
  color: #ff6600;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul {
  padding: 0;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li {
  color: #212b36;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.25px;
  position: relative;
  padding-left: 35px;
  margin-bottom: 18px;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a {
  color: #212b36;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.25px;
  position: relative;
  padding: 0 5px;
  margin-bottom: 18px;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a:hover,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a:hover,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a:hover,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li a:hover {
  color: #212b36;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.first-img::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.first-img::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.first-img::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.first-img::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background: url(../images/phone-new.svg);
  left: 0;
  top: 1px;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.second-img::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.second-img::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.second-img::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.second-img::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background: url(../images/map-pin-new.svg);
  left: 0;
  top: 0;
}
.cms-book-appointment .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.third-img::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.third-img::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.third-img::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .call-box .box-inner .map-txt .map-txt-inner ul li.third-img::before {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  background: url(../images/coffee.svg);
  left: 0;
  top: 1px;
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box {
  padding: 64px 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box {
    padding: 32px 0;
  }
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line {
    flex-direction: column-reverse !important;
  }
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line .pagebuilder-column,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line .pagebuilder-column,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line .pagebuilder-column,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .pagebuilder-column-line .pagebuilder-column {
    order: 2 !important;
    width: 100% !important;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box {
    padding: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img {
  width: 100%;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box img {
    width: 100%;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 {
  margin: 0 0 28px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.5px;
  color: #212b36;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner h3 span {
  color: #ff6600;
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul {
  padding: 0;
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li {
  color: #212b36;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.25px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 4px;
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li::before,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li::before,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li::before,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: url(../images/check-new.svg);
  left: 0;
  top: 1px;
}
.cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
.cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a {
  width: 320px;
  background-color: #ff6600;
  color: #ffffff;
  padding: 16px 0;
  margin-top: 28px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .magazine-top-box .magazine-inner-box .magazine-inner a {
    width: 100%;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top {
  background-color: #eaf7fc;
  padding: 64px 0;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top {
    padding: 32px 0;
    margin: 0 -12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner {
    padding: 0 12px;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img {
  padding-right: 56px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img {
    padding-right: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img img,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img img,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img img,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-img img {
  width: 100%;
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt {
  padding-left: 56px;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt {
    padding-left: 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 {
  margin: 0 0 32px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  /* 116.667% */
  letter-spacing: 0.5px;
  color: #212b36;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 20px 0;
  }
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 span,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 span,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 span,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt h3 span {
  color: #ff6600;
}
.cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
.cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
.cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
.cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a {
  width: 320px;
  background-color: #ff6600;
  color: #ffffff;
  padding: 16px 0;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
@media (max-width: 768px) {
  .cms-book-appointment .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
  .cms-book-appointment-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
  .cms-maken-van-afspraak .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a,
  .cms-maken-van-afspraak-1 .page-wrapper .page-main .columns .visit-showroom-top .showroom-inner .show-txt a {
    width: 100%;
  }
}
.cms-thank-you-for-making-appointment .page-wrapper .breadcrumbs,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .breadcrumbs {
  display: none !important;
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section {
  max-width: 1366px;
  width: 100%;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  margin: 64px 0;
}
@media (max-width: 768px) {
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section {
    margin-bottom: 34px;
    padding: 0;
  }
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .pagebuilder-column-line,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .pagebuilder-column-line {
    flex-direction: column-reverse !important;
  }
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .pagebuilder-column-line .pagebuilder-column,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .pagebuilder-column-line .pagebuilder-column {
    order: 2 !important;
    width: 100% !important;
  }
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt {
  padding-right: 24px;
}
@media (max-width: 768px) {
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt {
    padding-right: 0;
  }
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt h1,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt h1 {
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 40px;
  /* 117.647% */
  letter-spacing: 0.25px;
  color: #212b36;
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt h1 span,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt h1 span {
  color: #ff6600;
}
@media (max-width: 768px) {
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt h1,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt h1 {
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    /* 116.667% */
    letter-spacing: 0.5px;
    margin-top: 20px;
  }
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt ul,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt ul {
  padding: 0;
  margin-top: 42px;
}
@media (max-width: 768px) {
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt ul,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt ul {
    margin-top: 30px;
  }
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt ul li,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt ul li {
  color: #212b36;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  /* 142.857% */
  letter-spacing: 0.25px;
  position: relative;
  padding-left: 25px;
  margin-bottom: 4px;
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt ul li::before,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt ul li::before {
  content: "";
  position: absolute;
  height: 16px;
  width: 16px;
  background: url(../images/check-new.svg);
  left: 0;
  top: 1px;
}
.cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt a,
.cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt a {
  width: 320px;
  background-color: #ff6600;
  color: #ffffff;
  padding: 16px 0;
  margin-top: 28px;
  border-radius: 4px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  /* 114.286% */
  letter-spacing: 2px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
}
@media (max-width: 768px) {
  .cms-thank-you-for-making-appointment .page-wrapper .page-main .columns .column.main .video-section .video-txt a,
  .cms-bedankt-voor-het-maken-van-afspraak .page-wrapper .page-main .columns .column.main .video-section .video-txt a {
    width: 100%;
  }
}
input {
  height: 36px;
  font-size: 16px;
}
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="number"],
input[type="datetime"],
input[type="email"],
select,
input:not([type]) {
  border: 1px solid #aaaaaa;
  border-radius: 0;
  font-size: 13.82px;
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 36px;
  line-height: 36px;
  padding: 0px 10px;
}
input[type="checkbox"] {
  height: auto;
  margin: 0 5px 0px 5px;
}
button {
  box-shadow: none;
}
select {
  padding-right: 25px;
}
input::placeholder {
  font-size: 13.82px;
}
footer input[type="email"] {
  line-height: 22px;
}
::selection {
  background: #ff6600;
  color: #ffffff;
}
*,
body {
  font-family: 'Plus Jakarta Sans';
  box-sizing: border-box;
}
a,
a:visited,
.alink:visited,
.alink,
a:visited,
.alink:visited {
  color: inherit;
}
a,
a:hover,
a:visited {
  text-decoration: none;
}
p:empty {
  display: none;
}
h4 {
  font-size: 13.82px;
  text-transform: uppercase;
  font-weight: 300;
}
ul {
  margin: 0;
  padding: 0;
}
ul li {
  list-style: none;
  margin: 0;
}
ul li a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  letter-spacing: 1px;
}
/*for IE only */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body .header.content.content {
    display: inline-block;
    height: 150px;
  }
  .mega-menu-main {
    z-index: 999;
  }
  ul.request-catalogue {
    display: inline-block;
    margin: 0 -12px;
  }
  ul.request-catalogue li {
    width: 50%;
    float: left;
  }
}
._keyfocus *:focus,
input:not([disabled]):focus,
textarea:not([disabled]):focus,
select:not([disabled]):focus {
  box-shadow: none;
}
input[type="text"]::-webkit-input-placeholder {
  color: #9e9e9e;
}
input::-moz-placeholder {
  color: #9e9e9e;
}
input:-ms-input-placeholder {
  color: #9e9e9e;
}
input:-moz-placeholder {
  color: #9e9e9e;
}
input[type="radio"] {
  height: auto;
  margin: 5px 0;
}
b,
strong {
  font-weight: 400;
}
/*customer support sticky hide from frontend*/
body.helpdesk-ticket-create fieldset.fieldset .legend {
  display: none;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field {
  margin-top: 0 !important;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group .field {
  box-sizing: border-box;
  padding-left: 0;
  padding-right: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  padding: 8px 10px;
  height: 44px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
  line-height: normal;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  height: 84px !important;
  width: 100%;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label {
  margin-bottom: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label span {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
  float: left;
  padding: 0;
  margin-right: 24px;
}
.mega-menu-main {
  display: none;
}
ul li a:hover {
  color: #ffffff;
}
body.checkout-cart-index .cart.table-wrapper .col.qty span.input-text {
  display: inline-block;
  padding-top: 10px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
  float: left;
  padding: 0;
  margin-right: 24px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
  float: left;
  padding: 0;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
  width: 312px;
  float: left;
  padding: 0;
  margin-right: 24px;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
  width: 305px;
  float: left;
  padding: 0;
  margin-right: 24px;
}
.slick-initialized .slick-slide {
  float: left !important;
  display: inline-block;
}
.product-items.slick-slider .slick-slide .product-item {
  max-width: initial;
}
.checkout-onepage-success .ammenu-nav-sections.-topmenu {
  display: none;
}
.checkout-onepage-success .ammenu-header-container .header.content .ammenu-logo {
  display: block;
  margin: auto;
}
div[name="shippingAddress.postcode"] {
  margin-bottom: 20px !important;
}
.product.info.detailed .additional-attributes {
  width: 100% !important;
}
body .page-wrapper .header.content.content {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.ammenu-menu-title {
  padding: 0;
}
.nav-toggle {
  display: none;
}
.ammenu-menu-wrapper {
  margin-bottom: 0;
}
.ammenu-button.-hamburger {
  border-top: 2px solid #212b36;
  border-color: #212b36;
  border-bottom: 2px solid #212b36;
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
  display: block;
  font-size: 0;
  border-radius: 0 !important;
  position: unset;
  margin: 0;
}
.ammenu-button.-hamburger::before {
  display: block;
  border-top: 2px solid #212b36;
}
.checkout-index-index .header.page-header {
  text-align: center;
}
.checkout-index-index header#ammenu-header-container {
  border-bottom: 1px solid #d8d8d8;
  text-align: center;
}
.checkout-index-index .ammenu-button.-hamburger {
  display: none;
}
.checkout-onepage-success .ammenu-button.-hamburger {
  display: none;
}
.ammenu-header-container .header.content .ammenu-logo {
  padding: 24px 0px 24px 0px;
}
body header .header.content .logo {
  display: none;
}
.ammenu-submenu-wrapper.-full {
  top: 41px;
}
.ammenu-category-columns.-col-2 .ammenu-column {
  width: calc(20%);
}
.ammenu-submenu-wrapper {
  padding: 24px 22px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper {
  max-width: 1096px;
  margin: auto;
  left: 0;
  right: 0;
  border-radius: 0;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree a.ammenu-title.-parent {
  font-weight: 700;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #212b36 !important;
  margin-bottom: 10px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link {
  padding: 0;
  margin-bottom: 10px;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381 !important;
  text-decoration: none;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link:hover {
  color: #212b36 !important;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link::before {
  display: none;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-category-columns .ammenu-category-tree .ammenu-list .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text:hover {
  color: #212b36 !important;
}
.ammenu-category-tree.ammenu-column.category-item {
  text-align: left;
}
.ammenu-category-tree.ammenu-column.category-item a.ammenu-title {
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #637381 !important;
}
.ammenu-category-tree.ammenu-column.category-item a.ammenu-title:hover {
  color: #212b36 !important;
}
.ammenu-nav-sections.-topmenu {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container {
  max-width: 1366px;
  padding: 0 23px;
  margin: 0 auto;
  background-color: #ffffff !important;
  text-align: center;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items {
  display: inline-block;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link {
  padding: 8px 26px;
  position: relative;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link::before {
  content: '';
  width: 0;
  height: 3px;
  background: #ff6600;
  position: absolute;
  left: 0;
  margin: 0;
  bottom: -1px;
  transition: all 0.3s;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link:hover::before {
  width: 100%;
}
.ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link .ammenu-text-block .ammenu-text {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.ammenu-nav-sections.-sidebar .ammenu-item a.ammenu-link {
  position: relative;
}
.ammenu-nav-sections.-sidebar .ammenu-item a.ammenu-link:nth-child(9n) {
  content: "";
  width: 32px;
  height: 32px;
  background: url(../images/Pin.svg) no-repeat;
  display: inline-block;
  position: relative;
  top: 9px;
  position: absolute;
  padding-right: 16px;
}
.inspiration-left .inspiration-image {
  padding-right: 12px;
}
.inspiration-right .inspiration-image {
  padding-left: 12px;
}
.inspiration-left .inspiration-image img {
  width: 100% !important;
}
.inspiration-right .inspiration-image img {
  width: 100% !important;
}
.account.sales-order-view .column.main .actions .action.print {
  color: #ff6600 !important;
}
.hdmx__ticket-history .hdmx__message .hdmx-message__body {
  background: #eaf7fc;
  border-left: 3px solid #ff6600;
  padding: 1rem;
}
p.back-link small {
  padding: 0 6px;
  font-size: 18px;
  line-height: normal;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.subject {
  width: 35%;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.department {
  width: 25%;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th.col.activity {
  width: 30%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 {
  padding: 0 10px;
}
.sales-order-history table > tbody > tr > td {
  padding: 24px 0;
  border-top: 1px solid #e2e6e9;
}
.account.page-layout-2columns-left .sidebar-main {
  width: 24.3%;
}
.account.page-layout-2columns-left .column.main {
  width: 75.7%;
}
div#hdmx__contact-button {
  display: none;
}
div#arabickjest {
  display: none !important;
}
.catalog-product-view aside.modal-popup.confirm,
.checkout-cart-index aside.modal-popup.confirm {
  z-index: 3 !important;
}
.page-header .header.content .logo img {
  width: auto;
  cursor: pointer;
}
.message.info {
  padding-left: 15px;
}
.phone-dropdown {
  display: inline-block;
  text-align: right;
}
.phone-dropdown {
  top: -12px;
  text-transform: uppercase;
  position: relative;
}
.product-item-details .product-reviews-summary {
  margin-bottom: 0;
}
.block-search .action.search.disabled,
.block-search .action.search[disabled],
fieldset[disabled] .block-search .action.search {
  opacity: 1;
}
.swatch-option.selected,
.swatch-option:not(.disabled):hover {
  outline-color: rgba(0, 0, 0, 0.87);
  outline: none;
}
.products-grid .product-item-info:hover,
.products-grid .product-item-info.active {
  box-shadow: none;
  border: none;
  margin: 0;
  padding: 0;
}
.product-item-details .price,
.product-item .price-box .price,
.product-item-details .price-final_price {
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  height: 48px;
}
.product-item .price-box .old-price .price-container span span.price {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
span.special-price {
  width: 100%;
  float: left;
}
.cms-home span.special-price {
  margin: 0px 0;
}
.product-item .price-box .price-label {
  display: none;
}
#banner-slider-carousel .owl-dots {
  opacity: 1;
}
div#englishkjest {
  margin-top: -20px;
}
#banner-slider-carousel .owl-dots {
  left: 45%;
}
.featuredsection-homepg.arabic,
.homecatsection-homepg.arabic,
.catgeoryblocks-section.arabic {
  display: none;
}
.comapreprice,
.specialprice {
  display: inline-block;
  font-size: 15.82px;
}
.product-item-details .price.comapreprice {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  text-decoration: line-through;
  margin-right: 5px;
}
.product-item-details .specialprice {
  color: #e82b1a;
  font-size: 13.82px;
}
.minicart-wrapper .action.showcart.active:before {
  font-size: 0;
}
.login-container .fieldset:after {
  display: none;
}
.shop-category ul li .category-product-hover {
  display: none;
  position: absolute;
  top: 0;
  background: rgba(27, 25, 26, 0.64);
  width: 100%;
  height: 100%;
  text-align: center;
}
.shop-category ul li .categoty-description {
  position: relative;
}
.shop-category ul li h4 {
  text-align: center;
  position: absolute;
  bottom: 20px;
  width: 100%;
  color: #ffffff;
  letter-spacing: 1px;
}
.shop-category ul li h4 a {
  font-size: 13.82px;
  color: #ffffff;
  border-bottom: solid 2px #ffffff;
  padding-bottom: 14px;
  text-decoration: none;
}
.shop-category ul li:hover .category-product-hover {
  display: block;
}
.shop-category ul li:hover .category-product-hover a img {
  margin-top: 50px;
}
.actions-primary .stock.unavailable {
  color: #8cc63f;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #DDEEC6;
  text-transform: uppercase;
}
.menu-products .block.widget .block-title {
  padding-left: 8px;
}
.home-blog-post .amblog-title hr {
  height: 3px;
}
.shop-category ul li:hover .categoty-description h4,
.newsletter-new .actions .primary span.arimg {
  display: none;
}
.product-image-wrapper {
  height: auto;
}
.product-social-links .action.towishlist:before,
.block-bundle-summary .action.towishlist:before,
.product-item .action.towishlist:before,
.table-comparison .action.towishlist:before {
  right: 0;
  width: 35px;
  height: 35px;
  visibility: visible;
  background-position: center;
  content: '\f08a';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  top: 6px;
  position: relative;
  z-index: 2;
}
.gift-description {
  display: inline-block;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 10px;
}
.shop-gift ul li:hover .gift-description {
  display: none;
  background: #ff6600;
}
.shop-gift ul li:hover h4 a {
  color: #ff6600;
}
.shop-gift ul li:hover .gift-description-hover {
  display: block;
  background: #ff6600;
  padding-top: 40px;
  padding-bottom: 30px;
  margin-top: 10px;
}
.shop-gift ul li:hover .gift-description-hover a img {
  display: inline-block;
}
.field-error span {
  color: #e02b27 !important;
}
.gift-description-hover {
  display: none;
}
.filter-options-item {
  border: none;
  margin-bottom: 5px;
}
.filter-subtitle {
  display: none;
}
.filter-options-title {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
  font-weight: normal;
}
.filter-options-title:hover {
  color: #1b191a;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  margin-bottom: 0px !important;
  height: 111px;
}
.amcheckout-step-container .amcheckout-shipping-address .checkout-billing-address {
  margin-top: 40px;
}
.billing-address-form div[name="billingAddressshared.company"] {
  display: none !important;
}
.billing-address-form div[name="billingAddressshared.street.0"] .label span {
  display: none !important;
}
.billing-address-form div[name="billingAddressshared.street.1"] {
  margin-top: 0 !important;
  position: relative;
}
.billing-address-form div[name="billingAddressshared.street.1"] .label {
  display: block !important;
  width: 100% !important;
  height: auto !important;
  clip: unset !important;
  top: -20px !important;
}
.filter-options-item.active .filter-options-title {
  color: #1b191a;
}
.board {
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
  font-size: 16px;
  border: none;
  background: transparent;
}
.board:before {
  display: none;
}
.board:after {
  display: none;
}
.page-header .panel ul.top-right span.view-arabic.switcher-option a:hover {
  opacity: 0.9;
  color: #ffffff;
}
.layered-navigation-label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
}
.filter-options-content input[type="checkbox"] {
  margin-top: 0;
  top: -3px;
  width: auto;
  height: auto;
  margin-right: 14px;
}
.filter-options-item.allow .filter-options-title:after,
.filter-options-item .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title p:after,
.checkout-index-index #checkout .mw-osc-block-title p:after {
  position: relative;
  float: right;
  right: -28px;
  top: 0;
  margin-left: 20px;
  content: '\f078';
  font-family: FontAwesome;
  font-size: 16px;
}
.filter-options-item.allow.active .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after,
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  position: relative;
  right: -28px;
  top: 0;
  margin-left: 20px;
  content: '\f077';
  width: 24px;
  height: 24px;
  font-family: FontAwesome;
  font-size: 16px;
}
.layered_attrs {
  position: relative;
  margin: 20px auto;
}
.layered-navigation-label input[type=checkbox]:checked:after {
  content: '';
  position: absolute;
  background-color: #ffffff;
  top: -7px;
  left: -2px;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-size: 100%;
}
.layered-navigation-label input[type=checkbox]:before {
  opacity: 1;
  content: '';
  background-color: #ffffff;
  width: 16px;
  height: 16px;
  background-size: 100%;
  display: table;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  background: url(../images/check.png);
  background-repeat: no-repeat;
  left: -2px;
  top: -5px;
}
.product-cat-content ul {
  margin-top: 10px;
}
.page-products .sorter a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
}
.page-products .sorter a:hover:before {
  content: '';
  border-bottom: solid 2px #ff6600;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.page-header .switcher .options .action.toggle:after,
.page-footer .switcher .options .action.toggle:after {
  content: ' ';
}
span.view-default.switcher-option a,
.page-header .panel ul.top-right {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  color: #ffffff;
  line-height: 24px;
}
span.view-default.switcher-option a:hover {
  opacity: 0.9;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="checkbox"] {
  margin-top: 5px;
  margin-right: 8px;
  vertical-align: top;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  display: inline-block;
  float: left;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  float: left;
  padding: 0;
}
html[lang="ar"] .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  float: right;
}
html[lang="ar"] .filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="checkbox"] {
  float: left;
}
.page-products .sorter a.selected,
.page-products .sorter a:hover,
.page-products .sorter a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.page-products .sorter a.selected:before {
  content: '';
  border-bottom: solid 2px #ff6600;
  display: table;
  width: 100%;
  bottom: 0;
  position: absolute;
}
.block-new-recent {
  margin-top: 25px;
}
.cart-discount .actions-toolbar {
  position: relative;
  left: -36px;
  display: inline-block;
  top: -9px;
}
.recently-product-cat .column.main {
  padding-right: 8px;
  padding-left: 0px;
}
.fotorama__nav__frame--thumb.fotorama__active:before {
  display: none;
  border: 7px solid;
  border-color: transparent transparent #1b191a transparent;
  content: "";
  position: absolute;
  top: -14px;
  left: 0;
  right: 0;
  text-align: center;
  width: 0px;
  margin: 0 auto;
  z-index: 999999999999999;
}
.catalog-product-view .fotorama__stage,
.catalog-product-view .fotorama__nav {
  overflow: visible;
}
.swatch-attribute-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  border-top: 1px solid #dadce0;
  padding-top: 16px;
}
.cms-home .page.messages {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
  margin-top: 0;
}
.cms-shipping-delivery-policy .page-main ul,
.cms-cancel-refund-policy .page-main ul,
.cms-privacy-policy .page-main ul,
.cms-terms-conditions .page-main ul,
.cms-faqs .page-main ul,
.cms-about-us .page-main ul {
  margin-bottom: 20px;
}
.cms-shipping-delivery-policy .page-main ul li,
.cms-cancel-refund-policy .page-main ul li,
.cms-privacy-policy .page-main ul li,
.cms-terms-conditions .page-main ul li,
.cms-faqs .page-main ul li,
.cms-about-us .page-main ul li {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 8px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span.price-label {
  display: none;
}
.swatch-attribute.size .swatch-option,
.swatch-attribute.manufacturer .swatch-option,
.swatch-attribute.manufacturer .swatch-option {
  background: #ffffff;
  width: 70px;
  height: 33px;
  line-height: 30px;
  margin-right: 15px;
  padding: 0;
  color: #686868;
}
.page-products .block-content.filter-content .filter-options-title {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 500;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-size: 12.82px;
  padding-left: 0;
  padding-top: 0;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 16px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.block-content.filter-content .filter-options .filter-options-content span.label {
  letter-spacing: 0.25px;
  line-height: 20px;
  display: inline-block;
}
.filter-options-content input[type="checkbox"] {
  top: 0;
  margin-right: 6px;
  width: 14px;
  height: 14px;
}
.product-info-main-related {
  margin-top: 110px;
}
.product-info-main-recent {
  margin-top: 110px;
}
#viewall {
  width: 184px;
  float: none;
  font-size: 13.82px;
  color: #1b191a;
  letter-spacing: 2px;
  cursor: pointer;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  clear: both;
  background-color: rgba(98, 2, 238, 0);
  display: inline-block;
}
.review-listing div#viewall h5 {
  margin: 0;
  color: #001d47;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-transform: uppercase;
  padding: 20px 16px;
  width: 184px;
  text-align: center;
}
#reviewform {
  display: table;
  width: 100%;
}
.review-legend span {
  font-size: 24px;
}
.fieldset .review-legend.legend strong {
  font-weight: normal;
  font-size: 16px;
  margin-top: 10px;
}
.fieldset .review-field-ratings > .label {
  font-size: 13.82px;
  font-weight: normal;
}
.review-field-rating .label,
.fieldset > .field > .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
  font-weight: normal;
}
.review-form .action.submit.primary {
  background: #8cc63f;
  border: solid 1px #8cc63f;
  color: #ffffff;
  text-transform: uppercase;
  padding: 10px 16px;
  letter-spacing: 1px;
  text-decoration: none;
  box-shadow: none;
  font-size: 16px;
  font-weight: normal;
  height: 36px;
  font-size: 13.7px;
  line-height: 17px;
}
.review-form .action.submit.primary:hover,
.review-form .action.submit.primary:focus {
  background: #8cc63f;
  color: #ffffff;
}
.review-control-vote label:before,
.review-control-vote:before {
  font-size: 22px;
}
.revewwithwishlist .fa-heart:before {
  width: 28px;
  content: '';
  background: url(../images/heart-icon-whishlist.png);
  height: 26px;
  display: table;
}
.revewwithwishlist .wishlist {
  float: right;
  display: inline-block;
}
.revewwithwishlist .wishlist .actions-secondary {
  display: block;
  float: left;
  min-width: unset;
  padding-right: 0;
  right: -40px;
  position: relative;
}
.revewwithwishlist .wishlist .compare-product {
  float: left;
  padding-right: 0;
  right: 0;
  display: inline-block;
}
.revewwithwishlist .wishlist .compare-product a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.revewwithwishlist .wishlist .compare-product a.action.tocompare {
  position: relative;
  right: 64px;
}
.revewwithwishlist .wishlist .rollerhove {
  margin: 0;
  position: relative;
  height: 24px;
  width: 24px;
  float: right;
  cursor: pointer;
  background-image: url(../images/Share.svg);
  background-repeat: no-repeat;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa {
  font-size: 17.82px;
  padding: 5px 0;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-facebook-square {
  color: #3567a2;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-twitter {
  color: #69acd1;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-pinterest {
  color: #e2462b;
}
.revewwithwishlist .wishlist .rollerhove:hover .hoversocialicondisplay .fa-whatsapp {
  color: #4cc03c;
}
.product-info-main .product-info-price .old-price .price-wrapper .price {
  font-weight: normal;
  margin-top: 2px;
  display: table;
  width: auto;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-decoration: line-through;
  margin-top: 0;
}
.product-info-main .product-info-price span.old-price {
  float: left;
  margin-right: 10px;
  margin-top: 6px;
}
/*.catalog-product-view .product-info-main .price-final_price #product-price-3 .price{background: url(../images/price-gradiant.png); background-repeat: no-repeat; width: 425px; height: 70px; font-size: @h2; color: @color-white; letter-spacing: 1px; vertical-align: middle; display: inline-flex; margin-top: 30px; line-height: 2; padding-left: 20px; text-align: left; float: left;}*/
.product-options-bottom {
  overflow: hidden;
}
.product-options-bottom .field.qty {
  padding-bottom: 25px;
}
.social-icon-list {
  margin-top: 10px;
}
.product-options-bottom .price-box .price-container .price,
.product-info-price .price-box .price-container .price {
  margin-top: 16px;
  display: table;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-left: 0;
}
.prod-detail .product.data.items > .item.title > .switch {
  border-width: 0;
  background: transparent;
  text-transform: capitalize;
  height: auto;
  padding: 0;
  margin-right: 24px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-bottom: 7px !important;
}
.product.data.items .data.item.title.custom-attribute.active a {
  border-bottom: solid 2px #ff6600;
}
.catalog-product-view .product.data.items > .item.title a {
  padding-bottom: 4px;
}
.product.data.items > .item.content #product-review-container {
  border: 1px solid #f4f4f4;
  padding-top: 40px;
  border-width: 1px 0 0 0;
}
#customer-reviews {
  box-shadow: none;
  margin-top: 0;
}
.review-toolbar {
  border-top: none;
}
.box-tocart .action.tocart:hover {
  opacity: 0.9;
}
.box-tocart div.qty .input-text {
  height: 36px;
  width: 48px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  border: 1px solid #dedede;
  background-color: #ffffff;
}
.fotorama__thumb-border {
  display: none;
}
.rating-summary .rating-result {
  width: auto;
}
.rating-summary .rating-result > span:before {
  letter-spacing: 5px;
  color: #ff6600;
  font-size: 13.82px;
}
.rating-summary .rating-result:before {
  content: '\e625' '\e625' '\e625' '\e625' '\e625';
  color: #979797;
  font-size: 13.82px;
  letter-spacing: 5px;
}
.product-info-main .product-options-bottom .box-tocart .field.qty {
  margin-top: 0;
  width: 50%;
  display: inline-block;
  float: left;
}
.block-search .action.search {
  min-width: 20px;
}
/*::i-block-chrome, .page-wrapper .block-search .action.search {left: 0px;}*/
.cart.table-wrapper .product-item-details .actions-toolbar a,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
  float: left;
  position: static;
  margin-right: 70px;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:hover,
.cart.table-wrapper .product-item-details .actions-toolbar a:visited:hover {
  color: #1b191a;
  text-decoration: underline;
}
.cart.table-wrapper .product-item-details .actions-toolbar a:after,
.cart.table-wrapper .product-item-details .actions-toolbar a:before {
  display: none;
}
.pay-images ul {
  display: flex;
  justify-content: start;
  align-items: center;
}
.pay-images ul li {
  width: 49px;
  height: 32px;
  margin-right: 10px;
}
.pay-images ul li.disc {
  background: url(../images/dics.svg);
}
.pay-images ul li.visa {
  background: url(../images/visa.svg);
}
.pay-images ul li.mast {
  background: url(../images/mast.svg);
}
.pay-images ul li.americ {
  background: url(../images/americ.svg);
}
.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field label.label {
  display: inline-block;
}
.checkout-footer .rightsection .footer-payment-method li {
  text-align: left;
  padding-left: 20px;
  display: inline-block;
}
.checkout-footer .rightsection .footer-payment-method {
  display: inline-block;
  text-align: left;
}
.checkout-cart-index .cart-summary .block .actions-toolbar > .primary .action.primary:not(:focus) {
  box-shadow: none;
}
.page-header .minicart-wrapper .action.showcart .counter-number {
  text-shadow: none;
  color: #ff6600;
  font-size: 10.55px;
  font-weight: 700;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  background: transparent;
  border: 2px solid #8cc63f;
  border-radius: 50%;
  height: 20px;
  width: 30px;
  line-height: 16px;
  margin: 0;
  padding: 0;
  position: relative;
  top: -22px;
  left: 8px;
  letter-spacing: 1.25px;
  display: inline-block;
}
.page-header .minicart-wrapper .minicart-items .product-item-details {
  text-align: left;
}
.page-header #minicart-content-wrapper .block-content > .actions > .primary .action.primary {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  border: 1px solid #8cc63f;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
}
.page-header .block-minicart .amount .price-wrapper:first-child .price {
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field:nth-child(6) label span:after {
  display: none;
}
.checkout-index-index input[type="radio"] {
  margin: 0;
}
.checkout-index-index .checkout-payment-method .billing-address-form .field:nth-child(6) label span:after {
  display: none;
}
/*login popup*/
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  left: 16px;
}
#social-login-popup div#social-login-authentication {
  width: 100%;
}
#social-login-popup .mfp-close {
  top: 42px;
  line-height: 0;
  background: #ffffff;
}
#social-login-popup .social-login-title .block.social-login-authentication-channel.col-mp.mp-5 {
  padding: 0;
  margin-bottom: 0;
}
button.action.reload.captcha-reload,
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a {
  background-color: transparent;
  border: none;
  box-shadow: none;
  color: #ff6600;
  text-decoration: underline;
  font-weight: 400;
}
.white-popup {
  margin-bottom: 15px;
  max-width: 850px;
}
.white-popup .mfp-close {
  top: -5px;
}
.white-popup .action.primary {
  padding: 10px 18px;
}
.white-popup form#social-form-create fieldset {
  margin-bottom: 0;
}
.white-popup .field.captcha.required {
  margin-bottom: 0;
}
.white-popup form#social-form-login .actions-toolbar {
  margin-bottom: 20px;
}
.white-popup form#social-form-create .actions-toolbar,
.white-popup form#social-form-password-forget .actions-toolbar {
  margin-bottom: 40px;
  margin-top: 20px;
  width: 100%;
}
.white-popup form#social-form-create .actions-toolbar div.primary,
.white-popup form#social-form-password-forget .actions-toolbar div.primary {
  width: 100%;
}
.white-popup form#social-form-create .actions-toolbar div.primary .secondary,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary {
  float: right;
}
.white-popup form#social-form-create .actions-toolbar div.primary .secondary a,
.white-popup form#social-form-password-forget .actions-toolbar div.primary .secondary a {
  margin: 0;
}
.white-popup .terms-of-use {
  font-size: 15px;
}
.white-popup .terms-of-use span {
  color: rgba(0, 0, 0, 0.87);
}
.white-popup .terms-of-use a {
  color: #1b191a;
}
.white-popup .label-signup,
.white-popup .field.note {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  width: 100%;
  display: inline-block;
  margin-top: 20px;
}
.white-popup .form-customer-create fieldset {
  margin-bottom: 0;
}
.white-popup .fieldset > .field > .label {
  letter-spacing: 0;
}
.white-popup .social-login-title h2 {
  color: #1b191a;
  margin-top: 0px;
  margin-bottom: 20px;
}
.white-popup .field.password .control {
  position: relative;
}
.white-popup .field.password .control .actions-toolbar {
  position: absolute;
  right: 10px;
  top: -4px;
  z-index: 9;
  width: auto;
}
.white-popup .fieldset > .field,
.white-popup .fieldset > .fields > .field {
  margin: 0 0 30px;
}
.white-popup .block.social-login-authentication-channel.col-mp.mp-5 {
  width: 100%;
}
.white-popup .social-login {
  display: inline-block;
  width: 100%;
}
.white-popup .social-login .actions-toolbar {
  width: 31%;
  float: left;
  padding-right: 3%;
}
.white-popup .social-login .actions-toolbar:last-child {
  padding-right: 0;
}
.error {
  color: #e02b27;
}
.marketplace-account-becomeseller .page-title-wrapper {
  display: block;
}
.marketplace-account-becomeseller .page-title-wrapper h1.page-title {
  margin-bottom: 25px;
}
.marketplace-account-becomeseller .page-title-wrapper h1.page-title span {
  font-size: 18px;
  color: #1b191a;
  letter-spacing: 2px;
}
.account.marketplace-account-becomeseller .columns {
  opacity: 1;
}
.customer-account-login .block.block-new-customer {
  display: none;
}
.form-create-account .fieldset {
  margin-bottom: 20px;
}
.cms-new-arrival .recently-main-banner .banner-img .banner-content .action.primary.explore {
  height: auto;
}
.customer-account-login .account-social-login,
.customer-account-create .account-social-login {
  width: 100%;
  margin-bottom: 40px;
  border-bottom: 0;
  padding-bottom: 25px;
}
.customer-account-create .fieldset > .legend {
  border: none;
  margin-bottom: 0;
  padding-bottom: 27px;
}
.customer-account-create .fieldset > .legend span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: 500;
}
.customer-account-create fieldset.fieldset.create.account legend.legend {
  display: none;
}
.customer-account-create input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.customer-account-create .field.choice.newsletter {
  display: flex;
}
.customer-account-create .field.choice.newsletter input[type="checkbox"] {
  float: left;
  width: 16px;
  margin-top: 3px;
  margin-bottom: 10px;
  margin-left: 0;
  height: 16px;
}
.customer-account-create .field.choice.newsletter label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-index h3.interest-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
}
.customer-account-index hr {
  margin: 0;
  margin-bottom: 22px;
  border-color: #212b36;
}
.customer-account-index .intersetsection {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
.customer-account-index .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-index .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-index .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-index .block.block-reviews-dashboard,
.customer-account-index .block.block-dashboard-orders {
  display: none;
}
.customer-account-index .column.main {
  padding-bottom: 0;
}
.customer-account-index .box.box-newsletter .box-content p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.customer-account-edit h3.interest-title {
  margin-bottom: 0;
}
.customer-account-edit hr {
  margin: 0;
}
.customer-account-edit .intersetsection {
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 56px;
  width: 100%;
}
.customer-account-edit .intersetsection .checkboxleft {
  width: 25%;
  float: left;
  display: inline-block;
  margin-bottom: 12px;
}
.customer-account-edit .intersetsection .checkboxleft input.checkbox {
  height: 24px;
  width: 24px;
  margin-right: 8px;
}
.customer-account-edit .intersetsection .checkboxleft label {
  margin-bottom: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: super;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.account .message.info.empty {
  width: 100%;
  margin-top: 0;
}
.account .block.block-collapsible-nav .content.block-collapsible-nav-content {
  background-color: #eaf7fc;
}
.customer-address-index .actions-toolbar .primary button.action.primary.add,
.customer-account-edit .actions-toolbar .primary .action.save.primary {
  width: 352px;
}
.block.block-addresses-list .block-content p.empty {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-top: 20px;
}
.account .column.main .block:not(.widget) .box-title > span,
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.block.block-addresses-default .box-address-billing .box-content address,
.block.block-addresses-default .box.box-address-shipping .box-content address {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.box-information .box-content,
.box-billing-address .box-content,
.box-shipping-address .box-content,
.table > tbody > tr > td,
.box-address-billing .box-content,
.box-address-shipping .box-content {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title {
  margin-bottom: 0;
}
.account .column.main .block:not(.widget) .block-title {
  padding-bottom: 0;
}
.account .column.main .block:not(.widget) .block-title > strong {
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}
.account h1.page-title span {
  text-transform: capitalize;
  color: #212b36;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account .order-products-toolbar.toolbar.bottom .limiter {
  float: right;
}
.account .order-products-toolbar.toolbar.bottom .pages {
  padding-top: 6px;
}
.account .order-products-toolbar.toolbar.bottom .pages li.item .page,
.account .toolbar.bottom .pages li.item .page {
  color: rgba(0, 0, 0, 0.87);
}
.account .block-collapsible-nav .item.current a,
.account .block-collapsible-nav .item.current > strong {
  border-color: #ff6600;
}
.account .page-main .actions-toolbar > .primary .action,
.account .page-main .actions-toolbar > .secondary .action {
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 6px;
  height: 36px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
}
.account .order-details-items .table-order-items .product-item-name {
  font-size: 14px;
  min-height: inherit;
  margin-bottom: 0;
}
.account .order-details-items .table-order-items td.col.name {
  padding-bottom: 10px;
}
.account .order-details-items .table-order-items tbody td {
  padding-top: 15px;
}
.account .order-details-items .table-order-items td.col.sku {
  padding-top: 15px;
}
.block-reviews-dashboard .rating-summary .label {
  font-weight: 500;
}
.shop-category ul li .category-product-hover a img.hover-img1 {
  display: none;
}
.copyright .responsive-copy {
  display: none;
}
.protect-step.mobile {
  display: none;
}
.sidebar.sidebar-main .filter-current .filter-label {
  font-weight: 500;
  font-size: 16px;
}
.sidebar.sidebar-main .block-actions.filter-actions {
  margin-bottom: 10px;
}
.sidebar.sidebar-main .block-actions.filter-actions a {
  color: #ff6600;
}
.review-control-vote label:before {
  color: #ff6600;
}
.catalog-product-view .reviewallmobile {
  display: none;
}
.product.data.items > .item.content {
  border: none;
  padding: 0;
}
.product.info.detailed .product.data.items .data.item.title.active a {
  border-bottom: 2px solid #001d47;
  color: rgba(0, 0, 0, 0.87);
}
.reviewallmdesktop {
  padding: 50px 0;
  border-bottom: 1px solid #dedede;
}
.reviewallmdesktop .ratingcount {
  display: none;
}
.review-listing .review-listing-view ul li:first-child {
  border: none;
}
.catalog-product-view .modal-popup .action-close {
  padding: 0;
}
.catalog-product-view .modal-popup .modal-header {
  border: none;
  padding: 0;
}
.catalog-product-view .modal-popup .block-title {
  display: inline-block;
  padding-top: 0;
}
.catalog-product-view .modal-popup .block-title strong {
  font-size: 20px;
  letter-spacing: 5px;
}
.catalog-product-view .modal-popup fieldset.field.required.review-field-ratings {
  position: relative;
  margin-bottom: 0;
}
.catalog-product-view .modal-popup .review-form {
  max-width: 100%;
}
.cart.table-wrapper .product-item-details .subtotal.mobilesubtotal {
  display: none;
}
a.viewmorefilter {
  width: 100%;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  margin: 3px 0 0 0;
  background-color: transparent;
  cursor: pointer;
}
.checkout-index-index .modal-inner-wrap #shipping-new-address-form .field.street .control .field._required {
  width: 50%;
  padding-right: 8px;
}
.checkout-index-index .modal-inner-wrap #shipping-new-address-form .field.street .control .field.additional {
  position: relative;
}
.checkout-index-index .modal-inner-wrap fieldset.field.street.admin__control-fields.required {
  position: relative;
}
.checkout-index-index .modal-inner-wrap .field .control._with-tooltip input {
  width: 100%;
  height: 44px;
}
body.cms-faqs .page-main {
  width: 100%;
  max-width: 1096px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
  padding-bottom: 88px;
}
body.cms-faqs .page-title-wrapper {
  padding: 0;
}
body.cms-faqs .page-title-wrapper h1.page-title {
  text-align: left;
  margin-bottom: 30px;
}
body.cms-faqs .content-heading {
  display: none;
}
body.cms-faqs .sparsh-block-content {
  width: 28.8%;
}
body.cms-faqs .sparsh-block-content .sparsh-block-subtitle {
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #212b36;
  padding: 0 0 27px;
  border-bottom: 1px solid #dddddd;
}
body.cms-faqs .sparsh-block-content .sparsh-block-subtitle strong {
  font-weight: 700;
}
body.cms-faqs .sparsh-block-content .sparsh-block-item {
  padding: 13px 0 18px;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.5px;
  color: #212b36;
  text-transform: capitalize;
  border-bottom: 1px solid #dddddd;
}
body.cms-faqs .sparsh-block-content .sparsh-block-item.active {
  color: #ff6600;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block {
  width: 71.2%;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question {
  padding: 20px 30px 19px 0;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question strong {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #212b36;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question::after {
  background: url(../images/chevron-down.svg) no-repeat center;
  height: 24px;
  width: 24px;
  display: block;
  content: "" !important;
  top: 20px;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question.open {
  border-bottom: unset;
}
body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question.open::after {
  transform: rotate(180deg);
}
.filter-options-content a:hover {
  background-color: transparent;
}
.catalog-product-view .productnamemobile {
  display: none;
}
/*.swatch-attribute.size .swatch-option.selected, .swatch-attribute.manufacturer .swatch-option.selected{color: @color-white; background: @color-black; border: 1px solid @color-black; outline: none;}*/
.swatch-attribute.size .swatch-option.selected,
.swatch-attribute.manufacturer .swatch-option.selected {
  border: 2px solid #ff6600;
}
.checkout-index-index #checkout #paytabsexpressloader .PT_express_checkout {
  margin-bottom: 10px;
}
.checkout-index-index #checkout .payment-methods .payment-method {
  display: inline-block;
  width: 100%;
  float: left;
}
.checkout-index-index #checkout .payment-methods .payment-method-title {
  position: relative;
  float: left;
  width: 100%;
  padding: 18px 0;
}
.checkout-index-index #checkout div#appendlogin {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#customform input {
  margin-bottom: 15px;
}
.checkout-index-index #checkout .mw-osc-block-title p:after {
  display: inline-block;
  top: 1px;
}
.checkout-index-index #checkout .review .item-options dd {
  float: left;
}
.checkout-index-index #checkout .review .item-options dt {
  clear: left;
}
.checkout-index-index #checkout .mw-osc-block-title.completed p {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-block-title.active p {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  display: inline-block;
  height: 10px;
  background-repeat: no-repeat;
  top: 2px;
}
.checkout-index-index #checkout h1.mw-osc-page-tittle,
.checkout-index-index #checkout .mw-osc-block-title p,
.checkout-index-index #checkout .review .mw-osc-block-title2 p,
.checkout-index-index #checkout .mw-osc-block-title p,
.checkout-index-index #checkout .review .mw-osc-block-title2 p {
  font-size: 20px;
  color: #1b191a;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left label {
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 1px;
  font-weight: normal;
  margin-bottom: 3px;
}
.checkout-index-index #checkout .fieldset > .field,
.checkout-index-index #checkout .fieldset > .fields > .field {
  margin: 0 0 15px;
}
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id {
  border-radius: 0;
  height: auto;
  line-height: 25px;
  width: 100%;
}
.checkout-index-index #checkout #checkout-review-submit .buttons-set {
  width: 100%;
}
.checkout-index-index #checkout #checkout-review-submit .buttons-set button.button.btn-checkout,
.checkout-index-index #checkout #checkout-review-submit .buttons-set div#onestepcheckout_place_order_button {
  width: 100%;
}
.checkout-index-index #checkout button.action.action-login.secondary,
.checkout-index-index #checkout .continuepayment button,
.checkout-index-index #checkout div#opc-new-shipping-address .actions button,
.checkout-index-index #checkout button.button.btn-checkout span#onestepcheckout_place_btn_id,
.checkout-index-index #checkout div#appendlogin button {
  box-shadow: none;
  margin-right: 0;
  float: right;
}
.checkout-index-index #checkout .discount-form .actions-button {
  text-align: right;
  margin-top: 20px;
}
.checkout-index-index #checkout .discount-form label {
  margin-bottom: 5px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
}
.checkout-index-index #checkout div#opc-new-shipping-address .actions button {
  margin-left: 15px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block {
  padding-left: 46px;
  margin-top: 5px;
}
.checkout-index-index #checkout .logincheckoutcls {
  padding-left: 46px;
}
.checkout-index-index #checkout .mw-osc-block-title:before {
  height: 30px;
  width: 30px;
  border-radius: 50%;
  border: 1px solid #424143;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: inherit;
  background-color: #ffffff;
}
.checkout-index-index #checkout .mw-osc-block {
  position: relative;
}
.checkout-index-index #checkout .mw-osc-block-title:after {
  content: "";
  width: 1px;
  height: 44px;
  display: inline-block;
  background-color: #424143;
  position: absolute;
  left: 16px;
  top: -19px;
  background: linear-gradient(to bottom, #fefefe 0%, #fefefe 16%, #d1d1d1 54%, #424143 100%);
}
.checkout-index-index #checkout .mw-osc-block-title.active:after,
.checkout-index-index #checkout .mw-osc-block-title.completed:after {
  background: linear-gradient(to bottom, #424143 17%, #565656 8%, #7d7d7d 17%, #fefefe 94%, #fefefe 100%);
  top: 30px;
}
.checkout-index-index #checkout .mw-osc-block-title.completed:before {
  border-color: #ff6600;
  background-color: #ff6600;
  content: " ";
  font: normal normal normal 14px/1 FontAwesome;
  color: #ffffff;
  text-align: center;
  font-size: 13.82px;
  position: absolute;
  line-height: 30px;
  font-weight: 200;
  background-image: url(http://27.109.19.234/wooow_market/pub/media/checkstep.png);
  background-size: 70%;
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 2px;
}
.checkout-index-index #checkout .mw-osc-block-title.completed:after {
  background: linear-gradient(to bottom, #ff6600 17%, #ff6600 8%, #ff6600 17%, #fefefe 94%, #fefefe 100%);
}
.checkout-index-index #checkout .mw-osc-block-title.active:before,
.checkout-index-index #checkout .mw-osc-block-title.completed:before {
  top: 0;
}
.checkout-index-index #checkout .mw-osc-block-title.completed {
  padding-bottom: 15px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block .mw-osc-block-title {
  padding: 23px 0 0 0;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left > .mw-osc-block .mw-osc-block-title.active {
  padding-top: 0;
}
.checkout-index-index #checkout form#onestep_form {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout .mw-osc-page-tittle {
  margin-bottom: 30px;
}
.checkout-index-index #checkout div.mw-osc-column-left {
  float: left;
  width: 60%;
  padding-right: 45px;
  box-sizing: border-box;
}
.checkout-index-index #checkout div.review {
  float: right;
  width: 40%;
  border-left: 1px solid #dadce0;
  padding-left: 45px;
  box-sizing: border-box;
}
.checkout-index-index #checkout #co-billing-form {
  padding-left: 0;
}
.checkout-index-index #checkout div.mw-osc-block-content {
  border: none;
  padding: 0;
}
.checkout-index-index #checkout .shipping-address-item .input-wrapper {
  display: none;
}
.checkout-index-index #checkout div#co-billing-form {
  margin-top: 30px;
}
.checkout-index-index #checkout .mw-osc-block-title2 p {
  text-transform: uppercase;
  font-size: 13.82px;
  letter-spacing: 1px;
  margin-bottom: 25px;
  margin-top: 20px;
}
.checkout-index-index #checkout .shipping-address-items .shipping-address-item .address-detail {
  width: 100%;
  font-size: 13.82px;
}
.checkout-index-index #checkout .customer-name {
  font-size: 13.82px;
  color: #1b191a;
  letter-spacing: 1px;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 0;
}
.checkout-index-index #checkout .mw-osc-block .form-list .field.addresses {
  width: 70%;
}
.checkout-index-index #checkout div#checkout-step-shipping .shipping-address-item img {
  width: 55px;
  position: absolute;
  right: -5px;
  top: -21px;
  background-color: #ffffff;
  padding-left: 8px;
}
.checkout-index-index #checkout .continuepayment {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#checkout-step-shipping button.action.action-add-new-address.osc-ok-button {
  background-color: transparent;
  box-shadow: none;
  color: rgba(0, 0, 0, 0.87);
  width: 24%;
  float: right;
  padding: 15px;
}
.checkout-index-index #checkout div#checkout-step-shipping button.action.action-add-new-address.osc-ok-button span {
  width: 100%;
  display: inline-block;
  padding: 14px 0 0 0;
}
.checkout-index-index #checkout p.ordercommetncls {
  margin: 0;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
}
.checkout-index-index #checkout input[type="radio"] ~ span,
.checkout-index-index #checkout input[type="radio"] ~ label {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  margin-left: 4px;
  position: relative;
  top: -2px;
  cursor: pointer;
  height: auto;
}
.checkout-index-index #checkout input[type="radio"]:checked ~ span,
.checkout-index-index #checkout input[type="radio"]:checked ~ label {
  color: #1b191a;
}
.checkout-index-index #checkout textarea#onestepcheckout_comment {
  border-color: #1b191a;
  height: 80px;
  color: #1b191a;
}
.checkout-index-index #checkout .onestepcheckout-discount,
.checkout-index-index #checkout .onestepcheckout-comment {
  padding: 5px 0px;
}
.checkout-index-index #checkout p.sameaddressas {
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 25px;
}
.checkout-index-index #checkout .shippingmethidmix p.sameaddressas:before {
  content: '';
  opacity: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 14px;
  height: 14px;
  display: inline-block;
  margin-right: 10px;
}
.checkout-index-index #checkout div#opc-new-shipping-address {
  display: inline-block;
  width: 100%;
}
.checkout-index-index #checkout div#shipping-new-address-form .field-tooltip {
  display: none;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.two-fields {
  width: 49%;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field:nth-child(4) span,
.checkout-index-index #checkout #shipping-new-address-form fieldset.field.street.admin__control-fields span {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field span + em.required-symbol {
  display: none;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field .switch-field .switch {
  width: 50%;
  float: left;
  margin-left: -7px;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.one-field span {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
}
.checkout-index-index #checkout .titleaddnewcc {
  color: #1b191a;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 20px;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left input[type="radio"]:checked ~ label {
  color: #1b191a;
}
.checkout-index-index #checkout .mw-osc-threecolumns #onestep_form .mw-osc-column-left input[type="radio"] ~ label {
  color: #999;
  cursor: pointer;
}
.checkout-index-index #checkout div#shipping-new-address-form .field.two-fields.last {
  float: right;
}
.checkout-index-index #checkout .mw-osc-block .form-list input,
.checkout-index-index #checkout .mw-osc-block .form-list select {
  width: 100%;
}
.checkout-index-index #checkout .field.choice.checkbox-group.newclassadres {
  display: none;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link {
  background-color: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  position: relative;
  top: 40px;
  right: -11px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left .mw-osc-block .mw-osc-block-title.completed {
  padding-top: 0;
  margin-top: 16px;
}
.checkout-index-index #checkout .mw-osc-column.mw-osc-column-left div#opc-payment .mw-osc-block-title.active {
  margin-top: 44px;
}
.checkout-index-index #checkout .displayeditaddress {
  float: right;
  position: relative;
  top: -33px;
  cursor: pointer;
  font-size: 16px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot th,
.checkout-index-index #checkout .review #checkout-review-table td.mark {
  text-align: left;
  float: left;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td,
.checkout-index-index #checkout .review #checkout-review-table tfoot th {
  border: none;
}
.checkout-index-index #checkout .review .mw-osc-block .data-table tfoot {
  background: transparent;
}
.checkout-index-index #checkout .review tr.grand.totals td {
  padding-top: 14px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td span span {
  float: left;
  color: rgba(0, 0, 0, 0.87);
  border-top: 1px solid #dadce0;
  width: 100%;
  text-align: left;
  padding-top: 10px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td,
.checkout-index-index #checkout .review #checkout-review-table tfoot th {
  font-size: 16px;
}
.checkout-index-index #checkout .review #checkout-review-table tfoot td strong,
.checkout-index-index #checkout .review #checkout-review-table tfoot th strong {
  font-weight: 500;
  font-size: 20px;
}
.checkout-index-index #checkout .review .osc-product-image img {
  width: 100%;
  float: left;
  height: auto;
  max-width: 100%;
}
.checkout-index-index #checkout .review .osc-product-image {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  height: 100px;
  float: left;
  width: 100px;
  margin-right: 15px;
}
.checkout-index-index #checkout .review .review-nm {
  float: left;
  width: 63%;
  position: relative;
  min-height: 100px;
}
.checkout-index-index #checkout .review .review-nm .add-optoins {
  position: absolute;
  bottom: 1px;
  width: 100%;
}
.checkout-index-index #checkout .review table#checkout-review-table tbody tr td,
.checkout-index-index #checkout .review .mw-osc-block .data-table tbody tr,
.checkout-index-index #checkout .review .mw-osc-block .data-table tfoot tr.first {
  border: none;
  padding-left: 0;
  padding-bottom: 20px;
}
.checkout-index-index #checkout .review .price-including-tax .price,
.checkout-index-index #checkout .review .price-excluding-tax .price,
.checkout-index-index #checkout .review .qtychange {
  font-size: 16px;
}
.checkout-index-index #checkout .review .qtychange {
  width: 100%;
  float: left;
}
.checkout-index-index #checkout .review .qtychange span:first-child {
  color: rgba(0, 0, 0, 0.87);
}
.checkout-index-index #checkout .review #checkout-review-table h2.product-name {
  font-size: 20px;
}
.checkout-index-index #checkout .review .item-options {
  font-size: 16px;
  margin-bottom: 0;
}
.checkout-index-index #checkout .review .item-options dd {
  margin-bottom: 3px;
}
.checkout-index-index #checkout .review .item-options dt.label {
  font-style: normal;
  color: rgba(0, 0, 0, 0.87);
}
.responsivegrandtotal {
  display: none;
}
.modal-popup .modal-content {
  padding-top: 20px;
  padding-bottom: 20px;
}
.modal-popup button,
.modal-popup button:focus,
.modal-popup button:active {
  box-shadow: none;
}
.modal-popup .modal-footer {
  text-align: right;
}
.opensortertablet {
  display: none;
}
.mobile-search-seller {
  display: none;
}
.password.forget .actions-toolbar > .secondary .action.back {
  display: inline-block;
  float: right;
  width: auto;
  font-size: 16px;
  color: #ff6600;
}
.password.forget .actions-toolbar > .secondary {
  float: right;
}
.wk-mp-design .fieldset > .legend {
  border: none;
}
.marketplace-product-attribute-new .wk-mp-design .fieldset > .legend {
  padding: 0;
}
.menu-reponsive {
  display: none;
}
.customer-welcome .customer-name:hover,
.customer-welcome .customer-name.active {
  color: #000000;
}
.modal-popup .action-close,
.modal-popup .action-close:hover,
.modal-popup .action-close:focus {
  padding: 15px 25px;
}
.catalog-product-view .data.item.content .block.widget .products-grid .product-item:nth-child(6n) {
  margin-right: 0;
}
div#social-login-popup .login-popup-btn {
  margin-top: 0;
}
.catalog-product-view .review-field-rating .control {
  height: 48px;
  margin-bottom: 0;
}
div#social-login-popup .message.error {
  background: transparent;
}
.mparamex-shipping-view button.button.wk-mp-btn.action.save.primary span {
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 2px;
}
.page-product-downloadable .product-add-form .product-options-wrapper {
  width: 100%;
  border: none;
  padding-top: 0;
  margin-top: 0;
}
.page-product-downloadable .product-add-form .product-options-bottom {
  width: 100%;
  padding-top: 0;
}
.page-product-downloadable .product-add-form .product-options-bottom .price-box.price-final_price {
  display: none;
}
.label:after {
  display: none;
}
.container,
.page-main {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 0 auto;
}
.cms-index-index .page-main {
  max-width: 100%;
  padding: 0;
}
.breadcrumbs {
  width: 100%;
  max-width: 1330px;
  margin: 35px auto 6px;
}
.breadcrumbs li a,
.breadcrumbs li strong {
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.82px;
  line-height: 16px;
  text-transform: capitalize;
  letter-spacing: 1px;
}
.breadcrumbs li:last-of-type strong {
  color: rgba(0, 0, 0, 0.87);
}
.breadcrumbs a:visited,
.breadcrumbs a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.breadcrumbs .item:not(:last-child):after {
  float: left;
  color: rgba(0, 0, 0, 0.6);
  content: '/';
  margin: 2px 6px;
  font-size: 11.82px;
  line-height: 1;
}
p.required {
  color: #ff0000;
  margin-top: 5px;
}
/* Page Messages */
.account.messages {
  margin-top: 20px;
}
.page.messages {
  margin: 15px 0 0;
}
.message.error {
  margin: 0 0 15px 0;
  padding: 13px 0px 13px 15px;
  overflow: hidden;
  background-color: #f1f2f4;
  color: rgba(0, 0, 0, 0.87);
}
.message.info {
  overflow: hidden;
}
/* Default Button */
button:not(.primary) {
  box-shadow: none;
}
/* Common Title Name (For all pages except Homepage) */
h1.page-title > span {
  font-size: inherit;
}
/* Common Page Layout */
.columns {
  padding: 0 0 40px;
}
/* Common Product Title */
.product-item-name {
  font-size: 14px;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin: 10px 0 5px 0;
  min-height: inherit;
  text-align: left;
}
.product-item-name a {
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
}
.product-item-name a:hover {
  text-decoration: none;
}
.product-review-img {
  float: left;
  padding: 0 10px 0px 0;
}
.product-review-img img {
  display: block;
}
.product-review-text {
  float: left;
  margin: 20px 0 0;
  padding: 0;
  font-size: 15px;
  color: #1b191a;
  line-height: 19px;
  font-weight: 500;
}
/* 404 - Error Page */
.cms-no-route .page-title-wrapper {
  opacity: 0;
}
/* Modal Popup */
.modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 450px;
}
/* Category Page */
.page-products .breadcrumbs {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 0 auto;
  margin-top: 11px;
}
.page-products main#maincontent,
.page-products .column.main > .container.sj-test {
  padding: 0 15px;
  max-width: 1366px;
}
.breadcrumbs li.item.home a,
.breadcrumbs li.item strong {
  font-size: 11.85px;
  letter-spacing: 0.4px;
}
.page-products.page-layout-2columns-left .column.main {
  float: none;
  width: auto;
  padding-bottom: 0;
}
.page-products .custom-sidebar-left {
  float: left;
  width: 18%;
  padding: 70px 0px 0;
}
.toolbar-sorter.sorter a.action.sorter-action {
  display: none;
}
.page-products .right-side {
  float: left;
  width: 80%;
  margin: 0;
  padding: 0 0 0 15px;
}
.page-products .custom-right-widget {
  float: left;
  width: 100%;
}
.filter-options-content .count {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: .25px;
  line-height: 20px;
  vertical-align: middle;
}
.filter-current li.amshopby-button {
  display: none;
}
.category-static-product-list {
  display: block;
  width: 100%;
}
.category-static-product-list ul {
  width: auto;
  font-size: 0;
  margin: 0 -7.5px;
}
.category-static-product-list ul > li {
  display: inline-block;
  width: 20%;
  vertical-align: top;
  margin: 0;
  padding: 0 7.5px;
}
.category-static-product-list ul li .categoty-product-img {
  float: left;
  width: 100%;
  line-height: initial;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  border: 2px solid transparent;
  transition: 0.7s linear border;
}
.category-static-product-list ul li .categoty-product-img > img {
  display: block;
}
.category-static-product-list ul li:hover .categoty-product-img {
  border: 2px solid #1b191a;
}
.category-static-product-list ul li .product-cat-content {
  float: left;
  width: 100%;
}
.category-static-product-list ul li .product-cat-content h4 {
  margin: 15px 0 10px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
}
.category-static-product-list ul li .product-cat-content h4 a {
  font-size: inherit;
}
.category-static-product-list ul li:hover .product-cat-content h4 > a {
  color: #1b191a;
}
.category-static-product-list ul li .product-cat-content ul {
  float: left;
  width: 100%;
  margin: 0;
}
.category-static-product-list ul li .product-cat-content ul li {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  font-size: 13.82px;
}
.category-static-product-list ul li .product-cat-content ul li > a {
  text-transform: capitalize;
  font-weight: 300;
  font-size: inherit;
}
.category-static-product-list ul li .product-cat-content ul li > a:hover {
  text-decoration: underline;
}
.category-static-product-list ul li .product-cat-content .cat-view-all {
  float: left;
  width: 100%;
  margin: 15px 0 0;
  padding-bottom: 10px;
  border-bottom: 2px solid transparent;
}
.category-static-product-list ul li .product-cat-content .cat-view-all > a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 16px;
  text-transform: uppercase;
}
.category-static-product-list ul li:hover .product-cat-content .cat-view-all {
  border-bottom: 2px solid #1b191a;
}
.page-products .sorter {
  float: left;
  width: 100%;
  margin: 10px 0;
}
.page-products .sorter #sorters {
  display: block;
  overflow: hidden;
}
.page-products .sorter a {
  float: left;
  margin: 0 25px 0 0;
  padding-bottom: 5px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.page-products .sorter a:last-of-type {
  margin-right: 0;
}
.page-products .products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -10px;
}
.page-products .product-items .product-item {
  display: inline-block;
  width: 17.7%;
  margin: 0 12px 45px 12px;
  padding: 0;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.product-item-actions .actions-primary {
  width: 100%;
  padding-top: 4px;
}
.catalog-product-view .recently-product-cat.category-page.productpager .block-title {
  margin: 51px 0 25px 0;
  border: none;
  padding: 0;
  padding-left: 4px;
}
.products-grid .product-item-actions {
  margin: 16px 0 0 0;
  position: unset;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-reviews-summary {
  padding-bottom: 12px;
}
.catalog-product-view .recently-product-cat.category-page.productpager .product-items li.product-item .product-item-info {
  width: 100%;
}
.page-products .product-items .product-item .product-item-info {
  position: relative;
  width: 100%;
  height: 260px;
}
.page-products .product-items .product-item .product-item-info .sj-image-container {
  float: left;
  width: 100%;
  position: relative;
}
.page-products .product-items .product-item .product-item-info .sj-image-container > .product-item-photo {
  display: block;
}
.page-products .product-items .product-item .product-item-info .sj-image-container .actions-secondary {
  position: absolute;
  right: 7px;
  bottom: 7px;
  z-index: 1;
}
.page-products .product-items .product-item .product-item-info .product-item-details {
  float: left;
  width: 100%;
  text-align: left;
}
.page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  display: block;
  margin: 10px 0 0 0;
  text-transform: capitalize;
}
.page-products .products-grid .product-item:nth-child(4n + 1),
.page-products .products-grid .product-item:nth-child(3n + 1) {
  margin-left: 12px;
}
/* Category Page - Recently Viewed */
.catalogsearch-result-index h1.page-title {
  margin-top: 15px;
  font-size: 24.15px;
}
.recently-product-cat {
  float: left;
  width: 100%;
}
.recently-product-cat .block-title {
  margin: 50px 0 25px;
}
.block.discount {
  margin-bottom: 0;
}
.page-products .recently-product-cat .product-item {
  width: 17.5%;
}
.catalog-category-view .recently-product-cat .block-title h2 {
  text-align: left;
}
.page-products .recently-product-cat li.product-item:first-child {
  margin-left: 0;
}
/* Category Page - Label for Out of Stock and On sale Products */
.on-sale-status,
.out-of-stock {
  display: inline-block;
  position: absolute;
  top: -7px;
  left: -8px;
  z-index: 4;
}
.on-sale-status > img,
.out-of-stock > img {
  width: 75px;
}
/* Serach Result */
/* Product Page Gallery Section */
.catalog-product-view .modal-popup .action-close,
.catalog-product-view .modal-popup .action-close:hover,
.modal-popup .action-close:focus {
  padding: 0;
}
.catalog-product-view section {
  margin: 0;
  background: none;
  border: none;
  padding: 0;
}
.catalog-product-view .product.media {
  float: left;
  width: 38%;
  box-shadow: none;
  margin: 0;
}
.catalog-product-view .product.media .gallery-placeholder {
  box-shadow: none;
}
.catalog-product-view .product-info-main .product-info-price .special-price .price-wrapper span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.15px;
  font-weight: normal;
  margin-left: 0;
  font-weight: 600;
  line-height: 24px;
}
.product-info-main .product-info-price span.old-price .price-wrapper span.price {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 6px;
}
.catalog-product-view .swatch-option-tooltip .corner {
  display: none;
}
.catalog-product-view .product.media .fotorama__nav__shaft {
  margin-left: -12px;
}
.catalog-product-view .product.media .fotorama__nav__frame {
  padding: 0 12px !important;
}
.catalog-product-view .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb,
.catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.sku-custom {
  color: rgba(0, 0, 0, 0.38);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  width: 100%;
  display: inline-block;
  padding-bottom: 18px;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin-bottom: 7px;
}
.catalog-product-view .container.sj-test {
  padding: 0;
}
.catalog-product-view .product-info-main .product-warranty-section {
  display: inline-block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #dedede;
}
.catalog-product-view .product-info-main .product-warranty-section h3 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 15px 0;
}
.catalog-product-view .product-info-main .product-warranty-section span.right-warnty {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  vertical-align: top;
}
.catalog-product-view .product-info-main .product-warranty-section img {
  margin: 0 20px 0 10px;
}
.catalog-product-view .product-info-main .product-warranty-section input[type="checkbox"] {
  vertical-align: top;
}
.catalog-product-view .product-info-main {
  float: right;
  width: 62%;
  padding: 0 0 0px 24px;
  position: relative;
}
.catalog-product-view .product-info-main .page-title-wrapper h1 span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin-bottom: 7px;
}
.catalog-product-view .product-info-main .page-title span {
  text-transform: capitalize;
}
/* Product Wishlist Hover Section */
.catalog-product-view .swatch-option:focus {
  box-shadow: none;
}
.catalog-product-view .swatch-attribute-selected-option {
  color: #001d47;
  padding-left: 24px;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
div.swatch-option.text {
  height: 30px;
  width: 30px;
  border: 2px solid #dedede;
  background-color: #ffffff;
  padding: 4px 6px;
  text-align: center;
}
.swatch-attribute.plan div.swatch-option.text {
  height: 36px;
  width: 85px;
}
div.swatch-option.text.selected,
div.swatch-option:not(.disabled):hover {
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid #001d47;
  background-color: #ffffff;
}
.catalog-product-view .product-info-main .shortdesct ul {
  display: inline-block;
  width: 100%;
  padding-left: 12px;
}
.catalog-product-view .product-info-main .shortdesct ul li {
  width: 100%;
  float: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-top: 0;
  position: relative;
  padding-left: 24px;
}
.catalog-product-view .product-info-main .shortdesct ul li:before {
  position: absolute;
  display: inline-block;
  content: "";
  height: 4px;
  width: 4px;
  background-color: rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  left: 0;
  top: 7px;
}
.hoversocialicondisplay {
  display: none;
}
.rollerhove:hover .hoversocialicondisplay {
  display: block;
  position: absolute;
  right: 15px;
  top: 24px;
}
.rollerhove:hover .hoversocialicondisplay ul {
  background: #ffffff;
  box-shadow: 1px 1px 5px 1px rgba(158, 158, 158, 0.32);
  padding: 10px;
  margin-top: 0;
  position: relative;
  left: auto;
  right: -24px;
  z-index: 1;
}
.revewwithwishlist .product-reviews-summary {
  float: left;
  margin: 0;
  display: none;
}
.revewwithwishlist .wishlist {
  float: right;
}
.catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin: 0;
  width: 100%;
  float: left;
  margin-bottom: 18px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  margin-top: 0;
  padding-top: 12px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 20px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
  margin-top: 0;
}
.product-info-main .product-info-price .price-box {
  width: auto;
  display: inline-block;
}
.product-info-main .totalsaving {
  width: auto;
  padding: 12px 0 0 14px;
}
.product-info-main .totalsaving .total-saving h4 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin: 0;
  font-weight: normal;
}
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper img.new-product-image-photo {
  width: 100%;
}
.catalog-product-view .product-options-bottom .price-box,
.product-info-price .price-box {
  padding: 0;
}
.catalog-product-view .swatch-opt {
  margin: 0;
}
.catalog-product-view .product-options-bottom {
  padding-top: 0;
}
.catalog-product-view .product-info-main .product-info-price .special-price {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  padding-left: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .price-container > span {
  position: static;
  height: auto;
  width: auto;
  font-size: 15px;
  margin-top: 4px;
  font-weight: 300;
  text-transform: uppercase;
  color: #ffffff;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper {
  display: inline-block;
  width: 100%;
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper span.price {
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  margin-top: 4px;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  padding-left: 0;
}
.product-info-main .price-box span.price-container span.price {
  padding-left: 0;
}
.product-info-main .product-add-form {
  display: block;
  overflow: hidden;
  padding: 0;
}
.totalsaving {
  width: 100%;
  font-size: 13.82px;
  float: left;
  color: #1b191a;
  letter-spacing: 1px;
  border-bottom: none;
  padding: 0 0 10px 0;
  font-weight: 300;
}
.totalsaving h4 {
  color: rgba(0, 0, 0, 0.87);
  text-transform: capitalize;
  margin: 0 0 5px;
  font-weight: 300;
  font-size: 13.82px;
}
.totalsavingpercent,
.total-saving {
  float: left;
  font-size: 13.82px;
  margin: 0 5px 0 0;
  color: #1b191a;
  letter-spacing: 1px;
}
.swatch-attribute-options {
  margin-bottom: 0;
}
.product-info-main .box-tocart .field.qty {
  float: left;
  width: 100%;
  margin: 0px 0 0;
  padding: 0 0 32px;
}
.product-info-main .box-tocart .field.qty {
  font-size: 15px;
  color: rgba(0, 0, 0, 0.87);
  letter-spacing: 0;
  text-transform: initial;
  font-weight: normal;
  line-height: 20px;
  text-align: left;
}
.shortdesct {
  float: left;
  width: 100%;
  margin: 0;
  border-top: 1px solid #dedede;
  padding-top: 23px;
}
.shortdesct label {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 24px;
}
.shortdesct p {
  font-weight: 400;
  margin-bottom: 15px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.shortdesct ul li {
  font-size: 13.82px;
  float: left;
  width: 100%;
  margin: 0;
}
.shortdesct ul li:first-of-type {
  margin-top: 15px;
}
.shortdesct ul li:last-of-type {
  margin-bottom: 15px;
}
.main-secdeliver {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.wedeliver-sec {
  display: inline-block;
  margin-bottom: 18px;
  width: 50%;
  float: left;
  margin-top: 4px;
}
.wedeliver-sec .imgleft {
  width: auto;
  display: inline-block;
  padding-right: 8px;
  width: 32px;
  height: 32px;
  background: url(../images/footerprite.png) -8px -120px;
}
.wedeliver-sec .content-right {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.wedeliver-sec .content-right span {
  color: #8cc63f;
}
.wedeliver-sec .content-right a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.product-options-wrapper {
  border-bottom: none;
  margin-top: 3px;
}
.cashondelievery {
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
  position: relative;
  margin: 5px auto;
}
.cashondelievery input {
  float: right;
  width: 0;
  height: 8px;
}
.cashondelievery input[type=checkbox]:checked:after {
  content: '';
  position: absolute;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  z-index: 1;
  background: url(../images/checked.png);
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  right: 0;
  top: -1px;
}
.cashondelievery input[type=checkbox]:before {
  opacity: 1;
  content: '';
  background: #ffffff;
  width: 18px;
  height: 18px;
  display: table;
  position: absolute;
  z-index: 1;
  margin-top: 0px;
  background: url(../images/check.png);
  background-repeat: no-repeat;
  right: 0;
  top: -1px;
}
div.swatch-attribute.color,
div.swatch-attribute.size {
  border-top: 0;
  padding-top: 0;
}
.swatch-attribute.size {
  padding-bottom: 0px;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  padding-bottom: 0px;
}
.swatch-attribute.swatch-layered.brand div.swatch-option.text {
  width: 67px;
  margin-bottom: 10px;
}
.swatch-attribute.color .swatch-option {
  min-width: auto;
  width: 30px;
  height: 30px;
  padding: 4px 2px;
  margin: 0 8px 0px 0;
  border: 2px solid #dedede;
}
.swatch-attribute.color .swatch-option:hover {
  outline: none;
  border: none;
}
.swatch-attribute.color .swatch-option.selected,
.swatch-attribute.color .swatch-option.image:not(.disabled):hover,
.swatch-option.color:not(.disabled):hover {
  outline-color: rgba(0, 0, 0, 0.87);
}
.catalog-product-view .swatch-attribute.color .swatch-option.selected {
  margin-left: 2px;
}
#configcustom {
  margin-top: 15px;
  margin-bottom: 0;
}
.product-info-main .product-add-form .box-tocart label,
.catalog-product-view .product-options-bottom label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.checkout-index-index .payment-method-title.field.choice .field.choice {
  margin-top: 20px;
}
.checkout-index-index .payment-method-title.field.choice .field.choice label.label {
  margin-bottom: 20px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
  margin-top: 20px;
}
html .modal-popup button.action-close,
.modal-popup .action-close,
.modal-popup .action-close:hover {
  padding: 0;
}
.checkout-index-index .payment-method-content .card-container {
  max-width: 100%;
  border: unset;
}
.checkout-index-index .payment-method-content .card-container .mollie-component {
  width: 100%;
  height: 44px !important;
  border: 1px solid #cccccc !important;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: unset;
}
form#mollie_methods_ideal-form {
  margin-top: 15px;
}
/* Product Page - Add to Cart Button */
.product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
/* Product Detail - Tabber Section */
.prod-detail {
  float: left;
  width: 100%;
  margin: 55px 0 0;
  display: none;
}
.prod-detail .product.info.detailed {
  margin: 0;
}
.prod-detail .product-info-main-deatils {
  text-transform: capitalize;
  border-top: 1px solid #dedede;
  padding: 95px 0 26px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 24.81px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-cart-index .recently-product-cat .block.widget .products-grid .product-items li.product-item {
  width: 22.5%;
}
.revewwithwishlist {
  width: 25%;
  float: right;
  display: inline-block;
  position: relative;
  top: 6px;
}
.prod-detail .product.data.items {
  font-size: 13.82px;
  margin: 0;
}
.prod-detail .product.data.items .custom-attribute + .item.content {
  margin-top: 32px;
  padding: 15px 0 30px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border: 1px solid #F7F7F7;
  border-width: 1px 0;
}
.prod-detail .product.data.items .custom-attribute + .item.content p {
  margin: 0;
}
/* Product Detail - Reviews Section */
.reviews {
  float: left;
  width: 100%;
  margin: 60px 0 0;
}
.reviews .reviewmain-section {
  float: left;
  width: 100%;
}
.reviews .reviewmain-section h3 {
  float: none;
  text-transform: capitalize;
  color: rgba(0, 0, 0, 0.87);
  font-size: 35.15px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 42px;
  margin: 0;
  text-align: center;
}
.review-listing {
  float: left;
  width: 100%;
  padding: 0;
  text-align: center;
}
.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
  max-width: 450px;
}
.catalog-product-view .modal-popup .block-title strong {
  letter-spacing: 0.1px;
  margin-bottom: 15px;
  display: inline-block;
}
.review-listing .review-listing-view {
  float: left;
  width: 100%;
}
.review-listing .review-listing-view ul li {
  float: left;
  text-align: left;
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
  font-size: 13.82px;
  border-top: 1px solid #dedede;
}
.review-listing .review-listing-view ul li .review-item-parent {
  float: left;
  width: 100%;
  padding: 31px 0 28px 0;
}
.review-listing .review-listing-view ul li .review-author-content {
  float: left;
  width: 100%;
  margin: 0;
}
.review-listing .review-listing-view ul li .review-author-content .review-ratings {
  float: left;
  width: 50%;
  max-width: 100%;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod {
  float: left;
  width: 50%;
  text-align: right;
  font-weight: 500;
  margin: 0 0 5px;
}
.review-listing .review-listing-view ul li .review-author-content .review-date-prod time.review-details-value {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title {
  float: left;
  width: 100%;
  margin: 7px 0 2px 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.review-listing .review-listing-view ul li .review-author-content .review-title > strong {
  font-weight: inherit;
  color: inherit;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis {
  float: left;
  width: 100%;
  margin: 0 0 10px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-content-lis:first-letter {
  text-transform: capitalize;
}
.review-listing .review-listing-view ul li .review-author-content .review-author {
  float: left;
  width: 100%;
  margin: 0 0 0px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-listing .review-listing-view ul li .review-author-content .review-author > strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.review-listing .add-new-review {
  float: left;
  width: 100%;
  text-align: center;
}
.review-listing .add-new-review .add-new-review-inner {
  display: inline-block;
  cursor: pointer;
  height: 36px;
  width: 184px;
  background-color: rgba(98, 2, 238, 0);
  padding: 10px 16px;
  margin-top: 28px;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, 0.12);
  float: left;
}
.review-listing .add-new-review .add-new-review-inner h5 {
  margin: 0;
  color: #58595B;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
}
/* Product Detail Page - Popup */
.catalog-product-view .modal-popup .fieldset.review-fieldset {
  margin-bottom: 15px;
}
.opc-block-summary .not-calculated {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: right;
}
/* Product Page - Related Products */
.related-product-cat {
  float: left;
  width: 100%;
  border-bottom: none;
  border-width: 2px;
  padding-bottom: 0px;
}
.related-product-cat .block-title {
  margin: 50px 0 20px;
}
.related-product-cat .block-title h2,
.recently-product-cat .block-title h2 {
  margin: 0;
}
.related-product-cat ol {
  width: auto;
  margin: 0 -10px;
}
.related-product-cat ol li {
  padding: 0 10px;
}
.product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: -12px;
  display: -webkit-box;
}
.product-info-main .product-add-form .box-tocart input.input-text.qty {
  padding-left: 0;
  border-color: #dedede;
  height: 40px;
}
.product-info-main .product-add-form .box-tocart div#qty-error {
  width: 100%;
  display: inline-block;
}
.catalog-product-view .quntyarrw {
  left: 54px;
  top: 2px;
  position: relative;
  float: left;
}
.catalog-product-view .quntyarrw .minus {
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -2px;
  position: relative;
  border-left: 1px solid #cccccc;
}
.catalog-product-view .quntyarrw .plus {
  border-top: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  clear: both;
  padding: 0 3px;
  cursor: pointer;
  top: -3px;
  position: relative;
}
i.fas.fa-caret-up {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
i.fas.fa-caret-down {
  font: normal normal normal 14px/1 FontAwesome;
  width: 8px;
}
/* Product Page - Recently Viewed */
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container img.product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container img.product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container img.new-product-image-photo:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container img.new-product-image-photo:hover {
  background-color: #ffffff !important;
  opacity: 0.6;
  width: 100%;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: #000000;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container .product-item-photo:hover .actions-secondary,
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container .product-item-photo:hover .actions-secondary {
  z-index: 9;
  position: absolute;
  top: 8px;
  right: -3px;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: 190px;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-container {
  display: block;
}
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: unset;
}
.catalog-product-view .recently-product-cat {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}
.catalog-product-view .recently-product-cat .block-title {
  padding: 63px 0 25px;
  text-align: left;
  border-top: 1px solid #dedede;
  margin-bottom: 0;
  padding-left: 4px;
}
.catalog-product-view .recently-product-cat .products-grid {
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -10px;
  width: auto;
  font-size: 0;
}
.catalog-product-view .column.main .recently-product-cat ol#hm-catviewmore .product-item-info {
  width: auto;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  display: inline-block;
  margin: 0 12px;
  padding: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container {
  display: block;
  position: relative;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a {
  display: block;
  text-align: center;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container a span img {
  display: block;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
  z-index: 1;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details {
  width: 100%;
  text-align: left;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  min-height: inherit;
}
.hdmx__tickets button.action.create-button.primary {
  z-index: 0;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 17px 0;
  height: auto;
  margin-bottom: 20px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .biggestimg-sec a,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec a,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .biggestimg-sec a {
  background: transparent;
  float: none;
  text-align: center;
  width: unset;
  height: unset;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty.empty {
  display: inline-block;
  opacity: 0;
}
.amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  opacity: 1;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty.empty {
  opacity: 0;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
  opacity: 1;
}
html .catalog-product-view .recently-product-cat .block-title {
  margin-bottom: 15px;
}
html body.catalog-product-view.page-layout-1column .product-item .price-box .old-price .price-container span span.price {
  margin: 0;
}
.table-wrapper.cart .data.table .col.price,
.table-wrapper.cart .data.table .col.qty,
.table-wrapper.cart .col.price.qty {
  width: 150px;
}
/* Cart Page - Left Section */
.checkout-cart-index .quntyarrw,
.amasty_quote-cart-index .quntyarrw {
  float: right;
  position: relative;
  left: -40px;
  height: 40px;
  padding: 0;
}
.checkout-cart-index .quntyarrw .minus,
.amasty_quote-cart-index .quntyarrw .minus {
  clear: both;
  display: grid;
  float: right;
  padding: 3px;
  cursor: pointer;
  top: 0px;
  position: relative;
  height: 22px;
}
.checkout-cart-index .quntyarrw .plus,
.amasty_quote-cart-index .quntyarrw .plus {
  clear: both;
  display: grid;
  float: right;
  padding: 3px;
  cursor: pointer;
  top: 0px;
  position: relative;
  height: 22px;
}
.checkout-cart-index button.action.clear,
.amasty_quote-cart-index button.action.clear {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  box-shadow: none;
  border: 0;
  float: right;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
  padding: 8px 16px;
}
.checkout-cart-index .cart.table-wrapper button.amquote-addto-button,
.amasty_quote-cart-index .cart.table-wrapper button.amquote-addto-button {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border: 0;
  box-shadow: none;
  background: transparent;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  position: relative;
  left: 0;
  padding: 0;
  float: left;
  display: inline-flex;
}
.account main#maincontent {
  margin-top: 22px;
}
.checkout-index-index #shipping-new-address-form .field.street .control label.label {
  display: block;
  width: 100%;
  height: auto;
  clip: unset;
  top: -20px;
}
.checkout-cart-index .page-footer {
  margin-top: 140px;
}
.field.street.admin__control-fields.required div[name="shippingAddress.street.0"] {
  padding-right: 10px;
}
.checkout-index-index #shipping-new-address-form .field.street .field {
  width: 49%;
  display: inline-block;
  padding-right: 0px;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper {
  border-bottom: 1px solid #cccccc;
}
.checkout-cart-index div#block-summary form#shipping-zip-form .field .control input,
.checkout-cart-index div#block-summary form#shipping-zip-form .field .control select {
  height: 36px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper table.data.table.totals tr td {
  text-align: right;
}
.checkout-cart-index .recently-product-cat .block-title h2 {
  font-size: 23.48px;
  line-height: 32px;
}
.products.wrapper.grid.products-grid.products-related {
  margin-top: 0;
}
.checkout-cart-index .recently-product-cat li.item.product.product-item {
  margin-left: 24px;
  width: 23%;
}
body.checkout-cart-index.page-layout-1column form#form-validate .field .control .input-text {
  min-height: 36px;
  padding: 0;
}
.checkout-cart-index .cart-discount {
  margin-top: 50px;
}
.cart-discount .block > .title strong {
  color: #ff6600;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: 500;
}
.checkout-cart-index button.action.update,
.amasty_quote-cart-index button.action.update {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  border-radius: 0;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
  padding: 8px;
  text-transform: uppercase;
  width: 280px;
  box-shadow: none;
  border-color: #8cc63f;
}
.checkout-cart-index .page-title-wrapper,
.amasty_quote-cart-index .page-title-wrapper {
  padding: 47px 0 33px 0;
  text-align: center;
}
.checkout-cart-index .page.messages,
.amasty_quote-cart-index .page.messages {
  margin: 0;
  margin-top: 15px;
}
.checkout-cart-index #shopping-cart-table,
.amasty_quote-cart-index #shopping-cart-table {
  width: 100%;
}
.checkout-cart-index h1.page-title,
.amasty_quote-cart-index h1.page-title {
  margin-bottom: 0;
}
.checkout-cart-index h1.page-title span,
.amasty_quote-cart-index h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  letter-spacing: 0.25px;
  line-height: 32px;
  text-transform: uppercase;
  background-color: #ffffff;
  font-weight: 600;
}
.checkout-cart-index .cart.table-wrapper .cart > .item,
.amasty_quote-cart-index .cart.table-wrapper .cart > .item {
  border-color: #cccccc;
  border-bottom: none;
}
.checkout-cart-index .cart.table-wrapper .product-item-name a,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .form.form-cart,
.amasty_quote-cart-index .form.form-cart {
  max-width: 67%;
  padding: 0;
  border-top: 1px solid #cccccc;
  margin-bottom: 0;
}
.checkout-cart-index .form.form-cart .cart.main.actions a.action.continue,
.amasty_quote-cart-index .form.form-cart .cart.main.actions a.action.continue {
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-top: 9px;
  text-decoration: underline;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper {
  /* border-bottom: 1px solid @placeholder-text-color;*/
  margin-bottom: 11px;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col:last-child,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col:last-child,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.subtotal,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.subtotal {
  padding-right: 0;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col:first-child,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col:first-child {
  padding-left: 0;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .product-sku,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-sku {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-top: 6px;
  padding-bottom: 6px;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper dl.item-options dd,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper dl.item-options dd,
.checkout-cart-index .form.form-cart .cart.table-wrapper dl.item-options dt,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper dl.item-options dt {
  padding: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.price,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.qty,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col.qty,
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price {
  text-align: center;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus {
  color: #00B900;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  padding-left: 0;
  position: relative;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart thead tr th.col {
  padding-bottom: 11px;
  padding-top: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action:before,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action:before {
  display: none;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action {
  position: static;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action span,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action span {
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  width: auto;
  text-decoration: underline;
}
.cart.main.actions a:first-child {
  float: left;
}
/*.cart.main.actions button:hover{background-color: @color-secondary; color: @button-primary__color;}*/
/* Cart Page - Right Section */
.ammenu-close-menu.close-sign {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary {
  width: 28%;
  background: #ffffff;
  border: 1px solid #cccccc;
  padding: 0 24px;
  position: relative;
}
.checkout-cart-index .cart-container .cart-summary .discount .title {
  border: none;
}
.checkout-cart-index .cart-container .cart-summary strong {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
.checkout-cart-index .cart-container .cart-summary .discount {
  float: left;
  width: 100%;
  margin: 0 0 0px 0;
  position: absolute;
  bottom: -172px;
  right: 0;
}
.checkout-cart-index .cart-container .cart-summary .discount .coupontitle {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.87);
}
.checkout-cart-index .cart-container .cart-summary .discount .coupontitle strong {
  font-size: inherit;
}
form#discount-coupon-form .control div#coupon_code-error {
  float: left;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar {
  float: right;
  position: relative;
  left: 121px;
  display: inline-block;
  top: -48px;
  width: 36%;
}
.checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar .action.primary {
  margin: 0;
  background: #1b191a;
  border: 1px solid #1b191a;
  color: #ffffff;
  border-radius: 0;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  margin-bottom: 25px;
}
.checkout-cart-index .cart-container .cart-summary .shipping {
  float: left;
  width: 100%;
  border-top: none;
  padding: 0px 0 0 0;
}
.checkout-cart-index .cart-container .cart-summary .shipping .summarytitle {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  font-size: 15.82px;
}
.checkout-cart-index .cart-container .cart-summary .shipping .summarytitle > strong {
  font-size: inherit;
}
.checkout-cart-index .cart-container .cart-summary #block-summary {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset {
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset .field {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form,
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form {
  float: left;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate {
  float: left;
  width: 100%;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt {
  float: left;
  width: 100%;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt + dd {
  float: left;
  width: 100%;
  margin: 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form .fieldset.rate .methods dt + dd i {
  display: none;
}
.checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
  float: left;
  width: 100%;
  margin: 0 0 0px 0;
  position: absolute;
  bottom: -175px;
  right: 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals {
  float: left;
  width: 100%;
  padding: 15px 0 0 0;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .label-total {
  float: left;
  width: 100%;
  font-size: 15.82px;
  color: rgba(0, 0, 0, 0.6);
  margin: 0 0 5px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #1b191a;
}
.amasty_quote-cart-index .cart-container .cart-summary .cart-totals .table-wrapper {
  float: left;
  width: 100%;
  font-size: 16px;
  color: #1b191a;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals {
  float: none;
  width: auto;
  border: none;
  padding: 0;
  text-align: left;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals th,
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals td {
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand {
  font-size: 18px;
  color: #1b191a;
  border-top: 1px solid #cccccc;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th {
  border: none;
  font-size: 13.82px;
  font-weight: 500;
}
.checkout-cart-index a.amquote-addto-button.amasty-quote-link {
  display: none;
}
.cart.table-wrapper .product-image-wrapper {
  box-shadow: 0 3px 11px 0 rgba(102, 102, 102, 0.5);
}
.checkout-cart-index .cart-container .cart-summary strong.summary.title {
  color: #ff6600;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td {
  border: none;
  font-size: 13.82px;
  font-weight: 500;
}
.checkout-cart-index .cart-container .cart-summary .action.primary.checkout {
  float: left;
  width: 100%;
  height: 36px;
  padding: 0;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.cart-summary .block .item-options .field .radio {
  margin: 3px 10px 0 0;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #shipping-zip-form .fieldset label.label {
  font-weight: normal;
}
/* Checkout Page - Header */
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar {
  display: inline-block;
  padding: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .field {
  padding-left: 0;
  margin-top: 12px;
}
body.cms-page-view p.ammenu-text-block {
  font-size: 1.8rem;
}
.payment-method-content .message.message-error.error {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.payment-method-content .component-error {
  color: #e02b27;
  font-size: 1.2rem;
  margin-bottom: 10px !important;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
  padding-left: 0;
}
.checkout-index-index #shipping-new-address-form .field._required {
  width: 50%;
}
.minicart-items .product-item {
  padding: 8px 0;
}
.checkout-index-index li#shipping .form-shipping-address #shipping-new-address-form .field._required .control input {
  padding-left: 16px;
  border-radius: 0;
}
.amcheckout-step-container select {
  border-radius: 0;
}
.opc-wrapper .form-login .fieldset .field .label,
.opc-wrapper .form-shipping-address .fieldset .field .label {
  display: none;
}
.minicart-items .product-item-details .details-qty {
  margin: 0;
}
.chekot-smmry-title {
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Open Sans';
  font-size: 20.68px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: bold;
}
.checkout-index-index .page-header .checkout-login {
  padding: 19px 0 0 0;
  display: inline-block;
  float: right;
}
.checkout-index-index .page-header .checkout-login a {
  margin-left: 32px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
}
header .header.content .logo:nth-child(2) {
  display: none;
}
.checkout-index-index header .header.content .logo:nth-child(2) {
  display: block !important;
}
.checkout-index-index .header.content {
  text-align: center;
  padding: 48px 0;
}
.checkout-index-index .header.content.content .container .container {
  padding: 0;
  width: unset;
  max-width: inherit;
  display: inline-block;
  float: left;
}
.checkout-index-index .header.content.content .container .container a.logo {
  display: inline-table;
}
.checkout-index-index .header.content.content .container .container a.logo:nth-child(2) {
  display: none;
}
.checkout-index-index .nav-toggle {
  display: none;
}
.checkout-onepage-success h1.page-title {
  margin-top: 80px;
}
.checkout-onepage-success h1.page-title span {
  font-family: 'Open Sans';
}
.checkout-onepage-success .page-title-wrapper {
  text-align: left;
  margin: 0 auto;
  width: 352px;
}
.checkout-onepage-success .checkout-success {
  max-width: 352px;
  width: 100%;
  margin: 0 auto;
}
.checkout-onepage-success .checkout-success .account {
  display: none;
}
/* Authentication Section */
.checkout-index-index .authentication-wrapper {
  display: none;
}
.checkout-index-index .page-title-wrapper {
  height: auto;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  width: auto;
  text-align: center;
}
.checkout-index-index .page-title-wrapper h1.page-title {
  margin: 85px 0 26px 0;
}
.checkout-index-index .page-title-wrapper h1.page-title span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.checkout-index-index .field-tooltip .field-tooltip-action {
  display: none;
}
.checkout-index-index .opc-progress-bar {
  text-align: center;
  margin-bottom: 63px;
}
.checkout-index-index .opc-progress-bar-item._active:before {
  background: #ff6600;
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item._active > span:before {
  background: #ff6600;
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item._active > span:after {
  border-color: #ff6600;
}
.checkout-index-index .opc-progress-bar-item:before {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:before,
.checkout-index-index .opc-progress-bar-item > span:after {
  background: #cccccc;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-progress-bar-item > span:after {
  height: 36px;
  width: 36px;
  line-height: 2;
  background-color: #ffffff;
}
.checkout-index-index .opc-progress-bar-item > span:before {
  height: 48px;
  width: 48px;
}
.checkout-index-index .opc-progress-bar-item:before {
  top: 21px;
  height: 8px;
}
.checkout-index-index .opc-progress-bar-item > span {
  padding-top: 52px;
}
.checkout-index-index .opc-wrapper {
  width: 61%;
  padding-right: 0;
}
.checkout-index-index .opc-sidebar {
  width: 33.5%;
  border: 1px solid #cccccc;
}
.checkout-index-index .opc-sidebar .opc-block-summary > .title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-index-index .opc-sidebar .opc-block-summary {
  background-color: #ffffff;
  padding: 17px 24px;
  margin: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart > .title strong {
  font-weight: normal;
  margin: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tbody .mark,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals tfoot .mark {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .amount,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand .mark {
  border: none;
  padding-top: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .not-calculated {
  font-style: normal;
}
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong,
.checkout-index-index .opc-sidebar .opc-block-summary .table-totals .grand strong span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 20.68px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-family: 'Open Sans';
  padding: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-details .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding: 0 0 0 8px;
  float: left;
}
.checkout-index-index .opc-sidebar .opc-block-summary li.product-item {
  padding-left: 0;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  font-weight: 400;
  margin: 0 0 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/* Payment Progress Bar */
.amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding-bottom: 0;
}
.checkout-index-index .payment-method-billing-address .checkout-billing-address fieldset.field.street legend.label {
  display: none;
}
.checkout-login {
  display: none;
}
.checkout-index-index .opc-progress-bar-item > span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  font-weight: normal;
}
.checkout-index-index .opc-progress-bar-item._active > span {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
}
.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup {
  position: relative;
  top: -8px;
}
/* Checkout Main Title */
.checkout-index-index input[type="text"],
.checkout-index-index input[type="password"],
.checkout-index-index input[type="url"],
.checkout-index-index input[type="tel"],
.checkout-index-index input[type="search"],
.checkout-index-index input[type="number"],
.checkout-index-index input[type="datetime"],
.checkout-index-index input[type="email"],
.checkout-index-index select,
.checkout-index-index input:not([type]) {
  border-color: #cccccc;
  height: 36px;
}
.checkout-index-index #checkout .fieldset > .field,
.checkout-index-index #checkout .fieldset > .fields > .field {
  margin: 0 0 0px;
}
.checkout-index-index .opc-wrapper .step-content {
  margin: 0;
}
.checkout-index-index li#shipping span.note {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 8px;
}
.checkout-index-index #checkout li#opc-shipping_method {
  margin-top: 24px;
  margin-bottom: 24px;
}
.checkout-index-index #checkout li#opc-shipping_method .step-title:before {
  display: none;
}
.opc-wrapper .step-title {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
  margin: 0 0 15px;
  padding-bottom: 0;
  text-transform: capitalize;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-bottom: 16px;
  border-color: #9e9e9e;
  margin-bottom: 30px;
}
.opc-wrapper .step-title:before {
  color: #8cc63f;
  text-align: center;
  letter-spacing: 0.25px;
  display: inline-block;
  margin-right: 15px;
  font-size: 19.57px;
  line-height: 27px;
}
.checkout-index-index {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .opc {
  float: left;
  width: 100%;
}
.checkout-index-index .opc-wrapper .form-login,
.checkout-index-index .opc-wrapper .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .opc-wrapper .form-login {
  margin: 15px 0 15px;
}
.checkout-index-index #checkout .fieldset.hidden-fields {
  margin: 0;
}
.checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
  padding: 0 10px 20px;
}
.checkout-index-index #customer-email-fieldset,
.checkout-index-index #shipping-new-address-form {
  margin: 0 -10px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
/*.checkout-index-index #checkout .fieldset{margin: 0 -10px;}*/
.checkout-index-index #checkout .fieldset > .field {
  display: inline-block;
  width: 50%;
  padding: 0 10px;
  vertical-align: top;
  position: relative;
}
.checkout-index-index #checkout .fieldset > .field .field-tooltip {
  right: 9px;
  top: 4px;
}
.checkout-index-index #checkout .fieldset > .field .control {
  width: 100%;
}
.checkout-index-index #checkout .fieldset > .field .control input {
  width: 100%;
  margin: 0;
}
/* Checkout Page - Shipping Method */
.checkout-index-index .checkout-shipping-method {
  float: left;
  width: 100%;
  clear: none;
}
.checkout-index-index .checkout-shipping-method .table-checkout-shipping-method tr {
  cursor: pointer;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar {
  float: left;
}
.checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary {
  padding: 0 15px;
  background-color: #8cc63f;
  border-color: #8cc63f;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
  min-width: 352px;
  width: 100%;
  margin-top: 40px;
}
/* Checkout Payment - Payment Method */
.checkout-payment-method .payment-option-title {
  border-top: none;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span:after {
  display: none;
}
.checkout-index-index .checkout-payment-method {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .fieldset {
  margin: 0;
}
.checkout-payment-method .ccard > .field.cvv > .control {
  padding-right: 0;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-update {
  background: #8cc63f;
  padding: 0 15px;
  height: 36px;
  text-decoration: none;
  min-width: 108px;
  color: #ffffff;
  border: none;
}
.checkout-index-index .checkout-payment-method .fieldset .actions-toolbar .action-cancel {
  text-decoration: none;
  border: none;
  height: 36px;
  width: 144px;
  position: relative;
  border-radius: 0;
  margin-left: -62px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .billing-address-form {
  max-width: 100%;
}
.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  height: 56px;
  width: 787px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 15px 60px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  padding-top: 0;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
  font-size: 13.82px;
  line-height: 24px;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.action.primary.checkout {
  margin-right: 0;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details .action-edit-address {
  border-radius: 3px;
  padding: 0;
  height: 56px;
  min-width: 108px;
  background: #ff6600;
  color: #ffffff;
  margin: 10px 0 0;
  border: none;
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details a {
  color: #ff6600;
}
.checkout-index-index #checkout-payment-method-load .step-title {
  margin: 0;
}
/* Checkout Payment - Payment Method - Credit Card */
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost {
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method #co-payment-form .authorizenet_directpost .field {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}
/* Checkout Payment - Payment Method - Apply Coupon Section */
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title {
  padding: 10px 0 0 0;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span {
  font-size: 13.82px;
  padding-bottom: 10px;
  color: #333333;
  font-weight: 400;
  font-size: 20px;
}
.checkout-index-index .checkout-payment-method .payment-option-content {
  overflow: hidden;
  padding: 0;
}
.checkout-index-index .checkout-payment-method .form-discount .payment-option-inner {
  float: left;
  width: 200px;
}
form.form.form-discount input#discount-code {
  width: 208px;
  border-radius: 0;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
  float: left;
  clear: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .opc-payment-additional.discount-code,
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .amcheckout-additional-options.additional-options {
  display: none;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-apply {
  text-decoration: none;
  border: none;
  height: 36px;
  width: 144px;
  position: relative;
  border-radius: 0;
  margin-left: -62px;
  color: #f5f5f5;
  font-family: "Open Sans";
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  text-transform: uppercase;
}
.checkout-index-index .checkout-payment-method .discount-code .payment-option-title span {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding: 0;
  padding-bottom: 11px;
}
.checkout-index-index .opc-wrapper .form-discount {
  margin-top: 10px;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper .payment-option-content {
  padding: 0;
}
.checkout-index-index .opc-wrapper .form-discount input#discount-code {
  width: 354px;
  border: 1px solid #cccccc;
}
.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
  height: 0;
  width: 0;
  background: transparent;
}
/* Checkout Page - Right Side(Order Summary) */
.checkout-index-index .opc-sidebar .page-main .block {
  float: none;
}
.checkout-index-index .opc-block-summary .mark .value {
  margin: 5px 0 10px 0;
  color: #1b191a;
}
.checkout-index-index .opc-block-summary tr.totals-tax-summary th,
.checkout-index-index .opc-block-summary tr.totals-tax-summary td {
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
.checkout-index-index .opc-block-shipping-information {
  display: none;
}
.checkout-index-index .opc-block-shipping-information .shipping-information-content a {
  color: #ff6600;
}
/* Checkout Page - Logged In User */
.checkout-index-index main#maincontent {
  margin-top: 0;
}
.checkout-index-index #checkout .payment-methods .payment-method div#payeezy_cc_type_cvv_div input#payeezy_cc_cid,
.checkout-index-index .checkout-payment-method .fieldset div#payeezy_cc_type_cvv_div .control {
  width: 50%;
}
.checkout-payment-method .ccard .year .select,
.checkout-payment-method .ccard .month .select {
  width: 175px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .chekot-smmry-title {
  margin-bottom: 12px;
  display: inline-block;
}
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub th.mark,
.checkout-index-index .opc-sidebar .opc-block-summary table.data.table.table-totals tr.totals.sub td.amount {
  padding-top: 15px;
}
.checkout-index-index .opc-wrapper .shipping-address-item:last-child {
  margin-bottom: 30px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .field.addresses {
  float: left;
  width: 100%;
}
.opc-wrapper .action-select-shipping-item {
  border-radius: 3px;
  box-shadow: none;
  border: none;
  background: #ff6600;
  color: #ffffff;
  text-transform: uppercase;
  margin-right: 12px;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
  box-shadow: none;
  background: transparent;
  margin: 0px 0 0;
  width: 352px;
  float: right;
  border: 1px solid #cccccc;
  height: 133px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  display: inline-block !important;
  max-height: 152px;
}
.opc-wrapper .action-show-popup > span:before {
  width: 100%;
  display: inline-block;
  font-size: 58px;
}
.checkout-index-index .opc-wrapper .shipping-address-item {
  margin: 0 0 15px 0;
  padding: 9px 0 13px 16px;
  width: 356px;
  border-color: #ff6600;
  float: left;
  line-height: 22px;
  border: 1px solid;
}
.checkout-index-index .opc-wrapper .shipping-address-item:first-child {
  margin-right: 15px;
}
.checkout-index-index #checkout .shipping-address-item button.action.edit-address-link {
  top: 0;
  right: 0;
}
.opc-wrapper .shipping-address-item.selected-item:after {
  background: #ff6600;
  border-radius: 3px;
  right: -1px;
}
.checkout-index-index .opc-wrapper .shipping-address-item a {
  color: #ff6600;
}
.checkout-index-index li#opc-shipping_method {
  clear: none;
  float: left;
  width: 100%;
  margin: 25px 0 0;
}
.checkout-index-index .actions-toolbar > .primary .action {
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping {
  width: auto;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: auto;
}
/* Checkout Page - New Address Popup */
.checkout-index-index aside.modal-popup.see-detail-modal.modal-slide .modal-inner-wrap {
  width: 425px;
  max-width: 425px;
}
.checkout-index-index .billing-address-details .amcheckout-button {
  width: 100% !important;
}
.checkout-index-index .amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-edit:hover,
.checkout-index-index .amcheckout-step-container .checkout-billing-address .amcheckout-button.-edit:hover {
  color: #212b36 !important;
}
.checkout-index-index .modal-inner-wrap .left-login h3 {
  font-size: 19.57px;
  font-weight: 600;
  margin-bottom: 19px;
  display: inline-block;
  width: 100%;
  color: #8cc63f;
  letter-spacing: 0.25px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login {
  border-bottom: 1px solid #c1c1c1;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .actions-toolbar {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary {
  padding: 0;
  margin: 0;
  width: 100%;
  display: inline-block;
  padding-top: 8px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .secondary a.action.action-remind {
  margin: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .actions-toolbar .primary {
  width: 100%;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login .fieldset .field.field-password.required {
  margin-bottom: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login:after {
  height: 36px;
  line-height: 34px;
  margin: -19px 0 0 -18px;
  min-width: 36px;
  background: #ffffff;
  border: 1px solid #c1c1c1;
  border-radius: 50%;
  box-sizing: border-box;
  color: #c1c1c1;
  content: attr(data-label);
  display: inline-block;
  left: 50%;
  letter-spacing: normal;
  padding: 0 .2rem;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  content: 'OR';
  top: 16px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .right-login button.action.action-login.secondary.checkout-index-index {
  margin-top: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .block-authentication .block-content.checkout-popup button.checkout-index-index.action {
  width: 100%;
  border: none;
  padding-left: 0;
  display: inline-block;
  margin-top: 22px;
  padding: 8px 16px;
}
.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
  padding-bottom: 30px;
}
.checkout-index-index .modal-popup .modal-footer .action-hide-popup {
  color: #1b191a;
}
.checkout-index-index .modal-popup .form-shipping-address {
  max-width: 100%;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
  max-width: 700px;
  width: 700px !important;
}
.checkout-index-index .modal-popup._inner-scroll footer.modal-footer {
  padding-top: 12px;
  padding-bottom: 8px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button {
  height: 56px;
  width: 788px;
  margin-top: 12px;
}
.checkout-index-index #shipping-new-address-form .field._required,
.checkout-index-index #shipping-new-address-form .field.additional,
.checkout-index-index #shipping-new-address-form .field {
  width: 50%;
  margin-bottom: 12px;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header {
  padding: 20px;
  padding-bottom: 12px;
}
.checkout-index-index .modal-popup._inner-scroll .modal-content {
  position: static;
  overflow-y: scroll;
  padding-bottom: 0;
  padding-top: 0;
}
.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap header.modal-header h1.modal-title {
  font-size: 19px;
}
.checkout-index-index #shipping-new-address-form .field.street {
  width: 100%;
  display: inline-block;
  margin-bottom: 0;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required {
  width: 50%;
  float: left;
  padding-right: 6px;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field.additional {
  float: right;
  width: 49%;
  margin-top: 0;
  padding-left: 2px;
}
.checkout-index-index .modal-slide .action-close {
  padding: 0;
}
.checkout-index-index #shipping-new-address-form .field.choice {
  width: 100%;
}
/* Order Success Page */
.checkout-onepage-success .columns .column.main {
  max-width: 352px;
  width: 100%;
  margin: 0 auto;
}
.checkout-onepage-success .checkout-success .actions-toolbar {
  margin: 15px 0 0;
}
.checkout-onepage-success .checkout-success .actions-toolbar .primary a {
  margin: 0;
  color: #f5f5f5;
  font-size: 13.55px;
  height: 36px;
  padding: 10px 16px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  width: 352px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  border-radius: 0;
}
.checkout-onepage-success #registration {
  padding: 0;
  border-left: 0;
  width: 352px;
}
.checkout-onepage-success #registration form {
  margin: 15px 0 0;
}
.checkout-onepage-success #registration form > input {
  font-size: 13.82px;
}
.checkout-onepage-success #registration form input.action.primary {
  width: 352px;
}
.checkout-onepage-success .print {
  display: none;
}
/* Login Page and Register Page */
.back-to-signup span a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
}
.customer-login-inner fieldset.fieldset.sj-forgot {
  margin-top: 24px;
}
.login-container,
.customer-login-inner {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
.login-container .block.block-customer-login,
.customer-login-inner .block.block-customer-login {
  margin-bottom: 0;
}
.login-container .block-title {
  float: left;
  width: 100%;
}
.login-container .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  display: inline-block;
}
.login-container .block .block-title {
  border-bottom: 0;
}
.customer-account-login .secondary {
  width: 100%;
}
.customer-account-login .page-title-wrapper {
  float: none;
  margin: 0 auto;
  width: 100%;
  max-width: 350px;
}
.customer-account-login .page-title-wrapper h1.page-title {
  margin-bottom: 0;
}
.customer-account-login .secondary a.action.remind {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 5px;
  float: right;
  display: inline-block;
  margin-top: 0;
  text-decoration: underline;
}
.customer-account-login .breadcrumbs,
.customer-account-forgotpassword .breadcrumbs,
.customer-account-create .breadcrumbs {
  display: none;
}
.customer-account-login h1.page-title,
.customer-account-forgotpassword h1.page-title,
.customer-account-create h1.page-title {
  max-width: 350px;
  margin: 0px auto 10px auto;
  float: none;
  margin-top: 30px;
}
.customer-account-login h1.page-title strong,
.customer-account-forgotpassword h1.page-title strong,
.customer-account-create h1.page-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-create .form-create-account {
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}
.login-container div.primary,
.customer-account-create div.primary {
  width: 100%;
  margin-top: 20px;
}
.login-container .action.login.primary,
.customer-account-forgotpassword .action.submit.primary,
.customer-account-create button.action.submit.primary,
.customer-account-createpassword form.form.password.reset .actions-toolbar button.action.submit.primary {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  width: 100%;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 36px;
}
.login-container .block-title span {
  font-size: 28px;
  color: #1b191a;
  letter-spacing: 3px;
  line-height: initial;
  text-transform: uppercase;
}
.login-container .block-customer-login {
  float: left;
  width: 100%;
}
.login-container .social-login-authentication-channel {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content {
  float: left;
  width: 100%;
}
.login-container .block-customer-login .social-login-authentication-channel .block-content .actions-toolbar.social-btn {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 100%;
}
.login-container .social-login-authentication-channel span.login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .action {
  height: 34px;
}
.login-container .block-customer-login .block-content {
  float: left;
  width: 100%;
}
.login-container .fieldset > .field > .label {
  float: left;
  width: 100%;
  border-color: #cccccc;
}
.login-container .fieldset > .field > .control {
  width: 100%;
  position: relative;
}
.login-container .fieldset > .field > .control input,
.customer-account-create input {
  width: 100%;
  color: rgba(0, 0, 0, 0.76);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border-color: #dddddd;
}
.login-container .fieldset > .field > .control .secondary {
  position: absolute;
  top: 8px;
  right: 15px;
  z-index: 2;
}
/* Forgot Password Page */
.block-title.forgot {
  margin: 0 0 10px 0;
}
.login-container .login-or {
  float: left;
  width: 100%;
  margin: 15px 0;
}
.login-container .sj-forgot {
  float: left;
  width: 100%;
  border-top: 1px solid #dadce0;
  padding: 30px 0 0 0;
  margin: 5px 0 20px 0px;
}
/* My Account Pages */
/* Common Side Section */
.sidebar-main .nav.items li a {
  text-transform: capitalize;
  font-size: 13.82px;
  font-weight: 300;
}
.sidebar-main .nav.items li strong {
  color: #ff6600;
  font-size: 13.82px;
  font-weight: 300;
}
.account .columns {
  opacity: 0;
}
.account .page-main .column.main .wk-orderbox .wk-orderbox-details button.button {
  margin-left: 0;
  font-size: 12px;
}
/* Account Section - Dashboard */
.customer-account-index a.action {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}
/* Account Section - Address Book */
.customer-address-index a.action {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.customer-address-index .customer-addresses-toolbar.toolbar.bottom {
  margin: 20px 0;
}
body.account.customer-address-index main#maincontent .block.block-addresses-list .block-title strong {
  padding-bottom: 8px;
  display: inline-block;
}
/* My Account - My Wishlist */
.wishlist-index-index .products-grid .product-items {
  margin: 0 -7.5px;
  width: auto;
}
.wishlist-index-index .products-grid .product-item {
  float: left;
  width: 22.6%;
  padding: 0;
  text-align: center;
  margin: 0 12px;
}
.wishlist-index-index .products-grid .product-item .product-item-info {
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info > a {
  margin: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
  margin: 0;
  min-height: 40px;
  padding: 0 10px;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 {
  float: left;
  width: 100%;
}
.wishlist-index-index .product-item .price-box .price {
  font-size: 16px;
  letter-spacing: 0.15px;
}
.wishlist-index-index .product-item .price-box .old-price .price-container span span.price {
  display: none;
}
.wishlist-index-index .price-box span.price-container span.price {
  padding-left: 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
  display: inline-block;
  margin: 0 0 0;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
  margin: 0;
  font-size: 13.82px;
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 a {
  margin: 0 5px 0;
}
.wishlist-index-index .products-grid.wishlist .product-item .box-tocart .tocart {
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  width: 100%;
  padding: 10px 15px;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart {
  width: 100%;
}
.wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .box-tocart p.unavailable.stock {
  color: #8cc63f;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background-color: #ddeec6;
  text-transform: uppercase;
}
.products-grid.wishlist .product-item-actions {
  width: 100%;
  display: inline-block !important;
}
.products-grid.wishlist .product-item .box-tocart .actions-primary {
  padding-top: 9px;
}
.products-grid.wishlist .product-item .fieldset,
.wishlist-index-index p.price-as-configured {
  margin-bottom: 0;
}
.wishlist-index-index .products-grid.wishlist .product-reviews-summary,
.wishlist-index-index .toolbar.wishlist-toolbar {
  display: block !important;
}
/* My Account - My Order */
.products-grid.wishlist .product-item .price-box {
  padding: 10px 10px 0;
}
.account .table-wrapper {
  margin-bottom: 0;
}
.order-details-items .col.name {
  padding-top: 12px;
}
/* My Account - My Product Review */
.table-wrapper.reviews {
  padding: 0;
  margin: 0;
}
body.account .toolbar select.limiter-options {
  box-shadow: none;
  min-width: 50px;
  font-weight: 600;
  height: 36px;
  width: 56px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
  vertical-align: middle;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/* My Account - Newsletter Subscribe */
/* My Account - Update Mobile No. Tab */
.account-update-mob {
  float: left;
  width: 100%;
  max-width: 450px;
}
.account-update-mob .update-mob-text span {
  display: block;
  width: 100%;
  margin: 10px 0 15px 0;
}
/* CMS - Contact Us */
.cms-main .cms-cont-left {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right {
  float: left;
  width: 50%;
  padding: 0 50px 0 0;
}
.cms-main .cms-cont-right address ul {
  margin: 18px 0 0;
}
.cms-main .cms-cont-right address ul li {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 0 25px;
  font-size: 14px;
}
.cms-main .cms-cont-right address ul li a {
  font-size: inherit;
}
.cms-main .cms-cont-right address ul li i {
  position: absolute;
  left: 0;
  right: auto;
  top: 3px;
  color: #ff6600;
}
.cms-main .cms-cont-right legend {
  margin: 0 0 20px;
  padding: 0 0 10px;
  font-size: 1.8em;
}
/* CMS - REfund Policy */
.refund-details {
  float: left;
  width: 100%;
  margin: 50px 0 50px;
}
.refund-details ul {
  font-size: 0;
  margin: 0 -7.5px;
}
.refund-details ul li {
  display: inline-block;
  width: 25%;
  font-size: 13.82px;
  vertical-align: top;
  padding: 0 7.5px;
  text-align: center;
}
.refund-details ul li h4 {
  color: #ff6600;
  font-weight: 600;
  letter-spacing: 1px;
  line-height: 24px;
}
.return-policy {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
.return-policy ul {
  font-size: 0;
  margin: 0 -7.5px;
}
.return-policy ul li {
  display: inline-block;
  width: 25%;
  font-size: 13.82px;
  vertical-align: top;
  padding: 0 7.5px;
  text-align: center;
}
.return-policy ul li h4 {
  color: #ff6600;
  font-weight: 600;
  letter-spacing: 1px;
}
.non-returnable {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.non-returnable ul {
  padding-left: 25px;
}
.non-returnable ul li {
  list-style: square;
  font-size: 11.82px;
}
/* CMS Refund and Cancellation New Page */
.refund-and-cancell li ol {
  margin: 25px 0 0;
  padding: 0 0 0 50px;
}
.refund-and-cancell li ol li {
  list-style: disc;
  margin: 0 0 15px;
}
.refund-and-cancell li ol li strong {
  font-weight: 500;
  font-size: 20px;
  text-transform: capitalize;
}
.basic-rules li {
  list-style: disc;
  margin: 0 0 15px;
}
/* Privacy and Policy */
.collected-info {
  float: left;
  width: 100%;
  margin: 0 0 15px;
}
.collected-info ul {
  padding-left: 25px;
}
.collected-info ul li {
  list-style: square;
  font-size: 11.82px;
}
/* CMS Pages*/
.cms-page-view .panel.wrapper ul {
  padding: 0;
}
.cms-page-view .columns {
  padding-bottom: 0;
}
.cms-page-view p b {
  font-weight: 600;
}
.cms-main {
  float: left;
  width: 100%;
  min-height: 450px;
}
.cms-main h1 {
  font-size: 28px;
  color: #000000;
  margin: 0 0 15px;
}
.cms-main h2 {
  font-size: 28px;
  color: rgba(0, 0, 0, 0.87);
}
.cms-main p {
  font-size: 13.82px;
  color: #1b191a;
}
.cms-main p:empty {
  display: none;
}
/* Miscellaneous */
/*start blog page*/
.blog-index-index .post-holder,
.blog-post-view .post-holder,
.blog-search-index .post-holder {
  padding: 15px;
  background: #FBFBFB;
}
.blog-index-index .post-content .post-description .post-ftimg-hld,
.blog-post-view .post-content .post-description .post-ftimg-hld,
.blog-search-index .post-content .post-description .post-ftimg-hld {
  margin: 0;
}
.blog-index-index .post-text-hld,
.blog-post-view .post-text-hld,
.blog-search-index .post-text-hld {
  width: 100%;
  float: left;
}
.blog-index-index .post-list .post-header .post-title,
.blog-post-view .post-list .post-header .post-title,
.blog-search-index .post-list .post-header .post-title {
  padding: 0px 0 10px 0;
}
.blog-index-index .post-list .post-header .post-title a,
.blog-post-view .post-list .post-header .post-title a,
.blog-search-index .post-list .post-header .post-title a {
  font-size: 20px;
  font-weight: normal;
}
.blog-index-index .post-holder .post-header .post-info .label,
.blog-post-view .post-holder .post-header .post-info .label,
.blog-search-index .post-holder .post-header .post-info .label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-holder:hover,
.blog-post-view .post-holder:hover,
.blog-search-index .post-holder:hover {
  box-shadow: none;
}
.blog-index-index .block-title,
.blog-post-view .block-title,
.blog-search-index .block-title {
  margin: 0 0 15px;
}
.blog-index-index .block-title strong,
.blog-post-view .block-title strong,
.blog-search-index .block-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.blog-index-index .post-list-wrapper .post-list,
.blog-post-view .post-list-wrapper .post-list,
.blog-search-index .post-list-wrapper .post-list {
  margin-top: 0;
}
.blog-index-index .post-list .post-content .post-read-more,
.blog-post-view .post-list .post-content .post-read-more,
.blog-search-index .post-list .post-content .post-read-more {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  float: left;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: capitalize;
}
body.blog-post-view .post-text-hld {
  width: 100%;
  padding-left: 0;
  padding-top: 15px;
}
body.blog-post-view .post-content .post-description .post-ftimg-hld {
  width: 50%;
}
.sc-reaponsive {
  display: none;
}
.checkout-onepage-success #registration form > input {
  font-size: 13.55px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
}
.secondary.account-rsp {
  display: none;
}
#home-page-slider1 {
  display: none;
}
.banner-rsp {
  display: none !important;
}
.cms-home .block-bestseller-products .product-item {
  float: left;
}
.sales-guest-form .form-orders-search {
  max-width: 600px;
  width: 100%;
}
.sales-guest-form h1.page-title {
  margin-top: 20px;
}
.page-header.fixed-menu {
  width: 100%;
  z-index: 3;
  background-color: #ffffff;
}
.checkout-index-index .page-footer .footer-copy-right {
  margin: 0;
}
.checkout-index-index .header.content .header-right .header.links li {
  padding: 6px 0 0 32px;
}
div#mageplaza-bannerslider-block-before-page-top-1 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-3 {
  display: none;
}
div#mageplaza-bannerslider-block-before-page-top-4 {
  display: none;
}
.catalog-product_compare-index .page-title-wrapper {
  margin-top: 34px;
}
.catalog-product_compare-index .action.print.hidden-print {
  float: right;
  color: #ff6600;
  text-decoration: underline;
  position: relative;
  top: -9px;
}
.catalog-product_compare-index .table-comparison .cell.product.label span {
  width: auto;
  position: static;
}
.catalog-product_compare-index .table-comparison th.cell.label.remove {
  text-align: left;
}
.catalog-product_compare-index .table-comparison .cell.remove {
  padding-top: 5px;
}
.catalog-product_compare-index .table-comparison .product-item-actions .secondary-addto-links.actions-secondary {
  vertical-align: bottom;
}
.carousel-container.res-slider-module {
  display: none;
}
.page-products .right-side .category-cms {
  display: none;
}
.extended.warranty .label.admin__field-label {
  background-image: url(../images/ExtWar.png);
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  vertical-align: top;
  font-weight: normal;
  width: auto;
  margin: 0;
  padding: 0 0 0 95px;
  height: 72px;
  background-repeat: no-repeat;
  background-position-x: 14px;
  background-position-y: 0;
}
.extended.warranty label.label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 15px 0;
  display: inline-block;
  width: 100%;
}
.extended.warranty {
  display: inline-block;
  width: 100%;
  padding-bottom: 19px;
  border-bottom: 1px solid #dedede;
}
.page-footer .col-md-2 li a:hover {
  opacity: 0.7;
}
.page-footer .col-md-2:nth-child(4) a img {
  margin: 0px 8px 0 0;
  position: relative;
  top: 1px;
}
html[lang="ar"] .page-footer .col-md-2:nth-child(4) a img {
  margin: 0px 0 0 8px;
}
.catalog-product-view .reviews {
  margin: 0;
  border-top: 1px solid #dedede;
  padding-top: 30px;
  width: 100%;
  margin-top: 50px;
}
.customer-account-create .field.choice.loyalty label.label {
  max-width: 91%;
  float: left;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.subtotal span.price,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.subtotal span.price {
  color: rgba(0, 0, 0, 0.87);
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete,
.amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action.action-delete {
  margin-right: 0;
}
.checkout-cart-index .cart.table-wrapper .product-item-name,
.amasty_quote-cart-index .cart.table-wrapper .product-item-name {
  height: unset;
  padding: 0;
  margin: 0;
}
/*compare page*/
.am-slider-container .amslider .swiper-button-prev,
.am-slider-container .amslider .swiper-button-next {
  z-index: 0;
}
.catalog-product-view .product-info-main .incl-tax {
  width: 100%;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  display: inline-block;
}
.checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
  width: 50%;
}
.catalog-product-view .product-info-main #configcustom .super-attribute-select {
  max-width: 280px;
}
.cart-discount .cc-title {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 19.57px;
  font-weight: 600;
  margin: 0 0 20px 0;
  line-height: 32px;
}
.cart-discount input[type="radio"] {
  margin: 0 26px 0 0;
  width: 16px !important;
  height: 16px;
  position: relative;
  top: 2px;
}
.promo-label {
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 23px 46px;
  font-weight: normal;
}
.cart-discount .block div.content {
  padding: 0;
}
.cart-discount .discount {
  width: 100%;
}
.checkout-index-index .cart-discount .cc-title {
  margin-top: 20px;
}
.checkout-cart-index .cart-discount {
  width: 66%;
}
/*contact us page*/
.contact-index-index .fieldset > .legend {
  margin: 0;
  border: none;
}
.contact-index-index .breadcrumbs,
.contact-index-index .page-title-wrapper {
  display: none;
}
.contact-index-index .cms-main .cms-cont-left {
  padding: 0;
  float: right;
}
.contact-index-index .googlemap-locateus {
  width: 70%;
  float: left;
}
.contact-index-index .googlemap-locateus iframe {
  width: 100%;
  height: 486px;
}
.contact-index-index div#locationBox {
  display: inline-block;
  margin-top: 30px;
}
.contact-index-index .fieldset {
  margin: 0;
}
.contact-index-index .fieldset > .legend span {
  color: #212b36;
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  /* identical to box height, or 118% */
  letter-spacing: 0.25px;
  text-transform: capitalize;
  font-weight: bold;
}
.contact-index-index textarea {
  resize: none;
}
.contact-index-index .blog-post-thumb {
  display: inline-block;
  width: 100%;
  overflow: hidden;
}
.contact-index-index .for-line {
  min-height: 38px;
}
.contact-index-index .column.main .container {
  padding: 0;
  max-width: 100%;
}
.contact-index-index .blog-post-thumb img {
  width: 100%;
}
.review-customer-index .column.main .toolbar.products-reviews-toolbar.bottom {
  display: inline-block;
  float: left;
  width: 100%;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .customfees,
.catalog-product-view .product-info-main .customfees {
  width: 50%;
  float: left;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .warranty-label-rt,
.catalog-product-view .product-info-main .warranty-label-rt {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .customfees label,
.catalog-product-view .product-info-main .customfees label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .warrantydiv-rt span,
.catalog-product-view .product-info-main .warrantydiv-rt span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  padding-left: 25px;
  margin-bottom: 10px;
}
.checkout-index-index .checkout-payment-method .billing-address-form label.label .custom-warranty-product-section,
.catalog-product-view .product-info-main .custom-warranty-product-section {
  border-top: 1px solid #dedede;
  padding-top: 15px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 5px;
  width: 100%;
  display: inline-block;
}
.checkout-cart-index .form.form-cart .cart.table-wrapper .cart-warranty {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: 5px;
}
.mobile-blog {
  display: none;
}
.catalog-product-view .product-info-main .field input[type="file"] {
  font-size: 11.7px;
  margin-top: 10px;
  height: auto;
  margin-bottom: 7px;
}
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids ul,
.page-products ul.items.am-filter-items-attr_category_ids li,
.page-products ul.items.am-filter-items-attr_category_ids a {
  padding-left: 0 !important;
}
.account .page-main .page-title-wrapper h1.page-title {
  line-height: normal;
  margin-bottom: 33px;
}
.account a.logout-customlink {
  display: block;
  width: 144px;
  height: 56px;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 20px 16px;
  background-color: #001d47;
  border-radius: 3px;
}
a.logout-customlink {
  display: none;
}
.catalog-product-view .product-info-main .field.file {
  border-bottom: 1px solid #dedede;
  padding-bottom: 15px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 5px;
}
.catalog-product-view .product-info-main .field.file .control p {
  margin-top: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-bottom: 0;
}
html[lang="ar"] .prod-detail .product.data.items .custom-attribute + .item.content .col-md-12.col-sm-12 {
  float: right;
}
.blog-page .sidebar.sidebar-additional .block.block-reorder {
  display: none;
}
.customer-account-login .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-account-login .secondary .remember-div {
  float: left;
}
.customer-account-login .field.choice input {
  position: relative;
  top: 2px;
}
.product-social-links .action.towishlist:hover:before,
.block-bundle-summary .action.towishlist:hover:before,
.product-item .action.towishlist:hover:before,
.table-comparison .action.towishlist:hover:before,
.product-social-links .already-in-wishlist.action.towishlist:before,
.block-bundle-summary .already-in-wishlist.action.towishlist:before,
.product-item .already-in-wishlist.action.towishlist:before,
.table-comparison .already-in-wishlist.action.towishlist:before {
  right: 0;
  width: 35px;
  height: 35px;
  visibility: visible;
  background-position: center;
  background-size: 32px;
  position: relative;
  top: 6px;
  content: '\f004';
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  z-index: 2;
}
.customer-account-create input[type="checkbox"] {
  height: auto;
  width: auto;
}
.popup-authentication .block-authentication {
  border-top: 0;
  padding-bottom: 10px;
}
.popup-authentication .block-authentication a.action.action-register.primary,
.popup-authentication .block-authentication .action.action-login.secondary {
  line-height: 5px;
  border-radius: 0;
}
.popup-authentication .block-authentication .block-title strong {
  font-size: 19.57px;
  font-weight: 600;
  margin-bottom: 19px;
  display: inline-block;
  width: 100%;
  color: #8cc63f;
  letter-spacing: 0.25px;
}
.popup-authentication .block-authentication .block-title {
  margin-bottom: 0;
  font-size: inherit;
}
.modal-popup.popup-authentication .modal-header {
  padding-top: 0;
}
.popup-authentication .block-authentication form.form.form-login label.label {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-weight: 500;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html[lang="ar"] .customer-account-create .field.choice.newsletter input[type="checkbox"],
html[lang="ar"] .customer-account-create .field.choice.loyalty .checkbox {
  float: right;
}
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-6,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-7,
.catalog-product-view div#mageplaza-bannerslider-block-after-footer-container-5 {
  display: none;
}
.popup-authentication .block-authentication .block-new-customer form.form.form-login input,
.popup-authentication .block-authentication .block-new-customer form.form.form-login select {
  margin-bottom: 15px;
}
/*Added by rupal */
.page-products .sidebar.sidebar-main {
  width: 18%;
  margin-top: -38px;
}
.page-products .columns .column.main .container.sj-test .right-side {
  float: right !important;
  display: inline-block;
}
.page-products .toolbar.toolbar-products {
  width: auto;
  margin: -38px 0 10px 0;
  float: right;
  height: 64px;
  display: inline-block;
}
.page-products .toolbar-sorter.sorter select {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  border-color: #dedede;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main,
.page-products .columns .column.main .container.sj-test .right-side,
.page-products .columns .column.main .container.sj-test .search.results {
  display: inline-block;
}
.page-products .admin__data-grid-outer-wrap,
.catalog-product-view .admin__data-grid-outer-wrap {
  width: 100%;
  max-width: 1366px;
  padding: 0 5px;
  margin: 25px auto 0 auto;
}
.page-products .admin__data-grid-outer-wrap .block-title strong,
.catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  font-size: 22px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 600;
  line-height: initial;
  letter-spacing: 1px;
  margin: 0 0 15px;
  text-transform: uppercase;
}
.page-products .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo,
.catalog-product-view .admin__data-grid-outer-wrap .products-grid li.product-item .product-item-info a.product-item-photo {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  display: block;
}
.page-products .admin__data-grid-outer-wrap .product-items .product-item-actions,
.catalog-product-view .admin__data-grid-outer-wrap .product-items .product-item-actions {
  position: absolute;
  right: 7px;
  bottom: 7px;
  z-index: 1;
}
.page-products .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-container.tax.weee span.price-label {
  display: none;
}
.page-products .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax,
.catalog-product-view .admin__data-grid-outer-wrap .product-items span.price-wrapper.price-including-tax {
  width: auto;
  display: inline-block;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
  display: inline-block;
  margin: 0 0 20px 0;
  padding: 0 10px;
  text-align: center;
}
.catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item .product-item-info {
  position: relative;
}
.catalog-product-view .admin__data-grid-outer-wrap .product-items div.product-item-actions {
  bottom: 59px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-actions .action.towishlist {
  margin-bottom: 9px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  float: left;
}
.catalog-product-view .block.widget.block-viewed-products-grid .product-item-description,
.catalog-category-view .admin__data-grid-outer-wrap .product-item-description {
  display: none !important;
}
.block-content.filter-content .filter-options-item .filter-options-content {
  padding-left: 0;
}
.recently-product-cat.category-page.productpager li.product-item span.special-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.special-price {
  height: 24px;
  display: inline-block;
}
.recently-product-cat.category-page.productpager li.product-item span.old-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.old-price {
  height: 16px;
  display: inline-block;
  width: 100%;
  margin: 0;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
}
.catalog-product-view .recently-product-cat.category-page.productpager .block-content,
.catalog-product-view .recently-product-cat .block-content {
  padding-left: 15px;
  padding-right: 0;
}
.page-products .amscroll-load-button,
.catalogsearch-result-index .amscroll-load-button {
  background: transparent;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  display: inline-block;
  text-transform: capitalize;
  margin: 0;
  text-decoration: underline;
  letter-spacing: 0.15px;
  line-height: 24px;
  width: 100%;
}
.page-products .amscroll-loading {
  width: 77%;
  float: right;
  display: none;
}
.page-products .columns .column.main .container.sj-test div#amasty-shopby-product-list {
  width: 100%;
}
.page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
  margin-top: 20px;
}
button.action.facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
button.action.google {
  background-color: #4285f4;
  width: 100%;
  border-color: #4285f4;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
label.label.sociallogin {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
}
.product-item-photo .loading-mask1 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  background-color: transparent;
  top: 0;
  bottom: 0;
  z-index: 1;
  padding-top: 40%;
}
.product-item-photo .loading-mask1 img {
  padding: 10px;
  width: auto;
  display: inline-block !important;
}
.swiper-brand .am-image-wrapper .loading-mask1 {
  width: 95%;
  height: 90px;
  position: absolute;
  background-color: #ffffff;
  text-align: center;
  padding-top: 30px;
  top: 0;
  bottom: 0;
  opacity: 1;
}
.swiper-brand .am-image-wrapper .loading-mask1 img {
  padding: 10px;
}
.minicart-wrapper .loading-mask {
  display: none;
}
div#amasty-xsearch-loader {
  display: none;
}
div#search-error {
  float: left;
}
header.page-header .panel.wrapper .container {
  padding: 0 17px;
}
div#mageplaza-bannerslider-block-after-footer-container-7,
div#mageplaza-bannerslider-block-after-footer-container-9,
div#mageplaza-bannerslider-block-after-footer-container-11 {
  display: none;
}
tr.totals.sub.incl {
  display: none;
}
span.price-wrapper.price-excluding-tax {
  display: none;
}
.amslider.am-brand-slider .swiper-brand {
  display: block;
  width: auto;
}
.catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 18%;
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.product-options-bottom .shortdesct {
  border-bottom: none;
}
.catalog-product-view .breadcrumbs {
  margin: 15px 0 0 0;
}
.catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item:nth-child(2) {
  margin-left: 0;
}
.cms-page-view h1 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 0;
}
.cms-page-view h2 {
  margin-bottom: 10px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
}
body.cms-shop-by-color.cms-page-view h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  float: none;
  display: inline-block;
}
.field.choice.review-field-rating:first-child {
  /* display: none; */
}
.trackorder-index-view h1.page-title {
  letter-spacing: 1px;
  margin-top: 15px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.page-footer .footer-bottom .footer-roghtnewdiv a:last-child:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212b36;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
div#opc-new-shipping-address form#co-shipping-form div#shipping-new-address-form fieldset.field.street input {
  width: 100%;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select {
  height: 36px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.message,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
  margin-top: 20px;
}
div#opc-new-shipping-address form#co-shipping-form div#shipping-new-address-form .field._required .control input {
  width: 100%;
}
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.primary,
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.secondary {
  height: 48px;
  padding: 8px 16px;
  text-transform: capitalize;
  border-radius: 4px;
  background: #ff6600 !important;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  border-color: #ff6600 !important;
  text-transform: uppercase;
}
.helpdesk-ticket-view .hdmx__ticket-reply .actions-toolbar .action.secondary {
  margin-right: 24px;
  display: inline-block;
  margin-top: 0;
}
.checkout-payment-method .checkout-billing-address .choice.field label.label span:after,
.checkout-index-index #shipping-new-address-form .field.choice label.label span:after {
  display: none;
}
.amscroll-loading {
  display: inline-block;
}
.cart.table-wrapper .col.qty .field.qty {
  text-align: center;
}
.checkout-cart-index .cart-container .cart-summary #block-summary #co-shipping-method-form dd.item-options:nth-child(4) {
  display: none;
}
.checkout-cart-index form#co-shipping-method-form dt.item-title:nth-child(3) {
  display: none;
}
.checkout-cart-index .cart-empty {
  text-align: center;
}
.checkout-cart-index .cart-empty a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: underline;
}
.page-products .swatch-attribute.color .swatch-option {
  border: 1px solid #cccccc !important;
}
.catalog-product-view .swatch-option.text {
  width: auto;
  height: 36px;
  padding: 18px 16px;
  margin-right: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-align: center;
  font-weight: normal;
}
.blog-index-index .post-ftimg-hld {
  display: none;
}
.page-products .filter-options .filter-options-item:first-child .filter-options-content {
  display: block;
}
form#custom-form-guest label.label span {
  margin: 0px 0 5px 0;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  color: rgba(0, 0, 0, 0.87);
}
form#custom-form-guest .field.email {
  margin-bottom: 0;
}
.catalog-category-view .product-item-details .price-final_price span.incl-tax,
.cms-index-index span.incl-tax,
.related-product-cat.category-page span.incl-tax,
.nakjakj.grid span.incl-tax,
.catalogsearch-result-index span.incl-tax,
.ambrand-index-index span.incl-tax,
.page-products span.incl-tax {
  display: none;
}
.catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
}
.customer-account-create .field.loyalty_number.account {
  display: none;
}
.product-info-main .product-info-price .old-price .price-wrapper {
  margin-top: 0 !important;
}
form#custom-form-guest input#customermobile {
  padding-left: 75px;
  margin-top: -5px;
}
.field.email.required {
  margin-top: -3px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: -12px;
}
form#custom-form-guest .field.email.required input#customeremail {
  margin-top: -5px;
}
form#custom-form-guest .field.mobile_number.required {
  margin-top: 0;
}
.am-social-login.-labeled-buttons {
  background-color: transparent;
}
.am-sl-registration-page {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
}
.am-sl-login-page {
  max-width: 390px;
  width: 100%;
  margin: 0 auto;
}
.am-sl-registration-page .am-social-login .am-buttons {
  margin: 0;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button.-facebook {
  background-color: #2d4373;
  width: 100%;
  border-color: #2d4373;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 18px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
/*search result page*/
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
  width: 18%;
  margin: 0 12px 20px 12px !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item .product-item-info {
  height: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
  width: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item span.product-image-wrapper:hover {
  background: unset;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item .actions-secondary {
  z-index: 9;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products,
body.page-products.page-with-filter.catalogsearch-result-index .block.filter {
  display: none !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .page-footer {
  margin-top: 64px;
}
.customer-account-create form#form-validate .field label.label {
  display: none;
}
.am-button-wrapper.with-label.-rectangular .am-sl-text {
  text-align: center;
  margin: 0 auto;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button {
  height: 36px;
}
.am-button-wrapper.with-label.-rectangular .am-sl-button.-google {
  background-color: #4285f4;
  width: 100%;
  border-color: #4285f4;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 12px;
  padding-top: 9px;
  padding-bottom: 9px;
  border-radius: 0;
  height: 36px;
}
.checkout-cart-index .control.qty select {
  width: 80%;
  min-width: 54px;
}
.am-button-wrapper.-rectangular.with-label {
  width: 100% !important;
  margin-bottom: 10px !important;
  margin-right: 0 !important;
}
.customer-account-login .back-to-signup {
  margin-top: 25px;
}
.customer-account-login .am-buttons {
  margin: 0 !important;
}
.catalogsearch-result-index div#amasty-shopby-product-list dl.block {
  display: none;
}
.cms-page-view .container.sj-test.cmspage ul li {
  list-style: circle;
  font-size: 14px;
  font-weight: 500;
  margin: 5px 0;
}
/*.container.sj-test.cmspage table, th, td {border: 1px solid;}
*/
.container.sj-test.cmspage b,
.container.sj-test.cmspage ul li strong {
  font-size: 14px;
  font-weight: 600;
}
.catalog-product-view div#hp-prod-list .product-item:first-child {
  display: none;
}
.catalogsearch-result-index .page-title-wrapper {
  width: 100%;
  margin-bottom: 50px;
}
.product-item-details .product-reviews-summary {
  width: 100%;
  float: left;
  padding-left: 16px;
  padding-bottom: 16px;
}
.field.choice.set.billing label span,
.field.choice.set.shipping label span {
  font-size: 12px;
}
/*ended by rupal*/
/*Order Detail Page New Design Start*/
.account.sales-order-view .column.main .order-details-items h3 {
  margin: 51px 0 15px;
}
.account .sidebar-main .nav.items li a {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account .sidebar-main .nav.items li strong {
  color: #ff6600;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.account.sales-order-view .column.main,
.account.sales-order-print .column.main {
  /*.actions-toolbar.order-actions-toolbar {display: none;}*/
}
.account.sales-order-view .column.main .page.messages,
.account.sales-order-print .column.main .page.messages,
.account.sales-order-view .column.main .messages,
.account.sales-order-print .column.main .messages {
  margin: 0;
}
.account.sales-order-view .column.main h1.page-title,
.account.sales-order-print .column.main h1.page-title {
  color: #808080;
  font-size: 18px;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0 0 3px 0;
  display: inline-block;
  width: 80%;
}
.account.sales-order-view .column.main .order-date,
.account.sales-order-print .column.main .order-date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin: 0 0 0 0;
  display: inline-block;
  text-align: left;
  width: 100%;
}
.account.sales-order-view .column.main .custom-info-orderpage,
.account.sales-order-print .column.main .custom-info-orderpage,
.account.sales-order-view .column.main .box.box-order-shipping-address,
.account.sales-order-print .column.main .box.box-order-shipping-address,
.account.sales-order-view .column.main .box.box-order-billing-method,
.account.sales-order-print .column.main .box.box-order-billing-method {
  margin-top: 18px;
  display: inline-block;
  width: 100%;
  border-top: 1px solid #dedede;
  padding-top: 16px;
}
.account.sales-order-view .column.main .custom-info-orderpage strong.box-title,
.account.sales-order-print .column.main .custom-info-orderpage strong.box-title,
.account.sales-order-view .column.main .box.box-order-shipping-address strong.box-title,
.account.sales-order-print .column.main .box.box-order-shipping-address strong.box-title,
.account.sales-order-view .column.main .box.box-order-billing-method strong.box-title,
.account.sales-order-print .column.main .box.box-order-billing-method strong.box-title {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 5px;
  display: inline-block;
  width: 100%;
}
.account.sales-order-view .column.main .info-contact,
.account.sales-order-print .column.main .info-contact {
  width: 100%;
  display: inline-block;
}
.account.sales-order-view .column.main address,
.account.sales-order-print .column.main address,
.account.sales-order-view .column.main dl.payment-method dt.title,
.account.sales-order-print .column.main dl.payment-method dt.title,
.account.sales-order-view .column.main .info-contact,
.account.sales-order-print .column.main .info-contact {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.account.sales-order-view .column.main address i.fa.fa-phone,
.account.sales-order-print .column.main address i.fa.fa-phone,
.account.sales-order-view .column.main dl.payment-method dt.title i.fa.fa-phone,
.account.sales-order-print .column.main dl.payment-method dt.title i.fa.fa-phone,
.account.sales-order-view .column.main .info-contact i.fa.fa-phone,
.account.sales-order-print .column.main .info-contact i.fa.fa-phone {
  font-size: 20px;
  margin-bottom: 8px;
  position: relative;
  top: 3px;
}
.account.sales-order-view .column.main address i.fa.fa-envelope,
.account.sales-order-print .column.main address i.fa.fa-envelope,
.account.sales-order-view .column.main dl.payment-method dt.title i.fa.fa-envelope,
.account.sales-order-print .column.main dl.payment-method dt.title i.fa.fa-envelope,
.account.sales-order-view .column.main .info-contact i.fa.fa-envelope,
.account.sales-order-print .column.main .info-contact i.fa.fa-envelope {
  font-size: 19px;
  position: relative;
  top: 2px;
}
.account.sales-order-view .column.main .right-oredrpage,
.account.sales-order-print .column.main .right-oredrpage {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 23px;
}
.account.sales-order-view .column.main .info-contact i,
.account.sales-order-print .column.main .info-contact i {
  color: #808080;
  margin-right: 13px;
  min-width: 20px;
  text-align: center;
}
.account.sales-order-view .column.main .order-details-items.ordered .order-title strong,
.account.sales-order-print .column.main .order-details-items.ordered .order-title strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
  text-transform: uppercase;
  border: none;
  padding: 0;
  font-weight: 600;
}
.account.sales-order-view .column.main .order-details-items,
.account.sales-order-print .column.main .order-details-items {
  margin-top: 0;
  padding: 0;
  border: none;
  margin-bottom: 0;
}
.account.sales-order-view .column.main .order-details-items .product-image-container,
.account.sales-order-print .column.main .order-details-items .product-image-container {
  width: 96px;
  border: 1px solid #dedede;
}
.account.sales-order-view .column.main .order-details-items .left-oredrpage,
.account.sales-order-print .column.main .order-details-items .left-oredrpage {
  float: left;
}
.account.sales-order-view .column.main .order-details-items .right-oredrpage,
.account.sales-order-print .column.main .order-details-items .right-oredrpage {
  float: left;
  padding-left: 16px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.account.sales-order-view .column.main .order-details-items span.price-excluding-tax,
.account.sales-order-print .column.main .order-details-items span.price-excluding-tax {
  margin: 3px 0;
}
.account.sales-order-view .column.main .order-details-items a.action.order.order-cancel,
.account.sales-order-print .column.main .order-details-items a.action.order.order-cancel {
  color: #8cc63f;
  text-decoration: underline !important;
}
.account.sales-order-view .column.main .order-details-items .add-new-review-inner a,
.account.sales-order-print .column.main .order-details-items .add-new-review-inner a {
  color: #8cc63f;
  text-decoration: underline !important;
  cursor: pointer;
}
.account.sales-order-view .column.main .table-wrapper.order-items,
.account.sales-order-print .column.main .table-wrapper.order-items {
  border: none;
}
.account.sales-order-view .column.main ul.items.order-links,
.account.sales-order-print .column.main ul.items.order-links {
  display: none;
}
.account.sales-order-view .column.main .orderitem-customlist,
.account.sales-order-print .column.main .orderitem-customlist {
  display: inline-block;
  width: 100%;
  border: 1px solid #dedede;
  padding: 10px;
  margin-top: 16px;
}
.account.sales-order-view .column.main .order-details-items.ordered .order-title,
.account.sales-order-print .column.main .order-details-items.ordered .order-title {
  display: inline-block;
  padding: 0;
  border: 0;
}
.account.sales-order-view .column.main .table-wrapper.order-items span.pucetotalft,
.account.sales-order-print .column.main .table-wrapper.order-items span.pucetotalft {
  color: #808080;
  margin-top: 25px;
  display: inline-block;
  margin-bottom: 4px;
  width: 100%;
}
.account.sales-order-view .column.main table#my-orders-table,
.account.sales-order-print .column.main table#my-orders-table {
  width: 312px;
  display: inline-block;
}
.account.sales-order-view .column.main table#my-orders-table tfoot,
.account.sales-order-print .column.main table#my-orders-table tfoot,
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td {
  background: #ffffff;
}
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td,
.account.sales-order-view .column.main table#my-orders-table th,
.account.sales-order-print .column.main table#my-orders-table th {
  color: #808080;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  padding: 3px 0;
}
.account.sales-order-view .column.main table#my-orders-table tfoot,
.account.sales-order-print .column.main table#my-orders-table tfoot {
  border-top: 1px solid #dedede;
  width: 312px;
  display: inline-block;
  padding: 12px 0 0;
}
.account.sales-order-view .column.main table#my-orders-table th,
.account.sales-order-print .column.main table#my-orders-table th,
.account.sales-order-view .column.main table#my-orders-table td.mark,
.account.sales-order-print .column.main table#my-orders-table td.mark {
  text-align: left;
}
.account.sales-order-view .column.main table#my-orders-table td,
.account.sales-order-print .column.main table#my-orders-table td {
  text-align: right;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total,
.account.sales-order-print .column.main table#my-orders-table tr.grand_total {
  border-top: 1px solid #dedede;
  width: 312px;
  display: inline-table;
  margin: 12px 0 0;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total strong,
.account.sales-order-print .column.main table#my-orders-table tr.grand_total strong {
  color: #1b191a;
}
.account.sales-order-view .column.main .actions,
.account.sales-order-print .column.main .actions {
  float: left;
  padding-top: 16px;
}
.account.sales-order-view .column.main .order-date span,
.account.sales-order-print .column.main .order-date span {
  color: rgba(0, 0, 0, 0.87);
}
.account.sales-order-view .column.main .actions .action.print,
.account.sales-order-print .column.main .actions .action.print {
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-view .column.main .actions .action.print:first-child,
.account.sales-order-print .column.main .actions .action.print:first-child {
  margin-right: 24px;
}
.account.sales-order-view .column.main .actions dl.payment-method,
.account.sales-order-print .column.main .actions dl.payment-method {
  display: none;
}
.account.sales-order-print .columns {
  opacity: 1;
}
.account.sales-order-print .product-image-wrapper {
  height: 94px;
}
.account.sales-order-view .column.main table#my-orders-table tr.subtotal,
.account.sales-order-print .column.main table#my-orders-table tr.subtotal {
  width: 312px;
  display: inline-table;
}
.account.sales-order-view .column.main table#my-orders-table tr.shipping,
.account.sales-order-print .column.main table#my-orders-table tr.shipping {
  width: 312px;
  display: inline-table;
}
.account.sales-order-view .column.main table#my-orders-table tr.discount,
.account.sales-order-print .column.main table#my-orders-table tr.discount {
  width: 312px;
  display: inline-table;
}
button {
  border-radius: 4px !important;
}
body.contact-index-index .page-main {
  max-width: 1096px !important;
}
body.contact-index-index .page-main textarea {
  border-radius: 4px;
}
body.contact-index-index .page-main .column:not(.sidebar-additional) .form.contact {
  margin: 0;
  max-width: 100%;
  margin-top: 0px;
  min-width: 100%;
}
body.contact-index-index .page-main .fieldset > .legend {
  text-align: left;
  padding-bottom: 58px;
}
body.contact-index-index .page-main .fieldset > .legend h1 {
  margin-bottom: 0;
}
body.contact-index-index .page-main .primary {
  width: 100%;
}
.trackorder-index-view .page-main {
  max-width: 1096px;
  margin: auto;
}
.trackorder-index-view .page-main .page-title-wrapper {
  width: 352px;
  padding-bottom: 14px;
}
.trackorder-index-view .page-main .page-title-wrapper h1.page-title span {
  font-family: 'Plus Jakarta Sans';
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.25px;
  color: #212b36 !important;
  text-transform: capitalize;
}
.trackorder-index-view .page-main .track-order-main .block-customer-track .form-track .field .label span {
  color: unset;
  font-size: unset;
}
.trackorder-index-view .page-main .track-order-main .track-container {
  float: left;
  margin: auto;
}
.trackorder-index-view .page-main .track-order-main .track-container .actions-toolbar .action.track.primary {
  background: #ff6600;
  border: 1px solid #ff6600;
  height: 48px;
  border-radius: 4px;
  font-family: 'Plus Jakarta Sans';
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-top: 8px;
}
.trackorder-index-view .page-main .track-order-main .track_result {
  width: 60%;
  float: right;
  margin-left: 20px;
}
.trackorder-index-view .page-main .track-order-main .track_result h2 {
  font-family: 'Plus Jakarta Sans';
  font-weight: 700;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: 0.25px;
  color: #212b36 !important;
  text-transform: capitalize;
  margin-top: -70px;
  padding-bottom: 10px;
}
.trackorder-index-view .page-main .track-order-main .track_result table th {
  border-bottom: 1px solid #919eab;
  border-top: 1px solid #919eab;
}
.trackorder-index-view .page-main .track-order-main .track_result table th:nth-child(2n) {
  text-align: center;
}
.trackorder-index-view .page-main .track-order-main .track_result table tr td {
  border-bottom: 1px solid #919eab;
  color: #212b36;
  font-size: 14px;
}
.trackorder-index-view .page-main .track-order-main .track_result table tr td:nth-child(3n) {
  text-align: center;
}
.account.sales-order-view .column.main table#my-orders-table tr.grand_total th.mark strong,
.account.sales-order-view .column.main table#my-orders-table tr.grand_total td.amount strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: bold;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.account.sales-order-view .column.main .info-contact img {
  padding-right: 8px;
  display: inline-block;
}
.account.sales-order-view .column.main .right-oredrpage a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account.sales-order-view .column.main .order-status {
  border: none;
  text-transform: capitalize;
}
.account.sales-order-view .column.main .actions-toolbar.order-actions-toolbar {
  margin-bottom: 0;
}
.account.sales-order-view .column.main .actions a#testg {
  margin-left: 15px;
}
.account.sales-order-view .column.main .actions .action.order,
.account.sales-order-view .column.main .actions a#testg {
  color: #001d47;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 21px;
  text-decoration: underline;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th:after {
  content: ' : ';
  float: right;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th,
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr td {
  border: none;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
/*Order Detail Page New Design End*/
/*Checkout page coupon code start*/
.btm-paymentbnktransfer p.rightcont b {
  font-weight: bold;
}
.checkout-index-index .coupon-code-title h2.cc-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 18.28px;
  letter-spacing: 0;
  line-height: 27px;
  font-weight: 600;
  margin-bottom: 27px;
  margin-top: 50px;
}
.checkout-coupon-customdiv {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.checkout-coupon-customdiv span.prmocode-desc {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 0px;
  font-weight: normal;
}
.checkout-coupon-customdiv input {
  margin: 0 21px 0 0;
  width: 16px;
  height: 16px;
  position: relative;
  top: 1px;
}
.checkout-index-index .step-title,
form.form.form-shipping-address div#shipping-new-address-form .field:nth-child(3),
.checkout-index-index span.icon-title-one {
  display: block !important;
}
/*Checkout page coupon code end*/
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-details .price {
  float: right !important;
}
.cms-home .owl-carousel .owl-item img {
  width: 100%;
}
.product-item-details span.old-price span.price {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: line-through;
}
.product-item-details span.special-price span.price {
  color: rgba(0, 0, 0, 0.87);
  margin-left: 6px;
}
.amsearch-form-container.-opened .amsearch-wrapper-input {
  position: static;
  max-width: 100%;
}
.header.content .block-search .minisearch input:focus {
  box-shadow: none;
}
header .amsearch-form-container.-opened .action.search {
  display: block;
}
header .amsearch-form-container.-opened .input-text {
  padding-left: 10px;
}
.amasty-xsearch-loader {
  position: relative;
}
header .block.block-search,
header .form .search-autocomplete {
  z-index: 1;
}
.account.sales-order-view .column.main .order-status {
  color: #333333;
  padding: 0;
  margin: 0;
}
.account.sales-order-view .column.main .order-status-main {
  color: #808080;
}
.account.sales-order-view .right-oredrpage span.price-including-tax ~ br {
  display: none;
}
.checkout-index-index .payment-option.opc-payment-additional.discount-code {
  display: inline-block;
  width: 100%;
}
.checkout-index-index .discount-code span.prmocode-desc {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  width: 100%;
  display: inline-block;
  padding: 5px 0px 0px 41px;
  font-weight: normal;
}
.checkout-cart-index .cart-discount {
  padding: 0 12px 0 0;
}
.checkout-cart-index .cart-discount button.action.cancel.primary {
  float: left;
}
.product-image-container img {
  display: block !important;
}
.am-brand-slider .swiper-wrapper {
  margin-left: -5px;
}
.cms-index-index main#maincontent .columns {
  padding: 0;
}
.amslider.am-brand-slider .am-image-wrapper .am-image {
  max-width: 100%;
}
.catalog-product-view .product.media .loading-mask {
  display: inline-block;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-title {
  margin: 45px 0 20px 10px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.6);
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box {
  margin: 0;
}
.catalog-product-view .block.widget.block-viewed-products-grid .price-box .minimal-price-link {
  margin-top: 0;
}
.back-to-signup {
  width: 100%;
  text-align: center;
}
.customer-account-create .form-create-account fieldset.fieldset.create.account {
  position: relative;
  margin-bottom: 20px;
}
.customer-account-create .form-create-account .field.country_code.required {
  position: absolute;
  z-index: 1;
  top: -5px;
  left: 0;
  max-width: 79px;
}
.customer-account-create .field.mobile_number .control .input-text {
  padding-left: 81px;
}
.customer-account-create .form-create-account .field.country_code.required select {
  border-color: #dddddd;
  color: rgba(0, 0, 0, 0.76);
  font-size: 13.82px;
}
.my-error.phone {
  color: #fb1c1c;
  margin-top: 3px;
}
.sidebar.sidebar-main .am-filter-items-attr_ltr.swatch-attribute.swatch-layered.ltr .swatch-option.text,
.sidebar.sidebar-main .swatch-attribute.plan div.swatch-option.text {
  width: auto;
  height: auto;
  padding: 3px 8px;
}
.sidebar.sidebar-main .am-filter-items-attr_display_size.swatch-attribute.swatch-layered.display_size .swatch-option.text {
  padding: 4px 5px;
}
.catalog-product-view select.swatch-select.brand {
  margin-bottom: 15px;
}
.checkout-index-index .opc-sidebar .opc-block-summary .minicart-items .product-item-name {
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
  text-transform: capitalize;
  margin: 10px 0 4px 0;
  min-height: inherit;
  text-align: left;
  max-width: 144px;
}
.page-products .widget.block-viewed-products-grid .product-item .price-box {
  margin: 0;
}
.page-products .widget.block-viewed-products-grid .product-item .minimal-price-link {
  margin-top: 0;
}
.page-products .widget.block-viewed-products-grid .block-title {
  margin-top: 30px;
  display: inline-block;
  width: 100%;
}
.product-info-main .stock.available span:last-child {
  color: #e82b1a;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  text-transform: none;
  font-weight: 600;
  line-height: 27px;
}
.catalog-product-view .columns .column.main {
  padding-bottom: 0px;
}
.footer-copy-right a,
.footer-copy-right p {
  font-size: 11.85px;
}
.page-products .column.main > .container.sj-test {
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
}
.trackorder-index-view .track_result table th:first-child {
  padding-left: 0;
}
.footer-right-new {
  width: 100%;
  display: inline-block;
  padding-top: 15px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 25px;
  font-weight: normal;
}
.footer-roghtnewdiv {
  display: inline-block;
  width: 100%;
  text-align: right;
  padding-top: 13px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv a,
.footer-roghtnewdiv span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.footer-roghtnewdiv span:before {
  content: "";
  height: 24px;
  width: 2px;
  background-color: #212b36;
  display: inline-block;
  margin: 0 24px;
  vertical-align: top;
}
.customer-account-edit .field .control .label {
  font-size: 13.7px;
  color: rgba(0, 0, 0, 0.6);
  font-weight: 500;
  letter-spacing: 0.1px;
  line-height: 24px;
  padding-bottom: 10px;
}
.customer-account-edit .field .control .input-text {
  margin-top: 7px;
}
.form.form-edit-account .field.number.required .control {
  display: inline-flex;
  margin-top: 0;
  width: 100%;
}
.form.form-edit-account .field.number.required select {
  position: relative;
  z-index: 6;
  top: 0;
  left: 0;
  max-width: 79px;
}
form#form-validate .field .control .input-text,
.login-container .fieldset > .field > .control input {
  min-height: 36px;
  border: 1px solid #cccccc;
  padding: 18px 16px;
  z-index: 0;
}
form#form-validate .field .control .input-text::placeholder,
.login-container .fieldset > .field > .control input::placeholder {
  padding: 0;
}
.form.form-edit-account .field.number.required input.input-text {
  margin-left: 0;
  position: relative;
  margin-top: 0 !important;
}
form#form-validate .field label.label {
  color: #637381;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
fieldset.fieldset.info .field .control input.input-text {
  margin-top: 5px;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control input.input-text {
  width: 100%;
  padding-left: 10px;
  margin-left: 0;
  position: relative;
  left: 0px;
  top: 0px;
}
.wishlist-index-index .product-item-info .price-box {
  text-align: left;
}
.customer-account-edit .column.main .form.form-edit-account .field.number.required .control select {
  padding-right: 25px;
  z-index: 2;
  top: 0;
  left: 0;
  max-width: 79px;
  display: inline-flex;
  right: 0;
}
body.account.customer-account-edit.page-layout-2columns-left .block-search .minisearch .action.search:before {
  margin-top: 24px;
}
label.labelNew {
  font-weight: 600;
  line-height: 31px;
  margin-bottom: 5px;
}
body.customer-account-create.page-layout-1column label.labelNew {
  display: none;
}
.checkout-index-index div#checkout-step-payment .payment-method-content .payment-method-billing-address .billing-address-form .choice.field {
  width: 100%;
  padding-left: 6px;
}
body.checkout-cart-index .block-authentication .component-wrapper .field.mobile_number.required .field.country_code.required {
  left: 0px;
}
.cms-no-route .not-found-page {
  text-align: center;
  width: 100%;
  margin: 64px auto;
}
.cms-no-route .not-found-page h2 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 24.81px;
  line-height: 30px;
  text-align: center;
  padding-top: 55px;
  padding-bottom: 0;
}
.cms-no-route .not-found-page button.notfound-btn {
  height: 36px;
  width: 352px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  margin-top: 0;
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
}
.filter-options-content .items.am-filter-items-attr_category_ids.am-labels-folding input[type="radio"] {
  margin-top: 5px;
  margin-right: 6px;
  vertical-align: top;
}
.filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-left: 0;
  white-space: nowrap;
  width: 150px;
  overflow: hidden;
}
.products {
  margin: 0;
}
.customer-account-createpassword form.form.password.reset h1.page-title {
  margin: 30px 0;
}
.customer-account-createpassword .page-title-wrapper,
.customer-account-createpassword .password-strength-meter {
  display: none;
}
.customer-account-createpassword form.form.password.reset {
  max-width: 390px;
  width: 100%;
  margin: 10px auto;
  text-align: center;
}
.customer-account-createpassword form.form.password.reset .mage-error {
  text-align: left;
}
.customer-account-createpassword form.form.password.reset fieldset.fieldset .control {
  margin-left: 162px;
  text-align: center;
  max-width: 60%;
}
.customer-account-createpassword form.form.password.reset .actions-toolbar {
  margin-left: 162px;
}
.category-sound-bars .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
  margin-right: -12px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages {
  clear: both;
  right: 54px;
  z-index: 2;
}
.contact-index-index form.form.contact .field.mobile_number.required {
  position: relative;
  display: inline-block;
  left: -1px;
  width: 100%;
}
.contact-index-index .field.note.no-label {
  display: none;
}
.contact-index-index .primary button.action.submit.primary {
  color: #ffffff;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  margin-top: 12px;
  background: #ff6600;
  border: 1px solid #ff6600;
  height: 48px;
}
.contact-index-index form#contact-form .control input {
  border: 1px solid #cccccc;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.next,
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages .action.previous {
  border: none;
  box-shadow: none;
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pages strong.page {
  background: none;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .limiter {
  float: right;
  clear: both;
  position: relative;
  top: -30px;
}
.review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .pages li.item.current span {
  font-weight: normal;
}
.component-wrapper .primary.guest-cus button.action.action-login.secondary,
.popup-authentication .actions-toolbar button.action.action-login.secondary {
  height: 36px;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 600;
  width: 352px;
  line-height: 16px;
}
.checkout-cart-index .modal-popup .action-close {
  padding: 0;
}
/*New header design megamneu*/
section.ammenu-menu-desktop.-sticky .ammenu-submenu-container.ammenu-submenu.-full {
  background: transparent;
}
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  display: block;
}
.ammenu-main-container .ammenu-items li.ammenu-item.-main.-auto .ammenu-submenu-container.ammenu-submenu.-auto ul.ammenu-item.-child {
  padding-left: 15px;
  display: inline-block;
  text-align: left;
  padding-right: 0;
}
.ammenu-main-container .ammenu-items li.ammenu-item.-main.-auto .ammenu-submenu-container.ammenu-submenu.-auto {
  background: #ffffff;
  margin-top: 0;
}
section.ammenu-menu-desktop nav.ammenu-main-container .ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child {
  margin-bottom: 0;
}
.category-view .page-title-wrapper {
  width: 100%;
  padding-bottom: 18px;
  display: none;
}
.category-view .category-description {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 63px;
  margin-bottom: 0;
}
.customcatlist-hlm {
  display: inline-block;
  padding-top: 93px;
  padding-bottom: 96px;
  border-bottom: 1px solid #dedede;
}
.category-image {
  margin-bottom: 0;
}
.amstorecredit-index-index .content-right h6 {
  padding: 0;
  border: 0;
}
.ammenu-main-container .ammenu-item.-main:first-child:hover .ammenu-submenu-container.ammenu-submenu.-full {
  margin-top: 0px;
}
.ammenu-main-container .ammenu-item.-main:hover {
  border-bottom: 4px solid #8cc63f;
  border-radius: 100px 100px 0 0;
}
section.ammenu-menu-desktop .ammenu-main-container .ammenu-submenu.-full {
  margin-top: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button {
  margin-top: 20px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
}
/*New catgeory page design end*/
.cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price,
.cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
  background: unset;
  width: 100%;
  left: 0;
  text-align: left;
}
.customer-account-create select#accounttype,
.customer-account-create select#businesstype {
  border: 1px solid #dddddd;
  color: rgba(0, 0, 0, 0.6);
}
.page-products .cat-promotionimg-section,
.page-products .customcatlist-hlm {
  display: none;
}
.category-view .container.sj-test .right-side .page-title-wrapper {
  display: inline-block;
}
.checkout-index-index .opc-wrapper .opc .checkout-shipping-address .step-title {
  color: #8cc63f;
  font-size: 19.57px;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.checkout-index-index li#shipping .form-shipping-address .newtitleadd-shipadd {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.cart-summary .block > .title:after {
  background-image: url(../images/tarrow_dwn.png);
  height: 24px;
  width: 24px;
  background-repeat: no-repeat;
  top: 15px;
  right: 0;
}
.checkout-cart-index .block.widget .products-grid .product-items li.product-item,
.amasty_quote-cart-index .block.widget .products-grid .product-items li.product-item {
  width: 19%;
}
.page-products .sorter {
  margin-left: 10px;
}
.page-footer .footer-bottom {
  width: 99.5%;
}
form#co-transparent-form fieldset#payment_form_payeezy .field {
  width: 100%;
}
form#co-transparent-form fieldset#payment_form_payeezy .field .control input {
  width: 352px;
}
.ammenu-main-container .ammenu-item.-main {
  width: max-content;
  padding-right: 0;
  margin-right: 22px;
}
.product.info.detailed .additional-attributes tbody tr {
  padding-bottom: 8px;
  display: inline-block;
  width: 100%;
}
.ammenu-main-container .ammenu-item.-main:nth-child(3):hover .ammenu-submenu-container.ammenu-submenu.-full,
.ammenu-main-container .ammenu-item.-main:nth-child(4):hover .ammenu-submenu-container.ammenu-submenu.-full {
  margin-top: 0;
}
.ammenu-main-container .ammenu-item.-main a img.catgeory-icon-magneto {
  vertical-align: -webkit-baseline-middle;
}
nav.ammenu-main-container li.ammenu-item.-main.-full.custom:hover {
  height: 38px;
}
.page-footer .footer-copy-right {
  margin-top: 83px;
  display: -webkit-box;
}
.footer-btm-section .col-md-2 {
  text-align: center;
}
.footer-btm-section .col-md-2 .newftrd-div {
  width: 102px;
  margin: 0 auto;
  text-align: left;
}
.page-footer .col-md-2 li.twitter {
  margin-left: -3px;
}
.cathome-bootom-image {
  position: absolute;
  margin-top: -58px;
}
.page-footer .col-md-2 li h5 {
  margin: 0;
  display: inline-block;
  color: #ffffff;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-left: 8px;
  text-transform: capitalize;
  font-weight: normal;
}
.customer-account-create .password-strength-meter {
  display: none;
}
.customer-address-form form#form-validate input#street_1,
.customer-address-form form#form-validate select#region_id,
.customer-address-form form#form-validate select#country {
  height: 36px;
  border: 1px solid #dedede;
}
li.ammenu-item.-main.-auto .ammenu-categories-container li.ammenu-wrapper {
  margin-bottom: 15px;
}
li.ammenu-item.-main.-auto .ammenu-categories-container li.ammenu-wrapper a.ammenu-link {
  display: inline-block;
  margin-top: -15px;
}
.amblog-index-index .amblog-post-container .amblog-wrapper h2 {
  margin-bottom: 0;
}
.contact-index-index form#contact-form .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.ammenu-nav-sections.nav-sections {
  z-index: 2;
}
.ammenu-nav-sections.nav-sections.fixed-menu1 {
  z-index: 3;
}
.page-header .panel ul li a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
.ammenu-main-container .ammenu-item.-main.-auto img.catgeory-icon-magneto {
  width: 30px;
  height: 28px;
}
ul.sub-cat.customcatlist {
  width: 24%;
  display: inline-grid;
}
.catalogsearch-result-index .toolbar.toolbar-products {
  margin-top: -56px !important;
}
.customer-account-create form#form-validate .field.choice.newsletter label.label {
  display: inline-block;
}
.opc-block-summary .product-item .subtotal span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: right;
}
.customer-account-login .field.password.required input {
  z-index: 0 !important;
}
.checkout-index-index .opc-sidebar .opc-block-summary .items-in-cart .content.minicart-items {
  display: inline-block !important;
}
.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block,
.checkout-index-index .checkout-payment-method .fieldset {
  margin-left: -22px;
}
.checkout-index-index #checkout .checkout-payment-method .fieldset .field.field-select-billing {
  padding-left: 6px;
}
.page-products.catalog-category-view .sidebar.sidebar-main,
.page-products .right-side,
.page-products .search.results {
  display: block !important;
}
.catalogsearch-result-index.page-layout-2columns-left .column.main {
  width: 100%;
}
.page-products.catalog-category-view .recently-product-cat {
  float: right;
  width: 80%;
}
.block-content.filter-content .filter-options-item:first-child {
  padding-top: 0;
}
.page-wrapper.fixed-menuheader main#maincontent {
  margin-top: 0;
}
.customer-account-login .container.sj-test {
  padding: 0;
}
.revewwithwishlist .wishlist .actions-secondary .already-in-wishlist:after {
  background-image: url(../images/wishlisted.svg);
  height: 24px;
  width: 24px;
  background-color: #ffffff;
  background-repeat: no-repeat;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:after {
  height: 20px;
  width: 20px;
  background-image: url(../images/Wishlist.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
.revewwithwishlist .towishlist:hover:after {
  height: 24px;
  width: 24px;
  background-image: url(../images/wishlist_hover.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  content: ' ';
}
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
  border-bottom: 0;
}
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
/*Catgeory page new design*/
.page-products .products.products-grid li.item.product.product-item .listingproduct-right .actions-secondary {
  display: none !important;
}
.products.list .amquote-action-wrap .action.tocart {
  width: 100%;
  height: 40px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper {
  display: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter {
  display: none;
}
.page-products .breadcrumbs {
  padding-top: 27px;
  margin-top: 0;
}
.catgeoryblocks-section {
  display: inline-block;
  width: 100%;
}
.catgeoryblocks-section .top-banner {
  padding-bottom: 64px;
  min-height: 260px;
}
.catgeoryblocks-section .top-banner img {
  width: 100%;
}
.catgeoryblocks-section .four-level-catgeory .top-linkbtn {
  height: 73px;
  border: 1px solid #dedede;
  background-color: #f1f2f4;
  padding: 18.5px 24.5px;
}
.catgeoryblocks-section .four-level-catgeory .top-linkbtn h2 {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
}
.catgeoryblocks-section .top-linkbtn h2 {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  margin: 0;
  display: inline-block;
}
.catgeoryblocks-section .top-linkbtn a {
  float: right;
  display: inline-block;
  height: 36px;
  width: 144px;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 12px;
  text-transform: uppercase;
  cursor: pointer;
}
.top-linkbtn {
  height: 73px;
  border: 1px solid #dedede;
  background-color: #f1f2f4;
  padding: 18.5px 24.5px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory {
  width: 100%;
  display: inline-block;
  padding-top: 44px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three {
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve {
  border: 1px solid #dedede;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve:last-child {
  border: 1px solid #dedede;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection {
  display: flex;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve {
  display: inline-block;
  float: left;
  width: 16.5%;
  height: 220px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .image-top-twelve {
  height: 156px;
  padding-bottom: 12px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve {
  padding: 22px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve:last-child {
  border-right: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
  display: inline-block;
  padding-top: 44px;
  width: 100%;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
  display: inline-block;
  float: left;
  width: 25%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
  height: 330px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
  height: 260px;
  padding-bottom: 12px;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
  padding: 28px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory {
  width: 100%;
  display: inline-block;
  padding-top: 44px;
}
.biggest-two .biggest-top .biggestimg-sec a {
  background: transparent;
  width: unset;
  height: unset;
  text-align: center;
  display: inline-block;
  float: inherit;
}
/*Ice catgeory page*/
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone {
  display: inline-block;
  width: 33.33%;
  float: left;
  height: unset;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .image-top-fourone {
  padding: 24px;
  padding-bottom: 0;
  height: unset;
  text-align: center;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
/*refrigerator catgeory page*/
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section {
  display: inline-block;
  padding-top: 44px;
  width: 75%;
  float: left;
  padding-right: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
  border-bottom: 0;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel {
  display: inline-block;
  float: left;
  width: 33.33%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  padding-top: 20px;
  height: 440px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .image-top-twelve {
  height: 360px;
  padding-bottom: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .name-top-twelve {
  padding: 30px 0;
  padding-top: 0;
  display: inline-block;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
  display: inline-block;
  width: 25%;
  padding-top: 44px;
  text-align: center;
  float: right;
  padding-left: 12px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top {
  width: 100%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 512px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .biggestimg-sec a {
  background: transparent;
  width: unset;
  height: unset;
  text-align: center;
  display: inline-block;
  float: inherit;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn {
  padding: 20px 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  border: 0;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .biggestimg-sec {
  height: 380px;
  display: inline-block;
  padding: 24px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 24px;
  padding-top: 0;
  padding-bottom: 16px;
}
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .viewallbigg a {
  float: none;
}
.fourbiggestlevel-section {
  display: inline-block;
  width: 100%;
}
.fourbiggestlevel-section .img-namesection {
  display: flex;
  width: 100%;
  border-width: 0px 1px 1px;
  border-style: solid solid solid;
  border-color: #dedede #dedede #dedede;
  border-image: initial;
  border-top: 0px;
  border-right: 0;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel {
  display: inline-block;
  float: left;
  width: 25%;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
  height: 330px;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
  height: 260px;
  padding-bottom: 12px;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
  padding: 28px 0;
  padding-top: 0;
  display: inline-block;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.fourbiggestlevel-section .img-namesection.bottom {
  border-right: 0;
}
.two-level-catgeory {
  display: inline-block;
  width: 35%;
  float: right;
  padding-left: 12px;
}
.two-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.two-level-catgeory .img-namesection .twoone {
  display: inline-block;
  width: 50%;
  float: left;
  height: 216px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
.two-level-catgeory .img-namesection .twoone .image-top-twoone {
  padding: 24px;
  padding-bottom: 0;
  height: 174px;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.two-level-catgeory .img-namesection .twoone .name-top-twoone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.four-level-catgeory {
  width: 65%;
  float: left;
  padding-right: 12px;
}
.four-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.four-level-catgeory .img-namesection .fourone {
  display: inline-block;
  width: 25%;
  float: left;
  height: 216px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
}
.four-level-catgeory .img-namesection .fourone .image-top-fourone {
  padding: 24px;
  padding-bottom: 0;
  height: 174px;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone {
  padding: 18px 0;
  padding-top: 0;
  text-align: center;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.four-level-catgeory .img-namesection .fourone .name-top-fourone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.fourbiggestlevel-section.threeone {
  width: 75%;
}
.fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
.biggest-two {
  display: inline-block;
  width: 100%;
  padding-top: 44px;
}
.biggest-two .biggest-top {
  width: 49%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 509px;
}
.biggest-two .biggest-top.left {
  margin-right: 12px;
}
.biggest-two .biggest-top.right {
  margin-left: 12px;
}
.biggest-two .biggest-top .biggestimg-sec {
  height: 360px;
  padding: 24px;
  padding-bottom: 0;
}
.biggest-two .biggest-top .top-linkbtn {
  padding: 28px 0;
  text-align: center;
  width: 100%;
  display: inline-block;
  border: 0;
}
.biggest-two .biggest-top .top-linkbtn h2 {
  padding-bottom: 24px;
  width: 100%;
}
.biggest-two .biggest-top .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  float: none;
  padding: 24px;
  padding-top: 0;
}
.biggest-two .biggest-top .viewallbigg a {
  float: none;
}
/*food prep category page*/
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
/*Dish washing page*/
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
  padding-top: 0;
}
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
  margin-top: 44px;
}
.biggest-two.three {
  margin-top: 44px;
  display: inline-block;
}
.biggest-two.three .biggest-top-three {
  width: 32%;
  float: left;
  margin: 0 12px;
  display: inline-block;
  border: 1px solid #dedede;
  height: 512px;
}
.biggest-two.three .biggest-top-three:first-child {
  margin-left: 0;
}
.biggest-two.three .biggest-top-three:last-child {
  margin-right: 0;
}
.biggest-two.three .biggest-top-three .top-linkbtn .biggestimg-sec {
  height: 395px;
  display: inline-block;
  padding: 24px;
}
.biggest-two.three .biggest-top-three .top-linkbtn .viewallbigg {
  text-align: center;
  width: 100%;
  display: inline-block;
  padding: 24px;
  padding-top: 0;
  padding-bottom: 16px;
}
.biggest-two.three .biggest-top-three .top-linkbtn .viewallbigg a {
  float: none;
}
/*dining category page*/
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
  margin-top: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree {
  margin-top: 44px;
  display: inline-block;
  width: 100%;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
  width: 25%;
  float: left;
  display: inline-block;
  margin-right: 12px;
  height: 390px;
  border: 1px solid #dedede;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec {
  padding: 24px;
  height: 280px;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .viewallbigg a {
  float: none;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
  width: 25%;
  float: left;
  display: inline-block;
  margin-left: 12px;
  height: 390px;
  border: 1px solid #dedede;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .biggestimg-sec {
  padding: 24px;
  height: 280px;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .viewallbigg a {
  float: none;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two {
  width: 46%;
  float: left;
  display: inline-block;
  margin: 0 12px;
  height: 390px;
  text-align: center;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .top-linkbtn {
  text-align: left;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec {
  display: inline-block;
  float: left;
  height: 316px;
  width: 100%;
  padding: 0;
}
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec .biggestimg-sec {
  float: left;
  text-align: center;
  border: 1px solid #dedede;
  display: inline-block;
  width: 50%;
  height: 316px;
}
/*staineless catgeory page*/
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
  float: left;
  padding-left: 0;
  padding-right: 12px;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
  float: right;
  padding-left: 12px;
  padding-right: 0;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top.left:first-child {
  margin-left: 0;
}
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top.left:last-child {
  margin-right: 0;
}
/*smallware catgeory page*/
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
  padding-right: 12px;
  display: inline-block;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .fourone {
  width: 25%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory {
  width: 50%;
  float: left;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection {
  width: 100%;
  display: inline-block;
  border: 1px solid #dedede;
  height: 260px;
  border-left: 0;
  border-top: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone {
  width: 33.33%;
  float: left;
  display: inline-block;
  border: 1px solid #dedede;
  height: 260px;
  text-align: center;
  padding: 12px;
  padding-bottom: 0;
  border-bottom: 0;
  border-right: 0;
  border-top: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.left {
  padding-left: 12px;
  margin-top: 44px;
  width: 35%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.left .img-namesection .threeone {
  width: 50%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
  padding: 0 12px;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory.btm {
  margin-top: 40px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec {
  display: inline-block;
  width: 100%;
  margin-top: 40px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory {
  width: 49%;
  display: inline-block;
  float: left;
  border: 1px solid #dedede;
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.left {
  margin-right: 12px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.right {
  margin-left: 12px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection {
  display: inline-block;
  width: 100%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big {
  display: inline-block;
  float: left;
  width: 50%;
  border: 1px solid #dedede;
  height: 355px;
  padding: 20px;
  text-align: center;
  padding-bottom: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big a:hover {
  color: rgba(0, 0, 0, 0.6);
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec {
  display: flex;
  width: 100%;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc {
  display: inline-block;
  width: 15%;
  float: left;
  padding-right: 12px;
  margin-top: 44px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper {
  width: 100%;
  display: inline-block;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three {
  float: left;
  width: 100%;
  border: 1px solid #dedede;
  display: inline-block;
  margin: 0 12px;
  height: 332px;
  text-align: center;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three.left {
  margin-left: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three.right {
  margin-right: 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn {
  display: inline-block;
  padding: 20px 0;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .biggestimg-sec {
  display: inline-block;
  height: 222px;
  padding-top: 24px;
}
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three .top-linkbtn .viewallbigg a {
  float: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .block.filter,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .block.filter {
  display: none;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page {
  width: 100% !important;
}
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
  width: 15%;
}
.six-level-catgeory {
  width: 100%;
  display: inline-block;
  margin-top: 40px;
}
.six-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
}
.six-level-catgeory .img-namesection .sixone {
  display: inline-block;
  float: left;
  width: 16.5%;
  height: 220px;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  text-align: center;
  border-bottom: 0;
  padding-top: 20px;
}
.six-level-catgeory .img-namesection .sixone .image-top-sixone {
  height: 156px;
  padding-bottom: 12px;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone {
  padding: 22px 0;
  padding-top: 0;
  display: inline-block;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.six-level-catgeory .img-namesection .sixone .name-top-sixone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
/*cooking catgeory page*/
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone {
  width: 75%;
  padding: 44px 0;
}
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.topbtm {
  padding-top: 44px;
}
/*ovens category page*/
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
  margin-top: 0;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
  display: flex;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom {
  border-bottom: 0;
  border-right: 0;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone {
  border-bottom: 1px solid #dedede;
}
body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection.bottom .sixone:last-child {
  border-right: 1px solid #dedede;
}
.name-top-twelve a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  cursor: pointer;
}
.name-top-twelve a:hover {
  color: rgba(0, 0, 0, 0.6);
}
section.ammenu-menu-wrapper.-desktop div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .product-item-details .price-final_price {
  text-align: left;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.plus {
  position: relative;
  left: -34px;
  top: 7px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
.product-info-main .stock.available {
  display: inline-block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  width: 100%;
  padding: 19px 0;
  margin-bottom: 19px;
}
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus {
  left: -19px;
}
.product-info-main .product-add-form .box-tocart span.minus {
  left: -18px;
}
.six-level-catgeory .img-namesection .sixone:last-child {
  border-right: 0;
}
.product-info-main .product-add-form .box-tocart span.minus,
.checkout-cart-index .cart.table-wrapper .cart > .item .number span.minus,
.product-info-main .product-add-form .box-tocart span.plus {
  position: relative;
  left: -33px;
  top: 8px;
  height: 2px;
  width: 16px;
  padding: 0;
  border-left: 1px solid #dedede;
  padding-left: 2px;
}
.checkout-cart-index .cart-container .cart-summary .discount .title:after {
  background-image: none;
  content: ' ';
}
.amsearch-item-container > .amasty-xsearch-block-header {
  padding: 0;
}
.amsearch-item-container.popular_searches,
.amsearch-item-container.recent_searches {
  float: left;
  width: 100%;
  text-align: left;
}
.amsearch-item-container > .amasty-xsearch-block-header:before {
  width: 0;
}
.amsearch-form-container.-large .amsearch-wrapper-content .product-item-actions {
  display: none;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main {
  padding: 4px 14px;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover {
  background: transparent;
  padding-bottom: 0;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main a.ammenu-link.-main.-parent {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  cursor: pointer;
}
div#mageplaza-bannerslider-block-before-content-3 {
  margin-top: -24px;
}
.two-level-catgeory .img-namesection .twoone {
  text-align: center;
}
.two-level-catgeory .img-namesection .twoone .image-top-twoone {
  width: 150px;
  display: inline-block;
}
.catalog-product-view .recently-product-cat .block-title {
  margin-top: 32px;
}
.page-products .breadcrumbs {
  margin-bottom: 16px;
}
body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .biggest-two.three .biggest-top-three .top-linkbtn .biggestimg-sec a {
  background: transparent;
  width: auto;
  height: unset;
}
.account.sales-order-history .data.table .col.actions a.action.view,
body.account.sales-order-history a.action.order {
  text-decoration: none;
  color: #ff6600;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
body.account.wishlist-index-index section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name {
  height: 32px;
  min-height: 32px;
}
.filter-current strong.block-subtitle,
.filter-current ol.items,
.sidebar.sidebar-main .block-actions.filter-actions {
  padding-left: 0;
}
.page-products .products.wrapper.list.products-list {
  width: 79%;
  float: right;
}
.catgeoryblocks-section .top-banner.responsive {
  display: none;
}
.page-products .products.wrapper.list.products-list.amscroll-pages {
  margin-top: 12px;
}
.catalog-product-view .wedeliver-sec {
  margin-bottom: 12px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  float: left;
}
body.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .products.wrapper.grid.products-grid {
  width: 100%;
}
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout,
.amcheckout-step-container .amcheckout-summary-container .product-item-details .action.checkout:hover {
  border-radius: 0;
  background: transparent;
  color: #666;
  margin: 0;
  border: 1px solid #666;
  padding: 8px;
  text-transform: capitalize;
}
.page-products.catalog-category-view .page-title-wrapper .page-title {
  width: 100%;
  float: left;
  text-align: left;
  margin-bottom: 13px;
}
.reviews .reviewmain-section h3,
.payment-responsivesec {
  display: none;
}
.fotorama__stage__frame.fotorama__active {
  margin-left: 15px;
}
.catalog-product-view header.page-header,
.checkout-cart-index header.page-header {
  z-index: 1;
}
.reviewsectionleft-product.responsive,
.reviewsectionright-product.responsive,
.sku-custom.responsive {
  display: none;
}
div#mageplaza-bannerslider-block-before-content-4,
div#mageplaza-bannerslider-block-before-content-8 {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  width: 100%;
}
/*New Css start*/
.page-products.ambrand-index-index.page-layout-2columns-left .sidebar.sidebar-main {
  margin-top: 0;
}
/*New product page design*/
.catalog-product-view .columns .column.main .container.sj-test {
  padding: 0 100px;
}
.catalog-product-view .columns .column.main .container.sj-test .container {
  padding: 0;
}
.catalog-product-view .columns .column.main .container {
  padding: 0 100px;
}
.catalog-product-view .product-info-main .product.alert {
  margin: 22px 0 0;
  padding-bottom: 28px;
  width: 100%;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 60%;
}
.catalog-product-view .product-info-main .product.alert .submitsction {
  width: 158px;
  float: right;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn {
  height: 36px;
  width: 100%;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product.alert .control {
  width: 246px;
  display: inline-block;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
  height: 36px;
  width: 249px;
  border: 1px solid #cccccc;
  padding: 8px 16px;
}
.catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
/*new category pages as per new design*/
.new-mainfifty {
  width: 100%;
  display: inline-block;
}
.new-mainfifty .fifty-level-catgeory.left {
  padding-left: 0;
}
.new-mainfifty .fifty-level-catgeory {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.new-mainfifty .fifty-level-catgeory .img-namesection {
  display: inline-block;
  border: 1px solid #dedede;
  width: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
}
.new-mainfifty .fifty-level-catgeory .img-namesection .twoone {
  display: inherit;
  width: 50%;
  float: left;
  border: 1px solid #dedede;
  border-top: 0;
  border-left: 0;
  padding: 24px;
}
.new-mainfifty .fifty-level-catgeory.right {
  padding-right: 0;
}
.name-top-twoone {
  text-align: center;
  width: 100%;
  display: inline-block;
}
.name-top-twoone a {
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: .1px;
  line-height: 24px;
  text-align: center;
  cursor: pointer;
}
.name-top-twoone a:hover {
  color: rgba(0, 0, 0, 0.6);
}
.six-level-catgeory.coffee {
  width: 82%;
}
.six-level-catgeory.coffee .img-namesection {
  border-right: 0;
  border-bottom: 0;
  width: 100%;
}
.six-level-catgeory.coffee .img-namesection .sixone {
  border-bottom: 1px solid #dedede;
  width: 20%;
}
.six-level-catgeory.coffee .img-namesection .sixone:last-child {
  border-right: 1px solid #dedede;
}
.four-level-catgeory.ice {
  width: 75%;
  padding-right: 0;
}
.refrig-mainsec {
  width: 100%;
  display: inline-block;
}
.six-level-catgeory.beverage {
  margin-top: 0;
}
.six-level-catgeory.cooking {
  width: 80%;
}
.six-level-catgeory.cooking .img-namesection .sixone {
  width: 20%;
}
.fourbiggestlevel-section.oven .img-namesection.bottom {
  border-bottom: 0;
}
.fourbiggestlevel-section.oven .img-namesection.bottom .fourbiggestlevel {
  border-bottom: 1px solid #dedede;
}
.fourbiggestlevel-section.storage {
  width: 75%;
}
.fourbiggestlevel-section.storage .img-namesection .fourbiggestlevel {
  width: 33.33%;
}
.biggest-two.dishwashing .biggest-top {
  width: 23.5%;
  float: left;
  margin: 0 12px;
}
.biggest-two.dishwashing .biggest-top .top-linkbtn {
  height: 73px;
  padding: 0;
}
.biggest-two.dishwashing .biggest-top .top-linkbtn h2 {
  padding: 18px 0;
}
.biggest-two.dishwashing .biggest-top.biggest-top.left {
  margin-left: 0;
}
.biggest-two.dishwashing .biggest-top.last {
  margin-right: 0;
}
.biggest-two.dishwashing {
  padding-top: 0;
}
/*Hover effect*/
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 182px;
}
.actions-toolbar > .secondary a:hover,
a:hover {
  color: rgba(0, 0, 0, 0.87);
}
.products.list .amquote-action-wrap .action.tocart.primary.disabled {
  opacity: 1;
}
.home-catsec a.hm-see-more:hover {
  color: rgba(0, 0, 0, 0.87);
}
.page-header .panel ul li a:hover {
  opacity: 0.9;
}
.name-top-sixone a:hover,
.checkout-onepage-success .checkout-success .success-messages a.order-number:hover,
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td a:hover,
.post-view .post-nextprev-hld .prev-link:hover,
.checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup:hover,
.post-view .post-nextprev-hld .next-link:hover,
.account .data.table .col.actions a.action.view:hover,
.account .data.table .col.actions a.action.quote:hover {
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}
.page-products .product-image-container img {
  display: inline-block !important;
  bottom: unset;
}
.page-products .product-image-wrapper:hover {
  background: #000000;
}
.page-products span.product-image-container {
  width: 100% !important;
  /* background-color: @color-black;*/
}
.page-products a.product.photo.product-item-photo {
  width: 100%;
}
.page-products .product-image-photo:hover,
.page-products .new-product-image-photo:hover {
  background-color: #ffffff !important;
  opacity: 0.6;
  width: 100%;
}
.page-products .actions-secondary {
  position: absolute;
  top: 8px;
  right: -3px;
}
.page-products .product.photo.product-item-photo:hover .actions-secondary {
  z-index: 9;
}
.page-products .products.wrapper.list.products-list .product-items .product.photo.product-item-photo {
  width: 22%;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-wrapper:hover {
  background: transparent;
}
.page-products .products.wrapper.list.products-list .product-items .product-image-photo:hover {
  opacity: unset;
}
.page-products .product-item .old-price {
  margin: 0;
  height: 16px;
  display: inline-block;
}
.actions-secondary.listingview {
  position: relative;
  float: right;
  right: -10px;
  top: 15px;
}
.products.wrapper.list.products-list .actions-secondary,
.products.wrapper.grid.products-grid .actions-secondary.listingview {
  display: none;
}
.products.wrapper.list.products-list .actions-secondary.listingview,
.products.wrapper.grid.products-grid .actions-secondary {
  display: inline-block;
}
/*Brand section home page design*/
.homepage-adbannersection.responsive {
  display: none;
}
.brandsection-productpage h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 18px;
}
.brandsection-productpage .amshopby-option-link {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  margin-bottom: 30px;
  padding-bottom: 24px;
}
.brandsection-productpage .amshopby-option-link img {
  border: 1px solid rgba(0, 0, 0, 0.06);
}
.brandsection-productpage .amshopby-option-link span.link-short-description {
  width: 100%;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 17px;
}
/*Box-shadow homke page new products*/
.block.widget .products-grid .product-items li.product-item {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
}
.block.widget .products-grid .product-items li.product-item {
  width: 15.1%;
  margin: 0 12px;
}
.block.widget .products-grid .product-items li.product-item:first-child,
.page-layout-1column .block.widget .products-grid .product-item:first-child {
  margin-left: 0 !important;
}
.block.widget .products-grid .product-items li.product-item:last-child {
  margin-right: 0;
}
.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1),
.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n + 1),
.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n + 1) {
  margin-left: 12px !important;
}
.product-item-name {
  height: 40px;
  padding: 0 16px;
}
button.action.tocart.primary,
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions .actions-primary {
  width: 100%;
}
button.action.tocart.primary {
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  background: #ff6600;
  border-radius: 4px;
}
.cms-index-index .widget .block-title {
  margin-bottom: 25px;
  text-transform: uppercase;
}
.cms-index-index .widget .block-title strong,
.amslider-header-container,
.block-title h2,
.home-catsec h2,
.homecatsection-homepg .block-title strong {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
.price-box span.price-container span.price {
  padding-left: 16px;
  text-align: left;
  margin-left: 0;
}
strong.product-item-name {
  margin: 0;
  margin-bottom: 2px;
}
/*Brand slider*/
.amslider-header-container {
  background: transparent;
  padding: 0;
  margin-bottom: 20px;
  margin-top: 60px;
}
div#amslider_id1 {
  margin-bottom: 0;
}
.am-slider-container {
  width: 100%;
  max-width: 1366px;
  padding: 0 17px;
  margin: 84px auto;
  margin-top: 0;
}
/*Home page add bannersection*/
.homepage-adbannersection {
  margin: 44px 0 39px 0;
}
.block-title h2 {
  margin: 0;
}
.block.widget.block-products-list.grid .products-grid .product-item {
  margin-left: 12px;
  margin-bottom: 0;
}
.home-catsec.container {
  margin-bottom: 25px;
}
.home-catsec.container h2 {
  width: 50%;
  float: left;
  margin: 0;
}
.home-catsec.container a.hm-see-more {
  float: right;
  width: 50%;
  position: relative;
  right: 0;
  text-align: right;
  display: inline-block;
}
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
  border: 1px solid #BCBFC2;
  border-radius: 4px;
}
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary {
  border-radius: 4px;
}
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .amcheckout-summary-container {
  border: 0;
}
body.amasty-mega-menu.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .opc-payment-additional.discount-code {
  border: 0;
}
body.amasty-mega-menu.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout,
body.amasty-mega-menu.checkout-index-index .amcheckout-main-container.-modern.-layout-3columns .amcheckout-step-container.-summary > .checkout-payment-method .actions-toolbar .amasty.checkout {
  width: auto;
}
body.checkout-index-index .amcheckout-delivery-date,
body.checkout-index-index #checkout li#opc-shipping_method {
  margin: 0;
}
body.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
  background: #00B900;
  padding: 18px 60px;
  font-weight: 700;
  font-size: 16px;
  height: inherit;
}
body.checkout-index-index .checkout-payment-method .actions-toolbar .primary:hover {
  background: #00B900;
}
/*home page why kawader static section*/
.whykawadaer-section-home .main-oneofsttaic .onesection {
  display: inline-block;
  float: left;
  width: 20%;
  border-right: 1px solid #dedede;
  padding: 0 16px;
  text-align: center;
}
.whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
  margin-top: 22px;
  margin-bottom: 11px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  min-height: 48px;
}
.whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  height: 60px;
}
.whykawadaer-section-home .main-oneofsttaic .onesection.last {
  border-right: none;
}
/*home page recent blog post*/
.blog-widget-recent.home-blog .post-list .post-header .post-title {
  padding: 0;
  padding-top: 20px;
  padding-bottom: 11px;
}
/*Category page*/
.page-products .products.wrapper.list.products-list a.product.photo.product-item-photo {
  width: auto;
}
.page-products .toolbar.toolbar-products .modes {
  float: right;
  margin-right: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active {
  background: transparent;
  box-shadow: none;
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode:last-child {
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active.mode-grid:before {
  content: ' ';
  background-image: url(../images/gridgreen.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .mode-list:before {
  content: ' ';
  background-image: url(../images/listgray.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.active.mode-list:before {
  content: ' ';
  background-image: url(../images/listavtivegreen.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode.mode-grid:before {
  content: ' ';
  background-image: url(../images/griddisablegray.png);
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
}
.page-products .toolbar.toolbar-products .modes .modes-mode {
  padding: 6px;
  box-shadow: none;
  background-color: transparent;
  border-radius: 0;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: relative;
  right: 72px;
  top: -38px;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-right: 16px;
}
.page-products h1.page-title {
  margin-bottom: 0;
}
.page-products h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.page-products li.item {
  list-style: none;
}
.page-products .filter-options .am-ranges ol.items,
.page-products .container.sj-test {
  padding: 0;
}
.catalog-category-view .product-item .product-reviews-summary {
  padding-left: 16px;
  display: block;
  vertical-align: unset;
  padding-bottom: 16px;
}
.catalog-category-view .product-item .product-reviews-summary .reviews-actions {
  display: block !important;
}
/*Product detail page*/
.catalog-product-view .amquote-addto-button {
  background-color: rgba(98, 2, 238, 0);
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 36px;
  width: 100%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 10px 16px;
  text-transform: uppercase;
  border-radius: 0;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart {
  float: left;
  width: 100%;
  margin: 20px 0 24px;
  height: 84px;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 50%;
  float: left;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  float: right;
  width: 50%;
}
.catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
  height: 36px;
  width: 100%;
  background-color: #8cc63f;
  border-color: #8cc63f;
  padding: 0;
  float: left;
  margin-bottom: 12px;
}
.catalog-product-view .product-attachment.section-main h3 {
  margin: 0;
  color: #ff6600;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 12px;
}
.catalog-product-view .product-attachment.section-main .product-attachment a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
}
.catalog-product-view .specification-section {
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .specification-section h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 11px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr {
  border: 1px solid rgba(0, 0, 0, 0.06);
  border-left: 0;
  border-right: 0;
  height: 36px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr th,
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td {
  border: 0;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr th.col.label {
  width: 35%;
  padding: 8px 12px;
  padding-left: 0;
  padding-bottom: 12px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td.col.data {
  width: 75%;
  padding: 8px 12px;
  padding-left: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  float: right;
}
.catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr:last-child {
  border: 0;
}
.catalog-product-view .specification-section ul li {
  list-style: disc;
  padding-left: 8px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .columns {
  padding-bottom: 96px;
}
.catalog-product-view .page-title-wrapper {
  width: 75%;
  display: inline-block;
}
.catalog-product-view .related-video-section {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .related-video-section h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
  padding-bottom: 17px;
}
.catalog-product-view .product-attachment.section-main {
  padding: 30px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.catalog-product-view .reviews .reviewsectionleft-product {
  width: 50%;
  float: left;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product {
  width: 50%;
  float: right;
  padding: 22px 0 0 24px;
  background-color: #F8F9FB;
}
.catalog-product-view .reviews .reviewsectionright-product h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-transform: uppercase;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection {
  padding-top: 11px;
  padding-bottom: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
  padding-right: 24px;
}
.catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view .payment-iconstatic {
  display: inline-block;
  padding: 4px 0;
  width: 32%;
  float: right;
}
.catalog-product-view .payment-iconstatic h5 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin: 0;
  font-weight: normal;
  float: left;
  padding: 4px 16px 4px 0;
}
.catalog-product-view .payment-iconstatic .iconimg ul li {
  float: left;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.discover {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -10px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.visa {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -182px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.mastercard {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -125px -62px;
  margin-right: 16px;
}
.catalog-product-view .payment-iconstatic .iconimg ul li.american {
  width: 38px;
  height: 24px;
  background: url(../images/css_sprites.png) -68px -62px;
}
/*MY Account*/
fieldset.fieldset .legend {
  padding-bottom: 10px;
}
fieldset.fieldset .legend span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  text-transform: capitalize;
}
.newsletter-manage-index .field.choice .label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-manage-index .actions-toolbar .action.save.primary {
  width: 144px;
}
.review-customer-index .data.table.table-reviews thead tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.review-customer-index .data.table.table-reviews tbody tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar {
  padding-top: 11px;
}
.review-customer-index .products-reviews-toolbar .toolbar-amount .toolbar-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.review-customer-index .products-reviews-toolbar .limiter strong,
.review-customer-index .products-reviews-toolbar .limiter span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.account .columns .container {
  padding: 0;
}
.wishlist-index-index .products-grid .product-item {
  box-shadow: 0 2px 8px 0 rgba(102, 102, 102, 0.5);
  margin-bottom: 24px;
}
.wishlist-index-index section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name {
  min-height: unset;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details {
  display: inline-block;
}
.page-header .panel {
  background-color: #8cc63f;
  height: 48px;
  padding: 12px 0;
}
.page-header .panel ul.top-left li:before {
  background-image: url(../images/footerprite.png);
  display: inline-block;
  content: ' ';
  width: 24px;
  height: 24px;
  background-position: -18px -72px;
}
.page-header .panel ul.top-left a.track-link {
  display: inline-block;
  padding-left: 8px;
  font-size: 13.7px;
  font-weight: 600;
  vertical-align: top;
}
.page-header .panel ul.top-right li.weship-static {
  display: inline-block;
}
.page-header .panel ul.top-right li.weship-static span {
  padding-right: 0;
  float: left;
}
.sales-order-history .table-order-items tr th {
  color: #212b36;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 10px 0;
}
.sales-order-history .table-order-items tr td {
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  border-top: 1px solid #e2e6e9;
}
.sales-order-history .pager .toolbar-amount,
.sales-order-history .pager .limiter {
  padding-top: 11px;
  color: #212b36;
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.customer-address-form .fieldset > .field > .label {
  margin-bottom: 11px;
}
.customer-address-form .actions-toolbar .action.save.primary {
  width: 352px;
}
.customer-address-form .field.choice.set.billing label.label span,
.customer-address-form .field.choice.set.shipping label.label span {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
/*Support Ticket page design*/
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field {
  margin-bottom: 0;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label {
  margin-bottom: 11px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field label.label span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field select,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  border-color: #dedede;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
  padding: 8px 16px;
}
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field input::placeholder,
.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.helpdesk-ticket-create form.hdmx__ticket-new .actions-toolbar {
  float: left;
  display: inline-block;
}
.helpdesk-ticket-create form.hdmx__ticket-new .actions-toolbar button.action.primary {
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
/*Support Ticket list design*/
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr span.hdmx__status.hdmx-green {
  border: 1px solid #ff6600;
  padding: 7px 31px;
  height: 32px;
  width: 120px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
/*My quotation listing page design*/
.amasty_quote-account-index .table-wrapper.quotes-history tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-index p.toolbar-amount {
  margin-top: 12px;
}
.amasty_quote-account-index p.toolbar-amount span.toolbar-number {
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.5px;
  line-height: 28px;
  font-size: 16px;
}
.amasty_quote-account-index .limiter {
  margin-top: 20px;
}
.amasty_quote-account-index .limiter strong.limiter-label,
.amasty_quote-account-index .limiter span.limiter-text,
.amasty_quote-account-index .limiter select#limiter {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-index .limiter select {
  border: 1px solid #A6A6A6;
  height: 36px;
  border-radius: 0;
}
.amasty_quote-account-index .quote-products-toolbar .pager .pages ul.items {
  display: none;
}
.amasty_quote-account-view tbody.quote-item-notes {
  display: none;
}
.amasty_quote-account-view .account-quote-buttons {
  height: 36px;
  display: inline-block;
  margin-top: 36px;
}
.amasty_quote-account-view .account-quote-buttons button.action.tocart.primary {
  width: 352px;
  margin-right: 24px;
}
.amasty_quote-account-view span.order-status {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #8cc63f;
  height: 32px;
}
.amasty_quote-account-view button#print-data {
  color: #8cc63f;
  font-size: 13.82px;
  letter-spacing: .25px;
  line-height: 20px;
  text-align: center;
  border: 1px solid #8cc63f;
  height: 32px;
  width: 113px;
  background: transparent;
  margin-left: 19px;
  display: inline-block;
  box-shadow: none;
  font-weight: normal;
}
.amasty_quote-account-view .order-date,
.amasty_quote-account-view .actions-toolbar.order-actions-toolbar,
.amasty_quote-account-view .block.block-order-details-comments {
  display: none;
}
.amasty_quote-account-view .order-details-items.ordered {
  border: none;
  padding: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  border-color: #212b36 !important;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax {
  text-align: left;
  padding-left: 19px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.price,
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.cart-price {
  font-weight: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td .product-item-name {
  height: auto;
  padding: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td dl.item-options dd,
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td dl.item-options dt {
  font-weight: normal;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot {
  background: transparent;
  border: 1px solid #212b36;
  border-left: 0;
  border-right: 0;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr td {
  background: transparent;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  font-weight: normal;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tbody {
  border-color: #212b36;
}
/*Store credit page*/
.amstorecredit-index-index h3 {
  margin: 0;
  color: #8cc63f;
  font-size: 33.26px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 46px;
}
.amstorecredit-index-index h5 {
  margin: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amstorecredit-index-index h6 {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
  border-top: 1px solid #212b36;
  padding-top: 19px;
  margin-top: 41px;
  padding-bottom: 16px;
}
.amstorecredit-index-index table.data.table.table-order-items.amstorecredit-table tr th {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amstorecredit-index-index table.data.table.table-order-items.amstorecredit-table tr td {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  border-top: 1px solid #e2e6e9;
}
.amstorecredit-index-index .table-wrapper.orders-history {
  border-color: #e2e6e9;
}
.amstorecredit-index-index p.toolbar-amount span.toolbar-number {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  padding-top: 11px;
  display: inline-block;
}
.amstorecredit-index-index .limiter strong.limiter-label,
.amstorecredit-index-index .limiter span.limiter-text {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
.amstorecredit-index-index .limiter select#limiter {
  border: 1px solid #A6A6A6;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: center;
}
.hdmx__contact-form .fieldset .field.chct div.control {
  width: auto !important;
  float: left;
  padding-right: 12px;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  border: none;
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px !important;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  left: 0px;
}
/*Brand Listing page*/
.ambrand-index-index .recently-product-cat,
.ambrand-index-index .category-view,
.ambrand-index-index .toolbar-sorter.sorter {
  display: none;
}
.page-products.ambrand-index-index .products.products-grid.amscroll-pages {
  margin-top: 0;
}
.page-products.ambrand-index-index .toolbar.toolbar-products {
  display: none;
}
.page-products.ambrand-index-index .page-title-wrapper {
  margin-top: -45px;
}
.page-products.ambrand-index-index .products.products-grid {
  margin-top: 30px;
}
/*Checkout page */
.checkout-index-index .header.content.content {
  display: inline-block;
  width: 100%;
  max-width: 100%;
}
.checkout-index-index .page-title-wrapper {
  display: none;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
.amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
  border-color: #272727;
}
.checkout-index-index .checkout-payment-method .billing-address-same-as-shipping-block {
  display: none;
}
/*Checkout popup*/
.modal-popup.popup-authentication .modal-inner-wrap {
  width: 424px;
  min-width: 424px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-header .action-close {
  padding: 0;
  margin: 8px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content {
  padding: 27px 36px 36px 36px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication {
  display: unset;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login {
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #cccccc;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .control input.input-text {
  border: 1px solid #dedede;
  width: 352px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.password.required {
  margin-bottom: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .field.captcha.required {
  margin-top: 18px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer {
  width: 352px;
  border: none;
  padding-left: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer:before {
  top: 0;
  left: 50%;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary {
  margin: 0;
  padding: 0;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .secondary a.action {
  margin: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-decoration: underline;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary {
  width: 352px;
  float: none;
  display: inline-block;
  padding-top: 24px;
  margin: 0;
  padding-bottom: 16px;
}
.modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary a.action.action-register.primary {
  padding: 10px;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
}
.amcheckout-summary-container .step-title.amcheckout-title {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  border-bottom: none;
  padding-bottom: 10px;
  margin-bottom: 0;
  display: block;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0 0px 3px 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .title strong {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-image-wrapper {
  box-shadow: 0 2px 7px 0 rgba(102, 102, 102, 0.5);
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block {
  display: inline-block;
  margin-right: 0;
  padding-right: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .product-item-name {
  height: auto;
  padding-bottom: 11px;
  margin-bottom: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .details-qty .label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-right: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .subtotal {
  padding-top: 38px;
  float: right;
}
.amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block .subtotal .price-excluding-tax .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px !important;
  font-weight: 600 !important;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: right;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub th.mark {
  padding-top: 24px;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub td.amount .price {
  padding-top: 18px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark {
  padding: 12px 0 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark .label {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark .value {
  margin: 6px 0 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl td.amount {
  padding: 12px 0 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl td.amount .price {
  padding-top: 12px;
  display: inline-block;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark {
  border-top: none;
  padding-top: 38px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark strong {
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-top: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount {
  border-top: none;
  padding-top: 38px;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount strong {
  padding-top: 0;
}
.amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount strong .price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  line-height: 27px;
}
.amcheckout-step-container .amcheckout-summary-container .minicart-items {
  display: block !important;
}
/*success page*/
.checkout-onepage-success h1.page-title {
  margin-bottom: 12px;
}
.checkout-onepage-success h1.page-title span {
  color: #8cc63f;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.checkout-onepage-success .checkout-success .success-messages {
  margin-bottom: 24px;
}
.checkout-onepage-success .checkout-success .success-messages p {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin-bottom: 0;
}
.checkout-onepage-success .checkout-success .success-messages .account {
  display: none;
}
/*Quote cart page*/
.quote-details .form-login fieldset#customer-email-fieldset {
  margin-bottom: 0;
}
.quote-details .form-login fieldset#customer-email-fieldset input#customer-email {
  margin: 0;
  width: 100%;
  border: 1px solid #cccccc;
}
.quote-details .form-login fieldset#customer-email-fieldset input#customer-email::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.quote-details .form-login fieldset#customer-email-fieldset .field-tooltip.toggle {
  display: none;
}
.quote-details .form-login fieldset#customer-email-fieldset fieldset.fieldset.hidden-fields input#customer-password {
  width: 100%;
  border: 1px solid #cccccc;
}
.quote-details .form-login fieldset#customer-email-fieldset fieldset.fieldset.hidden-fields input#customer-password::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-cart-index .page-title-wrapper {
  padding: 47px 0 33px 0;
  text-align: left;
}
.amasty_quote-cart-index .page-title-wrapper h1 {
  margin-bottom: 0;
}
.amasty_quote-cart-index .page-title-wrapper h1 span {
  color: #8cc63f;
  font-size: 23.48px;
  letter-spacing: 0.25px;
  line-height: 32px;
  text-transform: uppercase;
  background-color: #ffffff;
  font-weight: 600;
}
.amasty_quote-cart-index form.form.form-cart {
  max-width: 67%;
  padding: 0;
  border-top: 1px solid #dddddd;
  margin-bottom: 0;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper {
  margin-bottom: 11px;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .cart thead tr th.col {
  padding-bottom: 11px;
  padding-top: 16px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .product-item-name {
  height: unset;
  padding: 0;
  margin: 0;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .product-sku {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 6px 0;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper dl.item-options dd,
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper dl.item-options dt {
  padding: 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper a.add-note-quote {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 19px;
  display: inline-block;
  text-decoration: underline;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper td.col.subtotal {
  padding-right: 0;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper td.col.subtotal span.cart-price span.price {
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.amasty_quote-cart-index form.form.form-cart .cart.table-wrapper .item .col.item {
  padding: 20px 8px 9px 0;
}
.amasty_quote-cart-index form.form.form-cart .cart thead tr th.col:first-child {
  padding-left: 0;
}
.amasty_quote-cart-index form.form.form-cart .cart thead tr th.col:last-child {
  padding-right: 0;
}
.amasty_quote-cart-index form.form.form-cart .cart.main.actions button.action.clear-quote {
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 36px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  border-radius: 0;
  background: transparent;
  text-transform: uppercase;
  width: 185px;
}
.amasty_quote-cart-index form.form.form-cart .cart.main.actions button.action.update {
  width: 185px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  height: 36px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  border-radius: 0;
  background: transparent;
  text-transform: uppercase;
}
.amasty_quote-cart-index .cart-summary {
  width: 28%;
  background: #ffffff;
  border: 1px solid #dddddd;
  padding: 0 24px;
  position: relative;
}
.amasty_quote-cart-index .cart-summary strong.summary.title {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 0;
  padding: 10px 0;
}
.amasty_quote-cart-index .cart-summary .cart-totals {
  border-top: 1px solid #cccccc;
}
.amasty_quote-cart-index .cart-summary .cart-totals .label-total {
  color: #212B36;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper tr.totals th,
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper tr.totals td,
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper tr.totals-tax th,
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper tr.totals-tax td {
  text-align: left;
  color: #212B36;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper table.data.table.totals tr td,
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper table.data.table.totals tr td {
  text-align: right;
}
.amasty_quote-cart-index .cart-summary .cart-totals .table-wrapper tr.totals.grand strong {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.amasty_quote-cart-index .cart-summary .quote-details form.form.form-login {
  border-bottom: 0;
}
.amasty_quote-cart-index .cart-summary .quote-details strong.title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: 600;
  border: none;
  letter-spacing: 0.25px;
  line-height: 27px;
  margin: 10px 0 0;
}
.amasty_quote-cart-index .cart-summary .quote-details form fieldset.fieldset label.label {
  display: none;
}
.amasty_quote-cart-index .cart-summary .quote-details form fieldset.fieldset .control {
  margin-top: 0;
}
.amasty_quote-cart-index .cart-summary .quote-details form fieldset.fieldset .control textarea {
  height: 72px;
  border: 1px solid #cccccc;
}
.amasty_quote-cart-index .cart-summary .quote-details form fieldset.fieldset .control textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amasty_quote-cart-index form#form-validate .field .control input.input-text.price.amquotereq-input {
  padding: 6px 0;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
.amasty_quote-cart-index form#form-validate .field .control input.input-text.qty {
  padding: 6px 0;
}
/*home page start*/
.discount-banner {
  padding: 55px 0;
  border-top: 1px solid #c4cdd5;
  border-bottom: 1px solid #c4cdd5;
}
.mob-disc {
  display: none;
}
.way-to-shop-main {
  width: 100%;
  display: inline-block;
  padding: 46px 0 60px 0;
  border-bottom: 1px solid #c4cdd5;
}
.way-to-shop-main h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding-bottom: 26px;
}
ul.shop-way {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -12px;
}
ul.shop-way li {
  width: 20%;
  float: left;
  padding: 0 12px;
}
ul.shop-way a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
ul.shop-way a:hover {
  color: #212b36 !important;
}
ul.shop-way img {
  padding-bottom: 15px;
}
.arabian-store {
  width: 100%;
  display: inline-block;
  margin: 64px 0 88px 0;
}
.arabian-store h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding-bottom: 24px;
}
.arabian-subtext {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  padding-bottom: 29px;
}
.store-find {
  box-sizing: border-box;
  height: 44px;
  width: 400px;
  margin: 0 auto;
}
.store-find button.action.submit.primary {
  float: right;
  height: 44px;
  width: 120px;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  border: none;
  position: relative;
  top: -44px;
}
input[type="password"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="url"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="tel"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="number"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="datetime"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input[type="email"] {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
select {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
input:not([type]) {
  color: #1b191a;
  font-family: 'Plus Jakarta Sans';
  height: 44px;
  line-height: 46px;
  padding: 0px 10px;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.selling-points {
  margin-top: 0px;
}
.selling-points .main-div {
  max-width: 1248px;
  margin: 0 auto;
  padding: 51px 0 48px;
  width: 100%;
}
.selling-points.top-section {
  background: #eaf7fc;
  height: 163px;
}
.selling-points.top-section .selling-points-mian {
  float: left;
}
.selling-points-mian {
  width: calc(25%);
  padding: 0 24px;
  position: relative;
  display: inline-block;
  float: left;
}
.selling-points-mian span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.selling-points-mian p {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.div-img {
  position: absolute;
  left: 0;
}
.div-title {
  padding-left: 28px;
}
body .container {
  display: block;
}
.cms-home .columns .column.main {
  padding-bottom: 0;
}
.cms-home .arabian-store .selling-points {
  display: none;
}
.request-store {
  width: 100%;
  padding: 56px 0;
  border-bottom: 1px solid #c4cdd5;
  border-top: 1px solid #c4cdd5;
}
ul.request-catalogue {
  display: flex;
  flex-wrap: nowrap;
  margin: 0 -12px;
}
ul.request-catalogue li {
  padding: 0 12px;
  position: relative;
}
.request-ban-text {
  position: absolute;
  left: 40px;
  bottom: 40px;
}
.request-ban-text h2 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 8px;
}
.request-ban-text p {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 19px;
}
.request-ban-text a {
  height: auto;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 16px 0;
  text-transform: uppercase;
}
.banner-cap-main {
  position: absolute;
  margin: auto;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: border-box;
  text-align: center;
}
.banner-caption h1 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 47px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 56px;
  margin-bottom: 4px;
}
.banner-caption p {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  margin-bottom: 17px;
}
a.discover-btn {
  box-sizing: border-box;
  height: 48px;
  width: 200px;
  border: 1px solid #ff6600;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  display: inline-block;
  padding: 14px 0;
}
.cms-category {
  width: 100%;
  padding: 56px 0;
  border-bottom: 1px solid #c4cdd5;
}
.main-cat {
  margin: 0 -12px;
}
.frst-cat {
  width: 33.33%;
  float: left;
  padding: 0 12px;
  position: relative;
}
.frst-cat img {
  display: block;
  width: 100%;
}
.frst-cat a.tit {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  width: 100%;
  display: inline-block;
  padding-bottom: 14px;
  text-transform: capitalize;
}
.frst-cat a {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-transform: uppercase;
  display: inline-flex;
}
.frst-cat-cnt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.inner-frst {
  position: relative;
}
.inner-frst:first-child {
  margin-bottom: 24px;
}
.sec-cat-cnt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.social-midia {
  position: fixed;
  right: 15px;
  z-index: 1;
  top: 23em;
}
.social-midia li {
  padding-bottom: 16px;
}
.product-items.slick-slider .slick-list {
  padding: 0;
}
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1),
.cms-page-view.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0px !important;
}
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(3n+1),
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(4n+1),
.cms-index-index.page-layout-1column .block.widget .products-grid .product-item:nth-child(5n+1) {
  margin-left: 0px !important;
}
.slick-list.draggable li.product-item {
  box-shadow: none !important;
  /* width: 100% !important;
        max-width: 100% !important; */
  padding: 0 17px !important;
  margin: 0px !important;
}
a.product-item-photo {
  width: 100%;
  display: block;
}
.product-image-container img {
  display: block !important;
  padding: 0 !important;
  width: 100%;
}
.cms-index-index img.product-image-photo:hover {
  background-color: transparent !important;
  opacity: inherit;
  width: 100%;
}
.cms-index-index .widget .block-title {
  margin-bottom: 30px;
  margin-top: 46px;
  text-align: center;
  width: 100%;
  text-transform: none;
}
.cms-index-index .widget .block-title strong {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: none;
}
.slick-slide {
  float: none !important;
  height: auto !important;
  display: inline-block;
}
.slick-slider .slick-arrow.slick-prev.slick-arrow {
  background: url(../images/arrow-left.svg) !important;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  top: -16%;
  transform: none;
  font-size: 0px;
  border: none;
  position: absolute;
  left: 15px;
}
.slick-slider .slick-arrow.slick-next {
  background: url(../images/arrow-right.svg) !important;
  width: 40px;
  height: 40px;
  display: inline-block;
  background-repeat: no-repeat;
  top: -16%;
  transform: none;
  font-size: 0px;
  border: none;
  position: absolute;
  right: 15px;
}
.product-item .already-in-wishlist.action.towishlist:before {
  content: '';
  background: url(../images/saved.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item .action.towishlist:before {
  content: '';
  background: url(../images/save.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item .action.towishlist:hover:before {
  content: '';
  background: url(../images/save_hover.svg);
  width: 32px;
  height: 32px;
  display: inline-block;
  right: 8px;
}
.product-item-name {
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  height: 55px;
}
.price-box span.price-container span.price {
  padding-left: 0;
  text-align: left;
  margin-left: 0;
}
.product-item-details .price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
.product-item-details .price-final_price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
.product-item .price-box .price {
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px !important;
}
ol.product-items.widget-product-grid.slick-initialized.slick-slider {
  margin-bottom: 50px;
  position: relative;
}
@media (max-width: 767px) {
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order,
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    width: 100%;
    margin-right: 0;
  }
  .account .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 20px;
  }
  .account.page-layout-2columns-left .column.main {
    width: 100%;
  }
  .account.page-layout-2columns-left .sidebar-main {
    width: 100%;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 11px 10px !important;
  }
  .account .page-main .page-title-wrapper .page-title {
    margin-top: 30px;
  }
  .discount-banner {
    padding: 32px 0;
    border-top: 1px solid #c4cdd5;
    border-bottom: 1px solid #c4cdd5;
  }
  .desk-disc {
    display: none;
  }
  .banner-caption {
    padding: 0px;
  }
  .mob-disc {
    display: inline-block;
    width: 100%;
  }
  .mob-disc img {
    width: 100%;
  }
  body .container {
    padding: 0 12px;
  }
  .cms-index-index ol.product-items {
    margin: 0px;
  }
  .way-to-shop-main {
    width: 100%;
    display: inline-block;
    padding: 32px 0 27px 0;
    border-bottom: 1px solid #c4cdd5;
  }
  .way-to-shop-main h2 {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 20px;
  }
  ul.shop-way {
    display: inline-block;
    flex-wrap: nowrap;
    margin: 0 -8px;
  }
  ul.shop-way li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 19px;
  }
  ul.shop-way li:last-child {
    margin-bottom: 0;
  }
  ul.shop-way a {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    text-align: center;
  }
  ul.shop-way img {
    padding-bottom: 5px;
  }
  .arabian-store {
    width: 100%;
    display: inline-block;
    margin: 32px 0 40px 0;
  }
  .arabian-store h2 {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    padding-bottom: 8px;
  }
  .arabian-subtext {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
    padding-bottom: 20px;
  }
  .store-find {
    box-sizing: border-box;
    height: 44px;
    width: 100%;
    margin: 0;
  }
  .selling-points {
    margin-top: 0;
  }
  .selling-points .main-div {
    max-width: 100%;
    margin: 0 auto;
    padding: 26px;
  }
  .selling-points-mian {
    width: 100%;
    float: none;
    padding-left: 24px;
    position: relative;
    padding-bottom: 35px;
  }
  .selling-points-mian:last-child {
    padding-bottom: 0;
  }
  .request-store {
    width: 100%;
    padding: 32px 0;
    border-bottom: 1px solid #c4cdd5;
    border-top: 1px solid #c4cdd5;
  }
  ul.request-catalogue {
    display: inline-block;
    flex-wrap: nowrap;
    margin: 0;
  }
  ul.request-catalogue li {
    padding: 0;
    position: relative;
    margin-bottom: 16px;
  }
  .request-ban-text {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  .request-ban-text h2 {
    margin: 0;
    padding-bottom: 8px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  .request-ban-text p {
    display: none;
  }
  .request-ban-text a {
    background-color: transparent;
    text-align: center;
    width: 100%;
    padding: 0px;
    text-transform: uppercase;
  }
  .request-ban-text a:after {
    content: '>';
    color: #ffffff;
    font-size: 16px;
    left: 10px;
    position: relative;
  }
  .banner-cap-main {
    position: absolute;
    margin: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    left: 0;
    right: 0;
    top: 50%;
    box-sizing: border-box;
    padding-left: 0;
    text-align: center;
    padding: 0 46px;
  }
  .banner-caption h1 {
    margin-bottom: 4px;
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 0.25px;
    line-height: 40px;
    text-align: center;
  }
  .banner-caption p {
    font-size: 12px;
  }
  .cms-category {
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #c4cdd5;
  }
  .frst-cat {
    width: 100%;
    float: left;
    padding: 0 12px;
    position: relative;
    margin-bottom: 16px;
  }
  .frst-cat:last-child {
    margin-bottom: 0;
  }
  .inner-frst:first-child {
    margin-bottom: 16px;
  }
  .social-midia {
    display: none;
  }
  ol.product-items.widget-product-grid.slick-initialized.slick-slider {
    margin-bottom: 0;
  }
  .cms-index-index .widget .block-title {
    margin: 32px 0 20px 0 !important;
  }
  .cms-index-index .widget .block-title strong {
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.5px !important;
    line-height: 28px !important;
    text-align: center;
  }
  .cms-index-index .home-catsec {
    margin: 32px 0 20px 0 !important;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding-bottom: 8px;
    height: 55px !important;
  }
  .slick-slider .slick-arrow {
    display: none !important;
    background: none;
  }
  .slick-list.draggable li.product-item {
    padding: 0 8px !important;
  }
  .product-items.slick-slider .slick-list {
    padding: 0 !important;
    margin: 0 -8px;
  }
  .sidebar.sidebar-main .block-content.filter-content {
    display: block !important;
    position: absolute;
    left: -187px;
    width: 202%;
    height: auto;
    float: left;
  }
  .sidebar.sidebar-main .filter .filter-current {
    margin: -15px 0px 0;
  }
  .sidebar.sidebar-main .filter .filter-current.active .items {
    display: block;
    z-index: 11;
    position: absolute;
    height: auto;
    width: 100%;
    background: #ffffff;
  }
  .sidebar.sidebar-main .filter .filter-current.active .items span.filter-label,
  .sidebar.sidebar-main .filter .filter-current.active .items span.filter-value {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
  }
  .sidebar.sidebar-main .filter .filter-current.active strong.block-subtitle.filter-current-subtitle {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    padding-right: 16px;
    justify-content: center;
    text-transform: capitalize;
    padding-bottom: 7px;
  }
  .sidebar.sidebar-main .block-actions.filter-actions {
    position: relative;
    z-index: 11;
    text-align: right;
    margin: 0;
    float: right;
  }
  .sidebar.sidebar-main .filter .filter-current-subtitle:after {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
  }
}
body .header.content.content {
  max-width: 100%;
}
.item-content {
  width: 100%;
}
.banner-item.banner-slider {
  width: 100%;
  display: -webkit-box;
  margin: 0 auto;
  max-width: 100%;
}
.banner-caption {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
}
.social-midia {
  position: fixed;
  right: 2%;
  z-index: 1;
  top: 23em;
  width: 50px;
  max-width: 1366px;
  margin: 0 auto;
  left: auto;
  float: right;
  text-align: right;
}
.sections.nav-sections {
  display: none;
}
.page-wrapper {
  min-height: auto;
}
.cms-new-arrival .recently-main-banner .banner-img img {
  width: 100%;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  width: 50%;
  float: left;
  padding-right: 10px;
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
}
body .page-header .minicart-wrapper .action.showcart .counter-number {
  color: #ffffff;
  display: none;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  border: none;
  font-size: 0;
}
/*mega menu css*/
.mega-menu-main {
  max-width: 100%;
  background-color: #ffffff;
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
}
.mega-menu-main .brands-sub-menu a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
  float: left;
  font-weight: normal;
}
.mega-menu-main .brands-sub-menu.sec a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
}
.mega-menu-main .brands-sub-menu.sec a::before {
  display: none;
}
ul.megamenu-ul {
  display: flex;
  text-align: center;
  width: 100%;
  justify-content: center;
}
ul.megamenu-ul li {
  padding: 0 32px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  padding: 8px 32px;
}
ul.megamenu-ul li:first-child {
  padding-left: 0px;
}
ul.megamenu-ul li:last-child {
  padding-right: 0px;
}
ul.megamenu-ul li a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  position: relative;
}
ul.megamenu-ul li a::before {
  content: "";
  position: absolute;
  width: 0%;
  height: 3px;
  background-color: #ff6600;
  bottom: -1px;
  transition: all 0.3s;
}
ul.megamenu-ul li a:hover::before {
  width: 100%;
}
ul.megamenu-ul li:hover .brands-sub-menu {
  visibility: visible;
  opacity: 1;
}
.cms-index-index .block.widget.block-products-list.grid {
  overflow: hidden;
}
.brands-sub-menu {
  position: absolute;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  box-sizing: border-box;
  width: 100%;
  border: 1px solid #BCBFC2;
  background-color: #ffffff;
  margin: 0 auto;
  left: 0;
  max-width: 1096px;
  right: 0;
  top: 13.9em;
  padding: 40px;
  border-top: none;
}
.brands-sub-menu ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.brands-sub-menu li {
  width: 20%;
  padding: 0 12px !important;
}
.block-static-block.widget {
  margin-bottom: 0;
}
.block-cms-link.widget {
  margin-bottom: 0;
}
.social-midia.scroll {
  top: 2em;
}
/*mega menu css end*/
.main-pg {
  border: 1px solid #cccccc;
}
.main-pg ul li {
  width: 16.66%;
  padding: 16px;
  border-right: 1px solid #cccccc;
}
.main-pg ul li img {
  width: 100%;
}
.main-pg ul li:last-child {
  border: 0;
}
.main-pg a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  float: none;
  display: inline-block;
}
.main-pg a:hover {
  color: #212b36;
}
.h3-tit {
  border-bottom: 1px solid #cccccc;
  background: #eaf7fc;
  padding: 23px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.cms-page-view .main-pg ul {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
}
.slick-next:before,
.slick-prev:before {
  display: none !important;
}
@media (max-width: 1023px) {
  .sections.nav-sections {
    display: inline-block;
  }
  ._ammenu-link.-second,
  .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
    text-decoration: none;
  }
  span.view-arabic.switcher-option {
    display: none;
  }
  .section-item-title.nav-sections-item-title {
    display: none;
  }
  ul.menu-ul.ui-menu.ui-widget.ui-widget-content.ui-corner-all {
    display: inline-block !important;
    width: 100%;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border-bottom: none;
    padding-bottom: 15px;
    padding: 0 12px;
  }
  .collapsibleTab {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    border-top: 1px solid #dddddd;
    padding: 24px 0;
    position: relative;
  }
  .navigation a.ui-corner-all {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
    padding: 23px 0;
    border-top: 1px solid #dddddd;
  }
  .menu-ul a {
    margin: 0;
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    padding: 0px;
    padding-bottom: 30px !important;
  }
  button.btn-nav-close {
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites.png) -10px -62px;
    display: inline-block;
    float: right;
    margin-bottom: 24px;
    margin: 0 12px;
  }
  .page-wrapper .nav-sections-item-content > .navigation {
    width: 100%;
    padding: 0 12px !important;
  }
  button.btn-nav-close {
    width: 24px;
    height: 24px;
    background: url(../images/close.svg) no-repeat;
    display: inline-block;
    float: right;
    margin-bottom: 24px;
    border: none;
    position: relative;
    bottom: 15px;
  }
  .nav-open .nav-toggle:before {
    content: none;
  }
  .collapsibleTab div:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites_mm.png) -54px -62px;
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0px;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .collapsibleTab.allow.active div:after {
    content: '';
    width: 24px;
    height: 24px;
    background: url(../images/css_sprites_mm.png) -114px -10px;
    display: inline-block;
    position: absolute;
    top: 0px;
  }
  .mob-loc.ui-corner-all:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/Pin.svg) no-repeat;
    display: inline-block;
    position: relative;
    top: 9px;
    padding-right: 16px;
  }
  .wish.ui-corner-all:before {
    content: '';
    width: 32px;
    height: 32px;
    background: url(../images/Heart.svg) no-repeat;
    display: inline-block;
    position: relative;
    top: 9px;
    padding-right: 16px;
  }
  .navigation a.wish.ui-corner-all {
    border: 0;
    padding: 0;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border: unset !important;
  }
  .ammenu-tabs-list {
    display: none;
  }
  .ammenu-menu-title .ammenu-button.-close {
    margin: 10px 10px 10px auto;
  }
  .ammenu-nav-sections.-sidebar {
    background-color: #ffffff !important;
  }
  .ammenu-menu-wrapper .ammenu-text-block {
    color: #212b36;
  }
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle,
  .ammenu-menu-title .ammenu-button.-close,
  .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link > .ammenu-icon-block.-toggle {
    color: #212b36 !important;
  }
  .ammenu-menu-wrapper {
    margin-bottom: 0;
  }
  .block.block-search .block-content .form {
    position: relative;
  }
  .block.block-search .block-content .form .control {
    position: unset;
  }
  .block.block-search .block-content .form .control input {
    position: unset;
  }
  .block.block-search .block-content .form .actions {
    position: absolute;
    top: -30px;
    right: 20px;
  }
  .block.block-search .block-content .form .actions .action.search {
    display: block;
    font-size: 0;
    background: unset;
    height: 0;
    border: unset;
    padding: 0;
    line-height: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .selling-points .main-div {
    height: 210px;
    padding-left: 20px;
  }
  .selling-points .main-div .selling-points-mian {
    float: left;
  }
  .selling-points.top-section {
    height: 223px;
  }
  html .carousel-container #banner-slider-carousel .owl-dots {
    bottom: -13px;
  }
  html .prod-detail .product.data.items .item.title .switch {
    margin-top: 10px;
  }
  .filter-title strong {
    background-color: #ffffff;
    box-shadow: unset;
    border: 1px solid #cccccc;
    border-radius: 3px;
    width: 200px;
    height: 44px;
    font-weight: 400;
    display: block;
    left: 0;
    line-height: 16px;
    padding: 13px 10px;
    position: unset;
    text-align: center;
    letter-spacing: 0.5px;
  }
  .page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
    text-align: center;
  }
  .page-products .columns {
    padding-top: 20px;
  }
  .cart.table-wrapper .product-item-photo {
    position: unset;
  }
  .item-info .product-image-photo {
    position: inherit;
  }
  .cart.table-wrapper .product-image-wrapper .product-image-photo {
    position: inherit;
  }
  body.checkout-cart-index .quntyarrw .plus {
    padding: 0 3px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    position: unset;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    position: unset;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
    padding-right: 0;
  }
  .checkout-index-index .page-wrapper {
    overflow: hidden;
  }
  body.checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
    right: 0;
  }
  .checkout-index-index .am-checkout .checkout-header {
    padding-bottom: 20px;
  }
  .checkout-index-index .modal-popup .modal-footer button.action.secondary.action-hide-popup {
    width: 100%;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    width: 100%;
  }
  body.checkout-onepage-success .header.content {
    border-bottom: unset;
  }
  body.checkout-onepage-success .ammenu-header-container.page-header {
    padding-bottom: 20px;
  }
  body.checkout-onepage-success .checkout-success {
    padding-top: 30px;
  }
  body.account.page-layout-2columns-left .column.main {
    width: 100%;
  }
  .account .product-image-container {
    width: 100% !important;
    max-width: 100% !important;
  }
  body.wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
    height: 330px;
    overflow: visible;
  }
  body.wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin-left: 0;
  }
  body.wishlist-index-index .products-grid.wishlist .product-item-actions .action.delete {
    float: unset;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .collapsibleTab div {
    position: relative;
  }
  .cms-page-view .main-pg ul {
    display: inline-block;
    flex-wrap: wrap;
    padding: 0;
  }
  .cms-page-view main#maincontent {
    border: none;
  }
  .main-pg ul li {
    width: 50%;
    padding: 8px;
    border-right: 1px solid #cccccc;
    float: left;
    border-bottom: 1px solid #dddddd;
  }
  .main-pg ul li:nth-child(5) {
    border-bottom: none;
  }
  .main-pg a {
    font-size: 14px;
  }
}
/*cms page css*/
.cms-page-view .page-title-wrapper {
  text-align: left;
  padding: 0;
}
.cms-page-view .row {
  margin: 0px;
}
.cms-page-view .page-main .dwnld-txt h2 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  margin-bottom: 7px;
}
body.cms-page-view.cms-specialist-corner h1.page-title {
  margin: 0;
  padding-top: 46px;
  padding-bottom: 21px;
}
body.cms-page-view.cms-specialist-corner h1.page-title span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
.special-main {
  width: 100%;
  max-width: 872px;
  margin: 0 auto;
}
.special-main .container {
  padding: 0;
}
.spe-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin-bottom: 64px;
}
.sll-points {
  width: 100%;
  display: inline-block;
  margin-bottom: 11px;
}
.sll-points ul {
  padding: 0 !important;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -36px;
}
.sll-points ul li {
  width: 50%;
  padding: 0 36px;
  margin-bottom: 53px;
  position: relative;
}
.fre-sample {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 11px;
  padding-top: 5px;
}
.fre-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.sell-img {
  height: 40px;
  width: 40px;
  position: absolute;
}
.sell-txt {
  padding-left: 56px;
}
.register-form {
  margin-top: 46px;
  width: 100%;
  display: block;
  max-width: 728px;
  margin: 0 auto;
  padding-top: 46px;
  padding-bottom: 56px;
}
.register-form .actions-toolbar {
  margin-top: 24px;
}
.register-form .primary {
  width: 100%;
}
.register-form button.action.submit.primary {
  width: 100%;
  height: 48px;
  border-radius: 4px;
  background-color: #ff6600;
  border: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.register-inherit legend.legend {
  border: 0;
  text-align: center;
  margin-bottom: 21px;
}
.register-inherit legend.legend span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.register-inherit .fields {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.register-inherit .fields .field.required {
  width: 50%;
  padding: 0 12px;
}
.register-inherit fieldset.fieldset {
  margin: 0;
  padding: 0;
}
span.re-sub {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  width: 100%;
  display: inline-block;
  padding-bottom: 24px;
}
label.label {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
  font-weight: normal;
}
input[type="text"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="password"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="url"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="tel"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="search"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="number"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type*="date"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
input[type="email"] {
  box-sizing: border-box;
  height: 44px;
  width: 100%;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
.dwnld-img {
  position: relative;
}
.dwnld-txt {
  position: absolute;
  bottom: 40px;
  left: 40px;
}
.dnld-txt {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding-bottom: 20px;
}
a.dwnld-now {
  height: 48px;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 46px;
  text-align: center;
  display: inline-block;
}
@media (max-width: 767px) {
  .product-options-bottom {
    overflow: inherit;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    width: 40px;
  }
  html body .page-header .minicart-wrapper .action.showcart .counter-number {
    left: 0px !important;
  }
  ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0px !important;
  }
  body header.page-header .panel.wrapper .container {
    padding: 4px 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  body header.page-header .panel.wrapper .container:before {
    display: none;
  }
  body header.page-header .panel.wrapper .container:after {
    display: none;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    left: 0px !important;
  }
  .cms-page-view main#maincontent {
    border: none;
    margin-top: 0 !important;
    padding: 0 12px;
  }
  .cms-page-view .page-main .dwnld-txt h2 {
    margin-bottom: 7px;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html body.cms-page-view.cms-specialist-corner .page-header {
    margin-bottom: 0;
  }
  html body.cms-page-view.cms-specialist-corner h1.page-title {
    margin: 0;
    padding-top: 32px;
    padding-bottom: 20px;
  }
  html body.cms-page-view.cms-specialist-corner h1.page-title span {
    font-size: 24px !important;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  html body.cms-page-view.cms-specialist-corner .columns .column.main {
    padding-bottom: 48px;
  }
  .spe-txt {
    margin-bottom: 50px;
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
  }
  .sll-points {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }
  .sll-points ul {
    padding: 0 !important;
    display: inline-block;
    flex-wrap: wrap;
    margin: 0;
  }
  .sll-points ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 33px;
    position: relative;
  }
  .register-form {
    width: 100%;
    display: block;
    max-width: 728px;
    margin: 0 auto;
    padding-top: 28px;
    padding-bottom: 32px;
  }
  .register-inherit legend.legend {
    border: 0;
    text-align: center;
    margin-bottom: 12px;
    padding-bottom: 0;
  }
  .register-inherit .fields {
    display: inline-block;
    flex-wrap: wrap;
    margin: 0;
    width: 100%;
  }
  .register-inherit .fields .field.required {
    width: 100%;
    padding: 0;
  }
  fieldset.fieldset .legend span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  span.re-sub {
    font-size: 14px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
  }
  .dwnld-txt {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  .dnld-txt {
    display: none;
  }
  a.dwnld-now {
    background: none;
    text-align: center;
    margin: 0 auto;
    width: 100%;
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 16px;
  }
}
.field.date ._has-datepicker {
  width: 100%;
}
.contact-index-index legend.legend {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-top: 52px;
  border: 0;
  margin-bottom: 66px;
}
.cnt-page {
  margin-top: 48px;
}
.detl {
  width: 50%;
  float: left;
  padding: 0 36px 0 0;
}
.newcontactdiv {
  width: 50%;
  float: right;
  padding: 0 0 0 36px;
}
.cnt-info {
  border: 1px solid #cccccc;
}
.cnt-info .cnt-img {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cnt-info .cnt-img .img-box {
  width: 50%;
}
.cnt-info .cnt-img .img-box p {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-bottom: 12px;
  position: relative;
  text-align: center;
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 0;
}
.cnt-dtl {
  width: 100%;
  padding: 24px 16px 32px;
}
.cnt-dtl h3 {
  margin: 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 19px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
}
ul.add-dtl {
  padding-top: 16px;
}
ul.add-dtl li {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-bottom: 12px;
  position: relative;
  padding-left: 48px;
}
a.delers {
  height: 48px;
  width: 352px;
  border-radius: 4px;
  background-color: #ff6600;
  display: block;
  margin: 0 auto;
  margin-top: 24px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 46px;
  text-align: center;
}
li.loc:before {
  content: '';
  background: url(../images/map-pin.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.tele:before {
  content: '';
  background: url(../images/phone.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.tele a:hover {
  color: #212b36;
}
li.mailing:before {
  content: '';
  background: url(../images/mail.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
li.mailing a:hover {
  color: #212b36;
}
li.clock:before {
  content: '';
  background: url(../images/clock.svg);
  display: inline-block;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  padding-right: 0;
  background-repeat: no-repeat;
  left: 0;
}
.timing {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
}
.timing .left-time {
  width: calc(50%);
}
.fieldset .field .label {
  font-weight: normal;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.fieldset .fields .field .label {
  font-weight: normal;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.hdmx__contact-form .fieldset .group-3 {
  margin: 0;
}
.hdmx__contact-form .fieldset .group-3 .field {
  padding: 0;
}
.hdmx__contact-form .actions-toolbar .action.primary {
  float: right;
  padding: 1rem 2rem;
  height: 48px;
  border-radius: 4px;
  background-color: #ff6600;
  border: 0;
  width: 100%;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.contact-index-index main#maincontent .column.main {
  padding-bottom: 88px !important;
}
.contact-index-index main#maincontent .columns {
  padding-bottom: 88px !important;
}
input#btn-go {
  float: right;
  height: 44px;
  width: 140px;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  border: none;
  position: relative;
  top: -44px;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.hdmx__contact-form .fieldset .group-2 {
  margin: 0px;
}
.hdmx__contact-form .fieldset .group-2 .field {
  padding: 0px;
}
@media (max-width: 768px) {
  a.delers {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact-index-index main#maincontent {
    margin-top: 0 !important;
    border: 0;
    padding: 0 12px;
  }
  .contact-index-index main#maincontent .column.main {
    padding-bottom: 0px !important;
  }
  .contact-index-index main#maincontent .columns {
    padding-bottom: 0px !important;
  }
  .contact-index-index legend.legend {
    margin-top: 32px;
    border: 0;
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .detl {
    width: 100%;
    padding: 0;
  }
  a.delers {
    width: 100%;
  }
  .newcontactdiv {
    width: 100%;
    padding: 0;
    margin-top: 32px;
  }
  .hdmx__contact-form .fieldset .group-2 .field {
    width: 100%;
  }
  .hdmx__contact-form .fieldset .group-3 .field {
    width: 100%;
  }
}
/*category page css start*/
.page-products.page-layout-2columns-left .column.main {
  float: right;
  width: 78%;
  padding-bottom: 0;
  padding-left: 24px;
  position: relative;
}
.page-products .sidebar.sidebar-main {
  width: 22%;
  margin-top: 0px;
  padding-right: 24px;
  max-width: 288px;
  margin-top: 20px;
}
.page-products .product-items .product-item {
  display: inline-block;
  width: 33.33%;
  margin: 0;
  padding: 0;
  box-shadow: none;
  padding: 0 12px;
  margin-bottom: 48px;
  margin-left: 0px !important;
}
.page-products .products-grid .product-items {
  font-size: 0;
  width: auto;
  margin: 0 -12px;
}
.page-products .products.products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 26px;
}
.page-products .product-image-wrapper:hover {
  background: none;
}
.page-products .toolbar.toolbar-products {
  width: auto;
  margin: 0;
  float: right;
  height: auto;
  display: inline-block;
}
.page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: absolute;
  right: 0;
  top: -45px;
  left: auto;
  width: auto;
  float: right;
  text-align: right;
}
.page-products .toolbar-sorter.sorter select {
  box-sizing: border-box;
  height: 44px;
  width: 200px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
.page-products h1.page-title span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
.page-products .block-content.filter-content .filter-options-title {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
  text-transform: capitalize;
}
.page-products .amscroll-load-button {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.catalog-category-view .product-item .product-reviews-summary {
  display: block !important;
}
.catalog-category-view .block-title h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-transform: capitalize;
}
.product-item-details .price-final_price {
  height: auto;
}
.product-item-name a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.page-products.catalog-category-view .page-title-wrapper {
  display: inline-block;
  width: 50%;
  text-align: right;
  position: relative;
  top: 0;
  left: 24%;
}
.page-products.catalog-category-view .recently-product-cat {
  float: right;
  width: 100%;
}
.page-products.catalog-category-view .recently-product-cat.category-page .nakjakj.grid ol.product-items.widget-new-grid li.product-item .product-image-wrapper {
  height: 100%;
}
ol#hm-catviewmore {
  margin: 0 -12px;
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  display: inline-block;
  width: 50%;
  text-align: right;
  position: relative;
  top: -8px;
  left: 24%;
}
.block-content.filter-content .filter-options-item {
  margin-bottom: 0;
  padding: 23px 0;
  border-bottom: 1px solid #dddddd;
}
.block-content.filter-content .filter-options-item:first-child {
  padding-top: 24px;
  border-top: 1px solid #dddddd;
}
.filter-options-item.allow .filter-options-title:after,
.checkout-index-index #checkout .mw-osc-block-title p:after,
.checkout-index-index #checkout .mw-osc-block-title p:after {
  content: '' !important;
  background: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.filter-options-item .filter-options-title:after {
  content: '' !important;
  background: url(../images/plus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.filter-options-item.active .filter-options-title:after {
  content: '' !important;
  background: url(../images/minus.svg);
  width: 24px;
  height: 24px;
  display: inline-block;
  background-repeat: no-repeat;
}
.catalogsearch-result-index .amscroll-load-button {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
  height: auto !important;
  margin-bottom: 2px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal !important;
  min-height: 44px !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
  width: 33.33%;
  margin: 0 !important;
  margin-bottom: 48px !important;
}
@media (min-width: 768px) and (max-width: 1280px) {
  html .page-products.catalog-category-view .product-items .product-item {
    width: 33.33%;
  }
  html .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 33.33% !important;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    display: inline-block;
    width: 50%;
    text-align: right;
    position: relative;
    top: -8px;
    left: 12%;
  }
  html .page-products h1.page-title span {
    font-size: 24px;
  }
  html .page-products .sidebar.sidebar-main {
    width: 20%;
    margin-top: 0;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 80%;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 33.33%;
  }
}
@media (max-width: 768px) {
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 0;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 80%;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 33.33%;
  }
}
@media (max-width: 767px) {
  html .page-products.catalog-category-view .page-main .page-title-wrapper {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
  }
  html .page-products.catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 10px;
    top: 22px;
    text-align: center;
  }
  html .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #dedede;
    margin-top: -70px;
    height: 40px;
    width: 100% !important;
    max-width: 100%;
  }
  html .page-products.catalog-category-view .product-items .product-item {
    width: 100%;
    margin: 0px 0px 40px 0px !important;
    padding: 0px;
  }
  html .page-products.catalog-category-view .columns {
    position: relative;
    top: 0;
    padding-top: 29px;
    padding-left: 0;
  }
  html .page-products.catalog-category-view ol#hm-catviewmore {
    margin: 0;
  }
  html .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 100% !important;
  }
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -60px;
    width: 50%;
    border-right: 1px solid #dedede;
    height: 22px;
    float: left;
    left: 0;
  }
  html .page-products .products-grid .product-items {
    font-size: 0;
    width: auto;
    margin: 0;
  }
  html .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
    white-space: normal !important;
    margin-bottom: 2px !important;
  }
  html .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    display: inline-block;
    width: 100%;
    text-align: right;
    position: relative;
    top: -95px;
    left: 0;
    margin-top: 24px;
    margin-bottom: 0px;
  }
  html .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: auto !important;
    margin-bottom: 2px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box !important;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal !important;
    min-height: 44px !important;
  }
  html .page-products main#maincontent {
    margin-top: 0;
    border: 0;
  }
  html .catalog-category-view .page-header {
    margin-bottom: 0;
  }
  html .catalog-category-view .recently-product-cat .block-title h2 {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .page-wrapper .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding-top: 0;
    padding-bottom: 19px;
  }
  html .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
    padding-top: 35px;
  }
  html .recently-product-cat .block-title {
    margin: 0;
    margin-bottom: 20px;
  }
  html .page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .breadcrumbs {
    display: none;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(odd) {
    margin-left: 0 !important;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 100%;
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom: 48px !important;
  }
}
/*category page css end*/
/*product page css*/
html .catalog-product-view .prod-detail {
  display: inline-block;
  float: left;
  width: 100%;
  margin: 0;
}
html .catalog-product-view .columns {
  padding-bottom: 0;
}
html .catalog-product-view .columns .column.main .container {
  padding: 0;
}
html .catalog-product-view .columns .column.main .container.sj-test {
  padding: 0;
}
html .catalog-product-view .product-info-main {
  float: right;
  width: 40%;
  padding: 0 0 0px 32px;
  position: relative;
}
html .catalog-product-view .product-info-main .page-title-wrapper h1 {
  margin-bottom: 12px;
}
html .catalog-product-view .product-info-main .page-title-wrapper h1 span {
  margin-bottom: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
}
html .catalog-product-view .product-info-main .price-box.price-final_price:before {
  display: none !important;
}
html .catalog-product-view .product-info-main .product-info-price {
  border: none;
  margin: 0;
  width: 100%;
  float: left;
  margin-bottom: 22px;
  border-top: 1px solid #dddddd;
  margin-top: 0;
  padding-top: 12px;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 18px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart {
  float: left;
  width: 100%;
  margin: 0;
  height: auto;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 20%;
  float: left;
  margin: 0;
  margin-right: 16px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  float: right;
  width: 75%;
  margin-top: 26px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
  border-color: transparent;
  padding: 0;
  float: left;
  margin-bottom: 0;
  border-radius: 4px;
  background-color: #ff6600;
  height: 48px;
  width: calc(50% - 10px);
  margin-left: 8px;
  margin-right: 0;
}
html .catalog-product-view .product.media {
  float: left;
  width: 60%;
  box-shadow: none;
  margin: 0;
}
html .catalog-product-view .product.media .fotorama__nav__frame {
  padding: 0 !important;
  padding-right: 16px !important;
  padding-bottom: 16px !important;
  margin-right: 16px;
}
html .catalog-product-view .product.media .fotorama__nav__frame .fotorama__thumb {
  box-shadow: none;
}
html .catalog-product-view .product.media .fotorama__nav__shaft {
  margin-left: 0px;
  margin-right: 16px;
  display: inline-block;
  margin-top: 0;
}
html .catalog-product-view .product.media .fotorama__nav__frame.fotorama__active .fotorama__thumb {
  box-shadow: none;
}
html .catalog-product-view .breadcrumbs {
  margin: 20px 0 0 0;
}
html .catalog-product-view span.price-container.price-final_price {
  width: auto;
  float: left;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
html .catalog-product-view .product-options-bottom label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .catalog-product-view .amquote-addto-button {
  padding: 0;
  text-transform: uppercase;
  box-sizing: border-box;
  height: 48px;
  width: 100%;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .catalog-product-view .recently-product-cat .block-title {
  margin-top: 65px;
  padding: 0;
  border: 0;
  margin-bottom: 26px;
}
html .catalog-product-view .recently-product-cat .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  margin: 0 -12px;
  width: 100%;
  font-size: 0;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
  width: 25%;
  box-shadow: none;
  margin: 0 !important;
  padding: 0 12px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-container {
  display: block;
  width: 100% !important;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper {
  height: auto;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
  margin-bottom: 0;
  padding: 7px 0;
}
html .catalog-product-view .column.main .recently-product-cat.category-page.productpager .product-items .product-item .product-item-info .sj-image-container span.product-image-wrapper:hover {
  background: transparent;
}
html .catalog-product-view .recently-product-cat.category-page.productpager .block-content {
  padding-left: 0;
  padding-right: 0;
}
html .catalog-product-view .page-bottom {
  max-width: 100%;
  padding: 0;
  margin: 0;
}
html .catalog-product-view .page-bottom .arabian-store {
  border-top: 1px solid #dddddd;
  margin-top: 56px;
}
html .catalog-product-view .page-bottom .arabian-store h2 {
  padding-top: 46px;
}
html .catalog-product-view .product-item-details .price-final_price {
  margin-top: 5px;
  height: auto;
}
html .revewwithwishlist .wishlist .actions-secondary {
  display: block;
  float: left;
  min-width: unset;
  padding-right: 0;
  right: 0;
  position: relative;
  left: -16px;
}
html .revewwithwishlist .wishlist .compare-product a.action.tocompare {
  position: relative;
  right: 64px;
  display: none;
  font-size: 0;
}
html .revewwithwishlist .towishlist:after {
  height: 24px;
  width: 24px;
}
html .product-info-main .product-info-stock-sku {
  display: none;
}
html .product-info-main .product-add-form .box-tocart label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .product-info-main .product-add-form .box-tocart input.input-text.qty {
  box-sizing: border-box;
  height: 44px;
  width: 96px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
html .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .product-info-main .product-add-form .box-tocart .fieldset .number {
  margin-left: 0;
  display: inline-block;
}
html .product-info-main-deatils {
  display: none;
}
html .product.info.detailed .product.data.items .data.item.title.active a {
  border-bottom: 2px solid #212b36;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  padding-bottom: 18px !important;
  margin-right: 40px;
}
html .product.info.detailed .additional-attributes tbody tr th {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 24px;
  font-weight: normal;
}
html .product.info.detailed .additional-attributes tbody tr td {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .prod-detail .product.data.items .item.title .switch {
  background: transparent;
  text-transform: capitalize;
  height: auto;
  padding: 0;
  margin-right: 40px;
  padding-bottom: 10px !important;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
}
html .prod-detail .product.info.detailed {
  margin: 0;
  padding-top: 76px;
}
html .product.data.items .item.content {
  border: none;
  padding: 27px 0 0 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  border-top: 1px solid #dddddd;
}
html h3.mb-line {
  display: none;
}
html .related-product-cat .block-title h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
html .recently-product-cat .block-title h2 {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
}
html .catalog-product-view.page-layout-1column .page-main .related-product-cat .products-grid .product-item:first-child {
  margin-left: 0 !important;
}
html .product-item-details .product-reviews-summary {
  display: block !important;
}
html .catalog-product-view .page-title-wrapper {
  width: 100%;
  display: inline-block;
}
html .revewwithwishlist {
  width: 100%;
  float: right;
  display: inline-block;
  position: relative;
  top: 0;
  margin-bottom: 7px;
}
html .instock-status {
  float: left;
  margin-right: 40px;
}
html .in-stock-label-span {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
html .product.data.items .item.content #product-review-container {
  border: none;
  padding-top: 0;
  border-width: 1px 0 0 0;
}
html button#review {
  float: right;
  width: 200px;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  height: 48px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary {
  height: 44px;
  width: 200px;
  border-radius: 4px;
  background-color: #ff6600;
  border: none;
  padding: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
html .review-form .action.submit.primary:hover,
html .review-form .action.submit.primary:focus {
  background: #ffffff;
  color: #000000;
}
html ol.items.review-items {
  list-style: none;
  margin: 0;
  padding: 0;
}
html .product-reviews-summary {
  padding-bottom: 39px;
  /* border-bottom: 1px solid @line4; */
  margin-bottom: 0px;
}
html .review-item {
  padding: 32px 0;
}
html .review-main-contnt {
  width: 55%;
  float: left;
}
html ol.items.review-items .review-details {
  width: 25%;
  float: left;
  text-align: center;
  padding-left: 150px;
}
@media (max-width: 575px) {
  html ol.items.review-items .review-details {
    padding: 0;
  }
}
html ol.items.review-items .rexiw-star-date {
  width: 20%;
  float: right;
  text-align: right;
}
html .review-ratings {
  float: right;
  margin-bottom: 0;
  max-width: 240px;
}
html .review-title {
  margin: 0;
  margin-bottom: 9px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  font-weight: normal;
}
html .review-content {
  margin-bottom: 0;
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html .review-author .review-details-value {
  font-weight: normal;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
html time.review-details-value {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-top: 16px;
  display: inline-block;
}
html .review-toolbar {
  border-top: none;
  display: none;
}
html #viewall {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
  border: 0;
  width: 100%;
  text-decoration: underline;
  margin-top: 16px;
}
html div#customer-reviews {
  margin: 0;
}
html .ratcount {
  float: right;
  padding-left: 16px;
  color: #637381;
  font-size: 15px;
  letter-spacing: 0.25px;
  line-height: 35px;
}
html .data.switch .counter {
  color: #7d7d7d;
  display: none;
}
html .catalog-product-view .product-info-main .product.alert form#notify-form {
  width: 100%;
}
html .catalog-product-view .product-info-main .product.alert .control {
  width: 264px;
  display: inline-block;
  position: relative;
}
html .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
  height: 44px;
  width: 270px;
  padding: 8px 16px;
  border: 1px solid #cccccc;
  border-radius: 4px;
  background-color: #ffffff;
}
html .catalog-product-view .product-info-main .product.alert .submitsction {
  width: 158px;
  position: absolute;
  height: 44px;
}
html .catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn {
  text-transform: uppercase;
  box-shadow: none;
  border: 0;
  height: 44px;
  width: 100%;
  border-radius: 0 4px 4px 0;
  background-color: #ff6600;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  background: #ff6600;
}
html body .page-header .minicart-wrapper .action.showcart .counter-number {
  display: inline-block;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  left: -5px;
}
html .minicart-wrapper .block-minicart li a.product-item-photo {
  width: auto;
  display: inline-block;
}
html div#minicart-content-wrapper a.product-item-photo {
  box-shadow: none;
}
html div#minicart-content-wrapper .product-image-container {
  display: inline-block;
  max-width: 100%;
  width: 75px !important;
  height: 75px !important;
}
html div#minicart-content-wrapper .minicart-items .product-item-name {
  width: 230px;
  padding: 0;
  height: auto;
}
html .page-header #minicart-content-wrapper .block-content .actions .primary .action.primary {
  background: #ff6600;
  color: #ffffff;
  font-size: 13.55px;
  font-weight: 700;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  height: 44px;
  border: 0;
  border-radius: 4px;
}
html .modal-popup button {
  background: #ff6600 !important;
  height: 44px !important;
  border: 0 !important;
  border-radius: 4px !important;
}
html .modal-popup button:hover {
  background: #ff6600;
  border: none;
  color: #ffffff;
}
html .modal-popup button:focus {
  height: 44px;
}
html .modal-popup .action-close:before {
  position: relative;
  left: -10px;
}
html .modal-popup button.action-close {
  background: none !important;
}
html .modal-popup button:active {
  background: #ff6600;
  border: none;
  color: #ffffff;
  height: 44px;
}
html .notify-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  html .catalog-product-view .product.media {
    width: 100%;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 16px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-left: 16px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  html .catalog-product-view .breadcrumbs {
    margin: 0;
    display: none;
  }
  html .catalog-product-view .product.media .fotorama__wrap {
    padding: 0;
  }
  html .catalog-product-view .product-info-main {
    width: 100%;
    padding: 21px 0 0 0;
    position: relative;
  }
  html .catalog-product-view .product-info-main .page-title-wrapper h1 {
    margin-bottom: 0;
  }
  html .catalog-product-view .product-info-main .page-title-wrapper h1 span {
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 24px;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 20%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 100%;
    margin: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 70%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-left: 0px;
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product.alert .control {
    width: 100%;
    display: inline-block;
    position: relative;
  }
  html .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 128px;
    position: relative;
    height: 44px;
    top: -45px;
  }
  html .catalog-product-view .payment-responsivesec {
    width: 73%;
    display: none;
  }
  html .catalog-product-view .prod-detail .product.data.items .item.title .switch {
    margin-right: 0;
    border-top: 1px solid #dddddd;
    padding: 20px 0 !important;
  }
  html .catalog-product-view .recently-product-cat .block-title {
    margin-top: 0;
    padding: 0;
    border: 0;
    margin-bottom: 20px;
  }
  html .catalog-product-view .recently-product-cat .block-title h2 {
    margin: 0;
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
  }
  html .catalog-product-view .column.main .recently-product-cat .product-items {
    margin: 0;
    width: 100%;
    font-size: 0;
  }
  html .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 100% !important;
    box-shadow: none;
    margin: 0 !important;
    padding: 0;
    margin-bottom: 40px !important;
  }
  html .catalog-product-view .page-bottom .arabian-store {
    border-top: 1px solid #dddddd;
    margin-top: 0;
  }
  html .catalog-product-view .revewwithwishlist {
    width: 100%;
    margin-top: 16px;
  }
  html .fotorama__active .fotorama__dot {
    background-color: #ff6600;
    border-color: #ff6600;
  }
  html .product-info-main .product-add-form .box-tocart input.input-text.qty {
    width: 100%;
  }
  html .prod-detail .product.info.detailed {
    margin: 0;
    padding-top: 36px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin: 0;
  }
  html .product.data.items .item.title a:after {
    position: absolute;
    right: 10px;
    top: 20px;
  }
  html .product.data.items .item.content #product-review-container {
    border: none;
    padding-top: 0;
    border-width: 1px 0 0 0;
    display: flex;
    flex-wrap: wrap;
  }
  html .price-box span.price-container span.price {
    padding-left: 0;
  }
  html button#review {
    text-align: center;
    margin: 0 auto;
    order: 2;
  }
  html .review-details {
    order: 1;
    margin: 0 auto;
  }
  html .product-reviews-summary {
    padding-bottom: 0;
    border-bottom: 0;
    margin-bottom: 22px;
  }
  html .review-item {
    padding: 18px 0;
    display: flex;
    flex-wrap: wrap;
  }
  html .review-item:first-child {
    border-top: 1px solid #dddddd;
    margin-top: 24px;
  }
  html .review-main-contnt {
    width: 100%;
    order: 3;
  }
  html ol.items.review-items .review-details {
    width: 100%;
    text-align: left;
    order: 2;
  }
  html ol.items.review-items .rexiw-star-date {
    width: 100%;
    float: left;
    text-align: left;
    order: 1;
  }
  html .review-list li .review-date {
    float: right;
    width: 50%;
    text-align: right;
  }
  html .review-ratings {
    float: left;
    margin-bottom: 0;
    max-width: 240px;
  }
  html time.review-details-value {
    padding: 0;
  }
  html div#customer-reviews {
    margin: 0;
    order: 3;
  }
  html .revewwithwishlist .wishlist {
    float: right;
    width: 50%;
  }
  body.catalog-product-view .page-main {
    border-top: 0;
    margin: 0 !important;
    padding-top: 0 !important;
  }
}
/*end*/
.main-offer {
  width: 100%;
  display: flex;
  background-color: #eaf7fc;
  flex-wrap: wrap;
  padding: 16px 48px 10px 32px;
  align-items: center;
  justify-content: space-between;
  margin-top: 12px;
}
.title-offer {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
}
.countdowntimer-main {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.days-time {
  padding: 0 12px;
  position: relative;
  text-align: center;
}
span.day-cnt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 28px;
  width: 100%;
  display: block;
  text-align: center;
}
span.day-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
}
span.day-txt:before {
  content: '';
  height: 2px;
  width: 40px;
  background-color: #212b36;
  position: absolute;
  left: 0;
  text-align: center;
  right: 0;
  margin: 0 auto;
}
html body.cms-special-offer .selling-points-mian p {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
html body.cms-special-offer main#maincontent {
  padding: 0 !important;
}
html body.cms-special-offer ul {
  padding: 0;
}
.specail-main {
  margin-top: 10px;
  width: 100%;
  display: inline-block;
  margin-bottom: 24px;
}
.offer-img ul {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -12px;
}
.offer-img ul li {
  width: 25%;
  float: left;
  padding: 0 12px;
}
.offer-img ul li img {
  width: 100%;
}
.cms-home span.special-price {
  margin: 0px 0 !important;
  width: auto !important;
}
span.old-price {
  display: block;
  float: left;
  padding-left: 16px;
}
span.special-price {
  margin: 0px 0 !important;
  width: auto !important;
}
.product-item .old-price {
  margin: 0;
}
.cms-special-offer .category-supersale {
  width: 100%;
  display: inline-block;
  padding-top: 46px;
  border-top: 1px solid #dddddd;
}
.cms-special-offer .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
  overflow: hidden;
  padding-top: 5px;
}
.cms-special-offer .block.widget.block-products-list.grid .block-title {
  text-align: center;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 26px;
}
.cms-special-offer .widget .block-title strong {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}
.cms-special-offer .block.widget .product-item-info {
  width: 100%;
  position: relative;
}
.cms-special-offer .block.widget .product-item-info .actions-secondary {
  position: absolute;
  right: -3px;
  top: 8px;
}
.cms-special-offer .sell-pnts {
  border-top: 1px solid #dddddd;
}
html .owl-theme .owl-dots .owl-dot.active span {
  background: #ff6600;
}
html .owl-theme .owl-dots .owl-dot:hover span {
  background: #ff6600;
}
html .owl-theme .owl-dots .owl-dot span {
  height: 8px;
  width: 16px;
  background-color: #d8d8d8;
  display: inline-block;
  font-size: 0;
  margin: 0 8px 16px;
  border-radius: 0;
}
html .revewwithwishlist {
  margin-bottom: 12px;
}
html .revewwithwishlist .ratcount {
  line-height: 23px;
}
html .instock-status {
  width: 30%;
  text-align: right;
}
.revewwithwishlist .wishlist {
  width: 100%;
}
.revewwithwishlist .product-reviews-summary {
  margin: 0;
  display: inline-block;
  padding: 0;
  border: 0;
}
.revewwithwishlist .review-details {
  width: 50%;
  float: left;
}
.product-info-main .rating-summary {
  margin-right: 0;
}
.customer-review .rating-summary {
  margin-right: 0;
}
.newlabel-class {
  position: absolute;
  top: 16px;
  z-index: 1;
  left: 0;
}
div#zipcode-error {
  color: #ff0000;
  margin-top: 5px;
}
.social-share-custom {
  position: absolute;
  right: 10px;
  top: 60px;
  z-index: 1;
}
.social-share-custom div.rollerhove {
  background-image: url(../images/Share-grey.svg);
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.social-share-custom div.rollerhove:hover {
  background-image: url(../images/Share-hover.svg);
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
  margin: 0;
  position: relative;
  cursor: pointer;
}
.social-share-custom .rollerhove:hover .hoversocialicondisplay {
  right: 0;
  top: 24px;
}
.social-share-custom .rollerhove:hover .hoversocialicondisplay ul {
  right: 0px;
  top: 15px;
}
.cms-index-index ol.product-items .hoversocialicondisplay li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
ol.product-items .hoversocialicondisplay li {
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
}
.related-product-cat ol li {
  padding: 0;
}
i.fa.fa-facebook-square {
  color: #3567a2;
}
i.fa.fa-twitter {
  color: #69acd1;
}
i.fa.fa-pinterest {
  color: #e2462b;
}
i.fa.fa-whatsapp {
  color: #4cc03c;
}
.desc-main {
  position: relative;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container > .price-wrapper span.price {
  margin-top: 6px;
}
html .revewwithwishlist .wishlist .actions-secondary {
  left: -5px;
}
.disc-txt {
  position: absolute;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 13px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  left: 6px;
  align-items: center;
  top: 9px;
}
.cms-catalogue-request .columns .column.main {
  padding-bottom: 88px;
}
.cms-catalogue-request .page-main {
  width: 100%;
  max-width: 728px;
  padding: 0 23px;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
.cms-catalogue-request fieldset.fieldset .legend {
  padding: 0;
  border: 0;
  margin-bottom: 66px;
  margin-top: 27px;
  text-align: center;
}
.cms-catalogue-request fieldset.fieldset .legend span {
  text-transform: none;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.cms-catalogue-request span.request-txt {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  padding-bottom: 20px;
  display: inline-block;
}
.cms-catalogue-request .field.name.required.address {
  width: 100%;
}
.cms-catalogue-request .request-chckbox {
  margin-top: 10px;
  display: inline-block;
  width: 100%;
  padding-left: 10px;
}
.cms-catalogue-request .request-chckbox label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.cms-catalogue-request .fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  letter-spacing: 0;
}
.cms-catalogue-request .fieldset:last-child {
  margin-bottom: 0;
}
.cms-catalogue-request .actions-toolbar {
  margin-top: 27px;
}
.cms-catalogue-request .primary {
  width: 100%;
}
.cms-catalogue-request button.action.submit.primary {
  width: 100%;
  margin: 0;
  padding: 0;
  border-radius: 4px;
  background-color: #ff6600;
  height: 48px;
  border: 0;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
}
.cms-catalogue-request .field.name.required {
  width: 50%;
  float: left;
  padding: 0 12px;
}
.cms-catalogue-request .fields.request-form-dtl {
  margin: 0 -12px;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
  color: #212b36 !important;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.field.zipcode {
  width: 50%;
  padding: 0 12px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 53%;
  margin: 0;
  padding-right: 16px;
  display: flex;
  flex-wrap: nowrap;
  position: relative;
  align-items: center;
  justify-content: center;
  float: left;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  width: 100%;
  margin-top: 20px;
  display: flex;
  gap: 20px;
}
html .product-info-main .product-add-form .box-tocart input.input-text.qty {
  width: 100%;
}
.sq-ft-main {
  width: 50%;
  padding-right: 13px;
}
.or {
  top: 10px;
  width: 26px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  position: relative;
}
.box-main {
  width: auto;
  padding-left: 13px;
}
html .product-info-main .product-add-form .box-tocart label {
  display: inline-block;
  width: 100%;
}
html .product-info-main .product-add-form .box-tocart .fieldset .number {
  width: 100%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions.adtocart {
  width: 100%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
  width: 25%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft .box-main {
  width: 100%;
  padding-left: 0;
}
ul.megamenu-ul li {
  padding: 0px;
}
ul.megamenu-ul li a {
  padding: 8px 32px;
  display: inline-block;
  position: relative;
}
ul.megamenu-ul li a:before {
  content: '';
  width: 0;
  height: 3px;
  background: #ff6600;
  position: absolute;
  left: 0;
  margin: 0;
  bottom: -1px;
  transition: all 0.3s;
}
ul.megamenu-ul li:hover a:before {
  width: 100%;
}
.mega-menu-main .brands-sub-menu a {
  padding: 0px;
}
.cms-index-index span.product-image-wrapper:hover {
  background: none;
}
.swatch-attribute.color,
.swatch-attribute.size,
.swatch-attribute.size {
  width: 100%;
  display: inline-block;
}
.swatch-attribute.color .swatch-option {
  border: none;
  width: 24px !important;
  height: 24px !important;
  background-size: 100% !important;
}
.catalog-product-view .swatch-attribute.color .swatch-option.selected {
  margin-left: 0;
  border: 2px solid #ff6600;
}
.catalog-product-view .swatch-attribute.color .swatch-option {
  border: none;
  width: 80px !important;
  height: 80px !important;
  background-size: 100% !important;
  margin-right: 18px;
}
#configcustom {
  margin-top: 22px;
  padding-bottom: 22px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 0px;
}
html .catalog-product-view .product-info-main .product-info-price {
  margin-bottom: 0px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart {
  padding-top: 0 !important;
}
.cms-catalogue-request .breadcrumbs {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 23px;
  margin-top: 20px;
}
.two-action {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.sample-product-wrapper {
  width: calc(50% - 10px);
  margin-right: 8px;
}
button#sample-product-button {
  width: 100%;
  margin: 0;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  height: 48px;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 16px;
  text-align: center;
  padding: 0;
}
button#sample-product-button span {
  color: #212b36 !important;
}
button#product-addtoquote {
  width: calc(50% - 10px);
  margin-bottom: 0;
  order: 1;
}
@media (max-width: 767px) {
  button#product-addtoquote {
    height: 40px;
    font-size: 12px;
  }
}
.row {
  margin: 0;
}
.inspiration-index-index .columns {
  padding: 0;
}
.inspiration-index-index .columns .column.main {
  padding-bottom: 84px;
}
.trend-prdts {
  margin-top: 22px;
  width: 100%;
}
.fet-title h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin-bottom: 26px;
}
.main-trending {
  width: 100%;
  display: inline-block;
}
.main-trending ol {
  width: auto;
  margin: 0 -12px;
  padding: 0px;
}
.main-trending ol li {
  width: 25%;
  padding: 0 16px;
}
.main-trending ol li img {
  width: 100%;
}
.main-trending a {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0.75px;
  line-height: 24px;
  text-align: center;
  width: 100%;
  display: inline-block;
}
.main-trending a:hover {
  color: #212b36;
}
.main-trending a span {
  padding-top: 12px;
  display: inline-block;
}
.featuretrends-index-trenddetails .container.sj-test {
  display: none;
}
.featuretrends-index-trenddetails .columns {
  padding: 0;
}
.featuretrends-index-trenddetails .columns .column.main {
  padding-bottom: 64px;
}
.main-banner-page {
  position: relative;
  margin-bottom: 64px;
}
.img-txt {
  position: absolute;
  text-align: center;
  top: 50%;
  align-items: center;
  align-content: center;
  max-width: 872px;
  margin: 0 auto;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.img-tit h1 {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
}
.img-desc {
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-align: center;
  margin: 21px 0;
}
a.img-btn {
  box-sizing: border-box;
  height: 48px;
  width: 200px;
  border: 1px solid #212b36;
  border-radius: 4px;
  background-color: #ffffff;
  display: inline-block;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 2px;
  line-height: 45px;
  text-align: center;
}
html .cms-catalogue-request .breadcrumbs {
  display: inline-block;
}
html .filter-current ol.items {
  margin: 0;
}
html .sidebar.sidebar-main .block-actions.filter-actions a {
  color: #000000;
}
html .block-actions.filter-actions.mobile-reset {
  display: none;
}
.product-full-width-section {
  display: flex;
  flex-wrap: wrap;
  margin-top: 16px;
}
h2.product-section-title {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  margin: 0;
  padding-right: 16px;
}
.recently-product-cat.category-page.productpager li.product-item span.old-price,
.catalog-product-view .column.main .recently-product-cat .product-items .product-item span.old-price {
  width: auto;
}
.size-value {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 25px;
}
.product-item .price-box .old-price .price-container span span.price {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px !important;
}
.loader {
  background: none !important;
}
html .catalog-product-view .column.main .product.media {
  margin-top: 0px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  margin-top: 26px;
}
html .product-info-main .product-add-form .box-tocart label {
  display: inline-block;
  width: 100%;
  padding-bottom: 6px;
}
html #banner-slider-carousel .owl-dots {
  position: absolute;
  bottom: 20px;
  left: 0;
  opacity: inherit;
  right: 0;
  top: auto;
}
@media (max-width: 1024px) {
  html .instock-status {
    width: 20%;
  }
  .revewwithwishlist .review-details {
    width: 55%;
  }
}
@media (max-width: 768px) {
  html .instock-status {
    width: 32%;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin: 0px;
  }
  html .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin: 0px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin-right: 20px;
  }
  html .prod-detail .product.data.items .item.title .switch {
    margin-right: 20px;
  }
}
body .page-header .minicart-wrapper .action.showcart .counter.qty {
  border: none;
  z-index: 9;
}
@media (max-width: 767px) {
  html .owl-theme .owl-dots .owl-dot.active span {
    background: #ff6600;
  }
  html .owl-theme .owl-dots .owl-dot:hover span {
    background: #ff6600;
  }
  html .owl-theme .owl-dots .owl-dot span {
    height: 8px;
    width: 16px;
    background-color: #d8d8d8;
    display: inline-block;
    font-size: 0;
    margin: 0 8px 8px;
  }
  html .catalog-category-view .page-wrapper .breadcrumbs {
    display: inline-block;
    margin: 0;
    padding-top: 19px;
    padding-bottom: 40px;
  }
  html .review-list li .review-date {
    margin-top: 5px;
  }
  html .review-details {
    width: 100%;
    text-align: center;
  }
  .filter-options-item.allow.active .filter-options-content {
    display: inline-block !important;
  }
  main#maincontent {
    border-top: none;
  }
  .catalog-product-view a[data-zoom-id] img {
    padding-bottom: 0;
  }
  .catalog-product-view .mz-thumb img {
    padding-bottom: 0;
  }
  .catalog-product-view .modal-slide .action-close {
    margin-top: 0px;
  }
  .mt-thumb-switcher.active-selector img {
    border-bottom-color: transparent;
  }
  div#product-review-table {
    margin-top: 15px;
  }
  .mcs-item {
    padding: 0 8px !important;
  }
  .mcs-items-container {
    margin: 0 -17px !important;
    width: auto !important;
  }
  .MagicScroll-horizontal .mcs-button-arrow-prev {
    top: -10px !important;
  }
  .MagicScroll-horizontal .mcs-button-arrow-next {
    top: -10px !important;
  }
  header .form .search-autocomplete {
    top: 44px !important;
    margin: 0;
    width: 100% !important;
    border: none;
    left: 0;
    padding: 0 12px;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    padding: 0px;
  }
  .swatch-attribute.color,
  .swatch-attribute.size,
  .swatch-attribute.size {
    width: 100%;
    display: inline-block;
    float: left;
  }
  html .cms-page-view .page-header {
    margin-bottom: 20px;
  }
  .swatch-attribute.size {
    width: 100%;
    display: inline-block;
    float: left;
  }
  .featuretrends-index-trenddetails .columns .column.main {
    padding-bottom: 40px;
  }
  .featuretrends-index-trenddetails main#maincontent {
    border-top: 0;
  }
  .featuretrends-index-trenddetails .page-header {
    margin-bottom: 0;
  }
  .main-banner-page {
    position: relative;
    margin-bottom: 32px;
  }
  .main-banner-page img {
    height: 336px;
    object-fit: cover;
  }
  .img-desc {
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.6px;
    line-height: 24px;
    text-align: center;
  }
  .main-trending ol {
    display: block;
    flex-wrap: inherit;
    margin: 0px;
  }
  .main-trending ol li img {
    width: auto;
  }
  .main-trending a {
    width: auto;
  }
  .fet-title {
    color: #212b36;
    font-family: 'Plus Jakarta Sans';
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 20px;
  }
  .trend-prdts {
    margin-top: 18px;
    width: 100%;
    overflow: hidden;
  }
  .inspiration-index-index .columns .column.main {
    padding-bottom: 50px;
  }
  .sample-product-wrapper {
    width: 100%;
    padding-right: 0;
    margin-bottom: 16px;
  }
  button#product-addtoquote {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  .cms-catalogue-request .breadcrumbs {
    display: none !important;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    width: 100%;
    margin-top: 20px;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 70%;
    padding-right: 0px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    margin-right: 0;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
    width: 20%;
  }
  .revewwithwishlist .review-details {
    width: 40%;
  }
  .mob-disc {
    display: inline-block;
    width: 100%;
  }
  .main-offer {
    padding: 16px 48px 18px 32px;
  }
  .title-offer {
    text-align: center;
    width: 100%;
    margin-bottom: 12px;
  }
  .countdowntimer-main {
    text-align: center;
    margin: 0 auto;
  }
  html .banner-caption {
    padding: 0px;
  }
  html body.cms-index-index main#maincontent {
    padding: 0 !important;
  }
  .specail-main {
    margin-top: 16px;
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
  }
  .offer-img ul {
    display: inline-block;
    flex-wrap: wrap;
    margin: 0 -8px;
  }
  .offer-img ul li {
    width: 50%;
    float: left;
    padding: 0 8px;
    margin-bottom: 16px;
  }
  .cms-special-offer .sell-pnts {
    border-top: 1px solid #dddddd;
    margin-top: 32px;
  }
  .cms-special-offer .widget .block-title strong {
    margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
  }
  .cms-special-offer .block.widget.block-products-list.grid .block-title {
    margin-bottom: 20px;
  }
  .cms-special-offer .category-supersale {
    padding-top: 32px;
  }
  .cms-special-offer .block.widget.block-products-list.grid {
    margin-bottom: 32px;
  }
  html .revewwithwishlist .wishlist {
    width: 100%;
  }
  html .revewwithwishlist .ratcount {
    display: none;
  }
  html .review-details {
    order: 1;
    margin: 0;
  }
  html .in-stock-label-span {
    line-height: 26px;
  }
  .cms-catalogue-request main#maincontent {
    border-top: 0;
  }
  .cms-catalogue-request fieldset.fieldset .legend {
    padding: 0;
    border: 0;
    margin-bottom: 12px;
    margin-top: 0;
    text-align: left;
  }
  .cms-catalogue-request fieldset.fieldset .legend span {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 0.5px;
    line-height: 28px;
    text-align: left;
  }
  .cms-catalogue-request span.request-txt {
    padding-bottom: 16px;
  }
  .cms-catalogue-request .field.name.required {
    width: 100%;
    float: left;
    padding: 0;
  }
  .cms-catalogue-request .fields.request-form-dtl {
    margin: 0;
  }
  .cms-catalogue-request .columns {
    padding: 0 0 48px;
  }
  .cms-catalogue-request .columns .column.main {
    padding-bottom: 0;
  }
  .cms-catalogue-request .page-footer {
    margin-top: 0;
  }
  .cms-catalogue-request .request-chckbox {
    padding-left: 0px;
  }
  ol.product-items.widget-product-grid.slick-initialized.slick-slider {
    margin-bottom: 32px;
  }
  .field.zipcode {
    width: 100%;
    padding: 0;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 26px;
    padding-right: 16px;
    display: flex;
    position: relative;
    top: 0;
    justify-content: center;
    text-transform: capitalize;
  }
  html .sidebar.sidebar-main .filter-title strong {
    width: 100%;
    display: flex !important;
    padding: 0px 16px;
    text-transform: capitalize;
    justify-content: center;
    line-height: 30px;
  }
}
html .review-form .action.submit.primary:hover {
  color: #ffffff;
}
html .review-form .action.submit.primary:focus {
  color: #ffffff;
}
div#reviews-actions-custom {
  float: left;
}
.block.widget.block-products-list.grid {
  max-height: 630px;
}
.block.widget.block-products-list.grid .slick-list li.product-item {
  opacity: 1;
}
.block.widget.block-products-list.grid li.product-item {
  opacity: 0;
}
body.cms-page-view .header-links li {
  margin-right: 0px;
}
.trend-prdts .main-trending {
  max-height: 400px;
}
.trend-prdts .main-trending li.product-item {
  opacity: 1;
}
.trend-prdts li.product-item {
  opacity: 0;
}
html .product.info.detailed .additional-attributes tbody tr th {
  width: 15%;
  float: left;
  padding: 0px;
}
html .product.info.detailed .additional-attributes tbody tr td {
  padding: 0px;
}
input#autocomplete {
  border: 1px solid #cccccc !important;
}
.cms-page-view .breadcrumbs {
  margin: 0;
  padding: 0 23px;
  margin-top: 20px;
}
.shp-by-clr .container {
  padding: 0;
}
ol.items {
  margin: 0;
  padding: 0;
}
.page-products .filter-options-content .items a {
  padding-left: 0;
  margin: 0;
}
.swatch-attribute.tile_finish {
  margin-top: 24px;
}
.field.review-field-nickname.required {
  margin-top: 20px;
}
html .catalog-product-view .column.main .recently-product-cat .product-items {
  width: auto;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
  margin: 0;
  position: relative;
  right: 0;
  top: 0px;
  left: auto;
  width: auto;
  float: right;
  text-align: right;
}
body.page-products.page-with-filter.catalogsearch-result-index .block.filter {
  display: block;
}
body.page-products.page-with-filter.catalogsearch-result-index .products.products-grid {
  width: 100%;
  margin-left: 0;
  margin-top: 26px;
}
body.page-products.page-with-filter.catalogsearch-result-index .page-title-wrapper {
  width: 100%;
  margin-bottom: 0;
  display: inline-block;
  width: 50%;
  text-align: left;
  position: relative;
  left: 24%;
}
body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
  margin-top: 46px;
}
body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item img.product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
  top: 0;
}
.page-products .product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.page-products .new-product-image-photo:hover {
  background-color: transparent !important;
  opacity: 1;
  width: 100%;
}
.swatch-attribute.color .swatch-option {
  margin-bottom: 10px;
}
.featuretrends-index-index .container.sj-test {
  display: none;
}
.cms-page-view.cms-shop-by-color .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-collection .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-looks .breadcrumbs {
  display: inline-block;
}
.cms-page-view.cms-shop-by-brands .breadcrumbs {
  display: inline-block;
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  top: 10px;
}
.frst-cat a:last-child:after {
  content: '';
  background: url(../images/chevron-right-white.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 8px;
}
.frst-cat a:after {
  content: '';
  background: url(../images/chevron-right-white.svg);
  width: 16px;
  height: 16px;
  display: inline-block;
  position: relative;
  top: 3px;
  left: 8px;
}
.frst-cat h3 a::after {
  display: none !important;
}
.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr th {
  text-align: left;
}
body.helpdesk-ticket-create .hdmx__ticket-new .group {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 16px;
  display: flex;
  flex-wrap: nowrap;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
  width: 33.33%;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
  width: 33.33%;
}
body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
  width: 33.33%;
}
.field.required.message {
  width: 100%;
}
.page-print .logo {
  display: none;
  float: none;
}
.page-print .custom-info-orderpage {
  margin: 12px 0;
}
.page-print span.info-contact img {
  position: relative;
  top: 10px;
}
.page-print .order-status {
  margin-top: -7px;
  padding: 5px 10px;
}
.page-print .box-content {
  margin-bottom: 20px;
}
.checkout-index-index .modal-popup._inner-scroll .modal-inner-wrap {
  max-height: 100%;
  margin: 0;
}
.checkout-index-index li#shipping .form-login {
  padding-bottom: 23px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 28px;
}
.checkout-index-index #checkout .fieldset .field .control {
  width: 100%;
  padding-bottom: 16px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
  border-bottom: none;
  padding: 0;
}
body.cms-page-view.cms-new-arrival .page-main .arabian-store h2 {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
body.cms-page-view.cms-new-arrival .columns .column.main {
  padding-bottom: 0;
}
body.cms-page-view.cms-special-offer .page-main .arabian-store h2 {
  color: #212b36;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin: 0 0 13px;
}
body.cms-page-view.cms-special-offer .columns .column.main {
  padding-bottom: 0;
}
body.cms-about-us .page-main {
  width: 100%;
  max-width: 1096px;
  padding: 0;
  margin: 0 auto;
  box-sizing: border-box;
  display: inline-block;
}
body.cms-page-view.cms-special-offer .header-links li {
  margin-right: 20px;
}
.page-header .minicart-wrapper .action.showcart .counter.qty {
  width: 50px;
  left: 0;
}
html body .page-header .minicart-wrapper .action.showcart .counter-number {
  left: 0px;
}
.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
  top: 12px;
}
.catalogsearch-result-index h1.page-title {
  margin-top: 0;
  font-size: 24.15px;
}
body.amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
  font-size: 14px;
}
div#mp-newsletter-error {
  color: #ff0000;
  margin-top: 10px;
}
.catalog-product-view .field-error {
  margin-top: 7px;
  position: absolute;
  font-size: 10px;
}
.catalog-product-view div.mage-error[generated] {
  margin-top: 7px;
  position: absolute;
  font-size: 10px;
}
.two-action {
  padding-top: 10px;
}
.amasty_quote-account-view .page-title-wrapper div {
  display: none;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty {
  top: -18px;
  right: -8px;
  position: absolute;
  background: unset;
  left: auto;
}
body .amquote-cart-wrapper.minicart-wrapper .amquote-showcart .counter.qty .counter-number {
  text-shadow: none;
  color: #000;
}
#sample-product-button span {
  background: url(../images/order-icon.svg) no-repeat left center;
}
#product-addtocart-button span {
  background: url(../images/new-cart.svg) no-repeat left center;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .actions .sample-product-wrapper {
  margin: 0;
  padding: 0;
  order: 2;
}
#instant-purchase {
  order: 3;
  width: calc(50% - 10px);
  display: none;
}
#configcustom label.label {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
}
.catalog-product-view .product-info-main #configcustom .super-attribute-select {
  max-width: 100%;
}
.sample-product-wrapper {
  display: block;
}
.page-print .custom-info-orderpage {
  margin: 12px 0;
  border-top: 1px solid #dddddd;
  border-bottom: 1px solid #dddddd;
  padding-bottom: 20px;
}
.page-print .box.box-order-shipping-address {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.page-print .box.box-order-billing-method {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}
.page-print tr.totals-tax {
  width: 100%;
  display: inline-table;
}
.amcheckout-step-container .shipping-address-items .shipping-address-item {
  min-height: 317px;
}
tr.totals-tax {
  width: 100%;
  display: contents;
}
.main-abt {
  width: 100%;
  display: inline-block;
  margin-top: 24px;
}
.first-para {
  width: 100%;
  display: flex;
}
.first-para .page-title-wrapper {
  width: 30%;
  float: left;
}
.scnd-txt {
  width: 70%;
  float: right;
}
.scnd-para {
  width: 100%;
  display: flex;
}
.scnd-para h1 {
  font-weight: 600;
}
.txt-area {
  width: 50%;
  float: left;
  margin-right: 24px;
}
.img-area {
  width: 50%;
  float: right;
}
.frth-para {
  width: 100%;
  display: flex;
}
.txt-para {
  width: 60%;
  float: left;
}
.img-div {
  width: 38%;
  float: right;
}
body.cms-faq main#maincontent {
  max-width: 1096px;
  padding: 0;
}
body.cms-faq main#maincontent li {
  color: #212b36;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 28px;
  margin-bottom: 20px;
}
.message.success {
  padding-left: 50px !important;
  background: #E3F1DF !important;
  color: #212b36 !important;
  font-weight: bold;
  margin: 0 0 20px;
}
.message.info.empty,
.message.notice {
  padding-left: 50px !important;
  background: #FCF1CD !important;
  color: #212b36 !important;
  font-weight: bold;
}
.message.info > *:first-child:before {
  color: #8A6116 !important;
}
div#mageplaza-bannerslider-block-before-content-3 {
  margin-top: -20px;
}
.message.success > *:first-child:before {
  color: #108043;
  content: '\e60e' !important;
}
.message.error {
  margin: 0 0 15px;
  padding: 13px 0 13px 45px;
  overflow: hidden;
  background-color: #FBEAE5;
  color: #212b36;
  font-weight: 800;
}
.cms-home .page.messages {
  display: inline-block;
  margin-bottom: 0;
  width: 100%;
  margin-top: 0;
}
.message.error > *:first-child:before {
  color: #BF1D08;
  content: '\e61f' !important;
}
div#zipcode-error {
  color: #ff0000;
  margin-top: 5px;
  position: absolute;
  right: 0;
  top: 50px;
  left: 0;
}
.store-find {
  position: relative;
}
.catalog-product-view .newsletter-new div.mage-error[generated] {
  position: relative;
}
.catalog-product-view div.mage-error[generated] {
  margin-top: 7px;
  position: relative;
  font-size: 16px;
}
html .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  font-weight: 700;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .actions #product-addtocart-button {
  background-color: #00B900;
  order: 0;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
  padding: 0 0 0 30px;
}
html .catalog-product-view.page-layout-1column span.per-price-lable {
  color: #637381;
  font-weight: 400;
}
html .catalog-product-view.page-layout-1column .list-product-page-container span.per-price-lable {
  color: rgba(0, 0, 0, 0.87);
  padding: 0;
}
body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
  display: flex;
  justify-content: flex-end;
}
@media (min-width: 768px) {
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
    gap: 10px;
    flex-wrap: wrap;
    align-items: center;
  }
}
body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
  background-color: #00B900;
  border: 0;
}
body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new span {
  background: url(../images/new-cart.svg) no-repeat left center;
  padding: 0 0 0 25px;
  background-size: contain;
}
body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
  right: 0;
}
body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new span {
  background: url(../images/order-icon.svg) no-repeat left center;
  padding: 0 0 0 25px;
  background-size: contain;
}
html body .product.info.detailed .additional-attributes tbody tr {
  width: 49%;
  vertical-align: text-top;
}
html body .product.info.detailed .additional-attributes tbody tr th {
  width: 50%;
  padding: 0 30px 0 0;
}
html body .product.info.detailed .additional-attributes tbody tr td {
  width: 50%;
  padding: 0 30px 0 0;
}
.account.wishlist-index-index .toolbar.wishlist-toolbar .pager {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 20px;
}
.account.wishlist-index-index .toolbar.wishlist-toolbar .pager .toolbar-amount {
  width: auto;
}
.account.wishlist-index-index .toolbar.wishlist-toolbar .pager .pages {
  position: static;
  margin: 0;
  width: auto;
}
body #popup-modal-review .fieldset .field .label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: normal;
  display: block;
  margin: 0 0 12px 0;
}
.customblock-product-page,
.customblock-newsblog {
  float: left;
  width: 100%;
}
.customblock-product-page {
  margin-top: 64px;
}
.customblock-product-page h3 {
  margin-bottom: 15px;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: 0.5px;
  color: #212b36;
}
.customblock-product-page h3 span {
  color: #ff6600;
}
html .catalog-product-view.page-layout-1column .recently-product-cat .block-title {
  margin-top: 30px;
}
html .recently-product-cat .block-title h2 {
  font-size: 24px;
  margin-bottom: 28px;
  text-transform: inherit !important;
}
.customblock-excellentsection {
  float: left;
  width: 100%;
  margin-top: 60px;
}
.customblock-excellentsection img {
  width: 100%;
}
body.catalog-product-view.page-layout-1column .page-wrapper {
  overflow: hidden;
}
.customblock-newsblog {
  background-color: #EBF7FC;
  position: relative;
  padding: 62px 0;
  margin-top: 65px;
}
.customblock-newsblog:before {
  content: "";
  background-color: #EBF7FC;
  width: 100000px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -99999px;
}
.customblock-newsblog:after {
  content: "";
  background-color: #EBF7FC;
  width: 100000px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -99999px;
}
.customblock-newsblog .newsBlogs h2 {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  margin: 0;
  padding-bottom: 34px;
}
.customblock-newsblog .newsBlogs .row {
  display: flex;
  flex-wrap: wrap;
}
.customblock-newsblog .newsBlogs .row .newBlogSec {
  width: 33.3%;
  padding: 0 12px;
}
.customblock-newsblog .newsBlogs .row .newBlogSec img {
  margin-bottom: 13px;
}
.customblock-newsblog .newsBlogs .row .newBlogSec h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  color: #212B36;
  margin: 0 0 3px 0;
  text-transform: full-size-kana;
}
.customblock-newsblog .newsBlogs .row .newBlogSec p {
  font-size: 14px;
  font-weight: 400;
  color: #212B36;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions [data-content-type="row"] {
  width: 100%;
  order: 4;
  margin-top: 0px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions [data-content-type="row"] ul li {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0.25px;
  color: #212B36;
  background: url(../images/new_check.svg) no-repeat left center;
  padding-left: 25px;
  margin-bottom: 12px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions [data-content-type="row"] ul li span {
  color: #FF6829;
}
html .catalog-product-view .page-bottom .arabian-store {
  border: 0;
  margin: 0;
  padding-top: 15px;
  padding-bottom: 88px;
}
html .catalog-product-view.page-layout-1column .sq-ft-price-container .old-price-custom span.price-wrapper {
  font-size: 14px !important;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-info-price {
  margin-bottom: 0px;
  border-bottom: 0;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .price-container .price-wrapper {
  margin: 0;
  font-size: 16px !important;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset {
  width: auto;
  margin: 0 0 10px 0;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .price-container > span {
  font-size: 16px;
}
html .catalog-product-view.page-layout-1column .sq-ft-price-container span.per-price-lable {
  width: 105px;
}
html .catalog-product-view .product-info-main .product-info-price {
  padding: 20px 0 0;
  order: -1;
}
body .fotorama__stage__frame.fotorama__active {
  margin: 0;
}
.catalog-product-view .product-info-main .product-info-price span.old-price {
  padding: 0 !important;
}
.page-products.catalog-category-view.page-layout-2columns-left .product-items .product-item .product-item-info .product-item-details {
  display: flex;
  flex-direction: column;
}
.page-products.catalog-category-view.page-layout-2columns-left .product-items .product-item .product-item-info .product-item-details .product-item-name {
  order: 1;
}
.page-products.catalog-category-view.page-layout-2columns-left .product-items .product-item .product-item-info .product-item-details .price-final_price {
  order: 3;
}
.page-products.catalog-category-view.page-layout-2columns-left .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  order: 2;
}
@media (max-width: 768px) {
  body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
    padding-right: 0;
  }
  .request-ban-text p {
    display: none;
  }
  .frst-cat a {
    text-transform: uppercase;
  }
}
@media (max-width: 767px) {
  fieldset.fieldset .legend span {
    font-size: 24px !important;
  }
  .customer-account-create .fieldset > .legend span {
    font-size: 13.82px !important;
  }
  .minicart-wrapper .block-minicart {
    margin-right: 0 !important;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    width: auto;
    left: 8px !important;
  }
  .minicart-wrapper .block-minicart {
    padding: 21px 15px 0;
  }
  .ammenu-header-container .header.content .minicart-wrapper {
    margin: 0 0px;
  }
  #configcustom {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
  }
  .nav-toggle {
    margin: 0;
    top: 18px;
  }
  .logo {
    top: 25px;
  }
  body .header.content.content {
    display: inline-block;
    height: 130px;
  }
  body header .header.content .block-search {
    padding: 15px 0px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: 50px !important;
    right: -38px !important;
  }
  .cms-new-arrival .recently-main-banner {
    margin-bottom: 6px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #dedede;
    height: 40px;
    width: 100% !important;
    max-width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .products.products-grid {
    width: 100%;
    margin-left: 0;
    margin-top: 0;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
    margin-top: -63px !important;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index main#maincontent .page-title-wrapper {
    top: 0;
    width: 100%;
    display: inline-block;
    text-align: center;
    left: 0px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .column.main {
    position: relative;
    top: 0;
    padding-top: 0px;
    padding-left: 0;
    padding-bottom: 50px;
    width: 100%;
  }
  .inspiration-index-index header.page-header {
    margin-bottom: 0;
  }
  .inspiration-index-index #center {
    padding: 0;
  }
  .main-trending ol {
    margin: 0px -8px;
  }
  .main-trending ol li {
    padding: 0 8px;
  }
  .featuretrends-index-index header.page-header {
    margin-bottom: 0;
  }
  .featuretrends-index-index .columns .column.main {
    padding-bottom: 0px;
  }
  .swatch-attribute.tile_finish {
    margin-top: 22px;
    width: 100%;
    display: inline-block;
  }
  .checkout-index-index li#shipping .form-login {
    padding-bottom: 23px !important;
  }
  .checkout-index-index li#shipping span.note {
    padding-top: 15px;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required span.note {
    padding: 0px;
    padding-top: 15px;
  }
  .checkout-index-index div#shipping-new-address-form {
    padding: 0px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset fieldset.fieldset .actions-toolbar {
    border-bottom: none;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
    width: 100% !important;
  }
  body.wishlist-index-index .products-grid .product-items .product-item {
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
  }
  body.checkout-index-index .amcheckout-step-container .amcheckout-summary-container .minicart-items .product-item-details {
    padding: 0px 0 0 16px;
    display: inline-block;
    width: 80%;
  }
  .amcheckout-step-container .amcheckout-summary-container .minicart-items {
    overflow: hidden;
  }
  .amcheckout-step-container .amcheckout-summary-container .details-qty {
    padding-bottom: 11px;
  }
  body.cms-page-view h1.page-title {
    padding-top: 0px;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.subject {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.priority {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.required.department {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field textarea {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.order {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field.custom {
    width: 100%;
    margin-right: 0;
  }
  body.helpdesk-ticket-create .hdmx__ticket-new .group {
    display: inline-block;
    width: 100%;
  }
  form.hdmx__ticket-new {
    width: 100%;
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 14px !important;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 0;
    padding: 0 12px;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: auto !important;
    min-height: initial;
    max-width: 100% !important;
    width: 100% !important;
  }
  body.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap .left-login h3 {
    text-align: center;
  }
  body.checkout-index-index .modal-popup.modal-slide:not(.agreements-modal):not(.popup-authentication) .modal-inner-wrap {
    background: #ffffff;
    padding-bottom: 32px !important;
    margin-top: 15px !important;
  }
  .first-para {
    width: 100%;
    display: inline-block;
  }
  .first-para .page-title-wrapper {
    width: 100%;
  }
  .scnd-txt {
    width: 100%;
  }
  .scnd-para {
    width: 100%;
    display: inline-block;
  }
  .txt-area {
    width: 100%;
    margin-right: 0;
  }
  .cms-page-view .page-main h1 {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .img-area {
    width: 100%;
  }
  .thrd-para {
    margin-top: 24px;
  }
  .frth-para {
    width: 100%;
    display: inline-block;
  }
  .txt-para {
    width: 100%;
  }
  .img-div {
    width: 100%;
  }
  .page-header .header.content .logo img {
    width: 104.45px;
    height: 34px;
  }
  .banner-cap-main .banner-caption h1 {
    color: #ffffff;
    font-family: 'Plus Jakarta Sans';
    font-size: 47px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 56px;
    margin-bottom: 4px;
  }
  .banner-cap-main .banner-caption p {
    font-weight: 700;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
    letter-spacing: 0.6px;
    margin-top: 16px;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter select {
    height: 11px;
    padding-left: 15px;
  }
  .catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]:before,
  .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]:before {
    width: 50%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
    height: 30px !important;
  }
  div#minicart-content-wrapper .minicart-items .product-item-name {
    width: 170px;
  }
  .checkout-index-index .page-header .header.content .logo {
    top: 0;
  }
  .checkout-index-index .page-footer {
    display: block !important;
  }
  .trackorder-index-view .track_result {
    width: 100% !important;
    margin-top: 0 !important;
  }
  .trackorder-index-view .page-main .track-order-main .track_result h2,
  .trackorder-index-view .page-main .page-title-wrapper h1.page-title span {
    margin-top: 20px;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: 0.5px;
  }
  .trackorder-index-view .page-main .page-title-wrapper {
    padding-bottom: 0px !important;
  }
  .trackorder-index-view main#maincontent {
    margin-top: 0 !important;
  }
  body.contact-index-index .page-main .column:not(.sidebar-additional) .form.contact {
    max-width: 100%;
    margin-top: 15px;
    min-width: 100%;
    padding-bottom: 30px;
  }
  body.contact-index-index .page-main .column .fieldset .legend {
    padding-bottom: 18px;
  }
  body.contact-index-index .page-main .column .fieldset .legend span {
    font-size: 24px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 0.5px;
  }
  body .header.content.content {
    border-bottom: 1px solid #d8d8d8;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
    width: 100%;
  }
  .checkout-index-index #shipping-new-address-form .field.street .control .field.additional {
    width: 100%;
  }
  .checkout-index-index #shipping-new-address-form .field.street .control label.label {
    position: unset;
    margin-bottom: 5px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
    padding-right: 0;
  }
  body.checkout-index-index .header.content.content {
    border-bottom: unset !important;
  }
  .checkout-index-index div#shipping-new-address-form {
    overflow: hidden;
  }
  html div#minicart-content-wrapper .minicart-items .product-item-name {
    width: auto !important;
  }
  .fotorama__dot {
    height: 10px !important;
    width: 10px !important;
    background-color: #d8d8d8;
  }
  html .catalog-product-view .product.media .fotorama__nav__frame {
    padding-right: 0 !important;
    padding-bottom: 16px !important;
    margin-right: 0 !important;
  }
  body.checkout-cart-index .quntyarrw .minus,
  body.checkout-cart-index .quntyarrw .plus {
    padding: 0 3px !important;
  }
  .header.content .header-right .header.links {
    display: none;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    flex-wrap: wrap;
  }
  .field.search {
    position: relative;
  }
  .header.content .block-search .action.search {
    top: 8px !important;
    right: -8px !important;
  }
  .minicart-wrapper .action.showcart {
    margin-right: 0px !important;
  }
  .ammenu-header-container .header.content .ammenu-logo {
    padding: 17px 0 0 0;
  }
  .ammenu-header-container .header.content .ammenu-logo img {
    width: 160.45px;
    height: 40px;
  }
  .product-items.slick-slider .slick-slide .product-item {
    max-width: 100% !important;
  }
  .products-grid .slick-initialized .slick-slide {
    float: left !important;
  }
  body .page-wrapper .header.content.content {
    padding: 0 13px;
  }
  .billing-address-form div[name="billingAddressshared.street.0"] {
    margin-bottom: 35px !important;
  }
  .block.block-search .block-content .form .actions {
    position: unset;
  }
  .block.block-search .block-content .form .actions .action.search::before {
    top: -14px !important;
    right: 18px !important;
    padding-right: 20px;
  }
  html .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .product-item .price-box .price {
      font-weight: 500;
    }
  }
}
#bio_ep_bg {
  background-color: #000000;
  opacity: 0.9 !important;
}
span.counter.qty {
  display: inline-block;
  color: #ffffff;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  text-align: center;
  position: relative;
  top: -7px;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
  width: 24%;
  padding: 0px 0px;
  margin: 0 12px;
  box-shadow: none;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item span.product-image-container {
  display: block !important;
  padding: 0 !important;
  width: 100% !important;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item div.product-item-actions {
  bottom: 0px;
  display: none;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  margin: 0;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 0.25px;
  line-height: 40px;
  text-align: center;
  text-transform: capitalize;
  width: 100%;
  display: inline-block;
}
html .catalog-product-view .admin__data-grid-outer-wrap .product-item-details {
  width: 100%;
  display: inline-block;
  margin-top: 12px;
}
html .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary {
  top: 15px;
}
html .catalog-product-view .block.widget.block-viewed-products-grid {
  width: 100%;
  display: inline-block;
  margin-bottom: 50px;
}
html .product.info.detailed .additional-attributes tbody tr th {
  width: 25%;
}
@media (max-width: 767px) {
  body.cms-page-view .page-wrapper .breadcrumbs {
    display: block;
  }
  .cms-new-arrival .recently-main-banner .banner-img .banner-content {
    padding: 0 20px;
  }
  body header.page-header .block-search .minisearch .action.search:before {
    top: -14px !important;
    right: 18px !important;
    padding-right: 20px;
  }
  .cms-home .message.success,
  .cms-home .message.error {
    margin-top: 20px;
  }
  html .page-wrapper .breadcrumbs {
    padding-top: 10px;
  }
  .block-content.filter-content .filter-options-item .filter-options-content {
    width: 100%;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    margin: 0;
    position: absolute;
    right: 0;
    top: -32px;
    left: 0;
    width: inherit;
    float: right;
    text-align: right;
  }
  .pay-images ul {
    justify-content: start;
  }
  .pay-images ul li {
    margin-right: 15px;
  }
  .modal-popup.modal-slide {
    left: 0;
  }
  body.catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 95% !important;
  }
  html .modal-popup .action-close:before {
    left: 10px;
    top: 10px;
  }
  html .modal-popup .action-close:before {
    left: -5px;
    top: 0px;
  }
  .modals-overlay {
    z-index: 3 !important;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * > *,
  .checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    margin: 0;
  }
  .checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    padding-bottom: 10px;
  }
  body.cms-faqs .sparsh-block-content {
    width: 100%;
  }
  body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block {
    width: 100%;
  }
  body.cms-faqs .sparsh-question-answer.column1layout .sparsh-faq-block .accordion .block .question strong {
    font-size: 18px;
    line-height: 20px;
  }
  .page-products .products.products-grid {
    margin-top: 0 !important;
  }
  div#mageplaza-bannerslider-block-before-content-7 {
    display: none;
  }
  div#mageplaza-bannerslider-block-before-content-8 {
    display: block;
  }
  ul.top-right.language span::before {
    display: none;
  }
  .selling-points.top-section {
    height: auto;
  }
  .selling-points.top-section .selling-points-mian {
    float: unset;
  }
  .disc-txt {
    font-size: 12px;
  }
  .main-offer {
    padding: 16px 16px 18px 16px;
  }
  html .catalog-product-view .product-info-main .product.alert .control {
    width: 100% !important;
  }
  html .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 100% !important;
    position: relative;
    height: 44px;
    top: 0px !important;
  }
  a.discover-btn {
    height: auto !important;
  }
  .left-time.right-time {
    padding-left: 20px;
  }
  body .page-header .panel ul li a {
    font-size: 13px;
  }
  .page-header .panel.wrapper {
    height: auto !important;
  }
  body .page-header .panel ul.top-right {
    font-size: 13px;
  }
  form#co-shipping-form .field._required._error {
    height: 100% !important;
  }
  .amcheckout-method td#label_method_freeshipping_freeshipping {
    display: none;
  }
}
form#co-shipping-form .select option:first-child {
  display: none;
}
form#co-shipping-form .select option:nth-child(3) {
  display: none;
}
@media (max-width: 767px) {
  .amcheckout-method td.col.col-price {
    padding: 8px 10px !important;
  }
  .amcheckout-method td#label_carrier_freeshipping_freeshipping {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .trackorder-index-view .track-order-main .track_result {
    position: relative;
  }
  .trackorder-index-view .track-order-main .track_result h2 {
    position: relative;
    top: 75px;
    margin-bottom: 78px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-id.shp {
    padding: 0 0 10px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-comapony.shp {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .trackorder-index-view .page-title-wrapper {
    padding-top: 35px;
  }
  .trackorder-index-view .columns .column.main {
    padding-bottom: 5px;
  }
  .trackorder-index-view .track-order-main .track_result h2 {
    padding-bottom: 0 !important;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-id.shp {
    padding: 0 0 10px;
  }
  .trackorder-index-view .track-order-main .track_result .order-detail-id .traking-comapony.shp {
    padding-bottom: 15px;
  }
}
form#co-shipping-form fieldset.field.street.admin__control-fields.required {
  height: 111px;
}
.message.info span {
  margin-left: 30px;
}
@media (max-width: 1230px) {
  body.account.customer-account-edit.page-layout-2columns-left .block-search .minisearch .action.search:before {
    margin-top: 16px;
  }
}
.product.data.items.mage-tabs-disabled .active {
  scroll-margin-top: 120px;
}
@media (max-width: 767px) {
  .product.data.items.mage-tabs-disabled .active {
    scroll-margin-top: 133px;
  }
}
.specail-main h1.special-heading {
  margin-bottom: 30px;
  margin-top: 5px;
  text-align: center;
  font-size: 30px;
}
@media (max-width: 767px) {
  .specail-main h1.special-heading {
    margin-bottom: 25px;
    margin-top: 0;
  }
}
.clock .timing {
  display: block;
}
.clock .timing .clock-time {
  display: flex;
}
@media screen and (min-width: 768px) {
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form div#shipping-new-address-form {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: start;
  }
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form div#shipping-new-address-form fieldset.field.street.admin__control-fields.required {
    height: auto;
  }
  .checkout-index-index .new-shipping-address-modal form#co-shipping-form .fieldset .field:not(.choice) .label {
    display: block;
  }
  .checkout-index-index .new-shipping-address-modal .modal-footer .action-save-address:focus {
    height: 44px !important;
  }
}
.catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
  position: static;
}
.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-slide {
  text-align: center;
}
.link-block-swiper .swiper-wrapper {
  padding: 8px 0;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.link-block-swiper .swiper-slide {
  width: auto;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.breadcrumbs li.item a {
  color: #009CDB;
}
.breadcrumbs .item:not(:last-child)::after {
  color: #212B36;
}
body .swiper-container {
  margin: 30px 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
body .swiper-container a {
  display: block;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.5;
  border: 1px solid #ccc;
  border-radius: 6px;
  padding: 8px 16px;
  text-align: center;
  color: #212B36;
  margin-right: 0;
  transition: 0.4s;
}
body .swiper-container a:hover {
  border-color: #212B36;
  transition: 0.4s;
}
body .swiper-container .swiper-button-prevs {
  background: url(../images/new-right-arrow.svg) !important;
  display: block;
  width: 10px;
  height: 10px;
}
body .swiper-container .swiper-button-prevs,
body .swiper-container .swiper-button-nexts {
  background: url(../images/new-right-arrow.svg) no-repeat center #ffffff !important;
  height: 50px;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 999;
  cursor: pointer;
}
body .swiper-button-nexts::after,
body .swiper-rtl .swiper-button-prevs::after {
  display: none;
}
body .swiper-container .swiper-button-prevs {
  transform: rotate(-180deg);
  left: 0;
}
body .swiper-button-prevs::after,
body .swiper-rtl .swiper-button-nexts::after {
  display: none;
}
.page-products.catalog-category-view .columns {
  margin: 85px 0 0 0;
}
.page-products.catalog-category-view .swiper-button-prevs.swiper-button-disabled,
.page-products.catalog-category-view .swiper-button-nexts.swiper-button-disabled {
  display: none;
}
body .swiper-container .swiper-button-prevs.swiper-button-disabled {
  display: none !important;
  position: relative;
}
body .swiper-container .swiper-button-prevs.swiper-button-disabled:before {
  display: none;
}
body .customblock-product-page h3 {
  margin-top: 0;
  margin-bottom: 25px;
}
.category-bottom-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #212B36;
}
.category-description {
  width: 98%;
  margin: 0 auto 15px auto;
  font-size: 16px;
  line-height: 28px;
  max-width: 1336px;
}
.category-description h1 {
  color: #000;
  font-weight: 700;
}
.category-description h2 {
  color: #000;
  font-weight: 700;
}
.page-products.catalog-category-view .toolbar.toolbar-products {
  display: flex;
  float: left;
  width: 100%;
  justify-content: center;
  position: relative;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter {
  position: absolute;
  top: 0;
  right: 0;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter span {
  color: #212B36;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter #limiter {
  width: 56px;
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat 80% 50%;
}
body #limiter {
  width: 56px;
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat 80% 50%;
  height: 44px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
header#ammenu-header-container .ammenu-submenu-wrapper {
  background-color: #fff;
  z-index: 9;
}
#sorter {
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat right 10px center;
}
body .toolbar {
  margin-top: 30px;
}
body .toolbar .items.pages-items {
  padding: 0;
}
body .toolbar .items.pages-items li {
  margin-bottom: 8px;
}
body .toolbar .items.pages-items li.current .page {
  background: inherit;
  padding: 0;
}
body .toolbar .items.pages-items li.current span {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-radius: 4px;
}
body .toolbar .items.pages-items a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: 400;
  color: #637381;
  border-radius: 4px;
  transition: 0.4s;
}
body .toolbar .items.pages-items a:hover {
  color: #000;
  border-color: #000;
  transition: 0.4s;
}
body .toolbar .items.pages-items a.previous {
  background-color: #FF6600;
  color: #fff;
  border: 0;
}
body .toolbar .items.pages-items a.previous:before {
  color: #fff;
}
body .toolbar .items.pages-items a.next {
  background-color: #FF6600;
  color: #fff;
  border: 0;
  margin: 0;
}
body .toolbar .items.pages-items a.next:before {
  color: #fff;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item {
  transition: 0.4s;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item:hover button figure svg {
  fill: #000;
  transition: 0.4s;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button {
  padding: 0;
  background: inherit;
  border: 0;
  position: relative;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button figure {
  position: absolute;
  top: -2px;
  right: -35px;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button figure svg {
  fill: #637381;
}
.page-with-filter .toolbar-amount {
  position: absolute;
  top: -40px;
  left: 0;
}
@media (max-width: 767px) {
  .slick-slider .slick-arrow {
    display: none !important;
  }
  #toolbar-amount {
    display: none;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    position: static;
  }
  html .page-products.catalog-category-view .page-title-wrapper .page-title {
    position: static;
  }
  body .category_sliders.slick-slider {
    float: left;
    width: 100%;
  }
  html .page-products.catalog-category-view .columns {
    float: left;
    width: 100%;
  }
  #sorter {
    position: relative;
    top: -16px;
  }
  .filter-title strong {
    position: relative;
    top: 33px;
  }
  body .block.filter {
    top: -16px;
  }
  .filter.active .filter-title {
    border: 0;
  }
  body .block-content.filter-content .filter-options-item {
    padding: 15px 12px;
  }
  body .block-content.filter-content .filter-options-item:first-child {
    padding-top: 15px;
  }
  .filter.active .filter-title strong::after {
    color: #000;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    margin: 0;
  }
  html .page-products.catalog-category-view .columns {
    padding-top: 0;
  }
  .page-products .products.products-grid {
    margin: 0;
  }
  body .page-products .products.products-grid {
    width: 100%;
    margin: 0;
  }
  .page-products .products.products-grid {
    width: 100% !important;
    margin: 0 !important;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
    flex-direction: column;
    justify-content: center;
  }
  .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
    bottom: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    left: 0;
    max-width: 100%;
    width: 100%;
    margin: 0;
  }
  html .catalog-product-view .revewwithwishlist {
    margin-bottom: 20px;
  }
  html body .product.info.detailed .additional-attributes tbody tr,
  html body .product.info.detailed .additional-attributes tbody tr td {
    width: 100%;
  }
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before,
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    width: 100%;
  }
  .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label,
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new span {
    background-size: contain;
    padding-left: 20px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
    width: 100%;
  }
  .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    margin-left: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
    max-width: 100%;
    width: 100%;
    right: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
    bottom: -25px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered {
    height: 225px;
  }
  body.catalog-product-view .reviews_titles {
    width: 100%;
    text-align: center;
    margin: 0;
  }
  html body .catalog-product-view.page-layout-1column .prod-detail {
    margin-bottom: 30px;
  }
  html body .catalog-product-view.page-layout-1column .product-reviews-summary {
    margin-top: 12px;
  }
  html body .catalog-product-view.page-layout-1column #customer-reviews {
    margin-top: 10px;
  }
  body.catalog-product-view .product-options .product-option-label label {
    line-height: normal !important;
  }
}
@media (max-width: 639px) {
  .pages .item {
    position: static;
  }
  body .slick-next::before,
  body .slick-prev::before {
    display: block !important;
  }
}
@media (max-width: 480px) {
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -83px;
  }
  body .filter.active .filter-options {
    padding: 0;
  }
}
.category-bottom-description {
  font-size: 16px;
  font-weight: 400;
  line-height: 28px;
  color: #212B36;
}
.category-description {
  width: 100%;
  margin: 0 auto 15px auto;
  font-size: 16px;
  line-height: 28px;
  max-width: 1336px;
}
.category-description h1 {
  color: #000;
  font-weight: 700;
}
.category-description h2 {
  color: #000;
  font-weight: 700;
}
.page-products.catalog-category-view .toolbar.toolbar-products {
  display: flex;
  float: left;
  width: 100%;
  justify-content: center;
  position: relative;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter {
  position: absolute;
  top: 0;
  right: 0;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter span {
  color: #212B36;
}
.page-products.catalog-category-view .toolbar.toolbar-products .field.limiter #limiter {
  width: 56px;
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat 80% 50%;
}
body #limiter {
  width: 56px;
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat 80% 50%;
  height: 44px;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
header#ammenu-header-container .ammenu-submenu-wrapper {
  background-color: #fff;
  z-index: 9;
}
#sorter {
  background-color: #fff;
  background: url(../images/arrowdown.svg) no-repeat right 10px center;
}
body .toolbar {
  margin-top: 30px;
}
body .toolbar .items.pages-items li {
  transition: 0.4s;
}
body .toolbar .items.pages-items li.current .page {
  background: inherit;
}
body .toolbar .items.pages-items li.current span {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #000;
  font-size: 14px;
  font-weight: 400;
  color: #000;
  border-radius: 4px;
}
body .toolbar .items.pages-items a {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #ccc;
  font-size: 14px;
  font-weight: 400;
  color: #637381;
  border-radius: 4px;
  transition: 0.4s;
}
body .toolbar .items.pages-items a:hover {
  border-color: #000;
  transition: 0.4s;
}
body .toolbar .items.pages-items a.previous {
  background-color: #FF6600;
  color: #fff;
  border: 0;
}
body .toolbar .items.pages-items a.previous:before {
  color: #fff;
}
body .toolbar .items.pages-items a.next {
  background-color: #FF6600;
  color: #fff;
  border: 0;
}
body .toolbar .items.pages-items a.next:before {
  color: #fff;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset .box-main {
  width: 100px;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset {
  width: auto;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart input.input-text.qty {
  font-size: 14px;
  width: 100%;
  height: inherit;
  padding: 7px 0;
  line-height: normal;
}
body #add.number i.fa.fa-angle-up.up-arrow {
  top: 6px;
  right: 8px;
  font-size: 14px;
}
#add.number i.fa.fa-angle-down.down-arrow {
  top: 15px;
  right: 8px;
  font-size: 14px;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item {
  transition: 0.4s;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item:hover button figure svg {
  fill: #000;
  transition: 0.4s;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button {
  padding: 0;
  background: inherit;
  border: 0;
  position: relative;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button figure {
  position: absolute;
  top: -2px;
  right: -35px;
}
body .header-sticky .ammenu-submenu-wrapper .ammenu-submenu-block .ammenu-list .ammenu-item button figure svg {
  fill: #637381;
}
.product-detail-list {
  display: none;
}
.product-card-view {
  display: none;
}
.catalog-product-view.page-layout-1column .product-detail-list {
  display: block;
}
.catalog-product-view.page-layout-1column .product-card-view {
  display: block;
}
body header#ammenu-header-container.header-sticky {
  height: inherit;
  overflow: visible;
}
body .header.content.content {
  height: auto;
}
body.catalog-product-view .product-options .product-option-label .option-name {
  display: block;
  margin-bottom: 8px;
  line-height: normal;
}
body.catalog-product-view .product-options .product-attribute-options a,
body.catalog-product-view .product-options .product-attribute-options .product-disabled .disabled {
  font-size: 13.5px;
  padding: 5px 8px;
  line-height: normal;
  border-radius: 6px;
}
body.catalog-product-view #options-popup-aantal_kraangaten {
  padding-top: 2px !important;
  font-size: 13.5px !important;
}
html body.catalog-product-view .column.main .recently-product-cat .product-items {
  z-index: 1;
}
body.catalog-product-view .product-options {
  margin-bottom: 8px;
}
body .top-ul {
  float: left;
  width: 700px;
  margin-top: 8px;
}
body .top-ul .swiper-container {
  margin: 0;
}
body .top-ul .swiper-container .swiper-slide {
  background: url(../images/check.svg) no-repeat;
  background-size: 16px;
  padding-left: 20px;
}
body .top-ul span {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  margin-right: 8px;
  display: block;
  text-align: left;
  color: #212B36;
  letter-spacing: 0.5px;
}
body .top-ul span label {
  color: #FF6829;
}
body .page-header .panel {
  padding: 8px 0;
}
body .right-tophead {
  margin: 4px 0;
}
body .page-header .panel {
  height: inherit;
}
body .page-header .panel ul li::after {
  margin: 0 16px !important;
}
body ul.top-right.language span::before {
  margin: 3px 16px 0 16px !important;
}
html .catalog-product-view .product.media,
html .catalog-product-view .product-info-main {
  width: 50%;
}
html .catalog-product-view .product-info-main {
  padding: 0 0 0 50px;
}
.page-with-filter .toolbar-amount {
  position: absolute;
  top: -40px;
  left: 0;
}
.page-title-wrapper.product.productnamedesktop .page-title {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  color: #212B36;
  margin-bottom: 11px;
}
body .product-options .product-attribute-options {
  display: flex;
  flex-wrap: wrap;
}
body .product-options .product-attribute-options a {
  font-size: 14px;
  padding: 6px 14px;
  line-height: normal;
  border-radius: 6px;
}
body .product-options {
  margin-bottom: 5px;
}
.newarrival {
  padding-bottom: 60px;
}
body .product-options .product-attribute-options a.active.selected {
  border: 2px solid #009CDB;
  background-color: rgba(0, 156, 219, 0.06);
}
html body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .sq-ft-main {
  width: 100px;
}
html:lang(nl) body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .sq-ft-main,
html:lang(nl) body.catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset .box-main {
  width: 120px;
}
body .product-options .product-attribute-options .product-disabled {
  height: inherit;
}
body .product-options .product-attribute-options .product-disabled .disabled {
  padding: 6px 14px;
  border-radius: 6px;
  line-height: normal;
  background-color: #ffffff;
}
body #sqm_calculation_text.show-m2-description {
  color: #637381;
  padding-bottom: 20px;
}
.product-options .product-option-label .option-name {
  color: #212B36;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1px;
  line-height: 50px;
  width: auto;
}
.product-item-details .price-final_price {
  height: inherit;
  width: 100%;
  float: left;
  display: flex;
}
.product-item-details .price-final_price .list-sq-ft-container {
  display: flex;
}
.product-item-details .price-final_price .list-sq-ft-container .old-price {
  font-size: 14px !important;
  padding: 0;
}
.product-item-details .price-final_price .list-sq-ft-container .per-price-lable {
  width: auto;
  padding: 0 0 0 5px;
}
body .list-sq-ft-container span.special-price span.price {
  font-size: 14px !important;
}
body .product-item .price-box .old-price .price-container span span.price {
  margin: 0 8px 0 0;
  font-size: 14px !important;
}
body.cms-home .product-item .price-box .old-price .price-container span span.price {
  margin: 0 8px 0 0;
}
.featuredsec {
  padding-bottom: 50px;
}
.cms-special-offer .product-item-details {
  float: left;
  width: 100%;
  position: relative;
}
body.catalog-product-view.page-layout-1column .product-item .price-box .old-price .price-container span span.price {
  margin: 0 0 0 8px;
  font-size: 14px !important;
}
html .catalog-product-view .revewwithwishlist {
  float: none;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
html .catalog-product-view .revewwithwishlist .wishlist {
  float: none;
  width: auto;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details {
  width: auto;
  float: none;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details .instock-status {
  width: auto;
  margin: 0;
  float: none;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details .share-wishlist {
  display: flex;
  justify-content: center;
  align-items: center;
}
html .catalog-product-view.page-layout-1column #customer-reviews {
  position: relative;
  z-index: 1;
}
body .product-full-width-section {
  margin: 0;
  padding: 0;
}
body h2.product-section-title {
  width: auto;
  padding: 0;
}
html .catalog-product-view .revewwithwishlist .product-full-width-section {
  border-right: 1px solid #D8D8D8;
  margin-right: 24px;
  padding-right: 24px;
}
html .catalog-product-view .revewwithwishlist .review-details {
  border-right: 1px solid #D8D8D8;
  margin-right: 24px;
  padding-right: 24px;
}
html .catalog-product-view .revewwithwishlist .instock-status {
  border-right: 1px solid #D8D8D8;
  margin-right: 24px;
  padding-right: 24px;
}
html .catalog-product-view .sticky-product .revewwithwishlist {
  display: none;
}
body.catalog-product-view .rating-summary .rating-result::before {
  top: 0;
}
body.catalog-product-view .product-reviews-summary .reviews-actions {
  margin-top: 5px;
}
.reviews_titles {
  display: none;
}
body.catalog-product-view .reviews_titles {
  float: left;
  width: auto;
  font-size: 24px;
  font-weight: 700;
  color: #212B36;
  letter-spacing: 0.5px;
  margin-bottom: 12px;
  text-transform: capitalize;
  display: block;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details {
  display: flex;
  align-items: center;
  color: #009CDB;
  position: relative;
  top: 2px;
  z-index: 1;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details .product-reviews-summary {
  position: relative;
  top: -4px;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details .product-reviews-summary.short.no-rating {
  display: flex;
}
html .catalog-product-view .revewwithwishlist .wishlist .review-details div#reviews-actions-custom {
  flex-shrink: 0;
}
html .catalog-product-view .revewwithwishlist .wishlist {
  align-items: center;
}
html .instock-status {
  width: auto;
  margin: 0;
}
body .product-reviews-summary .reviews-actions {
  margin: 0 0 0 0;
}
.catalog-product-view .rating-summary .rating-result::before {
  top: -3px;
}
html .catalog-product-view .revewwithwishlist {
  align-items: center;
}
.share-wishlist {
  display: flex;
  margin: 0 0 0 0;
  position: relative;
  top: 2px;
}
.page-products .product-items .product-item .product-item-info .product-item-details h4 {
  display: none;
}
html .catalog-product-view.page-layout-1column .revewwithwishlist .wishlist .review-details div#reviews-actions-custom {
  margin: -5px 0 0 10px;
}
body .rating-summary .rating-result > span::before {
  letter-spacing: 5px;
  color: #00B900;
  font-size: 13.82px;
}
body.catalog-product-view .product-reviews-summary .reviews-actions {
  margin: 2px 0 0 5px;
}
html .in-stock-label-span {
  position: relative;
  font-weight: 700;
  padding: 0 0 0 15px;
}
html .in-stock-label-span:before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50px;
  background: #00B900;
  position: absolute;
  top: 5px;
  left: 0;
}
.cms-home .product-item-actions .actions-primary > .stock.unavailable {
  display: none;
}
html .catalog-product-view.page-layout-1column span.price-container.price-final_price.tax.weee {
  padding-right: 10px;
}
html .catalog-product-view.page-layout-1column span.price-container.price-final_price.tax.weee .price {
  padding: 0;
}
body .customblock-newsblog .newsBlogs .row .newBlogSec h4 {
  text-transform: none;
}
.reviewall {
  position: relative;
}
.reviewall:before {
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  background: #fff;
  top: -1px;
  position: absolute;
}
stock.unavailable {
  display: none !important;
}
html .out-stock-label-div .in-stock-label-span:before {
  background-color: #b50001;
}
html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset .or {
  margin-top: 30px;
}
body #add.number i.fa.fa-angle-down.down-arrow {
  position: absolute;
  top: 16px;
  right: 8px;
  font-size: 16px;
}
body #add.number i.fa.fa-angle-up.up-arrow-qty {
  position: absolute;
  top: 6px;
  right: 8px;
  font-size: 16px;
}
body #add.number i.fa.fa-angle-down.down-arrow-qty {
  position: absolute;
  top: 16px;
  right: 8px;
  font-size: 16px;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  position: relative;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details .product-item-name {
  order: 1;
  height: 65px;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details .price-final_price {
  order: 3;
  margin-top: 2px;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  order: 2;
  padding: 0;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details .product-item-actions {
  order: 4;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details button.action.tocart.primary {
  font-size: 0;
  width: auto;
  padding: 0;
  height: inherit;
  background: inherit;
  border: 0;
  background: url(../images/new-cart-icons.svg) no-repeat left center #00b900;
  background-position: center;
  width: 72px;
  height: 40px;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details button.action.tocart.primary:after {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  font-family: inherit;
  line-height: 16px;
  position: absolute;
  left: 40px;
}
html .catalog-product-view.page-layout-1column .prod-detail {
  margin-bottom: 60px;
}
html .catalog-product-view.page-layout-1column .product-reviews-summary {
  float: left;
  clear: left;
  padding: 0;
  margin: 12px 0 0 0;
  position: relative;
  z-index: 1;
}
html .catalog-product-view.page-layout-1column #customer-reviews {
  border-top: 1px solid #dddddd;
  margin-top: 22px;
  float: left;
  width: 100%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
  flex-wrap: wrap;
  margin-top: 0;
}
html .catalog-product-view.page-layout-1column .revewwithwishlist .wishlist .review-details .product-reviews-summary {
  margin: 0;
}
body .size-value {
  margin: 0 0 0 8px;
}
.catalog-product-view.page-layout-1column .column.main .recently-product-cat .products-related .product-items .product-item .product-item-info .product-item-details .product-reviews-summary {
  margin: 0;
}
.body-sticky .ammenu-menu-wrapper {
  position: fixed;
  left: 85px;
  right: 0;
  margin: 0 auto;
  z-index: 999;
  top: 26px;
  max-width: 900px;
}
.mobileReview .review-btn {
  display: none;
}
.body-sticky .ammenu-nav-sections.-topmenu {
  border: 0;
}
.body-sticky .ammenu-nav-sections.-topmenu .ammenu-main-container {
  padding: 0;
}
.body-sticky .ammenu-nav-sections.-topmenu .ammenu-main-container .ammenu-items .ammenu-item .ammenu-link {
  padding: 0;
}
.body-sticky .ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
  display: flex;
  justify-content: center;
  gap: 25px;
}
body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
  background-color: #00B900;
  width: calc(50% - 10px);
}
html body .product-item-details .product-reviews-summary .reviews-actions:hover {
  color: #00B900;
}
html body .product-item-details .product-reviews-summary .reviews-actions a:hover {
  color: #00B900;
}
html body.catalog-product-view .revewwithwishlist .product-reviews-summary .reviews-actions:hover {
  color: #009CDB;
}
html body.catalog-product-view .revewwithwishlist .product-reviews-summary .reviews-actions a:hover {
  color: #009CDB;
}
body .list-sq-ft-container {
  width: 200px;
  flex-wrap: wrap;
}
body .list-sq-ft-container .old-price {
  order: 1;
}
body span.special-price {
  order: 2;
}
body .list-sq-ft-container .per-price-lable {
  order: 3;
}
body .list-only-custom-box-price span.old-price {
  padding: 0;
}
body .list-only-custom-box-price .special-price {
  order: 2;
}
.catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .special-price .price-container .price-wrapper span.price {
  padding-left: 0;
}
body.catalog-category-view .product-item .product-reviews-summary,
html body .product-item-details .product-reviews-summary {
  align-items: center;
}
html body .product-item-details .product-reviews-summary .reviews-actions {
  margin-top: 0;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
  font-size: 16px !important;
}
body.wishlist-index-index .products-grid .product-item .price-box {
  float: left;
}
html body .product-item-details .product-reviews-summary .reviews-actions {
  margin-top: 3px !important;
  color: #00B900;
}
.stock.unavailable {
  display: none !important;
}
body .list-product-page-container span.old-price {
  padding: 0 !important;
}
html body ol.items.review-items .review-details {
  text-align: left;
}
html body.catalog-product-view .revewwithwishlist .product-reviews-summary .reviews-actions {
  color: #009CDB;
}
body h2.product-section-title {
  font-weight: 400;
}
.wishlist-index-index .product-item .already-in-wishlist.action.towishlist::before {
  background-position: center;
  margin: 0;
  right: 3px;
}
.wishlist-index-index .action.towishlist.wishlist-item {
  position: absolute;
  top: 6px;
  right: 7px;
}
body.wishlist-index-index .products-grid .product-item .newlabel-class,
body.wishlist-index-index .products-grid .product-item .social-share-custom {
  z-index: 1 !important;
}
body .review-item:last-child {
  border-width: 1px;
}
body .products-grid .product-item-info:hover,
body .products-grid .product-item-info.active {
  z-index: 1;
}
body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name {
  display: none;
}
.client_name_bottom {
  display: none;
}
.related-product-cat.category-page {
  display: none;
}
body .social-midia.scroll {
  top: 6em;
}
body .revewwithwishlist {
  position: static;
}
body.checkout-index-index .step-content.amcheckout-content {
  margin-bottom: 20px;
}
.catalog-product-view header.page-header,
.checkout-cart-index header.page-header {
  z-index: 999;
}
body.catalog-category-view .block .title {
  margin-bottom: 24px;
  padding-bottom: 24px;
  border-bottom: 1px solid #dddddd;
}
body.catalog-category-view .block .title strong {
  font-size: 16px;
  color: #212b36;
  font-weight: 700;
}
body.catalog-category-view .block .content dt {
  font-size: 16px;
  color: #212b36;
  font-weight: 700;
}
body.catalog-category-view .block .content dd {
  margin: 15px 0 0 0;
}
@media (max-width: 640px) {
  body .sidebar.sidebar-main .block.filter {
    display: none;
  }
}
@media (max-width: 640px) {
  body.page-with-filter .sidebar.sidebar-main .block.filter {
    display: block;
  }
}
.page-with-filter .filter-title {
  display: block;
}
.page-with-filter .filter-title strong {
  position: static;
  display: block;
  border: 0;
  background: none;
  box-shadow: none;
  font-size: 16px;
  color: #212b36;
  font-weight: 700;
  padding: 0 0 24px 0;
  text-align: left;
}
body.catalog-category-view .toolbar-amount {
  position: absolute;
  top: -40px;
  left: 0;
}
body.checkout-index-index .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary button.action.primary.checkout,
html body.catalog-product-view .product-info-main .product.alert .submitsction input.notify_btn,
html body .page-header #minicart-content-wrapper .block-content .actions .primary .action.primary,
html body.checkout-cart-index .cart-container .cart-summary .action.primary.checkout,
html body.amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout {
  background: #00B900;
  border: 0;
}
body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title {
  margin-bottom: 10px;
}
body.checkout-index-index #checkout li#opc-shipping_method .step-title {
  margin: 0;
}
body.checkout-index-index .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
  padding: 0;
}
body.checkout-index-index #checkout li#opc-shipping_method .step-title {
  margin-bottom: 10px;
}
body .amcheckout-delivery-date.-collapsible.-closed {
  margin-bottom: 0;
}
body .ammenu-category-tree.ammenu-column.category-item a.ammenu-title {
  font-weight: 700;
  color: #212b36 !important;
}
body #minicart-content-wrapper .action.viewcart {
  color: #009CDB;
}
body #checkout-payment-method-load .step-content.amcheckout-content {
  margin-top: 15px;
}
body.checkout-index-index #checkout div#shipping-new-address-form .field.one-field:nth-child(4) span,
body.checkout-index-index #checkout #shipping-new-address-form fieldset.field.street.admin__control-fields span {
  font-size: 14px;
  color: #000;
  line-height: 21px;
}
.count {
  position: relative;
  padding: 0 6px;
  display: inline-block;
  margin: 0 0 0 2px;
}
.count::before {
  content: "(";
  display: block;
  position: absolute;
  left: 0;
  top: -1px;
}
.count::after {
  content: ")";
  position: absolute;
  top: -1px;
  right: 0;
  display: block;
}
.checkout-index-index .fieldset > .field > .label {
  margin-bottom: 5px;
  font-size: 14px;
  color: #000;
}
body.page-products .sidebar.sidebar-main {
  margin-top: -30px;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
  display: flex !important;
  justify-content: space-between;
  margin: 0 !important;
  width: 100%;
  position: relative;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .field.limiter {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 640px) {
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .field.limiter {
    position: static;
    display: block;
  }
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
  display: flex !important;
  justify-content: center;
  margin: 0 !important;
  width: 100%;
}
body.page-with-filter.catalogsearch-result-index .toolbar-amount {
  position: static;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 50%;
  gap: 4px;
}
body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
body.catalogsearch-result-index .toolbar .items.pages-items li {
  margin-bottom: 0;
}
body.page-products.catalogsearch-result-index .page.messages {
  margin-top: 25px;
}
body .ktyOPN {
  bottom: 65px;
}
@media (max-width: 1250px) {
  body .top-ul {
    width: 570px;
  }
}
@media screen and (max-width: 1200px) {
  .body-sticky .ammenu-menu-wrapper {
    max-width: 700px;
  }
  .body-sticky .ammenu-menu-wrapper {
    overflow: hidden;
  }
  .body-sticky .ammenu-nav-sections.-topmenu:not(.-hamburger) .ammenu-main-container .ammenu-items.-root {
    flex-wrap: nowrap;
  }
}
@media screen and (max-width: 1100px) {
  .body-sticky .ammenu-menu-wrapper {
    max-width: 650px;
  }
}
@media screen and (max-width: 1024px) {
  .ammenu-nav-sections.-sidebar {
    z-index: 999999999;
  }
  .ammenu-menu-wrapper .ammenu-menu-overlay {
    z-index: 999;
  }
}
@media (max-width: 992px) {
  body .top-ul {
    width: 350px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .slick-slider .slick-arrow {
    display: none !important;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label {
    font-size: 14px !important;
    background-size: 24px;
    padding-left: 30px;
    letter-spacing: 2px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name span.price {
    font-size: 16px !important;
    margin: 0 10px 0 0;
  }
  body li.product-item .product-item-details .product-reviews-summary {
    display: flex !important;
  }
  body .list-only-custom-box-price .old-price {
    padding: 0 0 0 8px;
  }
  body .list-only-custom-box-price span {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    color: #212B36;
    letter-spacing: 0.5px;
  }
  body .list-only-custom-box-price span span {
    font-size: 16px;
    line-height: 24px;
    color: #212B36;
  }
  #toolbar-amount {
    display: none;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    position: static;
  }
  html .page-products.catalog-category-view .page-title-wrapper .page-title {
    position: static;
  }
  body .category_sliders.slick-slider {
    float: left;
    width: 100%;
  }
  html .page-products.catalog-category-view .columns {
    float: left;
    width: 100%;
  }
  #sorter {
    position: relative;
    top: -16px;
  }
  .filter-title strong {
    position: relative;
    top: 33px;
  }
  body .page-header .panel ul.top-right.desktopacc li:nth-child(2),
  body .page-header .panel ul.top-right.desktopacc li:nth-child(3) {
    display: none;
  }
  body .page-header .panel.wrapper .right-tophead {
    float: right;
    margin-top: 1px;
  }
  body .page-header .panel ul.top-right.desktopacc {
    order: 2;
    position: relative;
    margin-left: 16px;
    padding: 0 0 0 16px;
  }
  body .page-header .panel.wrapper ul.top-right.language {
    margin: 3px 0 0 0;
  }
  body .page-header .panel.wrapper .right-tophead {
    margin: 0;
  }
  body .page-header .panel.wrapper .right-tophead {
    display: flex;
    align-items: center;
    margin-top: 2px;
  }
  body .page-header .panel.wrapper {
    padding: 0;
  }
  body .page-header .panel.wrapper ul.top-right.mobileacc {
    display: none;
  }
  body .page-header .panel ul.top-right li.loginlink {
    display: block;
    position: relative;
  }
  body .page-header .panel ul li::after {
    margin: 0 !important;
    position: absolute;
    top: 5px;
    left: -16px;
  }
  body .block.filter {
    top: -16px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name .procut_name {
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.75px;
    color: #212B36;
    margin-bottom: 5px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name span.per-price-lable {
    display: none;
  }
  .filter.active .filter-title {
    border: 0;
  }
  body .block-content.filter-content .filter-options-item {
    padding: 15px 12px;
  }
  body.checkout-index-index #checkout li#opc-shipping_method .step-title {
    margin-bottom: 0;
  }
  body .block-content.filter-content .filter-options-item:first-child {
    padding-top: 15px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    background-color: #00B900;
  }
  .filter.active .filter-title strong::after {
    color: #000;
  }
  body.checkout-index-index .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
    margin-top: 15px;
  }
  html .catalog-category-view.page-products.catalog-category-view .page-title-wrapper {
    margin: 0;
  }
  body #co-shipping-method-form {
    margin-top: 15px;
  }
  body.checkout-index-index .step-content.amcheckout-content {
    margin-top: 15px;
  }
  html .page-products.catalog-category-view .columns {
    padding-top: 0;
  }
  .page-products .products.products-grid {
    margin: 0;
  }
  body .page-products .products.products-grid {
    width: 100%;
    margin: 0;
  }
  .page-products .products.products-grid {
    width: 100% !important;
    margin: 0 !important;
  }
  body .page-header .panel ul li a {
    font-size: 12px;
  }
  .review-btn {
    display: none;
  }
  .mobileReview {
    display: flex;
    justify-content: center;
    float: left;
    width: 100%;
    margin-top: 22px;
    margin-bottom: 30px;
  }
  html .catalog-product-view.page-layout-1column .product-reviews-summary.short {
    width: 100%;
    text-align: center;
  }
  html .catalog-product-view.page-layout-1column .product-item-details .product-reviews-summary.short {
    text-align: left;
  }
  .mobileReview .review-btn {
    display: block;
  }
  body.catalog-product-view .reviews_titles {
    width: 100%;
    text-align: center;
    margin-bottom: 0;
  }
  html body.page-layout-1column .review-item:first-child {
    padding: 20px 0 20px 0;
    border-bottom: 1px solid #ddd;
  }
  html .catalog-product-view.page-layout-1column #customer-reviews {
    margin-top: 10px;
    border: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new span.order-a-sample__button-label {
    font-size: 14px;
    padding: 0 0 0 25px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name .sq-ft-price-container span.price-wrapper {
    font-size: 16px !important;
    margin: 0 10px 0 0;
  }
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before,
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    width: 50%;
  }
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td[data-th]::before,
  body.catalog-product-view .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th[data-th]::before {
    color: #637381;
    /*font-weight: 400;*/
  }
  html .catalog-product-view.page-layout-1column .revewwithwishlist .wishlist .review-details .product-reviews-summary {
    text-align: left;
  }
  html ol.items.review-items .review-details {
    padding: 0;
  }
  html .review-author .review-details-value {
    font-size: 14px;
  }
  body .header-rightside .search-icon-sticky {
    display: block;
  }
  body .header-rightside .header-links {
    display: none;
  }
  body .ammenu-header-container .header.content .block-search {
    display: none;
    width: 100%;
    padding: 0;
  }
  body .ammenu-header-container.header-sticky .header.content .block-search {
    top: -3px;
  }
  body .ammenu-header-container .header.content .ammenu-logo {
    padding: 10px 0 0 0;
  }
  body .page-wrapper .header.content.content {
    padding: 0 13px 10px 13px;
  }
  body .ammenu-button.-hamburger {
    margin-top: 12px;
  }
  body header .header.content .header-right {
    padding: 18px 0 0 0;
    gap: 10px;
  }
  body .page-wrapper .header.content.content {
    position: relative;
  }
  body header#ammenu-header-container.header-sticky .header.content .header-right {
    padding: 12px 0 0 0;
  }
  body header#ammenu-header-container.header-sticky form#search_mini_form {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name {
    display: block;
  }
  body header#ammenu-header-container.header-sticky .block.block-search {
    display: none;
  }
  html .catalog-product-view .sticky-product .revewwithwishlist {
    display: block;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
    display: none;
  }
  body .sticky-header__container--placeholder .sticky-product__centered {
    height: inherit;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info {
    display: none;
  }
  body .sticky-header__container--placeholder {
    top: inherit;
    left: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
    bottom: 0;
    padding: 10px;
    position: fixed;
    width: 100%;
    background-color: #fff;
    display: block;
    z-index: 999;
  }
  body .sticky-header__container--placeholder .submitsction {
    display: none;
  }
  body .sticky-header__container--placeholder .sticky-product__centered {
    height: inherit;
    padding: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
    flex-direction: row;
    justify-content: center;
    bottom: 0;
    position: static;
  }
  body.catalog-product-view .lbvXTF {
    bottom: 60px;
    right: -10px;
  }
  body .lbvXTF {
    bottom: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .share-wishlist {
    display: flex;
    flex-direction: column;
    position: fixed;
    top: 50%;
    right: -2px;
    z-index: 99;
    background: #fff;
    padding: 8px;
    border: 1px solid #dedede;
    border-radius: 4px;
    display: none;
  }
  html .revewwithwishlist .wishlist .actions-secondary {
    left: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .instock-status {
    border: 0;
  }
  #product-addtocart-button {
    display: none;
  }
  body .page-footer {
    padding-bottom: 50px;
  }
  body .sticky-product__name {
    width: 50%;
  }
  html .catalog-product-view .revewwithwishlist {
    z-index: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    background-color: #00B900;
    width: 50%;
    max-width: inherit;
    transform: inherit;
    padding: 0;
    height: 46px;
  }
  html .catalog-product-view .sticky-product .revewwithwishlist {
    display: block;
    width: 20%;
    margin: 0;
    border: 0;
    padding: 0 0 0 10px;
  }
  html .catalog-product-view .sticky-product .revewwithwishlist .actions-secondary {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#submit\ action-new {
    position: static;
    transform: inherit;
    height: inherit;
  }
  footer {
    padding-bottom: 60px;
  }
  html .catalog-product-view .sticky-product .revewwithwishlist .wishlist {
    height: 100%;
  }
  body .sticky-header__container--placeholder {
    position: fixed;
  }
  body .sticky-header__container--placeholder.active {
    position: fixed;
    top: inherit;
    bottom: -1px;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered {
    display: block;
    height: inherit;
    max-width: inherit;
    margin: 0;
    overflow: visible;
    padding: 0;
  }
  html .catalog-product-view .sticky-header__container--placeholder.active .sticky-product .revewwithwishlist .actions-secondary {
    height: 46px;
  }
  html .in-stock-label-span {
    font-size: 12px;
  }
  html .in-stock-label-span:before {
    top: 3px;
  }
  html body.catalog-product-view .revewwithwishlist .product-reviews-summary .reviews-actions {
    margin-top: 5px;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label {
    font-size: 14px !important;
    font-weight: 700;
  }
  html .catalog-product-view .sticky-product .revewwithwishlist .actions-secondary {
    height: 100%;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button {
    bottom: 0;
    height: auto;
    align-items: center;
    width: 100%;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    max-width: inherit;
    position: static;
    width: 50% !important;
    transform: inherit;
    margin: 0;
    height: 46px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label {
    font-size: 12px !important;
    background-size: contain;
    padding-left: 20px;
  }
  body .sq-ft-price-container {
    display: flex;
    flex-wrap: wrap;
  }
  html .catalog-product-view.page-layout-1column .sticky-product__name .sq-ft-price-container span.per-price-lable {
    width: 100%;
    padding: 0;
  }
  body .sticky-product .sq-ft-price-container span.special-price-custom span.price-wrapper {
    font-size: 13px;
    margin: 0;
  }
  html .catalog-product-view.page-layout-1column .sq-ft-price-container .old-price-custom span.price-wrapper {
    font-size: 13px !important;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info {
    display: none;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label {
    font-size: 12px !important;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    width: 50%;
  }
  body .sq-ft-price-container span.per-price-lable.sq-ft-price {
    margin: 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product__button {
    align-items: center;
  }
  html .catalog-product-view.page-layout-1column .sticky-product__name .sq-ft-price-container span.per-price-lable {
    line-height: normal;
    margin-bottom: 3px;
  }
  html .catalog-product-view.page-layout-1column span.price-container.price-final_price.tax.weee {
    line-height: normal;
  }
  .client_name_bottom {
    color: #00B900;
    font-size: 13px;
    font-weight: 700;
    display: block;
    background: url('../images/check.svg') no-repeat left center;
    padding-left: 20px;
  }
  html .catalog-product-view.page-layout-1column #customer-reviews {
    margin-bottom: 40px;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name {
    display: flex;
    flex-wrap: wrap;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name span {
    width: 100%;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name .client_name_bottom {
    width: 100%;
  }
  html .catalog-product-view .column.main .product.media {
    margin-bottom: 40px;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button {
    justify-content: flex-start;
    align-items: flex-start;
    text-align: left;
  }
  body .sticky-product__name .list-only-custom-box-price span span.price-label {
    display: none;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name span {
    width: auto;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button .sticky-product__name span.per-price-lable.sq-ft-price {
    width: 100%;
  }
  body .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button {
    align-items: center;
  }
  .table-checkout-shipping-method tbody {
    padding: 0;
  }
  body.checkout-index-index .checkout-payment-method.submit .payment-methods {
    margin: 0 0 20px 15px;
  }
  body.checkout-index-index .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title {
    margin-bottom: 10px;
  }
  body.checkout-index-index .amcheckout-delivery-date,
  body.checkout-index-index #checkout li#opc-shipping_method {
    margin-bottom: 10px;
  }
  body .amcheckout-delivery-date.-collapsible.-closed {
    margin-bottom: 0;
  }
  body.checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    font-size: 14px;
    padding: 15px 40px;
  }
  body.checkout-index-index .checkout-payment-method.submit .payment-methods .actions-toolbar {
    display: flex;
    justify-content: center;
  }
  body .ammenu-main-container {
    display: none !important;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
    margin: 0 !important;
  }
}
@media (max-width: 639px) {
  .pages .item {
    position: static;
  }
  body .slick-next::before,
  body .slick-prev::before {
    display: block !important;
  }
  body .top-ul {
    width: 410px;
  }
  .page-layout-1column .page-title-wrapper.product.productnamedesktop .page-title {
    font-size: 16px;
    line-height: 22px;
    margin: 0;
  }
  html body.catalog-product-view .revewwithwishlist .product-full-width-section .product-section-title {
    font-size: 12px;
  }
  html body.catalog-product-view .revewwithwishlist .product-full-width-section .size-value {
    font-size: 12px;
  }
  html .catalog-product-view .revewwithwishlist {
    flex-wrap: wrap;
    margin: 5px 0 10px 0;
  }
  html .catalog-product-view .revewwithwishlist .product-full-width-section {
    width: 100%;
    padding: 0;
    margin: 0;
    border: 0;
  }
  html .catalog-product-view .product-reviews-summary .reviews-actions {
    font-size: 12px;
  }
  html .catalog-product-view .product.media,
  html .catalog-product-view .product-info-main {
    width: 100%;
  }
  html .catalog-product-view .product-info-main {
    padding: 0;
  }
  html .catalog-product-view.page-layout-1column .product-options .product-attribute-options a {
    font-size: 12px !important;
    line-height: normal !important;
  }
  body.catalog-product-view #options-popup-aantal_kraangaten {
    font-size: 12px !important;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .actions .sample-product-wrapper {
    padding: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist {
    flex-wrap: wrap;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .review-details {
    width: 100%;
    float: left;
    order: 1;
    padding: 0;
    margin: 0 0 8px 0;
    border: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .instock-status {
    order: 2;
    width: auto;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .share-wishlist {
    order: 3;
    width: auto;
  }
  body.page-products.catalog-category-view .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: flex;
  }
  .customblock-excellentsection {
    order: 2;
    margin-top: 40px;
  }
  .customblock-newsblog {
    padding: 32px 0;
    margin: 20px 0 0 0;
  }
  .customblock-newsblog .newsBlogs h2 {
    font-size: 24px;
    padding-bottom: 20px;
  }
  body.catalog-category-view .sidebar.sidebar-main .block.filter {
    display: block;
  }
  body.catalog-category-view .block .title {
    margin: 0;
    padding: 0;
    border: 0;
  }
  html .page-products.catalog-category-view .sidebar.sidebar-main .block.filter {
    position: relative;
    top: -15px;
  }
  html .page-products.catalog-category-view .sidebar.sidebar-main .block.filter .content {
    display: none;
    position: absolute;
    border: 1px solid #dfdfdf;
    width: 100%;
    background: #fff;
    top: 27px;
    z-index: 99;
    padding: 15px 0;
  }
  html .sidebar.sidebar-main .filter-title strong {
    align-items: center;
  }
  html .sidebar.sidebar-main .filter-title strong {
    line-height: normal;
  }
  body.catalog-category-view .block .title strong {
    font-size: 14px;
    font-weight: 500;
    background: url('../images/Sort.svg') no-repeat left center;
    padding-left: 40px;
  }
  html .sidebar.sidebar-main .filter-title strong {
    font-size: 14px;
    font-weight: 500;
  }
  body .sidebar.sidebar-main .filter-title strong::before {
    position: relative;
    top: 2px;
  }
  html .catalog-product-view .product-info-main .product-info-price {
    padding: 20px 0;
  }
  .customblock-newsblog .newsBlogs .row .newBlogSec {
    width: 100%;
  }
  .customblock-newsblog .newsBlogs .row .newBlogSec p {
    margin-bottom: 24px;
  }
  .customblock-product-page h3 {
    display: none;
  }
  .customblock-product-page {
    margin: 0;
  }
  body .cms-home .product-item .price-box .old-price .price-container span span.price {
    margin: 0 0 0 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .review-details {
    margin: 0 0 5px 0;
    top: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist {
    width: 100%;
  }
  html .catalog-product-view.page-layout-1column .revewwithwishlist .wishlist .review-details .product-reviews-summary {
    top: 0;
  }
  body header.page-header .panel.wrapper .container {
    padding: 0 15px;
    flex-wrap: wrap;
  }
  body .top-ul .swiper-container .swiper-slide {
    background: none;
    display: flex;
    justify-content: flex-start;
    border-bottom: 1px solid #f5f5f5;
    /* padding: 2px 0 11px 0; */
    padding: 0;
    background-size: 16px;
  }
  body .top-ul .swiper-container .swiper-slide span {
    background: url('../images/check.svg') no-repeat;
    background-size: 16px;
    padding-left: 20px;
  }
  body .page-header .panel.wrapper {
    background-color: #f5f5f5 !important;
  }
  body .page-header .panel.wrapper .container {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  body .page-header .panel.wrapper .container .right-tophead {
    background-color: #f5f5f5;
    width: 100%;
    justify-content: flex-end;
    margin: 0 0 0 0;
    padding: 3px 0 6px 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist {
    position: relative;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .instock-status {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 4px;
  }
  .search-icon-sticky img {
    height: 32px;
  }
  body #sqm_calculation_text.show-m2-description {
    font-size: 12px;
    padding: 10px 0;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-info-price {
    padding: 10px 0;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 12px !important;
  }
  #sample-product-button span {
    background-size: contain;
    padding-left: 20px;
  }
  html .prod-detail .product.info.detailed {
    padding-top: 0;
  }
  button#sample-product-button {
    height: 40px;
  }
  button#sample-product-button {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a,
  html .prod-detail .product.data.items .item.title .switch {
    font-size: 18px;
  }
  body .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  body .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    font-size: 13px;
  }
  body .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr {
    padding: 0 0 5px 0;
  }
  html body .product.data.items .item.content {
    font-size: 14px;
    line-height: 22px;
  }
  html .catalog-product-view.page-layout-1column .prod-detail {
    margin-bottom: 30px;
  }
  html .catalog-product-view .recently-product-cat .block-title h2 {
    font-size: 20px;
  }
  body .recently-product-cat .block-title h2#block-upsell-heading {
    margin-top: 0;
  }
  body.catalog-product-view .recently-product-cat {
    margin-bottom: 0;
  }
  html .catalog-product-view .page-bottom .arabian-store {
    padding-bottom: 40px;
  }
  html .catalog-product-view.page-layout-1column .sq-ft-price-container span.per-price-lable {
    font-size: 13px;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-info-price .price-box .price-container .price-wrapper {
    font-size: 13px !important;
  }
  html .catalog-product-view span.price-container.price-final_price {
    font-size: 13px;
  }
  html .catalog-product-view .prod-detail .product.data.items .item.title .switch {
    padding: 15px 0 !important;
    font-size: 16px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a,
  html .prod-detail .product.data.items .item.title .switch {
    font-size: 16px;
  }
  html .product.data.items .item.title a::after {
    top: 10px;
  }
  body .product.data.items .item.title.active a::after {
    top: 15px;
  }
  html .product.info.detailed .product.data.items .data.item.title.active a {
    border-bottom: 1px solid #212b36;
  }
  html .catalog-product-view.page-layout-1column .sticky-product__name span.per-price-lable {
    line-height: normal;
    font-size: 13px;
    margin: 0;
    padding: 0;
  }
  body.catalog-product-view .product-info-main .product-info-price .price-box .price-container .price {
    font-size: 13px !important;
  }
  body .sq-ft-price-container {
    align-items: center;
  }
  body .sticky-product__name .product-prices {
    display: flex;
    width: 100%;
    flex-direction: column;
  }
  body .sticky-product__name .list-only-custom-box-price span.old-price span.price-container {
    text-decoration: line-through;
  }
  html .catalog-product-view.page-layout-1column .sticky-product__name span.price-container.price-final_price.tax.weee .price {
    font-weight: 400;
    line-height: normal;
    color: rgba(0, 0, 0, 0.6);
  }
  body .sticky-product__name .list-only-custom-box-price span span {
    line-height: normal;
  }
  html .catalog-product-view.page-layout-1column .sticky-product__name .special-price span.price-container.price-final_price.tax.weee .price {
    font-weight: 700;
    font-size: 13px !important;
    color: #212B36;
  }
  body .list-only-custom-box-price .per-price-lable {
    width: 100%;
  }
  body .page-header .panel.wrapper .container {
    flex-direction: row;
    justify-content: space-between;
  }
  body .top-ul {
    width: 60%;
  }
  body .page-header .panel.wrapper .container .right-tophead {
    width: 40%;
  }
  body .sticky-header__container--placeholder {
    z-index: 9;
  }
  body.catalog-product-view .lbvXTF {
    z-index: 9;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart input.input-text.qty {
    padding: 20px 0;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset .box-main,
  html body.catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .sq-ft-main {
    width: 150px;
  }
  body #add.number i.fa.fa-angle-up.up-arrow,
  body #add.number i.fa.fa-angle-down.down-arrow,
  body #add.number i.fa.fa-angle-down.down-arrow-qty,
  body #add.number i.fa.fa-angle-up.up-arrow-qty {
    font-size: 26px;
  }
  body #add.number i.fa.fa-angle-up.up-arrow,
  body #add.number i.fa.fa-angle-up.up-arrow,
  body #add.number i.fa.fa-angle-up.up-arrow-qty {
    top: 5px;
    right: 12px;
  }
  body #add.number i.fa.fa-angle-down.down-arrow,
  body #add.number i.fa.fa-angle-down.down-arrow-qty {
    top: 29px;
    right: 12px;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart .fieldset .or {
    margin-top: 44px;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
    width: 100%;
    justify-content: center;
    flex-direction: column;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .field.limiter,
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .pages {
    justify-content: center;
    width: 100%;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .sidebar.sidebar-main {
    padding: 0;
    height: inherit;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 100%;
    border: 0;
  }
  body.page-products.page-with-filter.catalogsearch-result-index #sorter {
    position: static;
    opacity: 1;
    height: inherit;
    margin: 0;
    border: 1px solid #ccc;
    margin: 20px 0;
  }
  #toolbar-amount {
    display: block;
    padding: 0;
    text-align: center;
  }
  html body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products {
    align-items: center;
  }
  body.page-products .toolbar.toolbar-products .toolbar-sorter.sorter .sorter-label {
    display: none;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    position: static;
    height: inherit;
    width: 50%;
  }
  body .search.results .toolbar-products:first-child {
    flex-direction: row;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: 100%;
    margin: 0 0 10px 0;
    text-align: center;
    justify-content: center;
  }
  body #add.number i.fa.fa-angle-up.up-arrow,
  body #add.number i.fa.fa-angle-up.up-arrow,
  body #add.number i.fa.fa-angle-up.up-arrow-qty {
    top: 0;
    right: 0;
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  body #add.number i.fa.fa-angle-down.down-arrow,
  body #add.number i.fa.fa-angle-down.down-arrow-qty {
    width: 60px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
  }
  html .catalog-product-view.page-layout-1column .product-info-main .product-add-form .box-tocart input.input-text.qty {
    padding: 20px 0 20px 20px;
    text-align: left;
  }
}
@media (max-width: 575px) {
  body .topHeader {
    font-size: 10px;
    padding: 8px 0;
  }
  html .catalog-product-view.page-layout-1column .revewwithwishlist .wishlist .review-details div#reviews-actions-custom a {
    font-size: 12px;
  }
  html body .review-author .review-details-value {
    font-size: 14px;
    display: block;
    margin-bottom: 5px;
  }
  body .related-product-cat .slick-slider .slick-arrow.slick-prev.slick-arrow,
  body .related-product-cat .slick-slider .slick-arrow.slick-next {
    display: none !important;
  }
  .checkout-cart-index.page-layout-1column strong.product.name.product-item-name {
    height: 55px !important;
  }
  .checkout-cart-index .cartpage .recently-product-cat ol.products.list.items.product-items li.item.product.product-item .product-item-details .price-final_price {
    margin: 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .review-details {
    width: auto;
    margin-right: 20px;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .instock-status {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  html .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -83px;
  }
  body .filter.active .filter-options {
    padding: 0;
  }
  body.catalog-product-view.page-layout-1column .product-info-main .product-add-form label {
    font-size: 13px;
  }
}
@media (max-width: 367px) {
  body .top-ul span {
    font-size: 10px;
  }
  body .page-header .panel ul li a {
    font-size: 10px;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name span.price {
    font-size: 16px !important;
    margin: 0 10px 0 0;
  }
  body .sticky-header__container--placeholder .sticky-product__centered .sticky-product-info .sticky-product__name .sq-ft-price-container span.price-wrapper {
    font-size: 16px !important;
    margin: 0 10px 0 0;
  }
  html .catalog-product-view .revewwithwishlist .wishlist .instock-status {
    position: static;
    width: 100%;
    text-align: left;
  }
}
.topHeaderNoticeBar {
  background: #ff6600;
  text-align: center;
  color: #fff;
  padding: 10px 0;
  font-size: 14px;
  font-weight: 700;
  display: none;
}
.topHeaderNoticeBar .en-content,
.topHeaderNoticeBar .nl-content {
  display: none !important;
}
.header-sticky .topHeaderNoticeBar {
  display: none !important;
}
html[lang="en"] .topHeaderNoticeBar .en-content {
  display: block !important;
}
html[lang="nl"] .topHeaderNoticeBar .nl-content {
  display: block !important;
}
.wishlist-index-index .products-grid .product-item .newlabel-class {
  z-index: 99 !important;
}
.wishlist-index-index .products-grid .product-item .social-share-custom {
  z-index: 99 !important;
}
html body .product.info.detailed .additional-attributes tbody tr th.col.label {
  font-weight: 600 !important;
}
body .category-description a,
body .category-bottom-description a,
body .category-top-description a {
  font-weight: bold !important;
  color: #00688F !important;
}
@media (max-width: 992px) {
  body .page-wrapper .header.content.content {
    flex-wrap: wrap;
  }
}
@media (max-width: 992px) {
  body .page-header .amsearch-wrapper-block {
    order: 5;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 640px) {
  body .page-header .amsearch-wrapper-block {
    margin: 0;
  }
}
@media (max-width: 992px) {
  .page-header .amsearch-wrapper-block::before {
    background: none;
  }
}
@media (max-width: 992px) {
  body .ammenu-header-container .header.content .ammenu-logo {
    padding: 10px 0;
  }
}
@media (max-width: 640px) {
  body .ammenu-header-container .header.content .ammenu-logo {
    padding: 0;
  }
}
@media (max-width: 640px) {
  body .ammenu-button.-hamburger {
    position: static;
    margin: 8px 0 0;
  }
}
@media (max-width: 640px) {
  body .amsearch-products-section {
    padding: 0;
    border: 0;
  }
}
body .amsearch-products-section .product-item [data-role="priceBox"] {
  padding: 0;
}
body .amsearch-products-section .product-item [data-role="priceBox"] p,
body .amsearch-products-section .product-item [data-role="priceBox"] span {
  padding: 0;
}
@media (max-width: 767px) {
  body .product.data.items > .item.title > .switch {
    margin: 0;
    padding: 5px 15px;
  }
}
@media (max-width: 767px) {
  html .amsearch-result-tabs.product.data.items .item.title a::after {
    position: absolute;
    right: 10px;
    top: 0;
  }
}
body #tabs-amasty_search_products_tab {
  display: block;
  padding: 15px 0 0 0;
  margin: 10px 0 0 0;
}
body.page-with-filter.catalogsearch-result-index #tabs-amasty_search_products_tab .toolbar-amount {
  display: block;
}
body #tabs-amasty_search_products_tab .toolbar.toolbar-products {
  margin: 10px 0 0 0 !important;
}
body.page-products.page-with-filter.catalogsearch-result-index .amsearch-result-tabs .toolbar.toolbar-products {
  align-items: center;
  justify-content: space-between;
}
.page-products .amsearch-result-tabs .toolbar.toolbar-products .modes {
  display: none;
}
.page-products .amsearch-result-tabs .toolbar:after,
.page-products .amsearch-result-tabs .toolbar:before {
  display: none;
}
html .amsearch-result-tabs.product.data.items .item.content {
  padding: 20px 0;
  margin-top: 34px;
}
#tabs-amsearch-category-tab .amsearch-link {
  color: #FF6829;
}
body.page-products.page-with-filter.catalogsearch-result-index #tabs-amasty_search_products_tab .toolbar.toolbar-products .toolbar-sorter.sorter {
  width: auto;
}
html .page-products .amsearch-products-tab .toolbar.toolbar-products .toolbar-sorter.sorter {
  border: 0;
}
body.page-layout-2columns-left .amsearch-products-section .product-item .price-box .old-price .price-container span span.price {
  margin: 0;
}
@media (max-width: 767px) {
  #tabs-amasty_search_products_tab #sorter {
    top: 0;
    width: 100%;
  }
}
body .ammenu-link.-first,
body .ammenu-nav-sections.-sidebar .ammenu-items.-root > .ammenu-item > .ammenu-link,
body .ammenu-nav-sections.-mobile.-drill .ammenu-items.-drill .ammenu-link {
  padding: 6px 0;
  font-size: 14px;
  min-height: inherit;
}
@media (max-width: 640px) {
  body.page-products.catalogsearch-result-index .page.messages {
    margin: 0;
  }
}
html body.page-products.page-with-filter.catalogsearch-result-index.amsearch-search-page .sidebar.sidebar-main {
  border: 0;
}
body .toolbar-sorter.sorter,
body.page-products h1.page-title {
  text-align: left;
}
@media (max-width: 640px) {
  body .amsearch-result-tabs.product.data.items > .item.title > .switch {
    padding: 12px 0;
  }
}
body {
  overflow-x: hidden;
  overflow-y: auto;
}
@media (max-width: 640px) {
  html .amsearch-result-tabs.product.data.items .item.title a::after {
    top: 11px;
  }
}
body .product.data.items > .item.title:not(.disabled) > .switch:active,
body .product.data.items > .item.title.active > .switch,
body .product.data.items > .item.title.active > .switch:focus,
body .product.data.items > .item.title.active > .switch:hover {
  padding: 0;
}
body .amsearch-result-tabs.product.data.items .item.title.active .switch {
  padding: 0;
}
@media (max-width: 640px) {
  body .amsearch-result-tabs.product.data.items .item.title.active .switch {
    padding: 12px 0;
  }
}
body .amsearch-search-page .container.sj-test {
  display: none;
}
@media (max-width: 1024px) {
  body .ammenu-menu-wrapper .ammenu-text-block {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  body ._ammenu-link.-second,
  body .ammenu-nav-sections.-mobile.-accordion .ammenu-items.-root > .ammenu-item .ammenu-items .ammenu-link {
    min-height: inherit;
    padding: 5px 0;
  }
}
body .amsearch-form-block.-opened {
  width: 100%;
}
@media (max-width: 1024px) {
  body .ammenu-menu-wrapper .ammenu-icon-block {
    margin: 0 11px 0 0;
  }
}
body.checkout-cart-index .cart-container .cart-summary .checkout-methods-items,
body.amasty_quote-cart-index .cart-container .cart-summary .checkout-methods-items {
  position: static;
  margin-bottom: 24px;
}
body.checkout-cart-index form#discount-coupon-form .actions-toolbar button.action.apply.primary {
  border: 1px solid #212b36;
  width: auto;
}
body.checkout-cart-index .cart-discount {
  margin: 10px 0 0 0;
  width: 100%;
  padding: 0;
  float: left;
}
body.checkout-cart-index form#discount-coupon-form {
  width: auto;
}
body.checkout-cart-index .abs-discount-block .field,
body.checkout-cart-index .paypal-review-discount .field,
body.checkout-cart-index .cart-discount .field {
  display: block;
}
body.checkout-cart-index form#discount-coupon-form .control input {
  width: 100%;
}
body.checkout-cart-index .cart-container .cart-summary .discount {
  position: static;
  margin: 0;
  padding: 0;
}
body.checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar {
  position: static;
  width: auto;
}
body.checkout-cart-index .cart-discount .fieldset {
  display: flex;
  gap: 10px;
  margin: 0;
}
body .cart-discount .block > .title strong {
  color: #000000;
  font-size: 14px;
  letter-spacing: 0.5px;
  line-height: 20px;
  border-bottom: 1px;
  border-bottom-style: solid;
}
@media (max-width: 1024px) {
  body.checkout-cart-index .cart-container .cart-summary {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  body.checkout-cart-index .cart-container .cart-summary .discount {
    display: block;
  }
}
@media (max-width: 1024px) {
  body.checkout-cart-index .cart-container .form-cart {
    max-width: 100%;
  }
}
@media (max-width: 640px) {
  body.checkout-cart-index .cart-discount {
    margin: 0;
  }
}
@media (max-width: 640px) {
  body .vixx-buss {
    display: none;
  }
  body .vixx-contact {
    display: none;
  }
  body .vixx-logout {
    display: none;
  }
  body .page-header .panel ul.top-right li.loginlink.last {
    display: none;
  }
}
body.checkout-cart-index .cart-container .cart-summary .discount .title::after {
  background: url('../images/chevron-down.svg') no-repeat;
  display: block;
  background-size: contain;
  width: 24px;
  height: 24px;
  position: absolute;
  top: -4px;
  filter: brightness(0);
  transform: rotate(180deg);
}
@media (max-width: 767px) {
  body.checkout-cart-index .cart-container .cart-summary .discount .title::after {
    top: 5px;
  }
}
body.checkout-cart-index .cart-container .cart-summary .discount .title {
  position: relative;
  margin-bottom: 10px;
}
body.checkout-cart-index .cart-container .cart-summary .discount .content {
  display: none;
}
body.checkout-cart-index .cart-container .cart-summary .discount.active .content {
  display: block;
}
body.checkout-cart-index .cart-container .cart-summary .discount.active .title::after {
  transform: rotate(0);
}
body.page-products.page-with-filter.amsearch-search-page.catalogsearch-result-index main#maincontent .page-title-wrapper {
  position: static;
  margin-top: 20px;
}
body #tabs-amsearch-cms-pages-tab .amsearch-item .amsearch-link {
  color: #FF6829;
}
body #tabs-amsearch-cms-pages-tab .amsearch-item .amsearch-link {
  color: #FF6829;
}
body #tabs-amasty_search_products_tab .toolbar.toolbar-products:last-of-type {
  justify-content: center;
}
@media (max-width: 640px) {
  body.page-products.page-with-filter.catalogsearch-result-index .amsearch-result-tabs .toolbar.toolbar-products {
    justify-content: flex-start;
    align-items: flex-start;
  }
}
header#ammenu-header-container.header-sticky .search-icon-sticky {
  display: none;
}
@media (max-width: 640px) {
  body.page-with-filter.catalogsearch-result-index #tabs-amasty_search_products_tab .toolbar-amount {
    text-align: left;
    border-bottom: 1px solid #C4CDD5;
    padding-bottom: 15px;
    width: 100%;
  }
}
@media (max-width: 640px) {
  body.page-products.page-with-filter.catalogsearch-result-index #tabs-amasty_search_products_tab .toolbar.toolbar-products .toolbar-sorter.sorter {
    width: auto;
  }
}
@media (max-width: 640px) {
  #tabs-amasty_search_products_tab #sorter {
    background: url('../images/Filter.svg') no-repeat 10% 50%;
    line-height: 24px;
    text-align: left;
    border: 0;
  }
}
@media (max-width: 767px) {
  .topHeaderNoticeBar {
    padding: 8px 10px;
    font-size: 12px;
  }
  .topHeaderNoticeBar {
    float: left;
    width: 100%;
  }
  html {
    overflow-x: hidden;
    width: 100%;
  }
  header#ammenu-header-container.header-sticky {
    position: fixed;
  }
  header#ammenu-header-container.header-sticky .header.content a.ammenu-logo {
    position: relative;
    top: 6px;
  }
  #tabs-amasty_search_products_tab #sorter {
    background-position: left center;
    padding: 0 0 0 40px;
  }
}
@media (max-width: 640px) {
  body .ammenu-header-container .header.content .ammenu-logo {
    position: relative;
    top: 6px;
  }
  body header#ammenu-header-container.header-sticky .header.content .header-right {
    padding: 0;
  }
  body .amsearch-products-section:not(:first-child) {
    border-left: 0;
    padding: 0;
  }
}
.catalog-product-view .ciAncI {
  bottom: 75px !important;
}
.div-category-page-custom-banner {
  display: none !important;
}
.div-category-page-custom-banner {
  margin-bottom: 40px;
}
.div-category-page-custom-banner img {
  width: 100%;
}
.mob-category-page-custom-banner {
  display: none;
}
.mob-category-page-custom-banner img {
  display: block;
}
.desk-category-page-custom-banner {
  display: block;
}
.desk-category-page-custom-banner img {
  display: block;
}
@media (max-width: 575px) {
  .mob-category-page-custom-banner {
    display: block;
  }
  .desk-category-page-custom-banner {
    display: none;
  }
  html .catalog-category-view .page-wrapper .breadcrumbs {
    padding-bottom: 0;
  }
}
html .amsearch-result-tabs.product.data.items .item.title a::after {
  height: 30px;
  width: 30px;
  z-index: 999;
}
.catalog-product-view .ciAncI {
  bottom: 75px !important;
}
body .page-header .amsearch-result-section {
  background-color: #ffffff;
}
.amsearch-products-section.-list .amsearch-item {
  margin-bottom: 24px;
}
html .catalog-product-view.page-layout-1column .amsearch-description .product-reviews-summary {
  margin: 0;
}
.card-view {
  width: 100%;
  text-align: center;
  margin-bottom: 30px;
}
.card-view h5 {
  margin: 0 0 18px;
  font-weight: 700;
  text-transform: capitalize;
  font-size: 18px;
  line-height: 28px;
  color: #212B36;
}
.card-view img {
  /* width: 250px;*/
  width: 100%;
}
html:lang(en) .dutch-text {
  display: none;
}
html:lang(nl) .en-text {
  display: none;
}
.product-card-view {
  margin-top: 25px;
}
.gallery-placeholder {
  position: relative;
}
.gallery-placeholder .black-friday {
  display: none;
  position: absolute;
  z-index: 8;
  top: -20px;
  right: -20px;
}
@media (max-width: 575px) {
  .gallery-placeholder .black-friday {
    top: -12px;
    right: -12px;
  }
}
.gallery-placeholder .black-friday img {
  width: 200px;
  height: 200px;
}
@media (max-width: 575px) {
  .gallery-placeholder .black-friday img {
    width: 130px;
    height: 130px;
  }
}
.gallery-placeholder .christmas-button {
  display: none;
  position: absolute;
  z-index: 8;
  top: -20px;
  right: -20px;
}
@media (max-width: 575px) {
  .gallery-placeholder .christmas-button {
    top: -12px;
    right: -12px;
  }
}
.gallery-placeholder .christmas-button img {
  width: 200px;
  height: 200px;
}
@media (max-width: 575px) {
  .gallery-placeholder .christmas-button img {
    width: 150px;
    height: 150px;
  }
}
.header-sticky .amasty-header-search-menu {
  display: none;
}
body.catalog-product-view aside.modal-popup.confirm,
body.checkout-cart-index aside.modal-popup.confirm {
  z-index: 9999 !important;
}
body.catalog-product-view aside.modal-popup.modal-slide {
  z-index: 999999999 !important;
}
body.catalog-product-view .modals-overlay,
body.checkout-cart-index .modals-overlay {
  z-index: 999 !important;
}
button#top-quotecart-button {
  background: #00B900;
  border: 1px solid #00B900;
  border-radius: 4px;
  min-height: 44px;
}
.amquote-summary-details {
  margin-bottom: 0;
}
.amasty_quote-cart-index .cart-summary .checkout-methods-items {
  margin-top: 0;
}
@media (max-width: 768px) {
  body .page-wrapper .header.content.content {
    justify-content: unset;
    gap: 12px;
  }
  body .ammenu-header-container .header.content .ammenu-logo {
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .search-icon {
    margin-top: 15px;
  }
}
@media (max-width: 479px) {
  .filter-options-content .count {
    display: flex;
    align-items: center;
  }
  .filter-options-content .count:before {
    position: static;
  }
  .filter-options-content .count:after {
    position: static;
  }
  body.catalog-category-view .toolbar-amount {
    position: static;
    width: 100%;
  }
  body #toolbar-amount {
    text-align: left;
  }
  body .sidebar.sidebar-main .filter .filter-current {
    position: static;
    width: 100%;
    border: 0;
  }
  body .filter-current strong.block-subtitle,
  body .filter-current ol.items,
  body .sidebar.sidebar-main .block-actions.filter-actions {
    position: relative;
  }
  body .sidebar.sidebar-main .filter .filter-current {
    position: relative;
    width: 100%;
    border: 0;
    top: 0;
    z-index: 4;
    background-color: #fff;
  }
  body .filter .filter-current-subtitle::before {
    position: absolute;
    right: 10px;
    top: 3px;
  }
  body .sidebar.sidebar-main .filter .filter-current.active .items {
    position: static;
  }
  body .sidebar.sidebar-main .block-actions.filter-actions {
    width: 100%;
    text-align: left;
    padding: 0 15px 15px;
    background-color: #fff;
  }
  body .filter .filter-current-subtitle::before {
    position: absolute;
    top: 12px;
  }
  body .sidebar.sidebar-main .block-content.filter-content {
    position: static;
    width: 100%;
  }
  body .sidebar.sidebar-main .filter .filter-current {
    margin: 20px 0 0 0;
    padding-bottom: 0;
  }
  body .sidebar.sidebar-main .filter .filter-current.active .items {
    padding: 5px;
  }
}
body button[class^="ButtonBase__ButtonContainer"] {
  margin-bottom: 65px !important;
}
@media (max-width: 639px) {
  .mageplaza-betterpopup-block #bio_ep .mageplaza-betterpopup-content .tmp3-img-content img {
    max-width: fit-content;
    height: auto !important;
  }
}
.mageplaza-betterpopup-block #bio_ep .mageplaza-betterpopup-content .tmp3-img-content {
  display: block !important;
}
.brand-show {
  color: #FFFFFF;
  font-family: Zona W01 Regular;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  text-align: center;
  z-index: 99;
  top: 90px;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  opacity: 0;
}
.brand-show.hov-enb {
  opacity: 1;
}
.is-hover .brand-show {
  opacity: 1;
}
.hov-enb .brand-show {
  opacity: 1;
}
.cms-index-index .is-hover button.amquote-addto-button.-small {
  opacity: 1;
}
.cms-index-index .hov-enb button.amquote-addto-button.-small {
  opacity: 1;
}
.cms-index-index button.amquote-addto-button.-small {
  border: none;
  background-color: transparent;
  z-index: 99;
  position: absolute;
  top: 152px;
  color: #FFFFFF;
  font-family: Zona W01 Regular;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  left: 0;
  right: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}
.cms-index-index button.amquote-addto-button.-small.hov-enb {
  opacity: 1;
}
@media (max-width: 1320px) and (min-width: 1241px) {
  #menu-slider .owl-next:after {
    right: 0px;
    top: 0px;
  }
  #menu-slider .owl-nav .owl-prev:after {
    left: 0px;
    top: 0px;
  }
}
body ul#menu-slider {
  opacity: 0;
}
body.page-loaded .ammenu-main-container ul.ammenu-items.owl-loaded.owl-drag {
  display: block !important;
  opacity: 1 !important;
}
.page-wrapper.section.ammenu-menu-wrapper.-desktop .ammenu-main-container {
  max-width: 1263px;
}
.ammenu-menu-wrapper.-desktop .ammenu-main-container .ammenu-item.-main img {
  width: auto;
  height: auto;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main {
  padding: 0px 0px;
  min-width: 117px;
}
.menu-products {
  width: 35%;
  float: right;
  padding-left: 40px;
  background: #fafdf7;
}
.menu-products .block.widget.block-products-list.grid {
  padding: 0 0px;
}
.menu-products .block.widget .block-title {
  margin-bottom: 9px;
  text-align: left;
  display: inline-block;
  width: 100%;
}
.menu-products .block.widget .block-title strong {
  color: #7db637;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: .1px;
  line-height: 24px;
  text-transform: capitalize;
  float: left;
}
.menu-products .block.widget .products-grid.grid li .product-item-info:hover {
  background: unset;
}
.menu-products .block.widget .products-grid.grid li .product-item-info:active {
  background: unset;
}
.menu-products .block.widget .products-grid.grid li.product-item {
  width: 28%;
  box-shadow: none;
  float: left;
  margin: 0 8px 12px 8px !important;
  height: 180px;
}
.menu-products .block.widget .products-grid.grid li.product-item span.product-image-wrapper:hover {
  background: unset;
}
.menu-products .block.widget .products-grid.grid li.product-item span.product-image-wrapper:hover {
  background-color: unset !important;
  opacity: unset;
}
.menu-products .block.widget .products-grid.grid li.product-item img {
  width: auto;
  height: auto;
}
.menu-products .block.widget .products-grid.grid li.product-item img.product-image-photo {
  height: 112px;
  width: 112px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background-color: #fff;
  margin: 0;
}
.menu-products .block.widget .products-grid.grid li.product-item img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details {
  margin: 0;
  padding-left: 0;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details strong.product-item-name {
  padding: 0;
  max-height: 32px;
  margin-bottom: 0;
  margin-top: 3px;
  max-height: 34px;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details strong.product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details strong.product-item-name a.product-item-link:hover {
  color: rgba(0, 0, 0, 0.6);
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details .product-reviews-summary.short {
  display: none;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details .price-final_price {
  text-align: left;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details .price-final_price span.price-container span.price {
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: .4px;
  line-height: 16px;
  font-weight: 400;
}
.menu-products .block.widget .products-grid.grid li.product-item .product-item-details .product-item-actions {
  display: none;
}
.sticky-header__container--placeholder {
  display: none;
}
.sticky-header__container--placeholder.active {
  display: block;
  width: 100%;
  z-index: 999;
  background-color: #ffff;
  left: 0;
  max-width: 100%;
  position: fixed;
  right: 0;
  top: 0;
  border-bottom: 1px solid #D8D8D8;
}
.sticky-header__container--placeholder.active .sticky-product__centered {
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 134rem;
  overflow: hidden;
  padding-left: 1rem;
  padding-right: 1rem;
  width: 100%;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info {
  width: 100%;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__image {
  border-radius: 5px;
  float: left;
  height: 90px;
  margin-right: 30px;
  margin-top: 5px;
  overflow: hidden;
  position: relative;
  width: auto;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__image img {
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 64px;
  max-height: 64px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name {
  float: left;
  height: 75px;
  max-width: 50%;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .procut_name {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0.75px;
  color: #212B36;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 500px;
  padding-top: 20px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices {
  width: 69%;
  padding-top: 4px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices .old-price .price-wrapper span.price {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 6px;
  font-weight: 300;
  text-decoration: line-through;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices .price-label {
  display: none;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name > span {
  display: inline-block;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button {
  height: 100px;
  width: 100%;
  position: relative;
  padding: 6px 0;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
  padding: 0 12px;
  height: 38px;
  float: right;
  background: #ff6600;
}
@media screen and (max-width: 767px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    transform: translateY(-20%);
  }
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
  padding: 0 12px;
  height: 38px;
  float: right;
  width: calc(50% - 10px);
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#amquote-button-new {
  padding: 0 12px;
  height: 38px;
  width: calc(50% - 10px);
  background-color: #fff;
  border: 1px solid #212B36;
  color: #212B36;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#amquote-button-new {
    display: none !important;
  }
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button.order-a-sample__button {
  right: 20px;
  background-color: #fff;
  border: 1px solid #212B36;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button.order-a-sample__button .order-a-sample__button-label {
  line-height: 16px;
  font-size: 14px;
  color: #212B36;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button.add-to-cart__button {
  border: 1px solid #ff6600;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button.add-to-cart__button .add-to-cart__button-label {
  line-height: 16px;
  font-size: 14px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button.add-to-cart__button:hover {
  opacity: 0.9;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#submit\ action-new {
  text-transform: uppercase;
  border: 0;
  height: 44px;
  width: 158px;
  background: #ff6600;
  position: absolute;
  right: 0;
  top: 25px;
  color: #ffffff;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#submit\ action-new span.notify_me__button-label {
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .sticky-header__container--placeholder #amquote-button-new {
    display: none !important;
  }
}
.review-ratings {
  padding-right: 0px;
  margin-right: -5px;
}
.product-info-price .product-full-width-section {
  margin: 0;
  padding: 0.25em 0;
}
.product-info-price div#main_offer_countdown {
  margin-bottom: 1em;
}
@media (min-width: 1025px) and (max-width: 1300px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .procut_name {
    width: 440px;
  }
}
@media (max-width: 767px) {
  .recently-product-cat .block-title h2#block-upsell-heading {
    margin-top: 40px;
  }
  .fotorama__stage__frame.fotorama__active {
    margin-left: 0;
  }
}
.fotorama__stage__frame.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img.fotorama__active {
  height: 100% !important;
}
.fotorama__stage__frame.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img.fotorama__active img.fotorama__img {
  height: 100% !important;
}
@media (min-width: 1100px) and (max-width: 1350px) {
  .fotorama__thumb.fotorama_vertical_ratio.fotorama__loaded.fotorama__loaded--img img.fotorama__img {
    top: 39% !important;
  }
}
.catalog-product-view .swatch-attribute-options .swatch-option.text {
  padding: 4px 10px !important;
  height: 100%;
  font-size: 12px !important;
}
/* Simple Product Css */
.product-options .product-option-label .option-name {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 50px;
  width: auto;
}
.product-options .product-option-label .option-value {
  color: #001d47;
  padding-left: 20px;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
}
.product-options .product-attribute-options {
  display: grid;
  grid-template-columns: auto auto auto auto;
  row-gap: 10px;
}
.product-options .product-attribute-options a {
  padding: 5px 10px 0px;
  height: 100%;
  width: auto;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  text-align: center;
  font-weight: normal;
  float: left;
  margin: 0 10px 5px 0;
  line-height: 30px;
  border: 2px solid #dedede;
}
.product-options .product-attribute-options a.active.selected {
  border: 2px solid #ff6600;
}
.product-options .product-attribute-options a.active.selected:hover {
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid #001d47;
  background-color: #fff;
}
.product-options .product-attribute-options a:hover {
  color: rgba(0, 0, 0, 0.87);
  border: 2px solid #001d47;
  background-color: #fff;
}
.product-options .product-attribute-options .product-disabled {
  margin-right: 10px;
  cursor: not-allowed;
}
@media (min-width: 768px) {
  .product-options .product-attribute-options .product-disabled {
    height: 41px;
  }
}
.product-options .product-attribute-options .product-disabled .disabled {
  position: relative;
  padding: 7px 10px 10px;
  border: 2px solid #dedede;
  pointer-events: none;
  background: #f5f5f5;
  text-align: center;
}
.product-options .product-attribute-options .product-disabled img {
  position: relative;
  left: 7px;
}
.product-options .product-attribute-options img {
  position: relative;
  top: 5px;
  width: 75px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (max-width: 767px) {
  .product-options .product-option-label label {
    line-height: 40px !important;
    width: auto !important;
  }
  .product-options .product-option-label label.option-value {
    padding-left: 15px;
    color: #001d47 !important;
  }
  .product-options .product-attribute-options {
    width: 100%;
  }
  .product-options .product-attribute-options img {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .product-options .product-attribute-options a {
    font-size: 9px !important;
    line-height: 25px !important;
  }
}
@media (min-width: 992px) and (max-width: 1184px) {
  .product-options .product-attribute-options a {
    font-size: 10px;
  }
}
/* Configurable product css */
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
  margin-left: 0 !important;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .sample-product-wrapper {
  margin-right: 16px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  width: 100%;
  justify-content: unset;
  margin-bottom: 20px;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
  width: 35%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .sq-ft-main {
  width: 35%;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .box-main {
  width: 35%;
}
html .catalog-product-view .product-info-main .product-add-form .fieldset .swatch-opt {
  display: grid;
  row-gap: 15px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
    width: 45%;
  }
}
@media (max-width: 767px) {
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset.nosqft {
    width: 30%;
  }
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .sample-product-wrapper.ml-4 {
    margin-right: 0 !important;
  }
  .sticky-header__container--placeholder.active {
    top: 0;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered {
    display: block;
    height: 150px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name {
    max-width: 70%;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .procut_name {
    font-size: 12px;
    width: auto;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button {
    bottom: -20px;
    height: auto;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-order-sample-button-new {
    width: 53%;
    max-width: 100%;
    padding: 0;
    right: 0;
    margin-right: 3px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-order-sample-button-new span.order-a-sample__button-label {
    font-size: 11px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new {
    width: 45%;
    max-width: 100%;
    margin-left: 3px;
    padding: 0;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#product-addtocart-button-new .add-to-cart__button-label {
    font-size: 12px !important;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product__button button#submit\ action-new {
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    padding: 16px;
    height: 48px;
    float: right;
    position: relative;
  }
}
#sqm_calculation_text.show-m2-description {
  padding-top: 20px;
}
#add.number {
  position: relative;
}
#add.number i.fa.fa-angle-down.down-arrow {
  position: absolute;
  top: 24px;
  right: 15px;
  font-size: 20px;
}
#add.number i.fa.fa-angle-down.down-arrow-qty {
  position: absolute;
  top: 24px;
  right: 15px;
  font-size: 20px;
}
#add.number i.fa.fa-angle-up.up-arrow {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 20px;
}
#add.number i.fa.fa-angle-up.up-arrow-qty {
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 20px;
}
span.per-price-lable {
  display: inline-block;
  float: left;
  width: 80px;
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.6px;
  line-height: 24px;
  margin: 0;
  padding-top: 4px;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
  width: 60% !important;
}
.catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .special-price.only-price {
  left: 0;
}
@media (max-width: 767px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .special-price.only-price {
    left: 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 863px) {
  span.per-price-lable {
    font-size: 13px;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price {
    padding: 0;
  }
  .catalog-product-view .product-info-main .product-info-price .per-m2 .old-price {
    left: -52px !important;
  }
}
@media (max-width: 767px) {
  html .product-info-main .product-add-form .box-tocart input.input-text.qty {
    height: 60px;
  }
  #add.number i.fa.fa-angle-down.down-arrow {
    top: 30px;
    font-size: 35px;
  }
  #add.number i.fa.fa-angle-down.down-arrow-qty {
    top: 30px;
    font-size: 35px;
  }
  #add.number i.fa.fa-angle-up.up-arrow {
    font-size: 35px;
    top: -7px;
  }
  #add.number i.fa.fa-angle-up.up-arrow-qty {
    font-size: 35px;
    top: -7px;
  }
}
.sq-ft-price-container .old-price-custom span.price-wrapper {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 13.82px !important;
  letter-spacing: 0.25px;
  font-weight: 400 !important;
  text-decoration: line-through;
}
.sq-ft-price-container .special-price-custom span.price-wrapper {
  margin-left: 15px;
  color: rgba(0, 0, 0, 0.87) !important;
  font-weight: 600 !important;
}
.sq-ft-price-container span.per-price-lable.sq-ft-price {
  margin-top: -3px;
}
@media (min-width: 332px) and (max-width: 465px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
    width: 86% !important;
  }
}
@media (max-width: 332px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
    width: 100% !important;
  }
}
@media (min-width: 769px) and (max-width: 960px) {
  .catalog-product-view .column.main .product-info-main .product-add-form .box-tocart .fieldset {
    margin-bottom: 20px !important;
  }
}
@media (min-width: 769px) and (max-width: 1083px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
    width: 100% !important;
  }
}
@media (min-width: 1083px) and (max-width: 1228px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
    width: 70% !important;
  }
}
@media (min-width: 662px) and (max-width: 768px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price {
    width: 42% !important;
  }
}
.sticky-product .sq-ft-price-container span.old-price-custom span .price-wrapper {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  font-weight: 300;
  padding-left: 0;
  text-decoration: line-through;
}
.sticky-product .sq-ft-price-container span.special-price-custom span.price-wrapper {
  margin-right: 16px;
  font-size: 14px;
}
.sticky-product span.per-price-lable {
  margin-top: -4px;
}
.sticky-product .special-price span.price {
  padding-left: 16px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name span.per-price-lable.sq-ft-price {
  width: 100px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name span.per-price-lable.sq-ft-price-only {
  width: 110px;
}
.sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .list-only-custom-box-price .special-price span.price {
  padding-left: 0;
}
.product-info-main .list-only-custom-box-price .special-price span.price {
  padding-left: 0;
}
.product-info-main .list-only-custom-box-price span.old-price {
  margin-right: 0 !important;
  padding-right: 8px !important;
}
@media (max-width: 767px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name {
    height: 80px;
  }
}
@media (min-width: 597px) and (max-width: 767px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .sq-ft-price-container span.old-price-custom {
    top: 23px;
    right: -40px;
  }
}
@media (min-width: 768px) and (max-width: 863px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices {
    width: 50%;
  }
}
@media (min-width: 505px) and (max-width: 767px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices {
    width: 78%;
  }
}
@media (min-width: 368px) and (max-width: 504px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices {
    width: 100%;
  }
}
@media (max-width: 367px) {
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__image {
    width: 50px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .product-prices {
    width: 100%;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name span.per-price-lable {
    width: 86px;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name span.price {
    font-size: 10px !important;
  }
  .sticky-header__container--placeholder.active .sticky-product__centered .sticky-product-info .sticky-product__name .sq-ft-price-container span.price-wrapper {
    font-size: 10px !important;
  }
}
@media (min-width: 819px) and (max-width: 824px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price {
    left: 56px !important;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .special-price {
    bottom: 30px;
    left: 192px;
  }
}
@media (min-width: 894px) and (max-width: 899px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price {
    left: 41px !important;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .special-price {
    bottom: 30px;
    left: 192px;
  }
}
@media (min-width: 1230px) and (max-width: 1253px) {
  .catalog-product-view .product-info-main .product-info-price .price-box.price-final_price .old-price {
    left: 108px;
    bottom: 30px;
  }
}
.list-sq-ft-container span.old-price {
  padding: 0 10px 0 0;
  padding-left: 0 !important;
}
.list-sq-ft-container span.old-price span.price {
  font-size: 13px !important;
}
.list-sq-ft-container span.special-price span.price {
  font-size: 15.82px !important;
}
.list-sq-ft-container span.per-price-lable {
  padding: 0 0 0 10px;
  margin-top: -3px;
}
.list-only-custom-box-price span.old-price {
  padding: 0 10px 0 0;
  padding-left: 0 !important;
}
.list-product-page-container span.old-price {
  padding: 0 10px 0 0;
  padding-left: 0 !important;
}
.list-product-page-container span.old-price span.price {
  font-size: 13px !important;
}
.list-product-page-container span.special-price span.price {
  font-size: 15.82px !important;
}
.list-product-page-container span.per-price-lable {
  padding: 4px 0 0 10px;
}
.price-box.price-final_price span.old-price {
  padding-left: 5px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container .price-wrapper span {
  font-size: 15.65px;
}
.catalog-product-view .product-info-main .product-info-price .price-box .special-price .price-container .price-wrapper span.price {
  padding-left: 5px;
}
@media (min-width: 768px) and (max-width: 863px) {
  .list-product-page-container span.old-price span.price {
    font-size: 11px !important;
  }
  .list-product-page-container span.special-price span.price {
    font-size: 13px !important;
  }
  .list-product-page-container span.per-price-lable {
    font-size: 12px;
  }
}
@media (min-width: 640px) and (max-width: 768px) {
  .list-product-page-container span.old-price {
    padding: 0 5px 0 0;
  }
  .list-product-page-container span.old-price span.price {
    font-size: 9px !important;
  }
  .list-product-page-container span.special-price span.price {
    font-size: 11px !important;
  }
  .list-product-page-container span.per-price-lable {
    font-size: 10px;
    padding: 6px 0 0 5px;
    width: 45px;
  }
  .catalog-product-view .list-only-custom-box-price span.old-price {
    padding: 0 5px 0 0;
  }
  .catalog-product-view .list-only-custom-box-price span.old-price span.price {
    font-size: 9px !important;
  }
  .catalog-product-view .list-only-custom-box-price span.special-price span.price {
    font-size: 11px !important;
  }
}
@media (min-width: 901px) and (max-width: 1024px) {
  .list-sq-ft-container span.per-price-lable {
    padding: 2px 0 0 10px;
    margin-top: -5px;
  }
}
@media (min-width: 768px) and (max-width: 900px) {
  .list-sq-ft-container span.per-price-lable {
    padding: 2px 0 0 10px;
  }
}
@media (min-width: 768px) and (max-width: 863px) {
  .list-sq-ft-container span.old-price span.price {
    font-size: 11px !important;
  }
  .list-sq-ft-container span.special-price span.price {
    font-size: 13px !important;
  }
  .list-sq-ft-container span.per-price-lable {
    font-size: 12px;
  }
  .list-only-custom-box-price span.old-price span.price {
    font-size: 11px !important;
  }
  .list-only-custom-box-price span.special-price span.price {
    font-size: 13px !important;
  }
}
.category-description {
  display: inline-block;
  background-color: #eaf7fc;
  padding: 20px;
}
.category-description .category-description-heading {
  color: #212b36;
  font-family: 'Plus Jakarta Sans';
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0.5px;
  line-height: 24px;
}
.category-description .category-description-text {
  color: #637381;
  font-family: 'Plus Jakarta Sans';
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.special-price .price {
  font-size: 15.82px !important;
}
.old-price .price {
  font-size: 13px !important;
}
span.special-price-custom.normal-price span.price-wrapper {
  margin-left: 0;
}
.sq-ft-price-container span.per-price-lable {
  width: 125px;
}
h2.product-section-title {
  width: 125px;
}
.checkout-cart-index .list-product-page-container span.per-price-lable {
  padding: 0 0 0 10px;
}
.list-sq-ft-container-normal span.per-price-lable {
  padding: 0 0 0 10px;
  margin-top: -2px;
}
.catalog-product-view .list-sq-ft-container-normal .per-price-lable {
  padding-top: 6px;
}
.catalog-product-view .list-sq-ft-container .per-price-lable {
  padding-top: 6px;
}
html .catalog-product-view .product.media .gallery-placeholder .product-video {
  height: 100% !important;
  width: 100% !important;
  margin-bottom: 7px;
}
html .catalog-product-view .product.media .gallery-placeholder .fotorama-video-container .product-video {
  height: 100% !important;
}
@media (max-width: 768px) {
  html .catalog-product-view .product.media .gallery-placeholder .fotorama-video-container .product-video {
    height: 100% !important;
    width: 100% !important;
  }
}
html .catalog-product-view .product.media .gallery-placeholder .fotorama__video-close {
  background-color: #fff;
  display: none;
}
html .catalog-product-view .product-info-main .product-add-form .delivery_notes {
  width: 100%;
  display: block;
  order: 2;
  color: rgba(0, 0, 0, 0.87) !important;
  font-weight: 600 !important;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
  align-items: unset;
}
html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .or {
  margin-top: 35px;
}
@media (max-width: 767px) {
  html .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .or {
    margin-top: 42px;
  }
}
/*One step checkout*/
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
  width: 39%;
  margin-left: 12px;
  top: -80px !important;
  position: relative !important;
  background-color: #f8f8f8;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary {
  border: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper {
  padding: 0 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .minicart-items .product-image-container {
  border: none;
  padding-left: 2px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .minicart-items .product-item-details .product-item-inner strong.product-item-name {
  padding-left: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 14px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
  padding-right: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 250px;
  overflow: hidden;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
  color: #ff6600 !important;
  padding: 15px 24px 10px;
  display: block;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item {
  border-color: #d8d8d8;
  background: transparent;
  padding: 16px;
  position: relative;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-step-container .shipping-address-items .shipping-address-item.selected-item:after {
  background: #ff6600;
  color: #ffffff;
  content: '\e610';
  font-family: 'luma-icons';
  height: 27px;
  width: 24px;
  font-size: 19px;
  line-height: 21px;
  padding-top: 2px;
  position: absolute;
  display: inline-block;
  right: 0px;
  top: 0;
  padding-left: 8px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar.-sticky {
  position: relative !important;
  left: 0 !important;
  max-height: unset;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
  width: 60%;
  padding-right: 12px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title {
  color: #ff6600;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  background-color: #f8f8f8;
  display: block;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login {
  border-bottom: none;
  margin-bottom: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset {
  margin: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required {
  margin: 0;
  display: inline;
  padding: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required .input-text {
  width: 49%;
  border: 1px solid #dddddd;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required span.note {
  color: rgba(0, 0, 0, 0.6);
  padding-left: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required {
  margin-bottom: 17px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content form.form.form-shipping-address div#shipping-new-address-form .field._required label.label {
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
  border: 1px solid #dddddd;
  background: transparent;
  height: 64px;
  width: 100%;
  margin-bottom: 12px;
  margin-left: 0;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method:hover {
  box-shadow: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
  padding-left: 22px;
  width: 809px;
  margin-top: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .step-title {
  display: inline-block;
  color: #ff6600;
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
  width: 100%;
  border: none;
  background-color: #ffffff;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
  padding: 20px 16px;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-title.field.choice {
  padding: 0;
  height: 64px;
  border: 1px solid #dddddd !important;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method:hover {
  box-shadow: none;
}
.amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-billing-address {
  display: contents;
  padding-left: 22px;
}
.checkout-index-index .opc-block-summary .minicart-items .delete {
  float: right;
  padding: 3px;
  width: 15px;
  height: 18px;
  background: url(../img/kdelete.png) no-repeat center;
  background-size: 15px;
  cursor: pointer;
  bottom: 15px;
}
.checkout-index-index .shipping-address-item.amcheckout-shipping-address.not-selected-item {
  border-color: #d8d8d8;
  background: transparent;
  padding: 16px;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  border-color: #ff6600;
  border-radius: 0;
}
.amcheckout-step-container .amcheckout-shipping-address .amcheckout-button.-select:hover {
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
  color: #f5f5f5;
  border-color: #ff6600;
  border-radius: 0;
}
/*search popup design*/
.amsearch-item-container.recent_searches .item-name {
  background-color: transparent;
  padding-left: 0;
}
.search-autocomplete {
  border: 1px solid #dedede;
}
.search-autocomplete .amsearch-results {
  background: #ffffff;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category {
  float: left;
  padding: 15px 51px 0 24px;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amasty-xsearch-block-header {
  padding: 0;
  color: #ff6600;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  padding-bottom: 10px;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amasty-xsearch-block-header:before {
  content: none;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item {
  text-align: left;
}
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item a span,
.search-autocomplete .amsearch-results .amsearch-leftside .amsearch-item-container.category .amsearch-item a {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: left;
  padding-top: 0;
  padding-bottom: 8px;
  font-weight: normal;
}
.search-autocomplete .amsearch-results div#amasty-shopby-product-list {
  background: #ffffff;
}
.search-autocomplete .amsearch-results .amsearch-products p.amasty-xsearch-block-header {
  color: #ff6600;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-align: left;
  padding: 0;
  padding-top: 15px;
  text-transform: capitalize;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content {
  padding: 0 30px 0 0;
  margin-bottom: 16px;
  background: #ffffff;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
  padding: 0;
  width: 25.5%;
  height: 180px;
  margin-right: 24px;
  max-width: 112px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item:hover {
  background: transparent;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image {
  text-align: left;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image span.product-image-wrapper {
  width: 112px;
  height: 112px;
  padding-bottom: 0 !important;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-photo {
  border: 1.45px solid #dedede;
  height: 112px;
  width: 112px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-photo:hover {
  opacity: unset;
  background-color: unset !important;
  height: 112px;
  width: 112px;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image .product-image-wrapper:hover {
  background: none;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-image:hover {
  cursor: pointer !important;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information a.product-item-link {
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding-top: 10px;
  margin-bottom: 0;
  width: 102px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .amsearch-wrapper-inner {
  margin-top: 0;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item .amsearch-autocomplete-information .amsearch-wrapper-inner .price-box .price-container span.price {
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  padding: 0;
  font-weight: normal;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results {
  text-align: center;
  display: inline-block;
  position: relative;
  left: -62px;
  background: #ffffff;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link,
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link:hover,
.search-autocomplete .amsearch-results .amsearch-products .amsearch-more-results a.amsearch-link span:hover {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: center;
}
button.amsearch-loupe,
.amsearch-close {
  display: none !important;
}
.amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method-content .actions-toolbar > .primary {
  margin-bottom: 0;
}
.amcheckout-main-container.-modern .amcheckout-block:not(:first-of-type) {
  margin: 0;
}
.checkout-index-index .step-title,
form.form.form-shipping-address div#shipping-new-address-form .field:nth-child(3),
form.form.form-shipping-address div#shipping-new-address-form .field.street .field._required label.label,
.checkout-index-index span.icon-title-one {
  display: none;
}
form.form.form-shipping-address div#shipping-new-address-form .field.street .control input {
  width: 100%;
}
.checkout-index-index #shipping-new-address-form .field.street .control .field._required {
  width: 100%;
  padding-right: 0;
}
.opc-block-summary .items-in-cart > .title:after {
  display: none;
}
.opc-block-summary .items-in-cart.active > .title:after {
  content: ' ';
  background-image: url(../images/karrowdown.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  top: 0;
}
/*category listing page*/
.page-products .page.messages {
  margin: 0 0 15px 0;
  display: inline-block;
  width: 100%;
}
.page-products .products-list .product-item {
  width: 100%;
  margin-bottom: 24px;
  margin-left: 0;
}
.page-products .products-list .product-item .product-item-photo {
  padding: 40px !important;
}
.page-products .products-list .product-item .product-item-info .product-item-details {
  float: left;
  width: 61%;
  padding-left: 24px;
  padding-right: 24px;
}
.page-products .products-list .product-item .product-item-info .product-item-details .product-item-name {
  padding-left: 0;
  height: auto;
  margin-top: 22px;
}
.page-products .products-list .product-item .product-item-info .product-item-details .product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.65px;
  font-weight: bold !important;
  letter-spacing: 0.15px;
}
.page-products .products-list .product-item .product-item-info .product-item-details .productsku-listing {
  color: rgba(0, 0, 0, 0.38);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  margin-top: 5px;
}
.page-products .products-list .product-item .product-item-info .product-item-details .product-item-description {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin: 9px 0 9px 0;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right {
  float: left;
  width: 35%;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .price-box {
  margin: 19px 0;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .price-box span.price-container span.price {
  padding-left: 0;
  font-size: 16px;
  letter-spacing: 0.25px;
  line-height: 27px;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary {
  margin-top: 0;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.action.tocart.primary {
  width: 288px;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.amquote-addto-button {
  width: 288px;
  border: 1px solid rgba(0, 0, 0, 0.12);
  background-color: rgba(98, 2, 238, 0);
  height: 36px;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 16px;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .special-price {
  float: left;
  width: 100%;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .special-price span.price {
  font-size: 16px !important;
  font-weight: bold;
  letter-spacing: 0.15px !important;
  line-height: 24px !important;
  padding-right: 24px;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .old-price {
  text-decoration: line-through;
}
.page-products .products-list .product-item .product-item-info .listingproduct-right .old-price span.price {
  font-size: 13.82px !important;
  line-height: 20px !important;
}
.page-products .products-list .product-items {
  margin-top: -14px;
  display: inline-block;
}
.catalog-category-view .products-list .product-item .product-reviews-summary {
  padding-left: 0;
  padding-bottom: 9px;
}
.page-products .products-grid .product-items .product-item .product-item-info {
  height: 348px;
}
/*Compare page*/
.catalog-product_compare-index .page-title-wrapper h1.page-title {
  margin-bottom: 0;
}
.catalog-product_compare-index .page-title-wrapper h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
}
.catalog-product_compare-index .table-comparison .cell.product.label,
.catalog-product_compare-index .table-comparison .cell.label,
.catalog-product_compare-index .table-comparison td.cell.product.info,
.catalog-product_compare-index .table-comparison .table-comparison td:last-child {
  border: none;
}
.catalog-product_compare-index .table-comparison .product-item-name {
  padding: 0;
  margin: 9px 0 4px 0;
  height: auto;
  max-height: 50px;
}
.catalog-product_compare-index .table-comparison .product-reviews-summary,
.catalog-product_compare-index .table-comparison .incl-tax {
  display: none;
}
.catalog-product_compare-index .table-comparison .price-box {
  margin: 0;
}
.catalog-product_compare-index .table-comparison .price-box span.price-container span.price {
  padding-left: 0;
}
.catalog-product_compare-index .table-comparison .product-item-actions .actions-primary {
  width: 144px;
}
.catalog-product_compare-index .table-comparison td.cell.product.attribute {
  border-right: 1px solid #dddddd;
}
/*Track order page*/
.trackorder-index-view .page-main {
  padding: 47px 15px;
}
.trackorder-index-view .page-main .page-title-wrapper h1.page-title {
  margin: 0;
}
.trackorder-index-view .page-main .page-title-wrapper h1.page-title span {
  color: #ff6600;
}
/*Contact us page design*/
.contact-index-index main#maincontent {
  padding: 0;
  max-width: 100%;
}
.contact-index-index main#maincontent .column.main,
.contact-index-index main#maincontent .columns {
  padding-bottom: 0;
}
.contact-index-index .cms-main {
  float: none;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  background: #ffffff;
}
.contact-index-index .cms-main .googlemap {
  padding: 0 17px;
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding-top: 30px;
}
.contact-index-index .cms-main .googlemap .address-location-block {
  display: inline-block;
  width: 100%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection {
  display: inline-block;
  width: 100%;
  margin-top: 42px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one {
  width: 33.33%;
  float: left;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title {
  display: inline-block;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title .imgleft {
  display: inline-block;
  min-width: 32px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title h2 {
  color: #ff6600;
  font-size: 15.65px;
  font-weight: 600;
  letter-spacing: 0.15px;
  line-height: 24px;
  margin: 0;
  display: inline-block;
  float: right;
  padding-left: 8px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content {
  padding-left: 40px;
  display: inline-block;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content p {
  margin-bottom: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.75px;
  line-height: 20px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo {
  padding-top: 10px;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo {
  display: inline-block;
  width: 100%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  float: left;
  width: 14%;
}
.contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .content .conatctinfo .oneinfo p {
  letter-spacing: 0.25px;
  vertical-align: middle;
  display: inline-block;
}
.contact-index-index .cms-main .newcontactdiv {
  float: none;
  width: 100%;
  max-width: 100%;
  display: inline-block;
  background: #F8F9FB;
  margin-top: 57px;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form {
  width: 728px;
  margin: 0 auto;
  padding: 55px 0 64px 0;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form legend.legend {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-align: center;
  letter-spacing: 0.5px;
  padding-bottom: 26px;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 {
  margin: 0;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 .field {
  width: 352px;
  padding: 0 12px;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 .field label.label {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  font-weight: normal;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 .field .control input {
  box-sizing: border-box;
  border: 1px solid #dedede;
  height: 36px;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .field.required.comment {
  padding: 0 12px;
  width: 703px;
  margin: 0;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .field.required.comment textarea {
  box-sizing: border-box;
  height: 72px;
  border: 1px solid #dedede;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar {
  margin-top: 32px;
  text-align: center;
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar button.action.primary {
  float: unset;
  height: 36px;
  width: 352px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
}
.contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-2 {
  display: none;
}
/*Alerts page */
.customeralerts-index-listaction hr {
  margin-bottom: 19px;
  margin-top: 0;
}
.customeralerts-index-listaction .alertsdescription-section .title {
  display: inline-block;
}
.customeralerts-index-listaction .alertsdescription-section .title img {
  width: 24px;
}
.customeralerts-index-listaction .alertsdescription-section .title span {
  color: rgba(0, 0, 0, 0.87);
  font-size: 19.57px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 27px;
  padding-left: 8px;
  vertical-align: text-bottom;
  text-transform: capitalize;
}
.customeralerts-index-listaction .alertsdescription-section .description {
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
  padding-left: 36px;
  padding-top: 6px;
  padding-bottom: 19px;
}
.customeralerts-index-listaction .toolbar.bottom.customeralert p.toolbar-amount,
.customeralerts-index-listaction .toolbar.bottom.customeralert .limiter {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
/*Blog detail page*/
.blog-post-view .page-footer {
  margin-top: 88px;
}
.blog-post-view .container.sj-test {
  display: none;
}
.blog-post-view .page-title-wrapper {
  width: 984px;
  background-color: #fbfbfb;
  max-width: 984px;
  display: inline-block;
  margin: 0 auto;
  padding: 0 109px;
  padding-top: 36px;
  padding-bottom: 12px;
}
.blog-post-view .page-title-wrapper h1.page-title {
  color: rgba(0, 0, 0, 0.87);
  font-size: 33.26px;
  font-weight: 600;
  letter-spacing: 0.25px;
  line-height: 46px;
  margin: 0;
}
.blog-post-view .breadcrumbs {
  padding: 0 15px;
  margin: 11px 0 29px 0;
}
.blog-post-view .columns {
  display: contents;
}
.blog-post-view .columns .sidebar.sidebar-additional {
  padding-left: 3px;
  width: 312px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.blog-search {
  display: none;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts {
  margin-bottom: 70px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item {
  padding: 0 0 16px;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link:hover {
  color: rgba(0, 0, 0, 0.87);
}
.blog-post-view .columns .sidebar.sidebar-additional .widget.block.block-archive .block-content a.archive-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-post-view .column.main {
  width: 984px;
  background-color: #fbfbfb;
  margin: 0 auto;
  padding: 0 109px;
}
.blog-post-view .column.main .post-view .post-holder {
  padding: 0;
}
.blog-post-view .column.main .post-view .post-holder .post-info {
  padding-bottom: 0;
}
.blog-post-view .column.main .post-view .post-holder .post-info .item.post-posed-date span.value {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.blog-post-view .column.main .post-view .post-holder .post-info .item.post-author,
.blog-post-view .column.main .post-view .post-holder .post-info .dash {
  display: none;
}
.blog-post-view .column.main .post-view .post-holder .post-content {
  padding-top: 17px;
}
.blog-post-view .column.main .post-view .post-holder .post-content .post-text-hld p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
}
div#post-comments textarea {
  border: 1px solid #D3D6DB;
  height: 56px;
  resize: none;
  padding: 9px 16px;
}
div#post-comments textarea::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.c-count {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.75px;
  line-height: 27px;
}
.c-replyform {
  margin: 0;
}
/*Blog listing page*/
.blog-index-index .page-footer {
  margin-top: 70px;
}
.blog-index-index .container.sj-test {
  display: none;
}
.blog-index-index .breadcrumbs {
  margin: 11px 0 29px 0;
  padding: 0 15px;
}
.blog-index-index .page-title-wrapper {
  margin-bottom: 24px;
}
.blog-index-index .page-title-wrapper h1.page-title {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
  margin: 0;
  padding: 0;
}
.blog-index-index .columns .sidebar.sidebar-additional {
  padding-left: 12px;
  width: 310px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.blog-search {
  display: none;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts {
  margin-bottom: 70px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item {
  padding: 0 0 16px;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-recent-posts .block-content .item a.post-item-link:hover {
  color: rgba(0, 0, 0, 0.87);
}
.blog-index-index .columns .sidebar.sidebar-additional .widget.block.block-archive .block-content a.archive-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-transform: capitalize;
}
.blog-index-index .column.main {
  padding-bottom: 63px;
  width: 984px;
  background-color: #fbfbfb;
  margin: 0 auto;
  padding: 0 109px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder {
  padding: 36px 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder h2.post-title a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 23.26px;
  font-weight: 500;
  letter-spacing: 1.25px;
  line-height: 32px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info {
  padding-bottom: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .item.post-posed-date span.value {
  font-style: normal;
  color: rgba(0, 0, 0, 0.6);
  font-size: 15.8px;
  letter-spacing: 0.5px;
  line-height: 28px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .item.post-author,
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-info .dash {
  display: none;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content {
  padding-top: 17px;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content .post-text-hld {
  padding-left: 0;
}
.blog-index-index .column.main .post-list-wrapper ol.post-list li.post-holder .post-content .post-text-hld p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-align: justify;
}
/*Megamenu design*/
.ammenu-nav-sections.nav-sections {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.cms-home .ammenu-nav-sections.nav-sections {
  border-bottom: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container {
  padding: 0;
  max-width: 1366px;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-next {
  font-size: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-next:after {
  background-image: url(../images/kmenuright.png);
  height: 64px;
  width: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  content: ' ';
  right: 12px;
  top: 8px;
  position: absolute;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev {
  font-size: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev.disabled:after {
  background-image: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container .owl-nav .owl-prev:after {
  background-image: url(../images/kmenuleft.png);
  height: 64px;
  width: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  content: ' ';
  left: 18px;
  position: absolute;
  top: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full {
  background: #fafdf7 !important;
  width: 100%;
  min-height: max-content;
  margin-top: -20px;
  height: max-content;
  max-height: inherit;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  width: 65%;
  float: left;
  background: #fafdf7;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child {
  width: 25%;
  float: left;
  background: #fafdf7;
  padding-right: 24px;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 5px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper {
  width: 282px;
  margin-bottom: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper {
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 {
  padding: 0;
  background: #f1f2f4;
  /*height: 32px;*/
  padding: 4px 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 span.ammenu-wrapper {
  color: #ff6600 !important;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level1 span.ammenu-wrapper:hover {
  color: #ff6600 !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child {
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 {
  padding-left: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 span.ammenu-wrapper {
  color: rgba(0, 0, 0, 0.6) !important;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper a.ammenu-link.-level2 span.ammenu-wrapper:hover {
  color: rgba(0, 0, 0, 0.86) !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list {
  width: 35%;
  float: right;
  padding-left: 40px;
  background: #fafdf7;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid {
  padding: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title {
  margin-bottom: 9px;
  text-align: left;
  display: inline-block;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title strong {
  color: #ff6600;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .block-title hr {
  margin: 0;
  width: 69%;
  float: right;
  margin-top: 14px;
  background-color: #d8d8d8;
  height: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item {
  width: 28%;
  box-shadow: none;
  float: left;
  margin: 0 8px !important;
  height: 180px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item:nth-child(4),
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item:first-child {
  margin-left: 0 !important;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo {
  height: 112px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo span.product-image-wrapper:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo img.product-image-photo {
  height: 112px;
  width: 112px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background-color: #ffffff;
  margin: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info a.product-item-photo img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details {
  margin: 0;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details span.old-price {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name {
  padding: 0;
  max-height: 32px;
  margin-bottom: 0;
  margin-top: 3px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details strong.product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-info .product-item-details .price-box span.price-container span.price {
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-item-actions,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full div#amasty-shopby-product-list .block.widget.amsorting.block-products-list.grid .products-grid.grid ol.product-items.widget-product-grid li.product-item .product-reviews-summary {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory {
  display: inline-block;
  width: 100%;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand {
  color: #ff6600;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  width: 100%;
  display: inline-block;
  text-align: left;
  padding-bottom: 9px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand h5 {
  margin: 0;
  float: left;
  padding-right: 8px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .titlebrand hr {
  margin: 9px 0 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec {
  display: inline-block;
  width: 100%;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone.first {
  margin-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone.last {
  margin-right: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone {
  float: left;
  margin: 0 12px;
  width: 10.8%;
  cursor: pointer;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone img {
  width: unset;
  height: unset;
}
.ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover a.ammenu-link.-main.-parent,
.ammenu-menu-wrapper .ammenu-items .ammenu-item.current > .ammenu-link {
  color: rgba(0, 0, 0, 0.6) !important;
}
/*logout success page*/
.customer-account-logoutsuccess .page-title-wrapper {
  max-width: 450px;
  margin: 0 auto;
  margin-top: 47px;
}
.customer-account-logoutsuccess .page-title-wrapper h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.customer-account-logoutsuccess .column.main .container {
  max-width: 450px;
  margin: 0 auto;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link:not(.-level1):after {
  display: none;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container .ammenu-link.-level1 + .ammenu-item > .ammenu-wrapper:not(:last-of-type) {
  padding-bottom: 0;
}
/*section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper:last-child,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper:last-child,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper:last-child{padding-bottom: 19px;}*/
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 {
  width: 288px;
  max-width: 288px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper {
  padding-bottom: 19px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper:nth-child(2) {
  padding-top: 20px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper {
  padding: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper {
  padding-bottom: 16px;
  display: table;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper,
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 ul.ammenu-item.-child li.ammenu-wrapper {
  padding-bottom: 0;
}
.ammenu-menu-wrapper.-desktop .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type),
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper {
  margin-bottom: 0;
}
/*Quote success page*/
.amasty_quote-quote-success .checkout-success {
  max-width: 320px;
  margin: 0 auto;
}
.amasty_quote-quote-success .checkout-success .actions-toolbar .primary a.action.primary.continue {
  width: 320px;
  color: #f5f5f5;
  font-size: 13.55px;
  font-weight: bold;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 9px;
  border-radius: 0;
  margin: 0;
  background: linear-gradient(0deg, #7eb535 0%, #93d141 100%);
}
.amasty_quote-quote-success .page-title-wrapper {
  margin: 0 auto;
  margin-top: 47px;
  text-align: center;
}
.amasty_quote-quote-success .page-title-wrapper h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
}
.amasty_quote-quote-success .checkout-success p {
  max-width: 100%;
  border: 0;
}
.amasty_quote-cart fieldset#customer-email-fieldset input#customer-email::placeholder {
  color: rgba(0, 0, 0, 0.6);
}
.catalog-product_compare-index .table-comparison td.cell.product.attribute {
  border-right: 1px solid #dddddd;
}
.customer-account-create .back-to-signup {
  padding-top: 12px;
}
.main-banner-home.responsive {
  display: none;
}
.checkout-footer .rightsection {
  text-align: right;
}
.checkout-footer {
  background-color: #001d47;
  padding-bottom: 0;
  width: 100%;
  height: 50px;
}
.checkout-footer .footer-btm-section .leftsection,
.checkout-footer .rightsection {
  padding: 14px 0;
}
.checkout-footer .rightsection a,
.checkout-footer .footer-btm-section .leftsection p {
  color: #ffffff;
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
body.cms-no-route .sidebar.sidebar-additional {
  display: none;
}
.account.sales-order-view .column.main table#my-orders-table .modal-wrapper,
.account.sales-order-view .column.main table#my-orders-table a.preview-link {
  display: none;
}
.footer-btm-section .col-md-2.responsivelastdisplay {
  display: none;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method {
  width: 40%;
}
.account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method table.data.table tr th {
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
}
button.action-primary.action-accept,
button.action-secondary.action-dismiss {
  margin-left: 18px;
}
.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .breadcrumbs {
  margin: 0;
  padding: 0;
}
.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .column.main {
  padding: 0 15px;
}
.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .right-side {
  width: 100%;
  padding: 0;
}
.page-header .minicart-wrapper .minicart-items .product-item-details a.itemPopupImage {
  top: 6px;
  position: relative;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-cart-index .cart.table-wrapper .product-item-name a.preview-link {
  padding-left: 0;
  margin-left: 0;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: underline;
  color: rgba(0, 0, 0, 0.87);
  padding-top: 12px;
}
.shippingreturn-product {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.checkout-index-index .modal-popup .fieldset .field.choice label.label {
  display: inline-block;
}
.cms-home span.old-price {
  display: block;
  float: left;
}
.viewall-home .viewallbtn a:hover {
  color: #ffffff;
}
.contact-index-index .block-title {
  margin-bottom: 25px;
}
.contact-index-index .column:not(.sidebar-additional) .form.contact {
  margin: 0 auto;
  max-width: 352px;
  margin-top: 65px;
  min-width: 352px;
}
div#minicart-content-wrapper .minicart-items .product-item-name {
  width: 230px;
  padding: 0;
}
.minicart-wrapper .block-minicart:before,
.minicart-wrapper .block-minicart:after {
  display: none;
}
.minicart-wrapper .block-minicart {
  margin-right: 10px;
  margin-top: 0;
  box-shadow: none;
  z-index: 99999;
}
.message.success a {
  color: rgba(0, 0, 0, 0.87);
  text-decoration: underline;
}
.main-banner-home {
  background-image: url(../images/Rectangle.jpg);
  min-height: 300px;
  padding-top: 16px;
}
.homepage-mainsectionone .col-md-2 .image-one {
  height: 130px;
}
.message.info.empty {
  margin-top: 12px;
}
.cms-index-index .product-image-container {
  display: inline;
}
.cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.catalog-product-view aside.modal-popup.modal-slide {
  z-index: 999999999 !important;
}
.checkout-cart-index aside.modal-popup.modal-slide {
  z-index: 9999 !important;
}
.catalog-product-view .modals-overlay,
.checkout-cart-index .modals-overlay {
  z-index: 1 !important;
}
.cms-page-view footer.page-footer ul {
  padding: 0;
}
.home-licancesection .container {
  padding: 0;
}
.cms-index-index .column.main .container.sj-test {
  max-width: 100%;
}
.header.content.content {
  padding: 0;
}
.header.content .block-search .minisearch input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 28px;
}
.header.content .block-search .minisearch input:hover {
  border: 1px solid #dadce0;
}
.header.content .header-right .header.links li.login-acc.wishlist {
  padding-left: 16px;
}
.homepage-mainsectionone .col-md-2:last-child {
  margin: 0;
  width: 19%;
}
.footer-btm-section {
  border-top: 1px solid #666;
}
.footer-upr-section .footer-upr-right ul li {
  padding-right: 44px;
  display: inline-block;
}
.footer-btm-section .col-md-2 {
  width: 20%;
  padding: 0;
}
.footer-btm-section {
  padding-top: 62px;
}
.page-footer .col-md-2.last-child p {
  color: #ffffff;
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-new form.form.subscribe .actions {
  display: inline-block;
  position: absolute;
  height: 36px;
  right: 0;
  bottom: 0;
  top: 43px;
}
.newsletter-new form.form.subscribe .field.newsletter {
  display: inline-block;
}
.newsletter-new form.form.subscribe .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  font-family: 'Plus Jakarta Sans';
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
}
.newsletter-new form.form.subscribe .control input {
  padding: 7px 16px;
  height: 36px;
  border: none;
  width: 276px;
}
.page-footer .footer-bottom .footer-payment-method ul li {
  display: inline-block;
  padding-right: 24px;
}
.page-footer .footer-bottom .footer-payment-method {
  float: right;
}
header.page-header .block-search .minisearch .action.search:before {
  content: '\f002';
  display: inline-block;
  height: 24px;
  width: 24px;
  position: relative;
  top: 34px;
  left: 0;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.87);
  font-weight: normal;
}
.newsletter-new {
  margin-top: 19px;
}
.homepage-mainsectionone .container {
  padding: 0 15px;
}
.bestselling-products-home {
  position: relative;
}
.homepage-mainsectionone .col-md-2 {
  padding: 0;
  width: 18.46%;
  float: left;
  margin: 0 23px 0 0;
  background-color: #ffffff;
  box-shadow: 0 0 10px 1px rgba(127, 127, 127, 0.14), 0 0 14px 2px rgba(127, 127, 127, 0.14), 0 0 5px -3px rgba(127, 127, 127, 0.2);
}
.homepage-mainsectionone .col-md-2 .image-one {
  padding-top: 41px;
  text-align: center;
  padding-bottom: 10px;
  background-color: #ffffff;
}
.minicart-items .item-qty {
  border: none;
  padding: 0;
  text-align: left;
}
.homepage-mainsectionone .static-onesection {
  padding-bottom: 28px;
}
.minicart-wrapper .product .actions .primary {
  display: none;
}
.homepage-mainsectionone .static-onesection p {
  color: rgba(0, 0, 0, 0.87);
  font-family: 'Open Sans';
  font-size: 20.68px;
  letter-spacing: 0.25px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
}
.homepage-mainsectionone {
  padding: 64px 0;
  width: 100%;
  display: inline-block;
  margin-top: -5px;
  margin-bottom: -5px;
}
.customer-account-create .page-title-wrapper h1.page-title span,
.customer-account-login h1.page-title span,
.customer-account-forgotpassword h1.page-title span,
.customer-account-createpassword form.form.password.reset h1.page-title span {
  color: #ff6600;
  font-size: 23.48px;
  letter-spacing: 0.25px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.home-licancesection hr,
.block-title hr,
.reviews .reviewmain-section hr,
.home-blog-post .amblog-title hr {
  width: 144px;
  height: 2px;
  margin-bottom: 0;
  margin-top: 7px;
  background-color: #001d47;
}
.page-wrapper .nav-sections-item-content > .navigation {
  display: inline-block;
}
form#discount-coupon-form .actions-toolbar button.action.apply.primary {
  border-radius: 0;
  background-color: rgba(98, 2, 238, 0);
  border: 1px solid rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 1.25px;
  line-height: 16px;
  text-align: center;
  padding: 0 34px;
  box-shadow: none;
  border-left: 0;
}
form#discount-coupon-form {
  width: 55%;
}
form#discount-coupon-form .control input,
form#discount-coupon-form .actions-toolbar button.action.apply.primary {
  height: 38px;
}
form#discount-coupon-form .control input::placeholder {
  color: rgba(0, 0, 0, 0.6);
  letter-spacing: 0.25px;
  line-height: 20px;
}
form#discount-coupon-form .control input {
  padding: 9px 16px;
  width: 257px;
  border: 1px solid #dddddd;
}
/*Megamenu*/
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  background: #ffffff;
}
.ammenu-nav-sections .ammenu-main-container {
  width: 100%;
  max-width: 1366px;
  padding: 0;
  margin: 0 auto;
}
.ammenu-main-container .ammenu-item.-main {
  padding: 0;
}
.ammenu-main-container .ammenu-item.-main a {
  color: rgba(0, 0, 0, 0.87);
  font-size: 15.8px;
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 28px;
  text-transform: capitalize;
  vertical-align: text-top;
  width: 100%;
  display: block;
}
.ammenu-main-container .ammenu-item.-main img {
  vertical-align: middle;
  width: 24px;
  height: 24px;
}
.ammenu-nav-sections {
  margin-bottom: 0;
}
.ammenu-main-container .ammenu-submenu.-full {
  background: #F5F5F8;
  overflow-y: unset;
  margin-top: 0;
}
.ammenu-main-container .ammenu-submenu.-full .container {
  padding: 0;
  background-color: #ffffff;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child li.ammenu-wrapper img {
  padding-right: 10px;
  padding-top: 15px;
}
.ammenu-categories-container .ammenu-link.-level1 .ammenu-wrapper {
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  text-decoration: none;
  font-weight: normal;
  text-transform: capitalize;
}
.ammenu-categories-container .ammenu-link {
  padding-right: 0;
}
.ammenu-menu-mobile .ammenu-main-container .ammenu-link.-main:before,
.ammenu-menu-desktop .ammenu-main-container .ammenu-link.-level1:before {
  content: ' ';
  border: none;
  display: none;
}
.ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
  margin-bottom: 0;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child,
.ammenu-main-container .ammenu-submenu.-full .ammenu-categories-container.ammenu-categories {
  padding: 0;
}
.ammenu-main-container .ammenu-items {
  padding: 0 17px;
  margin: 0 auto;
  text-align: center;
  padding-right: 0;
}
nav.ammenu-main-container li.ammenu-item.-main.-full.custom {
  padding-right: 0;
  margin-right: 0;
}
.checkout-index-index #checkout .mw-osc-block-title.active p:after {
  top: 6px;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child:first-child li.ammenu-wrapper {
  padding-left: 15px;
  display: inline-block;
  margin: 0 auto;
  float: left;
  text-align: left;
  width: 100%;
}
.ammenu-item.-full .ammenu-categories-container > .ammenu-item.-child {
  padding: 0;
  margin: 0 auto;
  background: #ffffff;
  margin-top: 0;
  float: left;
  margin-left: 0;
  margin-bottom: 10px;
  width: 25%;
  max-width: 25%;
  display: inline-block;
  text-align: left;
  padding-top: 32px;
  padding-bottom: 32px;
}
.catalog-category-view a.listButton {
  display: none;
}
.header.content,
.panel.wrapper .container {
  width: 100%;
  max-width: 1366px;
  padding: 0;
  margin: 0 auto;
}
.header.content .container {
  padding: 0;
}
.homepage-mainsectionone .main-onesec,
.header.content .container,
.cms-index-index .block.widget.block-products-list.grid {
  width: 100%;
  max-width: 1366px;
  margin: 0 auto;
  padding: 0 17px;
}
.block.widget.block-products-list.grid .rating-summary {
  display: block;
}
.cms-page-view .page-title-wrapper h1.page-title span {
  color: #ff6600;
  text-align: center;
  font-size: 23.48px;
  letter-spacing: 1.25px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.cms-page-view .container.sj-test {
  padding: 0;
  text-align: justify;
  letter-spacing: 0.25px;
}
.cms-page-view .container.sj-test UL li {
  list-style: circle;
  margin-bottom: 6px;
}
.cms-page-view .page-main h2 {
  margin-top: 0;
  color: rgba(0, 0, 0, 0.87);
  font-weight: 600;
}
.cms-page-view .breadcrumbs {
  display: none;
}
.cms-page-view .page-title-wrapper {
  text-align: left;
  padding: 0 17px;
}
.cms-page-view h1.page-title {
  padding-top: 58px;
}
.cms-page-view ul {
  padding: 0 17px;
}
.customer-account-edit .field.password-info p {
  display: none;
}
.checkout-cart-index .container.sj-test {
  padding: 0;
}
/*.page-header .switcher{display: none;}
.page-header .panel ul li.loginlink.last:after {
    height: 0;
    margin: 0 !important;
}*/
.page-products .products.products-grid {
  width: 79%;
  float: left;
  margin-left: 40px;
}
.page-products .products.wrapper.list.products-list {
  width: 94%;
  float: left;
  margin-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid {
  width: 100%;
  padding-left: 40px;
  background: #fafdf7;
  display: inline-block;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title {
  margin-bottom: 9px;
  text-align: left;
  display: inline-block;
  width: 100%;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title strong {
  color: #ff6600;
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  text-transform: capitalize;
  float: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .block-title hr {
  margin: 0;
  width: 69%;
  float: right;
  margin-top: 14px;
  background-color: #d8d8d8;
  height: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item {
  width: 28%;
  box-shadow: none;
  float: left;
  margin: 0 8px !important;
  height: 180px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo {
  height: 112px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo img.product-image-photo {
  height: 112px;
  width: 112px;
  box-sizing: border-box;
  border: 1px solid #dedede;
  background-color: #ffffff;
  margin: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details {
  margin: 0;
  padding-left: 0;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name {
  padding: 0;
  max-height: 32px;
  margin-bottom: 0;
  margin-top: 3px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details strong.product-item-name a.product-item-link {
  color: rgba(0, 0, 0, 0.6);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .price-box.price-final_price {
  text-align: left;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .price-box.price-final_price span.price-container span.price {
  padding: 0;
  color: rgba(0, 0, 0, 0.87);
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  font-weight: normal;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details span.old-price {
  display: none;
}
section.ammenu-menu-wrapper.-desktop {
  background: transparent;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo img.product-image-photo:hover {
  background-color: unset !important;
  opacity: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item a.product-item-photo span.product-image-wrapper:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-info:hover {
  background: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item img.product-image-photo:hover {
  opacity: unset;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-details .product-reviews-summary {
  display: none;
}
section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .block.widget.amsorting.block-products-list.grid .products-grid.grid li.product-item .product-item-actions {
  display: none;
}
.message.info.empty {
  width: 99%;
  float: right;
  margin-top: 20px;
}
.page-products .products.products-grid {
  width: 100%;
  margin-left: 0;
}
.owl-item {
  overflow: hidden;
  display: flex;
}
.helpdesk-ticket-index table.data.table.hdmx__tickets-table tr td a {
  text-decoration: underline;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td a.action.view {
  text-decoration: underline;
}
.amasty_quote-account-index .table-wrapper.quotes-history tr td a.action.quote {
  text-decoration: underline;
}
/*New Css end*/
/*Responsive start*/
@media screen and (aspect-ratio: 2/3) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (aspect-ratio: 40/71) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (aspect-ratio: 375/667) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media screen and (aspect-ratio: 9/16) {
  select,
  textarea,
  input[type="text"],
  input[type="password"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="date"],
  input[type="month"],
  input[type="time"],
  input[type="week"],
  input[type="number"],
  input[type="email"],
  input[type="url"] {
    font-size: 16px;
  }
}
@media (max-width: 1440px) {
  /*.header.content .container {padding: 0;}
*/
  /*.header.content .container,.homepage-second-content .container,.panel.wrapper .container {
    padding: 0 17px;
    max-width: 100%;
}*/
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 75%;
  }
  .leftbottom-right img {
    min-height: 348px;
  }
  .rightsection .right-top .rightbottom-left img {
    height: 336px;
  }
  .right-bottom img {
    min-height: 344px;
  }
}
@media (min-width: 1366px) {
  .leftbottom-right img {
    min-height: 346px;
  }
  .page-products.ambrand-index-index .toolbar.toolbar-products {
    margin: -56px 0 10px 0;
  }
  .page-products .products.wrapper.list.products-list {
    width: 77%;
    float: left;
    margin-left: 40px;
  }
}
@media (min-width: 1362px) {
  .page-products .products.wrapper.list.products-list {
    width: 100%;
    float: right;
    margin-left: 40px;
  }
}
@media (min-width: 1357px) {
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 39%;
  }
}
@media (min-width: 1300px) {
  .cms-index-index .column.main .carousel-container:nth-child(3) .home-slider .owl-stage-outer {
    min-height: 400px;
    background-color: #cccccc;
  }
  .catalog-product_compare-index .table-comparison .cell {
    width: 20%;
    float: left;
  }
  .catalog-product_compare-index .table-comparison .cell .attribute.value .col-md-12.col-sm-12 {
    width: 100%;
    padding: 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr:nth-child(2) th,
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr:nth-child(2) td {
    max-height: max-content;
    overflow: hidden;
    min-height: max-content;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr:first-child th,
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr:first-child td {
    min-height: 40px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr th:last-child,
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr td:last-child {
    border-right: 0;
  }
  html[lang="ar"] .catalog-product_compare-index .table-comparison .cell {
    float: right;
  }
  html[lang="ar"] .catalog-product_compare-index .table-wrapper.comparison .table-comparison > tbody tr td.cell:last-child {
    border-right: 1px solid #cccccc;
  }
  html[lang="ar"] .catalog-product_compare-index .table-comparison .cell.product.info {
    border: none !important;
  }
}
@media (max-width: 1280px) {
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 17%;
  }
  .catalog-product-view .payment-iconstatic {
    width: 55%;
  }
  .catalog-product-view .product-info-main .product.alert form#notify-form {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .control {
    width: 60%;
  }
  .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 40%;
  }
  .catalog-product-view .wedeliver-sec {
    width: 40%;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    font-size: 8.82px;
    width: 68%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
    float: right;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    width: 59%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 82%;
  }
  .blog-post-view .column.main {
    width: 70%;
  }
  .blog-post-view .page-title-wrapper {
    width: 70%;
    max-width: 70%;
  }
  .blog-index-index .columns .column.main {
    width: 70%;
  }
  .checkout-cart-index .cart-container .cart-summary .discount .content .actions-toolbar {
    left: 0;
    width: 40%;
  }
  .checkout-cart-index form#discount-coupon-form {
    width: 100%;
  }
  .checkout-cart-index form#discount-coupon-form .control input {
    width: 100%;
  }
  .checkout-cart-index form#discount-coupon-form .fieldset.coupon .field {
    width: 100%;
  }
  .checkout-cart-index form#discount-coupon-form .actions-toolbar button.action.apply.primary {
    width: 87%;
    border-left: 1px solid rgba(0, 0, 0, 0.12);
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 17.2%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    width: 100%;
    margin-top: 24px;
  }
  .page-footer .col-md-2.last-child {
    min-width: 290px;
  }
  .footer-certificate {
    width: 27%;
  }
  .page-products .products.wrapper.list.products-list.amscroll-pages {
    margin-top: 12px;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 4px 12px;
  }
  header .header.content .block-search {
    width: 45%;
    margin-left: 0px;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 22%;
  }
  .account .column.main .order-details-items {
    overflow-x: scroll;
  }
  .products.list .amquote-action-wrap .action.tocart {
    margin-bottom: 0;
  }
  .blog-post-view .sidebar.sidebar-additional {
    width: 320px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method,
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: -20px;
  }
  .page-wrapper > .breadcrumbs {
    padding-top: 24px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
    width: 760px;
  }
  .page-header.fixed-menu .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  .header.content .logo {
    width: auto;
    padding: 40px 0;
  }
  .newsletter-new form.form.subscribe .control input,
  .newsletter-new form.form.subscribe .field.newsletter {
    width: 100%;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 83%;
    left: 8px;
  }
  .page-products .toolbar.toolbar-products {
    margin: -28px 24px 15px 0;
  }
  .main-banner-home,
  .homepage-mainsectionone .col-md-2 .image-one {
    min-height: unset;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 18.17%;
  }
  .leftbottom-right,
  .left-bottom .leftbottom-left {
    width: 50%;
  }
  .leftbottom-right {
    padding-left: 24px;
  }
  .page-footer .col-md-2.last-child {
    width: 28%;
  }
  .rightbottom-right {
    width: 50%;
    display: inline-block;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 285px;
  }
  .homepage-mainsectionone .col-md-2:last-child {
    margin-right: 0;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 18.2%;
  }
  .right-bottom img {
    min-height: 307px;
  }
  .leftbottom-right img {
    min-height: 307px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    padding-left: 0px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
  }
  .contact-index-index .blog-post-thumb {
    min-height: 144px;
    max-height: 170px;
  }
  .contact-index-index .col-md-3.my-cols.color {
    float: left;
  }
  .cms-home.cms-index-index .block-bestseller-products .product-item {
    float: none;
  }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
    width: 49%;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
    width: 49%;
  }
  .cms-home .selling-point .container {
    padding: 0 15px;
    text-align: center;
  }
  .cms-home .selling-point .container .col-md-2 p {
    width: 100%;
    text-align: center;
    padding-left: 0;
  }
  .cms-home .selling-point .container .col-md-2 span {
    float: none;
  }
  .page-products .products-grid .product-items .product-item .product-item-info {
    height: auto;
  }
  .cms-page-view .breadcrumbs {
    padding: 0 17px;
  }
  .cms-page-view main#maincontent .container.sj-test {
    padding: 0;
  }
  .payment-btmftr {
    width: 28%;
  }
  .page-footer div.col-md-2 {
    width: 18%;
    padding: 0 15px 0 0;
    float: left;
    box-sizing: border-box;
  }
  footer.page-footer .footer-copy-right .col-md-4 {
    width: 50%;
    display: inline-block;
    height: auto;
    float: left;
    text-align: left;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    text-align: right;
  }
  footer.page-footer .footer-copy-right .col-md-4 span,
  footer.page-footer .footer-copy-right .col-md-4 a,
  footer.page-footer .footer-copy-right .col-md-4 p {
    display: inline-block;
    padding: 5px 0 0 0;
  }
}
@media (max-width: 1230px) {
  .header.content .block-search .minisearch input {
    width: 100%;
    margin: 0;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  header.page-header .block-search .minisearch .action.search:before {
    right: 0 !important;
  }
}
@media (max-width: 1024px) {
  header .header.content .block-search {
    margin-left: 0;
  }
  .six-level-catgeory.cooking,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone {
    width: 100%;
  }
  .biggest-two.dishwashing .biggest-top {
    width: 23%;
  }
  .fourbiggestlevel-section .img-namesection.bottom {
    border-bottom: 0;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    border-bottom: 1px solid #dedede;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper {
    font-weight: normal;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-4 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: .25px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: bold;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper {
    padding-left: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper a.ammenu-link span.ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: .25px;
    line-height: 20px;
    text-transform: capitalize;
    font-weight: bold;
  }
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-1 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-2 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper,
  .ammenu-nav-sections.nav-sections.-opened .ammenu-content section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-categories-container.ammenu-categories ul.ammenu-item.-child.-col-3 li.ammenu-wrapper ul.ammenu-item.-child li.ammenu-wrapper span.ammenu-wrapper {
    font-weight: normal;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    width: 100%;
    margin-bottom: 24px;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 18px;
  }
  .revewwithwishlist .wishlist .compare-product {
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 0;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .catalog-product-view .columns .column.main .container {
    padding: 0;
  }
  .catalog-product-view .columns .column.main .container.sj-test {
    padding: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .sidebar.sidebar-main {
    margin-top: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .column.main {
    width: 80%;
    float: right;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 30%;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .filter-content .filter-options-title {
    font-size: 9px;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item.account a {
    color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
  }
  .ship-to-header {
    display: none;
  }
  div#mageplaza-bannerslider-block-before-page-top-1 {
    display: block;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: -21px;
  }
  div#englishkjest {
    display: none !important;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    top: -0px !important;
  }
  .catgeoryblocks-section .top-linkbtn a {
    width: 100px;
  }
  .amasty_quote-account-view .order-details-items.ordered {
    overflow-x: scroll;
  }
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
    padding: 0;
  }
  .blog-post-view .column.main,
  .blog-post-view .page-title-wrapper,
  .blog-index-index .columns .column.main {
    width: 100%;
  }
  .blog-post-view .sidebar.sidebar-additional,
  .blog-index-index .columns .sidebar.sidebar-additional {
    display: none;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.price,
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td span.price-excluding-tax span.cart-price,
  .account .order-details-items .table-order-items .product-item-name {
    font-size: 13.8px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .checkout-btn button {
    width: 100%;
  }
  .revewwithwishlist .wishlist {
    width: 100%;
    float: left;
  }
  .catgeoryblocks-section .top-banner {
    min-height: unset;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 14%;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory {
    width: 100%;
    float: left;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection {
    height: 380px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone {
    height: 380px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
    margin-left: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory.btm {
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec {
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory {
    width: 100%;
    margin-top: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc {
    width: 100%;
    margin-right: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper {
    width: 100%;
    display: inline-block;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three {
    width: 31.5%;
  }
  .catalog-product-view .payment-iconstatic {
    width: 46%;
  }
  .checkout-cart-index .cart-container .cart-summary .discount {
    display: none;
  }
  .page-products.catalog-category-view .products-list .product-items .product-item,
  .page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.amquote-addto-button {
    width: 100%;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right {
    width: 35%;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.action.tocart.primary {
    width: 100%;
    margin-bottom: 24px;
  }
  .cms-home ul.post-list .post-holder .post-title a {
    max-width: 300px;
    display: inline-block;
  }
  .am-slider-container {
    margin-bottom: 24px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    width: 100%;
    margin: 0;
    padding: 0;
    display: inline-block;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    border: none;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
    background: transparent;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
    width: 100%;
  }
  .homepage-adbannersection {
    margin: 24px 0 0 0;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 14.5%;
    padding: 0;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: right;
    width: 80%;
  }
  .page-products .sidebar.sidebar-main {
    width: 20%;
    margin-top: 0;
  }
  .products.list .amquote-action-wrap .action.tocart {
    margin-bottom: 0;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .page-footer .col-md-2.last-child,
  .payment-btmftr {
    width: 100%;
  }
  .page-footer div.col-md-2 {
    width: 25%;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    position: unset;
    background: transparent;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.right {
    margin-left: 0;
    margin-top: 40px;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 30%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 30.5%;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    top: unset;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item .price-box .price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price {
    color: rgba(0, 0, 0, 0.87);
  }
  .footer-copy-right .footer-leftcopy {
    padding-left: 30px;
  }
  ul.sub-cat.customcatlist {
    width: 48%;
  }
  /*Catgeory page*/
  body.page-products.page-with-filter.catalogsearch-result-index.page-layout-1column.page-loaded .products.products-grid {
    margin-left: 0;
  }
  .page-products .products.products-grid {
    width: 96%;
    margin-left: 24px;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: 15px;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 22.5%;
  }
  .page-products .page-title-wrapper {
    width: 100%;
    margin-bottom: 25px;
  }
  .page-products.catalog-category-view .recently-product-cat {
    float: right;
    width: 100%;
    padding-left: 24px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:last-child {
    display: none;
  }
  .page-products .products.wrapper.list.products-list {
    width: 93%;
  }
  .page-products .amscroll-load-button,
  .catalogsearch-result-index .amscroll-load-button {
    width: 100%;
  }
  /*Megamenu*/
  .ammenu-nav-sections .ammenu-main-container {
    background: #ffffff;
  }
  .ammenu-menu-mobile .ammenu-toggle {
    display: none;
  }
  .page-wrapper.fixed-menuheader.stickysrcre section.ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .ammenu-main-container .ammenu-item.-main:first-child:hover,
  .ammenu-main-container .ammenu-item.-main:nth-child(2):hover,
  .ammenu-main-container .ammenu-item.-main:nth-child(5):hover {
    height: auto;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile {
    display: flex !important;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item {
    width: 100%;
    display: inline-block;
    height: auto;
    float: left;
    margin-left: 0 !important;
    padding-left: 0;
  }
  .ammenu-main-container .ammenu-item.-main:hover > .ammenu-submenu-container {
    display: block;
    height: auto;
    padding-top: 0;
    margin-top: 0;
    max-width: 100%;
    width: 100%;
    text-align: left;
    max-height: fit-content;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories {
    float: left;
    border: none;
    padding: 0;
    background: #ffffff;
    height: 100vh;
    width: 100%;
    display: table;
    max-width: 100%;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories ul.ammenu-item {
    width: 100%;
    max-width: 100%;
    background: #ffffff;
    padding-top: 0;
    padding-bottom: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories ul.ammenu-item li.ammenu-wrapper {
    padding: 0;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding: 6px 12px;
  }
  .ammenu-nav-sections .ammenu-link.-main > .ammenu-wrapper,
  .ammenu-nav-sections.-accordion:not(.-hamburger) .ammenu-items .current > .ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87) !important;
  }
  .nav-sections:not(.-drill) .ammenu-submenu[aria-selected="true"] ~ .ammenu-toggle .ammenu-icon:after,
  .nav-sections:not(.-drill) .ammenu-submenu[aria-selected="true"] ~ .ammenu-toggle .ammenu-icon:before {
    background-color: rgba(0, 0, 0, 0.87) !important;
  }
  header .header.content .logo {
    margin: 0;
    left: 6%;
  }
  .page-header.fixed-menu {
    position: unset;
  }
  .ammenu-nav-sections.nav-sections section.ammenu-menu-wrapper.-desktop,
  .ammenu-menu-wrapper .ammenu-link.-main:before {
    display: none;
  }
  header.page-header .block-search {
    width: 55%;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    width: 100%;
    max-width: 100%;
    position: absolute;
    background: #ffffff;
    display: inline-block;
    height: 5000px;
    z-index: 9999999;
    top: 0;
    left: 0;
    float: left;
    margin: unset;
  }
  .ammenu-tabs-container > .ammenu-title {
    display: inline-block !important;
    z-index: 9999;
    width: auto;
    height: 40px;
    padding: 12px 16px;
    background: transparent;
  }
  .ammenu-close-menu.close-sign {
    font-size: 2em;
    position: absolute;
    top: 0;
    cursor: pointer;
    right: 0;
    width: 50px;
    text-align: center;
    display: inline-block;
  }
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-content {
    padding: 15px;
  }
  .ammenu-main-container .ammenu-item.-main:hover {
    border-bottom: 1px solid rgba(0, 0, 0, 0.6);
  }
  span.ammenu-menu-toggle {
    display: flex !important;
  }
  .ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
    display: none;
  }
  .ammenu-nav-sections .ammenu-title {
    width: 50%;
    display: inline-block;
    float: left;
  }
  .ammenu-nav-sections .ammenu-title:nth-child(3) {
    display: none !important;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item {
    width: 100%;
    display: inline-block;
    height: auto;
    float: left;
    text-align: left;
  }
  .cathome-bootom-image {
    display: none;
  }
  .cat-promotionimg-section .catpro-imgtwo {
    width: 48.5%;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    top: 0;
    max-height: 136px;
    z-index: 1;
    padding-right: 0;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 85%;
    left: 15px;
  }
  .ammenu-main-container .ammenu-item.-main {
    padding: 10px 10px 10px 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper {
    margin-left: 0;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: -25px;
  }
  .block.widget.block-products-list.grid.container {
    padding-bottom: 40px;
  }
  .bestselling-products-home {
    padding-top: 40px;
  }
  .licance-images.upr {
    margin-top: 40px;
  }
  .licance-img {
    width: 13.5%;
  }
  .home-licancesection {
    padding: 40px 12px;
  }
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 14.5%;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 17%;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 230px;
  }
  .leftbottom-right img {
    min-height: 245px;
  }
  .right-bottom img {
    min-height: 250px;
  }
  .toolbar-sorter.sorter {
    margin-top: 45px;
  }
  .catalogsearch-result-index .toolbar-sorter.sorter {
    margin-top: 0;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
    width: 100%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
    width: 100%;
    margin: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
    width: 100%;
    padding: 0;
  }
  /*home page*/
  .catalog-product-view .product-info-main {
    padding-right: 0;
  }
  .catalog-product-view .product-info-main .customfees {
    width: 100%;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 33.33%;
  }
  .contact-index-index .for-line {
    min-height: 41px;
    max-height: 41px;
    overflow: hidden;
    margin-bottom: 0;
  }
  .cms-index-index div.catonebanner-img .reward-scheme {
    padding: 0 20px;
    height: 75px;
  }
  .cms-index-index div.catonebanner-img a {
    margin: 10px 0px 0 0;
  }
  .cms-index-index div.catonebanner-img .scheme-left {
    width: 78%;
  }
  .cms-index-index div.catonebanner-img .h3 {
    margin: 0;
  }
  .checkout-cart-index .cart-container .form-cart {
    max-width: 100%;
    width: 100%;
    margin-top: 40px;
  }
  .checkout-cart-index .cart-container .cart-summary {
    width: 100%;
    margin-bottom: 80px;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
    bottom: -75px;
  }
  .checkout-cart-index .page-footer {
    margin-top: 0;
  }
  .checkout-index-index .header.content {
    padding: 0;
  }
  .checkout-index-index .opc-wrapper {
    width: 100%;
  }
  .checkout-index-index .opc-sidebar {
    width: 100%;
    margin-top: 10px;
  }
  .checkout-index-index .checkout-shipping-method .actions-toolbar .action.primary {
    margin-top: 15px;
  }
  .opc-block-summary .items-in-cart > .title {
    border-top: 1px solid #cccccc;
    margin-top: 15px;
  }
  .opc-block-summary .items-in-cart > .title:after {
    top: 6px;
  }
}
@media (max-width: 1023px) {
  header.page-header.fixed-menu .header-right ul.header.links li.login-acc.wishlist {
    display: none;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: right;
  }
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after {
    right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .column.main,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .column.main {
    width: 100%;
  }
  .catgeoryblocks-section .top-linkbtn a {
    width: auto;
  }
  .page-products.catalog-category-view .recently-product-cat {
    width: 100%;
  }
  .ammenu-main-container .ammenu-item.-main {
    padding: 10px 6px 10px 0;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 92%;
    left: -77px;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#top-right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom-right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#right {
    left: 13%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#center,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#top {
    left: 7%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#undo,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#redo {
    left: 70%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#clone,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#delete {
    left: 60%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#fh,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#fv {
    left: 50%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#btf,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#stb {
    left: 40%;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#rotate,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#antirotate {
    left: 30%;
  }
  /*category page*/
  .page-products.catalog-category-view .product-items .product-item {
    width: 30%;
  }
  .page-products .actions-secondary {
    z-index: 2;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: 25px;
  }
  .header.content .logo {
    margin-left: 0;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: inline-block;
  }
  .electronics-banner-top,
  .banner-beauty-top {
    margin-top: 20px;
  }
  .catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
    width: 16.666%;
  }
  .nav-sections .nav-sections-items .nav-sections-item-content:last-child {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 15px;
    border-top: 1px solid #cccccc;
  }
  .logout-res {
    padding: 9px 15px 0 15px;
  }
  .navigation .level0 li {
    padding-right: 10px;
  }
  .page-header {
    border-bottom: 1px solid #cccccc;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top,
  .navigation .level0.active > a:not(.ui-state-active),
  .navigation .level0.has-active > a:not(.ui-state-active) {
    border: none;
  }
  .navigation .level0.active > a:not(.ui-state-active) span:not(.ui-menu-icon),
  .navigation .level0.has-active > a:not(.ui-state-active) span:not(.ui-menu-icon) {
    margin-left: 0;
  }
  .navigation .level0.active .all-category .ui-state-focus {
    padding-left: 15px;
    border: none;
  }
  .navigation a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .nav-sections .nav-sections-items .navigation .level0 > .level-top {
    font-weight: 400;
    color: rgba(0, 0, 0, 0.87);
    pointer-events: none;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main {
    margin-bottom: 24px;
  }
  .nav-sections .nav-sections-items .nav-sections-item-title a {
    float: left;
    padding-left: 14px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    top: -0px !important;
  }
  .page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
    width: 25%;
  }
  .page-products .right-side {
    width: 73%;
  }
  .page-products .product-items .product-item {
    width: 33.33%;
  }
}
@media (max-width: 991px) {
  header.page-header.fixed-menu .ammenu-menu-desktop {
    width: 95%;
    left: -84px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 95% !important;
    min-width: inherit;
    width: 100%;
    min-height: unset;
  }
}
@media (min-width: 769px) and (max-width: 960px) {
  .customer-account-index .intersetsection .checkboxleft {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 12px;
  }
  header .header.content .block-search {
    margin-left: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(4) {
    display: none;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid li.product-item {
    width: 30.6%;
    margin: 0 12px 20px 12px;
  }
  .block.widget .products-grid .product-items li.product-item:nth-child(4),
  .block.widget.block-products-list.grid .products-grid li.product-item:nth-child(4) {
    margin-left: 0 !important;
  }
  .biggest-two.dishwashing .biggest-top {
    width: 22.5%;
    height: unset;
    padding-bottom: 24px;
  }
  .biggest-two.dishwashing .biggest-top .biggestimg-sec {
    height: unset;
  }
  button.action.tocart.primary {
    font-size: 11.55px;
    padding: 10px 0;
  }
  .homepage-adbannersection {
    min-height: unset;
  }
  .product-item-details .product-reviews-summary {
    padding-left: 12px;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
    height: max-content;
  }
  .catalog-product-view .payment-iconstatic {
    width: 100%;
    padding: 0;
    margin-bottom: 12px;
  }
  .catalog-product-view .page-title-wrapper {
    width: 100%;
  }
  .catalog-product-view .revewwithwishlist {
    width: 100%;
    float: left;
  }
  .catalog-product-view .revewwithwishlist .wishlist {
    width: 35%;
    float: right;
  }
  .catalog-product-view .sku-custom.responsive {
    display: inline-block;
    width: 50%;
  }
  .catalog-product-view .sku-custom.desktop {
    display: none;
  }
  /*Catgory page*/
  .page-products .products.products-grid {
    width: 95%;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: 10px;
  }
  .page-products .sidebar.sidebar-main {
    padding-right: 0;
  }
  .page-products .sidebar.sidebar-main .block-content.filter-content .filter-options-title {
    padding-right: 0;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 29%;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after {
    right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 29.9% !important;
  }
  /*Product page*/
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 30.5%;
    margin-bottom: 20px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(4) {
    margin-left: 0 !important;
  }
  .catalog-product-view .column.main div#hp-prod-list .product-item:nth-child(4) {
    margin-left: 12px !important;
  }
  .catalog-product-view .column.main div#hp-prod-list .product-item:nth-child(5) {
    margin-left: 0;
  }
  .catalog-product-view .column.main .product-info-main .product-add-form .box-tocart .fieldset {
    margin-bottom: 0;
  }
  /*My Account page*/
  .wishlist-index-index .products-grid .product-item {
    width: 29%;
    margin-bottom: 20px;
  }
  .account .block.block-addresses-list,
  .account .sales-order-history .table-wrapper.orders-history {
    overflow-x: scroll;
  }
}
@media (min-width: 768px) {
  .catalogsearch-result-index .toolbar.toolbar-products {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .page-products .products-list .product-item .product-item-info .listingproduct-right .actions-secondary.listingview .action.towishlist:before {
    top: -12px;
  }
  .customer-account-index .intersetsection .checkboxleft {
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 12px;
  }
  .catalog-product-view .product-info-main .product.alert form#notify-form {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .control {
    width: 60%;
  }
  .catalog-product-view .product-info-main .product.alert .control input.notify_email.input-text {
    width: 100%;
  }
  .catalog-product-view .product-info-main .product.alert .submitsction {
    width: 40%;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  .name-top-twoone {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .fourbiggestlevel-section.storage,
  .fourbiggestlevel-section.threeone,
  .six-level-catgeory.coffee {
    width: 100%;
  }
  .biggest-two .biggest-top {
    width: 48%;
  }
  .biggest-two.dishwashing .biggest-top {
    width: 22.5%;
    height: unset;
    padding-bottom: 24px;
  }
  .biggest-two.dishwashing .biggest-top .biggestimg-sec {
    height: unset;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection {
    width: 50%;
    margin-bottom: 24px;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(5) {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(2),
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(4) {
    border: 0;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    width: 100%;
    margin-bottom: 24px;
  }
  header .header.content .logo {
    padding: 20px 0;
  }
  /*Contact us page design*/
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection {
    width: 100%;
    margin-top: 0;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one {
    width: 100%;
    float: left;
    display: inline-block;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title {
    width: 100%;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title .imgleft {
    float: left;
  }
  .contact-index-index .cms-main .googlemap .address-location-block .address-mainsection .office-one .main-title h2 {
    float: left;
  }
  .contact-index-index .cms-main .newcontactdiv {
    margin-top: 0;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form {
    padding: 24px 0;
  }
  .catalog-product-view .payment-iconstatic {
    width: 100%;
    margin-bottom: 24px;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 30%;
  }
  /*Quote cart page*/
  .amasty_quote-cart-index form.form.form-cart {
    max-width: 100%;
    width: 100%;
  }
  .amasty_quote-cart-index .cart-summary {
    width: 100%;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 29%;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 31%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child {
    display: inline-block;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4) {
    margin-left: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3) {
    margin-right: 0;
  }
  .page-products .block-content.filter-content .filter-options-title {
    padding-right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
  }
  .catgeoryblocks-section .top-banner {
    padding-bottom: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter {
    display: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page {
    width: 100%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 30%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
    width: 100%;
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection {
    text-align: center;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
    margin-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
    padding: 12px 0;
  }
  .catgeoryblocks-section .top-linkbtn h2 {
    font-size: 19.57px;
    line-height: 27px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc .biggest-threesuper .biggest-three {
    display: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .column.main {
    width: 100%;
  }
  .page-products.catalog-category-view .product-items .product-item,
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 29%;
  }
  .biggest-two.three .biggest-top-three {
    width: 31%;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    float: left;
    width: 77%;
  }
  .page-products .toolbar.toolbar-products {
    margin-right: -12px;
  }
  header .header.content .header-right {
    padding-top: 25px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar {
    position: fixed;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    padding-left: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group.-collapsible.-closed {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .actions-toolbar .primary {
    width: 100%;
  }
  .page-products .products-list .product-item .product-item-photo {
    padding: 12px !important;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details {
    width: auto;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-name {
    margin-top: 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right {
    width: 100%;
    margin-bottom: 12px;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box {
    margin: 0;
  }
  .homepage-adbannersection {
    min-height: unset;
  }
  .home-catsec h2 {
    margin-top: 24px;
  }
  .cms-home ul.post-list .post-holder .post-title a {
    white-space: inherit;
    font-size: 13.7px;
    letter-spacing: 0.1px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 30.7%;
    margin-bottom: 20px;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 0 !important;
  }
  .featuredsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3),
  .homecatsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3) {
    margin-right: 0;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 22.5%;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 48px;
  }
  ul.sub-cat.customcatlist {
    width: 49%;
  }
  .cat-promotionimg-section .catpro-imgone,
  .customcatlist-hlm ul.sub-cat.customcatlist li,
  .cat-promotionimg-section .catpro-imgtwo {
    width: 100%;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-right: 0;
  }
  h1.page-title {
    font-size: 26.15px;
    line-height: 20px;
  }
  .ammenu-tabs-container > .ammenu-content > .ammenu-menu-desktop.-sticky {
    display: none !important;
  }
  .cat-promotionimg-section .catpro-imgtwo {
    margin-left: 0;
  }
  .cat-promotionimg-section,
  .customcatlist-hlm {
    padding: 24px 0;
  }
  .checkout-index-index .page-header .header.content .logo {
    padding: 12px 0;
  }
  .page-footer div.col-md-2 {
    width: 25%;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after {
    right: 0;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 29%;
  }
  .amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item {
    width: 100%;
    padding: 0;
  }
  .amblog-index-post .desktop.two-columns-right section.content .desktop-block.amblog-item .amblog-content,
  .amblog-index-post .amblog-comments-wrapper {
    padding: 0;
  }
  .page-footer .footer-bottom .footer-payment-method {
    float: none;
  }
  .page-footer .footer-copy-right .col-md-12.footer-bottom {
    width: 100%;
    text-align: center;
    float: none;
    padding: 0;
  }
  .page-footer .footer-copy-right .col-md-12.leftcopy {
    width: 100%;
  }
  .filter-options-content .count {
    padding-left: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(5) {
    margin-left: 0;
  }
  .account.sales-order-view .column.main h1.page-title {
    width: 60%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item .product-item-info .product-item-details .product-item-name {
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    height: auto;
    padding-left: 11px;
  }
  .catalog-product-view .recently-product-cat .block-title {
    padding-top: 24px;
    margin-top: 24px;
  }
  #configcustom {
    margin-bottom: 15px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 30.5%;
    margin-bottom: 20px;
  }
  header.page-header.fixed-menu ul.header.links .login-acc.sticky.search {
    display: none;
  }
  .header.content .block-search {
    width: 36%;
  }
  .header.content .block-search {
    padding: 12px 0;
  }
  .header.content .logo {
    padding: 20px 0;
  }
  header.page-header.fixed-menu .header-right,
  .header.content .header-right {
    padding-top: 24px;
  }
  header.page-header.fixed-menu .block.block-search {
    display: inline-block;
  }
  .ammenu-main-container .ammenu-item.-main:hover {
    border-bottom: 1px solid #001d47;
  }
  .cms-index-index ol.product-items li .product-item-info {
    border: none;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price,
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
    background: transparent;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    position: unset;
    background: transparent;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding: 0;
    height: auto;
    position: unset;
    padding-left: 12px;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name a.product-item-link {
    color: rgba(0, 0, 0, 0.87);
    top: unset;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price-final_price {
    color: rgba(0, 0, 0, 0.87);
    position: relative;
    padding-left: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .sj-image-container .product-item-details .price {
    padding: 0;
    color: rgba(0, 0, 0, 0.87);
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-image-wrapper {
    top: -138px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    top: 31px;
    width: 88%;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
  .header.content .block-search {
    padding-left: 0;
    margin-left: 0;
  }
  span.ammenu-menu-toggle {
    display: flex !important;
  }
  .header.content .logo {
    margin-left: 40px;
  }
  header.page-header.fixed-menu .ammenu-menu-desktop {
    display: none;
  }
  .cms-home .home-blog-post {
    margin-top: 12px;
    padding: 12px 0;
  }
  .home-blog-post ul.amblog-list {
    padding-top: 12px;
  }
  .cms-home .home-blog-post .homeblog-right-image,
  .bestseller-bootom-image {
    display: none;
  }
  .bestselling-products-home {
    padding-bottom: 12px;
  }
  form#discount-coupon-form {
    width: 100%;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 12px 0;
  }
  .homepage-mainsectionone .col-md-2 {
    width: 17%;
  }
  .bestselling-products-home {
    padding-top: 12px;
  }
  .viewall-home {
    margin-top: 12px;
  }
  .viewall-home .viewallbtn {
    padding: 0;
    min-width: 175px;
  }
  .block.widget.block-products-list.grid.container {
    padding-bottom: 12px;
  }
  .home-licancesection {
    padding: 12px;
  }
  .rightsection .right-top .rightbottom-left img {
    min-height: 172px;
  }
  .leftbottom-right img {
    min-height: 182px;
  }
  .right-bottom img {
    min-height: 190px;
  }
  .home-licancesection hr,
  .block-title hr {
    width: 56px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    font-size: 26.15px;
    line-height: 20px;
  }
  .newsletter-new form.form.subscribe .control input {
    width: 100%;
  }
  .page-footer .col-md-2.last-child {
    width: 100%;
  }
  .page-footer .col-md-2 li a {
    font-size: 12.82px;
  }
  .page-products .filter-options-title {
    padding-left: 0;
  }
  .page-products .filter-options-content {
    padding-left: 0;
  }
  .page-products .am-filter-items-attr_price {
    padding-left: 7px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    font-size: 11px;
  }
}
@media (max-width: 767px) {
  .checkout-cart-index .cart.table-wrapper button.amquote-addto-button {
    left: 0;
    text-align: left;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    font-size: 13.65px;
  }
  .catalog-product-view .wedeliver-sec {
    width: 100%;
  }
  .checkout-index-index #shipping-new-address-form .field,
  .checkout-index-index #shipping-new-address-form .field.additional,
  .checkout-index-index #shipping-new-address-form .field._required {
    width: 100%;
    margin-bottom: 12px;
  }
  .checkout-index-index #shipping-new-address-form .field.street .field {
    width: 100%;
  }
  .am-button-wrapper .am-sl-text {
    width: 100%;
  }
  .am-social-wrapper .am-social-login {
    width: 100%;
    padding: 0 15px;
    text-align: center;
    display: inline-block;
  }
  .trackorder-index-view .actions-toolbar .action.track.primary {
    width: 100%;
  }
  .catalog-product_compare-index main#maincontent {
    margin-top: 28px;
  }
  .catalog-product_compare-index .page-title-wrapper {
    margin-bottom: 0;
  }
  .catalog-product_compare-index .page-title-wrapper h1.page-title span {
    font-size: 15.65px;
    line-height: 27px;
    letter-spacing: .15px;
  }
  .catalog-product_compare-index .table-wrapper.comparison {
    border: 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .table-comparison .cell {
    padding: 4px;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions {
    margin: 0;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions .secondary-addto-links.actions-secondary {
    width: 16px;
    min-width: unset;
  }
  .catalog-product_compare-index .table-wrapper.comparison .product-item-actions .actions-primary {
    width: auto;
  }
  .amasty_quote-cart-index main#maincontent {
    margin-top: 28px;
  }
  .amasty_quote-cart-index .quntyarrw {
    left: -22px;
  }
  .amasty_quote-cart-index .checkout-methods-items button.action.primary.checkout {
    width: 100%;
    margin-top: 12px;
  }
  .amasty_quote-quote-success main#maincontent {
    margin-top: 28px;
  }
  .amasty_quote-quote-success .checkout-success {
    max-width: 100%;
  }
  .amasty_quote-quote-success .checkout-success .actions-toolbar .primary a.action.primary.continue {
    width: 100%;
  }
  .amasty_quote-quote-success .page-title-wrapper h1.page-title span {
    font-size: 15.65px;
    line-height: 27px;
  }
  .customer-account-forgotpassword main#maincontent {
    margin-top: 32px;
  }
  .blog-index-index main#maincontent,
  .blog-post-view main#maincontent,
  .trackorder-index-view main#maincontent {
    margin-top: 28px;
  }
  .blog-index-index .page-title-wrapper {
    margin: 12px 0;
  }
  .blog-post-view .page-title-wrapper {
    width: 100%;
    max-width: 100%;
  }
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
    width: 50%;
  }
  .six-level-catgeory.cooking .img-namesection {
    border-bottom: 0;
  }
  .six-level-catgeory.cooking .img-namesection .sixone {
    width: 50%;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section {
    width: 100%;
    padding-right: 0;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
    width: 100%;
    padding-left: 0;
  }
  .new-mainfifty .fifty-level-catgeory {
    width: 100%;
    padding: 0;
  }
  .new-mainfifty .fifty-level-catgeory.right {
    margin-top: 24px;
  }
  .six-level-catgeory.coffee .img-namesection .sixone {
    width: 50%;
  }
  .cms-page-view main#maincontent,
  .checkout-cart-index main#maincontent,
  .contact-index-index main#maincontent {
    margin-top: 50px;
  }
  .account .sidebar.sidebar-main {
    border-bottom: 0;
  }
  .biggest-two .biggest-top .top-linkbtn h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .customer-account-create main#maincontent {
    margin-top: 50px;
  }
  .customer-account-create .fieldset > .legend {
    padding-bottom: 12px;
  }
  .am-social-wrapper {
    width: 100%;
  }
  aside.modal-popup.confirm {
    z-index: 5 !important;
  }
  .customer-account-create .page-title-wrapper h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left {
    height: 435px;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .biggestimg-sec {
    height: 335px;
  }
  .customer-account-login h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .customer-account-forgotpassword h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .customer-account-createpassword form.form.password.reset h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .filter .filter-current-subtitle {
    text-transform: capitalize;
    font-weight: normal;
    font-size: 12px;
  }
  .filter .filter-current {
    position: relative;
    top: 34px;
    text-align: left;
    font-size: 12px;
  }
  .checkout-cart-index .cart-container {
    margin-top: 30px;
  }
  .checkout-cart-index .cart-container .cart-summary strong.summary.title {
    margin-top: 0;
  }
  .checkout-cart-index .checkout-payment-method .step-title {
    padding: 8px;
  }
  .checkout-cart-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary {
    height: 36px;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-login .page-title-wrapper {
    margin-top: 12px;
  }
  .fa-icon-cs {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
  }
  .active h3.mb-line:after {
    content: "\f106";
    color: #212b36;
  }
  h3.mb-line {
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  }
  h3.mb-line:after {
    content: "\f107";
    float: right;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-size: 24px;
    color: #212b36;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection {
    width: 50%;
    margin-bottom: 24px;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(5) {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .btm-cont {
    display: none;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(2),
  .whykawadaer-section-home .main-oneofsttaic .onesection:nth-child(4) {
    border: 0;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    float: right;
    text-align: right;
    position: relative;
    right: -48px;
    color: rgba(0, 0, 0, 0.87);
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 150px;
    float: right;
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .rollerhove {
    bottom: 0;
    left: 0;
    float: right;
  }
  .main-secdeliver {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 14px;
  }
  .main-secdeliver .payment-iconstatic {
    display: none;
  }
  .wedeliver-sec .content-right {
    font-size: 13.7px;
  }
  .catalog-product-view .sku-custom.desktop {
    display: none;
  }
  .catalog-product-view .sku-custom.responsive {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart {
    margin: 12px 0;
    height: unset;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions {
    display: inline-block;
    float: left;
    width: 100%;
    margin-top: 20px;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 48%;
    margin-right: 0;
    margin-left: 8px;
    float: right;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 11.55px;
  }
  .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
  }
  .page-products .toolbar-sorter.sorter select {
    margin: 0;
    border: 0;
  }
  .block.filter {
    float: right;
    width: 50%;
    text-align: center;
    position: relative;
    top: -52px;
    right: 20px;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding .count {
    margin-right: 0;
    float: right;
  }
  .filter-options-content ul.items.am-filter-items-attr_category_ids.am-labels-folding span.label {
    width: auto;
    font-size: 13.82px;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    top: 38px;
    margin-top: 0;
  }
  .block.filter.active {
    text-align: left;
  }
  .catalog-product-view .product-info-main .shortdesct {
    padding-top: 15px;
  }
  .catalog-product-view .product-info-main .shortdesct ul {
    display: inline-block;
    width: 100%;
    padding-left: 0;
  }
  .itemhshsh:nth-child(2),
  .itemhshsh:nth-child(3) {
    display: none;
  }
  .asw {
    color: #ff6600;
    font-size: 13.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
    text-align: center;
    text-decoration: underline;
  }
  #accordion h3 > a.accordion-toggle.collapsed::before {
    content: '\f107';
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: normal;
  }
  #accordion h3 > a.accordion-toggle::before {
    content: '\f106';
    float: right;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: normal;
  }
  .product-social-links .action.towishlist:before {
    z-index: 9;
  }
  .block-bundle-summary .action.towishlist:before {
    z-index: 9;
  }
  .product-item .action.towishlist:before {
    z-index: 9;
  }
  .table-comparison .action.towishlist:before {
    z-index: 9;
  }
  .page-products .products.products-grid.amscroll-pages {
    margin-top: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method {
    width: 100%;
  }
  .checkout-index-index main#maincontent {
    margin-top: 48px;
  }
  .checkout-index-index .header.content.content .container .container {
    float: none;
  }
  .checkout-index-index .header.content.content .container .container a.logo {
    width: 132px;
  }
  .checkout-index-index .header.content.content .block-search {
    margin-top: 12px;
  }
  .account.amasty_quote-account-view .page-main .page-title-wrapper .order-status {
    padding: 5px;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > *,
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    font-size: 13.65px;
  }
  .page-header .minicart-wrapper .minicart-items .product-item-details .product.actions {
    float: right;
  }
  /*catgeory page list view*/
  .page-products .products-list .product-item .product-item-info .product-item-details .product.name.product-item-name {
    padding: 0;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details .product-item-description {
    display: none;
  }
  .page-products .page-title-wrapper {
    margin-bottom: 12px;
  }
  /*Contact us page design*/
  .contact-index-index .cms-main .newcontactdiv {
    margin-top: 0;
    background: transparent;
    padding: 0 15px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form {
    padding: 0;
    width: 100%;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .fields.group-3 .field {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .field.required.comment {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .newcontactdiv form.hdmx__contact-form .actions-toolbar button.action.primary {
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
  }
  .contact-index-index .cms-main .googlemap {
    display: none;
  }
  /*Search result page*/
  .page-products.page-with-filter.catalogsearch-result-index.page-layout-1column .column.main,
  body.page-products.page-with-filter.catalogsearch-result-index .container.sj-test {
    padding: 0;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(even) {
    margin-right: 0 !important;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    margin-bottom: 24px !important;
    width: 45%;
    padding: 0;
  }
  /*Responsive design changes*/
  .catgeoryblocks-section .top-banner.responsive {
    display: inline-block;
  }
  .catgeoryblocks-section .top-banner.desktop {
    display: none;
  }
  .customer-account-logoutsuccess .column.main .container {
    max-width: 100%;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .revewwithwishlist .wishlist .compare-product {
    margin-top: 0;
  }
  .revewwithwishlist .wishlist {
    width: 100%;
    float: left;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
    margin-top: 24px;
  }
  .page-header .panel ul.top-left img,
  .page-header .panel ul.top-right li.loginlink,
  .ship-to-header,
  .homecatsection-homepg .block-title-right-more {
    display: none;
  }
  .header.content .amquote-cart-wrapper.minicart-wrapper {
    margin: 0;
  }
  header .header.content .header-right {
    padding-top: 20px;
  }
  header .header.content .logo {
    padding: 14px 0;
    width: auto;
    left: unset;
  }
  header.page-header {
    border: none;
  }
  .page-header .panel ul li img,
  .ship-to-header,
  .page-header .panel ul li.loginlink {
    display: none;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  header .header.content .block-search {
    margin-right: 0;
    padding-top: 12px;
  }
  .page-footer div.col-md-2 {
    width: 100%;
    padding: 0;
  }
  .page-footer .h3 {
    margin: 0 0 24px 0;
  }
  .page-footer {
    padding-top: 24px;
  }
  .payment-btmftr {
    width: 100%;
    padding: 24px 0;
  }
  .newsletter-new form.form.subscribe .actions {
    top: 48px;
  }
  header .header.content .block-search {
    padding: 0;
    margin-right: 0;
    width: 100%;
    float: left;
    position: unset;
  }
  header.page-header .block-search .minisearch .action.search:before {
    background-image: none;
  }
  .homepage-adbannersection.responsive {
    display: inline-block;
  }
  .homepage-adbannersection.desktop {
    display: none;
  }
  /*Quote cart page*/
  .amasty_quote-cart-index .page-title-wrapper {
    padding: 12px 0 0;
  }
  .amasty_quote-cart-index .page-title-wrapper h1 span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .amasty_quote-cart-index form.form.form-cart {
    max-width: 100%;
    width: 100%;
  }
  .amasty_quote-cart-index form.form.form-cart .cart.main.actions button.action.clear-quote {
    width: 100%;
  }
  .amasty_quote-cart-index form.form.form-cart .cart.main.actions button.action.update {
    width: 100%;
    margin-bottom: 30px;
  }
  .amasty_quote-cart-index .cart-summary {
    width: 100%;
  }
  .amasty_quote-cart-index .cart-summary strong.summary.title {
    display: inline-block;
  }
  .amasty_quote-cart-index .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .amasty_quote-cart-index .cart-summary .cart-totals {
    padding-right: 0;
    padding-left: 0;
  }
  .amasty_quote-cart-index .cart-summary .quote-details {
    padding: 0;
  }
  /*new category pages design*/
  .four-level-catgeory .img-namesection .fourone .name-top-fourone {
    padding: 12px 0;
  }
  .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .top-linkbtn {
    padding: 8px 12px;
    height: 56px;
  }
  .two-level-catgeory .img-namesection .twoone .name-top-twoone a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .six-level-catgeory .img-namesection .sixone .name-top-sixone a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .fourbiggestlevel-section.threeone .img-namesection .fourbiggestlevel {
    width: 50%;
  }
  .biggest-two .biggest-top {
    width: 48%;
    float: left;
    display: inline-block;
    border: 1px solid #dedede;
    height: 275px;
  }
  .biggest-two .biggest-top .top-linkbtn {
    padding: 10px 12px;
    text-align: center;
    width: 100%;
    display: inline-block;
    border: 0;
    height: 56px;
    font-size: 15.65px;
    letter-spacing: 0.15px;
    line-height: 24px;
    font-weight: normal;
  }
  .biggest-two .biggest-top .top-linkbtn h2 {
    padding-bottom: 24px;
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .biggest-two .biggest-top .biggestimg-sec {
    height: unset;
    padding: 0;
    padding-bottom: 0;
    width: 49%;
    display: inherit;
  }
  .biggest-two .biggest-top .viewallbigg {
    text-align: center;
    width: 100%;
    display: inline-block;
    float: none;
    padding: 24px;
    padding-top: 0;
  }
  .catgeoryblocks-section {
    display: inline-block;
  }
  .catgeoryblocks-section .top-banner {
    padding-bottom: 24px;
  }
  .catgeoryblocks-section .four-level-catgeory .top-linkbtn {
    height: 56px;
    border: 1px solid #dedede;
    background-color: #f1f2f4;
    padding: 8px 12px;
  }
  .catgeoryblocks-section .four-level-catgeory .top-linkbtn h2 {
    color: #ff6600;
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
    margin: 0;
    padding: 6px 0;
  }
  .catgeoryblocks-section .top-linkbtn h2 {
    color: #ff6600;
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
    margin: 0;
    padding: 6px 0;
  }
  .catgeoryblocks-section .top-linkbtn a {
    width: 96px;
    font-size: 13.55px;
    font-weight: bold;
    letter-spacing: 1.25px;
    line-height: 16px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection {
    display: contents;
    width: 100%;
    border-width: 0px 1px 1px;
    border-style: solid solid solid;
    border-color: #dedede #dedede #dedede;
    border-image: initial;
    border-top: 0px;
    border-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    height: auto;
    width: 50%;
    float: left;
    display: inline-block;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
    border-right: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection {
    display: inline-block;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve {
    width: 50%;
    height: auto;
    border-bottom: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .image-top-twelve {
    height: auto;
    width: 42%;
    text-align: center;
    margin: 0 auto;
    display: inherit;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a {
    font-size: 10.66px;
    letter-spacing: 0.36px;
    line-height: 14.4px;
    font-weight: normal;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter {
    display: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
    width: 100%;
    padding-top: 24px;
    padding-left: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection {
    text-align: center;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection .twoone {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection .twoone .image-top-twoone {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection .twoone .name-top-twoone {
    padding: 6px 0;
    padding-top: 0;
    text-align: center;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory .img-namesection .twoone .name-top-twoone a {
    font-size: 11.85px;
    letter-spacing: 0.4px;
    line-height: 16px;
    font-weight: normal;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
    padding-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone {
    height: auto;
    width: 50%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .image-top-fourone {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone {
    padding: 6px 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
    font-size: 11.85px;
    letter-spacing: 0.4px;
    line-height: 16px;
    font-weight: normal;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory {
    margin-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
    border-right: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone:last-child {
    border-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone {
    width: 50%;
    height: auto;
    border-bottom: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone .image-top-sixone {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone .name-top-sixone {
    padding: 6px 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone .name-top-sixone a {
    font-size: 11.85px;
    letter-spacing: 0.4px;
    line-height: 16px;
    font-weight: normal;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory {
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three {
    border-right: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve {
    border: 1px solid #dedede;
    border-left: 0;
    border-top: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve:last-child {
    border: 1px solid #dedede;
    border-left: 0;
    border-top: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection {
    display: inline-block;
    border: 1px solid #dedede;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve {
    width: 50%;
    height: auto;
    border: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    padding-top: 20px;
    border-top: 0;
    border-left: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .image-top-twelve {
    height: auto;
    padding-bottom: 12px;
    width: 42%;
    text-align: center;
    margin: 0 auto;
    display: inherit;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve {
    padding: 6px 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve:last-child {
    border-right: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top {
    width: 100%;
    display: inline-block;
    padding-right: 0;
    border: 1px solid #dedede;
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .biggestimg-sec {
    height: auto;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .top-linkbtn {
    padding: 0;
    text-align: center;
    width: 100%;
    display: inline-block;
    border: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .top-linkbtn h2 {
    padding-bottom: 24px;
    width: 100%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .viewallbigg {
    display: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top .viewallbigg a {
    float: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section {
    padding-top: 24px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection {
    display: inline-block;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    width: 50%;
    height: auto;
    border-bottom: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
    height: auto;
    padding-bottom: 12px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
    padding: 6px 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 11.85px;
    letter-spacing: 0.4px;
    line-height: 16px;
    font-weight: normal;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom {
    border-right: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection.bottom .fourbiggestlevel {
    border-bottom: 1px solid #dedede;
  }
  /*Ice catgeory page*/
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    width: 100%;
  }
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone {
    width: 50%;
  }
  /*refrigerator catgeory page*/
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section {
    padding-top: 24px;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection {
    display: inline-block;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel {
    width: 50%;
    height: auto;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .image-top-twelve {
    height: auto;
    padding-bottom: 12px;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .name-top-twelve {
    padding: 12px 0;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection.bottom {
    border-top: 1px solid #dedede;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two {
    padding-top: 24px;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top {
    width: 100%;
    height: auto;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn {
    padding: 12px 0;
    height: auto;
    background: transparent;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .biggest-two .top-linkbtn .biggestimg-sec {
    height: auto;
  }
  .six-level-catgeory {
    margin-top: 24px;
  }
  .six-level-catgeory .img-namesection {
    border-right: 0;
  }
  .six-level-catgeory .img-namesection .sixone {
    width: 50%;
    border-bottom: 1px solid #dedede;
  }
  .six-level-catgeory .img-namesection .sixone:last-child {
    border-right: 1px solid #dedede;
  }
  .four-level-catgeory {
    width: 100%;
    padding-right: 0;
  }
  .four-level-catgeory .img-namesection .fourone {
    width: 50%;
    height: auto;
  }
  .two-level-catgeory {
    width: 100%;
    padding-left: 0;
    padding-top: 24px;
  }
  .two-level-catgeory .img-namesection .twoone {
    height: auto;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree {
    margin-top: 24px;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
    width: 100%;
    margin: 0;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two {
    width: 100%;
    margin-top: 24px;
    margin: 0;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .top-linkbtn {
    height: 50px;
  }
  /*smallware catgeory page*/
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .fourone {
    width: 50%;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection {
    height: auto;
    border-right: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone {
    height: auto;
    width: 50%;
    border-bottom: 1px solid #dedede;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.left {
    margin-right: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
    margin-left: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.left {
    margin-right: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory.right {
    margin-left: 0;
    margin-top: 24px;
  }
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory {
    padding-left: 0;
  }
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .two-level-catgeory {
    padding-right: 0;
    margin-top: 24px;
  }
  .biggest-two.three .biggest-top-three {
    margin: 0;
    width: 100%;
    margin-top: 24px;
  }
  .biggest-two.three .biggest-top-three .top-linkbtn {
    height: 50px;
  }
  .biggest-two.three .biggest-top-three .top-linkbtn .biggestimg-sec {
    height: auto;
  }
  .biggest-two.three {
    margin-top: 0;
  }
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone,
  .fourbiggestlevel-section.threeone {
    width: 100%;
  }
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.topbtm {
    padding-top: 24px;
  }
  .biggest-two.three {
    margin-top: 24px;
  }
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section.threeone {
    padding: 24px 0;
  }
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
    display: inline-block;
    border-bottom: 0;
  }
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
    display: inline-block;
    border-right: 0;
    border-bottom: 0;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .recently-product-cat.category-page,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page {
    width: 100%;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46%;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item .product-image-wrapper {
    height: 198px;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page .block-title {
    margin: 12px 0;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .page-title-wrapper,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .page-title-wrapper,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade .block.filter,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .block.filter,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .block.filter {
    display: none !important;
  }
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loade main#maincontent,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded main#maincontent {
    margin-top: 0;
  }
  .fourbiggestlevel-section .img-namesection {
    display: inline-block;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    width: 50%;
    border-bottom: 1px solid #dedede;
    height: auto;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .image-top-twelve {
    height: auto;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
    padding: 12px 0;
  }
  .fourbiggestlevel-section .img-namesection.bottom {
    border-bottom: 0;
  }
  /*MY Account*/
  fieldset.fieldset .legend span {
    font-size: 15.65px;
    line-height: 24px;
  }
  .newsletter-manage-index .field.choice .label span {
    font-size: 13.82px;
    line-height: 20px;
  }
  .newsletter-manage-index .actions-toolbar .action.save.primary {
    width: 100%;
  }
  /*Category listing page*/
  .page-products .products-list .product-item {
    width: auto;
  }
  .page-products .products-list .product-item .product-item-info .product-item-details {
    width: 90%;
    padding: 0 12px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right {
    width: 100%;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box {
    margin: 0;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .price-box span.price-container span.price {
    font-size: 15.65px;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .products {
    margin: 0;
  }
  .page-products.catalog-category-view .products-list .product-items .product-item {
    width: auto;
    margin: 0;
    margin-bottom: 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required .input-text {
    width: 100%;
  }
  .amcheckout-step-container .amcheckout-title + .amcheckout-content > .amcheckout-wrapper {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .checkout-index-index li#shipping .form-login,
  .catalog-product-view .reviews .reviewsectionright-product .product.descriptionsection {
    padding-bottom: 0;
  }
  .catalog-product-view .reviews .reviewsectionleft-product,
  .catalog-product-view .reviews .reviewsectionright-product {
    width: 100%;
  }
  .catalog-product-view .reviews .reviewsectionright-product {
    padding: 0;
    text-align: justify;
    margin-top: 0;
    background: transparent;
  }
  .review-listing .add-new-review .add-new-review-inner {
    margin-top: 24px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field.required span.note {
    padding-left: 0;
  }
  .checkout-index-index .am-checkout .checkout-header,
  .catalog-product-view .related-video-section,
  .catalog-product-view .product-attachment.section-main {
    padding-bottom: 24px;
  }
  .catalog-product-view .reviews,
  .catalog-product-view .related-video-section,
  .catalog-product-view .product-attachment.section-main {
    padding-top: 0;
  }
  .checkout-index-index .am-checkout .checkout-header h1.title {
    font-size: 19.57px;
    font-weight: 600;
    letter-spacing: 0.25px;
    line-height: 27px;
  }
  .checkout-index-index .am-checkout .checkout-header .description {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    line-height: 24px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 30%;
    margin-bottom: 24px;
    padding: 0;
  }
  .checkout-index-index #checkout .payment-method-content .actions-toolbar .primary {
    margin: 0;
  }
  .amcheckout-step-container .amcheckout-title,
  .checkout-index-index #checkout li#opc-shipping_method .step-title {
    padding: 8px;
  }
  .amcheckout-step-container .amcheckout-title > .amcheckout-icon:before {
    width: 8px;
    height: 8px;
  }
  .checkout-index-index .checkout-header,
  form.form.form-shipping-address div#shipping-new-address-form .field.street .control input,
  .review-listing .add-new-review .add-new-review-inner {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
    border: none;
    height: auto;
    padding: 0;
  }
  .table-checkout-shipping-method tbody td {
    padding-top: 0;
    padding-bottom: 0;
  }
  .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover,
  .amcheckout-step-container .amcheckout-title > .amcheckout-icon:hover:before {
    border-color: #212b36;
  }
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub th.mark,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.sub td.amount .price,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.totals.shipping.excl th.mark,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount {
    padding: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items {
    bottom: -84px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method label.label {
    padding: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .step-title.amcheckout-title,
  .checkout-index-index #checkout li#opc-shipping_method .step-title,
  .amcheckout-step-container .amcheckout-title,
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .step-title,
  .amcheckout-summary-container .step-title.amcheckout-title,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals th.mark strong,
  .amcheckout-summary-container .amcheckout-wrapper .data.table.table-totals tbody tr.grand.totals td.amount strong .price {
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .checkout-index-index .page-header {
    margin-bottom: 0;
  }
  .amcheckout-step-container .amcheckout-additional-options {
    padding: 0 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper {
    padding: 0 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group {
    padding-left: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-title.amcheckout-title {
    padding: 12px;
  }
  .block-search .control {
    border-top: none;
  }
  .mobile-blog .owl-next:after {
    margin-right: 15px;
  }
  .blog-widget-recent.mobile-blog .post-description .post-text-hld,
  .cms-home .mobile-blog .post-holder .post-title a {
    font-size: 13.7px;
  }
  a.hm-see-more {
    padding-right: 17px;
  }
  .price-box span.price-container span.price {
    padding-left: 12px;
  }
  .homepage-adbannersection {
    margin: 0 0 6px;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer:before {
    top: -40px;
  }
  .account .column.main .block:not(.widget) .box-title > span,
  .block.block-addresses-default .box-address-billing .box-content address,
  .block.block-addresses-default .box.box-address-shipping .box-content address {
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .page-products main#maincontent {
    margin-top: 32px;
  }
  .page-products.catalog-category-view .columns,
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    position: relative;
    top: -20px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    float: left;
  }
  .am-sl-login-page .am-social-login .am-buttons,
  .am-sl-registration-page .am-social-login .am-buttons {
    width: 90%;
  }
  .customer-address-index .actions-toolbar .primary button.action.primary.add,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .actions-toolbar .primary,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-customer-login .block-content .control input.input-text,
  .popup-authentication .actions-toolbar button.action.action-login.secondary {
    width: 100%;
  }
  .modal-popup.popup-authentication .modal-inner-wrap {
    width: 90%;
    min-width: 90%;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer,
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content .block-authentication .block.block-new-customer .primary {
    padding: 0;
  }
  .modal-popup.popup-authentication .modal-inner-wrap .modal-content {
    padding: 24px;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main,
  .page-products.catalog-category-view .sidebar.sidebar-main {
    width: 100%;
  }
  header.page-header .block-search {
    left: 0;
    padding: 0;
  }
  .footer-btm-section .col-md-2 .newftrd-div {
    margin: unset;
    text-align: left;
  }
  .page-footer div.col-md-2 {
    float: left;
  }
  .page-footer .col-md-2.last-child .newftrd-div.last {
    padding-left: 0;
  }
  .newsletter-new form.form.subscribe .actions {
    top: 0;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    right: 0;
    width: 18px;
    height: 12px;
    text-align: center;
    float: none;
    display: inline-block;
    top: -64px;
    width: 50%;
  }
  .page-products.catalog-category-view .product-items .product-item,
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46.5%;
    margin-bottom: 20px;
  }
  .order-products-toolbar .toolbar-amount {
    text-align: left;
    width: auto;
    display: inline-block;
    float: left;
  }
  .page-products h1.page-title span {
    font-size: 19.57px;
    line-height: 27px;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:last-child {
    display: none;
  }
  .page-footer .h3 {
    margin-bottom: 8px;
  }
  .footer-btm-section {
    padding-top: 24px;
  }
  .page-footer .footer-copy-right {
    margin-top: 24px;
  }
  .amblog-index-post div#amblog_content_post {
    text-align: left;
  }
  .amblog-index-post .amblog-comments-action {
    padding: 0;
    padding-bottom: 30px;
  }
  .amblog-index-index .amblog-post-container {
    width: 100%;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
    padding: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-wrapper h2 a {
    font-size: 26.15px;
    line-height: 30px;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    z-index: 99999 !important;
    transition: unset;
  }
  .header.content .logo img {
    width: 139px;
    height: 20px;
  }
  .ammenu-nav-sections.nav-sections {
    width: 100%;
  }
  .ammenu-main-container .ammenu-item.-main {
    padding-top: 0;
  }
  .ammenu-nav-sections .ammenu-title.active {
    padding-left: 16px;
  }
  .ammenu-nav-sections.nav-sections {
    display: inline-block;
  }
  .filter-options-item.allow.active .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .filter-options-item.allow .filter-options-title:after,
  .filter-options-item .filter-options-title:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after,
  .checkout-index-index #checkout .mw-osc-block-title p:after,
  .checkout-index-index #checkout .mw-osc-block-title.active p:after {
    right: 0;
  }
  header.page-header.fixed-menu .header-right {
    padding-top: 0;
  }
  .customcatlist-hlm ul.sub-cat.customcatlist li,
  .cat-promotionimg-section .catpro-imgone {
    width: 48%;
  }
  .category-view .category-description {
    margin-bottom: 20px;
  }
  .cat-promotionimg-section,
  .customcatlist-hlm {
    padding: 20px 0;
  }
  body.page-products.categorypath-mlb-collectibles.category-mlb-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nfl-collectibles.category-nfl-collectibles.catalog-category-view.page-layout-2columns-left .category-view {
    margin-top: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    background: #ffffff;
  }
  .ammenu-main-container .ammenu-item.-main {
    clear: both;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories {
    float: left;
    border: none;
    padding: 0;
  }
  .header.content .header-right {
    padding-top: 16px;
  }
  .ammenu-nav-sections .ammenu-title.active {
    background: #F4F4F4 !important;
    width: 100%;
    display: inline-block;
    padding: 12px;
    text-align: left;
  }
  .ammenu-nav-sections .ammenu-title {
    background: #F4F4F4;
    width: 50%;
    display: none;
  }
  .ammenu-menu-mobile .ammenu-icon {
    margin-right: 0;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding-left: 0;
  }
  .ammenu-menu-mobile .ammenu-item.-main:not(:last-of-type) {
    width: 100%;
    float: left;
    text-align: left;
    padding: 0;
    display: inline-table;
  }
  .ammenu-categories-container > .ammenu-item.-child > .ammenu-wrapper:not(:last-of-type) {
    padding: 6px 0;
    text-align: left;
  }
  .header.content .block-search {
    margin-bottom: 10px;
  }
  .page-header.fixed-menu {
    position: unset;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test {
    display: none;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-image-wrapper {
    top: 88px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    max-height: 65px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post.test .amblog-recent-post-content-wrapper {
    width: 100%;
  }
  .header.content .block-search {
    padding-left: 0;
    width: 100%;
    margin-left: 0;
    clear: both;
    padding-top: 0;
    padding-bottom: 0;
  }
  header.page-header.fixed-menu ul.header.links .login-acc.sticky.search {
    display: none;
  }
  span.ammenu-menu-toggle {
    top: -30px;
  }
  .header.content .logo {
    margin-left: 0;
    margin-bottom: 0;
    padding: 12px 0;
  }
  .ammenu-main-container .ammenu-items {
    margin-right: 17px;
  }
  .header.content .header-right,
  header.page-header.fixed-menu span.ammenu-menu-toggle {
    top: 0;
  }
  .catalog-product-view .personalized-container section#content-text {
    border: none;
  }
  .catalog-product-view .personalized-container section#content-text {
    padding: 15px 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post {
    width: 100%;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper {
    border: unset;
    max-width: 100%;
    bottom: 0;
    margin-bottom: 12px;
    margin-top: 8px;
    padding: 8px;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post {
    padding: 0;
  }
  .home-blog-post ul.amblog-list li.amblog-item.amblog-recent-post .amblog-recent-post-content-wrapper .plusimg-blog {
    display: none;
  }
  .amblog-index-index .page-title-wrapper {
    margin-top: 0;
  }
  .amblog-index-index .amblog-post-container .amblog-content a.amblog-read {
    width: auto;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-category {
    padding: 0;
    margin: 0;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-category a.amblog-ref {
    line-height: 25px;
    font-size: 14px;
    color: #333;
    word-break: break-word;
    word-wrap: break-word;
    font-weight: normal;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-features.-post {
    padding: 12px 12px;
  }
  .amblog-index-post .mobile-block.amblog-item .amblog-post-container .amblog-features.-post span.amblog-item.-author-posts {
    display: none;
  }
  .amblog-index-post article.mobile.two-columns-right section.content.amblog-main-content,
  .amblog-index-index article.mobile.two-columns-right section.content.amblog-main-content {
    padding-top: 0;
  }
  .amblog-index-post article.mobile.two-columns-right section.content.amblog-main-content .swipe-me.amblog-swipe.-right,
  .amblog-index-index article.mobile.two-columns-right section.content.amblog-main-content .swipe-me.amblog-swipe.-right {
    display: none;
  }
  .cms-index-index .page-header {
    margin-bottom: 0;
  }
  .cms-privacy-policy .page-main {
    padding-top: 0;
  }
  .cms-page-view .page-title-wrapper h1.page-title span {
    font-size: 19.15px;
  }
  .contact-index-index .fieldset > .legend span {
    font-weight: bold;
  }
  .account h1.page-title span {
    font-size: 15.65px;
    line-height: 27px;
    letter-spacing: .15px;
  }
  .catalog-product-view .reviews {
    margin: 0;
  }
  .catalog-product-view .columns .column.main .container {
    padding: 0;
  }
  .catalog-product-view .recently-product-cat .block-title {
    margin: 12px 0 0px;
    padding: 12px 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding: 0;
  }
  .homepage-mainsectionone,
  .block.widget.block-products-list.grid .products-grid .product-item:last-child {
    display: none;
  }
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 30%;
  }
  .licance-img {
    width: 13.5%;
  }
  .customer-account-createpassword form.form.password.reset fieldset.fieldset .control,
  .customer-account-createpassword form.form.password.reset .actions-toolbar {
    margin-left: 70px;
    max-width: 100%;
  }
  .customer-account-login h1.page-title,
  .customer-account-create .page-title-wrapper h1.page-title,
  .customer-account-forgotpassword h1.page-title {
    padding-top: 0;
  }
  .footer-upr-section .footer-upr-left {
    padding: 18px 0;
  }
  .footer-upr-section .footer-upr-right {
    padding: 28px 0;
  }
  header.page-header .block-search .minisearch .action.search:before {
    top: 25px !important;
    z-index: 99999;
    display: -webkit-box;
    margin-right: 8px;
  }
  .footer-roghtnewdiv,
  .footer-roghtnewdiv a,
  .footer-roghtnewdiv span {
    text-align: left;
    font-size: 14.65px;
  }
  .footer-roghtnewdiv span:before {
    display: none;
  }
  .footer-roghtnewdiv span {
    display: inline-block;
    width: 100%;
    margin-top: 3px;
  }
  .page-footer .newsletter-new {
    max-width: 100%;
  }
  .trackorder-index-view .order-detail-id {
    overflow-x: auto;
  }
  .trackorder-index-view .track_result table {
    min-width: 480px;
  }
  .trackorder-index-view .track_result {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
  }
  .trackorder-index-view .track-container {
    width: 100%;
  }
  .catalog-product-view .recently-product-cat .products-grid {
    margin-top: 15px;
  }
  .cms-home .columns .column.main {
    padding-bottom: 15px;
  }
  .page-footer .footer-bottom .footer-roght a {
    font-size: 14.65px;
  }
  footer .newsletter-new .subscribe {
    position: relative;
  }
  footer .newsletter-new .subscribe .actions {
    position: absolute;
    top: 0;
    right: 0;
  }
  .newsletter-new .subscribe.primary {
    margin: 0;
    width: auto;
  }
  .newsletter-new .subscribe.primary span {
    font-size: 13px;
  }
  footer input[type="email"] {
    padding-right: 116px;
  }
  .page-products .widget.block-viewed-products-grid .block-title {
    margin-top: 20px;
  }
  .catalog-product-view .column.main .admin__data-grid-outer-wrap .product-items .product-item {
    width: 33.33%;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
    font-size: 19px;
  }
  .page-products .admin__data-grid-outer-wrap,
  .catalog-product-view .admin__data-grid-outer-wrap {
    padding: 0;
    margin: 0;
  }
  .catalog-product-view .admin__data-grid-outer-wrap ol.product-items {
    margin: 0 -10px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block-title {
    margin-left: 0;
  }
  li.product-item .product-item-details .product-reviews-summary {
    display: block !important;
  }
  .checkout-index-index .coupon-code-title h2.cc-title {
    margin-top: 20px;
  }
  .account.sales-order-view .column.main table#my-orders-table {
    width: 100%;
  }
  .page-products .container.sj-test {
    padding: 0;
  }
  .filter.active .filter-title strong:after {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .page-products .page-title-wrapper {
    width: 100%;
  }
  .page-products .toolbar.toolbar-products {
    margin: 0;
    float: left;
    text-align: center;
  }
  .page-products .columns .column.main .container.sj-test .sidebar.sidebar-main {
    width: 100%;
    margin-top: 10px;
  }
  .filter-no-options .filter-title:before {
    background-color: transparent;
  }
  .page-products .page.messages {
    margin: 0;
  }
  .page-products .products.products-grid {
    margin-top: -30px;
  }
  html[lang="ar"] .block-authentication .actions-toolbar > .secondary {
    text-align: right;
  }
  .modal-popup.popup-authentication .block-title strong {
    font-size: 18px;
  }
  .modal-popup.popup-authentication._inner-scroll .modal-inner-wrap {
    max-width: 95%;
    min-height: auto;
    margin-top: 25px;
    left: 0;
    margin: 25px auto 0 auto;
    background-color: #ffffff;
  }
  aside.modal-popup.popup-authentication.modal-slide._inner-scroll._show {
    left: 0;
  }
  .popup-authentication .block-authentication a.action.action-register.primary {
    margin-top: 15px;
  }
  .modal-popup.popup-authentication .block-title {
    margin-bottom: 0;
  }
  .customer-account-login .secondary a.action.remind {
    width: auto;
  }
  .mobile-blog .owl-carousel.owl-loaded {
    position: relative;
  }
  .mobile-blog .owl-nav {
    position: absolute;
    top: 38%;
    width: 100%;
    padding: 0 10px;
  }
  .mobile-blog .owl-nav div {
    font-size: 0;
  }
  .mobile-blog .owl-next {
    float: right;
  }
  .mobile-blog .owl-prev {
    float: left;
  }
  .mobile-blog .owl-prev:after {
    content: '\f053';
  }
  .mobile-blog .owl-next:after {
    content: '\f054';
  }
  .mobile-blog .owl-prev:after,
  .mobile-blog .owl-next:after {
    display: inline-block;
    font-size: 22px !important;
    font: normal normal normal 14px/1 FontAwesome;
    color: #ff6600;
    margin: 10px auto;
  }
  .blog-widget-recent.mobile-blog .post-holder {
    width: 100%;
    margin: 0px;
    list-style-type: none;
    padding: 0;
    box-shadow: none;
  }
  .mobile-blog .post-holder {
    background-color: transparent;
  }
  .mobile-blog .post-header .post-title {
    padding: 10px 0;
    float: left;
    width: 100%;
  }
  .blog-widget-recent.mobile-blog .post-description .post-text-hld {
    max-height: inherit;
    min-height: auto;
    overflow-y: visible;
  }
  .post-text-hld p {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .cms-home .mobile-blog .post-holder .post-title a {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .mobile-blog {
    display: inline-block;
    width: 100%;
    padding: 0 17px;
  }
  .post-list-wrapper.blog-widget-recent.home-blog {
    display: none;
  }
  .customer-account-login .page-header.fixed-menu {
    position: static;
  }
  .account .sidebar.sidebar-main .block-collapsible-nav {
    z-index: 2;
    top: 0;
  }
  /*body.checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {margin: 20px 5%;max-width: 90%;width: 100%;left: 0;right: 0;padding: 0 0;display: inline-block;    overflow-y: auto;}*/
  html[lang="ar"] .checkout-index-index #checkout .payment-methods .payment-group .payment-method:nth-child(2) .payment-method-title {
    background-position-x: 75% !important;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .product-sku {
    margin-top: 5px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name {
    display: inline;
  }
  .contact-index-index .columns .column.main,
  .contact-index-index .columns {
    padding-bottom: 0;
  }
  .contact-index-index .googlemap-locateus iframe {
    height: 400px;
  }
  .contact-index-index .cms-main .cms-cont-left {
    width: 100%;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 50%;
  }
  .contact-index-index .primary button.action.submit.primary {
    width: 100%;
  }
  .contact-index-index .googlemap-locateus {
    width: 100%;
    margin-top: 20px;
  }
  html[lang="ar"] .cart-discount input[type="radio"] {
    margin: 0 0 0 10px;
  }
  html[lang="ar"] .prmocode-desc {
    padding: 5px 29px 23px 0;
  }
  html[lang="ar"] .cart.main.actions button {
    max-width: 158px;
  }
  .swatch-attribute.size .swatch-option,
  .swatch-attribute.manufacturer .swatch-option,
  .swatch-attribute.manufacturer .swatch-option,
  .swatch-attribute.manufacturer .swatch-option {
    margin-bottom: 10px;
  }
  .swatch-attribute.color .swatch-option {
    margin: 10px 10px 0 0;
  }
  .checkout-cart-index .form.form-cart .cart.main.actions a.action.continue {
    margin-right: 0;
    width: 100%;
  }
  .checkout-cart-index .cart-discount {
    width: 100%;
  }
  .prmocode-desc {
    padding: 5px 0px 23px 29px;
  }
  .cart-discount input[type="radio"] {
    margin: 0 10px 0 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content {
    margin-top: 0;
  }
  html[lang="ar"] .form-edit-account .fieldset:nth-child(2),
  html[lang="ar"] .form-edit-account .fieldset:nth-child(1) {
    width: 100%;
  }
  .page-products .column.main .custom-sidebar-left .filter.filter-no-options {
    margin-top: -30px;
  }
  footer.page-footer .footer-copy-right .col-md-4 p {
    margin-bottom: 0;
    padding: 0;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    padding-bottom: 0;
  }
  .carousel-container.res-slider-module {
    display: inline-block;
    width: 100%;
  }
  .cms-index-index .carousel-container.res-slider-module .home-slider.desktop-slider-cls {
    display: block;
  }
  .catalog-product_compare-index .page-title-wrapper {
    margin-top: 5px;
    margin-bottom: 26px;
  }
  .checkout-index-index .my-account-mobile {
    margin-top: 0;
    margin-right: 0;
    position: relative;
    top: 4px;
  }
  .checkout-index-index .page-header .header.content {
    padding: 0;
  }
  .am-slider-container {
    margin-top: 15px;
  }
  html[lang="ar"] .catalog-product-view .product-info-main {
    padding: 0;
  }
  .sales-guest-form .form-orders-search .fieldset {
    margin-bottom: 15px;
  }
  .sales-guest-form .columns .column.main {
    padding-bottom: 0;
  }
  .sales-guest-form h1.page-title {
    margin: 0;
  }
  .product-item-name {
    margin: 10px 0 5px 0px;
    min-height: inherit;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
  }
  .post-list .post-header .post-title {
    width: 100%;
    max-width: 100%;
    font-size: 19px;
  }
  .blog-index-index .post-list .post-header .post-title,
  .blog-post-view .post-list .post-header .post-title,
  .blog-search-index .post-list .post-header .post-title {
    padding: 5px 0 0 0;
    max-width: 100%;
  }
  .blog-index-index h1.page-title,
  .blog-post-view h1.page-title,
  .blog-search-index h1.page-title {
    margin: 0 0 10px 0;
  }
  .post-content .post-description .post-ftimg-hld {
    width: 100%;
  }
  .blog-index-index .post-text-hld,
  .blog-post-view .post-text-hld,
  .blog-search-index .post-text-hld {
    width: 100%;
    padding-left: 0;
  }
  .cms-page-view .page-main h1 {
    font-size: 22px;
  }
  .cms-page-view .page-main h2 {
    font-size: 19px;
    margin-bottom: 15px;
  }
  .cms-page-view .page-header {
    margin-bottom: 0;
  }
  .banner-rsp {
    display: inline-block !important;
    width: 100%;
  }
  .banner-desk {
    display: none !important;
  }
  #home-page-slider1 {
    display: inline-block;
    width: 100%;
  }
  #home-page-slider {
    display: none;
  }
  .sku-custom {
    margin-bottom: 5px;
  }
  .review-listing {
    padding: 0;
  }
  .product-info-price .price-box .price-container .price {
    margin-top: 0;
  }
  .catalog-product-view .page-main .container {
    padding: 0;
  }
  .catalog-product-view .prod-detail .product.data.items > .item.title > .switch {
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .shortdesct ul li {
    width: 100%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    margin-bottom: 20px;
  }
  .products-grid .product-item-actions {
    margin: 0;
  }
  .catalog-category-view .page-main .container {
    padding: 0;
  }
  .selling-point {
    display: none;
  }
  .home-brand {
    padding-top: 15px;
  }
  footer.page-footer .footer-bottom {
    padding: 15px 0;
  }
  footer.page-footer .footer-bottom .footer-left,
  footer.page-footer .footer-bottom .footer-roght {
    width: 100%;
  }
  footer.page-footer .footer-copy-right .col-md-4 {
    width: 100%;
    text-align: center;
  }
  footer.page-footer .footer-copy-right .col-md-4:last-child {
    text-align: center;
  }
  footer.page-footer .footer-bottom .footer-left {
    margin-bottom: 15px;
  }
  .page-footer {
    padding: 24px 0 0 0;
  }
  .page-footer .container {
    font-size: 0;
  }
  .page-footer div.col-md-2 {
    display: inline-block;
    font-size: initial;
    width: 50%;
    vertical-align: top;
    padding-bottom: 12px;
    margin-top: 12px;
  }
  .page-footer div.col-md-2.last-child {
    max-width: 100%;
  }
  .cms-index-index div.catonebanner-img .reward-scheme {
    height: 103px;
  }
  .cms-index-index div.catonebanner-img .scheme-left {
    width: 100%;
  }
  /* Common Title */
  h1.page-title {
    font-size: 19px;
  }
  .page-products h1.page-title {
    margin-bottom: 0;
    margin-top: 5px;
  }
  /* Modal Popup */
  .modal-popup .modal-title {
    width: 100%;
    padding: 25px;
  }
  /*mini cart responsive*/
  .header.content .my-account-mobile .minicart-wrapper {
    margin: 0 4px 0 0;
    padding: 5px 0 0 5px;
  }
  /* Category Page */
  .page-products .columns {
    padding-top: 0;
    padding-bottom: 0;
  }
  .page-products .custom-sidebar-left {
    float: left;
    width: 100%;
    padding: 0;
  }
  .page-products .column.main .custom-sidebar-left .filter {
    margin-bottom: 20px;
  }
  .page-products .custom-sidebar-left .filter-no-options .filter-title {
    display: none;
  }
  /* Category Page - Shop by */
  .filter .filter-current {
    margin: 15px 0px 0;
  }
  .filter-title strong {
    border: none;
    border-radius: 0;
    box-shadow: none;
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
    text-align: center;
    margin-left: 0px;
    top: 69px;
    position: static;
    display: inline-block;
    width: 18px;
    height: 12px;
    background: transparent;
  }
  .filter.active .filter-title strong:before {
    content: ' ';
  }
  .filter-title strong:before {
    content: '\f0c9';
    font-family: FontAwesome;
    color: #ff6600;
    font-size: 20px;
    padding: 0 9px;
    z-index: 0;
  }
  /* Category Page - Right Side */
  .page-products .right-side {
    float: left;
    width: 100%;
    margin-top: 0;
    padding: 0;
  }
  .page-products .sorter {
    position: static;
  }
  .page-products .product-items .product-item {
    width: 33.33%;
  }
  .catalogsearch-result-index .column.main .container {
    padding: 0;
  }
  .catalogsearch-result-index h1.page-title {
    margin-bottom: 10px;
    margin-top: 0;
  }
  .catalog-product-view .columns {
    padding: 0;
  }
  /* Search Result Page */
  .search-autocomplete {
    margin-top: 0;
    width: 100%;
  }
  .catalogsearch-result-index .page-title-wrapper {
    opacity: 1;
  }
  /* Product Page */
  .breadcrumbs {
    display: none;
  }
  /* Product Page - Product Gallery */
  .catalog-product-view .product.media {
    width: 100%;
    margin: 0 0 0px;
  }
  /* Product Page - Description */
  .catalog-product-view .product-info-main {
    width: 100%;
    padding: 0;
  }
  .catalog-product-view .product-info-main .page-title-wrapper .page-title {
    font-size: 15.65px;
    font-weight: 600;
    letter-spacing: 0.15px;
    line-height: 24px;
  }
  .catalog-product-view .product-info-main .product-info-price .price-box {
    padding: 0;
  }
  /* Product Page - Detail */
  .prod-detail {
    margin: 25px 0 0;
  }
  .prod-detail .product-info-main-deatils {
    font-size: 19px;
    padding: 20px 0;
  }
  /* Product Page Accordion */
  .product.data.items > .item.title > .switch {
    font-weight: normal;
    margin: 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content {
    padding: 15px 0;
  }
  .prod-detail .product.data.items .custom-attribute + .item.content .product-cms-home .product-items .product-item {
    margin-bottom: 20px;
    padding: 0 7.5px;
  }
  /* Product Page - Review */
  .reviews {
    margin: 30px 0 0;
  }
  .reviews .reviewmain-section h3 {
    font-size: 19px;
  }
  /* Product Page - Recent View */
  .catalog-product-view .related-product-cat {
    padding-bottom: 0;
  }
  /* Cart Page */
  .checkout-cart-index .cart-container .cart-summary .checkout-methods-items,
  .amasty_quote-cart-index .cart-container .cart-summary .checkout-methods-items {
    padding: 0;
  }
  .checkout-cart-index .recently-product-cat .block-title,
  .amasty_quote-cart-index .recently-product-cat .block-title {
    margin-top: 0;
  }
  .checkout-cart-index .columns,
  .amasty_quote-cart-index .columns {
    padding-bottom: 0;
  }
  .cart-discount .block > .title {
    padding-left: 0;
  }
  .cart-discount {
    border-bottom: none;
  }
  .cart-summary .block > .title {
    padding-left: 0;
  }
  .cart-summary .block > .title:after {
    top: 17px;
  }
  .checkout-cart-index .columns .column.main,
  .amasty_quote-cart-index .columns .column.main {
    padding-bottom: 0;
  }
  .checkout-cart-index .page-title-wrapper h1.page-title span,
  .amasty_quote-cart-index .page-title-wrapper h1.page-title span {
    font-size: 19px;
  }
  .checkout-cart-index h1.page-title,
  .amasty_quote-cart-index h1.page-title {
    margin: 24px 0 15px 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper {
    border: none;
    overflow: visible;
  }
  .checkout-cart-index .cart-container .form-cart,
  .amasty_quote-cart-index .cart-container .form-cart {
    width: 100%;
    margin-top: 0;
  }
  .cart.table-wrapper .product-item-photo {
    max-width: 65px;
    position: static;
    float: left;
    margin-right: 15px;
  }
  .cart.table-wrapper .item .col.item {
    padding: 15px 15px 10px 0px;
  }
  .checkout-cart-index .cart.table-wrapper .cart > .item:last-child,
  .amasty_quote-cart-index .cart.table-wrapper .cart > .item:last-child {
    border: none;
  }
  .checkout-cart-index .cart-container .cart-summary .h4subtitle,
  .amasty_quote-cart-index .cart-container .cart-summary .h4subtitle {
    margin-top: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item {
    margin: 0;
    padding: 20px 0 0;
    border-bottom: 1px solid #cccccc;
  }
  .cart.table-wrapper .product-item-details span.wk-block-title-css a,
  .cart.table-wrapper .product-item-details dd {
    font-size: 13.82px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info {
    width: 75px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details {
    width: calc(100% - 75px);
    margin: 0;
    min-height: 65px;
    padding: 0 0 0 80px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left {
    width: 67%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info > a,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info > a {
    float: left;
    position: static;
    max-width: 250px;
    margin: 0 auto;
  }
  .checkout-cart-index .cart-container .cart-summary,
  .amasty_quote-cart-index .cart-container .cart-summary {
    width: 100%;
    margin: 0 0 30px;
    display: inline-block;
    padding: 15px 15px 0 15px;
    margin-bottom: 80px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price {
    text-align: left;
  }
  .checkout-cart-index .cart.table-wrapper .col.qty,
  .amasty_quote-cart-index .cart.table-wrapper .col.qty {
    text-align: center;
  }
  .cart-discount .actions-toolbar {
    left: 0;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item,
  .amasty_quote-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 44%;
  }
  .block.widget .products-grid .product-items li.product-item {
    margin-bottom: 24px;
  }
  form#discount-coupon-form .control input {
    width: 100%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    position: relative;
    min-height: 0;
    padding-bottom: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > a.action.towishlist,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > a.action.towishlist {
    display: none;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    position: static;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar {
    position: static;
    margin: 0px 0 15px;
    padding: 0;
  }
  .cart-container .form-cart .actions.main {
    float: left;
    width: 45%;
    margin: 0;
  }
  .cart-container .form-cart .actions.main .addmorewishlist {
    float: left;
    margin: 0 0 0 15px;
  }
  .cart-summary .block.active .content {
    padding: 0;
  }
  .cart.table-wrapper .col.qty,
  .cart.table-wrapper .col.price,
  .cart.table-wrapper .col.subtotal,
  .cart.table-wrapper .col.msrp {
    padding-top: 5px;
  }
  .cart.main.actions button {
    padding: 10px;
    float: right;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action {
    margin: 0px 15px 0 0px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit {
    margin-left: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .action.primary.checkout,
  .amasty_quote-cart-index .cart-container .cart-summary .action.primary.checkout {
    max-width: 100%;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals,
  .amasty_quote-cart-index .cart-container .cart-summary .cart-totals {
    padding: 12px 0 5px 0;
  }
  .checkout-cart-index .form.form-cart .product-image-wrapper,
  .amasty_quote-cart-index .form.form-cart .product-image-wrapper {
    height: 65px;
    width: 65px;
  }
  /* Checkout Page */
  .opc-wrapper .step-title {
    border-bottom: none;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content {
    display: inline-block;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field {
    padding-left: 0;
    margin-top: 12px;
  }
  .checkout-index-index .columns {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address {
    margin-bottom: 10px;
  }
  .checkout-index-index .columns .column.main {
    padding-bottom: 0;
    padding: 0;
  }
  .checkout-index-index .field-tooltip {
    display: none;
  }
  .checkout-index-index .checkout-payment-method .step-title {
    font-size: 17.82px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .step-title {
    font-size: 22px;
  }
  .checkout-index-index .opc-wrapper .form-login {
    background: none;
    padding: 15px 0;
  }
  .checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar {
    max-width: 175px;
    margin: 10px auto 0;
    padding: 0;
  }
  .checkout-index-index #checkout .fieldset.hidden-fields .actions-toolbar .primary .login.primary {
    padding: 0;
    width: 175px;
    height: 36px;
    line-height: 36px;
  }
  .opc-estimated-wrapper {
    display: none;
  }
  .checkout-index-index .opc-wrapper .opc {
    max-width: 100%;
  }
  .checkout-index-index .opc-wrapper .form-shipping-address {
    background: none;
    margin: 0;
    padding: 0;
  }
  .checkout-index-index #checkout .fieldset {
    margin: 0;
  }
  .checkout-index-index #checkout .fieldset > .field {
    width: 100%;
    margin: 0 0 15px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .methods-shipping {
    margin: 0px 0 0;
    padding: 0;
    border-color: transparent;
    background: none;
  }
  .checkout-index-index .actions-toolbar > .primary:last-child {
    margin: 0;
  }
  .checkout-index-index .methods-shipping .actions-toolbar .action.primary {
    margin: 0;
    max-width: 175px;
    height: 36px;
    line-height: 36px;
    padding: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .field {
    padding: 0;
    margin-top: 12px;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .step-content.amcheckout-content .form.form-login fieldset#customer-email-fieldset .actions-toolbar {
    padding-left: 0;
  }
  /* Checkout Page - Logged In User */
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .step-title {
    border-bottom: 1px solid #9E9E9E;
    padding-bottom: 16px;
  }
  .checkout-footer .rightsection,
  .checkout-index-index .footer-btm-section,
  .checkout-index-index .footer-btm-section .container {
    background: #001d47;
  }
  .checkout-footer .rightsection {
    text-align: left;
  }
  .checkout-footer .footer-btm-section .leftsection {
    padding-bottom: 0;
  }
  .checkout-index-index .opc-wrapper #checkout-step-shipping .field.addresses {
    margin-top: 0;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
    max-width: 49%;
  }
  .checkout-index-index .page-header .checkout-login a:first-child {
    margin-left: 0;
  }
  .opc-wrapper .shipping-address-item {
    width: 100%;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .field.addresses {
    margin: 15px 0 0;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item {
    margin: 0 0 20px;
    padding: 0;
  }
  .checkout-index-index .opc-wrapper .shipping-address-item.selected-item,
  .checkout-index-index .opc-wrapper .shipping-address-item {
    padding: 15px;
  }
  .opc-wrapper .action-select-shipping-item {
    max-width: 175px;
    margin: 10px auto 15px;
  }
  .checkout-index-index .opc-wrapper {
    overflow: hidden;
    margin: 0 0 15px;
  }
  .checkout-index-index .modal-popup .modal-title {
    padding: 25px;
  }
  .checkout-index-index .modal-popup.modal-slide._inner-scroll .modal-inner-wrap {
    height: 300px;
    overflow-y: auto;
    display: inline-block;
    max-width: 90%;
    width: 90%;
    float: right;
  }
  .checkout-index-index .modal-slide._inner-scroll .modal-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
  .checkout-index-index .modal-popup.modal-slide {
    left: 0;
  }
  /* Checkout Aside Section */
  .checkout-index-index .custom-slide {
    position: static;
    visibility: visible;
    opacity: 1;
    font-size: 13.82px;
    overflow: hidden;
    padding: 0 10px;
  }
  .checkout-index-index .custom-slide .modal-inner-wrap {
    position: static;
    float: left;
    transform: initial;
    width: 100%;
    background: none;
    box-shadow: none;
  }
  .checkout-index-index .custom-slide .opc-block-summary {
    padding: 15px 0;
  }
  .checkout-index-index .custom-slide .opc-block-summary {
    font-size: 13.82px;
  }
  .checkout-index-index .opc-block-summary .table-totals .grand .mark,
  .checkout-index-index .opc-block-summary .table-totals .grand .amount {
    font-size: 13.82px;
  }
  .checkout-index-index .custom-slide.modal-custom .action-close {
    display: none;
  }
  .checkout-index-index .opc-block-shipping-information .shipping-information-content a {
    font-size: 13.82px;
  }
  .checkout-index-index .opc-block-shipping-information {
    padding: 0;
  }
  /* Checkout Page- Step 2 */
  .checkout-index-index .opc-block-summary .table-totals {
    margin-top: 10px;
  }
  .checkout-index-index .checkout-payment-method {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method #co-payment-form .discount-code .payment-option-title span {
    font-size: 17.82px;
  }
  .checkout-payment-method div.payment-methods,
  .checkout-payment-method div.payment-option {
    margin: 0;
  }
  .checkout-index-index .actions-toolbar > .primary button.action.primary.checkout {
    width: 100%;
  }
  /* Order Success Page */
  .checkout-onepage-success .checkout-success .actions-toolbar {
    max-width: 100%;
  }
  /* Login and Register Page */
  .login-container {
    max-width: 350px;
  }
  .login-container .block-title span {
    font-size: 21.82px;
  }
  .customer-account-login .column.main .container,
  .customer-account-forgotpassword .column.main .container,
  .customer-account-create .column.main .container {
    padding: 0;
  }
  .customer-account-login h1.page-title,
  .customer-account-forgotpassword h1.page-title {
    margin-top: 10px;
  }
  .customer-account-create .column.main,
  .customer-account-forgotpassword .column.main,
  .customer-account-create .column.main {
    padding-bottom: 0;
  }
  .customer-account-login .secondary.account-rsp {
    color: rgba(0, 0, 0, 0.6);
    display: inline-block;
    padding-top: 5px;
  }
  .customer-account-login .secondary.account-rsp a.action.remind {
    float: none;
    display: inline-block;
    width: auto;
    padding-left: 5px;
    color: #ff6600;
  }
  /* CMS Pages */
  .cms-main {
    min-height: auto;
  }
  .cms-main h1 {
    font-size: 14px;
    line-height: 24px;
  }
  .cms-main h2 {
    font-size: 10px;
    margin-bottom: 5px;
  }
  .cms-main p {
    font-size: 13.82px;
  }
  /* CMS Page - Refund Policy */
  .refund-details {
    margin: 15px 0 15px;
  }
  .refund-details ul li {
    width: 50%;
    margin: 0 0 15px 0;
  }
  .refund-details ul li h4 {
    display: block;
    font-size: 13.82px;
    margin: 15px 0 10px;
    min-height: 40px;
    line-height: 20px;
  }
  .return-policy {
    margin: 25px 0 0;
  }
  .return-policy ul li {
    width: 50%;
    margin: 0 0 15px 0;
  }
  .return-policy ul li h4 {
    font-size: 13.82px;
    line-height: 20px;
  }
  .account.sales-order-view .column.main .order-details-items .left-oredrpage {
    padding-right: 12px;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    padding-left: 0;
    padding-top: 0;
    float: inherit;
  }
  .account.sales-order-view .column.main .right-oredrpage a {
    font-size: 8.82px;
    line-height: 0;
  }
  /* My Account - Wishlist */
  .account.sales-order-view .column.main .order-details-items .left-oredrpage {
    padding-right: 12px;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    padding-left: 0;
    padding-top: 0;
    float: inherit;
  }
  .account .page-main {
    padding-top: 0;
  }
  .account .page-main .container {
    padding: 0;
  }
  .account .page.messages {
    margin-bottom: 0;
  }
  .account .columns {
    padding: 0;
  }
  .account .column.main {
    margin-bottom: 0;
    margin-top: 30px;
  }
  .order-details-items .table-order-items tbody + tbody {
    border-top: 0;
  }
  .account .sidebar-main .nav.items li a {
    font-weight: 500;
  }
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr td,
  .account .table-wrapper .table:not(.totals):not(.cart):not(.table-comparison) > tbody > tr th {
    padding: 5px 10px 5px 0px;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: 100%;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-name {
    display: inline-block;
    text-align: left;
    width: 100%;
  }
  .account .column.main .block:not(.widget) .block-title > strong,
  .account .legend > span,
  .account .order-details-items .order-title > strong {
    font-size: 19px;
  }
  .wishlist-index-index .products-grid .product-item {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin: 0 8px 20px 8px;
    border: none;
    padding: 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info > a {
    width: 100%;
    margin: 0 0 10px;
  }
  .wishlist-index-index .products-grid.wishlist .product-item .price-box {
    margin: 0;
    text-align: left;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions {
    float: left;
    width: 100%;
    margin: 5px 0 0;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 a {
    float: left;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .wishlist-index-index .products-grid .product-item .product-item-info .product-item-inner1 .product-item-actions a,
  .checkout-onepage-success .page-title-wrapper,
  .catalog-product-view .page-title-wrapper {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .page-products .page.messages {
    margin-bottom: 28px;
  }
  .list-container1,
  .list-container2,
  .list-container3,
  .list-container4,
  .list-container5,
  .reviewsectionleft-product.desktop {
    display: none;
  }
  .amslider-header-container {
    width: 50%;
    display: inline-block;
  }
  .amslider.am-brand-slider {
    margin: 0;
  }
  .amslider.am-brand-slider .swiper-brand .am-image-wrapper,
  .amslider.am-brand-slider .swiper-brand .am-image-wrapper img.am-image {
    max-width: 100px !important;
  }
  .account .page-main .page-title-wrapper {
    margin-top: 12px;
  }
  .account .page-main .page-title-wrapper h1.page-title {
    margin-bottom: 0;
  }
  .account .page-main .page-title-wrapper .order-status {
    margin: 0;
  }
  .account .column.main {
    margin-top: 24px;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid {
    margin: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 44%;
    margin: 0 12px 24px 12px;
    padding: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .page-title-wrapper {
    margin: 0;
    padding-top: 24px;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .page-title-wrapper h1.page-title {
    margin: 0;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .sidebar.sidebar-main {
    display: none;
  }
  .biggest-two .biggest-top {
    width: 46%;
    height: 220px;
  }
  .biggest-two.dishwashing .biggest-top {
    width: 46%;
    margin-bottom: 24px;
  }
  .biggest-two.dishwashing .biggest-top.three {
    margin-left: 0;
  }
  .biggest-two.dishwashing .biggest-top.right {
    margin-right: 0;
  }
  .biggest-two.dishwashing .biggest-top .top-linkbtn {
    height: 56px;
  }
  .biggest-two.dishwashing .biggest-top .top-linkbtn h2 {
    padding: 16px 0;
  }
  .checkout-index-index #checkout .payment-method-content .actions-toolbar .primary {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .step-title {
    padding: 8px;
  }
  .reviewsectionleft-product.responsive,
  .reviewsectionright-product.responsive {
    display: inline-block;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-edit .actions-toolbar .primary .action.save.primary {
    width: 100%;
  }
  .customer-address-index .actions-toolbar .primary button.action.primary.add {
    width: 100%;
  }
  /*Responsive design changes*/
  .header.content.content {
    display: inline-block;
    height: 48px;
  }
  span.ammenu-menu-toggle {
    top: 0;
    padding-top: 16px;
    margin: 0;
  }
  .catalog-product-view .product-info-main .product.alert {
    margin: 12px 0 0;
    padding-bottom: 18px;
  }
  .catalog-product-view .product-info-main .product.alert input.notify_btn {
    width: 30%;
  }
  .catalog-product-view .product-info-main .product.alert input.notify_email.input-text {
    width: 70%;
  }
  .catalog-product-view .product-info-main .stock.available {
    padding: 12px 0;
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .stock.available span:last-child {
    font-size: 15.57px;
    line-height: 24px;
  }
  .catalog-product-view .revewwithwishlist {
    width: 100%;
  }
  .catalog-product-view .video-contnet,
  .catalog-product-view .attach-mainsec {
    padding: 15px 0;
  }
  .catalog-product-view .payment-responsivesec {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset {
    width: 100%;
    float: left;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 30%;
    float: left;
  }
  .catalog-product-view .product-info-main .product-add-form label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    width: 100%;
    float: left;
  }
  .catalog-product-view .product-options-bottom label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    width: 100%;
    float: left;
  }
  .catalog-product-view .payment-responsivesec {
    display: inline-block;
    width: 56%;
    float: right;
    padding-top: 12px;
  }
  .catalog-product-view .payment-responsivesec h5 {
    color: rgba(0, 0, 0, 0.87);
    font-size: 11.85px;
    letter-spacing: 0.4px;
    line-height: 16px;
    margin: 0;
    font-weight: normal;
    float: left;
    padding: 4px 8px 4px 0;
  }
  .catalog-product-view .payment-responsivesec .iconimg ul li {
    float: left;
  }
  .catalog-product-view .payment-responsivesec .iconimg ul li.discover {
    width: 38px;
    height: 24px;
    background: url(../images/css_sprites.png) -10px -62px;
    margin-right: 8px;
  }
  .catalog-product-view .payment-responsivesec .iconimg ul li.visa {
    width: 38px;
    height: 24px;
    background: url(../images/css_sprites.png) -182px -62px;
    margin-right: 8px;
  }
  .catalog-product-view .payment-responsivesec .iconimg ul li.mastercard {
    width: 38px;
    height: 24px;
    background: url(../images/css_sprites.png) -125px -62px;
    margin-right: 8px;
  }
  .catalog-product-view .payment-responsivesec .iconimg ul li.american {
    width: 38px;
    height: 24px;
    background: url(../images/css_sprites.png) -68px -62px;
  }
  .catalog-product-view main.page-main {
    margin-top: 30px;
  }
  .catalog-product-view .recently-product-cat .block-title {
    margin: 0;
  }
  .catalog-product-view .related-product-cat .block-title h2 {
    margin: 18px 0 0;
  }
  .catalog-product-view .recently-product-cat .block-title h2 {
    margin: 18px 0 10px;
  }
  .catalog-product-view .brandsection-productpage {
    padding: 12px 0;
    padding-bottom: 0;
  }
  .catalog-product-view .brandsection-productpage .amshopby-option-link {
    border-bottom: 0;
    margin-bottom: 0;
    padding-top: 15px;
  }
  .catalog-product-view .brandsection-productpage .amshopby-option-link span.link-short-description {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .catalog-product-view .brandsection-productpage h3 {
    padding-bottom: 12px;
  }
  .catalog-product-view .related-video-section {
    padding-top: 12px;
    padding-bottom: 0;
  }
  .catalog-product-view .related-video-section h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    padding-bottom: 12px;
  }
  .catalog-product-view .product-attachment.section-main {
    padding: 12px 0;
  }
  .catalog-product-view .product-attachment.section-main h3 {
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
  }
  .catalog-product-view .product-attachment.section-main h3.acco-btn4 {
    padding-bottom: 0;
  }
  .catalog-product-view .product-attachment.section-main h3.acco-btn4 a {
    color: #ff6600;
    font-size: 13.7px;
    letter-spacing: 0.1px;
    text-decoration: none;
    padding-bottom: 15px;
  }
  .catalog-product-view .reviews .reviewsectionleft-product {
    padding-right: 0;
  }
  .catalog-product-view .reviews .reviewsectionright-product h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    text-transform: uppercase;
    padding: 15px 0;
  }
  .catalog-product-view .reviews .reviewmain-section h3 {
    color: #ff6600;
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 0.1px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: left;
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  }
  .catalog-product-view .reviews .review-listing .add-new-review .add-new-review-inner {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .catalog-product-view .specification-section {
    border-bottom: 0;
  }
  .catalog-product-view .specification-section h3 {
    font-size: 13.7px;
    letter-spacing: 0.1px;
    padding: 12px 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper {
    border: 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr {
    border-top: 0;
  }
  .catalog-product-view .specification-section .specifictaioncontent .additional-attributes-wrapper.table-wrapper table.data.table.additional-attributes tbody tr td.col.data {
    float: left;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
  }
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .four-level-catgeory .img-namesection .fourone .name-top-fourone a {
    color: rgba(0, 0, 0, 0.87);
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .name-top-twelve a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory .img-namesection .threeone .name-top-three a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .middletwothr-sec .bigthreeleftsc {
    width: 100%;
    margin-right: 0;
    margin-top: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .three-level-catgeory.right {
    margin-left: 0;
    margin-top: 0;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big {
    height: unset;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .twobiggest-categorysec .two-big-catgeory .img-namesection .two-big .name-top-two-big a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  .four-level-catgeory .img-namesection .fourone .name-top-fourone {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body.page-products.categorypath-storage.catalog-category-view .fourbiggestlevel-section .img-namesection {
    display: block;
  }
  body.page-products.categorypath-storage.catalog-category-view .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    width: 50%;
    border-bottom: 1px solid #dedede;
    height: auto;
    border-left: 1px solid #dedede;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve {
    width: 95%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
    display: block;
  }
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone {
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection {
    display: block;
  }
  .six-level-catgeory .img-namesection .sixone {
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree {
    display: none;
  }
  .fourbiggestlevel-section .img-namesection {
    display: block;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel {
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .threebiggestlevel-section .img-namesection .threebiggestlevel .name-top-twelve {
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection {
    display: block;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve {
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve:last-child {
    border-right: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection.three .twelve {
    border-left: 1px solid #dedede;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10.66px;
    font-weight: normal;
    letter-spacing: 0.36px;
    line-height: 14.4px;
  }
  div#mageplaza-bannerslider-block-before-content-3 {
    display: none;
  }
  div#mageplaza-bannerslider-block-before-content-4 {
    display: inline-block;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1) {
    margin-left: 12px !important;
  }
  .featuredsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3),
  .homecatsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(3) {
    margin-right: 12px;
  }
  .catgeoryblocks-section .top-banner {
    padding-bottom: 18px;
  }
  .hdmx__tickets button.action.create-button.primary {
    margin: 24px 0;
    width: 100%;
  }
  .message.info.empty {
    width: 100%;
  }
  .page-products .products.products-grid {
    width: 100%;
    margin-left: 0;
  }
  .home-catsec.container h2 {
    width: 70%;
  }
  .home-catsec.container a.hm-see-more {
    width: 30%;
  }
  .account .block.block-reviews-dashboard .block-content li.item strong.product-name,
  .account .block.block-reviews-dashboard .block-content li.item .rating-summary,
  .table-reviews .product-name,
  .block-reviews-dashboard .product-name {
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .account main#maincontent {
    margin-top: 35px;
  }
  .checkout-index-index .checkout-payment-method .form-discount .payment-option-inner,
  form.form.form-discount input#discount-code {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .action-apply {
    float: left;
    width: 100%;
    margin-left: unset;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-content,
  .catalog-product-view .recently-product-cat .block-content {
    padding-left: 8px;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item {
    width: 46%;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item:nth-child(even) {
    margin-right: 12px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(even) {
    margin-right: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 47%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 45%;
    margin: 0 11px;
    margin-bottom: 20px;
  }
  .checkout-cart-index button.action.update {
    width: 100%;
    margin-top: 24px;
  }
  .checkout-index-index .payment-option.opc-payment-additional.discount-code {
    padding: 0;
  }
  .checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar .primary,
  .checkout-index-index .checkout-payment-method .payment-option-content .form-discount .actions-toolbar {
    width: 100%;
    height: auto;
  }
  .biggest-two {
    padding-top: 24px;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 47%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3) {
    margin-right: 12px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4) {
    margin-left: 12px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(odd) {
    margin-left: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even) {
    margin-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:last-child {
    display: none;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded main#maincontent,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded main#maincontent {
    margin-top: 28px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-coffee.category-coffee.catalog-category-view.page-layout-1column.page-loaded .page.messages,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .page.messages {
    margin-bottom: 0;
  }
  .page-footer {
    margin-top: 0;
  }
  .post-list-wrapper.blog-widget-recent.mobile-blog .owl-carousel.owl-drag .owl-item {
    height: unset;
  }
  header .form .search-autocomplete {
    top: 50px;
    margin: 0;
    width: 100% !important;
  }
  .amslider-header-container {
    margin-top: 0;
  }
  div#banner-slider-carousel {
    margin-top: 38px;
  }
  .catalog-product-view .product-info-main .page-title-wrapper h1 span {
    font-size: 15.57px;
  }
  .account.review-customer-index .rating-summary .rating-result {
    z-index: 0;
  }
  .amcheckout-step-container .checkout-payment-method .amcheckout-payment-methods .payment-method._active .payment-method-content > * {
    margin-top: 0;
  }
  .products-reviews-toolbar .toolbar-amount {
    text-align: left;
  }
  .review-customer-index .toolbar.products-reviews-toolbar.bottom .pager .limiter {
    top: -35px;
  }
  .product-info-main .product-add-form .box-tocart .fieldset {
    margin-bottom: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(5) {
    margin-left: 12px;
  }
  .ammenu-nav-sections .ammenu-link.-main > .ammenu-wrapper {
    text-transform: capitalize;
  }
  .ammenu-nav-sections:not(.-hamburger) .ammenu-title {
    display: none !important;
  }
  .ammenu-close-menu.close-sign {
    font-size: 2em;
    position: absolute;
    cursor: pointer;
    width: 50px;
    text-align: center;
    display: inline-block;
  }
  i.fa.fa-times {
    font-size: 24px;
    font-weight: 100;
    color: #ff6600;
  }
  .ammenu-nav-sections.nav-sections.-opened {
    top: 0;
    height: 5000px;
    position: absolute;
  }
  .ammenu-nav-sections.-accordion .ammenu-link.-level1 + .-child > .ammenu-wrapper span {
    color: rgba(0, 0, 0, 0.87);
    font-size: 13.82px;
    letter-spacing: 0.25px;
    line-height: 20px;
  }
  .ammenu-nav-sections.-accordion .ammenu-link.-level1 + .-child > .ammenu-wrapper {
    padding-bottom: 0;
  }
  .ammenu-nav-sections.-accordion:not(.-hamburger) .ammenu-items .current > .ammenu-wrapper {
    color: rgba(0, 0, 0, 0.87) !important;
  }
  .ammenu-nav-sections .ammenu-main-container {
    padding-left: 15px;
  }
  .ammenu-main-container .ammenu-item.-main a {
    padding-left: 0;
    padding-bottom: 0;
  }
  .page-header .panel ul.top-left img,
  .page-header .panel ul.top-right li.loginlink,
  .ship-to-header {
    display: none;
  }
  .header.content .amquote-cart-wrapper.minicart-wrapper {
    margin: 0;
  }
  header .header.content .header-right {
    padding-top: 20px;
    width: auto;
  }
  header.page-header {
    border: none;
  }
  .page-header .panel ul li img,
  .ship-to-header,
  .page-header .panel ul li.loginlink {
    display: none;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  header .header.content .block-search {
    margin-right: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details {
    display: block;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-actions {
    margin: 0;
  }
  .filter.active .filter-title {
    border-bottom: none;
  }
  .filter.active .filter-options {
    padding: 0 15px;
    margin-top: 12px;
  }
  .amshopby-slider-container {
    margin: 20px 0px 0 0px;
  }
  .amstorecredit-index-index h6 {
    border-top: 0;
    margin-top: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-payment-method div#checkout-step-payment .form.payments .payment-group .amcheckout-wrapper .payment-method .payment-method-title.field.choice {
    padding: 20px;
  }
  .filter-options-content .count {
    float: right;
  }
  .revewwithwishlist .wishlist {
    float: right;
    width: 50%;
  }
  .revewwithwishlist .wishlist .compare-product {
    float: left;
    right: 0;
    margin-top: 0;
  }
  .revewwithwishlist .wishlist .compare-product a {
    float: left;
  }
  .sku-custom {
    width: 50%;
    float: left;
  }
  .wedeliver-sec {
    margin-bottom: 24px;
  }
  .revewwithwishlist .wishlist .actions-secondary a {
    display: inline-block;
  }
  .catalog-product-view .product-info-main .product-info-price {
    padding-bottom: 12px;
    border: none;
    margin-bottom: 0;
    padding-top: 0;
  }
  .catalog-product-view .product-info-main .incl-tax {
    width: auto;
    padding-left: 24px;
    vertical-align: -webkit-baseline-middle;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    float: left;
    max-width: 100%;
    width: 100%;
  }
  .catalog-product-view .payment-iconstatic {
    padding-bottom: 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart,
  .catalog-product-view .amquote-addto-button {
    width: 48%;
    margin-right: 8px;
    margin-bottom: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 24px;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-title {
    margin: 10px 0 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(3n+1),
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(5n+1) {
    margin-left: 0;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(6n+1) {
    margin-left: 12px;
  }
  .page-footer div.col-md-2.last-child,
  .page-footer .col-md-2.last-child .newftrd-div.last,
  .newsletter-new form.form.subscribe .field.newsletter,
  .newsletter-new form.form.subscribe .control input,
  .account.sales-order-view .column.main .box.box-order-billing-method dl.payment-method {
    width: 100%;
  }
  .account.sales-order-view .column.main .order-details-items.ordered .order-title strong,
  .account.sales-order-view .column.main address,
  .account.sales-order-view .column.main dl.payment-method dt.title,
  .account.sales-order-view .column.main .info-contact {
    font-size: 13.82px;
    line-height: 20px;
    letter-spacing: 0.25px;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 45%;
    margin-bottom: 20px;
    padding: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 47%;
    margin-bottom: 20px;
    padding: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(even) {
    margin-right: 0;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item:nth-child(odd) {
    margin-left: 0;
  }
  .page-products.catalog-category-view .recently-product-cat {
    padding-left: 0;
  }
  .amasty_quote-quote-success .page-title-wrapper,
  .amasty_quote-quote-success .columns {
    max-width: 100%;
  }
  .blog-post-view .column.main,
  .blog-index-index .columns .column.main {
    padding: 0 24px;
  }
  .blog-post-view .page-title-wrapper {
    padding: 24px;
  }
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:first-child,
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3),
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:first-child,
  .block.widget .products-grid .product-items li.product-item:first-child,
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(5) {
    margin-left: 0 !important;
  }
  .actions-toolbar .primary a.action.primary.continue,
  .account-quote-buttons,
  .account-quote-buttons button.action.tocart.primary {
    width: 100%;
  }
  .account-quote-buttons button.action.tocart.primary {
    margin-right: 0;
    margin-bottom: 24px;
  }
  .customeralerts-index-listaction .alertsdescription-section .description {
    padding-bottom: 12px;
  }
  .customeralerts-index-listaction hr {
    margin-bottom: 12px;
  }
  .checkout-onepage-success .page-title-wrapper {
    text-align: left;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar .primary a {
    width: 100%;
  }
  .checkout-onepage-success .checkout-success {
    max-width: 100%;
  }
  .trackorder-index-view .page-main {
    width: 100%;
    max-width: 100%;
    padding: 16px;
  }
  .actions-toolbar .action.track.primary {
    width: 100%;
  }
  .customer-address-form .actions-toolbar .action.save.primary,
  .actions-toolbar .action.track.primary {
    width: 100%;
  }
  .account.sales-order-view .column.main .order-details-items h3 {
    margin: 24px 0 15px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 46%;
    margin: 0 12px;
    margin-bottom: 20px;
  }
  .cms-index-index .widget .block-title {
    margin: 12px 0 16px 0;
  }
  .cms-index-index .widget .block-title strong,
  .amslider-header-container,
  .block-title h2,
  .home-catsec h2,
  .catalog-category-view .recently-product-cat .block-title h2 {
    font-size: 15.65px;
    line-height: 27px;
    letter-spacing: 0.15px;
  }
  .product-item-name {
    padding: 0 8px;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    padding: 0 12px;
    height: auto;
  }
  .cart.table-wrapper .product-item-name {
    max-width: 250px;
  }
  label.sorter-label {
    display: none;
  }
  .page-footer .h3 {
    margin-bottom: 8px;
  }
  .page-footer .col-md-2 li {
    margin-bottom: 4px;
  }
  .recently-product-cat .block-title {
    margin: 20px 0;
  }
  .page-footer .footer-copy-right .col-md-12.footer-bottom {
    display: inline;
  }
  .page-footer .footer-copy-right {
    margin-bottom: 12px;
  }
  .homecatsection-homepg {
    margin-top: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 44.5%;
  }
  .block.widget.block-products-list.grid .products-grid .product-item:last-child {
    display: inline-block;
  }
  .block.widget.block-products-list.grid .products-grid .product-item:nth-child(6) {
    margin-left: 8px;
  }
  .rightbottom-right img,
  .leftbottom-right img {
    height: unset;
  }
  .licance-img {
    width: 32.5%;
    padding-bottom: 12px;
  }
  .homepage-second-content {
    padding: 24px 0;
    margin-top: -5px;
    padding-top: 29px;
  }
  .licance-img:last-child {
    display: none;
  }
  .left-top {
    padding-bottom: 16px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    margin-top: 0;
  }
  .right-bottom-new {
    padding-top: 16px;
  }
  .leftbottom-right-new,
  .rightbottom-right {
    padding-left: 12px;
  }
  .left-bottom .leftbottom-left,
  .rightbottom-left-new {
    padding-right: 12px;
  }
  .leftsection {
    padding-right: 0;
  }
  .licance-images.btm {
    margin-top: 0;
  }
  .cms-index-index main#maincontent {
    padding: 0;
    margin-top: -22px;
  }
  .amslider-header-container {
    margin-bottom: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .six-level-catgeory .img-namesection .sixone:last-child {
    border-right: 1px solid #dedede;
  }
  .cms-home .page-header {
    margin-bottom: 0;
  }
  .panel.wrapper {
    padding: 5px 0;
  }
  .header-offer-top-inner {
    padding: 0 20px;
  }
  .header-offer-top-inner ul li {
    font-size: 11.82px;
  }
  .header-offer-top-inner ul li:after {
    padding: 0 5px 0;
  }
  .nav-toggle {
    margin: 0;
    top: 16px;
  }
  .page-header .panel ul.top-left a.track-link {
    padding-left: 0;
  }
}
@media (max-width: 479px) {
  .customer-account-index .intersetsection .checkboxleft {
    width: 50%;
  }
  .customer-account-index .intersetsection .checkboxleft label {
    font-size: 14.8px;
  }
  .customer-account-index .intersetsection .checkboxleft input.checkbox {
    height: 20px;
    width: 20px;
  }
  .customer-account-edit .intersetsection .checkboxleft input.checkbox {
    height: 20px;
    width: 20px;
  }
  header .header.content .block-search {
    margin-left: 0;
  }
  .ammenu-nav-sections .ammenu-main-container,
  .ammenu-nav-sections .ammenu-tabs-container > .ammenu-content {
    padding: 0 15px;
    padding-right: 0;
  }
  .ammenu-nav-sections.nav-sections.-opened section.ammenu-menu-mobile li.ammenu-item .ammenu-submenu-container.ammenu-submenu .ammenu-categories-container.ammenu-categories ul.ammenu-item li.ammenu-wrapper {
    padding: 8px 0;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    margin-bottom: 24px;
    top: 22px;
  }
  .checkout-index-index aside.modal-popup.see-detail-modal.modal-slide .modal-inner-wrap {
    max-width: 90%;
    min-height: 60vh;
  }
  .amcheckout-step-container .amcheckout-summary-container .product-item-details .product-item-inner {
    display: inline-block;
  }
  .amcheckout-summary-container .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .product-item-details .product-item-inner .product-item-name-block {
    width: 100%;
    margin-bottom: 0;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-sidebar .amcheckout-block.amcheckout-step-container.-summary .step-content.amcheckout-content .amcheckout-wrapper .items-in-cart .minicart-items-wrapper .minicart-items .product-item-details .product-item-inner strong.product-item-name {
    width: 100%;
  }
  .checkout-onepage-success .columns .column.main {
    max-width: 100%;
  }
  .checkout-onepage-success main#maincontent {
    margin-top: 28px;
  }
  .helpdesk-ticket-index table.data.table.hdmx__tickets-table tr span.hdmx__status.hdmx-green {
    border: 0;
    background-color: transparent;
    color: rgba(0, 0, 0, 0.6);
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left .biggestimg-sec {
    height: unset;
  }
  .checkout-cart-index .page-footer {
    margin-top: 40px;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-three-left {
    margin-bottom: 40px;
  }
  .account .toolbar.bottom .pages {
    display: none;
  }
  .cms-page-view .page-title-wrapper {
    margin-top: 0;
  }
  .account main#maincontent .page-title-wrapper {
    padding-top: 12px;
    padding-bottom: 0;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two {
    height: 280px;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 50%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-center-two .centerimgsec .biggestimg-sec {
    height: 190px;
  }
  .helpdesk-ticket-create form.hdmx__ticket-new fieldset.fieldset .fields.group .field {
    margin-bottom: 12px;
  }
  .customer-account-login .page-main {
    margin-top: 50px;
  }
  .catalog-product-view .newsletter-new form.form.subscribe .actions {
    top: 0;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tfoot tr td,
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr th {
    width: 50%;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td {
    text-align: left;
  }
  .amasty_quote-account-view .order-details-items.ordered .table-wrapper.order-items tr td .product-item-name {
    width: 100%;
  }
  .page-products .page-wrapper.fixed-menuheader main#maincontent {
    margin-top: 31px;
  }
  body.page-with-filter.page-products.categorypath-nhl-collectibles.category-nhl-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper .category-view,
  body.page-with-filter.page-products.categorypath-collegiate-collectibles.category-collegiate-collectibles.catalog-category-view.page-layout-2columns-left .category-view,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .category-view {
    margin-top: 0;
  }
  body.page-with-filter.page-products.categorypath-usa-collectibles.category-usa-collectibles.catalog-category-view.page-layout-2columns-left .customcatlist-hlm ul.sub-cat.customcatlist li {
    padding: 12px 0;
  }
  body.page-with-filter.page-products.categorypath-usa-collectibles.category-usa-collectibles.catalog-category-view.page-layout-2columns-left .customcatlist-hlm ul.sub-cat.customcatlist {
    width: 100%;
    display: inline-block;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .top-linkbtn {
    height: 60px;
  }
  .product-info-main .stock.available {
    border-bottom: 0;
    padding-bottom: 0;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 47%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(3) {
    margin-right: 12px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(4) {
    margin-left: 12px;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even),
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item:nth-child(even) {
    margin-right: 0;
  }
  .page-products.catalog-category-view .product-items .product-item:nth-child(odd) {
    margin-right: 12px;
  }
  .page-products.catalog-category-view .block.filter.filter-no-options {
    border: none;
  }
  .page-products.catalog-category-view .block.filter.filter-no-options strong {
    display: none;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10px;
  }
  fieldset.fieldset.info.loyaltysection {
    width: 100%;
    padding: 6px 0 6px 0;
  }
  .product-info-main .product-add-form .box-tocart {
    padding-top: 0;
  }
  .product-info-main .box-tocart .field.qty {
    padding: 0 0 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions {
    margin-top: 24px;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 24px;
  }
  .prod-detail {
    margin-top: 0;
  }
  .cms-index-index .page-wrapper.fixed-menuheader main#maincontent {
    margin-top: 12px;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -40px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-right: 0;
    width: 100%;
  }
  .page-products.catalog-category-view .block.filter {
    width: 100%;
  }
  .ammenu-nav-sections.nav-sections.-opened ul.ammenu-items {
    padding-right: 10px;
  }
  ul.sub-cat.customcatlist {
    width: 49%;
  }
  .newsletter-new {
    margin-top: 8px;
  }
  .homecatsection-homepg .block-title-right-more {
    display: none;
  }
  .footer-copy-right .footer-leftcopy {
    width: 100%;
    float: none;
    text-align: center;
    padding: 14px;
    padding-left: 0;
  }
  .page-footer .footer-copy-right .footer-payment-method {
    width: 100%;
  }
  .checkout-footer .rightsection,
  .checkout-index-index .footer-btm-section {
    text-align: center;
  }
  .block-search .control {
    border-top: none;
  }
  .page-footer .footer-copy-right .footer-payment-method li {
    padding-top: 0;
    padding-bottom: 0;
  }
  .cms-index-index ol.product-items li .product-item-info .product-item-details .product-item-name {
    padding-bottom: 8px;
  }
  .ammenu-nav-sections .ammenu-main-container .ammenu-items li.ammenu-item {
    display: table;
  }
  .filter-options-content .count {
    float: right;
  }
  header .header.content .block-search {
    padding: 0;
  }
  .header.content .header-right .header.links {
    padding-top: 0;
  }
  .account.sales-order-view .column.main h1.page-title {
    width: 100%;
    margin: 12px 0 0;
  }
  .order-details-items .table-order-items tbody + tbody,
  .account.sales-order-view .column.main table#my-orders-table tfoot {
    border: none;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 128px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    max-width: 84% !important;
    margin-left: 10px;
    margin-top: 25px;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap .modal-content {
    padding-bottom: 0;
  }
  div#minicart-content-wrapper .minicart-items .product-item-name {
    width: 144px;
  }
  form#co-transparent-form fieldset#payment_form_payeezy .field .control input {
    width: 100%;
  }
  .checkout-index-index .checkout-payment-method .checkout-billing-address .billing-address-details {
    display: none;
  }
  .checkout-index-index .opc-wrapper .opc .checkout-shipping-address .action-show-popup {
    background: #001d47;
    color: #ffffff;
    font-size: 13.7px;
    font-weight: 600;
    letter-spacing: 1.25px;
    line-height: 16px;
    text-align: center;
    height: 56px;
    text-transform: uppercase;
  }
  .checkout-index-index .opc-wrapper .action-show-popup > span:before {
    display: none;
  }
  .checkout-footer .footer-btm-section .leftsection p {
    margin-bottom: 0;
  }
  .checkout-footer .rightsection {
    padding-top: 8px;
  }
  .checkout-index-index .opc-block-summary .minicart-items-wrapper {
    max-height: unset;
  }
  .checkout-cart-index .cart-container .cart-summary strong.summary.title {
    display: inline-block;
    padding: 0;
    margin-top: 0;
  }
  .bestselling-products-home {
    padding-top: 24px;
  }
  .main-banner-home.desktop {
    display: none;
  }
  .main-banner-home.responsive {
    display: inline-block;
  }
  .customcatlist-hlm ul.sub-cat.customcatlist li {
    width: 100%;
    padding-bottom: 12px;
  }
  .page-products .product-items .product-item {
    padding: 0 8px;
  }
  body.page-products.categorypath-mlb-collectibles.category-mlb-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nba-collectibles.category-nba-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nfl-collectibles.category-nfl-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-nhl-collectibles.category-nhl-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper,
  body.page-with-filter.page-products.categorypath-collegiate-collectibles.category-collegiate-collectibles.catalog-category-view.page-layout-2columns-left .page-title-wrapper {
    top: 0;
  }
  .category-view .category-description {
    padding-bottom: 0;
  }
  .page-footer .col-md-2 li {
    margin-bottom: 6px;
  }
  .footer-btm-section .col-md-2.responsivelastdisplay {
    display: inline-block;
  }
  .contact-index-index .column.main {
    margin-bottom: 20px;
  }
  .homepage-second-content {
    min-height: 550px;
  }
  .main-banner-home {
    min-height: 100px;
    background-image: url(../images/Rectangle180.jpg);
  }
  .customer-account-create .page-header,
  .customer-account-forgotpassword .page-header,
  .customer-account-login .page-header,
  .contact-index-index .page-header {
    margin-bottom: 0;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    margin-top: 0;
  }
  .customer-account-create .columns .column.main,
  .customer-account-forgotpassword .columns .column.main,
  .customer-account-login .columns .column.main {
    padding-bottom: 0;
  }
  .customer-account-create .page-title-wrapper h1.page-title,
  .customer-account-login h1.page-title,
  .customer-account-forgotpassword h1.page-title {
    margin-top: 0;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#redo,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#delete {
    top: 29% !important;
  }
  .amblog-index-index .columns .column.main,
  .amblog-index-index .columns,
  .amblog-index-post .columns .column.main,
  .amblog-index-post .columns {
    padding-bottom: 0;
  }
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#undo,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#redo {
    left: 87% !important;
  }
  .checkout-cart-index .page-title-wrapper h1.page-title span {
    font-size: 20.68px;
    line-height: 25px;
  }
  .checkout-cart-index header.page-header {
    margin-bottom: 0;
  }
  .checkout-cart-index .page-title-wrapper {
    padding-top: 24px;
  }
  .checkout-cart-index h1.page-title {
    margin-bottom: 16px;
  }
  .customer-account-forgotpassword .login-container span.login-or,
  .contact-index-index .block-title {
    display: none;
  }
  .login-container .sj-forgot {
    padding: 0;
    border-top: none;
  }
  .main-banner-home {
    display: grid;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper {
    margin-bottom: 8px;
  }
  .minicart-wrapper .block-minicart {
    margin-top: 0;
  }
  .minicart-items .product-item-pricing .label {
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
  }
  .minicart-wrapper .block-minicart {
    padding: 13px 15px 0;
    right: 0;
  }
  .footer-btm-section {
    padding-top: 24px;
  }
  .newsletter-new .subscribe.primary span {
    position: relative;
  }
  div#modal-content-31,
  div#modal-content-26,
  .modal-popup .modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
  .catalog-product-view .personalized-container.tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#top-right {
    left: 20% !important;
  }
  .catalog-product-view .modal-popup .block-title strong {
    margin-bottom: 15px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item {
    padding-top: 10px;
  }
  .cms-no-route .not-found-page button.notfound-btn {
    width: 100%;
  }
  .cms-page-view h1.page-title {
    padding-top: 12px;
  }
  .catalog-product-view .columns .column.main .container,
  .checkout-cart-index .cart-discount,
  .cart.table-wrapper .item .col.item {
    padding: 0 !important;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.price {
    padding-left: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info {
    padding-bottom: 12px;
  }
  .catalog-product-view .prod-detail {
    padding-bottom: 12px;
    border-bottom: none;
  }
  .catalog-product-view .recently-product-cat .block-title {
    text-align: left;
    padding-bottom: 0;
    padding-top: 0;
  }
  .container,
  .page-main {
    padding: 0 15px;
  }
  .checkout-index-index .page-footer {
    display: none;
  }
  .checkout-index-index .methods-shipping .actions-toolbar .action.primary {
    height: 56px;
  }
  .cms-page-view .header.content .minicart-wrapper {
    padding-left: 0;
  }
  .checkout-payment-method .payment-method-content {
    padding: 0;
  }
  .checkout-index-index .page-header {
    margin-bottom: 12px;
  }
  .opc-block-summary .product-item .subtotal,
  .opc-block-summary .product-item .subtotal {
    float: left;
  }
  .opc-block-summary .product-item .subtotal {
    text-align: right;
  }
  .cart-discount .block > .title {
    padding: 20px 0;
  }
  .cart-summary .block > .title:after {
    right: -6px;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name a.preview-link,
  .page-header .minicart-wrapper .minicart-items .product-item-details a.itemPopupImage {
    display: none;
  }
  .cart-container .form-cart .actions.main {
    margin-bottom: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar > .action {
    top: -22px;
    right: 0;
  }
  .checkout-cart-index .cart-container .cart-summary .cart-totals {
    padding-bottom: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    margin-bottom: 8px;
  }
  .prod-detail {
    margin-top: 16px;
  }
  .catalog-product-view .recently-product-cat .products-grid {
    margin-top: 0;
  }
  .catalog-product-view .recently-product-cat .block-content {
    padding: 0 8px;
  }
  .catalog-product-view .recently-product-cat .block-title hr {
    display: none;
  }
  .review-listing .add-new-review .add-new-review-inner {
    margin-top: 0;
  }
  .catalog-product-view .prod-detail .product.data.items .item.content {
    padding: 12px 0;
  }
  .catalog-product-view .prod-detail .product.data.items > .item.title {
    margin-top: 0;
  }
  div#tab-label-additional {
    margin-top: 8px;
  }
  .prod-detail .product-info-main-deatils {
    padding-top: 24px;
    padding-bottom: 16px;
  }
  .catalog-product-view .personalized-container .directional-pad {
    min-height: 156px;
  }
  .homepage-second-content {
    padding: 15px 0;
    padding-top: 15px;
    padding-bottom: 12px;
  }
  .page-footer {
    margin-top: 0;
  }
  .rightbottom-right img,
  .leftbottom-right img {
    height: unset;
  }
  .rightbottom-right {
    padding-left: 12px;
  }
  .right-bottom-new {
    padding-top: 16px;
  }
  .leftsection {
    padding-right: 0;
  }
  .home-licancesection {
    padding: 0;
  }
  .right-top,
  .left-bottom {
    padding-top: 0;
  }
  .header.content .header-right {
    padding-top: 4px;
  }
  .left-top {
    padding-bottom: 16px;
  }
  .page-products .filter-options-title {
    padding-right: 15px;
  }
  .toolbar-sorter.sorter,
  .page-products h1.page-title {
    margin-top: 0;
  }
  .page-products .page-title-wrapper {
    position: relative;
    top: -42px;
    left: 0;
    clear: both;
  }
  .page-products .sorter {
    margin-bottom: 30px;
    margin-right: -6px;
  }
  .catalog-product-view .columns .column.main .container {
    padding: 0 15px;
  }
  .page-products .column.main > .container.sj-test {
    padding: 0 !important;
  }
  .page-products.catalog-category-view .block.filter {
    top: -8px;
    position: relative;
    width: 50%;
  }
  .page-products .toolbar-sorter.sorter select {
    border: none;
    padding-left: 0;
  }
  .page-products .product-items .product-item .product-item-info .product-item-details .product-item-name {
    margin-top: 4px;
  }
  .page-products .toolbar.toolbar-products {
    margin-bottom: 0;
    margin-top: 22px;
  }
  .filter.active .filter-options {
    padding-left: 15px;
  }
  .filter.active .filter-title strong:after {
    right: 15px;
    top: 15px;
  }
  .page-products .product-items .product-item {
    margin-bottom: 12px;
  }
  .filter-options-item.active .filter-options-title {
    padding-right: 15px;
  }
  .filter.active .filter-subtitle {
    border-bottom: none;
    color: #000;
    font-weight: 500;
    font-size: 18px;
  }
  .left-bottom .leftbottom-left,
  .rightbottom-left-new {
    padding-right: 12px;
  }
  .leftbottom-right-new,
  .rightbottom-right {
    padding-left: 10px;
  }
  .rightsection {
    margin-top: 0;
    padding-top: 16px;
  }
  .block.widget.block-products-list.grid.container,
  .bestselling-products-home {
    padding-bottom: 0;
  }
  .viewall-home {
    margin-top: 24px;
    margin-bottom: 24px;
  }
  .cms-home .home-blog-post {
    padding-bottom: 0;
  }
  .page-footer .footer-bottom .footer-payment-method ul li {
    padding-right: 20px;
  }
  .page-footer .footer-bottom .footer-payment-method ul li:last-child {
    padding-right: 0;
  }
  .product-info-main .product-info-price .price-box .price-container > span {
    margin-bottom: 0;
  }
  .catalog-product-view .product-info-main .product-info-price {
    margin-bottom: 0;
    width: 100% !important;
  }
  .cms-home .home-blog-post {
    margin-top: 16px;
    padding: 24px 0;
    padding-bottom: 0;
  }
  .cms-home .home-blog-post .viewall-home {
    padding-bottom: 24px;
  }
  .cms-home .home-blog-post .viewall-home {
    padding-top: 24px;
  }
  .licance-images.upr {
    margin-top: 12px;
  }
  .home-blog-post .amblog-title,
  .licance-title h2 {
    font-size: 26.15px;
    line-height: 20px;
  }
  .toolbar-sorter.sorter {
    margin-top: -66px;
  }
  .filter-title strong {
    color: rgba(0, 0, 0, 0.87);
    padding: 8px 16px;
  }
  .licance-title h2 {
    margin-top: 0;
  }
  .page-footer .h3 {
    margin: 0 0 12px 0;
  }
  .page-footer .footer-bottom .footer-payment-method {
    float: none;
  }
  .header.content .block-search {
    padding-bottom: 10px;
    margin-bottom: 0;
  }
  .page-footer .footer-copy-right .col-md-12 {
    padding-top: 12px;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
  .page-footer div.col-md-2.last-child {
    padding-top: 24px;
    border-top: 1px solid #666;
    margin-top: 24px;
  }
  .page-footer .footer-copy-right .col-md-12 a {
    text-align: center;
  }
  .page-footer .footer-copy-right .col-md-12 p {
    vertical-align: unset;
    text-align: center;
    padding-left: 0;
  }
  .page-footer .col-md-2.last-child {
    width: 100%;
    min-width: 100%;
  }
  .footer-upr-section .footer-upr-left h2 {
    font-size: 18px;
  }
  .newsletter-new .actions .primary {
    padding-right: 6px;
  }
  .newsletter-new form.form.subscribe .control input,
  .newsletter-new .actions .primary {
    height: 36px;
  }
  .page-products .catalogsearch-result-index .product-items .product-item {
    width: 33.33%;
  }
  .footer-upr-section .footer-upr-right ul li {
    padding-right: 16px;
  }
  .footer-roghtnewdiv,
  .footer-roghtnewdiv span {
    text-align: center;
  }
  a.hm-see-more {
    display: none;
  }
  .viewmore {
    margin: 0px 0 25px;
  }
  .cms-index-index .widget .block-title,
  .cms-index-index .home-catsec {
    margin: 12px 0;
  }
  .account.sales-order-view .column.main .order-details-items .right-oredrpage {
    width: 100%;
    padding-left: 0;
  }
  .mobile-blog .owl-nav {
    top: 28%;
  }
  html[lang="ar"] .checkout-index-index #checkout .payment-methods .payment-group .payment-method:nth-child(2) .payment-method-title {
    background-position-x: 0% !important;
  }
  .contact-index-index .col-md-3.my-cols.color {
    width: 100%;
  }
  .contact-index-index .blog-post-thumb {
    min-height: inherit;
    max-height: inherit;
  }
  .contact-index-index .for-line {
    min-height: inherit;
    max-height: inherit;
    overflow: visible;
  }
  .extended.warranty .label.admin__field-label {
    max-width: 91%;
  }
  .contact-index-index .variant-wrapper.btn-add_to_cart {
    height: auto;
    min-height: inherit;
  }
  /* Category Page */
  .catalog-product-view .product-info-main .product-warranty-section span.right-warnty {
    display: inline-block;
    max-width: 163px;
  }
  .page-products .product-items .product-item {
    width: 49%;
    margin-right: 3px;
  }
  .product-info-main .totalsaving {
    width: 100%;
    padding: 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 100%;
    margin-right: 0;
  }
  .catalog-product-view .product-info-main .towishlist {
    width: 100%;
  }
  /* Category Page */
  .page-products .sorter a {
    font-size: 9.82px;
    margin: 0px 15px 10px 0;
  }
  /* Category Page - Recent View */
  .recently-product-cat .block-title {
    margin: 10px 0 10px;
  }
  /*cart page*/
  .checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand td > strong span,
  .checkout-cart-index .cart-container .cart-summary .cart-totals .table-wrapper tr.totals.grand th > strong {
    font-size: 17px;
  }
  /* Category Page, Search Result Page */
  .home-brand {
    padding-top: 0;
  }
  /*.checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info{width: 60px;}
    .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details{width: ~"calc(100% - 60px)";}*/
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left {
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left .wk-seller-block {
    margin-bottom: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .subtotal {
    width: 100%;
    text-align: left;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar {
    margin: 10px 0 15px;
  }
  .cart-container .form-cart .actions.main a,
  .cart-container .form-cart .actions.main .addmorewishlist {
    float: left;
    margin: 0 15px 15px 0;
  }
  .cart.main.actions button {
    font-size: 13.82px;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .cart-detail-left .field.qty {
    margin: 0;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit {
    font-size: 0;
    text-decoration: none;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-edit:before {
    content: '\f040';
    font-family: FontAwesome;
    font-size: 15.82px;
    display: block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-delete {
    font-size: 0;
    margin: 0;
    text-decoration: none;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action.action-delete:before {
    content: '\f1f8';
    font-family: FontAwesome;
    font-size: 15.82px;
    display: block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details .actions-toolbar .action {
    margin: 0px 0 0 15px;
  }
  .page-footer .footer-bottom .footer-roght a:last-child:before {
    display: none;
  }
  .page-footer .footer-bottom .footer-roght a {
    width: 100%;
    display: inline-block;
    text-align: center;
  }
  .page-footer .footer-bottom .footer-roght a:first-child {
    margin-bottom: 10px;
  }
  .page-footer .footer-copy-right .col-md-4 img {
    float: none;
  }
  footer.page-footer .footer-bottom .footer-left {
    text-align: center;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent {
    position: relative;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent .home-catsec {
    position: static;
  }
  .cms-index-index .post-list-wrapper.blog-widget-recent a.hm-see-more {
    position: absolute;
    bottom: -30px;
    top: inherit;
    right: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }
  /*cart page*/
  .checkout-cart-index #shopping-cart-table,
  .amasty_quote-cart-index #shopping-cart-table {
    display: inline-block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item {
    display: inline-block;
    width: 100%;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .item-info {
    width: 100%;
    display: inline-block;
  }
  .checkout-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details,
  .amasty_quote-cart-index .cart-container .form-cart .table-wrapper .cart.item .product-item-details {
    width: 84%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper tr.item-actions {
    float: right;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper tr.item-actions td.remove-item,
  .amasty_quote-cart-index .form.form-cart .cart.table-wrapper tr.item-actions td.remove-item {
    float: right;
  }
  .checkout-cart-index .cart.table-wrapper .product-item-name,
  .amasty_quote-cart-index .cart.table-wrapper .product-item-name {
    overflow: visible;
    white-space: inherit;
  }
  /* Checkout Page - New Address Popup */
  .checkout-index-index .field .control._with-tooltip input {
    width: 100%;
  }
  .account.customer-account-edit h1.page-title {
    font-size: 16px;
  }
  /* My Account - Wishlist */
  .wishlist-index-index .products-grid .product-item {
    width: 46%;
    margin-bottom: 28px;
  }
  .header.content .logo {
    transform: unset;
    margin-left: 0;
  }
  .header.content .header-right .header.links li {
    padding-top: 7px;
  }
  .block.widget.block-products-list.grid .block-title h2 {
    margin-top: 0;
  }
}
@media (max-width: 414px) {
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    font-size: 12.7px;
    letter-spacing: 0.1px;
    line-height: 24px;
    margin: 7px 0;
  }
  .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 47%;
  }
  .page-products.catalog-category-view .block.filter {
    top: -10px;
  }
  .catalog-product-view .amquote-addto-button {
    width: 47%;
    font-size: 11.55px;
  }
  .catalog-product-view .payment-responsivesec {
    width: 70%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 125px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: -24px;
  }
  body.page-products.categorypath-dishwashing.catalog-category-view .biggest-two.three .biggest-top-three {
    height: 275px;
  }
  body.page-products.categorypath-dishwashing.catalog-category-view .biggest-two.three .biggest-top-three .top-linkbtn .viewallbigg {
    padding: 0;
  }
  .biggest-two .biggest-top .top-linkbtn h2 {
    width: 90%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .table-wrapper.cart .data.table .col.price {
    width: 30%;
  }
  .table-wrapper.cart .data.table .col.qty {
    width: 30%;
  }
  .table-wrapper.cart .col.price.qty {
    width: 30%;
  }
  .checkout-payment-method .ccard .fields .year {
    margin-left: 12px;
  }
  .checkout-payment-method .ccard .fields .year .select {
    width: 100%;
    padding-right: 24px;
  }
  .checkout-payment-method .ccard .month .select {
    width: 100%;
  }
  .checkout-payment-method .credit-card-types {
    display: none;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 10px;
  }
  ul.sub-cat.customcatlist {
    width: 100%;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 43.5%;
  }
  .tab-view .directional-pad button#top-right,
  .tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom-right {
    left: 20% !important;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item:nth-child(odd) {
    margin-left: 8px !important;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45.5%;
  }
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .biggest-onetwothree .biggest-one-left .viewallbigg {
    display: none;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46.7%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46.5%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(even) {
    margin-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 44%;
  }
  .block.widget .products-grid .product-items li.product-item:nth-child(even) {
    margin-right: 0;
  }
  .biggest-two.three .biggest-top-three {
    height: 460px;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item:nth-child(odd) {
    margin-right: 0;
  }
  .featuredsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(even),
  .homecatsection-homepg.english .block.widget.block-products-list.grid .products-grid .product-item:nth-child(even) {
    margin-right: 0;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 44%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46.5%;
  }
  .checkout-payment-method .field.no-label.year {
    padding-left: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 65px;
  }
  .homepage-second-content {
    padding: 24px 0;
    padding-top: 29px;
  }
  .rightbottom-right img,
  .leftbottom-right img {
    height: unset;
  }
  .rightbottom-right {
    padding-left: 12px;
  }
  .right-bottom-new {
    padding-top: 16px;
  }
  .leftsection {
    padding-right: 0;
  }
  .right-top,
  .left-bottom {
    padding-top: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 43%;
  }
  .rightsection {
    margin-top: 0;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46.5%;
  }
}
@media (max-width: 375px) {
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    min-height: 72px;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 43%;
  }
  .account.sales-order-view .column.main table#my-orders-table td {
    text-align: left;
    padding-left: 12px;
    width: auto;
  }
  .account.sales-order-view .column.main table#my-orders-table th {
    width: auto;
  }
  .account.sales-order-view .column.main table#my-orders-table td.mark {
    width: auto;
  }
  .account.sales-order-view .column.main table#my-orders-table tr.subtotal {
    width: 100%;
  }
  .account.sales-order-view .column.main table#my-orders-table tr.shipping {
    width: 100%;
  }
  .account.sales-order-view .column.main table#my-orders-table tr.discount {
    width: 100%;
  }
  .amcheckout-main-container.-modern.-layout-2columns .amcheckout-column.-main .amcheckout-block.amcheckout-step-container .checkout-shipping-method .step-content.amcheckout-content div#checkout-step-shipping_method tr.row.amcheckout-method {
    font-size: 10px;
  }
  .customer-account-edit .intersetsection .checkboxleft {
    width: 100%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 100px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 0;
  }
  .catalog-product-view .payment-responsivesec {
    width: 70%;
  }
  .catalog-product-view .wedeliver-sec {
    width: 100%;
  }
  .fourbiggestlevel-section .img-namesection .fourbiggestlevel .name-top-twelve a {
    font-size: 8.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .biggest-two .biggest-top .viewallbigg {
    padding: 0;
  }
  .catgeoryblocks-section .top-linkbtn h2 {
    width: 50%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .checkout-cart-index .quntyarrw {
    left: -17px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td {
    font-size: 12px;
  }
  .checkout-cart-index button.action.clear {
    width: 100%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46.5% !important;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 43.4%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 32px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .wishlist-index-index .products-grid .product-item {
    width: 45%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item:nth-child(odd) {
    margin-right: 12px;
  }
  .catalog-product-view .recently-product-cat.category-page.productpager .block-content,
  .catalog-product-view .recently-product-cat .block-content {
    padding-left: 8px;
  }
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45%;
  }
  .account.wishlist-index-index .products-grid.wishlist .product-image-container {
    max-width: -webkit-fill-available;
  }
  .catalog-product-view .column.main .recently-product-cat.productpager .product-items .product-item {
    width: 45%;
  }
  .catalog-product-view .modal-popup._inner-scroll .modal-inner-wrap {
    margin-left: 0;
  }
  body.page-products.page-with-filter.catalogsearch-result-index .search.results li.item.product.product-item {
    width: 44.5%;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46.5%;
  }
}
@media (max-width: 360px) {
  .block.widget .products-grid .product-items li.product-item,
  .block.widget.block-products-list.grid .products-grid .product-item,
  .block.widget.block-products-list.grid .products-grid .product-item {
    width: 45%;
  }
  .page-header .minicart-wrapper .action.showcart .counter.qty {
    top: -25px !important;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 45% !important;
  }
  .actions-primary .stock.unavailable {
    padding: 11px 0 !important;
  }
  .customer-account-index .intersetsection .checkboxleft {
    width: 100%;
  }
  .whykawadaer-section-home .main-oneofsttaic .onesection .titlemiddle h3 {
    min-height: 100px;
    font-size: 10.7px;
  }
  .checkout-cart-index .quntyarrw {
    left: 64px;
    top: 0;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .cart > .item td.col.qty .number {
    display: -webkit-box;
  }
  .block.widget .products-grid .product-items li.product-item:nth-child(even) {
    margin-right: 0;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46.5%;
    margin: 0 12px;
    margin-bottom: 20px;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .fieldset .number {
    margin-top: 9px;
    width: 25%;
  }
  .catalog-product-view .payment-responsivesec {
    width: 73%;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 46% !important;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 43%;
  }
  .catalog-product-view .payment-iconstatic .iconimg ul li {
    padding-right: 24px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46.5%;
  }
  .checkout-onepage-success .checkout-success .actions-toolbar .primary a {
    width: 100%;
  }
  h1.page-title {
    font-size: 20.15px;
    line-height: 13px;
  }
  .footer-upr-section .footer-upr-right ul li {
    padding-right: 50px;
  }
  .footer-upr-section .footer-upr-right {
    text-align: left;
    width: 100%;
  }
  .footer-upr-section .footer-upr-left {
    display: none;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    padding-left: 20px;
  }
  .page-footer .footer-bottom .footer-payment-method ul li {
    padding-right: 20px;
  }
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: unset;
  }
  .catalog-product-view .tab-view .directional-pad button#top-right,
  .personalized-container.tab-view .directional-pad button#right {
    left: 20% !important;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset label.label,
  modal-popup .action-close,
  .modal-popup .action-close:hover {
    padding: 0;
  }
  .page-layout-1column .block.widget .products-grid .product-item:nth-child(3n + 1),
  .block.widget.block-products-list.grid .products-grid .product-item:nth-child(6) {
    margin-left: 12px !important;
  }
  .checkout-cart-index .block.widget .products-grid .product-items li.product-item {
    width: 42.5%;
  }
  .catalog-product-view .personalized-container.tab-view .directional-pad button#bottom,
  .catalog-product-view .personalized-container.tab-view .directional-pad button#bottom-right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#left {
    top: 40% !important;
  }
  .catalog-product-view .personalized-container.tab-view button#center,
  .catalog-product-view .personalized-container.tab-view .directional-pad button#right,
  .catalog-product-view .personalized-container .directional-pad .popup-controls button#bottom-left {
    top: 20% !important;
  }
  .catalog-product-view .modal-popup .action-close,
  .catalog-product-view .modal-popup .action-close:hover,
  .catalog-product-view .modal-popup .action-close:focus {
    padding: 0;
  }
  .page-products.catalog-category-view .block.filter {
    width: 55%;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset .field {
    margin-bottom: 15px;
  }
  .catalog-product-view .review-field-rating .control {
    margin-top: 0;
  }
  .catalog-product-view .modal-popup .fieldset.review-fieldset,
  .catalog-product-view .modal-popup .fieldset.review-fieldset .field.choice.review-field-rating {
    margin-bottom: 0;
  }
  .catalog-product-view .modal-popup .block-title strong {
    margin-bottom: 0;
  }
  .checkout-cart-index .recently-product-cat li.item.product.product-item {
    width: 42%;
  }
  .licance-img {
    width: 49%;
  }
  .customer-account-createpassword form.form.password.reset fieldset.fieldset .control,
  .customer-account-createpassword form.form.password.reset .actions-toolbar {
    margin-left: 0;
  }
  .mobile-blog .owl-nav {
    top: 21%;
  }
  .header.content .header-right .header.links li.login-acc.wishlist {
    display: none;
  }
}
@media (max-width: 357px) {
  header .form .search-autocomplete .amsearch-results .amsearch-products .amsearch-wrapper-content .amsearch-item.product-item {
    width: 50%;
  }
  .catgeoryblocks-section .top-linkbtn a {
    font-size: 11px;
  }
  .amasty_quote-cart-index .quntyarrw {
    left: -6px;
    top: -33px;
  }
  .biggest-two.dishwashing .biggest-top {
    width: 45%;
  }
  .catalog-product-view .amquote-addto-button {
    width: 46%;
    font-size: 10.55px;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart {
    width: 47%;
  }
  .catalog-product-view .product-info-main .product-add-form .box-tocart .actions .action.tocart span {
    font-size: 12.55px;
  }
  .catalog-product-view .payment-responsivesec {
    width: 100%;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    float: left;
  }
  .page-products.catalog-category-view .block.filter {
    width: 55%;
    float: right;
    right: 0;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 76px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 22px;
  }
  .amquote-cart-wrapper.minicart-wrapper .amquote-showcart {
    margin-right: 12px;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .product-stocksttaus {
    text-align: right;
  }
}
@media (max-width: 320px) {
  .page-products.catalog-category-view .product-items .product-item {
    width: 42%;
  }
  header .header.content .logo {
    left: -10px;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .products.wrapper.grid.products-grid .product-items .product-item {
    width: 42%;
  }
  .revewwithwishlist .wishlist .actions-secondary {
    left: 76px;
  }
  .revewwithwishlist .wishlist .compare-product a.action.tocompare {
    right: 22px;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    float: left;
  }
  body.page-products.categorypath-dishwashing.catalog-category-view .biggest-two.three .biggest-top-three {
    height: 225px;
  }
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .biggest-two .biggest-top {
    height: unset;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 45.7% !important;
  }
  .catgeoryblocks-section .four-level-catgeory .top-linkbtn h2,
  .catgeoryblocks-section .top-linkbtn h2 {
    font-size: 12.57px;
  }
  .catalog-product-view .column.main .recently-product-cat .product-items .product-item {
    width: 46%;
  }
  /*new category pages design*/
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-beverage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-refrigeration.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ice.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-cooking.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-ovens.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-food-prep.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-storage.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dishwashing.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-holding.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-dining-room.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-stainless-steel.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item,
  body.page-products.categorypath-smallwares.catalog-category-view.page-layout-1column.page-loaded .recently-product-cat.category-page li.product-item {
    width: 46%;
  }
  .am-sl-login-page .am-social-login .am-buttons,
  .am-sl-registration-page .am-social-login .am-buttons {
    width: 100%;
  }
  .checkout-cart-index .form.form-cart .cart.table-wrapper .actions-toolbar {
    display: none;
  }
  .footer-upr-section .footer-upr-right ul li {
    padding-right: 42px;
  }
  .page-products .toolbar-sorter.sorter select {
    margin-right: 0;
  }
  .page-footer div.col-md-2 {
    width: 50%;
  }
  .page-footer div.col-md-2.responsivelasthide:last-child {
    width: 100%;
  }
  body.page-products.categorypath-coffee.catalog-category-view.page-layout-1column.page-loaded .twelve-level-catgeory .img-namesection .twelve .name-top-twelve a,
  .two-level-catgeory .img-namesection .twoone .name-top-twoone a {
    font-size: 10px;
  }
}
@media (min-width: 1281px) {
  .page-products.catalog-category-view .page-title-wrapper {
    display: inline-block;
    width: 50%;
    text-align: right;
    position: relative;
    top: -8px;
    left: 20%;
  }
  .page-products.ambrand-index-index .page-title-wrapper {
    float: right !important;
    width: 80% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1280px) {
  .page-products.catalog-category-view .columns {
    padding: 0;
    width: 100%;
    display: inline-block;
  }
  .page-products.catalog-category-view .toolbar-sorter.sorter {
    margin-top: 0px;
  }
  .page-products.catalog-category-view .sidebar.sidebar-main {
    width: 18%;
    margin-top: 0;
  }
  .page-products.catalog-category-view.page-layout-2columns-left .column.main {
    width: 80%;
    float: right;
  }
  .page-products.catalog-category-view .page-title-wrapper .page-title {
    width: 50%;
    float: left;
    position: relative;
    left: 20%;
  }
  .page-products.catalog-category-view .product-items .product-item {
    width: 17%;
  }
  .page-products.catalog-category-view .recently-product-cat {
    width: 100%;
    float: left;
  }
  .page-products.catalog-category-view .recently-product-cat .product-item {
    width: 17.5%;
  }
  .page-products.ambrand-index-index .columns {
    padding: 0 15px;
    width: 100%;
    display: inline-block;
  }
  .page-products.ambrand-index-index .toolbar-sorter.sorter {
    margin-top: 0px;
  }
  .page-products.ambrand-index-index .sidebar.sidebar-main {
    width: 18%;
  }
  .page-products.ambrand-index-index.page-layout-2columns-left .column.main {
    width: 80%;
    float: right;
  }
  .page-products.ambrand-index-index .page-title-wrapper {
    display: inline-block;
    width: 50%;
    text-align: left;
    position: relative;
    top: -8px;
    left: 20%;
  }
  .page-products .products-list .product-item {
    width: 99% !important;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.action.tocart.primary {
    width: 235px;
  }
  .page-products .products-list .product-item .product-item-info .listingproduct-right .product-item-actions .actions-primary button.amquote-addto-button {
    width: 235px;
    margin-top: 24px;
  }
  .products {
    margin: 0;
  }
}
@media (max-width: 767px) {
  .page-products.catalog-category-view .columns {
    display: block;
    padding: 0;
  }
  .page-products.catalog-category-view .page-main .page-title-wrapper {
    float: left;
    width: 100%;
    margin-top: 0px;
    margin-left: 0;
  }
}
.page-loaded .ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
  opacity: 1;
}
.ammenu-tabs-container .ammenu-content .ammenu-menu-desktop {
  opacity: 0;
}
.brandsection-productpage {
  width: 100%;
  display: inline-block;
}
.brandsection-productpage .amshopby-option-link {
  display: -webkit-inline-box;
  width: 100%;
}
.amshopby-option-link {
  display: none;
}
.checkout-index-index .paymentcntent {
  background: #f8f8f8;
  padding: 16px;
}
.checkout-index-index .paymentcntent .uprcntsec p {
  color: rgba(0, 0, 0, 0.6);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 0;
  padding-bottom: 26px;
}
.checkout-index-index .paymentcntent .btm-paymentbnktransfer {
  display: inline-block;
}
.checkout-index-index .paymentcntent .btm-paymentbnktransfer .content {
  display: inline-block;
  width: 100%;
  padding-bottom: 16px;
}
.checkout-index-index .paymentcntent .btm-paymentbnktransfer .content.btm {
  padding-bottom: 0;
}
.checkout-index-index .paymentcntent .btm-paymentbnktransfer .content p.leftlabel {
  float: left;
  width: 35%;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.7px;
  font-weight: 600;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin-bottom: 0;
}
.checkout-index-index .paymentcntent .btm-paymentbnktransfer .content p.rightcont {
  float: left;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13.82px;
  letter-spacing: 0.25px;
  line-height: 20px;
  margin-bottom: 0;
}
.checkout-index-index div#shipping-new-address-form {
  padding-top: 10px;
}
.checkout-index-index #checkout .fieldset > .field.street {
  margin-bottom: 0;
}
li.ammenu-item.-main.-full:hover .ammenu-submenu-container {
  visibility: visible;
  transition-delay: 5.35s;
}
@media (max-width: 1280px) and (min-width: 1210px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 4px 7px !important;
    min-width: 88px;
  }
}
@media (max-width: 1050px) and (min-width: 1044px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 4px 7px !important;
    min-width: 60px;
  }
}
@media (max-width: 1280px) and (min-width: 1240px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main a.ammenu-link.-main.-parent {
    font-size: 14px;
  }
}
@media (max-width: 1240px) and (min-width: 1025px) {
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
    padding: 4px 5px !important;
  }
  .ammenu-menu-wrapper.-desktop .ammenu-item.-main a.ammenu-link.-main.-parent {
    font-size: 13px;
  }
}
@media (max-width: 1241px) and (min-width: 1200px) {
  .block.widget .products-grid .product-items li.product-item {
    width: 14.9%;
    padding: 0;
  }
}
@media (max-width: 1310px) and (min-width: 1240px) {
  .block.widget .products-grid .product-items li.product-item {
    width: 15%;
    padding: 0;
  }
  .page-footer .col-md-2 {
    padding: 0 122px 0 0;
  }
  .page-products .products.products-grid {
    width: 100%;
  }
  .catalog-product-view .payment-iconstatic {
    width: 44%;
  }
}
@media (max-width: 1199px) and (min-width: 1025px) {
  .block.widget .products-grid .product-items li.product-item {
    width: 14.6%;
    padding: 0;
  }
}
@media (max-width: 1240px) and (min-width: 1025px) {
  section.ammenu-menu-wrapper.-desktop .ammenu-main-container ul.ammenu-items li.ammenu-item.-main .ammenu-submenu-container.ammenu-submenu.-full .brandsection-catgory .brandimagessec .imageone {
    width: 10% !important;
  }
  .ammenu-main-container #menu-slider .owl-next:after {
    right: 1px;
  }
  .ammenu-main-container #menu-slider .owl-prev:after {
    left: 0px;
  }
  .ammenu-main-container #menu-slider .owl-nav .owl-prev:after {
    left: 0px;
    top: 0px;
  }
}
#menu-slider .owl-item {
  overflow: hidden;
  display: flex;
  float: left;
}
#menu-slider .owl-stage-outer {
  overflow: hidden;
  width: 100%;
  max-width: 1263px;
  margin: 0 auto;
}
#menu-slider button {
  padding: 0px;
  background: no-repeat;
  border: 0px;
}
#menu-slider button.owl-dot {
  display: none;
}
#menu-slider .owl-nav .owl-prev:after {
  left: -24px;
  top: 0px;
}
#menu-slider .owl-next:after {
  right: -16px;
  top: 0px;
}
.page-wrapper section.ammenu-menu-wrapper.-desktop .ammenu-main-container {
  max-width: 1280px;
}
@media (max-width: 480px) {
  .cms-home #mageplaza-bannerslider-block-before-content-4 {
    display: block;
    min-height: 400px;
    background-color: #ffffff;
  }
}
@media (min-width: 768px) {
  #mageplaza-bannerslider-block-before-content-3 {
    min-height: 300px;
    background-color: #ffffff;
  }
}
@media (min-width: 1280px) {
  #mageplaza-bannerslider-block-before-content-3 {
    min-height: 450px;
    background-color: #ffffff;
  }
}
@media (max-width: 479px) {
  .page-products.catalog-category-view .sidebar.sidebar-main {
    padding-top: 26px;
    border-top: 1px solid #dedede;
    margin-top: -20px;
    height: 40px;
  }
  .sidebar.sidebar-main {
    border-bottom: 1px solid #dedede;
    margin-bottom: 12px;
  }
  .sidebar.sidebar-main .filter-title strong {
    width: 100%;
    display: block !important;
    padding: 0px 16px;
    text-transform: uppercase;
  }
  .sidebar.sidebar-main .filter-title strong:before {
    content: url('../images/Filter.svg');
  }
  .sidebar.sidebar-main .block-content.filter-content {
    display: none;
  }
  .sidebar.sidebar-main .block-actions.filter-actions.mobile-reset {
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 23px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    margin-top: 30px;
  }
  .sidebar.sidebar-main .block.filter {
    right: 0px;
    top: -19px;
  }
  .sidebar.sidebar-main .block.filter.filter-no-options {
    top: 1px;
  }
  .sidebar.sidebar-main .block.filter.active .filter-title strong {
    padding: 0px 16px;
  }
  .sidebar.sidebar-main .block.filter.active .filter-title strong:before {
    content: '';
  }
  .sidebar.sidebar-main .block.filter.active .block-content.filter-content {
    display: block;
  }
  .sidebar.sidebar-main .block.filter.active strong.block-subtitle.filter-subtitle {
    display: block;
  }
  .page-products .toolbar.toolbar-products {
    width: 50%;
    float: left;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter {
    top: -44px;
    width: 100%;
    border-right: 1px solid #dedede;
    height: 22px;
  }
  .page-products .toolbar.toolbar-products .toolbar-sorter.sorter select {
    opacity: 0;
    margin-top: -25px;
  }
  .page-products .toolbar.toolbar-products label.sorter-label {
    width: 100%;
    display: contents;
    text-transform: uppercase;
  }
  .page-products .toolbar.toolbar-products label.sorter-label:before {
    content: url('../images/Sort.svg');
    padding-right: 16px;
  }
}
.reviewsectionright-product .short-desc {
  padding-bottom: 15px;
}
/* New Recntly view Design */
@media (max-width: 1280px) {
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid .product-items .product-item-info {
    height: 340px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(5) {
    margin-left: 0px;
  }
}
@media (max-width: 1024px) {
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid .product-items .product-item-info {
    height: 285px;
  }
}
@media (max-width: 800px) {
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid .product-items .product-item-info {
    height: 365px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
    width: 48% !important;
    margin-bottom: 20px !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(1) {
    margin-left: 0 !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(2) {
    margin-right: 0 !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(3) {
    margin-left: 0 !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(4) {
    margin-right: 0 !important;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(5) {
    margin-left: 0 !important;
  }
}
@media (max-width: 480px) {
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid .product-items .product-item-info {
    height: 320px;
  }
  .catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item .product-item-info {
    height: 320px;
  }
}
@media (max-width: 320px) {
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid .product-items .product-item-info {
    height: 250px;
  }
  .page-products .admin__data-grid-outer-wrap .block.widget.block-viewed-products-grid li.product-item .product-image-wrapper {
    height: auto !important;
  }
}
.page-products .admin__data-grid-outer-wrap {
  margin-bottom: 50px;
}
.page-products .admin__data-grid-outer-wrap .block-title strong {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
.page-products .admin__data-grid-outer-wrap .product-items .product-item-actions {
  position: absolute;
  right: 0px;
  bottom: 7px;
  z-index: 3;
  width: 100%;
  bottom: 0px;
}
.page-products .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
  width: 17.5%;
}
.page-products .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item .product-item-info a.product-item-photo {
  box-shadow: none;
}
.page-products .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary {
  position: absolute;
  top: 1px;
  right: 0px;
}
.page-products .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary button {
  padding: 0px 0px;
  border: 0px;
  background: transparent;
}
.catalog-product-view .admin__data-grid-outer-wrap {
  padding: 0 0px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block-title strong {
  color: #ff6600;
  font-size: 23.48px;
  font-weight: 600;
  line-height: 32px;
  text-transform: uppercase;
  letter-spacing: 1.25px;
}
.catalog-product-view .admin__data-grid-outer-wrap .product-items .product-item-actions {
  position: absolute;
  right: 0px;
  bottom: 7px;
  z-index: 3;
  width: 100%;
  bottom: 0px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item {
  width: 18%;
  padding: 0px 0px;
  margin: 0 12px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item .product-item-info {
  height: 348px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item .product-item-info a.product-item-photo {
  box-shadow: none;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item div.product-item-actions {
  bottom: 0px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(2) {
  margin-left: 12px !important;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .product-items li.product-item:nth-child(1) {
  margin-left: 0px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary {
  position: absolute;
  top: 1px;
  right: 0px;
}
.catalog-product-view .admin__data-grid-outer-wrap .block.widget .products-grid .actions-secondary button {
  padding: 0px 0px;
  border: 0px;
  background: transparent;
}
@media (max-width: 767px) {
  .am-sl-login-page .am-social-login .am-buttons,
  .am-sl-registration-page .am-social-login .am-buttons {
    width: 100%;
  }
}
.am-button-wrapper.-rectangular.with-label {
  display: inline-flex;
}
.am-sl-registration-page span.am-title {
  display: none;
}
.am-sl-registration-page span.am-separator {
  display: none;
}
.am-sl-login-page span.am-title {
  display: none;
}
.am-sl-login-page span.am-separator {
  display: none;
}
.catalog-product-view .product-info-main .price-box.price-final_price:before {
  content: 'VAT included';
  margin-left: 20px;
  color: rgba(0, 0, 0, 0.6);
  font-family: "Open Sans";
  font-size: 11.85px;
  letter-spacing: 0.4px;
  line-height: 16px;
  line-height: 24px;
  padding-top: 4px !important;
  display: inline-block;
}
.ammenu-nav-sections.-topmenu .ammenu-submenu-wrapper,
header#ammenu-header-container .ammenu-submenu-wrapper {
  background-color: #fff;
  z-index: 9;
}
.bezIRZ {
  z-index: 9 !important;
}
