/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;600&family=Raleway:wght@300;400&display=swap");
.text-center {
  text-align: center;
}

.icon-box {
  text-align: center;
}
.icon-box .icon-circle {
  width: 90px;
  height: 90px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  border: 1px solid #C5BEB0;
  margin-bottom: 22px !important;
}
.icon-box .icon-circle img {
  width: auto !important;
}
.icon-box .block_content {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
  max-width: 274px;
  margin-left: auto;
  margin-right: auto;
}

.icon-box-left {
  display: flex;
}
.icon-box-left .icon-circle {
  float: left;
  margin: 0 50px 0 0 !important;
  min-width: 90px;
}
.icon-box-left .block_content {
  display: block;
  margin: 0;
  overflow: hidden;
  max-width: none;
  text-align: left;
}
.icon-box-left .block_content p {
  margin-bottom: 20px;
  font-weight: 300;
}
.icon-box-left .block_content b, .icon-box-left .block_content strong {
  font-weight: 500;
}
.icon-box-left.ApColumn .block {
  margin-bottom: 0;
}

.icon-box-wrap {
  margin-bottom: 50px;
}
.icon-box-wrap h3 {
  margin-top: 0 !important;
  margin-bottom: 4px !important;
  font-size: 18px;
  line-height: 25px;
}

.half-column {
  width: calc(58.33333% - 140px);
}
.half-column.first {
  width: calc(41.66667% - 140px);
  margin-left: 140px;
}

.icon-box-gray {
  width: calc(100% - 140px);
  margin-left: 140px;
}
.icon-box-gray > .block {
  padding: 22px 24px 4px;
  background: #F9F9F9;
}

@media (max-width: 1199px) {
  .half-column.first, .half-column {
    width: calc(50% - 140px);
  }
}
@media (max-width: 991px) {
  .icon-box:nth-child(odd) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .half-column.first, .half-column {
    width: calc(100% - 140px);
    margin-left: 140px;
  }
}
@media (max-width: 575px) {
  .half-column.first, .half-column, .icon-box-gray {
    margin-left: 0;
    width: 100%;
  }
  .icon-box-left {
    display: block;
  }
  .icon-box-left .block_content {
    text-align: center;
  }
  .icon-box-left .block_content ol, .icon-box-left .block_content ul {
    text-align: left;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .icon-box-left.ApColumn .block {
    margin: 0 auto 30px !important;
    float: none;
  }
  .icon-box-wrap h3 {
    text-align: center;
  }
}
html {
  font-size: 15px;
}

body {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .title_block {
  font-family: "Nunito Sans", sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

a {
  transition: color 0.15s ease;
}

@media (min-width: 1500px) {
  #wrapper {
    padding-left: 50px;
    padding-right: 50px;
  }
  .page-header-bg {
    margin-left: 20px;
    margin-right: 20px;
  }
}
#wrapper .breadcrumb {
  padding: 15px 0 25px 0;
  margin-bottom: 10px;
}

#wrapper .breadcrumb[data-depth="1"] {
  display: block !important;
}

#wrapper .breadcrumb li a {
  line-height: inherit;
  font-size: inherit;
}

body:not(#index) #wrapper {
  border-top: 0;
}

@media (min-width: 992px) {
  #contact #wrapper {
    padding-top: 0;
    padding-bottom: 100px;
  }
}
@media (max-width: 991px) {
  #contact .page-content {
    padding-left: 0;
    padding-right: 0;
  }
}
.leo-dropdown-cart-item {
  width: 100% !important;
}

.leo-dropdown-cart-item.high-light, .leo-dropdown-cart-item.show-combination, .leo-dropdown-cart-item.show-customization, .leo-dropdown-cart-item.show-additional, .leo-dropdown-cart-item .leo-dropdown-additional {
  background-color: #f7f6f2;
  width: 100% !important;
}

.leo-dropdown-cart-content {
  border: 1px solid #eee;
  margin-top: 20px;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.07));
}

#page {
  overflow-x: hidden;
}

.page-header {
  display: none;
}

.header_logo {
  padding: 26px 0;
  transition: all 0.3s ease-in-out;
}

.header-top {
  border-bottom: 1px solid #EEEEEE;
  transition: all 0.3s ease-in-out;
}

/*#index .header-top:not(.sticky) {
  border-bottom: 1px solid transparent;
}*/

.header-top .header_logo .logo {
  width: 96px;
  transition: all 0.3s ease-in-out;
}

#index .leo-megamenu .navbar-nav > li > a, .leo-megamenu .navbar-nav > li > a, #index .list_inline a, .list_inline ul a, .search-widget.popup-over a.popup-title, .popup-over a.popup-title {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

#index .header-top, .header-top {
  padding-left: 22px;
  padding-right: 22px;
}

#index .header-top, .header-top {
  background: #fff;
  position: fixed;
  top: 0;
  z-index: 999;
  left: 0;
  right: 0;
  max-width: 1920px;
  margin: 0 auto;
}

.leo-megamenu .navbar-nav > li > a > .menu-title:after {
  height: 1px;
  background: #333333;
}

.header-top.sticky {
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.07));
}
.header-top.sticky .header_logo {
  padding: 16px 0;
}
.header-top.sticky .header_logo .logo {
  width: 50px;
}

.header-top:not(.sticky) .leo-megamenu .navbar-nav > li > a {
  padding-top: 72px;
  padding-bottom: 72px;
}

.leo-megamenu .navbar-nav > li > a {
  padding: 35px;
}

.leo-megamenu .dropdown-menu, .popup-over .popup-content {
  border: 0;
  filter: drop-shadow(0px 10px 35px rgba(0, 0, 0, 0.07));
  box-shadow: none;
}

