.cust-mouse-hover .page-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  left: 0;
  bottom: 0;
  opacity: 0.5;
  z-index: 99999;
}
.cust-mouse-hover .swx-custom-navigation {
  z-index: 999999;
  background-color: #fff;
}

.cust-mouse-hover .page-header {
  z-index: 9999999;
  background-color: #fff;
}
.container-box.medium a {
  font-size: 12px;
}
ul.megamenuList li {
  font-size: 12px;
}
body .swx-custom-navigation li {
  font-size: 13px;
}
body .swx-custom-navigation a {
  margin: 0 18px;
}
body .selling-point {
  padding: 12px 0 14px;
}
.cms-home
  .custom-slider
  .owl-carousel-custom-1.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:before,
.cms-home
  .custom-slider
  .owl-carousel-custom-1.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:after,
.cms-home
  .custom-slider
  .owl-carousel-custom-1.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev:before,
.cms-home
  .custom-slider
  .owl-carousel-custom-1.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next:before {
  background-color: #fff;
}

.cms-home
  .custom-slider
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:before,
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"]:after,
.cms-home
  .custom-slider
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev:before,
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next:before {
  background-color: #000;
}

body .advanced .legend span {
  font-weight: 600;
}

body .advanced button.action.search.primary {
  font-weight: bold;
}

body .home-page-sell-your-watch-content h2 {
  font-weight: 600;
}

.page-footer{
  background-color: #fff !important;
}

