.modal-backdrop.show {
  opacity: .7; }

.modal-dialog {
  margin: 6% auto 8%;
  max-width: 1250px;
  width: 1250px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .modal-dialog {
      width: 1150px;
      max-width: 1150px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .modal-dialog {
      width: 960px;
      max-width: 960px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
      width: 720px;
      max-width: 720px; } }
  @media only screen and (max-width: 767px) {
    .modal-dialog {
      width: 100%;
      max-width: 100%;
      padding: 35px 0; } }
  .modal-dialog .modal-content {
    border-radius: 0; }
    .modal-dialog .modal-content .modal-header {
      border: none;
      padding: 0;
      right: 0;
      top: 0;
      position: absolute;
      z-index: 9999; }
      @media only screen and (max-width: 767px) {
        .modal-dialog .modal-content .modal-header {
          right: 0px;
          top: -34px; } }
      .modal-dialog .modal-content .modal-header .close {
        color: #000000;
        cursor: pointer;
        opacity: 1;
        padding: 0;
        margin: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-color: transparent;
        border-radius: 100%;
        font-size: 18px;
        text-shadow: none;
        font-weight: 300;
        transition: all .3s ease 0s; }
        @media only screen and (max-width: 767px) {
          .modal-dialog .modal-content .modal-header .close {
            width: 34px;
            height: 34px;
            line-height: 34px;
            font-size: 15px; } }
        .modal-dialog .modal-content .modal-header .close:hover {
          color: #1a1f3d;
          transform: rotate(90deg); }
    .modal-dialog .modal-content .modal-body {
      padding: 0px; }

.quickview-content-padding {
  padding: 50px 50px 50px;
  height: 100%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .quickview-content-padding {
      padding: 15px 35px 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .quickview-content-padding {
      padding: 20px 35px 35px; } }
  @media only screen and (max-width: 767px) {
    .quickview-content-padding {
      padding: 15px 15px 15px; } }

.product-details-content .pro-dec-next-prev {
  text-align: right; }
  .product-details-content .pro-dec-next-prev a {
    font-size: 20px;
    margin-left: 12px; }
    .product-details-content .pro-dec-next-prev a:first-child {
      margin-left: 0; }
.product-details-content > span {
  color: #1a1f3d;
  margin: 0 0 7px;
  text-transform: uppercase; }
.product-details-content h2 {
  font-size: 24px;
  margin: 0 0 20px;
  color: #D4A843; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content h2 {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) {
    .product-details-content h2 {
      font-size: 20px; } }
.product-details-content .pro-dec-info-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 32px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
      display: block; }
    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap3 {
      display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
      display: flex; } }
  .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap {
    display: flex; }
    .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i {
      color: #d5d6d8;
      font-size: 14px;
      margin-left: 2px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i.yellow {
        color: #f5b223; }
    .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap a {
      color: #1D1D1D;
      font-size: 12px;
      margin-left: 10px; }
  .product-details-content .pro-dec-info-wrap .pro-dec-stock ul {
    display: flex;
    flex-wrap: wrap; }
    .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li {
      margin-left: 10px;
      color: #1D1D1D;
      font-size: 12px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li.green {
        color: #86BA45;
        font-weight: 600; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li span {
        font-weight: 600; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li i {
        margin-right: 3px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li:first-child {
        margin-left: 0px; }
.product-details-content > h3 {
  font-size: 32px;
  margin: 0px 0 10px;
  font-weight: bold;
  color: #262626; }
.product-details-content .product-details-peragraph p {
  font-size: 14px;
  line-height: 27px;
  color: #737373; }
.product-details-content .product-details-action-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 45px 0 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 23px; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap {
      margin: 20px 0 0px; } }
  .product-details-content .product-details-action-wrap .product-details-cart {
    margin: 0 15px 0 15px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 7px 7px 7px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 15px 0 15px; } }
    .product-details-content .product-details-action-wrap .product-details-cart a {
      display: inline-block;
      font-size: 16px;
      padding: 17px 80px;
      font-weight: bold;
      line-height: 1;
      background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
      background-size: 200% 200%;
      background-repeat: no-repeat;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: stretch;
      align-content: flex-start;
      text-align: center;
      color: #000000;
      transition: all 300ms ease; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 50px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 25px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 30px; } }
      @media only screen and (max-width: 767px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 18px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 30px; } }
      .product-details-content .product-details-action-wrap .product-details-cart a:hover {
        background-position: 100% 100%;
        transform: translateY(-5px); }
    .product-details-content .product-details-action-wrap .product-details-cart.product-dec-cart-mrg-none {
      margin: 0 15px 0 0px; }
  .product-details-content .product-details-action-wrap .product-details-wishlist a, .product-details-content .product-details-action-wrap .product-details-compare a {
    display: inline-block;
    font-size: 25px;
    color: #2f2f2f; }
    .product-details-content .product-details-action-wrap .product-details-wishlist a:hover, .product-details-content .product-details-action-wrap .product-details-compare a:hover {
      color: #D4A843; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
      margin-bottom: 0px; } }
  .product-details-content .product-details-action-wrap .product-details-compare {
    margin-left: 15px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 0px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 10px; } }
  .product-details-content .product-details-action-wrap.pro-dec-action-mrg {
    margin: 16px 0 0px; }
.product-details-content .product-details-info {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 14px; }
  .product-details-content .product-details-info a {
    color: #535353;
    font-size: 14px;
    margin-right: 10px; }
    .product-details-content .product-details-info a:last-child {
      margin-right: 0; }
    .product-details-content .product-details-info a i {
      font-size: 16px;
      padding-right: 8px;
      position: relative;
      top: 3px; }
    .product-details-content .product-details-info a:hover {
      color: #1a1f3d; }
.product-details-content .product-details-meta {
  margin: 25px 0 23px; }
  .product-details-content .product-details-meta > span {
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    color: #2f2f2f; }
    .product-details-content .product-details-meta > span.categories a {
      color: #1a1f3d; }
      .product-details-content .product-details-meta > span.categories a:hover {
        color: #1a1f3d;
        text-decoration: underline; }
    .product-details-content .product-details-meta > span a {
      color: #2f2f2f; }
      .product-details-content .product-details-meta > span a:hover {
        color: #1a1f3d;
        text-decoration: underline; }
    .product-details-content .product-details-meta > span:last-child {
      margin: 0 0 0px; }
.product-details-content .product-details-social-wrap {
  display: flex;
  align-items: center;
  margin: 18px 0 0; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
      display: flex; } }
  .product-details-content .product-details-social-wrap span {
    color: #262626;
    font-weight: 600;
    margin-right: 10px;
    font-size: 12px; }
  .product-details-content .product-details-social-wrap .product-details-social a {
    border: 1px solid #e1e1e1;
    color: #1d1d1d;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin: 0 7px 0 0; }
    .product-details-content .product-details-social-wrap .product-details-social a:hover {
      color: #fff;
      border: 1px solid transparent; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.facebook {
        background-color: #3b5999; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.twitter {
        background-color: #55acee; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.pinterest {
        background-color: #b90f16; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.google-plus {
        background-color: #dd4b39; }

.product-details-quality {
  margin: 9px 0 0; }
  @media only screen and (max-width: 767px) {
    .product-details-quality {
      margin: 0px 0 0; } }
  .product-details-quality .cart-plus-minus {
    display: inline-block;
    height: 50px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 86px;
    text-align: center;
    border: 1px solid #D4A843; }
    .product-details-quality .cart-plus-minus .qtybutton {
      color: #222222;
      cursor: pointer;
      float: inherit;
      font-size: 18px;
      line-height: 50px;
      margin: 0;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease 0s;
      width: 30px;
      background: #f1eee7; }
      .product-details-quality .cart-plus-minus .qtybutton.dec {
        height: 50px;
        top: 0px;
        right: 0;
        font-weight: 400;
        font-size: 22px;
        bottom: 0;
        margin: auto; }
      .product-details-quality .cart-plus-minus .qtybutton.inc {
        height: 50px;
        top: 0px;
        left: 0;
        font-weight: 400;
        font-size: 22px;
        bottom: 0;
        margin: auto; }
    .product-details-quality .cart-plus-minus input.cart-plus-minus-box {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #222222;
      font-size: 14px;
      height: 50px;
      line-height: 54px;
      margin: 0;
      padding: 0px;
      text-align: center;
      width: 85px;
      font-weight: bold; }
  .product-details-quality.pro-quality-border .cart-plus-minus input {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .product-details-quality.quality-width-cart .cart-plus-minus {
    width: 90px;
    border: none; }
    .product-details-quality.quality-width-cart .cart-plus-minus input {
      width: 90px;
      font-weight: 400; }
    .product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.dec {
      left: 0; }
    .product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.inc {
      right: 0; }

.quickview-slider-active.owl-carousel > .owl-nav div {
  color: #262626;
  display: inline-block;
  font-size: 24px;
  left: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  border: 1px solid #e1e2e2;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%; }
  .quickview-slider-active.owl-carousel > .owl-nav div.owl-next {
    right: 20px;
    left: auto; }
  .quickview-slider-active.owl-carousel > .owl-nav div:hover {
    color: #D4A843; }

.pro-dec-big-img-slider .slick-list {
  border: 1px solid #ddd; }

/* KCK: prevent image area stretching to match right column height */
.product-details-tab.product-details-tab2 {
  position: sticky;
  top: calc(var(--kck-header-height, 64px) + 16px);
  align-self: flex-start;
}
.pro-dec-big-img-slider,
.pro-dec-big-img-slider .slick-list,
.pro-dec-big-img-slider .slick-track {
  height: auto !important;
}
.pro-dec-big-img-slider .slick-slide {
  height: auto !important;
}
.pro-dec-big-img-slider .slick-slide > div {
  height: auto !important;
}
.pro-dec-big-img-slider .easyzoom-style {
  display: block;
}
.pro-dec-big-img-slider .easyzoom-style .easyzoom > a img {
  display: block;
  width: 100%;
  height: auto;
  max-height: 520px;
  object-fit: cover;
}

.easyzoom-style {
  position: relative; }
  .easyzoom-style a.easyzoom-pop-up {
    position: absolute;
    right: 25px;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    z-index: 999;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    @media only screen and (max-width: 767px) {
      .easyzoom-style a.easyzoom-pop-up {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px; } }
    .easyzoom-style a.easyzoom-pop-up.video-popup {
      color: #fff;
      font-size: 16px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #262626; }
    .easyzoom-style a.easyzoom-pop-up.img-popup-position {
      bottom: 100px; }
    .easyzoom-style a.easyzoom-pop-up:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }
  .easyzoom-style .easyzoom {
    display: block;
    background: #f5f5f5; }
    .easyzoom-style .easyzoom > a {
      transition: none; }
      .easyzoom-style .easyzoom > a img {
        width: 100%;
        transition: none; }
  .easyzoom-style .easyzoom-popup > a img {
    width: 100%; }

.product-details-tab {
  display: block; }
  .product-details-tab.product-details-tab2 {
    overflow: inherit; }

.product-dec-right {
  float: right;
  position: relative;
  width: calc(100% - 160px); }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-right {
      width: calc(100% - 120px); } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-right {
      width: calc(100% - 120px); } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-right {
      width: calc(100% - 130px); } }
  @media only screen and (max-width: 767px) {
    .product-dec-right {
      width: calc(100% - 100px); } }

.product-dec-left {
  position: relative;
  float: left;
  width: 160px;
  padding-right: 20px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-left {
      width: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-left {
      width: 120px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-left {
      width: 130px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-left {
      width: 100px; } }
  .product-dec-left .product-dec-small {
    margin: 0 0 20px;
    cursor: pointer; }
    .product-dec-left .product-dec-small img {
      width: 100%; }
    .product-dec-left .product-dec-small.slick-active {
      border: 2px solid transparent; }
      .product-dec-left .product-dec-small.slick-active.slick-current {
        border: 2px solid #aaa; }
    .product-dec-left .product-dec-small:last-child {
      margin: 0 0 0px; }
  .product-dec-left span.pro-dec-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    font-size: 20px;
    cursor: pointer;
    color: #262626;
    z-index: 9;
    transform: translateX(-50%); }
    @media only screen and (max-width: 767px) {
      .product-dec-left span.pro-dec-icon {
        top: 93%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-dec-left span.pro-dec-icon {
        top: 100%; } }
    .product-dec-left span.pro-dec-icon:hover {
      color: #1a1f3d; }
    .product-dec-left span.pro-dec-icon.pro-dec-prev {
      margin-left: -30px; }
    .product-dec-left span.pro-dec-icon.pro-dec-next {
      margin-right: -30px; }

.product-details-wrap {
  display: flex;
  flex-wrap: wrap; }
  .product-details-wrap .pro-dec-content-left {
    flex: 0 0 72%;
    max-width: 72%;
    padding-right: 50px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-details-wrap .pro-dec-content-left {
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .product-details-wrap .pro-dec-content-left {
        padding-right: 0px;
        flex: 0 0 100%;
        max-width: 100%; } }
  .product-details-wrap .pro-dec-content-right {
    flex: 0 0 28%;
    max-width: 28%; }
    @media only screen and (max-width: 767px) {
      .product-details-wrap .pro-dec-content-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px; } }

.pro-dec-banner-wrap {
  position: relative;
  overflow: hidden; }
  .pro-dec-banner-wrap a {
    display: block; }
    .pro-dec-banner-wrap a img {
      width: 100%;
      transition: all .5s ease 0s;
      transform: scale(1); }
  .pro-dec-banner-wrap .pro-dec-banner-content {
    position: absolute;
    left: 20px;
    bottom: 12px;
    z-index: 9; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .pro-dec-banner-wrap .pro-dec-banner-content {
        left: 12px; } }
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
      color: #fff;
      font-size: 24px;
      line-height: 1;
      text-transform: uppercase;
      margin: 0 0 10px; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 16px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
      @media only screen and (max-width: 767px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
      color: #fff;
      font-size: 45px;
      line-height: 1;
      text-transform: uppercase;
      margin: 0; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 30px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (max-width: 767px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
  .pro-dec-banner-wrap:hover a img {
    width: 100%;
    transform: scale(1.1); }

.sidebar-subscribe-wrap {
  background-color: #E5F3EF;
  padding: 30px 20px 35px 20px;
  margin-top: 20px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content i {
    color: #1D1D1D;
    font-size: 30px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
    font-size: 22px;
    margin: 1px 0 5px;
    color: #1D1D1D;
    font-family: "Cormorant Garamond", Georgia, serif; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content p {
    font-size: 14px;
    color: #1D1D1D;
    font-family: "Cormorant Garamond", Georgia, serif; }
  .sidebar-subscribe-wrap .sidebar-subscribe-form {
    margin-top: 9px; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form > input {
      background-color: transparent;
      border: none;
      color: #777;
      border-bottom: 1px solid #858C8A;
      padding: 2px 0 2px 0; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .mc-news {
      display: none; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear {
      margin-top: 12px; }
      .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear > input {
        border: none;
        font-size: 12px;
        height: 42px;
        background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
        background-size: 200% 200%;
        background-repeat: no-repeat;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: stretch;
        align-content: flex-start;
        text-align: center;
        color: #000000;
        transition: all 300ms ease; }
        .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear > input:hover {
          background-position: 100% 100%;
          transform: translateY(-5px); }

.product-dec-slider.slick-vertical .slick-slide,
.product-dec-small-style2.slick-vertical .slick-slide {
  border: 2px solid transparent; }
.product-dec-slider .slick-slide,
.product-dec-small-style2 .slick-slide {
  border: 2px solid transparent; }

.product-dec-col-38 {
  flex: 0 0 34%;
  max-width: 34%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-38 {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .product-dec-col-38 {
      flex: 0 0 100%;
      max-width: 100%; } }

.product-dec-col-62 {
  flex: 0 0 66%;
  max-width: 66%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-62 {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .product-dec-col-62 {
      flex: 0 0 100%;
      max-width: 100%; } }

.description-review-topbar {
  margin-bottom: 70px;
  border-bottom: 3px solid #D8D8D8; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .description-review-topbar {
      margin-bottom: 20px; } }
  .description-review-topbar a {
    font-size: 20px;
    color: #BEBEBE;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 50px;
    letter-spacing: .86px;
    position: relative;
    padding-bottom: 15px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .description-review-topbar a {
        font-size: 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .description-review-topbar a {
        font-size: 20px;
        letter-spacing: 0px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px;
        margin-bottom: 20px;
        padding-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .description-review-topbar a {
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px; } }
    .description-review-topbar a:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: -3px;
      width: 100%;
      height: 3px;
      background-color: transparent; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .description-review-topbar a:before {
          height: 3px; } }
      @media only screen and (max-width: 767px) {
        .description-review-topbar a:before {
          height: 2px; } }
    .description-review-topbar a:last-child {
      margin-right: 0; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .description-review-topbar a {
        margin-right: 26px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .description-review-topbar a {
        margin-right: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .description-review-topbar a {
        margin-right: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description-review-topbar a {
        margin-right: 20px; } }
    @media only screen and (max-width: 767px) {
      .description-review-topbar a {
        margin-right: 10px; } }
    .description-review-topbar a.active {
      color: #1D1D1D; }
      .description-review-topbar a.active:before {
        background-color: #1D1D1D; }

.pro-details-banner {
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-details-banner {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    .pro-details-banner {
      margin-bottom: 20px; } }
  .pro-details-banner a {
    position: relative; }
    .pro-details-banner a img {
      width: 100%;
      transition: all .5s ease 0s;
      transform: scale(1); }
  .pro-details-banner:hover a img {
    transform: scale(1.1); }

.product-dec-content {
  padding-left: 20px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content {
      padding-left: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content {
      padding-left: 0px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-content {
      padding-left: 0px; } }
  .product-dec-content p {
    line-height: 32px;
    margin: 0;
    font-size: 18px;
    color: #777; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-content p {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-content p {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .product-dec-content p {
        font-size: 15px;
        line-height: 28px; } }
  .product-dec-content .product-dec-list-wrap {
    margin: 48px 0 50px;
    display: flex; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px; } }
    @media only screen and (max-width: 767px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px;
        display: block; } }
    .product-dec-content .product-dec-list-wrap .product-dec-list {
      margin-right: 40px; }
      @media only screen and (max-width: 767px) {
        .product-dec-content .product-dec-list-wrap .product-dec-list {
          margin-right: 0px; } }
      .product-dec-content .product-dec-list-wrap .product-dec-list:last-child {
        margin-right: 0; }
      .product-dec-content .product-dec-list-wrap .product-dec-list ul {
        list-style-position: inside;
        margin: 0px 0 0px 12px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 30px 12px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 30px 12px; } }
        @media only screen and (max-width: 767px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 20px 12px; } }
        .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
          margin-bottom: 25px;
          list-style: disc;
          line-height: 24px;
          font-size: 18px;
          color: #777; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 16px;
              margin-bottom: 20px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 16px;
              margin-bottom: 20px; } }
          @media only screen and (max-width: 767px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 15px;
              margin-bottom: 12px; } }
          .product-dec-content .product-dec-list-wrap .product-dec-list ul li:last-child {
            margin-bottom: 0; }

.additional-info ul li {
  margin-bottom: 20px;
  font-size: 18px;
  color: #777; }
  @media only screen and (max-width: 767px) {
    .additional-info ul li {
      font-size: 14px; } }
  .additional-info ul li:last-child {
    margin-bottom: 0; }
  .additional-info ul li span {
    width: 215px;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .additional-info ul li span {
        width: 70px; } }

.review-wrapper h2 {
  font-size: 30px;
  margin: 0 0 37px; }
  @media only screen and (max-width: 767px) {
    .review-wrapper h2 {
      font-size: 18px;
      margin: 0 0 18px; } }

.single-review {
  margin: 0 0 60px;
  padding: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex; }
  @media only screen and (max-width: 767px) {
    .single-review {
      padding: 30px;
      display: block;
      margin: 0 0 30px; } }
  .single-review .review-img img {
    border-radius: 100%; }
  .single-review .review-content {
    margin-left: 30px; }
    @media only screen and (max-width: 767px) {
      .single-review .review-content {
        margin-left: 0px; } }
    .single-review .review-content .review-top-wrap {
      display: flex;
      justify-content: space-between;
      margin: 0 0 20px; }
      @media only screen and (max-width: 767px) {
        .single-review .review-content .review-top-wrap {
          display: block;
          margin: 10px 0 10px; } }
      .single-review .review-content .review-top-wrap .review-name h5 {
        font-size: 14px;
        margin: 0;
        color: #535353; }
        .single-review .review-content .review-top-wrap .review-name h5 span {
          font-weight: bold;
          font-size: 14px;
          color: #262626; }
      .single-review .review-content .review-top-wrap .review-rating {
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .single-review .review-content .review-top-wrap .review-rating {
            margin: 10px 0 0px; } }
        .single-review .review-content .review-top-wrap .review-rating i {
          font-size: 14px;
          color: #d5d6d8;
          margin-left: 2px; }
          .single-review .review-content .review-top-wrap .review-rating i.yellow {
            color: #f5b223; }
    .single-review .review-content p {
      font-size: 16px;
      color: #777;
      line-height: 1.714286;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .single-review .review-content p {
          font-size: 15px; } }

.ratting-form-wrapper > span {
  display: block;
  line-height: 1; }
.ratting-form-wrapper p {
  font-size: 12px;
  margin: 9px 0 0;
  color: #535353; }
  .ratting-form-wrapper p span {
    color: red; }
.ratting-form-wrapper .ratting-form {
  margin: 30px 0 0; }
  .ratting-form-wrapper .ratting-form .star-box-wrap {
    display: flex;
    margin: 16px 0 29px; }
    .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star {
      margin-right: 17px;
      display: flex; }
      .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star a {
        color: #535353; }
      .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star:hover i {
        color: #f5b223; }
  .ratting-form-wrapper .ratting-form .rating-form-style label {
    margin: 0 0 5px;
    color: #535353; }
    .ratting-form-wrapper .ratting-form .rating-form-style label span {
      color: red; }
  .ratting-form-wrapper .ratting-form .rating-form-style input, .ratting-form-wrapper .ratting-form .rating-form-style textarea {
    background: transparent;
    border: 1px solid #CDCDCD;
    height: 50px;
    padding: 5px 10px; }
    .ratting-form-wrapper .ratting-form .rating-form-style input:focus, .ratting-form-wrapper .ratting-form .rating-form-style textarea:focus {
      border: 1px solid #262626; }
  .ratting-form-wrapper .ratting-form .rating-form-style textarea {
    height: 150px; }
  .ratting-form-wrapper .ratting-form .form-submit {
    margin-top: 20px; }
    .ratting-form-wrapper .ratting-form .form-submit input {
      padding: 10px 35px;
      line-height: 30px;
      color: #fff;
      border-width: 0;
      font-weight: 600;
      display: inline-block;
      width: auto;
      height: auto;
      font-size: 14px;
      text-transform: uppercase;
      background: #262626; }
      .ratting-form-wrapper .ratting-form .form-submit input:hover {
        background: #1a1f3d; }

.pro-dec-brand-img img {
  width: 140px; }
@media only screen and (max-width: 767px) {
  .pro-dec-brand-img {
    margin: 0 0 20px; } }

.pro-dec-brand-content p {
  margin: 0;
  color: #777;
  font-size: 18px;
  line-height: 34px; }
  @media only screen and (max-width: 767px) {
    .pro-dec-brand-content p {
      line-height: 30px;
      font-size: 14px; } }

.about-shiping-content p {
  color: #777;
  line-height: 34px;
  font-size: 16px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .about-shiping-content p {
      line-height: 30px;
      font-size: 14px; } }
  .about-shiping-content p:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .description-review-area.pb-105 {
    padding-bottom: 40px; } }
.product-dec-small-style2 {
  width: 450px;
  margin: 13px auto 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-small-style2 {
      width: 400px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-small-style2 {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-small-style2 {
      width: 450px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-small-style2 {
      width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-dec-small-style2 {
      width: 450px; } }
  .product-dec-small-style2 .product-dec-small {
    margin: 0 5px 0px 5px;
    cursor: pointer;
    background: #f5f5f5; }
    .product-dec-small-style2 .product-dec-small img {
      width: 100%; }
    .product-dec-small-style2 .product-dec-small.slick-active {
      border: 2px solid transparent; }
      .product-dec-small-style2 .product-dec-small.slick-active.slick-current {
        border: 2px solid #ccc; }
    .product-dec-small-style2 .product-dec-small:last-child {
      margin: 0 0 0px; }
  .product-dec-small-style2 span.pro-dec-icon {
    color: #262626;
    font-size: 20px;
    position: absolute;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9; }
    .product-dec-small-style2 span.pro-dec-icon:hover {
      color: #1a1f3d; }
  .product-dec-small-style2 span.pro-dec-prev {
    left: -5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -3%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -4%; } }
    @media only screen and (max-width: 767px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -3%; } }
  .product-dec-small-style2 span.pro-dec-next {
    left: auto;
    right: -5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -3%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -4%; } }
    @media only screen and (max-width: 767px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -3%; } }

.pro-details-group {
  margin: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .pro-details-group {
      margin: 15px 0 0; } }
  .pro-details-group .single-group {
    display: flex;
    margin-bottom: 10px;
    align-items: center; }
    .pro-details-group .single-group .pro-dec-title-stock {
      margin: 5px 0 0 25px; }
      .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 {
        font-size: 14px;
        margin: 0 0 3px;
        text-transform: uppercase;
        color: #262626; }
        .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a {
          color: #262626; }
          .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a:hover {
            color: #1a1f3d; }
      .pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span {
        color: #262626;
        font-size: 14px; }
        .pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span.old-price {
          text-decoration: line-through;
          margin-left: 5px; }

.affiliate-btn {
  margin: 0 20px 0 0px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .affiliate-btn {
      margin: 0 20px 5px 0px; } }
  @media only screen and (max-width: 767px) {
    .affiliate-btn {
      margin: 0 20px 20px 0px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .affiliate-btn {
      margin: 0 20px 0 0px; } }
  .affiliate-btn a {
    display: inline-block;
    font-size: 14px;
    padding: 15px 40px 20px;
    font-weight: 600;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .affiliate-btn a {
        padding: 20px 26px; } }
    @media only screen and (max-width: 767px) {
      .affiliate-btn a {
        padding: 20px 30px; } }
    .affiliate-btn a:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }

.configurable-wrap {
  margin: 33px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 27px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap {
      margin: 20px 0 0; } }
  @media only screen and (max-width: 767px) {
    .configurable-wrap {
      margin: 20px 0 0; } }
  .configurable-wrap .configurable-color {
    display: flex;
    align-items: center;
    margin: 0 0px 8px 0; }
    .configurable-wrap .configurable-color > span {
      font-size: 14px;
      font-weight: bold;
      margin-right: 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-color > span {
          margin-right: 10px; } }
    .configurable-wrap .configurable-color ul li {
      display: inline-block;
      margin-right: 3px; }
      .configurable-wrap .configurable-color ul li:last-child {
        margin-bottom: 0; }
      .configurable-wrap .configurable-color ul li a .swatch-anchor {
        width: 15px;
        height: 15px;
        border-radius: 100%;
        font-size: 0;
        display: inline-block;
        position: relative; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor::before {
          content: attr(title);
          position: absolute;
          bottom: 80%;
          text-indent: 0;
          background: #000;
          padding: 4px 10px 6px;
          line-height: 1;
          border-radius: 4px;
          margin-bottom: 10px;
          min-width: 50px;
          color: #fff;
          left: 50%;
          white-space: pre;
          text-align: center;
          text-transform: none;
          transform: translate(-50%, 0);
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out;
          font-size: 12px; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor::after {
          content: "";
          position: absolute;
          left: 50%;
          bottom: 80%;
          border-width: 4px 4px 0 4px;
          border-style: solid;
          border-color: #000 transparent transparent transparent;
          margin-bottom: 6px;
          margin-left: -4px;
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor:hover::before {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor:hover::after {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.blue {
          background-color: #5097f7; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.brown {
          background-color: #7a5816; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.green {
          background-color: #81d742; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.pink {
          background-color: #ff0c94; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.violet {
          background-color: #8224e3; }
  .configurable-wrap .configurable-size {
    display: flex;
    align-items: center; }
    .configurable-wrap .configurable-size > span {
      font-size: 14px;
      font-weight: bold;
      margin-right: 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-size > span {
          margin-right: 10px; } }
    .configurable-wrap .configurable-size ul li {
      display: inline-block;
      margin-right: 14px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-size ul li {
          margin-right: 5px; } }
      .configurable-wrap .configurable-size ul li:last-child {
        margin-bottom: 0; }
      .configurable-wrap .configurable-size ul li a .swatch-anchor {
        font-size: 14px;
        display: inline-block;
        position: relative;
        color: #262626; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor::before {
          content: attr(title);
          position: absolute;
          bottom: 80%;
          text-indent: 0;
          background: #000;
          padding: 4px 10px 6px;
          line-height: 1;
          border-radius: 4px;
          margin-bottom: 10px;
          min-width: 50px;
          color: #fff;
          left: 50%;
          white-space: pre;
          text-align: center;
          text-transform: none;
          transform: translate(-50%, 0);
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out;
          font-size: 12px; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor::after {
          content: "";
          position: absolute;
          left: 50%;
          bottom: 80%;
          border-width: 4px 4px 0 4px;
          border-style: solid;
          border-color: #000 transparent transparent transparent;
          margin-bottom: 6px;
          margin-left: -4px;
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor:hover::before {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor:hover::after {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }

.sidebar-active.col-xl-6 {
  padding-left: 15px;
  padding-right: 15px; }
  .sidebar-active.col-xl-6.is-affixed {
    padding-left: 0px;
    padding-right: 0px; }
    .sidebar-active.col-xl-6.is-affixed .inner-wrapper-sticky {
      padding-left: 15px;
      padding-right: 15px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pro-dec-res-mrg-top {
    margin-top: 50px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pro-dec-res-mrg-top {
    margin-top: 30px; }

  .pro-dec-res-mrg-top2 {
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .pro-dec-res-mrg-top {
    margin-top: 30px; }

  .pro-dec-res-mrg-top2 {
    margin-top: 30px; } }

/* === KCK.CASA overrides === */

/* === Genesis style.css section [19] product-details-style === */
/*-------- 19. Product details style ---------*/
.modal-backdrop.show {
  opacity: .7; }

.modal-dialog {
  margin: 6% auto 8%;
  max-width: 1250px;
  width: 1250px; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .modal-dialog {
      width: 1150px;
      max-width: 1150px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .modal-dialog {
      width: 960px;
      max-width: 960px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .modal-dialog {
      width: 720px;
      max-width: 720px; } }
  @media only screen and (max-width: 767px) {
    .modal-dialog {
      width: 100%;
      max-width: 100%;
      padding: 35px 0; } }
  .modal-dialog .modal-content {
    border-radius: 0; }
    .modal-dialog .modal-content .modal-header {
      border: none;
      padding: 0;
      right: 0;
      top: 0;
      position: absolute;
      z-index: 9999; }
      @media only screen and (max-width: 767px) {
        .modal-dialog .modal-content .modal-header {
          right: 0px;
          top: -34px; } }
      .modal-dialog .modal-content .modal-header .close {
        color: #000000;
        cursor: pointer;
        opacity: 1;
        padding: 0;
        margin: 0;
        width: 50px;
        height: 50px;
        line-height: 50px;
        background-color: transparent;
        border-radius: 100%;
        font-size: 18px;
        text-shadow: none;
        font-weight: 300;
        transition: all .3s ease 0s; }
        @media only screen and (max-width: 767px) {
          .modal-dialog .modal-content .modal-header .close {
            width: 34px;
            height: 34px;
            line-height: 34px;
            font-size: 15px; } }
        .modal-dialog .modal-content .modal-header .close:hover {
          color: #1a1f3d;
          transform: rotate(90deg); }
    .modal-dialog .modal-content .modal-body {
      padding: 0px; }

.quickview-content-padding {
  padding: 50px 50px 50px;
  height: 100%; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .quickview-content-padding {
      padding: 15px 35px 20px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .quickview-content-padding {
      padding: 20px 35px 35px; } }
  @media only screen and (max-width: 767px) {
    .quickview-content-padding {
      padding: 15px 15px 15px; } }

.product-details-content .pro-dec-next-prev {
  text-align: right; }
  .product-details-content .pro-dec-next-prev a {
    font-size: 20px;
    margin-left: 12px; }
    .product-details-content .pro-dec-next-prev a:first-child {
      margin-left: 0; }
.product-details-content > span {
  color: #1a1f3d;
  margin: 0 0 7px;
  text-transform: uppercase; }
.product-details-content h2 {
  font-size: 24px;
  margin: 0 0 20px;
  color: #D4A843; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content h2 {
      font-size: 20px; } }
  @media only screen and (max-width: 767px) {
    .product-details-content h2 {
      font-size: 20px; } }
.product-details-content .pro-dec-info-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
  margin-bottom: 32px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
      display: block; }
    .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap3 {
      display: block; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; }
      .product-details-content .pro-dec-info-wrap.pro-dec-info-wrap2 {
        display: flex; } }
  @media only screen and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .pro-dec-info-wrap {
      display: flex; } }
  .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap {
    display: flex; }
    .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i {
      color: #d5d6d8;
      font-size: 14px;
      margin-left: 2px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap .pro-dec-ratting i.yellow {
        color: #f5b223; }
    .product-details-content .pro-dec-info-wrap .pro-dec-ratting-wrap a {
      color: #1D1D1D;
      font-size: 12px;
      margin-left: 10px;
      display: flex;
      align-items: center;
    }
  .product-details-content .pro-dec-info-wrap .pro-dec-stock ul {
    display: flex;
    flex-wrap: wrap; }
    .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li {
      margin-left: 10px;
      color: #1D1D1D;
      font-size: 12px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li.green {
        color: #86BA45;
        font-weight: 600; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li span {
        font-weight: 600; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li i {
        margin-right: 3px; }
      .product-details-content .pro-dec-info-wrap .pro-dec-stock ul li:first-child {
        margin-left: 0px; }
.product-details-content > h3 {
  font-size: 32px;
  margin: 0px 0 10px;
  font-weight: bold;
  color: #262626; }
.product-details-content .product-details-peragraph p {
  font-size: 14px;
  line-height: 27px;
  color: #737373; }
.product-details-content .product-details-action-wrap {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 45px 0 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0 0 23px; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap {
      margin: 20px 0 0px; } }
  .product-details-content .product-details-action-wrap .product-details-cart {
    margin: 0 15px 0 15px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 7px 7px 7px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-cart {
        margin: 0 15px 0 15px; } }
    .product-details-content .product-details-action-wrap .product-details-cart a {
      display: inline-block;
      font-size: 16px;
      padding: 17px 80px;
      font-weight: bold;
      line-height: 1;
      background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
      background-size: 200% 200%;
      background-repeat: no-repeat;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: stretch;
      align-content: flex-start;
      text-align: center;
      color: #000000;
      transition: all 300ms ease; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 50px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 25px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 30px; } }
      @media only screen and (max-width: 767px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 18px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-details-content .product-details-action-wrap .product-details-cart a {
          padding: 17px 30px; } }
      .product-details-content .product-details-action-wrap .product-details-cart a:hover {
        background-position: 100% 100%;
        transform: translateY(-5px); }
    .product-details-content .product-details-action-wrap .product-details-cart.product-dec-cart-mrg-none {
      margin: 0 15px 0 0px; }
  .product-details-content .product-details-action-wrap .product-details-wishlist a, .product-details-content .product-details-action-wrap .product-details-compare a {
    display: inline-block;
    font-size: 25px;
    color: #2f2f2f; }
    .product-details-content .product-details-action-wrap .product-details-wishlist a:hover, .product-details-content .product-details-action-wrap .product-details-compare a:hover {
      color: #D4A843; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
      margin-bottom: 20px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-action-wrap .product-details-wishlist.affiliate-res-xs {
      margin-bottom: 0px; } }
  .product-details-content .product-details-action-wrap .product-details-compare {
    margin-left: 15px; }
    @media only screen and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 0px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-details-content .product-details-action-wrap .product-details-compare.affiliate-res-xs {
        margin-left: 10px; } }
  .product-details-content .product-details-action-wrap.pro-dec-action-mrg {
    margin: 16px 0 0px; }
.product-details-content .product-details-info {
  border-top: 1px solid #d8d8d8;
  border-bottom: 1px solid #d8d8d8;
  padding: 12px 0 14px; }
  .product-details-content .product-details-info a {
    color: #535353;
    font-size: 14px;
    margin-right: 10px; }
    .product-details-content .product-details-info a:last-child {
      margin-right: 0; }
    .product-details-content .product-details-info a i {
      font-size: 16px;
      padding-right: 8px;
      position: relative;
      top: 3px; }
    .product-details-content .product-details-info a:hover {
      color: #1a1f3d; }
.product-details-content .product-details-meta {
  margin: 25px 0 23px; }
  .product-details-content .product-details-meta > span {
    display: block;
    font-size: 14px;
    margin: 0 0 5px;
    color: #2f2f2f; }
    .product-details-content .product-details-meta > span.categories a {
      color: #1a1f3d; }
      .product-details-content .product-details-meta > span.categories a:hover {
        color: #1a1f3d;
        text-decoration: underline; }
    .product-details-content .product-details-meta > span a {
      color: #2f2f2f; }
      .product-details-content .product-details-meta > span a:hover {
        color: #1a1f3d;
        text-decoration: underline; }
    .product-details-content .product-details-meta > span:last-child {
      margin: 0 0 0px; }
.product-details-content .product-details-social-wrap {
  display: flex;
  align-items: center;
  margin: 18px 0 0; }
  @media only screen and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
      display: block; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-details-content .product-details-social-wrap {
      display: flex; } }
  .product-details-content .product-details-social-wrap span {
    color: #262626;
    font-weight: 600;
    margin-right: 10px;
    font-size: 12px; }
  .product-details-content .product-details-social-wrap .product-details-social a {
    border: 1px solid #e1e1e1;
    color: #1d1d1d;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    margin: 0 7px 0 0; }
    .product-details-content .product-details-social-wrap .product-details-social a:hover {
      color: #fff;
      border: 1px solid transparent; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.facebook {
        background-color: #3b5999; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.twitter {
        background-color: #55acee; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.pinterest {
        background-color: #b90f16; }
      .product-details-content .product-details-social-wrap .product-details-social a:hover.google-plus {
        background-color: #dd4b39; }

.product-details-quality {
  margin: 9px 0 0; }
  @media only screen and (max-width: 767px) {
    .product-details-quality {
      margin: 0px 0 0; } }
  .product-details-quality .cart-plus-minus {
    display: inline-block;
    height: 50px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 86px;
    text-align: center;
    border: 1px solid #D4A843; }
    .product-details-quality .cart-plus-minus .qtybutton {
      color: #222222;
      cursor: pointer;
      float: inherit;
      font-size: 18px;
      line-height: 50px;
      margin: 0;
      position: absolute;
      text-align: center;
      transition: all 0.3s ease 0s;
      width: 30px;
      background: #f1eee7; }
      .product-details-quality .cart-plus-minus .qtybutton.dec {
        height: 50px;
        top: 0px;
        right: 0;
        font-weight: 400;
        font-size: 22px;
        bottom: 0;
        margin: auto; }
      .product-details-quality .cart-plus-minus .qtybutton.inc {
        height: 50px;
        top: 0px;
        left: 0;
        font-weight: 400;
        font-size: 22px;
        bottom: 0;
        margin: auto; }
    .product-details-quality .cart-plus-minus input.cart-plus-minus-box {
      background: transparent none repeat scroll 0 0;
      border: medium none;
      color: #222222;
      font-size: 14px;
      height: 50px;
      line-height: 54px;
      margin: 0;
      padding: 0px;
      text-align: center;
      width: 85px;
      font-weight: bold; }
  .product-details-quality.pro-quality-border .cart-plus-minus input {
    border: 1px solid rgba(0, 0, 0, 0.1); }
  .product-details-quality.quality-width-cart .cart-plus-minus {
    width: 90px;
    border: none; }
    .product-details-quality.quality-width-cart .cart-plus-minus input {
      width: 90px;
      font-weight: 400; }
    .product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.dec {
      left: 0; }
    .product-details-quality.quality-width-cart .cart-plus-minus .qtybutton.inc {
      right: 0; }

.quickview-slider-active.owl-carousel > .owl-nav div {
  color: #262626;
  display: inline-block;
  font-size: 24px;
  left: 20px;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.3s ease 0s;
  border: 1px solid #e1e2e2;
  background-color: #ffffff;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%; }
  .quickview-slider-active.owl-carousel > .owl-nav div.owl-next {
    right: 20px;
    left: auto; }
  .quickview-slider-active.owl-carousel > .owl-nav div:hover {
    color: #D4A843; }

.pro-dec-big-img-slider .slick-list {
  border: 1px solid #ddd; }

.easyzoom-style {
  position: relative; }
  .easyzoom-style a.easyzoom-pop-up {
    position: absolute;
    right: 25px;
    bottom: 25px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    z-index: 999;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    @media only screen and (max-width: 767px) {
      .easyzoom-style a.easyzoom-pop-up {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 15px; } }
    .easyzoom-style a.easyzoom-pop-up.video-popup {
      color: #fff;
      font-size: 16px;
      width: 50px;
      height: 50px;
      line-height: 50px;
      background-color: #262626; }
    .easyzoom-style a.easyzoom-pop-up.img-popup-position {
      bottom: 100px; }
    .easyzoom-style a.easyzoom-pop-up:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }
  .easyzoom-style .easyzoom {
    display: block;
    background: #f5f5f5; }
    .easyzoom-style .easyzoom > a {
      transition: none; }
      .easyzoom-style .easyzoom > a img {
        width: 100%;
        transition: none; }
  .easyzoom-style .easyzoom-popup > a img {
    width: 100%; }

.product-details-tab {
  display: block; }
  .product-details-tab.product-details-tab2 {
    overflow: inherit; }

.product-dec-right {
  float: right;
  position: relative;
  width: calc(100% - 160px); }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-right {
      width: calc(100% - 120px); } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-right {
      width: calc(100% - 120px); } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-right {
      width: calc(100% - 130px); } }
  @media only screen and (max-width: 767px) {
    .product-dec-right {
      width: calc(100% - 100px); } }

.product-dec-left {
  position: relative;
  float: left;
  width: 160px;
  padding-right: 20px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .product-dec-left {
      width: 120px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-left {
      width: 120px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-left {
      width: 130px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-left {
      width: 100px; } }
  .product-dec-left .product-dec-small {
    margin: 0 0 20px;
    cursor: pointer; }
    .product-dec-left .product-dec-small img {
      width: 100%; }
    .product-dec-left .product-dec-small.slick-active {
      border: 2px solid transparent; }
      .product-dec-left .product-dec-small.slick-active.slick-current {
        border: 2px solid #aaa; }
    .product-dec-left .product-dec-small:last-child {
      margin: 0 0 0px; }
  .product-dec-left span.pro-dec-icon {
    position: absolute;
    top: 100%;
    left: 50%;
    right: auto;
    font-size: 20px;
    cursor: pointer;
    color: #262626;
    z-index: 9;
    transform: translateX(-50%); }
    @media only screen and (max-width: 767px) {
      .product-dec-left span.pro-dec-icon {
        top: 93%; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-dec-left span.pro-dec-icon {
        top: 100%; } }
    .product-dec-left span.pro-dec-icon:hover {
      color: #1a1f3d; }
    .product-dec-left span.pro-dec-icon.pro-dec-prev {
      margin-left: -30px; }
    .product-dec-left span.pro-dec-icon.pro-dec-next {
      margin-right: -30px; }

.product-details-wrap {
  display: flex;
  flex-wrap: wrap; }
  .product-details-wrap .pro-dec-content-left {
    flex: 0 0 72%;
    max-width: 72%;
    padding-right: 50px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-details-wrap .pro-dec-content-left {
        padding-right: 30px; } }
    @media only screen and (max-width: 767px) {
      .product-details-wrap .pro-dec-content-left {
        padding-right: 0px;
        flex: 0 0 100%;
        max-width: 100%; } }
  .product-details-wrap .pro-dec-content-right {
    flex: 0 0 28%;
    max-width: 28%; }
    @media only screen and (max-width: 767px) {
      .product-details-wrap .pro-dec-content-right {
        flex: 0 0 100%;
        max-width: 100%;
        margin-top: 30px; } }

.pro-dec-banner-wrap {
  position: relative;
  overflow: hidden; }
  .pro-dec-banner-wrap a {
    display: block; }
    .pro-dec-banner-wrap a img {
      width: 100%;
      transition: all .5s ease 0s;
      transform: scale(1); }
  .pro-dec-banner-wrap .pro-dec-banner-content {
    position: absolute;
    left: 20px;
    bottom: 12px;
    z-index: 9; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .pro-dec-banner-wrap .pro-dec-banner-content {
        left: 12px; } }
    .pro-dec-banner-wrap .pro-dec-banner-content h4 {
      color: #fff;
      font-size: 24px;
      line-height: 1;
      text-transform: uppercase;
      margin: 0 0 10px; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 16px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
      @media only screen and (max-width: 767px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h4 {
          font-size: 20px; } }
    .pro-dec-banner-wrap .pro-dec-banner-content h2 {
      color: #fff;
      font-size: 45px;
      line-height: 1;
      text-transform: uppercase;
      margin: 0; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 30px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
      @media only screen and (max-width: 767px) {
        .pro-dec-banner-wrap .pro-dec-banner-content h2 {
          font-size: 35px; } }
  .pro-dec-banner-wrap:hover a img {
    width: 100%;
    transform: scale(1.1); }

.sidebar-subscribe-wrap {
  background-color: #E5F3EF;
  padding: 30px 20px 35px 20px;
  margin-top: 20px; }
  @media only screen and (min-width: 1366px) and (max-width: 1600px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-subscribe-wrap {
      padding: 20px 10px 20px 10px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content i {
    color: #1D1D1D;
    font-size: 30px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content i {
        font-size: 25px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
    font-size: 22px;
    margin: 1px 0 5px;
    color: #1D1D1D;
    font-family: "Cormorant Garamond", Georgia, serif; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-subscribe-wrap .sidebar-subscribe-content h5 {
        font-size: 16px; } }
  .sidebar-subscribe-wrap .sidebar-subscribe-content p {
    font-size: 14px;
    color: #1D1D1D;
    font-family: "Cormorant Garamond", Georgia, serif; }
  .sidebar-subscribe-wrap .sidebar-subscribe-form {
    margin-top: 9px; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form > input {
      background-color: transparent;
      border: none;
      color: #777;
      border-bottom: 1px solid #858C8A;
      padding: 2px 0 2px 0; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .mc-news {
      display: none; }
    .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear {
      margin-top: 12px; }
      .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear > input {
        border: none;
        font-size: 12px;
        height: 42px;
        background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
        background-size: 200% 200%;
        background-repeat: no-repeat;
        flex-flow: row nowrap;
        justify-content: center;
        align-items: stretch;
        align-content: flex-start;
        text-align: center;
        color: #000000;
        transition: all 300ms ease; }
        .sidebar-subscribe-wrap .sidebar-subscribe-form .mc-form .clear > input:hover {
          background-position: 100% 100%;
          transform: translateY(-5px); }

.product-dec-slider.slick-vertical .slick-slide,
.product-dec-small-style2.slick-vertical .slick-slide {
  border: 2px solid transparent; }
.product-dec-slider .slick-slide,
.product-dec-small-style2 .slick-slide {
  border: 2px solid transparent; }

.product-dec-col-38 {
  flex: 0 0 34%;
  max-width: 34%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-38 {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .product-dec-col-38 {
      flex: 0 0 100%;
      max-width: 100%; } }

.product-dec-col-62 {
  flex: 0 0 66%;
  max-width: 66%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-col-62 {
      flex: 0 0 100%;
      max-width: 100%; } }
  @media only screen and (max-width: 767px) {
    .product-dec-col-62 {
      flex: 0 0 100%;
      max-width: 100%; } }

.description-review-topbar {
  margin-bottom: 70px;
  border-bottom: 3px solid #D8D8D8; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .description-review-topbar {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .description-review-topbar {
      margin-bottom: 20px; } }
  .description-review-topbar a {
    font-size: 20px;
    color: #BEBEBE;
    line-height: 1;
    text-transform: uppercase;
    margin-right: 50px;
    letter-spacing: .86px;
    position: relative;
    padding-bottom: 15px; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .description-review-topbar a {
        font-size: 20px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .description-review-topbar a {
        font-size: 20px;
        letter-spacing: 0px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description-review-topbar a {
        font-size: 17px;
        letter-spacing: 0px;
        margin-bottom: 20px;
        padding-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .description-review-topbar a {
        font-size: 14px;
        letter-spacing: 0px;
        margin-bottom: 10px;
        padding-bottom: 10px; } }
    .description-review-topbar a:before {
      position: absolute;
      content: "";
      left: 0;
      bottom: -3px;
      width: 100%;
      height: 3px;
      background-color: transparent; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .description-review-topbar a:before {
          height: 3px; } }
      @media only screen and (max-width: 767px) {
        .description-review-topbar a:before {
          height: 2px; } }
    .description-review-topbar a:last-child {
      margin-right: 0; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .description-review-topbar a {
        margin-right: 26px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .description-review-topbar a {
        margin-right: 30px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .description-review-topbar a {
        margin-right: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .description-review-topbar a {
        margin-right: 20px; } }
    @media only screen and (max-width: 767px) {
      .description-review-topbar a {
        margin-right: 10px; } }
    .description-review-topbar a.active {
      color: #1D1D1D; }
      .description-review-topbar a.active:before {
        background-color: #1D1D1D; }

.pro-details-banner {
  overflow: hidden; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .pro-details-banner {
      margin-bottom: 20px; } }
  @media only screen and (max-width: 767px) {
    .pro-details-banner {
      margin-bottom: 20px; } }
  .pro-details-banner a {
    position: relative; }
    .pro-details-banner a img {
      width: 100%;
      transition: all .5s ease 0s;
      transform: scale(1); }
  .pro-details-banner:hover a img {
    transform: scale(1.1); }

.product-dec-content {
  padding-left: 20px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-content {
      padding-left: 0px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-content {
      padding-left: 0px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-content {
      padding-left: 0px; } }
  .product-dec-content p {
    line-height: 32px;
    margin: 0;
    font-size: 18px;
    color: #777; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-content p {
        font-size: 16px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-content p {
        font-size: 16px; } }
    @media only screen and (max-width: 767px) {
      .product-dec-content p {
        font-size: 15px;
        line-height: 28px; } }
  .product-dec-content .product-dec-list-wrap {
    margin: 48px 0 50px;
    display: flex; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px; } }
    @media only screen and (max-width: 767px) {
      .product-dec-content .product-dec-list-wrap {
        margin: 18px 0 10px;
        display: block; } }
    .product-dec-content .product-dec-list-wrap .product-dec-list {
      margin-right: 40px; }
      @media only screen and (max-width: 767px) {
        .product-dec-content .product-dec-list-wrap .product-dec-list {
          margin-right: 0px; } }
      .product-dec-content .product-dec-list-wrap .product-dec-list:last-child {
        margin-right: 0; }
      .product-dec-content .product-dec-list-wrap .product-dec-list ul {
        list-style-position: inside;
        margin: 0px 0 0px 12px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 30px 12px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 30px 12px; } }
        @media only screen and (max-width: 767px) {
          .product-dec-content .product-dec-list-wrap .product-dec-list ul {
            margin: 15px 0 20px 12px; } }
        .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
          margin-bottom: 25px;
          list-style: disc;
          line-height: 24px;
          font-size: 18px;
          color: #777; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 16px;
              margin-bottom: 20px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 16px;
              margin-bottom: 20px; } }
          @media only screen and (max-width: 767px) {
            .product-dec-content .product-dec-list-wrap .product-dec-list ul li {
              font-size: 15px;
              margin-bottom: 12px; } }
          .product-dec-content .product-dec-list-wrap .product-dec-list ul li:last-child {
            margin-bottom: 0; }

.additional-info ul li {
  margin-bottom: 20px;
  font-size: 18px;
  color: #777; }
  @media only screen and (max-width: 767px) {
    .additional-info ul li {
      font-size: 14px; } }
  .additional-info ul li:last-child {
    margin-bottom: 0; }
  .additional-info ul li span {
    width: 215px;
    display: inline-block; }
    @media only screen and (max-width: 767px) {
      .additional-info ul li span {
        width: 70px; } }

.review-wrapper h2 {
  font-size: 30px;
  margin: 0 0 37px; }
  @media only screen and (max-width: 767px) {
    .review-wrapper h2 {
      font-size: 18px;
      margin: 0 0 18px; } }

.single-review {
  margin: 0 0 60px;
  padding: 50px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  display: flex; }
  @media only screen and (max-width: 767px) {
    .single-review {
      padding: 30px;
      display: block;
      margin: 0 0 30px; } }
  .single-review .review-img img {
    border-radius: 100%; }
  .single-review .review-content {
    margin-left: 30px; }
    @media only screen and (max-width: 767px) {
      .single-review .review-content {
        margin-left: 0px; } }
    .single-review .review-content .review-top-wrap {
      display: flex;
      justify-content: space-between;
      margin: 0 0 20px; }
      @media only screen and (max-width: 767px) {
        .single-review .review-content .review-top-wrap {
          display: block;
          margin: 10px 0 10px; } }
      .single-review .review-content .review-top-wrap .review-name h5 {
        font-size: 14px;
        margin: 0;
        color: #535353; }
        .single-review .review-content .review-top-wrap .review-name h5 span {
          font-weight: bold;
          font-size: 14px;
          color: #262626; }
      .single-review .review-content .review-top-wrap .review-rating {
        line-height: 1; }
        @media only screen and (max-width: 767px) {
          .single-review .review-content .review-top-wrap .review-rating {
            margin: 10px 0 0px; } }
        .single-review .review-content .review-top-wrap .review-rating i {
          font-size: 14px;
          color: #d5d6d8;
          margin-left: 2px; }
          .single-review .review-content .review-top-wrap .review-rating i.yellow {
            color: #f5b223; }
    .single-review .review-content p {
      font-size: 16px;
      color: #777;
      line-height: 1.714286;
      margin: 0; }
      @media only screen and (max-width: 767px) {
        .single-review .review-content p {
          font-size: 15px; } }

.ratting-form-wrapper > span {
  display: block;
  line-height: 1; }
.ratting-form-wrapper p {
  font-size: 12px;
  margin: 9px 0 0;
  color: #535353; }
  .ratting-form-wrapper p span {
    color: red; }
.ratting-form-wrapper .ratting-form {
  margin: 30px 0 0; }
  .ratting-form-wrapper .ratting-form .star-box-wrap {
    display: flex;
    margin: 16px 0 29px; }
    .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star {
      margin-right: 17px;
      display: flex; }
      .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star a {
        color: #535353; }
      .ratting-form-wrapper .ratting-form .star-box-wrap .single-ratting-star:hover i {
        color: #f5b223; }
  .ratting-form-wrapper .ratting-form .rating-form-style label {
    margin: 0 0 5px;
    color: #535353; }
    .ratting-form-wrapper .ratting-form .rating-form-style label span {
      color: red; }
  .ratting-form-wrapper .ratting-form .rating-form-style input, .ratting-form-wrapper .ratting-form .rating-form-style textarea {
    background: transparent;
    border: 1px solid #CDCDCD;
    height: 50px;
    padding: 5px 10px; }
    .ratting-form-wrapper .ratting-form .rating-form-style input:focus, .ratting-form-wrapper .ratting-form .rating-form-style textarea:focus {
      border: 1px solid #262626; }
  .ratting-form-wrapper .ratting-form .rating-form-style textarea {
    height: 150px; }
  .ratting-form-wrapper .ratting-form .form-submit {
    margin-top: 20px; }
    .ratting-form-wrapper .ratting-form .form-submit input {
      padding: 10px 35px;
      line-height: 30px;
      color: #fff;
      border-width: 0;
      font-weight: 600;
      display: inline-block;
      width: auto;
      height: auto;
      font-size: 14px;
      text-transform: uppercase;
      background: #262626; }
      .ratting-form-wrapper .ratting-form .form-submit input:hover {
        background: #1a1f3d; }

.pro-dec-brand-img img {
  width: 140px; }
@media only screen and (max-width: 767px) {
  .pro-dec-brand-img {
    margin: 0 0 20px; } }

.pro-dec-brand-content p {
  margin: 0;
  color: #777;
  font-size: 18px;
  line-height: 34px; }
  @media only screen and (max-width: 767px) {
    .pro-dec-brand-content p {
      line-height: 30px;
      font-size: 14px; } }

.about-shiping-content p {
  color: #777;
  line-height: 34px;
  font-size: 16px;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .about-shiping-content p {
      line-height: 30px;
      font-size: 14px; } }
  .about-shiping-content p:last-child {
    margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .description-review-area.pb-105 {
    padding-bottom: 40px; } }
.product-dec-small-style2 {
  width: 450px;
  margin: 13px auto 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .product-dec-small-style2 {
      width: 400px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .product-dec-small-style2 {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-dec-small-style2 {
      width: 450px; } }
  @media only screen and (max-width: 767px) {
    .product-dec-small-style2 {
      width: 100%; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .product-dec-small-style2 {
      width: 450px; } }
  .product-dec-small-style2 .product-dec-small {
    margin: 0 5px 0px 5px;
    cursor: pointer;
    background: #f5f5f5; }
    .product-dec-small-style2 .product-dec-small img {
      width: 100%; }
    .product-dec-small-style2 .product-dec-small.slick-active {
      border: 2px solid transparent; }
      .product-dec-small-style2 .product-dec-small.slick-active.slick-current {
        border: 2px solid #ccc; }
    .product-dec-small-style2 .product-dec-small:last-child {
      margin: 0 0 0px; }
  .product-dec-small-style2 span.pro-dec-icon {
    color: #262626;
    font-size: 20px;
    position: absolute;
    line-height: 1;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 9; }
    .product-dec-small-style2 span.pro-dec-icon:hover {
      color: #1a1f3d; }
  .product-dec-small-style2 span.pro-dec-prev {
    left: -5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -3%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -4%; } }
    @media only screen and (max-width: 767px) {
      .product-dec-small-style2 span.pro-dec-prev {
        left: -3%; } }
  .product-dec-small-style2 span.pro-dec-next {
    left: auto;
    right: -5%; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -3%; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -4%; } }
    @media only screen and (max-width: 767px) {
      .product-dec-small-style2 span.pro-dec-next {
        right: -3%; } }

.pro-details-group {
  margin: 40px 0 0; }
  @media only screen and (max-width: 767px) {
    .pro-details-group {
      margin: 15px 0 0; } }
  .pro-details-group .single-group {
    display: flex;
    margin-bottom: 10px;
    align-items: center; }
    .pro-details-group .single-group .pro-dec-title-stock {
      margin: 5px 0 0 25px; }
      .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 {
        font-size: 14px;
        margin: 0 0 3px;
        text-transform: uppercase;
        color: #262626; }
        .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a {
          color: #262626; }
          .pro-details-group .single-group .pro-dec-title-stock .pro-dec-title h5 a:hover {
            color: #1a1f3d; }
      .pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span {
        color: #262626;
        font-size: 14px; }
        .pro-details-group .single-group .pro-dec-title-stock .pro-dec-price-stock span.old-price {
          text-decoration: line-through;
          margin-left: 5px; }

.affiliate-btn {
  margin: 0 20px 0 0px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .affiliate-btn {
      margin: 0 20px 5px 0px; } }
  @media only screen and (max-width: 767px) {
    .affiliate-btn {
      margin: 0 20px 20px 0px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .affiliate-btn {
      margin: 0 20px 0 0px; } }
  .affiliate-btn a {
    display: inline-block;
    font-size: 14px;
    padding: 15px 40px 20px;
    font-weight: 600;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .affiliate-btn a {
        padding: 20px 26px; } }
    @media only screen and (max-width: 767px) {
      .affiliate-btn a {
        padding: 20px 30px; } }
    .affiliate-btn a:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }

.configurable-wrap {
  margin: 33px 0 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 27px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .configurable-wrap {
      margin: 20px 0 0; } }
  @media only screen and (max-width: 767px) {
    .configurable-wrap {
      margin: 20px 0 0; } }
  .configurable-wrap .configurable-color {
    display: flex;
    align-items: center;
    margin: 0 0px 8px 0; }
    .configurable-wrap .configurable-color > span {
      font-size: 14px;
      font-weight: bold;
      margin-right: 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-color > span {
          margin-right: 10px; } }
    .configurable-wrap .configurable-color ul li {
      display: inline-block;
      margin-right: 3px; }
      .configurable-wrap .configurable-color ul li:last-child {
        margin-bottom: 0; }
      .configurable-wrap .configurable-color ul li a .swatch-anchor {
        width: 15px;
        height: 15px;
        border-radius: 100%;
        font-size: 0;
        display: inline-block;
        position: relative; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor::before {
          content: attr(title);
          position: absolute;
          bottom: 80%;
          text-indent: 0;
          background: #000;
          padding: 4px 10px 6px;
          line-height: 1;
          border-radius: 4px;
          margin-bottom: 10px;
          min-width: 50px;
          color: #fff;
          left: 50%;
          white-space: pre;
          text-align: center;
          text-transform: none;
          transform: translate(-50%, 0);
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out;
          font-size: 12px; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor::after {
          content: "";
          position: absolute;
          left: 50%;
          bottom: 80%;
          border-width: 4px 4px 0 4px;
          border-style: solid;
          border-color: #000 transparent transparent transparent;
          margin-bottom: 6px;
          margin-left: -4px;
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor:hover::before {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor:hover::after {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.blue {
          background-color: #5097f7; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.brown {
          background-color: #7a5816; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.green {
          background-color: #81d742; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.pink {
          background-color: #ff0c94; }
        .configurable-wrap .configurable-color ul li a .swatch-anchor.violet {
          background-color: #8224e3; }
  .configurable-wrap .configurable-size {
    display: flex;
    align-items: center; }
    .configurable-wrap .configurable-size > span {
      font-size: 14px;
      font-weight: bold;
      margin-right: 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-size > span {
          margin-right: 10px; } }
    .configurable-wrap .configurable-size ul li {
      display: inline-block;
      margin-right: 14px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .configurable-wrap .configurable-size ul li {
          margin-right: 5px; } }
      .configurable-wrap .configurable-size ul li:last-child {
        margin-bottom: 0; }
      .configurable-wrap .configurable-size ul li a .swatch-anchor {
        font-size: 14px;
        display: inline-block;
        position: relative;
        color: #262626; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor::before {
          content: attr(title);
          position: absolute;
          bottom: 80%;
          text-indent: 0;
          background: #000;
          padding: 4px 10px 6px;
          line-height: 1;
          border-radius: 4px;
          margin-bottom: 10px;
          min-width: 50px;
          color: #fff;
          left: 50%;
          white-space: pre;
          text-align: center;
          text-transform: none;
          transform: translate(-50%, 0);
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out;
          font-size: 12px; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor::after {
          content: "";
          position: absolute;
          left: 50%;
          bottom: 80%;
          border-width: 4px 4px 0 4px;
          border-style: solid;
          border-color: #000 transparent transparent transparent;
          margin-bottom: 6px;
          margin-left: -4px;
          visibility: hidden;
          opacity: 0;
          transition: all 250ms ease-out; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor:hover::before {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }
        .configurable-wrap .configurable-size ul li a .swatch-anchor:hover::after {
          bottom: 100%;
          opacity: 1;
          visibility: visible; }

.sidebar-active.col-xl-6 {
  padding-left: 15px;
  padding-right: 15px; }
  .sidebar-active.col-xl-6.is-affixed {
    padding-left: 0px;
    padding-right: 0px; }
    .sidebar-active.col-xl-6.is-affixed .inner-wrapper-sticky {
      padding-left: 15px;
      padding-right: 15px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pro-dec-res-mrg-top {
    margin-top: 50px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pro-dec-res-mrg-top {
    margin-top: 30px; }

  .pro-dec-res-mrg-top2 {
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .pro-dec-res-mrg-top {
    margin-top: 30px; }

  .pro-dec-res-mrg-top2 {
    margin-top: 30px; } }
/* KCK rich description: text + embedded detail images */
.kck-rich-desc {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
}
.kck-rich-desc > p:first-child {
  margin-top: 0;
}
.kck-rich-desc img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 32px auto;
  border-radius: 6px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
}
.kck-rich-desc img[loading="lazy"] {
  background: #f5f5f5;
  min-height: 200px;
}
/* === Genesis sidebar-style === */
/*-------- 23. Sidebar style ---------*/

/* ── KCK.CASA Request a Quote sidebar card ── */
.kck-quote-sidebar {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  background: linear-gradient(135deg, #1a1f3d 0%, #222a4a 100%);
  border-radius: 12px;
  padding: 32px 20px 28px;
  text-decoration: none;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.kck-quote-sidebar:hover {
  transform: translateY(-4px);
  box-shadow: 0 12px 28px rgba(26,31,61,0.2);
  text-decoration: none;
}
.kck-quote-sidebar-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(212,168,67,0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}
.kck-quote-sidebar-icon i {
  font-size: 22px;
  color: #D4A843;
}
.kck-quote-sidebar h3 {
  font-family: 'Cormorant Garamond', Georgia, serif;
  font-size: 22px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 8px;
}
.kck-quote-sidebar p {
  font-size: 13px;
  line-height: 1.5;
  color: #bcc1d6;
  margin: 0 0 18px;
  max-width: 180px;
}
.kck-quote-sidebar-cta {
  display: inline-block;
  background: #D4A843;
  color: #1a1f3d;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 20px;
  border-radius: 6px;
  transition: background 0.2s ease;
}
.kck-quote-sidebar:hover .kck-quote-sidebar-cta {
  background: #e7bd5e;
}

/* ── KCK.CASA Get-a-Quote widget: flush navy block, clean border, no white frame ── */
.sidebar-widget.kck-quote-widget {
  border: 2px solid #1a1f3d;
  padding: 0;
  overflow: hidden;
  border-radius: 12px;
  background: transparent;
}
.sidebar-widget.kck-quote-widget .kck-quote-sidebar {
  border-radius: 0;
}

/* ── KCK.CASA Request a Quote button (list view) ── */
.kck-quote-btn-list {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  background: #D4A843;
  color: #1a1f3d;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 16px;
  border-radius: 6px;
  text-decoration: none;
  transition: background 0.2s ease, transform 0.2s ease;
  margin-right: 8px;
}
.kck-quote-btn-list:hover {
  background: #e7bd5e;
  color: #1a1f3d;
  transform: translateY(-1px);
  text-decoration: none;
}
.kck-quote-btn-list i {
  font-size: 14px;
}

/* ── KCK.CASA Request a Quote button (grid view) ── */
.kck-quote-btn-grid {
  display: inline-block;
  background: #D4A843;
  color: #1a1f3d;
  font-size: 12px;
  font-weight: 600;
  padding: 6px 14px;
  border-radius: 5px;
  text-decoration: none;
  margin-top: 10px;
  transition: background 0.2s ease, transform 0.2s ease;
}
.kck-quote-btn-grid:hover {
  background: #e7bd5e;
  color: #1a1f3d;
  transform: translateY(-1px);
  text-decoration: none;
}

.sidebar-widget {
  display: block;
  overflow: hidden;
  border: 4px double #A0AABA2B;
  padding: 20px; }
  .sidebar-widget h4.pro-sidebar-title {
    font-size: 20px;
    margin: 0;
    color: #1D1D1D;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-widget h4.pro-sidebar-title {
        font-size: 28px; } }
    @media only screen and (max-width: 767px) {
      .sidebar-widget h4.pro-sidebar-title {
        font-size: 20px;
        letter-spacing: 1px; } }
  .sidebar-widget h4.pro-sidebar-title2 {
    font-size: 18px;
    margin: 0;
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 5px;
    border-bottom: 1px solid #262626;
    font-family: "Cormorant Garamond", Georgia, serif; }
    @media only screen and (max-width: 767px) {
      .sidebar-widget h4.pro-sidebar-title2 {
        font-size: 20px;
        letter-spacing: 1px; } }
  .sidebar-widget .sidebar-widget-categories > ul > li {
    display: block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .sidebar-widget .sidebar-widget-categories > ul > li {
        margin-bottom: 10px; } }
    .sidebar-widget .sidebar-widget-categories > ul > li:last-child {
      margin-bottom: 0px; }
    .sidebar-widget .sidebar-widget-categories > ul > li > a {
      color: #1D1D1D;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1px; }
      @media only screen and (max-width: 767px) {
        .sidebar-widget .sidebar-widget-categories > ul > li > a {
          font-size: 14px;
          letter-spacing: 1px; } }
      .sidebar-widget .sidebar-widget-categories > ul > li > a span.menu-expand {
        margin-left: 12px; }
    .sidebar-widget .sidebar-widget-categories > ul > li ul {
      margin-top: 20px;
      margin-bottom: 35px; }
      .sidebar-widget .sidebar-widget-categories > ul > li ul li {
        margin-bottom: 11px; }
        .sidebar-widget .sidebar-widget-categories > ul > li ul li:last-child {
          margin-bottom: 0px; }
        .sidebar-widget .sidebar-widget-categories > ul > li ul li a {
          color: #707070;
          font-size: 12px;
          letter-spacing: 1px; }
          .sidebar-widget .sidebar-widget-categories > ul > li ul li a:hover {
            color: #1D1D1D;
            text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-categories.mt-50 {
      margin-top: 20px; } }
  .sidebar-widget .price-filter #slider-range {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    height: 5px;
    margin-bottom: 12px;
    margin-left: auto; }
    .sidebar-widget .price-filter #slider-range span {
      transition: all .0s ease 0s; }
    .sidebar-widget .price-filter #slider-range .ui-slider-range {
      position: absolute;
      display: block;
      border: 0;
      background: #1D1D1D none repeat scroll 0 0;
      border: none;
      transition: all .0s ease 0s; }
    .sidebar-widget .price-filter #slider-range .ui-slider-handle {
      background: #fff none repeat scroll 0 0;
      border: medium none;
      border-radius: 50%;
      height: 20px;
      margin-left: 0;
      width: 20px;
      border: 1px solid #979797;
      top: -8px;
      cursor: ew-resize; }
  .sidebar-widget .price-filter .price-slider-amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    .sidebar-widget .price-filter .price-slider-amount .label-input {
      display: flex;
      align-items: center; }
      .sidebar-widget .price-filter .price-slider-amount .label-input span {
        font-size: 14px;
        margin-right: 5px;
        color: #1D1D1D !important; }
      .sidebar-widget .price-filter .price-slider-amount .label-input input {
        background: transparent;
        padding: 0;
        border: none;
        font-size: 14px;
        font-weight: 400;
        width: 60%;
        height: auto;
        color: #1D1D1D !important; }
    .sidebar-widget .price-filter .price-slider-amount button {
      background-color: transparent;
      padding: 6px 28px;
      border: 2px solid #1D1D1D;
      font-size: 11px;
      font-weight: bold;
      color: #1D1D1D;
      text-transform: uppercase;
      transition: all 0.3s; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          padding: 5px 22px;
          margin-top: 10px; } }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          margin-top: 10px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          margin-top: 10px; } }
      .sidebar-widget .price-filter .price-slider-amount button:hover {
        background-color: #1a1f3d;
        color: #fff;
        border: 2px solid #1a1f3d; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .price-filter.mt-60 {
      margin-top: 30px; } }
  .sidebar-widget .sidebar-widget-size ul li, .sidebar-widget .sidebar-widget-tags ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px; }
    .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
      border: 1px solid #D8D8D8;
      padding: 7px 15px;
      display: block;
      transition: all 0.3s;
      color: #1D1D1D;
      text-transform: uppercase; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
          padding: 9px 14px; } }
      .sidebar-widget .sidebar-widget-size ul li a.widget-more-content, .sidebar-widget .sidebar-widget-tags ul li a.widget-more-content {
        border: none;
        color: #C3832D;
        padding: 13px 10px; }
        .sidebar-widget .sidebar-widget-size ul li a.widget-more-content:hover, .sidebar-widget .sidebar-widget-tags ul li a.widget-more-content:hover {
          background-color: transparent;
          color: #1a1f3d;
          border: none; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
          padding: 6px 10px; } }
      .sidebar-widget .sidebar-widget-size ul li a:hover, .sidebar-widget .sidebar-widget-tags ul li a:hover {
        background-color: #1a1f3d;
        color: #fff;
        border: 1px solid #1a1f3d; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-size.mt-55, .sidebar-widget .sidebar-widget-tags.mt-55 {
      margin-top: 25px; } }
  .sidebar-widget .sidebar-widget-brand ul li {
    align-items: center;
    position: relative;
    padding: 0px 0 13px; }
    .sidebar-widget .sidebar-widget-brand ul li:last-child {
      padding: 0px 0 0px; }
    .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left {
      position: relative; }
      .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        z-index: 999;
        width: auto; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked ~ .checkmark {
          background-color: #1a1f3d;
          border: 1px solid #1a1f3d; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked ~ .checkmark::after {
          display: block; }
      .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark {
        position: absolute;
        top: 5px;
        left: 0;
        height: 16px;
        width: 16px;
        background-color: #fff;
        border: 1px solid #979797; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
          content: "";
          position: absolute;
          display: none; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
          left: 5px;
          top: 2px;
          width: 5px;
          height: 8px;
          border: solid white;
          border-top-width: medium;
          border-right-width: medium;
          border-bottom-width: medium;
          border-left-width: medium;
          border-width: 0 2px 2px 0;
          transform: rotate(45deg); }
    .sidebar-widget .sidebar-widget-brand ul li a {
      margin-left: 25px;
      display: block;
      color: #1D1D1D;
      letter-spacing: 1px; }
      .sidebar-widget .sidebar-widget-brand ul li a.brand-more {
        color: #C3832D; }
        .sidebar-widget .sidebar-widget-brand ul li a.brand-more:hover {
          color: #1a1f3d; }
      .sidebar-widget .sidebar-widget-brand ul li a:hover {
        color: #1a1f3d; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-brand.mt-50 {
      margin-top: 20px; } }
  .sidebar-widget .sidebar-widget-color ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    .sidebar-widget .sidebar-widget-color ul li {
      margin-right: 20px;
      margin-bottom: 16px;
      display: inline-block; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-widget .sidebar-widget-color ul li {
          margin-right: 12px;
          margin-bottom: 12px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .sidebar-widget .sidebar-widget-color ul li {
          margin-right: 13px;
          margin-bottom: 12px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .sidebar-widget-color ul li {
          margin-right: 5px;
          margin-bottom: 12px; } }
      .sidebar-widget .sidebar-widget-color ul li:last-child {
        margin-right: 0; }
      .sidebar-widget .sidebar-widget-color ul li a {
        width: 30px;
        height: 30px;
        border-radius: 100%;
        font-size: 0;
        display: inline-block;
        position: relative; }
        .sidebar-widget .sidebar-widget-color ul li a.color-more {
          color: #C3832D;
          font-size: 14px;
          width: auto;
          height: auto;
          letter-spacing: 1px; }
          .sidebar-widget .sidebar-widget-color ul li a.color-more:hover {
            color: #1a1f3d; }
        .sidebar-widget .sidebar-widget-color ul li a.active::before {
          color: #fff;
          content: "\f00c";
          font-family: FontAwesome;
          font-size: 14px;
          position: absolute;
          z-index: 9;
          left: 50%;
          top: 50%;
          transform: translateY(-50%) translateX(-50%); }
        .sidebar-widget .sidebar-widget-color ul li a.black {
          background-color: #1D1D1D; }
        .sidebar-widget .sidebar-widget-color ul li a.blue {
          background-color: #6090B6; }
        .sidebar-widget .sidebar-widget-color ul li a.green {
          background-color: #75B660; }
        .sidebar-widget .sidebar-widget-color ul li a.orange {
          background-color: #E79A9A; }
        .sidebar-widget .sidebar-widget-color ul li a.pink {
          background-color: #FF5A9F; }
        .sidebar-widget .sidebar-widget-color ul li a.gray {
          background-color: #D8D8D8; }
        .sidebar-widget .sidebar-widget-color ul li a.white {
          background-color: #f3f3f3; }
        .sidebar-widget .sidebar-widget-color ul li a.yellow {
          background-color: #A59044; }
        .sidebar-widget .sidebar-widget-color ul li a.violet {
          background-color: #714DC6; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-color.mt-50 {
      margin-top: 20px; } }
  .sidebar-widget .shop-sidebar-banner {
    position: relative;
    overflow: hidden; }
    .sidebar-widget .shop-sidebar-banner a img {
      width: 100%;
      transform: scale(1);
      transition: all .35s ease 0s; }
    .sidebar-widget .shop-sidebar-banner .shop-sidebar-content {
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
      z-index: 99;
      padding: 20px 15px; }
      .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        margin: 0 0 10px;
        text-transform: uppercase; }
        @media only screen and (min-width: 1200px) and (max-width: 1365px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
            font-size: 25px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
            font-size: 20px; } }
        @media only screen and (max-width: 767px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h5 {
            font-size: 25px; } }
      .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
        color: #fff;
        font-size: 100px;
        margin: 0 0 0px;
        letter-spacing: 0;
        line-height: 80px;
        font-weight: 500; }
        @media only screen and (min-width: 1366px) and (max-width: 1600px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
            font-size: 75px;
            line-height: 70px; } }
        @media only screen and (min-width: 1200px) and (max-width: 1365px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
            font-size: 75px;
            line-height: 60px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
            font-size: 60px;
            line-height: 50px; } }
        @media only screen and (max-width: 767px) {
          .sidebar-widget .shop-sidebar-banner .shop-sidebar-content h2 {
            font-size: 90px;
            line-height: 80px; } }
    .sidebar-widget .shop-sidebar-banner:hover a img {
      transform: scale(1.1); }
  .sidebar-widget .sidebar-post-wrap .single-sidebar-post {
    display: flex;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 20px;
    margin-bottom: 20px; }
    .sidebar-widget .sidebar-post-wrap .single-sidebar-post:last-child {
      border-bottom: none;
      padding-bottom: 0px;
      margin-bottom: 0px; }
    .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-img {
      flex: 0 0 100px; }
      .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-img img {
        width: 100%; }
    .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content {
      margin-left: 20px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content {
          margin-left: 10px; } }
      .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 {
        font-size: 18px;
        color: #2f2f2f;
        font-family: "Cormorant Garamond", Georgia, serif;
        margin: 0 0 3px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 {
            font-size: 16px; } }
        .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 a {
          color: #2f2f2f; }
          .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content h4 a:hover {
            color: #1a1f3d; }
      .sidebar-widget .sidebar-post-wrap .single-sidebar-post .sidebar-post-content span {
        color: #2f2f2f;
        font-size: 12px; }
  .sidebar-widget .sidebar-widget-list-2 ul li {
    color: #1d1d1d;
    padding-bottom: 10px; }
    .sidebar-widget .sidebar-widget-list-2 ul li:last-child {
      padding-bottom: 0px; }
    .sidebar-widget .sidebar-widget-list-2 ul li a {
      color: #1d1d1d; }
      .sidebar-widget .sidebar-widget-list-2 ul li a:hover {
        color: #1a1f3d; }
    .sidebar-widget .sidebar-widget-list-2 ul li span {
      float: right; }
  .sidebar-widget .archives-wrap select {
    -moz-appearance: none;
    -webkit-appearance: none;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #535353;
    font-size: 14px;
    height: 50px;
    padding: 2px 20px;
    background: rgba(0, 0, 0, 0) url("../../assets/images/icon-img/select.png") no-repeat scroll right 18px center; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .archives-wrap.mt-40 {
      margin-top: 20px; } }
  .sidebar-widget .sidebar-widget-tags-2 ul li {
    display: inline-block;
    margin: 0 0 6px; }
    .sidebar-widget .sidebar-widget-tags-2 ul li a {
      color: #535353;
      border: 1px solid #e5e5e5;
      padding: 0 20px;
      display: inline-block; }
      .sidebar-widget .sidebar-widget-tags-2 ul li a:hover {
        color: #D4A843;
        text-decoration: underline; }
  .sidebar-widget .blog-sidebar-banner {
    position: relative;
    overflow: hidden; }
    .sidebar-widget .blog-sidebar-banner a {
      display: block; }
      .sidebar-widget .blog-sidebar-banner a img {
        width: 100%;
        transform: scale(1);
        transition: all .5s ease 0s; }
    .sidebar-widget .blog-sidebar-banner .blog-sidebar-content {
      position: absolute;
      left: 30px;
      bottom: 50px; }
      .sidebar-widget .blog-sidebar-banner .blog-sidebar-content h3 {
        font-size: 32px;
        font-weight: bold;
        color: #fff;
        line-height: 1;
        margin: 0 0 5px; }
      .sidebar-widget .blog-sidebar-banner .blog-sidebar-content h5 {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        margin: 0 0 0px; }
    .sidebar-widget .blog-sidebar-banner:hover a img {
      transform: scale(1.1); }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .sidebar-widget.mt-60 {
      margin-top: 35px; } }
  @media only screen and (max-width: 767px) {
    .sidebar-widget.mb-60 {
      margin-bottom: 35px; }
    .sidebar-widget.mb-50 {
      margin-bottom: 25px; }
    .sidebar-widget.mb-55 {
      margin-bottom: 30px; }
    .sidebar-widget.mb-65 {
      margin-bottom: 40px; }
    .sidebar-widget.mt-60 {
      margin-top: 35px; } }

.sidebar-search form {
  position: relative; }
  .sidebar-search form input {
    background-color: transparent;
    color: #262626;
    height: 41px;
    border: 1px solid #cdcdcd;
    padding: 2px 40px 2px 10px;
    font-size: 12px; }
    .sidebar-search form input::-moz-input-placeholder {
      color: #262626;
      opacity: 1; }
    .sidebar-search form input::-webkit-input-placeholder {
      color: #262626;
      opacity: 1; }
  .sidebar-search form .button-search {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    color: #D4A843;
    background-color: transparent;
    border: none;
    padding: 5px 20px;
    transition: all .3s ease 0s; }
    .sidebar-search form .button-search:hover {
      color: #1a1f3d; }

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
  .shop-sidebar-style.mr-50 {
    margin-right: 0; } }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-sidebar-style {
    padding-left: 0;
    padding-right: 0; }
    .shop-sidebar-style.mr-50 {
      margin-right: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-sidebar-style {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-top: 50px; }
    .shop-sidebar-style.mr-50 {
      margin-right: 80px; } }
@media only screen and (max-width: 767px) {
  .shop-sidebar-style {
    padding-left: 0;
    padding-right: 0;
    margin-right: 0;
    margin-top: 50px; }
    .shop-sidebar-style.mr-50 {
      margin-right: 0px; } }
/* === Genesis product-style === */
/*-------- 5. Product style ---------*/
.product-wrap {
  position: relative; }
  .product-wrap:hover img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    transform: scale(1.02); }
  .product-wrap:hover .quickview {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: -15px;
    right: -35px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
  .product-wrap:hover .btn_wrapper {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 10px; }
  .product-wrap .quickview {
    position: absolute;
    right: -72px;
    left: auto;
    background-color: #D4A843;
    top: -50px;
    bottom: auto;
    padding: 0;
    height: 60px;
    width: 100px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .product-wrap .quickview .pro_btn {
      float: left;
      width: 100%;
      height: 100%; }
      .product-wrap .quickview .pro_btn a {
        z-index: 1;
        overflow: hidden;
        position: relative;
        color: #fff;
        height: 100%;
        width: 100%;
        padding: 28px 0 0;
        float: left;
        text-decoration: none;
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        .product-wrap .quickview .pro_btn a:after {
          background: #fff none repeat scroll 0 0;
          content: "";
          height: 100%;
          left: 0;
          opacity: .2;
          -moz-opacity: .2;
          -khtml-opacity: .2;
          -webkit-opacity: .2;
          position: absolute;
          top: 0;
          width: 0;
          transition: .5s ease-in-out; }
        .product-wrap .quickview .pro_btn a i {
          font-size: 18px;
          line-height: 20px;
          color: #000000;
          vertical-align: top;
          position: relative;
          overflow: hidden;
          transition: all 400ms ease-in-out 0s;
          -webkit-transition: all 400ms ease-in-out 0s; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
        .product-wrap .quickview .pro_btn a:hover {
          background: #1a1f3d; }
          .product-wrap .quickview .pro_btn a:hover i {
            color: #ffffff; }
        .product-wrap .quickview .pro_btn a:hover:after {
          width: 100%; }
  .product-wrap .product-img {
    position: relative;
    overflow: hidden; }
    .product-wrap .product-img.pro-border-none::after {
      display: none; }
    .product-wrap .product-img.pro-border-2::before {
      border: 4px solid #D4A843;
      bottom: 10px;
      content: "";
      left: 10px;
      position: absolute;
      right: 10px;
      top: 10px;
      opacity: 0;
      transition: all 0.4s ease-in-out 0s;
      z-index: 9;
      border-radius: 20px;
      pointer-events: none; }
    .product-wrap .product-img.pro-border-3 {
      border: 2px solid #f1bfc9;
      border-radius: 20px; }
    .product-wrap .product-img a img {
      width: 100%;
      transition: all .4s ease-in; }
    .product-wrap .product-img > span {
      display: inline-block;
      color: #fff;
      position: absolute;
      letter-spacing: 1.1px;
      z-index: 1;
      left: 10px;
      font-size: 13px;
      width: 60px;
      height: 60px;
      line-height: 60px;
      border-radius: 50%;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img > span {
          width: 45px;
          height: 45px;
          line-height: 45px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-img > span {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-img > span {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media only screen and (max-width: 320px) {
        .product-wrap .product-img > span {
          width: 50px;
          height: 50px;
          line-height: 50px; } }
      .product-wrap .product-img > span.badge-top-20 {
        top: 10px; }
      .product-wrap .product-img > span.badge-left-20 {
        left: 10px; }
      .product-wrap .product-img > span.badge-black {
        background-color: #1b1b1b; }
      .product-wrap .product-img > span.badge-green {
        background-color: #D4A843; }
      .product-wrap .product-img > span.badge-theme-color {
        background-color: #1a1f3d; }
      .product-wrap .product-img > span.badge-style-2 {
        top: 27px;
        right: 3px;
        padding: 0; }
        .product-wrap .product-img > span.badge-style-2:before {
          position: absolute;
          content: "";
          top: -27px;
          z-index: -1;
          right: -3px;
          width: 0;
          height: 0;
          border-top: 88px solid #ec5555;
          border-left: 88px solid transparent; }
    .product-wrap .product-img .product-action-position-1 {
      position: absolute;
      bottom: -100%;
      left: 0;
      right: 0;
      text-align: center;
      width: 100%;
      transition: all 0.4s ease-in-out; }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-img .product-action-position-1 {
          bottom: 10px; } }
    .product-wrap .product-img .product-action-position-2 {
      position: absolute;
      bottom: 34px;
      left: 0;
      right: 0;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img .product-action-position-2 {
          bottom: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-img .product-action-position-2 {
          bottom: 25px; } }
    .product-wrap .product-img .product-action-2 a {
      color: #191919;
      display: inline-block;
      font-size: 20px;
      opacity: 0;
      transform: translateY(15px);
      margin: 0 14px;
      visibility: hidden; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 10px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 8px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 8px; } }
      .product-wrap .product-img .product-action-2 a:nth-child(1) {
        transition-delay: 150ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(2) {
        transition-delay: 200ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(3) {
        transition-delay: 250ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(4) {
        transition-delay: 300ms; }
      .product-wrap .product-img .product-action-2 a:hover {
        color: #1a1f3d; }
    .product-wrap .product-img .product-action-2.pro-action-yellow-2 a:hover {
      color: #D4A843; }
    .product-wrap .product-img .deal-count {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      text-align: center;
      width: 100%; }
      .product-wrap .product-img .deal-count div {
        display: flex;
        justify-content: center; }
        .product-wrap .product-img .deal-count div > span {
          background-color: #262626;
          color: #fff;
          margin: 0 5px;
          padding: 4px 9px 13px; }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .product-wrap .product-img .deal-count div > span {
              padding: 4px 6px 13px;
              margin: 0 3px; } }
          .product-wrap .product-img .deal-count div > span p {
            color: #fff;
            margin: 0;
            display: block;
            line-height: 1; }
    .product-wrap .product-img .shop-list-quickview {
      position: absolute;
      left: auto;
      top: auto;
      bottom: 0;
      right: 0;
      overflow: hidden;
      transform: translateY(-50%) translateX(-50%); }
      .product-wrap .product-img .shop-list-quickview a {
        display: inline-block;
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin: 0;
        color: #ffffff;
        background-color: #1a1f3d;
        transform: scale(1.2);
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 99; }
        .product-wrap .product-img .shop-list-quickview a i {
          line-height: 50px;
          transition: all 0.4s ease-in-out 0s; }
        .product-wrap .product-img .shop-list-quickview a:hover {
          background-color: #D4A843;
          color: #000000; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-img.mb-25 {
        margin-bottom: 12px; } }
  .product-wrap .product-content {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap .product-content {
        padding: 25px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap .product-content {
        padding: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content {
        padding: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content {
        padding: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-wrap .product-content {
        padding: 20px; } }
    .product-wrap .product-content h3 {
      margin-bottom: 5px;
      font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 16px; } }
      .product-wrap .product-content h3 .Categories {
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content h3 .Categories {
            letter-spacing: 0px; } }
        .product-wrap .product-content h3 .Categories .decorative {
          color: #000000;
          font-size: 13px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .product-content h3 .Categories .decorative {
              font-size: 12px; } }
          .product-wrap .product-content h3 .Categories .decorative:hover {
            color: #D4A843; }
        .product-wrap .product-content h3 .Categories .furniture {
          color: #000000;
          font-size: 13px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .product-content h3 .Categories .furniture {
              font-size: 12px; } }
          .product-wrap .product-content h3 .Categories .furniture:before {
            content: ' ';
            display: inline-block;
            margin: -2px 10px 0 10px;
            letter-spacing: inherit;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            line-height: inherit;
            vertical-align: middle;
            background-color: #000000; }
          .product-wrap .product-content h3 .Categories .furniture:hover {
            color: #D4A843; }
    .product-wrap .product-content .product-rating i {
      color: #f6c443; }
    .product-wrap .product-content > a {
      position: absolute;
      right: 0;
      top: 0;
      margin-top: 0;
      z-index: 4;
      white-space: nowrap;
      width: 45px;
      height: 45px;
      padding: 0;
      border: 0;
      font-size: 0;
      background: 0 0 !important;
      border-radius: 0; }
      .product-wrap .product-content > a i {
        font-size: 20px;
        color: #ddd;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .product-wrap .product-content > a i:hover {
          color: #000; }
    .product-wrap .product-content .short-description {
      color: #f8f8f8;
      margin-bottom: 10px; }
    .product-wrap .product-content h4 {
      font-size: 26px;
      text-transform: capitalize;
      letter-spacing: 0.4px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      .product-wrap .product-content h4 a {
        color: #D4A843; }
    .product-wrap .product-content .star-rating {
      overflow: hidden;
      position: relative;
      height: 1.618em;
      line-height: 1.618;
      font-size: 11px;
      width: 6.3em;
      font-family: star;
      font-weight: 400;
      margin-bottom: 6px;
      font-size: 13px; }
      .product-wrap .product-content .star-rating i.checked {
        color: #1a1f3d; }
      .product-wrap .product-content .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em; }
        .product-wrap .product-content .star-rating span:before {
          content: "\f005";
          top: 0;
          position: absolute;
          left: 0;
          color: #fc3; }
    .product-wrap .product-content .product-price {
      margin: 10px 0 0 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (max-width: 540px) {
        .product-wrap .product-content .product-price {
          margin: 10px 0 0 0; } }
      .product-wrap .product-content .product-price span {
        position: relative;
        font-size: 18px;
        font-weight: 600;
        color: #666;
        line-height: 33px; }
        .product-wrap .product-content .product-price span.old-price {
          margin-right: 4px; }
          .product-wrap .product-content .product-price span.old-price:before {
            position: absolute;
            content: "";
            width: 20px;
            height: 2px;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%) rotate(130deg);
            background-color: #393939; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .product-content .product-price span {
            font-size: 18px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content .product-price span {
            font-size: 18px; } }
    .product-wrap .product-content .product-action a {
      display: inline-block;
      font-size: 16px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      margin: 0 3px;
      color: #000;
      background-color: #1a1f3d;
      border-radius: 5px;
      opacity: 1;
      z-index: 99;
      float: right; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-wrap .product-content .product-action a {
          width: 32px;
          height: 32px;
          line-height: 32px;
          font-size: 14px;
          margin: 0 3px;
          float: right; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-content .product-action a {
          width: 32px;
          height: 32px;
          line-height: 32px;
          font-size: 14px;
          margin: 0 2px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 32px;
          margin: 0 2px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          margin: 0 2px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 12px;
          opacity: 1;
          margin: 0 2px; } }
      .product-wrap .product-content .product-action a i {
        line-height: 36px; }
        @media only screen and (min-width: 1366px) and (max-width: 1600px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 1200px) and (max-width: 1365px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (max-width: 767px) {
          .product-wrap .product-content .product-action a i {
            line-height: 30px; } }
      .product-wrap .product-content .product-action a:hover {
        background: #1a1f3d;
        color: #fff; }
    .product-wrap .product-content .product-action.pro-action-col4 a {
      font-size: 18px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 0 2px; }
      .product-wrap .product-content .product-action.pro-action-col4 a i {
        line-height: 40px; }
  .product-wrap .product-content-2 h4 {
    font-size: 24px;
    font-weight: bold;
    color: #1b1b1b;
    font-family: "Cormorant Garamond", Georgia, serif;
    margin: 0 0 22px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 7px; } }
    .product-wrap .product-content-2 h4 a {
      color: #1b1b1b; }
      .product-wrap .product-content-2 h4 a:hover {
        color: #1a1f3d; }
  .product-wrap .product-content-2 > span {
    display: block;
    margin: 0 0 8px; }
    .product-wrap .product-content-2 > span a {
      font-weight: 600;
      color: #1b1b1b;
      font-style: italic;
      display: block; }
      .product-wrap .product-content-2 > span a:hover {
        color: #1a1f3d; }
  .product-wrap .product-content-2 .product-rating-wrap {
    display: block;
    margin: 17px 0 6px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 10px 0 6px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 10px 0 6px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 7px 0 6px; } }
    .product-wrap .product-content-2 .product-rating-wrap .product-rating {
      background-color: #fff;
      display: inline-block;
      padding: 2px; }
      .product-wrap .product-content-2 .product-rating-wrap .product-rating i {
        color: #f6c443;
        font-size: 15px; }
  .product-wrap .product-content-2 .product-price-2 span {
    font-weight: 600;
    color: #1a1f3d; }
    .product-wrap .product-content-2 .product-price-2 span.old-price {
      color: #1b1b1b;
      margin-right: 4px;
      position: relative; }
      .product-wrap .product-content-2 .product-price-2 span.old-price::before {
        position: absolute;
        content: "";
        width: 20px;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(130deg);
        background-color: #393939; }
  .product-wrap .product-content-2.pc-2-font-dec h4 {
    font-size: 20px;
    margin: 0 0 13px; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2.pc-2-font-dec h4 {
        margin: 0 0 8px; } }
  .product-wrap .product-content-3 h4 {
    font-size: 18px;
    font-family: "Cormorant Garamond", Georgia, serif;
    margin: 0 0 3px; }
  .product-wrap .product-content-3 .product-price-3 span {
    font-size: 18px;
    font-family: "Cormorant Garamond", Georgia, serif;
    color: #1a1f3d; }
    .product-wrap .product-content-3 .product-price-3 span.old-price {
      color: #8b8b8b;
      margin-right: 4px;
      position: relative; }
      .product-wrap .product-content-3 .product-price-3 span.old-price::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(130deg);
        background-color: #1b1b1b; }
  .product-wrap .product-img-zoom a img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s; }
  .product-wrap .product-banner-content {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-banner-content {
        bottom: 30px; } }
    .product-wrap .product-banner-content span {
      display: block;
      margin: 0 0 6px; }
    .product-wrap .product-banner-content h4 {
      background-color: #c74040;
      color: #ffffff;
      margin: 0;
      line-height: 1;
      font-size: 36px;
      display: inline-block;
      padding: 12px 40px 10px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-banner-content h4 {
          font-size: 25px;
          padding: 10px 35px 8px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content h4 {
          font-size: 25px;
          padding: 8px 30px 5px; } }
  .product-wrap .product-banner-content-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    .product-wrap .product-banner-content-2 .clutch span {
      display: inline-block;
      background-color: #f2c456;
      line-height: 1;
      padding: 9px 12px 14px; }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content-2 .clutch span {
          font-size: 12px; } }
    .product-wrap .product-banner-content-2 h2 {
      color: #ffffff;
      margin: 15px 0 32px;
      line-height: 1;
      font-size: 80px; }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 60px;
          margin: 15px 0 25px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 68px;
          margin: 15px 0 25px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 30px;
          margin: 12px 0 15px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 38px;
          margin: 18px 0 18px; } }
  .product-wrap.product-wrap-hover {
    transition: all .3s ease 0s; }
    .product-wrap.product-wrap-hover:hover {
      margin-top: -28px; }
  .product-wrap:hover .product-img-zoom a img {
    transform: scale(1.2); }
  .product-wrap:hover .product-action-position-1 {
    bottom: 10px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap.mb-55 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .product-wrap.mb-55 {
      margin-bottom: 30px; } }

.product-action {
  bottom: 10px; }
  .product-action .pro_btn {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .product-action .pro_btn:last-child {
      border-right: none; }
    .product-action .pro_btn a {
      background-color: #D4A843;
      cursor: pointer;
      float: left;
      width: auto;
      height: 40px;
      text-decoration: none;
      z-index: 1;
      position: relative;
      overflow: hidden;
      transition: all .4s ease-in-out;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-action .pro_btn a {
          height: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-action .pro_btn a {
          height: 35px; } }
      .product-action .pro_btn a:after {
        background: #fff none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: .2;
        -moz-opacity: .2;
        -khtml-opacity: .2;
        -webkit-opacity: .2;
        position: absolute;
        top: 0;
        width: 0;
        transition: .5s ease-in-out; }
      .product-action .pro_btn a i {
        width: 40px;
        text-align: right;
        height: 40px;
        float: left;
        font-size: 18px;
        line-height: 40px;
        color: #000000;
        text-align: center;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-action .pro_btn a i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-action .pro_btn a i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px; } }
      .product-action .pro_btn a span {
        display: inline-block;
        color: #000000;
        padding: 8px 8px;
        vertical-align: top;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-action .pro_btn a span {
            padding: 6px 13px 5px 5px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-action .pro_btn a span {
            padding: 6px 13px 5px 5px; } }
      .product-action .pro_btn a:hover {
        background: #1a1f3d; }
        .product-action .pro_btn a:hover i, .product-action .pro_btn a:hover span {
          color: #ffffff; }
      .product-action .pro_btn a:hover:after {
        width: 100%; }

.slick-slide .single-flower-best-choice .flower-best-img a img {
  width: 100%; }

/* === Genesis shop-style === */
/*-------- 22. Shop style ---------*/
.shop-top-bar {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .shop-top-bar {
      display: block; } }
  .shop-top-bar .shop-top-bar-left {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-left {
        display: block; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-left {
        display: flex; } }
    .shop-top-bar .shop-top-bar-left .shop-page-list {
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-left .shop-page-list {
          margin-bottom: 20px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-left .shop-page-list {
          margin-top: 0px; } }
      .shop-top-bar .shop-top-bar-left .shop-page-list ul li {
        display: inline-block;
        color: #1d1d1d;
        margin-right: 3px;
        font-size: 14px;
        font-weight: 600; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li:last-child {
          margin-right: 0px; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li.active a {
          color: #262626; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li a {
          color: #1d1d1d;
          font-size: 14px; }
          .shop-top-bar .shop-top-bar-left .shop-page-list ul li a:hover {
            color: #1a1f3d; }
  .shop-top-bar .shop-top-bar-right {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-right {
        display: block; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-right {
        display: flex; } }
    .shop-top-bar .shop-top-bar-right .shop-filter {
      line-height: 1;
      position: relative;
      display: inline-block; }
      .shop-top-bar .shop-top-bar-right .shop-filter a {
        color: #1B1B1B;
        display: inline-block;
        border: 1px solid #d8d8d8;
        padding: 14px 20px 14px 20px; }
        .shop-top-bar .shop-top-bar-right .shop-filter a i {
          color: #1B1B1B;
          margin-left: 20px; }
        .shop-top-bar .shop-top-bar-right .shop-filter a.active {
          color: #1a1f3d; }
          .shop-top-bar .shop-top-bar-right .shop-filter a.active i {
            color: #1a1f3d; }
      .shop-top-bar .shop-top-bar-right .shop-filter:hover a {
        color: #1a1f3d; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-filter.ml-25 {
          margin-left: 0; } }
    .shop-top-bar .shop-top-bar-right .shop-short-by {
      position: relative;
      display: inline-block;
      line-height: 1; }
      .shop-top-bar .shop-top-bar-right .shop-short-by > span {
        color: #1B1B1B;
        position: relative;
        cursor: pointer;
        display: inline-block;
        border: 1px solid #d8d8d8;
        padding: 14px 20px 14px 20px;
        transition: all .3s ease 0s; }
        .shop-top-bar .shop-top-bar-right .shop-short-by > span i {
          color: #1B1B1B;
          margin-left: 20px; }
      .shop-top-bar .shop-top-bar-right .shop-short-by ul {
        right: 0;
        top: 100%;
        position: absolute;
        background-color: #fff;
        padding: 7px;
        z-index: 11;
        visibility: hidden;
        opacity: 0;
        box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.2);
        transition: all 250ms ease-out;
        margin-top: 30px; }
        @media only screen and (max-width: 767px) {
          .shop-top-bar .shop-top-bar-right .shop-short-by ul {
            right: auto;
            left: 0; } }
        .shop-top-bar .shop-top-bar-right .shop-short-by ul li {
          display: block; }
          .shop-top-bar .shop-top-bar-right .shop-short-by ul li a {
            padding: 5px 10px;
            white-space: pre;
            display: block;
            font-size: 0.92em;
            color: #777777;
            line-height: 24px; }
            .shop-top-bar .shop-top-bar-right .shop-short-by ul li a:hover {
              color: #fff;
              background-color: #1a1f3d; }
          .shop-top-bar .shop-top-bar-right .shop-short-by ul li.active a {
            color: #fff;
            background-color: #1a1f3d; }
      .shop-top-bar .shop-top-bar-right .shop-short-by:hover ul {
        opacity: 1;
        visibility: visible;
        margin-top: 0px; }
      .shop-top-bar .shop-top-bar-right .shop-short-by:hover > span {
        color: #1a1f3d; }
        .shop-top-bar .shop-top-bar-right .shop-short-by:hover > span i {
          color: #1a1f3d; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
          margin-left: 0;
          margin-top: 12px;
          margin-bottom: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
          margin-left: 0;
          margin-top: 0px;
          margin-bottom: 0px; } }
    .shop-top-bar .shop-top-bar-right .shop-tab a {
      color: #BEBEBE;
      font-size: 22px;
      margin-right: 20px; }
      .shop-top-bar .shop-top-bar-right .shop-tab a:last-child {
        margin-right: 0; }
      .shop-top-bar .shop-top-bar-right .shop-tab a.active {
        color: #191919; }

.product-filter-wrapper {
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 12px;
  padding: 48px 40px 18px;
  display: none;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-filter-wrapper {
      padding: 40px 25px 34px; } }
  @media only screen and (max-width: 767px) {
    .product-filter-wrapper {
      padding: 40px 25px 34px; } }
  .product-filter-wrapper .product-filter h5 {
    font-size: 16px;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1B1B1B; }
    @media only screen and (max-width: 767px) {
      .product-filter-wrapper .product-filter h5 {
        margin: 0 0 10px; } }
  .product-filter-wrapper .product-filter .price-filter ul li, .product-filter-wrapper .product-filter .product-size ul li, .product-filter-wrapper .product-filter .product-color ul li, .product-filter-wrapper .product-filter .product-brands ul li {
    margin-bottom: 7px;
    display: block; }
    .product-filter-wrapper .product-filter .price-filter ul li:last-child, .product-filter-wrapper .product-filter .product-size ul li:last-child, .product-filter-wrapper .product-filter .product-color ul li:last-child, .product-filter-wrapper .product-filter .product-brands ul li:last-child {
      margin-bottom: 0; }
    .product-filter-wrapper .product-filter .price-filter ul li a, .product-filter-wrapper .product-filter .product-size ul li a, .product-filter-wrapper .product-filter .product-color ul li a, .product-filter-wrapper .product-filter .product-brands ul li a {
      color: #1B1B1B;
      font-size: 16px; }
      .product-filter-wrapper .product-filter .price-filter ul li a:hover, .product-filter-wrapper .product-filter .product-size ul li a:hover, .product-filter-wrapper .product-filter .product-color ul li a:hover, .product-filter-wrapper .product-filter .product-brands ul li a:hover {
        color: #1a1f3d; }
  .product-filter-wrapper .product-filter .product-color ul, .product-filter-wrapper .product-filter .product-size ul, .product-filter-wrapper .product-filter .product-brands ul {
    width: 100%; }
    .product-filter-wrapper .product-filter .product-color ul li, .product-filter-wrapper .product-filter .product-size ul li, .product-filter-wrapper .product-filter .product-brands ul li {
      width: 50%;
      display: inline-block;
      float: left; }

.shop-list-content h3 {
  font-size: 24px;
  margin: 0 0 10px;
  line-height: 32px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-content h3 {
      margin: 0 0 8px;
      font-size: 23px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-content h3 {
      margin: 0 0 8px;
      font-size: 22px; } }
  @media only screen and (max-width: 767px) {
    .shop-list-content h3 {
      font-size: 19px;
      margin: 0 0 10px;
      line-height: 28px; } }
.shop-list-content .pro-list-price span {
  font-size: 18px; }
  .shop-list-content .pro-list-price span.old {
    color: #777;
    margin-right: 5px; }
.shop-list-content .product-rating {
  padding: 2px 0 2px 0; }
  .shop-list-content .product-rating i {
    color: #f6c443; }
.shop-list-content p {
  line-height: 27px;
  color: #737373;
  margin: 12px 0 30px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
.shop-list-content .product-list-action {
  display: flex;
  align-items: center; }
  .shop-list-content .product-list-action > a {
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    .shop-list-content .product-list-action > a:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }
  .shop-list-content .product-list-action .pro-list-actioncart {
    margin: 0 10px 0; }
    .shop-list-content .product-list-action .pro-list-actioncart a {
      display: inline-block;
      font-size: 16px;
      padding: 17px 45px;
      line-height: 1;
      font-weight: 500;
      background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
      background-size: 200% 200%;
      background-repeat: no-repeat;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: stretch;
      align-content: flex-start;
      text-align: center;
      color: #000000;
      transition: all 300ms ease; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 22px 40px; } }
      @media only screen and (max-width: 767px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 18px 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 15px 20px; } }
      .shop-list-content .product-list-action .pro-list-actioncart a:hover {
        background-position: 100% 100%;
        transform: translateY(-5px); }
@media only screen and (max-width: 767px) {
  .shop-list-content {
    margin-top: 18px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-list-content {
    margin-top: 0px; } }

.shop-list-wrap:hover .shop-list-quickview a {
  transform: scale(1);
  opacity: 1; }
.shop-list-wrap:hover .product-img::after {
  right: 24px;
  left: 24px;
  top: 24px;
  bottom: 24px;
  opacity: 1; }

.pro-pagination-style ul li {
  display: inline-block;
  margin: 0 8px; }
  @media only screen and (max-width: 767px) {
    .pro-pagination-style ul li {
      margin: 0 4px; } }
  .pro-pagination-style ul li a {
    border: 1px solid #1a1f3d;
    color: #1a1f3d;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
  }
    .pro-pagination-style ul li a.active, .pro-pagination-style ul li a:hover {
      background-color: #1a1f3d;
      color: #fff;
      border: 1px solid #1a1f3d; }
    .pro-pagination-style ul li a i {
      line-height: 38px; }
  .pro-pagination-style ul li:last-child {
    position: relative;
    top: 2px; }
@media only screen and (max-width: 767px) {
  .pro-pagination-style.mt-30 {
    margin-top: 0; } }

.shop-collections-img {
  overflow: hidden; }
  .shop-collections-img a {
    display: block; }
    .shop-collections-img a img {
      width: 100%;
      transform: scale(1);
      transition: all .5s ease 0s; }

.shop-collections-content span {
  font-size: 16px;
  font-weight: 300;
  color: #1D1D1D; }
.shop-collections-content h2 {
  font-size: 46px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-style: italic;
  color: #1D1D1D;
  margin: 5px 0 22px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-collections-content h2 {
      font-size: 42px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content h2 {
      font-size: 32px; } }
  @media only screen and (max-width: 767px) {
    .shop-collections-content h2 {
      font-size: 28px;
      margin: 5px 0 12px; } }
  .shop-collections-content h2 a {
    color: #1D1D1D; }
    .shop-collections-content h2 a:hover {
      color: #1a1f3d; }
.shop-collections-content p {
  font-size: 16px;
  line-height: 34px;
  color: #707070;
  margin: 0 0 31px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content p {
      font-size: 15px;
      line-height: 30px; } }
  @media only screen and (max-width: 767px) {
    .shop-collections-content p {
      font-size: 15px;
      line-height: 30px;
      margin: 0 0 15px; } }
.shop-collections-content .collections-btn a {
  display: inline-block;
  background-color: #1D1D1D;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 20px 35px;
  line-height: 1;
  z-index: 2;
  position: relative; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-collections-content.ml-70 {
    margin-left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-collections-content.ml-70 {
    margin-left: 0; } }
@media only screen and (max-width: 767px) {
  .shop-collections-content {
    margin-top: 10px; }
    .shop-collections-content.ml-70 {
      margin-left: 0; } }

.shop-collections-wrap:hover .shop-collections-img a img {
  transform: scale(1.1); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-collections-wrap.mb-90 {
    margin-bottom: 50px; } }
@media only screen and (max-width: 767px) {
  .shop-collections-wrap.mb-90 {
    margin-bottom: 50px; } }

.shop-instagram-wrap a {
  display: block; }
  .shop-instagram-wrap a img {
    width: 100%; }

.toggle-item-active {
  display: none; }

.instra-btn a {
  text-transform: uppercase;
  font-weight: bold;
  color: #1D1D1D;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #D2D2D2;
  padding: 23px 50px;
  display: inline-block; }
  .instra-btn a:hover {
    background-color: #1a1f3d;
    border: 1px solid #1a1f3d;
    color: #fff; }
@media only screen and (max-width: 767px) {
  .instra-btn.mt-50 {
    margin-top: 10px; } }


/* === KCK.CASA overrides === */

/* === Genesis style.css section [5] product-style === */
/*-------- 5. Product style ---------*/
.product-wrap {
  position: relative; }
  .product-wrap:hover img {
    -webkit-transform: scale(1.02);
    -moz-transform: scale(1.02);
    transform: scale(1.02); }
  .product-wrap:hover .quickview {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    top: -15px;
    right: -35px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-wrap:hover .quickview {
        top: -20px;
        right: -40px; } }
  .product-wrap:hover .btn_wrapper {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    bottom: 10px; }
  .product-wrap .quickview {
    position: absolute;
    right: -72px;
    left: auto;
    background-color: #D4A843;
    top: -50px;
    bottom: auto;
    padding: 0;
    height: 60px;
    width: 100px;
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }
    .product-wrap .quickview .pro_btn {
      float: left;
      width: 100%;
      height: 100%; }
      .product-wrap .quickview .pro_btn a {
        z-index: 1;
        overflow: hidden;
        position: relative;
        color: #fff;
        height: 100%;
        width: 100%;
        padding: 28px 0 0;
        float: left;
        text-decoration: none;
        transition: all .4s ease-in-out;
        -webkit-transition: all .4s ease-in-out;
        -moz-transition: all .4s ease-in-out;
        -o-transition: all .4s ease-in-out;
        -ms-transition: all .4s ease-in-out; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .product-wrap .quickview .pro_btn a {
            padding: 30px 0 0; } }
        .product-wrap .quickview .pro_btn a:after {
          background: #fff none repeat scroll 0 0;
          content: "";
          height: 100%;
          left: 0;
          opacity: .2;
          -moz-opacity: .2;
          -khtml-opacity: .2;
          -webkit-opacity: .2;
          position: absolute;
          top: 0;
          width: 0;
          transition: .5s ease-in-out; }
        .product-wrap .quickview .pro_btn a i {
          font-size: 18px;
          line-height: 20px;
          color: #000000;
          vertical-align: top;
          position: relative;
          overflow: hidden;
          transition: all 400ms ease-in-out 0s;
          -webkit-transition: all 400ms ease-in-out 0s; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .product-wrap .quickview .pro_btn a i {
              font-size: 16px; } }
        .product-wrap .quickview .pro_btn a:hover {
          background: #1a1f3d; }
          .product-wrap .quickview .pro_btn a:hover i {
            color: #ffffff; }
        .product-wrap .quickview .pro_btn a:hover:after {
          width: 100%; }
  .product-wrap .product-img {
    position: relative;
    overflow: hidden; }
    .product-wrap .product-img.pro-border-none::after {
      display: none; }
    .product-wrap .product-img.pro-border-2::before {
      border: 4px solid #D4A843;
      bottom: 10px;
      content: "";
      left: 10px;
      position: absolute;
      right: 10px;
      top: 10px;
      opacity: 0;
      transition: all 0.4s ease-in-out 0s;
      z-index: 9;
      border-radius: 20px;
      pointer-events: none; }
    .product-wrap .product-img.pro-border-3 {
      border: 2px solid #f1bfc9;
      border-radius: 20px; }
    .product-wrap .product-img a img {
      width: 100%;
      transition: all .4s ease-in; }
    .product-wrap .product-img > span {
      display: inline-block;
      color: #fff;
      position: absolute;
      letter-spacing: 1.1px;
      z-index: 1;
      left: 10px;
      font-size: 13px;
      width: 60px;
      height: 60px;
      line-height: 60px;
      border-radius: 50%;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img > span {
          width: 45px;
          height: 45px;
          line-height: 45px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-img > span {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-img > span {
          width: 40px;
          height: 40px;
          line-height: 40px; } }
      @media only screen and (max-width: 320px) {
        .product-wrap .product-img > span {
          width: 50px;
          height: 50px;
          line-height: 50px; } }
      .product-wrap .product-img > span.badge-top-20 {
        top: 10px; }
      .product-wrap .product-img > span.badge-left-20 {
        left: 10px; }
      .product-wrap .product-img > span.badge-black {
        background-color: #1b1b1b; }
      .product-wrap .product-img > span.badge-green {
        background-color: #D4A843; }
      .product-wrap .product-img > span.badge-theme-color {
        background-color: #1a1f3d; }
      .product-wrap .product-img > span.badge-style-2 {
        top: 27px;
        right: 3px;
        padding: 0; }
        .product-wrap .product-img > span.badge-style-2:before {
          position: absolute;
          content: "";
          top: -27px;
          z-index: -1;
          right: -3px;
          width: 0;
          height: 0;
          border-top: 88px solid #ec5555;
          border-left: 88px solid transparent; }
    .product-wrap .product-img .product-action-position-1 {
      position: absolute;
      bottom: -100%;
      left: 0;
      right: 0;
      text-align: center;
      width: 100%;
      transition: all 0.4s ease-in-out; }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-img .product-action-position-1 {
          bottom: 10px; } }
    .product-wrap .product-img .product-action-position-2 {
      position: absolute;
      bottom: 34px;
      left: 0;
      right: 0;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img .product-action-position-2 {
          bottom: 20px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-img .product-action-position-2 {
          bottom: 25px; } }
    .product-wrap .product-img .product-action-2 a {
      color: #191919;
      display: inline-block;
      font-size: 20px;
      opacity: 0;
      transform: translateY(15px);
      margin: 0 14px;
      visibility: hidden; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 10px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 8px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-img .product-action-2 a {
          margin: 0px 8px; } }
      .product-wrap .product-img .product-action-2 a:nth-child(1) {
        transition-delay: 150ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(2) {
        transition-delay: 200ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(3) {
        transition-delay: 250ms; }
      .product-wrap .product-img .product-action-2 a:nth-child(4) {
        transition-delay: 300ms; }
      .product-wrap .product-img .product-action-2 a:hover {
        color: #1a1f3d; }
    .product-wrap .product-img .product-action-2.pro-action-yellow-2 a:hover {
      color: #D4A843; }
    .product-wrap .product-img .deal-count {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 20px;
      text-align: center;
      width: 100%; }
      .product-wrap .product-img .deal-count div {
        display: flex;
        justify-content: center; }
        .product-wrap .product-img .deal-count div > span {
          background-color: #262626;
          color: #fff;
          margin: 0 5px;
          padding: 4px 9px 13px; }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .product-wrap .product-img .deal-count div > span {
              padding: 4px 6px 13px;
              margin: 0 3px; } }
          .product-wrap .product-img .deal-count div > span p {
            color: #fff;
            margin: 0;
            display: block;
            line-height: 1; }
    .product-wrap .product-img .shop-list-quickview {
      position: absolute;
      left: auto;
      top: auto;
      bottom: 0;
      right: 0;
      overflow: hidden;
      transform: translateY(-50%) translateX(-50%); }
      .product-wrap .product-img .shop-list-quickview a {
        display: inline-block;
        font-size: 20px;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin: 0;
        color: #ffffff;
        background-color: #1a1f3d;
        transform: scale(1.2);
        opacity: 0;
        transition: all 0.4s ease-in-out 0s;
        z-index: 99; }
        .product-wrap .product-img .shop-list-quickview a i {
          line-height: 50px;
          transition: all 0.4s ease-in-out 0s; }
        .product-wrap .product-img .shop-list-quickview a:hover {
          background-color: #D4A843;
          color: #000000; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-img.mb-25 {
        margin-bottom: 12px; } }
  .product-wrap .product-content {
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, 0.1); }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .product-wrap .product-content {
        padding: 25px; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap .product-content {
        padding: 25px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content {
        padding: 20px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content {
        padding: 20px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .product-wrap .product-content {
        padding: 20px; } }
    .product-wrap .product-content h3 {
      margin-bottom: 5px;
      font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 18px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content h3 {
          margin-bottom: 5px;
          font-size: 16px; } }
      .product-wrap .product-content h3 .Categories {
        text-transform: uppercase;
        letter-spacing: 1px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content h3 .Categories {
            letter-spacing: 0px; } }
        .product-wrap .product-content h3 .Categories .decorative {
          color: #000000;
          font-size: 13px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .product-content h3 .Categories .decorative {
              font-size: 12px; } }
          .product-wrap .product-content h3 .Categories .decorative:hover {
            color: #D4A843; }
        .product-wrap .product-content h3 .Categories .furniture {
          color: #000000;
          font-size: 13px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .product-wrap .product-content h3 .Categories .furniture {
              font-size: 12px; } }
          .product-wrap .product-content h3 .Categories .furniture:before {
            content: ' ';
            display: inline-block;
            margin: -2px 10px 0 10px;
            letter-spacing: inherit;
            width: 4px;
            height: 4px;
            border-radius: 50%;
            line-height: inherit;
            vertical-align: middle;
            background-color: #000000; }
          .product-wrap .product-content h3 .Categories .furniture:hover {
            color: #D4A843; }
    .product-wrap .product-content .product-rating i {
      color: #f6c443; }
    .product-wrap .product-content > a {
      position: absolute;
      right: 0;
      top: 0;
      margin-top: 0;
      z-index: 4;
      white-space: nowrap;
      width: 45px;
      height: 45px;
      padding: 0;
      border: 0;
      font-size: 0;
      background: 0 0 !important;
      border-radius: 0; }
      .product-wrap .product-content > a i {
        font-size: 20px;
        color: #ddd;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
        .product-wrap .product-content > a i:hover {
          color: #000; }
    .product-wrap .product-content .short-description {
      color: #f8f8f8;
      margin-bottom: 10px; }
    .product-wrap .product-content h4 {
      font-size: 26px;
      text-transform: capitalize;
      letter-spacing: 0.4px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content h4 {
          font-size: 20px; } }
      .product-wrap .product-content h4 a {
        color: #D4A843; }
    .product-wrap .product-content .star-rating {
      overflow: hidden;
      position: relative;
      height: 1.618em;
      line-height: 1.618;
      font-size: 11px;
      width: 6.3em;
      font-family: star;
      font-weight: 400;
      margin-bottom: 6px;
      font-size: 13px; }
      .product-wrap .product-content .star-rating i.checked {
        color: #1a1f3d; }
      .product-wrap .product-content .star-rating span {
        overflow: hidden;
        float: left;
        top: 0;
        left: 0;
        position: absolute;
        padding-top: 1.5em; }
        .product-wrap .product-content .star-rating span:before {
          content: "\f005";
          top: 0;
          position: absolute;
          left: 0;
          color: #fc3; }
    .product-wrap .product-content .product-price {
      margin: 10px 0 0 0; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-content .product-price {
          margin: 8px 0 0 0; } }
      @media only screen and (max-width: 540px) {
        .product-wrap .product-content .product-price {
          margin: 10px 0 0 0; } }
      .product-wrap .product-content .product-price span {
        position: relative;
        font-size: 18px;
        font-weight: 600;
        color: #666;
        line-height: 33px; }
        .product-wrap .product-content .product-price span.old-price {
          margin-right: 4px; }
          .product-wrap .product-content .product-price span.old-price:before {
            position: absolute;
            content: "";
            width: 20px;
            height: 2px;
            top: 50%;
            left: 50%;
            transform: translateX(-50%) translateY(-50%) rotate(130deg);
            background-color: #393939; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .product-content .product-price span {
            font-size: 18px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content .product-price span {
            font-size: 18px; } }
    .product-wrap .product-content .product-action a {
      display: inline-block;
      font-size: 16px;
      width: 36px;
      height: 36px;
      line-height: 36px;
      text-align: center;
      margin: 0 3px;
      color: #000;
      background-color: #1a1f3d;
      border-radius: 5px;
      opacity: 1;
      z-index: 99;
      float: right; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .product-wrap .product-content .product-action a {
          width: 32px;
          height: 32px;
          line-height: 32px;
          font-size: 14px;
          margin: 0 3px;
          float: right; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-content .product-action a {
          width: 32px;
          height: 32px;
          line-height: 32px;
          font-size: 14px;
          margin: 0 2px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 32px;
          margin: 0 2px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          margin: 0 2px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-content .product-action a {
          width: 30px;
          height: 30px;
          line-height: 30px;
          font-size: 12px;
          opacity: 1;
          margin: 0 2px; } }
      .product-wrap .product-content .product-action a i {
        line-height: 36px; }
        @media only screen and (min-width: 1366px) and (max-width: 1600px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 1200px) and (max-width: 1365px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-wrap .product-content .product-action a i {
            line-height: 32px; } }
        @media only screen and (max-width: 767px) {
          .product-wrap .product-content .product-action a i {
            line-height: 30px; } }
      .product-wrap .product-content .product-action a:hover {
        background: #1a1f3d;
        color: #fff; }
    .product-wrap .product-content .product-action.pro-action-col4 a {
      font-size: 18px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      margin: 0 2px; }
      .product-wrap .product-content .product-action.pro-action-col4 a i {
        line-height: 40px; }
  .product-wrap .product-content-2 h4 {
    font-size: 24px;
    font-weight: bold;
    color: #1b1b1b;
    font-family: "Cormorant Garamond", Georgia, serif;
    margin: 0 0 22px; }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 12px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2 h4 {
        font-size: 20px;
        margin: 0 0 7px; } }
    .product-wrap .product-content-2 h4 a {
      color: #1b1b1b; }
      .product-wrap .product-content-2 h4 a:hover {
        color: #1a1f3d; }
  .product-wrap .product-content-2 > span {
    display: block;
    margin: 0 0 8px; }
    .product-wrap .product-content-2 > span a {
      font-weight: 600;
      color: #1b1b1b;
      font-style: italic;
      display: block; }
      .product-wrap .product-content-2 > span a:hover {
        color: #1a1f3d; }
  .product-wrap .product-content-2 .product-rating-wrap {
    display: block;
    margin: 17px 0 6px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 10px 0 6px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 10px 0 6px; } }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2 .product-rating-wrap {
        margin: 7px 0 6px; } }
    .product-wrap .product-content-2 .product-rating-wrap .product-rating {
      background-color: #fff;
      display: inline-block;
      padding: 2px; }
      .product-wrap .product-content-2 .product-rating-wrap .product-rating i {
        color: #f6c443;
        font-size: 15px; }
  .product-wrap .product-content-2 .product-price-2 span {
    font-weight: 600;
    color: #1a1f3d; }
    .product-wrap .product-content-2 .product-price-2 span.old-price {
      color: #1b1b1b;
      margin-right: 4px;
      position: relative; }
      .product-wrap .product-content-2 .product-price-2 span.old-price::before {
        position: absolute;
        content: "";
        width: 20px;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(130deg);
        background-color: #393939; }
  .product-wrap .product-content-2.pc-2-font-dec h4 {
    font-size: 20px;
    margin: 0 0 13px; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-content-2.pc-2-font-dec h4 {
        margin: 0 0 8px; } }
  .product-wrap .product-content-3 h4 {
    font-size: 18px;
    font-family: "Cormorant Garamond", Georgia, serif;
    margin: 0 0 3px; }
  .product-wrap .product-content-3 .product-price-3 span {
    font-size: 18px;
    font-family: "Cormorant Garamond", Georgia, serif;
    color: #1a1f3d; }
    .product-wrap .product-content-3 .product-price-3 span.old-price {
      color: #8b8b8b;
      margin-right: 4px;
      position: relative; }
      .product-wrap .product-content-3 .product-price-3 span.old-price::before {
        position: absolute;
        content: "";
        width: 25px;
        height: 2px;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%) rotate(130deg);
        background-color: #1b1b1b; }
  .product-wrap .product-img-zoom a img {
    width: 100%;
    transform: scale(1);
    transition: all .5s ease 0s; }
  .product-wrap .product-banner-content {
    position: absolute;
    bottom: 55px;
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    @media only screen and (max-width: 767px) {
      .product-wrap .product-banner-content {
        bottom: 30px; } }
    .product-wrap .product-banner-content span {
      display: block;
      margin: 0 0 6px; }
    .product-wrap .product-banner-content h4 {
      background-color: #c74040;
      color: #ffffff;
      margin: 0;
      line-height: 1;
      font-size: 36px;
      display: inline-block;
      padding: 12px 40px 10px; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-banner-content h4 {
          font-size: 25px;
          padding: 10px 35px 8px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content h4 {
          font-size: 25px;
          padding: 8px 30px 5px; } }
  .product-wrap .product-banner-content-2 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    width: 100%;
    text-align: center; }
    .product-wrap .product-banner-content-2 .clutch span {
      display: inline-block;
      background-color: #f2c456;
      line-height: 1;
      padding: 9px 12px 14px; }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content-2 .clutch span {
          font-size: 12px; } }
    .product-wrap .product-banner-content-2 h2 {
      color: #ffffff;
      margin: 15px 0 32px;
      line-height: 1;
      font-size: 80px; }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 60px;
          margin: 15px 0 25px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 68px;
          margin: 15px 0 25px; } }
      @media only screen and (max-width: 767px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 30px;
          margin: 12px 0 15px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .product-wrap .product-banner-content-2 h2 {
          font-size: 38px;
          margin: 18px 0 18px; } }
  .product-wrap.product-wrap-hover {
    transition: all .3s ease 0s; }
    .product-wrap.product-wrap-hover:hover {
      margin-top: -28px; }
  .product-wrap:hover .product-img-zoom a img {
    transform: scale(1.2); }
  .product-wrap:hover .product-action-position-1 {
    bottom: 10px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-wrap.mb-55 {
      margin-bottom: 30px; } }
  @media only screen and (max-width: 767px) {
    .product-wrap.mb-55 {
      margin-bottom: 30px; } }

.product-action {
  bottom: 10px; }
  .product-action .pro_btn {
    display: inline-block;
    vertical-align: top;
    position: relative; }
    .product-action .pro_btn:last-child {
      border-right: none; }
    .product-action .pro_btn a {
      background-color: #D4A843;
      cursor: pointer;
      float: left;
      width: auto;
      height: 40px;
      text-decoration: none;
      z-index: 1;
      position: relative;
      overflow: hidden;
      transition: all .4s ease-in-out;
      -webkit-transition: all .4s ease-in-out;
      -moz-transition: all .4s ease-in-out;
      -o-transition: all .4s ease-in-out;
      -ms-transition: all .4s ease-in-out; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .product-action .pro_btn a {
          height: 35px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .product-action .pro_btn a {
          height: 35px; } }
      .product-action .pro_btn a:after {
        background: #fff none repeat scroll 0 0;
        content: "";
        height: 100%;
        left: 0;
        opacity: .2;
        -moz-opacity: .2;
        -khtml-opacity: .2;
        -webkit-opacity: .2;
        position: absolute;
        top: 0;
        width: 0;
        transition: .5s ease-in-out; }
      .product-action .pro_btn a i {
        width: 40px;
        text-align: right;
        height: 40px;
        float: left;
        font-size: 18px;
        line-height: 40px;
        color: #000000;
        text-align: center;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-action .pro_btn a i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-action .pro_btn a i {
            width: 35px;
            height: 35px;
            line-height: 35px;
            font-size: 16px; } }
      .product-action .pro_btn a span {
        display: inline-block;
        color: #000000;
        padding: 8px 8px;
        vertical-align: top;
        transition: all 400ms ease-in-out 0s;
        -webkit-transition: all 400ms ease-in-out 0s; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .product-action .pro_btn a span {
            padding: 6px 13px 5px 5px; } }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .product-action .pro_btn a span {
            padding: 6px 13px 5px 5px; } }
      .product-action .pro_btn a:hover {
        background: #1a1f3d; }
        .product-action .pro_btn a:hover i, .product-action .pro_btn a:hover span {
          color: #ffffff; }
      .product-action .pro_btn a:hover:after {
        width: 100%; }

.slick-slide .single-flower-best-choice .flower-best-img a img {
  width: 100%; }

/* === Genesis style.css section [22] shop-style === */
/*-------- 22. Shop style ---------*/
.shop-top-bar {
  display: flex;
  justify-content: space-between;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .shop-top-bar {
      display: block; } }
  .shop-top-bar .shop-top-bar-left {
    display: flex;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-left {
        display: block; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-left {
        display: flex; } }
    .shop-top-bar .shop-top-bar-left .shop-page-list {
      line-height: 1; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-left .shop-page-list {
          margin-bottom: 20px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-left .shop-page-list {
          margin-top: 0px; } }
      .shop-top-bar .shop-top-bar-left .shop-page-list ul li {
        display: inline-block;
        color: #1d1d1d;
        margin-right: 3px;
        font-size: 14px;
        font-weight: 600; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li:last-child {
          margin-right: 0px; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li.active a {
          color: #262626; }
        .shop-top-bar .shop-top-bar-left .shop-page-list ul li a {
          color: #1d1d1d;
          font-size: 14px; }
          .shop-top-bar .shop-top-bar-left .shop-page-list ul li a:hover {
            color: #1a1f3d; }
  .shop-top-bar .shop-top-bar-right {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-right {
        display: block; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .shop-top-bar .shop-top-bar-right {
        display: flex; } }
    .shop-top-bar .shop-top-bar-right .shop-filter {
      line-height: 1;
      position: relative;
      display: inline-block; }
      .shop-top-bar .shop-top-bar-right .shop-filter a {
        color: #1B1B1B;
        display: inline-block;
        border: 1px solid #d8d8d8;
        padding: 14px 20px 14px 20px; }
        .shop-top-bar .shop-top-bar-right .shop-filter a i {
          color: #1B1B1B;
          margin-left: 20px; }
        .shop-top-bar .shop-top-bar-right .shop-filter a.active {
          color: #1a1f3d; }
          .shop-top-bar .shop-top-bar-right .shop-filter a.active i {
            color: #1a1f3d; }
      .shop-top-bar .shop-top-bar-right .shop-filter:hover a {
        color: #1a1f3d; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-filter.ml-25 {
          margin-left: 0; } }
    .shop-top-bar .shop-top-bar-right .shop-short-by {
      position: relative;
      display: inline-block;
      line-height: 1; }
      .shop-top-bar .shop-top-bar-right .shop-short-by > span {
        color: #1B1B1B;
        position: relative;
        cursor: pointer;
        display: inline-block;
        border: 1px solid #d8d8d8;
        padding: 14px 20px 14px 20px;
        transition: all .3s ease 0s; }
        .shop-top-bar .shop-top-bar-right .shop-short-by > span i {
          color: #1B1B1B;
          margin-left: 20px; }
      .shop-top-bar .shop-top-bar-right .shop-short-by ul {
        right: 0;
        top: 100%;
        position: absolute;
        background-color: #fff;
        padding: 7px;
        z-index: 11;
        visibility: hidden;
        opacity: 0;
        box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.2);
        transition: all 250ms ease-out;
        margin-top: 30px; }
        @media only screen and (max-width: 767px) {
          .shop-top-bar .shop-top-bar-right .shop-short-by ul {
            right: auto;
            left: 0; } }
        .shop-top-bar .shop-top-bar-right .shop-short-by ul li {
          display: block; }
          .shop-top-bar .shop-top-bar-right .shop-short-by ul li a {
            padding: 5px 10px;
            white-space: pre;
            display: block;
            font-size: 0.92em;
            color: #777777;
            line-height: 24px; }
            .shop-top-bar .shop-top-bar-right .shop-short-by ul li a:hover {
              color: #fff;
              background-color: #1a1f3d; }
          .shop-top-bar .shop-top-bar-right .shop-short-by ul li.active a {
            color: #fff;
            background-color: #1a1f3d; }
      .shop-top-bar .shop-top-bar-right .shop-short-by:hover ul {
        opacity: 1;
        visibility: visible;
        margin-top: 0px; }
      .shop-top-bar .shop-top-bar-right .shop-short-by:hover > span {
        color: #1a1f3d; }
        .shop-top-bar .shop-top-bar-right .shop-short-by:hover > span i {
          color: #1a1f3d; }
      @media only screen and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
          margin-left: 0;
          margin-top: 12px;
          margin-bottom: 16px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-top-bar .shop-top-bar-right .shop-short-by.ml-40 {
          margin-left: 0;
          margin-top: 0px;
          margin-bottom: 0px; } }
    .shop-top-bar .shop-top-bar-right .shop-tab a {
      color: #BEBEBE;
      font-size: 22px;
      margin-right: 20px; }
      .shop-top-bar .shop-top-bar-right .shop-tab a:last-child {
        margin-right: 0; }
      .shop-top-bar .shop-top-bar-right .shop-tab a.active {
        color: #191919; }

.product-filter-wrapper {
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: 30px;
  margin-top: 30px;
  font-size: 12px;
  padding: 48px 40px 18px;
  display: none;
  width: 100%; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .product-filter-wrapper {
      padding: 40px 25px 34px; } }
  @media only screen and (max-width: 767px) {
    .product-filter-wrapper {
      padding: 40px 25px 34px; } }
  .product-filter-wrapper .product-filter h5 {
    font-size: 16px;
    margin: 0 0 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #1B1B1B; }
    @media only screen and (max-width: 767px) {
      .product-filter-wrapper .product-filter h5 {
        margin: 0 0 10px; } }
  .product-filter-wrapper .product-filter .price-filter ul li, .product-filter-wrapper .product-filter .product-size ul li, .product-filter-wrapper .product-filter .product-color ul li, .product-filter-wrapper .product-filter .product-brands ul li {
    margin-bottom: 7px;
    display: block; }
    .product-filter-wrapper .product-filter .price-filter ul li:last-child, .product-filter-wrapper .product-filter .product-size ul li:last-child, .product-filter-wrapper .product-filter .product-color ul li:last-child, .product-filter-wrapper .product-filter .product-brands ul li:last-child {
      margin-bottom: 0; }
    .product-filter-wrapper .product-filter .price-filter ul li a, .product-filter-wrapper .product-filter .product-size ul li a, .product-filter-wrapper .product-filter .product-color ul li a, .product-filter-wrapper .product-filter .product-brands ul li a {
      color: #1B1B1B;
      font-size: 16px; }
      .product-filter-wrapper .product-filter .price-filter ul li a:hover, .product-filter-wrapper .product-filter .product-size ul li a:hover, .product-filter-wrapper .product-filter .product-color ul li a:hover, .product-filter-wrapper .product-filter .product-brands ul li a:hover {
        color: #1a1f3d; }
  .product-filter-wrapper .product-filter .product-color ul, .product-filter-wrapper .product-filter .product-size ul, .product-filter-wrapper .product-filter .product-brands ul {
    width: 100%; }
    .product-filter-wrapper .product-filter .product-color ul li, .product-filter-wrapper .product-filter .product-size ul li, .product-filter-wrapper .product-filter .product-brands ul li {
      width: 50%;
      display: inline-block;
      float: left; }

.shop-list-content h3 {
  font-size: 24px;
  margin: 0 0 10px;
  line-height: 32px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-content h3 {
      margin: 0 0 8px;
      font-size: 23px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-content h3 {
      margin: 0 0 8px;
      font-size: 22px; } }
  @media only screen and (max-width: 767px) {
    .shop-list-content h3 {
      font-size: 19px;
      margin: 0 0 10px;
      line-height: 28px; } }
.shop-list-content .pro-list-price span {
  font-size: 18px; }
  .shop-list-content .pro-list-price span.old {
    color: #777;
    margin-right: 5px; }
.shop-list-content .product-rating {
  padding: 2px 0 2px 0; }
  .shop-list-content .product-rating i {
    color: #f6c443; }
.shop-list-content p {
  line-height: 27px;
  color: #737373;
  margin: 12px 0 30px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
  @media only screen and (max-width: 767px) {
    .shop-list-content p {
      margin: 10px 0 10px; } }
.shop-list-content .product-list-action {
  display: flex;
  align-items: center; }
  .shop-list-content .product-list-action > a {
    display: inline-block;
    font-weight: bold;
    font-size: 22px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
    background-size: 200% 200%;
    background-repeat: no-repeat;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: stretch;
    align-content: flex-start;
    text-align: center;
    color: #000000;
    transition: all 300ms ease; }
    .shop-list-content .product-list-action > a:hover {
      background-position: 100% 100%;
      transform: translateY(-5px); }
  .shop-list-content .product-list-action .pro-list-actioncart {
    margin: 0 10px 0; }
    .shop-list-content .product-list-action .pro-list-actioncart a {
      display: inline-block;
      font-size: 16px;
      padding: 17px 45px;
      line-height: 1;
      font-weight: 500;
      background-image: linear-gradient(135deg, #bb9248 0%, rgba(217, 168, 78, 0.83) 25%, #c79d4e 50%, #a68954 75%, #d9a84e 100%);
      background-size: 200% 200%;
      background-repeat: no-repeat;
      flex-flow: row nowrap;
      justify-content: center;
      align-items: stretch;
      align-content: flex-start;
      text-align: center;
      color: #000000;
      transition: all 300ms ease; }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 22px 40px; } }
      @media only screen and (max-width: 767px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 18px 30px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .shop-list-content .product-list-action .pro-list-actioncart a {
          padding: 15px 20px; } }
      .shop-list-content .product-list-action .pro-list-actioncart a:hover {
        background-position: 100% 100%;
        transform: translateY(-5px); }
@media only screen and (max-width: 767px) {
  .shop-list-content {
    margin-top: 18px; } }
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .shop-list-content {
    margin-top: 0px; } }

.shop-list-wrap:hover .shop-list-quickview a {
  transform: scale(1);
  opacity: 1; }
.shop-list-wrap:hover .product-img::after {
  right: 24px;
  left: 24px;
  top: 24px;
  bottom: 24px;
  opacity: 1; }

.pro-pagination-style ul li {
  display: inline-block;
  margin: 0 8px; }
  @media only screen and (max-width: 767px) {
    .pro-pagination-style ul li {
      margin: 0 4px; } }
  .pro-pagination-style ul li a {
    border: 1px solid #1a1f3d;
    color: #1a1f3d;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    font-weight: 600; }
    .pro-pagination-style ul li a.active, .pro-pagination-style ul li a:hover {
      display: flex;
      align-content: center;
      align-items: center;
      background-color: #1a1f3d;
      color: #fff;
      border: 1px solid #1a1f3d; }
    .pro-pagination-style ul li a i {
      line-height: 38px; }
  .pro-pagination-style ul li:last-child {
    position: relative;
    top: 2px; }
@media only screen and (max-width: 767px) {
  .pro-pagination-style.mt-30 {
    margin-top: 0; } }

.shop-collections-img {
  overflow: hidden; }
  .shop-collections-img a {
    display: block; }
    .shop-collections-img a img {
      width: 100%;
      transform: scale(1);
      transition: all .5s ease 0s; }

.shop-collections-content span {
  font-size: 16px;
  font-weight: 300;
  color: #1D1D1D; }
.shop-collections-content h2 {
  font-size: 46px;
  font-family: "Cormorant Garamond", Georgia, serif;
  font-style: italic;
  color: #1D1D1D;
  margin: 5px 0 22px; }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .shop-collections-content h2 {
      font-size: 42px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content h2 {
      font-size: 32px; } }
  @media only screen and (max-width: 767px) {
    .shop-collections-content h2 {
      font-size: 28px;
      margin: 5px 0 12px; } }
  .shop-collections-content h2 a {
    color: #1D1D1D; }
    .shop-collections-content h2 a:hover {
      color: #1a1f3d; }
.shop-collections-content p {
  font-size: 16px;
  line-height: 34px;
  color: #707070;
  margin: 0 0 31px; }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .shop-collections-content p {
      font-size: 15px;
      line-height: 30px; } }
  @media only screen and (max-width: 767px) {
    .shop-collections-content p {
      font-size: 15px;
      line-height: 30px;
      margin: 0 0 15px; } }
.shop-collections-content .collections-btn a {
  display: inline-block;
  background-color: #1D1D1D;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  padding: 20px 35px;
  line-height: 1;
  z-index: 2;
  position: relative; }
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .shop-collections-content.ml-70 {
    margin-left: 0; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-collections-content.ml-70 {
    margin-left: 0; } }
@media only screen and (max-width: 767px) {
  .shop-collections-content {
    margin-top: 10px; }
    .shop-collections-content.ml-70 {
      margin-left: 0; } }

.shop-collections-wrap:hover .shop-collections-img a img {
  transform: scale(1.1); }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .shop-collections-wrap.mb-90 {
    margin-bottom: 50px; } }
@media only screen and (max-width: 767px) {
  .shop-collections-wrap.mb-90 {
    margin-bottom: 50px; } }

.shop-instagram-wrap a {
  display: block; }
  .shop-instagram-wrap a img {
    width: 100%; }

.toggle-item-active {
  display: none; }

.instra-btn a {
  text-transform: uppercase;
  font-weight: bold;
  color: #1D1D1D;
  font-size: 12px;
  line-height: 1;
  border: 1px solid #D2D2D2;
  padding: 23px 50px;
  display: inline-block; }
  .instra-btn a:hover {
    background-color: #1a1f3d;
    border: 1px solid #1a1f3d;
    color: #fff; }
@media only screen and (max-width: 767px) {
  .instra-btn.mt-50 {
    margin-top: 10px; } }

/* === Genesis style.css section [23] sidebar-style === */
/*-------- 23. Sidebar style ---------*/
.sidebar-widget {
  display: block;
  overflow: hidden;
  border: 4px double #A0AABA2B;
  padding: 20px; }
  .sidebar-widget h4.pro-sidebar-title {
    font-size: 20px;
    margin: 0;
    color: #1D1D1D;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .sidebar-widget h4.pro-sidebar-title {
        font-size: 28px; } }
    @media only screen and (max-width: 767px) {
      .sidebar-widget h4.pro-sidebar-title {
        font-size: 20px;
        letter-spacing: 1px; } }
  .sidebar-widget h4.pro-sidebar-title2 {
    font-size: 18px;
    margin: 0;
    color: #333333;
    font-weight: bold;
    letter-spacing: 1px;
    padding-bottom: 5px;
    border-bottom: 1px solid #262626;
    font-family: "Cormorant Garamond", Georgia, serif; }
    @media only screen and (max-width: 767px) {
      .sidebar-widget h4.pro-sidebar-title2 {
        font-size: 20px;
        letter-spacing: 1px; } }
  .sidebar-widget .sidebar-widget-categories > ul > li {
    display: block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .sidebar-widget .sidebar-widget-categories > ul > li {
        margin-bottom: 10px; } }
    .sidebar-widget .sidebar-widget-categories > ul > li:last-child {
      margin-bottom: 0px; }
    .sidebar-widget .sidebar-widget-categories > ul > li > a {
      color: #1D1D1D;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1px; }
      @media only screen and (max-width: 767px) {
        .sidebar-widget .sidebar-widget-categories > ul > li > a {
          font-size: 14px;
          letter-spacing: 1px; } }
      .sidebar-widget .sidebar-widget-categories > ul > li > a span.menu-expand {
        margin-left: 12px; }
    .sidebar-widget .sidebar-widget-categories > ul > li ul {
      margin-top: 20px;
      margin-bottom: 35px; }
      .sidebar-widget .sidebar-widget-categories > ul > li ul li {
        margin-bottom: 11px; }
        .sidebar-widget .sidebar-widget-categories > ul > li ul li:last-child {
          margin-bottom: 0px; }
        .sidebar-widget .sidebar-widget-categories > ul > li ul li a {
          color: #707070;
          font-size: 12px;
          letter-spacing: 1px; }
          .sidebar-widget .sidebar-widget-categories > ul > li ul li a:hover {
            color: #1D1D1D;
            text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-categories.mt-50 {
      margin-top: 20px; } }
  .sidebar-widget .price-filter #slider-range {
    background: #eee none repeat scroll 0 0;
    border: medium none;
    border-radius: 50px;
    height: 5px;
    margin-bottom: 12px;
    margin-left: auto; }
    .sidebar-widget .price-filter #slider-range span {
      transition: all .0s ease 0s; }
    .sidebar-widget .price-filter #slider-range .ui-slider-range {
      position: absolute;
      display: block;
      border: 0;
      background: #1D1D1D none repeat scroll 0 0;
      border: none;
      transition: all .0s ease 0s; }
    .sidebar-widget .price-filter #slider-range .ui-slider-handle {
      background: #fff none repeat scroll 0 0;
      border: medium none;
      border-radius: 50%;
      height: 20px;
      margin-left: 0;
      width: 20px;
      border: 1px solid #979797;
      top: -8px;
      cursor: ew-resize; }
  .sidebar-widget .price-filter .price-slider-amount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 12px 0 0; }
    @media only screen and (min-width: 1366px) and (max-width: 1600px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    @media only screen and (min-width: 1200px) and (max-width: 1365px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .sidebar-widget .price-filter .price-slider-amount {
        display: block; } }
    .sidebar-widget .price-filter .price-slider-amount .label-input {
      display: flex;
      align-items: center; }
      .sidebar-widget .price-filter .price-slider-amount .label-input span {
        font-size: 14px;
        margin-right: 5px;
        color: #1D1D1D !important; }
      .sidebar-widget .price-filter .price-slider-amount .label-input input {
        background: transparent;
        padding: 0;
        border: none;
        font-size: 14px;
        font-weight: 400;
        width: 60%;
        height: auto;
        color: #1D1D1D !important; }
    .sidebar-widget .price-filter .price-slider-amount button {
      background-color: transparent;
      padding: 6px 28px;
      border: 2px solid #1D1D1D;
      font-size: 11px;
      font-weight: bold;
      color: #1D1D1D;
      text-transform: uppercase;
      transition: all 0.3s; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          padding: 5px 22px;
          margin-top: 10px; } }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          margin-top: 10px; } }
      @media only screen and (min-width: 1200px) and (max-width: 1365px) {
        .sidebar-widget .price-filter .price-slider-amount button {
          margin-top: 10px; } }
      .sidebar-widget .price-filter .price-slider-amount button:hover {
        background-color: #1a1f3d;
        color: #fff;
        border: 2px solid #1a1f3d; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .price-filter.mt-60 {
      margin-top: 30px; } }
  .sidebar-widget .sidebar-widget-size ul li, .sidebar-widget .sidebar-widget-tags ul li {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px; }
    .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
      border: 1px solid #D8D8D8;
      padding: 7px 15px;
      display: block;
      transition: all 0.3s;
      color: #1D1D1D;
      text-transform: uppercase; }
      @media only screen and (min-width: 1366px) and (max-width: 1600px) {
        .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
          padding: 9px 14px; } }
      .sidebar-widget .sidebar-widget-size ul li a.widget-more-content, .sidebar-widget .sidebar-widget-tags ul li a.widget-more-content {
        border: none;
        color: #C3832D;
        padding: 13px 10px; }
        .sidebar-widget .sidebar-widget-size ul li a.widget-more-content:hover, .sidebar-widget .sidebar-widget-tags ul li a.widget-more-content:hover {
          background-color: transparent;
          color: #1a1f3d;
          border: none; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .sidebar-widget .sidebar-widget-size ul li a, .sidebar-widget .sidebar-widget-tags ul li a {
          padding: 6px 10px; } }
      .sidebar-widget .sidebar-widget-size ul li a:hover, .sidebar-widget .sidebar-widget-tags ul li a:hover {
        background-color: #1a1f3d;
        color: #fff;
        border: 1px solid #1a1f3d; }
  @media only screen and (max-width: 767px) {
    .sidebar-widget .sidebar-widget-size.mt-55, .sidebar-widget .sidebar-widget-tags.mt-55 {
      margin-top: 25px; } }
  .sidebar-widget .sidebar-widget-brand ul li {
    align-items: center;
    position: relative;
    padding: 0px 0 13px; }
    .sidebar-widget .sidebar-widget-brand ul li:last-child {
      padding: 0px 0 0px; }
    .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left {
      position: relative; }
      .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
        z-index: 999;
        width: auto; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked ~ .checkmark {
          background-color: #1a1f3d;
          border: 1px solid #1a1f3d; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left input:checked ~ .checkmark::after {
          display: block; }
      .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark {
        position: absolute;
        top: 5px;
        left: 0;
        height: 16px;
        width: 16px;
        background-color: #fff;
        border: 1px solid #979797; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
          content: "";
          position: absolute;
          display: none; }
        .sidebar-widget .sidebar-widget-brand ul li .sidebar-widget-list-left .checkmark::after {
          left: 5px;
          top: 2px;
          width: 5px;
          height: 8px;
          border: solid white;
          border-top-width: medium;
          border-right-width: medium;
          border-bottom-width: medium;
          border-left-width: medium;
          border-width: 0 2px 2px 0;
          transform: rotate(45deg); }
    .sidebar-widget .sidebar-widget-brand ul li a {
      margin-left: 25px;
      display: block;
      color: #1D1D1D;
      letter-spacing: 1px; }
            .sidebar-widget .sidebar-widget-brand ul li a.brand-more {
        color: var(--kck-gold);
        font-weight: var(--fw-medium); }

/* --- KCK.Product Detail -- enhanced overrides --- */
.kck-prod-detail .pro-dec-big-img-slider {
  position: relative;
  width: 100%;
  min-height: 420px;
  border-radius: var(--radius-lg);
  overflow: hidden;
  background: var(--kck-surface-2);
}
.kck-prod-detail .pro-dec-big-img-slider .kck-img-item {
  position: relative;
  display: block;
  width: 100%;
  background: var(--kck-surface-2);
}
.kck-prod-detail .pro-dec-big-img-slider .kck-img-item a {
  display: block;
  width: 100%;
  line-height: 0;
}
.kck-prod-detail .pro-dec-big-img-slider .kck-img-item img {
  width: 100%;
  height: auto;
  max-height: 560px;
  display: block;
  margin: 0 auto;
  object-fit: contain;
  transition: transform var(--t-slow);
}
.kck-prod-detail .pro-dec-big-img-slider .kck-img-item a:hover img {
  transform: scale(1.02);
}
.kck-prod-detail .product-dec-slider-2 {
  display: flex;
  gap: 10px;
  margin-top: 16px;
  flex-wrap: wrap;
}
.kck-prod-detail .product-dec-slider-2 .product-dec-small {
  width: 80px;
  height: 80px;
  border-radius: var(--radius-sm);
  overflow: hidden;
  cursor: pointer;
  border: 2px solid transparent;
  transition: border-color var(--t-fast), transform var(--t-fast);
  background: var(--kck-surface-2);
  flex-shrink: 0;
}
.kck-prod-detail .product-dec-slider-2 .product-dec-small:hover {
  border-color: var(--kck-ink-muted);
  transform: translateY(-2px);
}
.kck-prod-detail .product-dec-slider-2 .product-dec-small.active {
  border-color: var(--kck-gold);
}
.kck-prod-detail .product-dec-slider-2 .product-dec-small img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* CSS fallback when Owl hasn't initialised yet (images load, no JS errors) */
.kck-prod-detail .pro-dec-big-img-slider:not(.owl-loaded) {
  display: flex;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.kck-prod-detail .pro-dec-big-img-slider:not(.owl-loaded)::-webkit-scrollbar {
  display: none;
}
.kck-prod-detail .pro-dec-big-img-slider:not(.owl-loaded) .kck-img-item {
  flex: 0 0 100%;
  scroll-snap-align: start;
  scroll-snap-stop: always;
}

/* ── Premium zoom button overlay on each gallery image ── */
.kck-prod-detail .kck-zoom-btn {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 46px;
  height: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: none;
  cursor: pointer;
  border-radius: 50%;
  background: rgba(26, 31, 61, 0.85);
  color: #fff;
  box-shadow: 0 6px 18px rgba(26, 31, 61, 0.28);
  transition: transform var(--t-fast), background var(--t-fast), box-shadow var(--t-fast);
  z-index: 5;
}
.kck-prod-detail .kck-zoom-btn svg {
  width: 22px;
  height: 22px;
}
.kck-prod-detail .kck-zoom-btn:hover {
  background: var(--kck-gold);
  transform: scale(1.1);
  box-shadow: 0 8px 22px rgba(212, 168, 67, 0.4);
}
.kck-prod-detail .kck-zoom-btn:focus-visible {
  outline: 3px solid var(--kck-gold);
  outline-offset: 3px;
}

/* ── Owl nav arrows for the main product slider ── */
.kck-prod-detail .pro-dec-big-img-slider .owl-nav {
  position: absolute;
  inset: 0;
  margin: 0;
  pointer-events: none;
}
.kck-prod-detail .pro-dec-big-img-slider .owl-nav [class*='owl-'] {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  background: rgba(255, 255, 255, 0.92);
  color: var(--kck-navy);
  border-radius: 50%;
  cursor: pointer;
  pointer-events: auto;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.14);
  transition: background var(--t-fast), color var(--t-fast), transform var(--t-fast);
}
.kck-prod-detail .pro-dec-big-img-slider .owl-nav .owl-prev { left: 14px; }
.kck-prod-detail .pro-dec-big-img-slider .owl-nav .owl-next { right: 14px; }
.kck-prod-detail .pro-dec-big-img-slider .owl-nav [class*='owl-']:hover {
  background: var(--kck-navy);
  color: #fff;
  transform: translateY(-50%) scale(1.06);
}
.kck-prod-detail .pro-dec-big-img-slider .owl-nav .pro-dec-icon {
  display: inline-flex;
}

/* ── Owl dots / slide counter ── */
.kck-prod-detail .pro-dec-big-img-slider .owl-dots {
  position: absolute;
  left: 50%;
  bottom: 18px;
  transform: translateX(-50%);
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 8px 14px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.78);
  backdrop-filter: blur(6px);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  pointer-events: auto;
}
.kck-prod-detail .pro-dec-big-img-slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: rgba(26, 31, 61, 0.25);
  border: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
  transition: transform var(--t-fast), background var(--t-fast);
}
.kck-prod-detail .pro-dec-big-img-slider .owl-dots .owl-dot.active {
  background: var(--kck-navy);
  transform: scale(1.35);
}
.kck-prod-detail .pro-dec-big-img-slider .owl-dots .owl-dot:hover {
  background: var(--kck-gold);
  transform: scale(1.2);
}

@media only screen and (max-width: 575px) {
  .kck-prod-detail .pro-dec-big-img-slider .owl-nav [class*='owl-'] {
    width: 38px;
    height: 38px;
  }
  .kck-prod-detail .pro-dec-big-img-slider .owl-nav .owl-prev { left: 10px; }
  .kck-prod-detail .pro-dec-big-img-slider .owl-nav .owl-next { right: 10px; }
  .kck-prod-detail .pro-dec-big-img-slider .owl-dots {
    bottom: 12px;
    padding: 6px 12px;
    gap: 8px;
  }
  .kck-prod-detail .pro-dec-big-img-slider .owl-dots .owl-dot {
    width: 8px;
    height: 8px;
  }
}

/* ── Previous / next product navigation ── */
.kck-prod-detail .kck-prod-prevnext {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  max-width: 1140px;
  margin: 0 auto 90px;
  padding: 0 15px;
}
.kck-prod-detail .kck-pn {
  display: flex;
  flex-direction: column;
  padding: 18px 22px;
  min-height: 84px;
  background: var(--kck-surface-2);
  border: 1px solid var(--kck-border);
  border-radius: var(--radius);
  text-decoration: none;
  transition: background var(--t-fast), transform var(--t-fast), box-shadow var(--t-fast);
}
.kck-prod-detail .kck-pn:hover {
  background: var(--kck-navy);
  transform: translateY(-2px);
  box-shadow: var(--shadow);
}
.kck-prod-detail .kck-pn:hover .kck-pn-label,
.kck-prod-detail .kck-pn:hover .kck-pn-title {
  color: #fff;
}
.kck-prod-detail .kck-pn-next {
  text-align: right;
  align-items: flex-end;
}
.kck-prod-detail .kck-pn-label {
  font-size: var(--fs-xs);
  font-weight: var(--fw-semibold);
  color: var(--kck-gold);
  text-transform: uppercase;
  letter-spacing: 1.5px;
  margin-bottom: 6px;
  transition: color var(--t-fast);
}
.kck-prod-detail .kck-pn-title {
  font-family: var(--font-display);
  font-size: var(--fs-base);
  font-weight: var(--fw-semibold);
  color: var(--kck-ink);
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color var(--t-fast);
}
@media only screen and (max-width: 540px) {
  .kck-prod-detail .kck-prod-prevnext {
    grid-template-columns: 1fr;
    margin-bottom: 60px;
  }
}
.kck-prod-detail .product-details-wrap {
  padding-left: 0;
}
.kck-prod-detail .product-details-content span {
  font-size: var(--fs-xs);
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--kck-ink-muted);
  font-weight: var(--fw-medium);
}
.kck-prod-detail .product-details-content h1 {
  font-family: var(--font-display);
  font-size: clamp(1.5rem, 3vw, 2rem);
  font-weight: var(--fw-semibold);
  color: var(--kck-navy);
  line-height: 1.2;
  margin: 4px 0 16px;
}
.kck-prod-detail .pro-dec-ratting-wrap {
  display: flex;
  align-items: center;
  gap: 12px;
  flex-wrap: wrap;
  margin-bottom: 12px;
}
.kck-prod-detail .pro-dec-ratting {
  color: var(--kck-gold);
  font-size: var(--fs-sm);
}
.kck-prod-detail .pro-dec-stock ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 16px;
  font-size: var(--fs-sm);
}
.kck-prod-detail .pro-dec-stock ul li {
  color: var(--kck-ink-soft);
}
.kck-prod-detail .pro-dec-stock ul li.green {
  color: #2e7d32;
  font-weight: var(--fw-medium);
}
.kck-prod-detail .product-details-content h3 {
  font-family: var(--font-display);
  font-size: var(--fs-xl);
  font-weight: var(--fw-semibold);
  color: var(--kck-navy);
  margin: 24px 0 12px;
}
.kck-prod-detail .product-details-peragraph p {
  font-size: var(--fs-base);
  line-height: 1.7;
  color: var(--kck-ink-soft);
  margin-bottom: 20px;
}
.kck-prod-detail .product-details-meta {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
  font-size: var(--fs-sm);
  color: var(--kck-ink-soft);
  margin-bottom: 8px;
}
.kck-prod-detail .product-details-meta span a {
  color: var(--kck-gold);
}
.kck-prod-detail .product-details-meta .kck-stock {
  color: #2e7d32;
}
.kck-prod-detail .product-details-meta .kck-stock svg {
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 4px;
}
.kck-prod-detail .product-details-action-wrap {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  align-items: center;
  margin: 24px 0 20px;
}
.kck-prod-detail .product-details-action-wrap .product-details-cart a {
  display: inline-flex;
  align-items: center;
  padding: 14px 36px;
  background: var(--kck-navy);
  color: #fff;
  font-family: var(--font-body);
  font-size: var(--fs-sm);
  font-weight: var(--fw-semibold);
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  border-radius: var(--radius);
  transition: background var(--t-fast), transform var(--t-fast);
}
.kck-prod-detail .product-details-action-wrap .product-details-cart a:hover {
  background: var(--kck-gold);
  color: var(--kck-navy);
  transform: translateY(-2px);
}
.kck-prod-detail .product-details-action-wrap .product-details-wishlist a,
.kck-prod-detail .product-details-action-wrap .product-details-compare a {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid var(--kck-border);
  border-radius: var(--radius);
  color: var(--kck-ink-soft);
  text-decoration: none;
  transition: all var(--t-fast);
}
.kck-prod-detail .product-details-action-wrap .product-details-wishlist a:hover,
.kck-prod-detail .product-details-action-wrap .product-details-compare a:hover {
  border-color: var(--kck-gold);
  color: var(--kck-gold);
  background: rgba(212,168,67,0.06);
}
.kck-prod-detail .kck-fav-btn {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 14px 20px;
  border: 1px solid var(--kck-border);
  border-radius: var(--radius);
  background: transparent;
  cursor: pointer;
  font-size: var(--fs-sm);
  color: var(--kck-ink-soft);
  transition: all var(--t-fast);
}
.kck-prod-detail .kck-fav-btn:hover {
  border-color: #e57373;
  color: #e57373;
  background: rgba(229,115,115,0.06);
}
.kck-prod-detail .kck-fav-btn.is-active {
  border-color: #e57373;
  color: #e57373;
  background: rgba(229,115,115,0.08);
}
.kck-prod-detail .description-review-topbar {
  display: flex;
  gap: 0;
  border-bottom: 2px solid var(--kck-border);
  margin-bottom: 28px;
}
.kck-prod-detail .description-review-topbar a {
  font-family: var(--font-body);
  font-size: var(--fs-sm);
  font-weight: var(--fw-semibold);
  color: var(--kck-ink-muted);
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  padding: 12px 24px;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  transition: color var(--t-fast), border-color var(--t-fast);
  cursor: pointer;
}
.kck-prod-detail .description-review-topbar a:hover {
  color: var(--kck-ink);
}
.kck-prod-detail .description-review-topbar a.active {
  color: var(--kck-navy);
  border-bottom-color: var(--kck-gold);
}
.kck-prod-detail .product-description-wrapper {
  padding: 0;
}
.kck-prod-detail .additional-info ul {
  list-style: none;
  padding: 0;
}
.kck-prod-detail .additional-info ul li {
  display: flex;
  gap: 12px;
  padding: 10px 16px;
  font-size: var(--fs-sm);
  color: var(--kck-ink-soft);
  border-bottom: 1px solid var(--kck-border);
}
.kck-prod-detail .additional-info ul li:first-child {
  border-top: 1px solid var(--kck-border);
}
.kck-prod-detail .additional-info ul li span {
  font-weight: var(--fw-semibold);
  color: var(--kck-ink);
  min-width: 120px;
  flex-shrink: 0;
}
.kck-prod-detail .review-wrapper .single-review {
  padding: 16px 0;
  border-bottom: 1px solid var(--kck-border);
}
.kck-prod-detail .review-wrapper .single-review:last-child {
  border-bottom: none;
}
.kck-prod-detail .review-wrapper .review-top-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 8px;
  flex-wrap: wrap;
  gap: 8px;
}
.kck-prod-detail .review-wrapper .review-name h5 {
  font-size: var(--fs-sm);
  color: var(--kck-ink);
  margin: 0;
}
.kck-prod-detail .review-wrapper .review-name h5 span {
  font-weight: var(--fw-semibold);
}
.kck-prod-detail .review-wrapper .review-rating {
  color: var(--kck-gold);
  font-size: var(--fs-xs);
}
.kck-prod-detail .review-wrapper .review-content p {
  font-size: var(--fs-sm);
  line-height: 1.7;
  color: var(--kck-ink-soft);
  margin: 0;
}
.kck-prod-detail .section-title-12 h2 {
  font-family: var(--font-display);
  font-size: var(--fs-2xl);
  font-weight: var(--fw-semibold);
  color: var(--kck-navy);
  text-align: center;
}
.kck-prod-detail .product-wrap {
  border: 1px solid var(--kck-border);
  border-radius: var(--radius);
  overflow: hidden;
  transition: box-shadow var(--t), transform var(--t);
}
.kck-prod-detail .product-wrap:hover {
  box-shadow: var(--shadow-md);
  transform: translateY(-3px);
}
.kck-prod-detail .product-wrap .product-img {
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--kck-surface-2);
}
.kck-prod-detail .product-wrap .product-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform var(--t-slow);
}
.kck-prod-detail .product-wrap:hover .product-img img {
  transform: scale(1.06);
}
.kck-prod-detail .product-wrap .product-content {
  padding: 16px 16px 20px;
}
.kck-prod-detail .product-wrap .product-content .Categories span a {
  font-size: var(--fs-xs);
  text-transform: uppercase;
  letter-spacing: 1px;
  color: var(--kck-gold);
  text-decoration: none;
}
.kck-prod-detail .product-wrap .product-content h3 {
  font-size: var(--fs-base);
  font-weight: var(--fw-semibold);
  line-height: 1.3;
  margin: 4px 0 6px;
}
.kck-prod-detail .product-wrap .product-content h3 a {
  color: var(--kck-ink);
  text-decoration: none;
}
.kck-prod-detail .product-wrap .product-content h3 a:hover {
  color: var(--kck-navy);
}
.kck-prod-detail .product-wrap .product-content .product-price .new-price {
  font-size: var(--fs-sm);
  color: var(--kck-ink-muted);
}
@media (max-width: 991px) {
  .kck-prod-detail .shop-area {
    padding-bottom: 60px;
  }
  .kck-prod-detail .product-details-wrap {
    margin-top: 24px;
  }
  .kck-prod-detail .description-review-topbar {
    flex-direction: column;
    border-bottom: none;
    gap: 0;
  }
  .kck-prod-detail .description-review-topbar a {
    border-bottom: 1px solid var(--kck-border);
    padding: 12px 16px;
  }
  .kck-prod-detail .description-review-topbar a.active {
    border-bottom-color: var(--kck-gold);
    border-bottom-width: 2px;
  }
}
@media (max-width: 540px) {
  .kck-prod-detail .pro-dec-big-img-slider .kck-img-item img {
    max-height: 420px;
  }
  .kck-prod-detail .product-dec-slider-2 .product-dec-small {
    width: 64px;
    height: 64px;
  }
  .kck-prod-detail .additional-info ul li {
    flex-direction: column;
    gap: 4px;
  }
}