.leo-megamenu .dropdown-menu a > .menu-title, .leo-megamenu .dropdown-menu li a {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.leo-megamenu .dropdown-menu {
  padding-left: 35px;
  min-width: max-content;
}

.leo-megamenu .dropdown-menu li {
  padding: 0;
}

.leo-megamenu .dropdown-menu li a {
  display: block;
  padding: 5px 0;
}

.leo-widget .widget-category_image .level0 {
  margin-bottom: 0 !important;
}
.leo-widget .widget-category_image .level0 li a {
  padding: 1px 0;
}

.widget-category_image_1 .block_content {
  margin-top: 13px;
}

.leo-widget .widget-category_image .level0 li.cate_2 span {
  display: block !important;
}

.leo-megamenu .dropdown-menu::before {
  content: "";
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 99999px;
  transform: translateX(-50%);
  right: 0;
}

.leo-megamenu .dropdown-menu .menu-title {
  font-family: "Nunito Sans", sans-serif;
  line-height: normal;
}

.leo-widget .widget-category_image .level0 li ul.level1 {
  display: none;
}

@media (max-width: 991px) {
  .widget-category_image_1 .block_content {
    margin-top: 10px;
    padding-left: 0.4375rem;
  }
  .off-canvas-nav-megamenu .dropdown-sub .menu-title {
    margin-bottom: 0 !important;
  }
  .off-canvas-nav-megamenu .dropdown-menu ul li > a {
    padding: 5px 0;
    display: block;
  }
  .off-canvas-nav-megamenu .mega-col {
    margin-bottom: 20px;
  }
  .off-canvas-nav-megamenu .dropdown-sub .menu-title {
    font-size: 14px;
    font-family: "Raleway", sans-serif;
  }
  .off-canvas .off-canvas-nav-megamenu .navbar-nav {
    padding-bottom: 110px;
  }
}
.dropdown-toggle::after {
  position: relative;
  top: -2px;
  border: 0;
  width: 8px;
  height: 5px;
  margin-left: 6px;
  background: url("../img/dropdown-arrow.svg") no-repeat center;
}

#language-selector-label > a i, #currency-selector-label > a i {
  display: none;
}

#language-selector-label .popup-title, #currency-selector-label .popup-title {
  position: relative;
}

#language-selector-label > a::after, #currency-selector-label > a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 7px;
  right: 0;
  border: 0;
  width: 8px;
  height: 5px;
  margin-left: 9px;
  background: url("../img/dropdown-arrow.svg") no-repeat center;
}

.popup-over .popup-content {
  margin-top: 35px;
  padding: 10px 0;
}
.popup-over .popup-content > li > a {
  padding: 0 15px;
  text-transform: uppercase;
}
.popup-over .popup-content > li > a img {
  margin-bottom: 3px;
  margin-right: 8px;
}

.list_inline ul a, .search-widget.popup-over, .language-selector-wrapper, #_desktop_cart {
  margin: 0 35px;
  padding: 0;
}

#language-selector-label {
  margin-right: 17px;
}

#language-selector-label .popup-title, #currency-selector-label .popup-title {
  padding-right: 18px;
}

.search-widget.popup-over a.popup-title {
  margin: 0;
  padding: 0;
}

.search-widget .search {
  font-size: 24px;
  color: #333333;
  margin-right: 6px;
  position: relative;
  top: -2px;
}

.search-widget form button[type=submit] {
  top: 4px;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}

.search-widget form input[type=text] {
  border: 1px solid #333333;
  text-indent: 10px;
}

@media (min-width: 992px) {
  #page {
    padding-top: 166px;
  }
}
@media (max-width: 1399px) {
  .leo-megamenu .navbar-nav > li > a {
    padding: 20px;
  }
  .list_inline ul a, .search-widget.popup-over, .language-selector-wrapper, #_desktop_cart {
    margin: 0 20px;
  }
  #language-selector-label {
    padding-right: 2px;
  }
}
@media (max-width: 1199px) {
  #index .leo-megamenu .navbar-nav > li > a, .leo-megamenu .navbar-nav > li > a, #index .list_inline a, .list_inline ul a, .search-widget.popup-over a.popup-title, .popup-over a.popup-title {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  #page {
    padding-top: 99px;
  }
  .top-right-header #search_widget, .top-right-header .ApBlockLink {
    display: none !important;
  }
}
@media (max-width: 575px) {
  #index .header-top, .header-top {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-header-bg {
  height: 400px;
  background: #eee no-repeat center/cover;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-header-bg h1 {
  margin-bottom: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 65px;
  text-align: center;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
}
.page-header-bg .ApColumn .block {
  margin-bottom: 0;
}

#contact .page-header-bg {
  background-image: url("../img/contact-bg.jpg");
}

.page-hero {
  margin: 0 30px;
  height: 400px;
  background: #eee no-repeat center/cover;
  text-align: center;
  display: flex;
  align-items: center;
}
.page-hero h1 {
  margin-bottom: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 48px;
  line-height: 65px;
  text-align: center;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
}
.page-hero .ApColumn .block {
  margin-bottom: 0;
}

.page-hero-large {
  height: 700px;
}

@media (max-width: 991px) {
  .page-header-bg, .page-hero {
    height: 200px;
  }
  .page-header-bg h1, .page-hero h1 {
    font-size: 28px;
    line-height: 30px;
  }
  .header_logo {
    padding: 11px 0;
  }
  .header-top .header_logo .logo {
    width: 64px;
  }
}
.header-top .navbar-toggler {
  background: url("../img/menu-toggler.svg") no-repeat center;
}

.container, .col-xs, .col-xs-2-4, .col-xs-4-8, .col-xs-7-2, .col-xs-9-6, .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-sm, .col-sm-2-4, .col-sm-4-8, .col-sm-7-2, .col-sm-9-6, .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-md, .col-md-2-4, .col-md-4-8, .col-md-7-2, .col-md-9-6, .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-lg, .col-lg-2-4, .col-lg-4-8, .col-lg-7-2, .col-lg-9-6, .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-xl, .col-xl-2-4, .col-xl-4-8, .col-xl-7-2, .col-xl-9-6, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl, .col-xxl-2-4, .col-xxl-4-8, .col-xxl-7-2, .col-xxl-9-6, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  padding-left: 20px;
  padding-right: 20px;
}

.row {
  margin-right: -20px;
  margin-left: -20px;
}