body .home-page-sell-your-watch-content .action.primary {
  margin-top: 30px;
  font-weight: 600;
}
body .home-page-about-content .action.primary {
  margin-top: 30px;
  font-weight: 600;
}
body .footer-logo img {
  max-width: 100%;
}
body .swx-custom-navigation li {
  border-bottom: 2px solid transparent;
}
body .swx-custom-navigation li:hover {
  border-bottom: 2px solid #f39421;
  cursor: pointer;
}
.cms-home .custom-slider .owl-theme .owl-controls .owl-nav [class*="owl-"] {
  font-size: 0;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev:after {
  content: none;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next:after {
  content: none;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"] {
  -moz-transform: translateY(-180%);
  -webkit-transform: translateY(-180%);
  -ms-transform: translateY(-180%);
  transform: translateY(-180%);
  transition: 0.4s;
  opacity: 0;
  margin: 0 !important;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme:hover
  .owl-controls
  .owl-nav
  [class*="owl-"] {
  opacity: 1;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-next:before {
  background-color: #cecece !important;
}
.cms-home
  .owl-carousel-products-new_products.owl-theme
  .owl-controls
  .owl-nav
  [class*="owl-"].owl-prev:before {
  background-color: #cecece !important;
}
.catalog-product-view .fotorama__nav__frame.fotorama__nav__frame--thumb {
  max-width: 100%;
  width: 100%;
}
.top-info-media-section
  .product.media
  .fotorama__nav-wrap--vertical.fotorama__nav-wrap {
  /* width: 95px; */
}
body.catalog-product-view
  .top-info-media-section
  .product.media
  .fotorama__thumb-border {
  /* height: 95px !important;
    width: 95px !important; */
  /* margin: 0;
    padding: 0; */
  border-width: 1px;
  border-color: #b2b1b1;
}
body.catalog-product-view
  .top-info-media-section
  .product.media
  .fotorama__thumb {
  box-sizing: border-box;
}
body.catalog-product-view
  .top-info-media-section
  .product.media
  .fotorama__nav--thumbs
  .fotorama__nav__frame {
  /* margin-bottom: 7px;
    height: 92px !important;
    width: 92px !important; */
  /* padding: 7px; */
}
body.catalog-product-view
  .top-info-media-section
  .product.media
  .fotorama1608822813064
  .fotorama__nav--thumbs
  .fotorama__nav__frame {
  /* height:92px !important; */
}
@media (max-width: 1500px) {
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -20px !important;
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: -20px !important;
  }
}

@media (max-width: 767px) {
  footer.page-footer {
    text-align: center;
  }
  body .footer-content-box.two svg {
    float: unset;
  }
  body .footer-content-box.two p {
    float: unset;
  }
  body .footer-content-box.two > div {
    float: unset;
  }
  .footer-content-box.five li {
    float: unset;
    display: inline-block;
  }
  body .custom-slider h2.title {
    margin-bottom: 0;
  }
  .cms-home #maincontent .custom-slider {
    padding: 5px 0px 0px 0px;
  }
  body span.banner-title {
    font-size: 24px !important;
    width: 227px !important;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    float: right;
    color: #ffffff !important;
    text-align: right !important;
  }
  body span.banner-description {
    font-size: 14px;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    width: 111px !important;
    float: right;
    text-align: right !important;
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next:before {
    position: absolute;
    top: 8px;
    left: 7px;
    z-index: 1;
    width: 26px;
    height: 25px;
    content: "";
    background-color: #cecece !important;
    border-top: none;
    transform: rotate(180deg);
    -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
    mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev:before {
    position: absolute;
    top: 8px;
    left: 6px;
    z-index: 1;
    width: 26px;
    height: 25px;
    content: "";
    background-color: #cecece !important;
    text-indent: 0;
    border-top: none;
    transform: none;
    -webkit-mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
    mask-image: url(../WeltPixel_OwlCarouselSlider/images/arrow.svg);
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"] {
    -moz-transform: translateY(-310%);
    -webkit-transform: translateY(-310%);
    -ms-transform: translateY(-310%);
    transform: translateY(-310%);
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev {
    left: -10px !important;
  }
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next {
    right: -10px !important;
  }
}
@media screen and (max-device-height: 414px) and (orientation: landscape) {
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"] {
    -moz-transform: translateY(-250%);
    -webkit-transform: translateY(-250%);
    -ms-transform: translateY(-250%);
    transform: translateY(-250%);
  }
}
@media only screen and (max-width: 767px) {
  .navigation .level0 > .level1 {
    font-size: 14px;
  }
}

@media (min-width: 1025px) and (max-width: 1280px) {
  .logo img {
    width: 200px;
  }
}
@media (min-width: 768px) {
  .header.content {
    padding: 5px 20px 0 !important;
  }
  .navigation,
  .breadcrumbs,
  .page-header .header.panel,
  .header.content,
  .footer.content,
  .page-wrapper > .widget,
  .page-wrapper > .page-bottom,
  .block.category.event,
  .top-container,
  .page-main {
    max-width: 1480px !important;
  }
  .dropdown.megamenu-container {
    top: 49px;
  }

  @-moz-document url-prefix() {
    li.brand-links {
      /* flex: 1 0 25%; */
      width: 65% !important;
    }
    /* .container-box.medium ul{
            display:flex;
            flex-wrap: wrap;
            flex-direction: row;
            } */
  }
  /*** 14-12-20 added css ***/
  .page-products #amasty-shopby-product-list .products.products-grid {
    margin-top: 100px !important;
    /* border-top: 100px solid #fff !important; */
  }
  .page-products #amasty-shopby-product-list .products-grid:nth-child(2) {
    margin-top: 100px !important;
  }
  /*** 15-12-20 css ***/
  .page-products #amasty-shopby-product-list .bottom-product-toolbar {
    visibility: visible;
  }
  .page-products
    #amasty-shopby-product-list
    .bottom-product-toolbar
    .toolbar.toolbar-products {
    position: static !important;
  }
  .page-products
    #amasty-shopby-product-list
    .toolbar.toolbar-products:first-child
    .pages {
    /* display: none !important; */
  }
  .page-products
    #amasty-shopby-product-list
    .bottom-product-toolbar
    .toolbar.toolbar-products:first-child
    .pages {
    /* display: block !important; */
  }
  /*** end ***/
  /*Toolbar sorter padding - 06Jan21*/
  .columns
    #amasty-shopby-product-list
    .toolbar.toolbar-products
    .sorter-options {
    width: 165px;
  }
  .columns .toolbar.toolbar-products .sorter select#sorter {
    padding: 0 8px;
  }
  /*Toolbar sorter padding - 06Jan21*/
}
@media (min-width: 1024px) {
  body .header-info-content a,
  body .header-info-content p {
    font-size: 13px;
  }
}
@media (min-width: 340px) and (max-width: 767px) and (orientation: portrait) {
  body .header-info-content a,
  body .header-info-content p {
    font-size: 10px;
  }
}

@media (max-width: 360px) {
  .cms-home
    .owl-carousel-products-new_products.owl-theme
    .product-item
    .product-image-container {
    width: 200px !important;
  }
}

/*-----*/
ul li.brand-links {
  float: none;
}
.block-content.content span.product-image-container {
  display: block;
  margin: 0 auto;
}