@media (min-width: 1500px) {
  #index #page #wrapper > .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1500px) {
  .container {
    width: 1450px;
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  .product-col-left {
    width: calc(100% - 536px);
  }
  .product-col-right {
    width: 536px;
  }
}
.btn {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  padding: 12px 18px;
}

.btn-primary {
  background: #C5BEB0;
  border-color: #C5BEB0;
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
  background: #C5BEB0;
  border-color: #C5BEB0;
  color: #fff;
}

.contact-form .form-footer .btn {
  background: #C5BEB0;
  border-color: #C5BEB0;
  color: #fff;
  height: 40px;
  border-radius: 0;
  font-family: "Nunito Sans", sans-serif;
  font-size: 12px;
  padding: 12px 18px;
}

.contact-form .form-footer .btn:hover {
  background: #C5BEB0;
  border-color: #C5BEB0;
  color: #fff;
}

.btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary:disabled:focus, .btn-primary:disabled.focus {
  background-color: #c5beb0;
}

.block_newsletter form input[type=email] {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
  background: #fff;
  border-color: #fff;
  height: 40px;
  padding: 0 15px;
}
.block_newsletter form input[type=email]::-webkit-input-placeholder { /* Edge */
  color: #535353;
  text-indent: 0;
}
.block_newsletter form input[type=email]:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #535353;
  text-indent: 0;
}
.block_newsletter form input[type=email]::placeholder {
  color: #535353;
  text-indent: 0;
}

.block_newsletter form .btn {
  height: 40px;
  background: #C5BEB0;
  padding: 12px 11px;
}
.block_newsletter form .btn span {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
}

.form-group {
  margin-bottom: 25px;
}

.form-control {
  background-color: transparent;
  padding: 15px 0;
  height: auto;
  border-bottom: 1px solid #EEEEEE;
  outline: none !important;
  border-radius: 0;
}

.input-group {
  outline: none !important;
}

.form-control:focus {
  border-color: #C5BEB0;
}

select.form-control:not([size]):not([multiple]) {
  height: auto !important;
}

.contact-form .form-control, .contact-form .form-control-select {
  height: auto;
}

.contact-form .form-control-label {
  display: none;
}

.pagination {
  border-top: 1px solid #EEEEEE;
  padding: 24px 0 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.pagination > div {
  padding: 0;
}

.pagination a {
  color: #C4C4C4;
}

.pagination .current a {
  color: #535353;
  font-weight: 600;
}

.alert:before {
  position: static;
}

.alert-warning {
  color: #535353;
  font-weight: 400;
}

.video {
  position: relative;
  padding-bottom: 56.25%;
}
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.bannercontainer .tp-caption.large_text {
  font-family: "Nunito Sans", sans-serif;
  line-height: 82px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
}

.bannercontainer .tp-caption .caption-contain {
  text-transform: uppercase;
}

@media (max-width: 1499px) {
  .bannercontainer .tp-caption.large_text {
    font-size: 48px !important;
    line-height: 70px;
  }
}
@media (max-width: 991px) {
  .bannercontainer .tp-caption.large_text {
    font-size: 36px !important;
    line-height: 58px;
  }
}
.bannercontainer .tp-caption.btn .caption-layer a, .bannercontainer .tp-caption.btn .caption-contain a {
  background: transparent;
  color: #fff;
  border-radius: 0;
}

.bannercontainer .tp-caption.btn .caption-layer, .bannercontainer .tp-caption.btn .caption-contain {
  background: transparent;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
  border: 1px solid #fff;
}

.bannercontainer .tp-caption.btn .caption-layer:hover, .bannercontainer .tp-caption.btn .caption-contain:hover {
  background: #fff;
  color: #C5BEB0;
  border: 1px solid #fff;
  border-radius: 0;
}

.bannercontainer .tp-caption.btn .caption-layer:hover a, .bannercontainer .tp-caption.btn .caption-contain:hover a {
  color: #333333;
}

.bannercontainer .tp-caption.btn.btn-dark .caption-layer a, .bannercontainer .tp-caption.btn.btn-dark .caption-contain a {
  color: #333333;
}

.bannercontainer .tp-caption.btn.btn-dark .caption-layer, .bannercontainer .tp-caption.btn.btn-dark .caption-contain {
  color: #333333;
  border-color: #333333;
}

.bannercontainer .tp-caption.btn.btn-dark .caption-layer:hover, .bannercontainer .tp-caption.btn.btn-dark .caption-contain:hover {
  border: 1px solid #fff;
}

.bannercontainer .tp-caption.btn-dark .caption-layer:hover a, .bannercontainer .tp-caption.btn-dark .caption-contain:hover a {
  color: #333333;
}

.iview-controlNav div.iview-items {
  width: auto;
  right: 13.3%;
  bottom: 63px;
}

.iview-controlNav div.iview-items ul li a.iview-control span {
  display: none;
}

.iview-controlNav div.iview-items ul li a.iview-control, .iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  color: #fff;
}

.iview-controlNav div.iview-items ul li {
  margin: 0 7.5px;
}

.iview-controlNav div.iview-items ul li a.iview-control {
  opacity: 0.5;
}

.iview-controlNav div.iview-items ul li a.iview-control.active, .iview-controlNav div.iview-items ul li a.iview-control:hover {
  opacity: 1;
}

.iview-controlNav div.iview-items ul li a.iview-control.active {
  border-bottom-width: 2px;
}

.iview-directionNav a {
  top: auto;
  bottom: 47px;
  width: 50px;
  height: 50px;
  background: transparent no-repeat center !important;
}
.iview-directionNav a::before {
  display: none;
}

.iview-directionNav a.iview-prevNav {
  left: 13.3% !important;
  background-image: url("../img/arrow-left.png") !important;
}

.iview-directionNav a.iview-nextNav {
  right: auto !important;
  left: 13.3%;
  margin-left: 80px;
  background-image: url("../img/arrow-right.png") !important;
}

.iview-controlNav div.iview-items ul li {
  height: auto;
}

@media (max-width: 991px) {
  .iview-directionNav {
    display: none;
  }
  .iview-controlNav div.iview-items {
    right: 20px;
    bottom: 20px;
  }
}


.arrivals-box {
  padding-top: 0;
  padding-bottom: 0;
}
.arrivals-box .title_block {
  display: inline-block;
  margin-bottom: 31px;
  text-align: left;
  font-size: 40px;
  line-height: 55px;
  text-transform: none;
}
.arrivals-box .product_list.row {
  margin-left: -15px;
  margin-right: -15px;
}
.arrivals-box .product_list.row .product_block {
  padding-left: 15px;
  padding-right: 15px;
}
.arrivals-box .thumbnail-container {
  margin-bottom: 30px;
}

@media (max-width: 767px) {
  .arrivals-box .title_block {
    font-size: 24px;
    line-height: 34px;
  }
  #new-arrivals {
    padding: 30px 0 0;
  }
}
.section {
  position: relative;
}

.section-link-more {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 20px;
  margin-bottom: 0 !important;
}
.section-link-more ul {
  margin-bottom: 0;
}
.section-link-more a {
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  border-bottom: 1px solid;
}

@media (max-width: 767px) {
  .section-link-more {
    position: static;
    text-align: center;
  }
}
.home-products .thumbnail-container .product-meta {
  padding: 14px 0 0;
  text-align: center;
}
.home-products .thumbnail-container .product-price-and-shipping {
  padding: 0;
}

.section-image > .ApColumn > .ApImage {
  position: relative;
}

.section-image .image_description {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}
.section-image .image_description p {
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  color: #FFFFFF;
}
.section-image .image_description h4 {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 48px;
  line-height: 65px;
  color: #FFFFFF;
}
.section-image .image_description .btn {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
  border: 1px solid #fff;
  padding: 15px 28px;
}
.section-image .image_description .btn:hover {
  background: #fff;
  color: #C5BEB0;
}

@media (max-width: 767px) {
  .section-image {
    padding-top: 70px;
  }
  .section-image > .ApColumn > .ApImage {
    margin-bottom: 0;
  }
  .section-image > .ApColumn > .ApImage:last-child .image_description {
    margin-top: 30px;
  }
  .section-image .image_description h4 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 35px;
  }
}
.section-leis {
  padding: 0 0 60px;
  margin-top: 210px;
  margin-bottom: 150px;
  position: relative;
}
.section-leis::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100%;
  left: -100%;
  margin: auto;
  background: #F7F6F2;
}
.section-leis .textbox-two {
  margin-top: 60px;
}
.section-leis .textbox-two h3 {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 36px;
  line-height: 43px;
  text-align: right;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  margin-bottom: 23px;
}
.section-leis .textbox-two p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 27px;
  text-align: right;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
.section-leis .liquid_text span {
  text-transform: uppercase;
  font-style: inherit;
  letter-spacing: 0.55em;
  top: 106px;
  left: 120px;
  font-size: 90px;
  transform: rotateX(30deg);
}
.section-leis .liquid_text p:before {
  top: 122px;
}
.section-leis .liquid_text .image_description p {
  margin-bottom: 0;
}
.section-leis img {
  margin-top: -60px;
}

@media (min-width: 768px) {
  .section-leis .textbox-two {
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .textbox-two, .section-leis .textbox-two h3, .section-leis .textbox-two p {
    text-align: center;
  }
}
#category #main {
  padding-top: 0px;
}

#category #wrapper {
  max-width: 1690px;
  margin: auto;
}

#category .search-widget {
  display: block;
}

.category-cover img {
  width: 100%;
  margin-bottom: 30px;
}

.block-category {
  margin: 0;
  padding: 0;
}

.block-category h1 {
  margin-bottom: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

.products-selection {
  background: transparent;
  border-bottom: 1px solid #EEEEEE;
  padding: 0 0 20px;
}

.products-selection .sort-by, .products-selection .total-products p {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.products-selection .sort-by {
  white-space: nowrap;
}

.products-sort-order .select-title {
  border-color: #EEEEEE;
  padding: 11px 12px;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 13px;
  line-height: 18px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
  height: 40px;
}

.products-sort-order .select-title i {
  margin-top: -4px;
}

.active_filters {
  background: #eee;
}

.active_filters .filter-block {
  padding: 5px 25px 5px 7px;
  font-size: 12px;
  box-shadow: none;
}

.quickview .slick-arrows .slick-arrow {
  background: transparent !important;
  color: #333 !important;
}

.quickview .slick-arrows .slick-arrow:hover {
  font-family: "Font Awesome 5 Pro";
}

.modal.quickview .modal-footer {
  display: none;
}

.block-category #category-description {
  margin-bottom: 40px;
}

.block-category #category-description p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.thumbnail-container .functional-buttons {
  top: auto;
  bottom: 10px;
}

.thumbnail-container:hover .functional-buttons {
  right: 0;
}

.thumbnail-container .functional-buttons .btn-product span > span {
  transform: translate(-50%, -20px);
}

@media (min-width: 992px) {
  .thumbnail-container .functional-buttons {
    height: 40px;
  }
}
@media (max-width: 991px) {
  .thumbnail-container .functional-buttons {
    left: auto;
    bottom: auto;
    top: 20px;
    right: 0px;
  }
}
@media (min-width: 992px) {
  #js-product-list .product_list .ajax_block_product:nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 991px) {
  #js-product-list .product_list .ajax_block_product:nth-child(2n+1) {
    clear: both;
  }
}
#search_filters .ui-slider-horizontal {
  height: 2px;
  background: #E1E1E1 !important;
}

#search_filters .ui-widget-header {
  background: #c5beb0;
}

#search_filters .ui-slider .ui-slider-handle {
  top: -5px;
  width: 12px !important;
  height: 12px !important;
  border: 0 !important;
  border-radius: 0 !important;
  background: #c5beb0;
}

@media (max-width: 767px) {
  #category #main {
    padding-top: 30px;
  }
  .products-selection .sort-by-row {
    padding: 20px 0;
  }
  .products-sort-order {
    width: 100%;
  }
  .products-sort-order .select-title {
    height: 46px;
  }
  .filter-button {
    width: 100%;
    margin-top: 20px;
  }
}
#product #wrapper {
  padding-top: 0;
}
#product #wrapper .breadcrumb {
  padding-left: 0;
  padding-right: 0;
}