.block-margin.block.upsell.row .actions-primary {
  display: block;
  margin: 0 auto;
}
@media (min-width: 640px) {
  .catalog-product-view .block.related .product-item-details,
  .catalog-product-view .block.upsell .product-item-details {
    position: unset;
  }
  .catalog-product-view .product-item-actions {
    z-index: 1;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .catalog-product-view .product-item {
    padding: 10px;
  }
}
span#block-related-heading,
span#block-upsell-heading {
  text-transform: uppercase;
  font-size: 18px;
  font-family: "Montserrat", sans-serif !important;
  color: #000;
  font-weight: 600 !important;
  text-align: center;
}
.catalog-product-view span#block-related-heading:after,
.catalog-product-view span#block-upsell-heading:after {
  background: #000;
  content: "";
  bottom: 2px;
  left: 0;
  width: 49px;
  right: 0;
  height: 1px;
  z-index: -1;
  margin: 0 auto;
  display: block;
  margin-top: 20px;
  margin-bottom: 14px;
}

.block-margin.block.upsell.row h3.block-title.title {
  text-align: center;
}

.catalog-product-view .block-margin.block.related.row .owl-controls,
.catalog-product-view .block-margin.block.upsell.row .owl-controls {
  display: none;
}
body.catalog-product-view .rrp-price {
  font-size: 16px !important;
  line-height: 26px !important;
}
.pages .item span {
  color: #000;
}
.catalog-product-view .gallery-placeholder {
  display: initial;
}
body.catalog-product-view .top-info-media-section .product.media {
  position: relative;
}
.product-page-request-callback {
  /*position: absolute;*/
  bottom: 0;
}
.categorypath-archives div#tab-label-product-view-paybyfinance {
  display: none;
}

.category-archives.catalog-product-view
  [aria-controls="product.view.paybyfinance"] {
  display: none;
}
@media (min-width: 768px) {
  .catalog-product-view .fotorama__stage__frame:after {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 50px;
    font-family: "FontAwesome";
    font-size: 31px;
    background-image: url(../images/zoomimagenew.png);
    font-weight: 100;
    background-repeat: no-repeat;
    /*transform: rotate(91deg);*/
    background-size: 28px;
    height: 44px;
    width: 38px;
    cursor: pointer;
  }
  .fotorama__fullscreen .catalog-product-view .fotorama__stage__frame:after {
    display: none;
  }

  .fotorama__fullscreen .catalog-product-view .fotorama__thumb-border,
  .fotorama__fullscreen
    .catalog-product-view
    .fotorama__nav--thumbs
    .fotorama__nav__frame {
    width: 175px !important;
  }

  body.page-with-filter.page-products.categorypath-brands.category-brands.catalog-category-view
    .sidebar.sidebar-main
    .filter-options-item
    .filter-options-title {
    padding: 14px 10px !important;
  }
  body.page-with-filter.page-products.categorypath-brands.category-brands.catalog-category-view
    .sidebar.sidebar-main
    .filter-options-item
    .filter-options-title:after {
    padding-top: 0 !important;
  }

  .catalog-category-view .limiter-options {
    display: flex !important;
    margin: 8px 0px !important;
  }

  .catalog-category-view .limiter-options a {
    margin: 0 1px !important;
  }

  /* .gallery-placeholder ,.fotorama__stage, .fotorama__nav{
        max-height: 500px  !important;
        }*/
  /*.fotorama__nav{
     height: 466px !important;
     overflow-y: scroll !important;
     }*/
  /* .top-info-media-section .fotorama__nav__frame{
     margin-bottom: 4px;
     height: 70px !important;
     width: 70px !important;
     max-width: 70px !important;
     }*/
}

@media (min-width: 1200px) {
  body.page-with-filter.page-products.catalog-category-view
    .sidebar.sidebar-main {
    width: 20.833333% !important;
  }
  body.page-with-filter.page-products.catalog-category-view .column.main {
    width: 79.166667% !important;
  }
}

@media (max-width: 1199px) and (min-width: 768px) {
  body.page-with-filter.page-products.catalog-category-view
    .sidebar.sidebar-main {
    width: 29.833333% !important;
  }
  body.page-with-filter.page-products.catalog-category-view .column.main {
    width: 70.166667% !important;
  }
}

@media screen and (max-width: 767px) {
  .cms-home
    .custom-slider
    .owl-carousel-custom-1.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"]:before,
  .cms-home
    .custom-slider
    .owl-carousel-custom-1.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"]:after,
  .cms-home
    .custom-slider
    .owl-carousel-custom-1.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-prev:before,
  .cms-home
    .custom-slider
    .owl-carousel-custom-1.owl-theme
    .owl-controls
    .owl-nav
    [class*="owl-"].owl-next:before {
    background: #fff !important;
    border-color: #fff !important;
    -webkit-mask-image: none;
    box-shadow: none !important;
  }
  .owl-theme .owl-controls .owl-nav [class*="owl-"].owl-next:after {
    right: 12px !important;
  }
  .category-description p {
    line-height: 18px;
    letter-spacing: 0.8px;
  }
  .category-popular-brand .item {
    padding: 10px 14px;
  }
  .limiter-options {
    display: flex !important;
    margin-top: 10px !important;
  }

  .limiter-options a {
    margin: 0 3px !important;
  }
}