#product #wrapper > .container {
  width: 100%;
}

@media (min-width: 1500px) {
  #product #wrapper > .container {
    padding: 0;
  }
}
.product-detail.product-image-gallery .product-thumb-images {
  margin-left: 0;
  margin-right: 0;
}

.product-detail.product-image-gallery .product-thumb-images .thumb-container {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}

.product-thumb-images .thumb {
  border: 0;
}

.product-detail-name {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 55px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

.social-sharing {
  display: none;
}

.product-prices {
  margin: 20px 0 25px;
}
.product-prices .current-price {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 30px;
  line-height: 41px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
.product-prices .product-discount {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 27px;
  letter-spacing: 0.01em;
  text-decoration-line: line-through;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #C4C4C4;
}

.description-short {
  margin: 0 0 50px;
}

.description-short p {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.description-short ul {
  list-style: disc;
  padding-left: 17px;
}

.product-actions .control-label {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.05em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  text-transform: none;
}

.product-variants > .product-variants-item .radio-label {
  background: transparent;
  border: 1px solid #EEEEEE;
  border-radius: 0;
  width: 34px !important;
  display: block;
  height: 34px;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 170%;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.product-variants .input-radio {
  display: none;
}

.product-variants > .product-variants-item ul li label {
  cursor: pointer;
}

.product-variants > .product-variants-item.letter {
  display: block;
}
.product-variants > .product-variants-item.letter > .control-label {
  margin-bottom: 18px;
}

.input-color:checked + span, .input-color:hover + span, .input-radio:checked + span, .input-radio:hover + span {
  background: transparent !important;
  border-color: #535353 !important;
  color: #535353 !important;
}

.products-accordion {
  margin-top: 41px;
  margin-bottom: 41px;
}

.products-accordion .card-header a:after {
  content: "" !important;
  position: relative;
  top: 10px;
  border: 0;
  width: 11px;
  height: 6px;
  margin-left: 6px;
  background: url("../img/dropdown-arrow.svg") no-repeat center;
  background-size: cover;
  float: right;
}

.products-accordion .card-header a:not(.collapsed)::after {
  transform: rotate(-180deg);
}

.products-accordion .card {
  border-left: 0;
  border-right: 0;
}

.products-accordion .card-header, .products-accordion .card-block {
  padding-left: 0;
  padding-right: 0;
}

.products-accordion .card-header {
  padding-top: 0;
  padding-bottom: 0;
}
.products-accordion .card-header a {
  padding-top: 25px;
  padding-bottom: 25px;
}

.card {
  border-color: #EEEEEE !important;
  box-shadow: none;
}

.products-accordion .card-header a {
  text-transform: none;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.05em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

.product-actions .add-to-cart {
  background: #333333;
  border: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
  height: 50px;
  padding: 10px 20px;
}

.product-actions .add-to-cart span {
  width: 16px;
  height: 16px;
  background: url("../img/shopping-bag.svg") no-repeat center;
  float: left;
  margin-right: 15px;
}

.product-quantity #quantity_wanted {
  background: transparent;
  border: 1px solid #eee;
  height: 50px;
  padding: 8px 15px;
}

.product-quantity .btn-touchspin {
  height: 26px;
  background: #eee;
}

.product-extra-info .item {
  position: relative;
  padding-left: 58px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
.product-extra-info .item::before {
  content: "";
  position: absolute;
  top: -4px;
  left: 0;
  width: 27px;
  height: 27px;
  background: no-repeat center;
}
.product-extra-info .item.ring::before {
  background-image: url("../img/ring.svg");
}
.product-extra-info .item.bracelet::before {
  background-image: url("../img/bracelet.svg");
}
.product-extra-info .item.shipping::before {
  background-image: url("../img/shipping.svg");
}
.product-extra-info .item.returns::before {
  background-image: url("../img/returns.svg");
}
.product-extra-info .item.warranty::before {
  background-image: url("../img/warranty.svg");
}
.product-extra-info .item + .item {
  margin-top: 21px;
}
.product-extra-info a:hover {
  text-decoration: underline;
}

#ringSizerModal .modal-dialog.modal-lg {
  max-width: 1650px;
}
#ringSizerModal .close {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  font-size: 30px;
  line-height: 30px;
  width: 40px;
  height: 40px;
  opacity: 1;
  color: #333333;
}
#ringSizerModal .modal-body {
  padding: 26px 31px 31px;
}
#ringSizerModal .modal-body > .block > .block_content {
  margin-bottom: 30px;
}
#ringSizerModal table {
  width: 100%;
}
#ringSizerModal table tr td {
  padding: 5px;
  border: 1px solid #535353;
  text-align: center;
  width: 33.33333333%;
  font-size: 14px;
  font-weight: 300;
}
#ringSizerModal table tr:first-child td {
  font-weight: normal;
}
#ringSizerModal ul, #ringSizerModal ol {
  padding-left: 16px;
}
#ringSizerModal .block_content {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 170%;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
#ringSizerModal .block_content h4, #ringSizerModal .block_content h5 {
  margin-bottom: 12px;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 55px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
#ringSizerModal .block_content h5 {
  font-size: 18px;
  line-height: 25px;
}
#ringSizerModal .block_content > div:nth-child(1) {
  min-width: 187px;
  text-align: center;
}
#ringSizerModal .modal-box {
  margin-bottom: 20px;
  padding: 20px 30px 20px 0;
  background: #F9F9F9;
}
#ringSizerModal .modal-box.with-img .block_content {
  display: flex;
  align-items: center;
}
#ringSizerModal .modal-box.text-small {
  padding: 15px 19px;
}
#ringSizerModal .modal-box.text-small .block_content p {
  font-weight: 500;
  font-size: 14px;
}
#ringSizerModal .modal-box.text-small .block_content p:last-child {
  margin-bottom: 0;
}
#ringSizerModal .btn {
  white-space: normal;
  border-radius: 0;
}