@media screen and (max-width: 479px) {
  .category-popular-brand a.product-item-link {
    font-size: 12px;
    min-height: 83px;
    display: block;
  }
}
@media screen and (max-width: 375px) {
  .category-popular-brand a.product-item-link {
    min-height: 115px;
  }
}

/*.catalog-product-view .product.media .fotorama__stage{
    max-height: 500px !important;
    }*/

.enquiry-index-book .page-title-wrapper {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.enquiry-index-book .page-title-wrapper h1.page-title {
  margin: 0;
  font-size: 27px;
}
.enquiry-index-book fieldset.field-section {
  padding: 25px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
  margin-bottom: 15px;
}
.enquiry-index-book .field-section strong {
  padding-bottom: 15px;
  display: block;
}
.enquiry-index-book .field-section .field .control {
  float: left;
  width: 84%;
  margin: 5px;
}
.enquiry-index-book .field.watchdetails.required {
  width: 100%;
  display: block;
}
.enquiry-index-book .field-section .field label.label {
  float: left;
  width: 15%;
  line-height: 3;
}
.enquiry-index-book .field.watchdetails.required .image-box {
  float: left;
  width: 20%;
}
.enquiry-index-book .field.watchdetails.required .image-box img {
  width: 129px;
}
.enquiry-index-book .field-section .field .control {
  float: left;
  width: 71%;
  margin: 5px;
  padding-left: 41px;
}

.enquiry-index-book fieldset.field-section.product-price {
  padding: 0 20px;
}
.enquiry-index-book fieldset.field-section.product-price .control.productname {
  line-height: 34px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  height: 40px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .enquiry-index-book .field-section .field label.label {
    width: 100%;
  }
  .enquiry-index-book .field-section .field .control {
    width: 100%;
    padding-left: 0;
  }
}
.enquiry-index-index .page-title-wrapper {
  max-width: 1100px;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
}
.enquiry-index-index .page-title-wrapper h1.page-title {
  margin: 0;
  font-size: 27px;
}
.enquiry-index-index fieldset.field-section {
  padding: 25px;
  border-radius: 5px;
  border: 1px solid #bdbdbd;
  margin-bottom: 15px;
}
.enquiry-index-index .field-section strong {
  padding-bottom: 15px;
  display: block;
}
.enquiry-index-index .field-section .field .control {
  float: left;
  width: 84%;
  margin: 5px;
}
.enquiry-index-index .field.watchdetails.required {
  width: 100%;
  display: block;
}
.enquiry-index-index .field-section .field label.label {
  float: left;
  width: 15%;
  line-height: 3;
}
.enquiry-index-index .field.watchdetails.required .image-box {
  float: left;
  width: 20%;
}
.enquiry-index-index .field.watchdetails.required .image-box img {
  width: 129px;
}
.enquiry-index-index .field-section .field .control {
  float: left;
  width: 71%;
  margin: 5px;
  padding-left: 41px;
}

.enquiry-index-index fieldset.field-section.product-price {
  padding: 0 20px;
}
.enquiry-index-index fieldset.field-section.product-price .control.productname {
  line-height: 34px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="tel"],
input[type="search"],
input[type="number"],
input[type="datetime"],
input[type="email"] {
  height: 40px;
  border-radius: 5px;
}
@media only screen and (max-width: 767px) {
  .enquiry-index-index .field-section .field label.label {
    width: 100%;
  }
  .enquiry-index-index .field-section .field .control {
    width: 100%;
    padding-left: 0;
  }
  .toolbar-products .pages li.item {
    display: contents;
  }
}

.w-col.w-col-1.w-col-small-1.w-col-tiny-1 {
  width: 10%;
  float: left;
}

.columns-11.w-row {
  border: 1px solid black;
  float: left;
}

p.main-text.bp {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-left: 20px;
  vertical-align: bottom;
  margin-top: 15px;
}

.block-item-main.column-35.w-col.w-col-6.w-col-small-small-stack {
  float: left;
  width: 50%;
}

.block-item {
  width: 100%;
}

.w-col.w-col-11.w-col-small-11.w-col-tiny-11 {
  float: left;
  text-align: left;
  width: 90%;
  vertical-align: center;
  min-height: 50px;
}
@media (max-width: 768px) {
  .block-item-main.column-35.w-col.w-col-6.w-col-small-small-stack,
  .block-item-main.column-36.w-col.w-col-6.w-col-small-small-stack {
    float: left;
    width: 100%;
  }
  p.main-text.bp {
    margin-top: 0;
  }
  .block-item {
    padding: 20px 15px;
  }
}
p.main-text.header {
  text-align: center;
}

p.main-text.header strong {
  float: left;
  width: 100%;
}

p.main-text {
  font-size: 14px !important;
  line-height: 26px;
}

.columns-11.w-row {
  margin-bottom: 30px;
}

.div-block-13 {
  margin-top: 30px;
}
.column-35._1.w-col.w-col-6,
.column-36.w-col.w-col-6 {
  float: left;
  width: 49%;
}
.columns-11.w-row .block-item {
  padding: 20px;
}

.div-block-13 {
  float: left;
  border: 1px solid black;
  text-align: center;
  padding: 20px;
  margin-bottom: 40px;
  width: 100%;
}
.div-block-13 .columns-11.w-row {
  border: 0;
  width: 100%;
}

h1.hh2 {
  margin-top: 30px;
}
.column-35._1 {
  border-right: 1px solid #000;
}
.page-header .dropdown-account {
  display: none;
  list-style: none;
}
.page-header ul.dropdown-account {
  position: absolute;
  right: -46px;
  min-width: 113px;
  top: 30px;
  z-index: 9999;
  padding: 7px;
  margin: 0;
  background: #fff;
}
.page-header .authorization-link img {
  cursor: pointer;
}
.page-header ul.dropdown-account li {
  margin: 0;
  padding: 3px 2px;
}
.page-header ul.dropdown-account li a {
  text-decoration: none;
}
.page-header .dropdown-account.active {
  display: block;
}
.page-header .dropdown-account i.fas {
  font-family: fontawesome;
  font-size: 18px;
  font-style: normal;
}
li.authorization-link:hover .dropdown-account {
  display: block !important;
}

.products-list .product-item-name {
  text-align: left;
  min-height: auto;
}
.products-list .product-item span.price {
  text-align: left !important;
}
.products-list .product-item span.rrp-price {
  text-align: left !important;
}
.products-list span.stock-reference {
  text-align: left !important;
}
.products-list span.sold-item {
  text-align: left !important;
}
.products-list .product-item .price-box {
  margin: 10px 0 0px;
}
.products-list .product-item-inner {
  margin-top: 23px;
}
.product-item-details .action.tocart {
  display: block !important;
}
.products-list .product-item-name {
  margin-bottom: 10px;
}

@media (min-width: 768px) and (max-width: 991px) {
  .products-list .product-item-inner button.action.tocart.primary {
    width: 150px;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .products-list .product-item {
    padding: 15px 0;
  }
  .products-list .product-item-inner button.action.tocart.primary {
    width: 150px;
  }
  .modal-popup.add-to-cart .action-primary,
  .add-to-cart .action-primary,
  .modal-popup .action-secondary,
  .add-to-cart .action-secondary {
    font-size: 12px;
    margin-bottom: 10px;
    width: 100%;
  }
}

.categorypath-archives.category-archives
  .product-info-main
  .custom-prices::before {
  content: "SOLD" !important;
  visibility: visible !important;
  width: 100%;
  float: left;
  font-size: 22px;
  font-weight: 900;
  color: #f39727;
  display: block;
}
.open-menu {
  display: block !important;
}

.modal-popup .action-secondary,
.add-to-cart .action-secondary {
  background: #fff;
  border-color: #000;
  border-radius: 0;
  color: #000;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 12px;
  text-align: center;
}
.modal-popup.add-to-cart .action-primary,
.add-to-cart .action-primary {
  padding: 10px 12px;
  border-radius: 0;
  text-transform: uppercase;
  background: #f39727;
  border-color: #f39727;
  box-shadow: none;
  color: #fff !important;
  font-weight: 400;
}
.modal-popup.add-to-cart .action-primary:hover,
.add-to-cart .action-primary:hover {
  background: #fff;
  border-color: #000;
  color: #000 !important;
}
body .category-description {
  position: relative;
  top: -70px;
}

#amasty-shopby-product-list
  .toolbar.toolbar-products
  ul
  li.current
  strong
  span {
  border-bottom: 2px solid #e99516;
}

#amasty-shopby-product-list .toolbar.toolbar-products ul li strong span {
  border-bottom: 2px solid transparent;
  padding: 3px;
  display: block;
}

.filter-options-item.allow.active .filter-options-content {
  padding: 0 0px 24px 10px;
}

.cms-contact-us .contact-map iframe {
  width: 100%;
}