@media (max-width: 991px) {
  #ringSizerModal .row-reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
  }
  #ringSizerModal .modal-body {
    padding: 20px 15px 15px;
  }
}
@media (max-width: 575px) {
  #ringSizerModal .modal-box {
    padding-left: 20px;
    padding-right: 20px;
  }
  #ringSizerModal .modal-box.with-img .block_content {
    flex-direction: column;
    align-items: center;
  }
  #ringSizerModal .block_content > div:nth-child(1) {
    margin-bottom: 30px;
  }
}
#product-availability {
  margin: 20px 0 50px;
}

.product-discounts {
  margin-bottom: 50px;
}

#product .product-quantity {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
#product .product-quantity .add {
  flex-grow: 1;
  margin-left: 0;
}
#product .product-actions .add-to-cart {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
}

@media (max-width: 767px) {
  #product #wrapper {
    padding-top: 30px;
  }
}
.block-categories {
  padding-top: 10px;
}

.sidebar .block .title_block {
  border-top: 0;
  border-bottom: 1px solid #EEEFEE;
  padding-top: 10px;
  padding-bottom: 51px;
  margin-bottom: 20px;
  text-transform: none !important;
}
.sidebar .block .title_block a {
  font-family: "Raleway", sans-serif;
  font-style: italic;
  font-weight: 300;
  font-size: 18px;
  line-height: 21px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #A2A2A2;
  text-transform: none;
}

#search_filters > p {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 33px;
  letter-spacing: 0.05em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  text-transform: none;
  border: 0;
  border-bottom: 1px solid #EEEFEE;
  padding-top: 50px;
  padding-bottom: 26px;
  margin-bottom: 20px;
  text-transform: none !important;
}

#search_filters .facet .facet-title {
  border: 0;
  text-transform: none !important;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 0.05em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}

#search_filters .facet li .facet-label .custom-checkbox, #search_filters .facet li .facet-label .custom-radio {
  margin-right: 16px;
}

.custom-checkbox input[type=checkbox] + span, .custom-checkbox input[type=radio] + span {
  border-width: 1px;
  border-color: #535353;
}

.custom-checkbox input[type=checkbox] + span .checkbox-checked, .custom-checkbox input[type=radio] + span .checkbox-checked {
  margin-top: -6px;
  font-size: 21px;
}

#search_filters .facet .facet-label a {
  color: #535353;
}

section.facet {
  border-bottom: 1px solid #E1E1E1;
}

section.facet:last-child {
  border: 0;
}

.product-line-grid-right .bootstrap-touchspin {
  box-shadow: none;
}

.bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
  border-color: #eee;
}

.bootstrap-touchspin .btn-touchspin {
  background: #eee;
  border-color: #eee;
}

.separator {
  border-color: #eee;
}

.cart-grid-body a.label:not([data-id_customization]), .page-footer .account-link {
  position: relative;
  color: #535353;
  padding-left: 30px;
}
.cart-grid-body a.label:not([data-id_customization])::before, .page-footer .account-link::before {
  content: "";
  position: absolute;
  top: 0;
  left: 15px;
  border: 0;
  width: 8px;
  height: 5px;
  background: url("../img/dropdown-arrow.svg") no-repeat center;
  bottom: 0;
  margin: auto;
  transform: rotate(90deg);
  transition: all 0.3s ease-in-out;
}

.cart-grid-body a.label:not([data-id_customization]):hover, .page-footer .account-link:hover {
  color: #000;
}
.cart-grid-body a.label:not([data-id_customization]):hover::before, .page-footer .account-link:hover::before {
  left: 0;
}

.cart-grid-body a.label:not([data-id_customization]) .material-icons, .page-footer .account-link .material-icons {
  display: none;
}

.cart-summary-products .btn {
  display: block;
  margin-bottom: 35px;
}

body#checkout #cart-summary-product-list li.media {
  border-bottom: 1px solid #EEEEEE;
}

.form-control-comment {
  font-size: 12px;
  padding: 10px 0;
  color: #c5beb0;
  font-weight: 700;
}

body#checkout section.checkout-step #checkout-guest-form .custom-checkbox label em {
  padding-left: 20px;
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 18px;
  color: #c5beb0;
  font-weight: 600;
  margin-top: 10px;
}

body#checkout section.checkout-step .delivery-option {
  position: relative;
  padding: 0;
}

body#checkout section.checkout-step .delivery-option label {
  margin: 0;
  padding: 20px 0;
  cursor: pointer;
  width: 100%;
  padding-left: 75px;
}

body#checkout section.checkout-step .delivery-option label .row {
  display: flex;
  align-items: center;
}

body#checkout section.checkout-step .delivery-option > .col-sm-1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 18px;
}

body#checkout section.checkout-step .forgot-password {
  font-size: 12px;
  padding: 10px 0;
  color: #c5beb0;
  font-weight: 700;
  margin-left: 0;
  margin-bottom: 30px;
}
body#checkout section.checkout-step .forgot-password a {
  color: #c5beb0;
}

@media (max-width: 575px) {
  body#checkout section.checkout-step .delivery-option label > .row {
    display: block;
  }
  body#checkout section.checkout-step .delivery-option {
    margin-left: 0;
    margin-right: 0;
  }
}
.forgotten-password .form-fields .center-email-fields button {
  width: auto;
  height: auto;
}

.forgotten-password .form-fields .email input {
  height: auto;
}

.card-block .btn {
  width: 100%;
}

#delivery label {
  text-align: left;
}

body#checkout section.checkout-step #checkout-guest-form .custom-checkbox label em {
  font-size: 14px;
  color: #888888;
  line-height: 26px;
  font-weight: 400;
}

.custom-radio {
  width: 18px;
  height: 18px;
  border-width: 1px;
}

.custom-radio input[type=radio]:checked + span {
  top: 2px;
  left: 2px;
  background: #c0baac;
}

.input-group .input-group-btn > .btn[data-action=show-password] {
  height: 49px;
}

body#checkout [data-action=show-password] {
  background: #c5beb0;
}

body#checkout section.checkout-step {
  box-shadow: none;
  border-color: #eee;
}
body#checkout section.checkout-step + section.checkout-step {
  margin-top: -1px;
}

body#checkout section.checkout-step #checkout-guest-form .custom-checkbox span {
  margin-top: 6px;
}

body#checkout section.checkout-step .payment-options .custom-radio {
  margin-top: 4px;
}

body#checkout .modal-content {
  background: #fff;
}

.contact-rich h4, .contact-rich p.sub-title {
  text-align: left;
}

.contact-box {
  display: none;
}

#search #js-product-list-header {
  margin-bottom: 100px;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}

body.page-cms #wrapper {
  padding-top: 0 !important;
}

.page-hero {
  margin-top: -50px;
}

#main .page-content > p:first-child {
  margin-bottom: 0 !important;
}

.page-cms .section-title {
  margin-bottom: 0;
  padding: 100px 0 90px;
}
.page-cms .section-title .title {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 55px;
  text-align: center;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
.page-cms .section-title p {
  max-width: 450px;
  margin-left: auto;
  margin-right: auto;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  text-align: center;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
.page-cms .section-title.width-md p {
  max-width: 980px;
}

.page-cms .section-title-sm {
  padding: 37px 0 22px !important;
}

.section-with-bg {
  margin-top: 30px;
}

.page-cms-default {
  padding-top: 100px;
}
.page-cms-default h2, .page-cms-default h3, .page-cms-default h4, .page-cms-default h5, .page-cms-default h6 {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
.page-cms-default h2 {
  font-size: 40px;
  line-height: 55px;
}
.page-cms-default h3 {
  font-size: 30px;
  line-height: 45px;
}
.page-cms-default h4 {
  font-size: 25px;
  line-height: 40px;
}
.page-cms-default h5 {
  font-size: 20px;
  line-height: 35px;
}
.page-cms-default h6 {
  font-size: 18px;
  line-height: 33px;
}
.page-cms-default ul, .page-cms-default ol {
  padding-left: 15px;
}

.section-numbered {
  counter-reset: section;
}
.section-numbered .ApColumn:nth-child(odd) {
  clear: both;
}
.section-numbered h2 {
  position: relative;
  padding-left: 35px;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 32px;
  line-height: 44px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  text-align: left;
}
.section-numbered h2::before {
  counter-increment: section;
  content: "0" counter(section);
  position: absolute;
  top: 6px;
  left: 0;
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #C5BEB0;
}

@media (max-width: 991px) {
  .section-numbered h2 {
    font-size: 22px;
    line-height: 34px;
  }
}
@media (min-width: 992px) {
  .section-middle {
    display: flex;
    align-items: center;
  }
}
.section-with-image {
  padding-top: 130px;
  padding-bottom: 100px;
}
.section-with-image h2 {
  text-align: left;
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 40px;
  line-height: 55px;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
}
.section-with-image h3 {
  text-align: left;
  margin-bottom: 15px;
  font-weight: 500;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
.section-with-image p {
  margin-bottom: 35px;
  font-weight: 300;
  font-size: 15px;
  line-height: 26px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
.section-with-image ul, .section-with-image ol {
  margin-bottom: 35px;
  font-weight: 300;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

@media (min-width: 1366px) {
  .section-with-image.has-bg::before, .page-hero.has-bg::before, .page-header-bg.has-bg::before {
    left: -100%;
    right: -100%;
    margin: auto;
    padding: 0;
    width: calc(100vw - 60px);
  }
  .section-with-bg::before {
    left: -100%;
    right: -100%;
    margin: auto;
    padding: 0;
    width: calc(100vw - 60px);
  }
  .section-with-image .block_content {
    padding-left: 35px;
  }
  .section-with-image.reverse .block_content {
    padding-right: 65px;
  }
}
@media (min-width: 768px) {
  .section-with-image.reverse {
    display: flex;
    flex-direction: row-reverse;
  }
}
@media (max-width: 991px) {
  .section-with-image h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .page-cms .section-title {
    padding: 50px 0 20px;
  }
  .page-cms .section-title .title {
    font-size: 24px;
    line-height: 34px;
  }
  .page-cms-default {
    padding-top: 50px;
  }
  .page-cms-default h2 {
    font-size: 24px;
    line-height: 34px;
  }
  .page-cms-default h3 {
    font-size: 23px;
    line-height: 38px;
  }
  .page-cms-default h4 {
    font-size: 22px;
    line-height: 37px;
  }
}
@media (max-width: 767px) {
  .section-with-image {
    padding-top: 70px;
    padding-bottom: 40px;
  }
  .section-with-image .ApImage {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
.image-with-text {
  margin-top: 100px;
  position: relative;
}
.image-with-text .image_description {
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
}
.image-with-text .image_description h2 {
  padding: 14px 27px;
  max-width: 990px;
  background: rgba(197, 169, 147, 0.7);
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 40px;
  line-height: 120%;
  letter-spacing: 0.01em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #FFFFFF;
}

@media (max-width: 1199px) {
  .image-with-text .image_description h2 {
    font-size: 30px;
  }
}
@media (max-width: 991px) {
  .image-with-text .image_description h2 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  body.page-cms #wrapper {
    padding-top: 30px !important;
  }
}
@media (max-width: 575px) {
  .image-with-text .image_description h2 {
    font-size: 16px;
  }
}
.cms-id-2 #content-wrapper a:not(:hover), .cms-id-3 #content-wrapper a:not(:hover) {
  text-decoration: underline;
}
.cms-id-2 h1, .cms-id-3 h1 {
  margin-bottom: 40px;
}
.cms-id-2 h2, .cms-id-2 h3, .cms-id-3 h2, .cms-id-3 h3 {
  padding-top: 30px;
  margin-bottom: 20px;
}
.cms-id-2 h2 + h3, .cms-id-3 h2 + h3 {
  padding-top: 0;
}
.cms-id-2 table, .cms-id-3 table {
  margin-bottom: 20px;
}
.cms-id-2 table tr td, .cms-id-3 table tr td {
  padding: 5px 15px;
  border: 1px solid #eaeaea;
}

.footer-container .block .title_block {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  margin-bottom: 17px;
}

.footer-container li {
  margin-bottom: 13px;
}
.footer-container li a {
  display: block;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}

.footer-bottom > .container > .inner {
  position: relative;
}
.footer-bottom > .container > .inner::before {
  content: "";
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  left: 0;
  height: 1px;
  background: rgba(0, 0, 0, 0.05);
}
.footer-bottom > .container > .inner > .row {
  padding: 30px 0;
}
.footer-bottom .copyright {
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.02em;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #535353;
}
.footer-bottom ul {
  display: flex;
  align-items: center;
  justify-content: end;
  margin-bottom: 0;
}
.footer-bottom ul li {
  margin-bottom: 0;
  margin-right: 55px;
}
.footer-bottom ul li:last-child {
  margin-right: 0;
}

#block-newsletter-label {
  display: none;
}

.footer-bottom-right > .block, .footer-bottom-right .newsletter-form {
  max-width: 270px;
  margin-left: auto;
}

label.newsletter_consent_message {
  font-size: 12px;
  line-height: 1.5;
  padding-top: 20px;
}

.custom-checkbox label.newsletter_consent_message input[type=checkbox] + span {
  margin-top: -4px;
}

/* tutaj */

@media (max-width: 767px) {
  .footer-container .block .title_block, .footer-container .block {
    text-align: center;
  }
  .footer-bottom-right > .block, .footer-bottom-right .newsletter-form {
    margin-right: auto;
  }
  .footer-top .ApRow {
    display: flex;
    flex-direction: column;
  }
  .footer-top .ApRow .ApColumn.text-center {
    order: 1;
  }
  .footer-top .ApRow .ApColumn {
    order: 2;
  }
  .footer-top .ApRow .ApColumn.footer-bottom-right {
    order: 3;
  }
  .footer-top .ApRow .header_logo {
    margin-bottom: 40px;
  }
  .footer-bottom > .container > .inner > .row {
    display: flex;
    flex-direction: column-reverse;
  }
  .footer-bottom ul {
    display: block;
    text-align: center;
  }
  .footer-bottom ul li {
    margin: 0 0 20px;
  }
}
.block-social {
  text-align: center;
}
.block-social li a {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.block-social a::before {
  color: #C4C4C4 !important;
}
.block-social a:hover::before {
  color: #000 !important;
}

.block-social li.pinterest a:before {
  content: "\f231";
}

.block-social li:first-child a {
  padding-left: 15px;
}

.block-social ul {
  display: flex;
  justify-content: center;
}

.footer-ring-sizer-modal {
  margin: 0 !important;
}

.ps-alert-error .item p, .ps-alert-success .item p {
  background: #fff;
}

.lql-form-content .lql-form-content-element .form-control {
  padding-left: 15px;
  padding-right: 15px;
}

.leo-form.full-width {
  padding-top: 20px;
  padding-bottom: 10px;
}

.leo-quicklogin-modal .modal-footer {
  display: none;
}

.leo-quicklogin-nav span, .ApQuicklogin span {
  font-family: "Nunito Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  line-height: 22px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  -webkit-font-feature-settings: "pnum" on, "lnum" on;
  font-feature-settings: "pnum" on, "lnum" on;
  color: #333333;
  padding-right: 20px;
}
.leo-quicklogin-nav i, .ApQuicklogin i {
  color: #333333;
}

.leo-quicklogin-nav i {
  display: none;
}

#search_widget {
  padding-top: 2px;
}
#search_widget > .popup-title span {
  font-family: "Nunito Sans", sans-serif;
}

.ApQuicklogin a + a {
  margin-left: 20px;
}

.ApQuicklogin .dropdown-item {
  padding: 8px 20px;
}
.ApQuicklogin .dropdown-item span, .ApQuicklogin .dropdown-item i {
  transition: all 0.3s ease-in-out;
}
.ApQuicklogin .dropdown-item:hover span, .ApQuicklogin .dropdown-item:hover i {
  color: #c5beb0;
}

.page-my-account #content .links a i {
  transition: all 0.3s ease-in-out;
}

.page-my-account #content .links a:hover i {
  color: #c5beb0;
}

.ApQuicklogin > .dropdown > .account > i {
  position: relative;
  top: -4px;
}

@media (max-width: 1199px) {
  .ApQuicklogin > .dropdown > .account > span {
    display: none;
  }
  #search_widget > .popup-title span {
    display: none;
  }
}
@media (max-width: 991px) {
  .leo-quicklogin-nav span {
    display: none;
  }
}
@media (max-width: 575px) {
  #index .header-top .top-left-header, .header-top .top-left-header {
    position: absolute;
    right: 0;
    width: auto;
    padding-left: 0;
  }
  #index .header-top .top-right-header, .header-top .top-right-header {
    position: absolute !important;
    right: 70px;
    width: auto;
    padding-right: 0;
  }
  #index .header-top .text-xs-center, .header-top .text-xs-center {
    width: auto;
    padding-left: 35px;
    padding-right: 0;
  }
}
#order-items {
  margin-bottom: 30px;
}

#order-details {
  padding-left: 20px;
}

.products-section-title {
  text-align: center;
  font-weight: 300;
  font-size: 30px;
  letter-spacing: -0.75px !important;
  text-transform: capitalize !important;
}

.forgotten-password .form-fields .center-email-fields {
  align-items: center;
}

.forgotten-password .form-fields label.required {
  width: auto;
}

.renew-password .btn {
  width: auto;
}

#main .page-footer {
  overflow: hidden;
}
#main .page-footer a {
  display: none;
}

.off-canvas-nav-megamenu .navbar-nav > li > a {
  display: block;
}

#blockEmailSubscription_displayFooter .custom-checkbox label {
  margin-top: 10px;
  padding-left: 0;
}

/*# sourceMappingURL=custom.css.map */

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle, .btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus, .btn-primary.disabled:hover, .btn-primary:disabled:hover {
    border-color: #C5BEB0;
    background-color: #e7e5df;
    color: #000;
}

body#checkout [data-action=show-password]:hover {
  background-color: #e7e5df;
  color: #000;
}


.margin-left-75px {
margin-left: 50px;
}


.header-top:not(.sticky) .leo-megamenu .navbar-nav>li>a {
    padding-top: 72px;
    padding-bottom: 50px;
}
