.ul-nostyle {
  list-style: none;
  margin: 0;
  padding: 0;
}
/**
 * Button
 */
/**
 * Remove color name product
 */
/**
 * Icomoon mixin
 */
/* Circle */
.banner-image {
  position: relative;
  display: block;
  overflow: hidden;
}
.banner-image:before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 2;
  display: block;
  content: '';
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.banner-image:hover:before {
  -webkit-animation: shine .75s;
  animation: shine .75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
/*EFFECT SLIDERHOME*/
@keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-webkit-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
@-moz-keyframes myeffect-slideshow {
  0% {
    opacity: 0;
    transform: translateY(-300px);
    -webkit-transform: translateY(-300px);
    -moz-transform: translateY(-300px);
    -ms-transform: translateY(-300px);
    -o-transform: translateY(-300px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
    -moz-transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}
/**
 * Home page
 */
.title-style-1 .block-title p,
.title-style-1 .block-title h3.modtitle {
  margin-bottom: 14px;
  font-size: 3.6rem;
  color: #000;
  font-weight: 700;
  line-height: 45px;
  text-transform: capitalize;
}
.title-style-1 .owl-theme .owl-dots {
  margin-top: 0px;
}
.title-style-1 .owl-theme .owl-dots .owl-dot {
  background: transparent;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  width: 18px;
  height: 18px;
  text-align: center;
  margin: 5px;
}
.title-style-1 .owl-theme .owl-dots .owl-dot span {
  width: 6px;
  height: 6px;
  background: rgba(0, 0, 0, 0.3);
  margin: 0 auto;
}
.title-style-1 .owl-theme .owl-dots .owl-dot.active,
.title-style-1 .owl-theme .owl-dots .owl-dot:hover {
  background: rgba(0, 0, 0, 0.1);
}
.title-style-1 .owl-theme .owl-dots .owl-dot.active span,
.title-style-1 .owl-theme .owl-dots .owl-dot:hover span {
  background: #000;
}
.title-style-1 .block-filterproducts {
  margin-bottom: 0 !important;
}
/*=== block listtingtabs ===*/
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs {
  text-align: center;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li {
  border: 1px solid #ebebeb;
  display: inline-block;
  line-height: 100%;
  border-radius: 5px;
  float: none;
  margin: 0 5px;
  padding: 11px 10px;
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  cursor: pointer;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li span {
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  padding: 0;
  text-transform: capitalize;
}
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li.tab-sel,
.sm-listing-tabs .ltabs-tabs-container .ltabs-tabs li:hover {
  border: 1px solid;
}
/*=== block Slideshow ===*/
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description {
  position: static;
  padding: 0;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .container {
  position: relative;
  padding: 0;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp {
  max-width: 45%;
  position: absolute;
  bottom: 200px;
  left: 15px;
  display: none;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .title-slider {
  opacity: 0;
  visibility: hidden;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding: 14px 15px;
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  border-radius: 5px;
  margin-bottom: 12px;
  display: inline-block;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .title-slider2 {
  opacity: 0;
  visibility: hidden;
  font-size: 60px;
  color: #000;
  font-weight: 700;
  line-height: 75px;
  text-transform: capitalize;
  margin: 0;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-slider {
  opacity: 0;
  visibility: hidden;
  font-size: 16px;
  line-height: 1.4;
  color: #8D979E;
  font-weight: 400;
  padding-left: 16px;
  border-left: 2px solid #dcdcdc;
  margin-bottom: 22px;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .slide-button {
  opacity: 0;
  visibility: hidden;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .button {
  display: inline-block;
  font-size: 18px;
  line-height: 23px;
  color: #fff;
  font-weight: 500;
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  text-align: center;
  text-transform: capitalize;
  padding: 12px 30px;
  margin-right: 15px;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .button:hover {
  background: linear-gradient(to right, #df4979 37.36%, #e36b31 71.43000000000001%);
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .video-slider {
  display: inline-block;
  font-weight: 400;
  font-size: 18px;
  line-height: 50px;
  color: #8D979E;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .video-slider i {
  margin-right: 9px;
  vertical-align: top;
  font-size: 0;
  color: #D44145;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .video-slider i:before {
  vertical-align: middle;
  font-size: 16px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  border-radius: 100%;
  text-align: center;
  display: inline-block;
  background: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .video-slider:hover {
  color: #333;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .video-slider:hover i:before {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item.active .item .sohomeslider-description .des-warp {
  display: block;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item.active .item .sohomeslider-description .title-slider {
  opacity: 1;
  visibility: visible;
  animation: myeffect-slideshow 2s ease-in-out;
  -webkit-animation: myeffect-slideshow 2s ease-in-out;
  /* Chrome, Safari, Opera */
  -moz-animation: myeffect-slideshow 2s ease-in-out;
  -o-animation: myeffect-slideshow 2s ease-in-out;
  -ms-animation: myeffect-slideshow 2s ease-in-out;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item.active .item .sohomeslider-description .title-slider2 {
  opacity: 1;
  visibility: visible;
  animation: myeffect-slideshow 1.5s ease-in-out;
  -webkit-animation: myeffect-slideshow 1.5s ease-in-out;
  /* Chrome, Safari, Opera */
  -moz-animation: myeffect-slideshow 1.5s ease-in-out;
  -o-animation: myeffect-slideshow 1.5s ease-in-out;
  -ms-animation: myeffect-slideshow 1.5s ease-in-out;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item.active .item .sohomeslider-description .des-slider {
  opacity: 1;
  visibility: visible;
  animation: myeffect-slideshow 1s ease-in-out;
  -webkit-animation: myeffect-slideshow 1s ease-in-out;
  /* Chrome, Safari, Opera */
  -moz-animation: myeffect-slideshow 1s ease-in-out;
  -o-animation: myeffect-slideshow 1s ease-in-out;
}
.slidershow .slidershow-type-1 .owl-stage-outer .owl-item.active .item .sohomeslider-description .slide-button {
  opacity: 1;
  visibility: visible;
  animation: myeffect-slideshow 0.8s ease-in-out;
  -webkit-animation: myeffect-slideshow 0.8s ease-in-out;
  /* Chrome, Safari, Opera */
  -moz-animation: myeffect-slideshow 0.8s ease-in-out;
  -o-animation: myeffect-slideshow 0.8s ease-in-out;
}
.slidershow .slidershow-type-1 .owl-nav {
  right: 150px;
  bottom: 40px;
  z-index: 99;
  display: flex;
  position: absolute;
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-'] {
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  font-size: 0px;
  text-indent: 0;
  z-index: 99;
  width: 93px;
  height: 84px;
  line-height: 84px;
  text-align: center;
  border-radius: 0px;
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  margin: 0 15px;
  display: block;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  -o-box-shadow: 0 0 5px rgba(0, 0, 0, 0.08);
  border: none;
  color: #000;
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-']:after {
  display: none;
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-']:before {
  font-size: 20px;
  font-family: 'FontAwesome';
  display: inline-block;
  text-indent: 0 !important;
  width: 31px;
  height: 14px;
  margin-top: 35px;
  background: #000;
  opacity: 1;
  position: unset;
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-']:hover:before {
  opacity: 1;
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-'].owl-prev:before {
  content: "";
  -webkit-mask-image: url("../images/icon-arrow-l.svg");
  mask-image: url("../images/icon-arrow-l.svg");
}
.slidershow .slidershow-type-1 .owl-nav [class*='owl-'].owl-next:before {
  content: "";
  -webkit-mask-image: url("../images/icon-arrow-r.svg");
  mask-image: url("../images/icon-arrow-r.svg");
}
.slidershow .slidershow-type-1 .owl-dots {
  left: 150px;
  bottom: 40px;
  z-index: 99;
  position: absolute;
  display: flex;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot {
  background: transparent !important;
  padding: 0;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  float: none;
  display: inline-block;
  color: #707070;
  font-weight: 400;
  width: auto !important;
  display: flex;
  align-items: center;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:after {
  content: "/";
  display: inline-block;
  color: #707070;
  margin: 0 0px 0 10px;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:last-child:after {
  display: none;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:before {
  content: "01";
  display: inline-block;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot span {
  display: none;
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(2):before {
  content: "02";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(3):before {
  content: "03";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(4):before {
  content: "04";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(5):before {
  content: "05";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(6):before {
  content: "06";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(7):before {
  content: "07";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(8):before {
  content: "08";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(9):before {
  content: "09";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:nth-child(10):before {
  content: "10";
}
.slidershow .slidershow-type-1 .owl-dots .owl-dot:hover span,
.slidershow .slidershow-type-1 .owl-dots .owl-dot.active span {
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #f00;
}
/*=== block Deals ===*/
.block-slider-products .block-filterproducts .block-title .backg-gradient {
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 22px !important;
  line-height: 28px !important;
  margin-top: 100px;
  padding: 15px 30px !important;
  margin-bottom: 30px !important;
}
.block-slider-products .block-filterproducts .title-style-1 .block-title p.posttext {
  margin-bottom: 30px;
}
.block-slider-products .block-filterproducts .deals-countdown .deals-time {
  border: 0px;
}
.block-slider-products .block-filterproducts .deals-countdown .deals-time .num-time {
  border: none;
  font-size: 50px;
  color: #000;
  font-weight: 700;
  position: relative;
  width: auto;
  line-height: 63px;
  text-align: center;
  background-color: transparent;
  border-radius: 0px;
  display: block;
}
.block-slider-products .block-filterproducts .deals-countdown .deals-time .title-time {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 8px;
}
.block-slider-products .block-filterproducts .slider-content {
  background: #fff;
  box-shadow: 8px 10px 53px #EDF0F5;
  padding: 60px 162px 20px;
  z-index: 1;
  position: relative;
}
.block-counters > .container > .row {
  align-items: center;
}
.block-counters .counters-text {
  max-width: 75%;
  margin-bottom: 60px;
}
.block-counters .counters-text .b-content {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
}
.block-counters .counters-num {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 60px;
  margin-bottom: 0;
  margin-right: 30px;
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  font-size: 14px;
  line-height: 17px;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  border-radius: 5px;
}
.block-counters .counters-num .item {
  text-align: center;
  font-size: 50px;
  line-height: 63px;
  font-weight: 700;
  color: #fff;
  width: 33.33%;
  border-right: 1px solid #fff;
}
.block-counters .counters-num .item:last-child {
  border-right: none;
}
.block-counters .counters-num .item .js-counter {
  margin-bottom: 4px;
}
.block-counters .counters-num .item p {
  font-size: 18px;
  line-height: 23px;
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 0;
}
.block-counters .banners {
  margin-bottom: 30px;
}
.block-counters .banners:last-child {
  margin-bottom: 0px;
}
.block-counters .banners .banner {
  border-radius: 10px;
}
/*=== block policy ===*/
.block-policy {
  padding: 0px 15px;
}
.block-policy .item {
  padding: 0px 15px;
  display: flex;
  flex-wrap: wrap;
}
.block-policy .item .icon {
  width: 80px;
  height: 80px;
  margin-right: 15px;
  margin-left: -9px;
  float: left;
}
.block-policy .item .icon img {
  transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
}
.block-policy .item .info-cont {
  padding-top: 5px;
  width: calc(100% - 95px);
}
.block-policy .item .info-cont a {
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
  color: #000;
  margin-bottom: 7px;
}
.block-policy .item .info-cont p {
  color: #000;
  line-height: 18px;
  font-size: 14px;
  margin-bottom: 0;
}
.block-policy .item:hover {
  cursor: pointer;
}
.block-policy .item:hover img {
  -webkit-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  transform: translateY(-10px);
}
/*=== block customer ===*/
.block-tesnimal {
  padding: 100px 0;
  text-align: center;
  background-color: #edf0f5;
  overflow: hidden;
}
.block-tesnimal .block-content {
  padding-top: 24px;
  align-items: center;
  text-align: left;
  margin-left: -15px;
  margin-right: -15px;
}
.block-tesnimal .block-content > div {
  padding-left: 15px;
  padding-right: 15px;
}
.block-tesnimal .block-content .item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 65px;
  position: relative;
}
.block-tesnimal .block-content .item.item-1:before {
  content: "";
  width: 117px;
  height: 90px;
  border-radius: 5px;
  display: inline-block;
  background: linear-gradient(to right, #df4979 37.36%, #e36b31 71.43000000000001%);
  opacity: 0.4;
  position: absolute;
  bottom: -100px;
  left: 75px;
}
.block-tesnimal .block-content .item.item-3:before {
  content: "";
  width: 117px;
  height: 90px;
  border-radius: 5px;
  display: inline-block;
  background: linear-gradient(to right, #df4979 37.36%, #e36b31 71.43000000000001%);
  opacity: 0.4;
  position: absolute;
  top: -100px;
  left: 0px;
}
.block-tesnimal .block-content .item.item-3:after {
  content: "";
  width: 232px;
  height: 232px;
  display: inline-block;
  border-radius: 0 0 50% 50%;
  background: linear-gradient(to right, #df4979 37.36%, #e36b31 71.43000000000001%);
  opacity: 0.4;
  position: absolute;
  bottom: -160px;
  left: -116px;
  background-size: 50% 50%;
  background-position: 100% 100%, 0% 100%, 100% 0%, 100% 100%;
  background-repeat: no-repeat;
  border-radius: 50%;
}
.block-tesnimal .block-content .item.item-3 .item-box {
  position: relative;
}
.block-tesnimal .block-content .item.item-3 .item-box:after {
  content: "";
  width: 31px;
  height: 62px;
  border-radius: 62px 0 0 62px;
  display: inline-block;
  background: #d9d9d9;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  left: -31px;
}
.block-tesnimal .block-content .item .item-box {
  padding: 50px;
  border-radius: 15px;
  background: #fff;
}
.block-tesnimal .block-content .item .item-box .info-thumb {
  float: left;
  width: 62px;
  height: 62px;
  border-radius: 100%;
  margin-right: 25px;
  overflow: hidden;
}
.block-tesnimal .block-content .item .item-box .info-thumb img {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  transition: all 1.2s ease 0s;
  -moz-transition: all 1.2s ease 0s;
  -webkit-transition: all 1.2s ease 0s;
  -o-transition: all 1.2s ease 0s;
}
.block-tesnimal .block-content .item .item-box .info-content h3 {
  margin: 5px 0 2px;
  font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  color: #000;
}
.block-tesnimal .block-content .item .item-box .info-content .rate i {
  color: #FFC12B;
  font-size: 0;
}
.block-tesnimal .block-content .item .item-box .info-content .rate i:before {
  font-size: 18px;
}
.block-tesnimal .block-content .item .item-box .info-des {
  margin-top: 23px;
  font-size: 16px;
  line-height: 20px;
}
.block-tesnimal .block-content .item .item-box:hover {
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.05);
}
.block-tesnimal .block-content .item .item-box:hover h3 {
  color: #f00;
}
.block-tesnimal .block-content .item .item-box:hover .info-thumb img {
  -webkit-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.home-newsletter {
  background: url("../images/bg-newsletter.jpg") no-repeat;
  border-radius: 15px;
  padding: 50px 70px 50px;
  background-size: cover !important;
  z-index: 1;
  position: relative;
}
.home-newsletter .newsletter-in {
  max-width: 49%;
  display: inline-block;
  text-align: left;
}
.home-newsletter .title-block .modtitle {
  margin-bottom: 14px;
  font-size: 3.6rem;
  color: #000;
  font-weight: 700;
  line-height: 45px;
  text-transform: capitalize;
}
.home-newsletter .title-block .promotext {
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 0px;
}
.home-newsletter .newsletter-content {
  display: flex;
  margin-top: 35px;
}
.home-newsletter .newsletter-content .input-box {
  width: 100%;
  margin-right: 20px;
}
.home-newsletter .newsletter-content .input-box #newsletter-footer {
  background-color: #fff;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  line-height: 20px;
  color: #727272;
  border: none;
  margin-right: 20px;
  box-shadow: none;
  padding: 0 0 0 20px;
}
.home-newsletter .newsletter-content .action-button .subscribe {
  border: 0 none;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
  padding: 0 28px;
  text-transform: capitalize;
  margin-bottom: 0;
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: flex;
  align-items: center;
}
.home-newsletter .newsletter-content .action-button .subscribe:after {
  content: '\f061';
  display: inline-block;
  font-family: var(--fa-style-family, 'Font Awesome 6 Free');
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  font-synthesis: weight style;
  font-stretch: normal;
  font-size-adjust: none;
  font-language-override: normal;
  font-kerning: auto;
  font-feature-settings: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
  font-weight: 900;
  margin-left: 12px;
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .block-slider-products .block-filterproducts .block-title .backg-gradient {
    margin-top: 30px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp {
    bottom: 100px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .title-slider2 {
    font-size: 55px;
    line-height: 55px;
    margin-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .newletter-banner .row {
    margin-left: -75px;
    margin-right: -75px;
  }
  .newletter-banner .row .col-md-6 {
    padding-left: 75px;
    padding-right: 75px;
  }
  .block-slider-products .block-filterproducts .slider-content {
    max-width: 1520px;
    margin-right: 0px;
    margin-top: -14%;
    margin-left: auto;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp {
    bottom: 100px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .title-slider2 {
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 30px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .des-slider {
    display: none;
  }
  .slidershow .slidershow-type-1 .owl-nav {
    display: none !important;
  }
  .block-counters .counters-num {
    padding: 30px 5px;
  }
  .block-counters .counters-num .item {
    font-size: 35px;
    line-height: 35px;
    border-left: 0;
  }
}
@media (min-width: 1200px) and (max-width: 1368px) {
  .newletter-banner .row .image-top {
    margin-bottom: 95px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .block-slider-products .block-filterproducts {
    padding: 0px 15px 40px !important;
  }
  .block-slider-products .block-filterproducts .slider-content {
    max-width: 690px;
    margin: 0 auto;
  }
}
@media (max-width: 991px) {
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp {
    bottom: 80px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .title-slider2 {
    font-size: 25px;
    line-height: 25px;
    margin: 0 0 30px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .des-slider {
    display: none;
  }
  .slidershow .slidershow-type-1 .owl-dots {
    bottom: 10px;
  }
  .slidershow .slidershow-type-1 .owl-nav {
    display: none !important;
  }
  .home-newsletter .newsletter-in {
    max-width: 100%;
  }
  .block-tesnimal .block-content .item .item-box {
    padding: 30px 15px;
  }
  .block-tesnimal .block-content .item .item-box .info-content h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .block-tesnimal .block-content .item .item-box .info-content .rate i:before {
    font-size: 14px;
  }
  .block-slider-products .block-filterproducts .slider-content {
    padding: 60px 15px 20px;
  }
  .block-slider-products .block-filterproducts .col-md-12 {
    text-align: center;
  }
  .block-counters .counters-text {
    max-width: 100%;
  }
  .block-counters .counters-num {
    padding: 30px 5px;
    margin-bottom: 60px;
    margin-right: 0;
  }
  .block-counters .counters-num .item {
    font-size: 35px;
    line-height: 35px;
    border-right: 0;
  }
  .block-policy .item {
    margin-bottom: 20px;
  }
  .block-policy .item.last-item {
    margin-bottom: 0px;
  }
}
@media (max-width: 1023px) {
  .sm-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap .ltabs-tabs {
    text-align: left;
  }
}
@media (max-width: 576px) {
  .home-newsletter {
    padding: 50px 10px ;
  }
  .home-newsletter .newsletter-content .action-button .subscribe {
    padding: 0 10px;
  }
  .banners .banner1 {
    margin-bottom: 30px;
  }
  .block-tesnimal .block-content .item.item-1 {
    margin-bottom: 60px;
  }
  .block-tesnimal .block-content .item.item-3 {
    margin-top: 60px;
  }
  .block-tesnimal .block-content .item.item-3:before {
    display: none;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp {
    bottom: 10px;
  }
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .title-slider,
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .des-slider,
  .slidershow .slidershow-type-1 .owl-stage-outer .owl-item .item .sohomeslider-description .des-warp .slide-button {
    display: none;
  }
  .slidershow .slidershow-type-1 .slidershow-type-1 .owl-dots {
    bottom: 5px;
  }
}
/**
 * Listing page
 */
.catalog-category-view .page-title {
  font-size: 2.6rem;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 33px;
  color: #000;
  display: inline-block;
  width: 100%;
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
}
.catalog-category-view .category-image {
  display: none;
}
.products.wrapper.products-grid .product-items {
  margin-bottom: 0;
}
/**
 * Sidebar
 */
.sidebar .block {
  margin-bottom: 50px;
  /**
     * Block title
     */
  /**
     * Block content
     */
  /**
     * Filter block
     */
}
.sidebar .block .block-title {
  margin: 0 0 25px;
}
.sidebar .block .block-title strong {
  font-size: 18px;
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
}
.sidebar .block .block-title .counter {
  display: none !important;
}
.sidebar .block .block-content,
.sidebar .block .empty {
  border: 0;
  background-color: #fff;
  padding: 0px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}
.sidebar .block.filter {
  border-bottom: 1px solid #eee;
  padding-bottom: 30px;
}
.sidebar .block.filter .block-title {
  display: none;
}
.sidebar .block.filter .block-subtitle {
  display: none;
}
.sidebar .block.filter .block-content .price-slider-values input[type="text"] {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  font-size: 100%;
  color: #111;
}
.sidebar .block.filter .filter-actions .action.clear {
  text-decoration: none;
  background-color: #444444;
  padding: 7px 20px;
  color: #ffffff;
  border-radius: 4px;
}
.sidebar .block.filter .filter-actions .action.clear:hover {
  background-color: #333333;
}
.sidebar .block.filter .filter-options .filter-options-content {
  margin: 0;
}
.sidebar .block.filter .filter-current .action.remove {
  text-decoration: none;
}
.sidebar .block.filter .filter-current .action.remove:before {
  content: '\e616';
  font-family: 'icons-blank-theme';
  color: #333;
  font-size: 26px;
  vertical-align: middle;
  position: relative;
  top: -1px;
}
.sidebar .block.filter .filter-current .action.remove span {
  display: none;
}
.sidebar .block.filter .filter-options-item {
  margin: 0 0px 30px;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 30px;
}
.sidebar .block.filter .filter-options-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
}
.sidebar .block.filter .filter-options .filter-options-title {
  color: #000;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 1.8rem;
  padding: 0;
}
.sidebar .block.filter .filter-options .filter-options-content {
  display: block !important;
}
.sidebar .block.filter .filter-options .filter-options-content .price-slider-wrap {
  padding: 0 6px;
}
.sidebar .block.filter .filter-options .filter-options-content ol li {
  margin: 0;
  padding: 3px 0 5px;
}
.sidebar .block.filter .filter-options .filter-options-content ol li:last-child a {
  padding-bottom: 0px;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  color: #666;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a:before {
  width: 23px;
  height: 23px;
  border: 1px solid #ddd;
  border-radius: 5px;
  background: #fff;
  content: "";
  display: inline-block;
  position: relative;
  top: 6px;
}
.sidebar .block.filter .filter-options .filter-options-content ol li a .count {
  float: right;
}
.sidebar .block.filter .filter-options .filter-options-item:last-child .filter-options-content {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
.sidebar {
  /**
     * Block compare
     */
}
.sidebar .swatch-attribute-options {
  margin: 0;
}
.sidebar .swatch-option.color {
  margin-left: 4px;
  margin-right: 5px;
  margin-bottom: 10px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.sidebar .swatch-option.color:before {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.sidebar .block-compare .product-item .product-item-name {
  margin: 0;
}
.sidebar .block-compare .action.delete {
  right: 0;
  left: auto;
}
/**
 * Toolbar
 */
.toolbar {
  padding: 12px 0 ;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.toolbar select {
  border: 1px solid #f5f5f5;
  height: 40px;
  line-height: 40px;
  padding: 0px 20px 0 10px;
  background-color: #f5f5f5;
  border-radius: 5px;
}
.toolbar-products .modes .modes-label {
  display: none;
}
.toolbar-products .modes .modes-mode {
  margin: 0px;
  margin-right: 10px;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  color: #000;
  font-size: 16px;
  text-align: center;
  padding: 0;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border: 0 !important;
}
.toolbar-products .modes .modes-mode.mode-grid:after {
  content: '\e93d';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 18px;
}
.toolbar-products .modes .modes-mode.mode-list:after {
  content: '\e942';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.toolbar-products .modes .modes-mode:hover,
.toolbar-products .modes .modes-mode.active {
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  box-shadow: none;
  color: #fff;
}
.toolbar-products .modes .modes-mode:before,
.toolbar-products .modes .modes-mode span {
  display: none;
}
.sorter {
  padding: 0;
}
.sorter .sorter-action {
  top: auto;
}
.sorter .sorter-action.sort-asc:before {
  content: '\e90c';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.sorter .sorter-action.sort-desc:before {
  content: '\e909';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.sorter .sorter-action:before {
  line-height: 36px;
  color: #999999;
}
.toolbar-amount {
  font-size: 16px;
  font-weight: normal;
  color: #495057;
}
.toolbar-amount,
.sorter-label,
.sorter-options,
.field.limiter .label,
.limiter-options,
.limiter-text {
  color: #111;
}
.pages {
  line-height: 0;
}
.pages .pages-label {
  display: none;
}
.pages .items {
  font-weight: normal;
  font-size: unset;
}
.pages .item {
  margin: 0px;
  margin-right: 10px;
  float: left;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: #F5F5F5;
  color: #000;
  font-size: 16px;
  text-align: center;
  padding: 0;
  border-radius: 5px !important;
  -moz-border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
  border: none;
}
.pages .item .action.next span,
.pages .item .action.previous span,
.pages .item .label {
  display: none;
}
.pages .item:hover,
.pages .item.current {
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  box-shadow: none;
  color: #fff;
}
.pages .item:hover strong,
.pages .item.current strong,
.pages .item:hover a,
.pages .item.current a {
  color: #fff;
}
.pages .item:hover strong:before,
.pages .item.current strong:before,
.pages .item:hover a:before,
.pages .item.current a:before {
  color: #fff !important;
}
.pages .item:last-child {
  margin: 0;
}
.pages .item strong,
.pages .item a {
  display: block !important;
  padding: 0;
  color: #000;
  font-weight: normal;
  margin: 0 !important;
  border: none !important;
  line-height: 40px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  font-size: 16px;
}
.pages .item .action.next:before {
  content: '\e929';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.pages .item .action.previous:before {
  content: '\e927';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.pages .action {
  width: 40px;
}
.pages .action:before {
  display: block !important;
  margin: 0 !important;
  color: #111 !important;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products.wrapper ~ .toolbar {
  margin-bottom: 100px;
}
.products.wrapper ~ .toolbar .toolbar-amount {
  display: block;
  float: right;
}
.products.wrapper ~ .toolbar .limiter {
  display: none !important;
}
/**
 * Product list style
 */
.products.wrapper.products-list .product-items {
  margin: 0;
}
.products-list .product-item,
.products-list .product-items {
  font-size: unset;
}
.products-list .product-item {
  margin-bottom: 30px;
}
.products-list .product-image-container {
  vertical-align: top;
}
.products-list .product-image-wrapper img {
  min-height: 150px;
}
.products-list .image-product {
  width: 270px;
  padding: 1px;
  position: relative;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.products-list .image-product .product-item-photo {
  display: block;
  width: 100%;
  padding: 0;
  margin: 0;
}
.products-list .swatch-option {
  margin-top: 15px;
}
.products-list .product-item-details {
  padding-left: 30px;
  padding-top: 0px;
}
.products-list .product-item-name {
  color: #000;
  font-size: 1.8rem;
  text-transform: capitalize;
}
.products-list .product-item-name a {
  font-weight: 700;
}
.products-list .product-item .product-reviews-summary {
  margin: 0 0 15px !important;
}
.products-list .product-item .product-reviews-summary .reviews-actions {
  display: none;
}
.products-list .product-item .price-box {
  margin: 0px 0 20px;
}
.products-list .product-item-description {
  margin: 0px 0 25px;
  font-size: 100%;
  color: #999;
}
.products-list .product-item-description .action.more {
  display: none;
}
.products-list .actions-primary {
  vertical-align: top;
}
.products-list .actions-primary button {
  height: 42px;
  padding: 0 60px;
  line-height: 42px;
  text-transform: uppercase;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  background: #fff;
  color: #111;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-bottom: 10px;
  font-size: 92.85%;
  border: 1px solid #ddd;
  font-weight: normal;
}
.products-list .actions-primary button:hover {
  color: #fff;
  border: 1px solid !important;
}
.products-list .actions-secondary .action {
  display: inline-block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  border: 1px solid #ddd;
  float: left;
  margin-left: 10px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
}
.products-list .actions-secondary .action:hover {
  color: #fff;
}
.products-list .actions-secondary .action:before,
.products-list .actions-secondary .action span {
  display: none !important;
}
.products-list .actions-secondary .action.towishlist:after {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.products-list .actions-secondary .action.tocompare:after {
  content: '\e951';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.products-list .actions-secondary .action.quickview-handler:after {
  content: '\e937';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
@media (min-width: 768px) {
  .toolbar-products .modes {
    float: left;
    margin-right: 20px;
    margin-left: 0;
  }
  .toolbar-products .modes-mode {
    float: left;
  }
  .toolbar-products .toolbar-amount {
    float: left;
  }
  .toolbar-products .sorter {
    float: right;
  }
}
@media (max-width: 768px) {
  .filter-mobile-btn {
    display: inline-block;
    float: left;
    margin-right: 5px;
  }
  .filter-mobile-btn #btn-filter {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #111;
    color: #fff;
  }
  .filter-mobile-btn #btn-filter:before {
    content: '\e93a';
    display: inline-block;
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    font-size: 20px;
  }
  .filter-mobile-btn span {
    display: none;
  }
  .block.filter .filter-title {
    position: relative;
  }
  .close-filter {
    display: inline-block;
    position: absolute;
    top: -15px;
    right: -15px;
  }
  .block.filter {
    position: fixed;
    left: -320px;
    top: 0;
    bottom: 0;
    width: 300px !important;
    padding: 20px;
    background-color: #fff;
    z-index: 999;
    overflow-y: auto;
    margin: 0 !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
  }
  .show-filter-sidebar .block.filter {
    left: 0;
  }
  .show-filter-sidebar,
  .show-filter-sidebar body {
    overflow: hidden;
  }
  .products-list .image-product {
    width: 200px;
    float: left;
    display: block;
  }
}
@media (max-width: 991px) {
  .toolbar-amount {
    display: none;
  }
  .sorter {
    float: right;
  }
  .products-list .product-item-info {
    display: block;
    width: 100%;
  }
  .products-list .image-product {
    width: 200px;
    float: left;
    display: block;
  }
  .products-list .product-item-details {
    display: block;
    margin-left: 220px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0px;
  }
  .products-list .product-item-details .price-box {
    margin: 0px 0 15px;
  }
  .products-list .product-item-details .product-item-description {
    margin: 0px 0 20px;
  }
  .products-list .product-item-details .product-item-name {
    margin: 0 0 10px;
  }
  .products-list .product-item-details .product-reviews-summary {
    margin: 0 0 10px !important;
  }
  .products.wrapper.list .product-reviews-summary {
    margin: 0;
  }
  .products-list .product-item-actions .actions-secondary > .action.tocompare {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .products-grid .product-image-container {
    display: block;
    width: 100% !important;
  }
  .products-list .product-item-info .image-product {
    width: 100%;
    float: none;
    text-align: center;
  }
  .products-list .product-item-info .product-item-details {
    margin: 0;
    float: none;
    padding: 15px 0;
  }
}
/**
 * Detail page
 */
/**
 * Compare, wishlist, email to friend
 */
.product-info-main .swatch-opt {
  margin: 0;
}
.product-info-main .product-reviews-summary {
  margin: 0 0 15px;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view {
  color: #727272;
  display: inline-block;
  margin: 0 15px;
  padding-right: 15px;
  border-right: 1px solid #727272;
  line-height: 15px;
}
.product-info-main .product-reviews-summary .reviews-actions .action.view:hover {
  color: #111;
}
.product-info-main .product-reviews-summary .reviews-actions .action.add {
  display: inline-block;
  color: #727272;
}
.product-info-main .product-options-wrapper {
  margin: 0 0 50px;
}
.product-info-main .product-options-wrapper .fieldset .label {
  color: #111;
  font-weight: 600;
  font-size: 92.85%;
  text-transform: uppercase;
}
.product-info-main .product-options-wrapper .fieldset select {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  font-size: 92.85%;
  padding-left: 15px;
  height: 40px;
  max-width: 500px;
}
.product-info-main .product-social-links .action,
.product-info-main .product-addto-links .action {
  display: inline-block;
  height: 40px;
  float: left;
  margin-right: 25px;
  padding: 0;
  color: #000 !important;
  border: none !important;
  text-align: center;
  line-height: 40px;
  transition: 0.1s;
  -moz-transition: 0.1s;
  -webkit-transition: 0.1s;
  -o-transition: 0.1s;
  background: #fff;
  font-size: 16px;
  font-weight: normal;
  background: transparent !important;
}
.product-info-main .product-social-links .action:before,
.product-info-main .product-addto-links .action:before {
  margin-right: 5px;
  position: relative;
  top: 2px;
}
.product-info-main .product-social-links .action.towishlist:before,
.product-info-main .product-addto-links .action.towishlist:before {
  content: '\e93f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.product-info-main .product-social-links .action.tocompare:before,
.product-info-main .product-addto-links .action.tocompare:before {
  content: '\e96f';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 20px;
}
.product-info-main .product-social-links .action.mailto.friend,
.product-info-main .product-addto-links .action.mailto.friend {
  display: none;
}
.product-info-main .product-social-links .action:hover,
.product-info-main .product-addto-links .action:hover {
  background: none !important;
}
.product-info-main .stock.available:before {
  margin-right: 2px;
  vertical-align: middle;
  top: -1px;
  position: relative;
  content: '\e918';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 16px;
}
.product-info-main .box-tocart,
.product-options-bottom .box-tocart {
  float: none;
  width: 100%;
  margin: 0 0px 10px 0;
}
.product-info-main .box-tocart .fieldset,
.product-options-bottom .box-tocart .fieldset {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 10px;
}
.product-info-main .box-tocart .fieldset .actions,
.product-options-bottom .box-tocart .fieldset .actions {
  display: flex;
  flex-wrap: wrap;
}
.product-info-main .product-social-links {
  float: none;
  display: inline-block;
  width: auto;
  vertical-align: bottom;
  padding-top: 0;
  clear: left;
}
.product-info-main .box-tocart .field.qty,
.product-options-bottom .box-tocart .field.qty {
  float: none;
  padding-right: 25px;
}
.magnifier-preview {
  left: 100% !important;
  top: 0 !important;
  margin-left: 20px;
}
/*Review*/
.review-form {
  max-width: 100% !important;
}
.review-form .review-field-nickname {
  float: left;
  width: 50%;
  padding-right: 15px;
}
.review-form .review-field-summary {
  float: right;
  width: 50%;
  padding-left: 15px;
}
.review-form .review-field-text {
  clear: both;
}
.review-list .block-title {
  margin-bottom: 20px;
}
.review-list .block-title strong {
  font-size: 130%;
  color: #222;
  font-weight: 700;
}
.review-list .review-content {
  margin-bottom: 10px;
}
.review-list .rating-summary .rating-result {
  position: relative;
  top: -2px;
}
.review-list .review-item {
  padding: 0 0 30px;
  border: none;
}
.review-list .review-title {
  margin: 0 0 15px;
  font-size: 100%;
  font-weight: 700;
  color: #222;
}
.review-field-ratings .review-field-rating {
  position: relative;
}
.review-control-vote label:before {
  font-size: 40px;
}
.review-control-vote:before {
  font-size: 40px;
}
.fieldset .review-legend.legend strong {
  color: #222;
}
/**
 * Table attributes product
 */
.default-style .resp-tabs-list {
  margin: 0;
  text-align: center;
  border-bottom: 2px solid #d6d6d6;
}
.default-style .resp-tabs-list li {
  float: none;
  border: none;
  background: none !important;
  padding: 0 0 8px !important;
  margin: 0 40px 0 0;
  font-size: 18px;
  font-weight: 500;
  display: inline-block;
}
.default-style .resp-tabs-list li a {
  color: #898989;
}
.default-style .resp-tabs-list li a:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: -2px;
  height: 4px;
  width: 100%;
  background: #D44145;
  transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
}
.default-style .resp-tabs-list li.active a,
.default-style .resp-tabs-list li:hover a {
  color: #000;
}
.default-style .resp-tabs-list li.active a:before,
.default-style .resp-tabs-list li:hover a:before {
  opacity: 1;
  visibility: visible;
}
.default-style .resp-tabs-container {
  background: none;
  padding: 25px 0 0;
  border: none;
}
.default-style .resp-tabs-container table {
  color: #111;
}
.default-style .resp-tabs-container table tr td strong {
  font-weight: 500;
}
.product.data.items.accordion-style .item.title.resp-accordion {
  padding: 10px 20px 8px !important;
  background-color: #fff;
}
.product.data.items.accordion-style .item.title.resp-accordion a {
  text-transform: uppercase;
  font-weight: normal;
  color: inherit;
}
/**
 * Related upsell crossell product slider
 */
.product-slider.stagepadding-slider {
  margin-bottom: 80px;
}
.product-slider.stagepadding-slider .block {
  margin-bottom: 0px !important;
}
.product-slider.stagepadding-slider .block .block-title strong {
  font-size: 2.4rem;
  font-weight: normal;
  color: #000;
}
.product-slider.stagepadding-slider .products-grid .product-item {
  margin-bottom: 0px !important;
}
.product-slider.stagepadding-slider .products-grid.products-related .owl-stage-outer .owl-item {
  opacity: 0;
}
.product-slider.stagepadding-slider .products-grid.products-related .owl-stage-outer .owl-item.active {
  opacity: 1;
}
@media (min-width: 1200px) {
  .catalog-product-view.page-layout-1column .product-options-wrapper .fieldset {
    display: flex;
  }
  .catalog-product-view.page-layout-1column .product-options-wrapper .fieldset > .field {
    width: 45%;
    margin: 0 30px 0 0;
  }
  .catalog-product-view.page-layout-1column .product-options-wrapper .fieldset > .field:nth-child(even) {
    margin: 0px;
  }
  .product-info-main .box-tocart .actions .action.primary,
  .product-options-bottom .box-tocart .actions .action.primary {
    max-width: 210px;
    width: 210px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product-info-main .product-reviews-summary .reviews-actions .action.view {
    display: none;
  }
  .product-info-main .box-tocart .actions .action.primary,
  .product-options-bottom .box-tocart .actions .action.primary,
  .bundle-options-container .box-tocart .actions .action.primary {
    width: 100%;
  }
  .product-info-main .box-tocart .actions .action.primary.buynow,
  .product-options-bottom .box-tocart .actions .action.primary.buynow,
  .bundle-options-container .box-tocart .actions .action.primary.buynow {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 991px) {
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    flex-wrap: wrap;
  }
  .product-info-main .product-social-links {
    padding-left: 10px;
  }
}
@media (max-width: 768px) {
  .default-style .resp-tabs-list li {
    float: none !important;
    margin: 0 0 15px !important;
  }
}
@media (max-width: 567px) {
  .product-info-main .box-tocart .actions,
  .product-options-bottom .box-tocart .actions {
    flex-wrap: wrap;
  }
  .product-info-main .box-tocart .actions .action.primary,
  .product-options-bottom .box-tocart .actions .action.primary {
    margin: 0px 0 10px;
  }
}
@media (max-width: 375px) {
  .product-info-main .product-social-links {
    padding-top: 0;
    clear: both;
  }
  .product-info-main .product-social-links .action,
  .product-info-main .product-addto-links .action {
    margin-left: 0;
    margin-right: 7px;
  }
}
/**
 * Pages
 */
/**
 * Bonus title page
 */
.bonus-title {
  position: relative;
  margin-bottom: 30px;
  text-align: center;
  line-height: 24px;
}
.bonus-title strong {
  font-size: 3.6rem;
  color: #000;
  font-weight: normal;
}
/**
 * About us
 */
body.cms-about-us .page-main {
  padding: 0;
  width: 100%;
  max-width: unset;
}
body.cms-about-us .page-main h3.modtitle {
  font-size: 3.6rem;
  color: #000;
  font-weight: 700;
  line-height: 45px;
  text-transform: capitalize;
  margin-bottom: 14px;
  margin-bottom: 25px;
}
body.cms-about-us .page-main .our-team {
  text-align: center;
  margin-bottom: 100px;
}
body.cms-about-us .page-main .our-team .item .item-img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  overflow: hidden;
  margin-bottom: 10px;
  display: inline-block;
}
body.cms-about-us .page-main .our-team .item .item-info h3 {
  color: #000;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
}
body.cms-about-us .page-main .our-team .item .item-info p {
  font-family: "Inter";
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 15px;
  margin-bottom: 0;
  color: #000;
}
/**
 * Contact us
 */
.contact-us-container .google-map {
  line-height: 0;
  margin-bottom: 100px;
}
.contact-us-container .google-map iframe {
  width: 100%;
  height: 450px;
}
.contact-form-info .bonus-title {
  text-align: left;
}
.block-contact-form {
  margin-bottom: 20px;
}
.block-contact-form .form.contact {
  width: 100% !important;
  max-width: 100% !important;
}
.block-contact-form .field {
  margin: 0 0 15px !important;
}
.block-contact-form .field .label {
  float: none !important;
  width: 100% !important;
  display: block;
  margin: 0 0 5px 0 !important;
  padding: 0 !important;
  text-align: unset !important;
  font-weight: normal;
  color: #000;
}
.block-contact-form .field .control {
  float: none !important;
  width: 100% !important;
  display: block;
  padding: 0 !important;
}
.block-contact-form .field .control input.input-text {
  height: 48px;
}
.block-contact-form .field .control input.input-text,
.block-contact-form .field .control textarea {
  background-color: #fff;
  border: 1px solid #ebebeb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: 14px;
  color: #000;
  padding: 12px 20px;
  height: auto;
}
.block-contact-form .field .control input.input-text:focus,
.block-contact-form .field .control textarea:focus {
  border-color: #111;
  color: #000;
}
.block-contact-form .field .control input.input-text::placeholder,
.block-contact-form .field .control textarea::placeholder {
  color: #000;
}
.block-contact-form .field.telephone {
  width: 100%;
  border: 0;
  display: block;
  padding-right: 0;
}
.block-contact-form .actions-toolbar {
  margin-left: 0 !important;
  margin-right: 0 !important;
  text-align: right;
}
.block-contact-form .actions-toolbar .primary {
  float: left;
}
.block-contact-form .actions-toolbar .primary button {
  background: linear-gradient(to right, #df4979 0%, #e36b31 100%);
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-transform: capitalize;
  padding: 12px 40px;
}
.contact-form-info .list-info .item-info {
  color: #666;
  font-size: 16px;
  line-height: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.contact-form-info .list-info .item-info span[class^="icon-"] {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 100%;
  background: #f5f5f5;
  display: inline-block;
  color: #000;
  font-size: 30px;
  text-align: center;
  line-height: 60px;
  margin-right: 20px;
}
.sm-notfound {
  text-align: center;
}
.sm-notfound p {
  font-size: 3rem;
  color: #000;
  margin: 50px 0;
}
.sm-notfound a.back-home {
  height: 50px;
  background: #000;
  color: #fff;
  padding: 0 50px;
  line-height: 50px;
  display: inline-block;
}
@media (min-width: 1200px) {
  .contact-form-info {
    max-width: 1030px;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .block-contact-form .field.email,
  .block-contact-form .field.telephone,
  .block-contact-form .field.name {
    max-width: unset;
  }
  .about-container .services-aboutus {
    padding-bottom: 0px;
  }
  .about-container .services-aboutus .service-item,
  .about-container .our-member .bonus-content .item {
    margin-bottom: 30px;
  }
}
@media (min-width: 769px) {
  .contact-index-index .column:not(.sidebar-additional) .form.contact {
    min-width: auto !important;
  }
}
@media (max-width: 991px) {
  .list-info {
    margin: 50px 0 0;
    padding: 0;
  }
}
/**
 * Account
 */
.account.page-layout-2columns-left .column.main {
  padding-left: 30px;
}
.account-nav .item {
  display: block;
  width: 100%;
  margin: 0;
}
.account-nav .item a {
  color: #222;
}
@media (min-width: 768px) {
  html .account.page-layout-2columns-left .sidebar-main,
  html .account.page-layout-2columns-left .sidebar-additional {
    width: 270px;
  }
  html .account.page-layout-2columns-left .column.main {
    width: calc(100% - 300px);
  }
}
/**
 * RESPONSIVE
 */
@media (max-width: 767px) {
  .block-collapsible-nav {
    top: 0px !important;
  }
}
/**
 * Checkout page
 */
.checkout-index-index .page-wrapper .opc-progress-bar {
  display: none !important;
}
.checkout-index-index .page-wrapper .page-title-wrapper {
  position: static;
  width: auto;
  height: auto;
}
.checkout-index-index .page-wrapper .page-title-wrapper .page-title {
  text-transform: uppercase;
  font-weight: 700;
}
.opc-wrapper {
  margin: 0;
}
.checkout-container {
  margin: 0;
}
.checkout-container .authentication-wrapper {
  margin-top: -53px;
}
.checkout-container .authentication-wrapper .action-auth-toggle {
  background: #e5e5e5;
  padding: 7px 20px;
  color: #333;
}
.checkout-container .authentication-wrapper .authentication-dropdown {
  border-color: #e5e5e5;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap {
  padding: 20px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .modal-header {
  display: none;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .actions-toolbar {
  margin: 0;
}
.checkout-container .authentication-wrapper .authentication-dropdown .modal-inner-wrap .actions-toolbar .primary button {
  font-size: 100%;
  font-weight: normal;
  padding: 7px 20px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .actions-toolbar > .secondary {
  padding-top: 3px;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .block-title {
  font-size: 100%;
  text-align: left;
}
.checkout-container .authentication-wrapper .authentication-dropdown .block-authentication .block-title strong {
  font-size: 116.67%;
  text-transform: uppercase;
  font-weight: 600;
}
.opc-sidebar {
  margin-top: 35px !important;
}
.opc-sidebar .modal-header {
  padding: 0;
}
.opc-sidebar .action-close {
  margin: 17px 10px 10px;
  z-index: 99;
}
.opc-block-summary .items-in-cart > .title:after {
  right: -10px;
}
.opc-wrapper .step-title,
.opc-block-shipping-information .shipping-information-title,
.opc-block-summary > .title,
.checkout-agreements-items .checkout-agreements-item-title {
  text-transform: uppercase;
  font-weight: 700;
  color: #222;
  border-color: #e5e5e5;
  font-size: 116.67%;
}
.opc-block-summary {
  padding: 20px;
  margin: 0;
}
.opc-block-summary .items-in-cart > .title strong {
  font-size: 100% !important;
  font-weight: 600;
}
.opc-block-summary .minicart-items .product-item-details {
  padding: 0;
  margin-left: 120px;
  position: relative;
  top: -10px;
}
.opc-block-summary .minicart-items .product-item:not(:first-child) {
  border-color: #e5e5e5;
}
.opc-block-summary .minicart-items .product-item-name {
  font-weight: 600;
}
.opc-wrapper .form-login,
.opc-wrapper .form-shipping-address {
  max-width: unset !important;
}
.opc-wrapper .fieldset > .field > .label {
  font-weight: 600;
}
.table-checkout-shipping-method .row {
  margin: 0;
}
.checkout-payment-method .payment-option-title {
  padding: 20px 0 !important;
  text-transform: uppercase;
}
.checkout-payment-method .payment-option-title .action-toggle {
  color: #666;
}
.checkout-payment-method .payment-option-title .action-toggle:after {
  position: relative;
  top: -2px;
}
.checkout-payment-method .payment-option-content {
  padding: 0;
}
.opc-block-shipping-information {
  padding: 30px 0;
}
.opc-estimated-wrapper .estimated-block {
  float: left;
}
@media (min-width: 768px) {
  .opc-sidebar {
    float: right !important;
  }
  .opc-wrapper {
    float: left !important;
    padding-right: 30px !important;
    padding-left: 0 !important;
  }
}
@media (max-width: 768px) {
  /**
     * Checkout page
     */
  .custom-slide .modal-inner-wrap {
    background-color: #fff;
  }
  .opc-estimated-wrapper .minicart-wrapper {
    display: none !important;
  }
  .opc-block-summary .minicart-items-wrapper {
    max-height: unset;
  }
  .opc-block-summary .product-item .subtotal,
  .opc-block-summary .product-item .product-item-name-block {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align: unset;
  }
  .opc-block-summary .minicart-items .product-item-name {
    margin-bottom: 0;
  }
  .minicart-items .product-item-details .details-qty {
    margin-top: 0;
  }
}
/**
 * Login - Register
 */
.captcha-reload {
  width: 50px;
  height: 50px;
  padding: 0;
  vertical-align: top;
  line-height: 50px;
  border: none !important;
  background-color: #ddd;
  color: #222;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.captcha-reload:before {
  content: '\e901';
  display: inline-block;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  font-size: 26px;
}
.captcha-reload span {
  display: none;
}
.login-container .block .login .actions-toolbar > .primary {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.customer-account-login .login-container .block-new-customer,
.customer-account-login .login-container .block-customer-login {
  padding: 30px;
  background-color: #f9f9f9;
  min-height: 402px;
  color: #000;
}
.customer-account-login .login-container .block-new-customer .block-title,
.customer-account-login .login-container .block-customer-login .block-title {
  font-size: 3rem;
  text-transform: capitalize;
  color: #000;
  padding-bottom: 10px;
  font-weight: normal;
  border-bottom: 0;
}
.customer-account-login .login-container .block-new-customer .block-title strong,
.customer-account-login .login-container .block-customer-login .block-title strong {
  font-weight: normal;
}
.customer-account-login .login-container .block-new-customer .fieldset > .field > .label,
.customer-account-login .login-container .block-customer-login .fieldset > .field > .label {
  font-weight: normal;
  color: #000;
  font-size: 1.6rem;
}
.customer-account-login .login-container .block-new-customer .fieldset > .field .control input,
.customer-account-login .login-container .block-customer-login .fieldset > .field .control input {
  height: 48px;
  border: 1px solid #e5e5e5;
}
.customer-account-login .login-container .block-new-customer .fieldset > .field .control input:focus,
.customer-account-login .login-container .block-customer-login .fieldset > .field .control input:focus {
  border-color: #000;
  color: #000;
}
.customer-account-login .login-container .fieldset:after {
  display: none;
}
.customer-account-login .login-container .actions-toolbar .primary button,
.customer-account-login .login-container .actions-toolbar .create.primary {
  height: 48px;
  line-height: 48px;
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  padding: 0 35px;
}
.customer-account-create .form-create-account {
  width: 100% !important;
}
.customer-account-create .form-create-account .legend {
  font-size: 3rem;
  text-transform: capitalize;
  color: #000;
  padding-bottom: 10px;
  font-weight: normal;
  border-bottom: 0;
}
.customer-account-create .form-create-account .legend span {
  font-weight: normal;
}
.customer-account-create .form-create-account .fieldset.additional_info {
  clear: both;
}
.customer-account-create .form-create-account .fieldset.create.account,
.customer-account-create .form-create-account .fieldset.create.info {
  background-color: #f9f9f9;
  padding: 30px;
  width: 48.7%;
  min-height: 394px;
}
.customer-account-create .form-create-account .fieldset.create.info {
  float: left;
}
.customer-account-create .form-create-account .fieldset.create.account {
  float: right;
}
.customer-account-create .form-create-account .fieldset > .field > .label {
  font-weight: normal;
  color: #000;
  font-size: 1.6rem;
}
.customer-account-create .form-create-account .fieldset > .field .control input {
  height: 48px;
  border: 1px solid #e5e5e5;
}
.customer-account-create .form-create-account .fieldset > .field .control input:focus {
  border-color: #000;
  color: #000;
}
.customer-account-create .form-create-account .actions-toolbar {
  margin-bottom: 20px;
  padding: 0 30px;
}
.customer-account-create .form-create-account .actions-toolbar .primary button {
  height: 48px;
  line-height: 48px;
  background: #000;
  color: #fff;
  font-size: 1.6rem;
  padding: 0 35px;
}
.customer-account-create .form-create-account .actions-toolbar .action.back {
  display: none;
}
.password-strength-meter {
  background-color: #eee;
  margin-top: 1px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/**
 * Forgot password
 */
.form.password.forget {
  padding: 30px;
  background-color: #f7f7f7;
}
.form.password.forget .actions-toolbar .action.back {
  display: none;
}
@media (max-width: 767px) {
  .customer-account-login .login-container .block-new-customer,
  .customer-account-login .login-container .block-customer-login {
    min-height: unset;
    margin-bottom: 30px;
  }
  .customer-account-create .form-create-account .fieldset.create.account,
  .customer-account-create .form-create-account .fieldset.create.info {
    width: 100%;
    min-height: unset;
    margin-bottom: 30px;
  }
  .customer-account-create .form-create-account .actions-toolbar {
    padding: 0;
  }
  .control.captcha-image .captcha-img {
    display: unset;
  }
}
/**
 * Newsletter popup
 */
.enable-newsletter-popup .fancybox-skin {
  padding: 0 !important;
}
.w-newsletter {
  width: 820px;
  padding: 15px;
}
.w-newsletter .newsletter-info {
  padding: 60px 10px;
  text-align: center;
}
.w-newsletter h2 {
  font-weight: 700;
  font-size: 36px;
  color: #222;
  text-transform: capitalize;
}
.w-newsletter p {
  font-size: 14px;
  color: #666;
  font-weight: 400;
  line-height: 22px;
  margin-bottom: 30px;
}
.w-newsletter .form-newsletter-popup {
  position: relative;
}
.w-newsletter .input-box {
  margin-bottom: 10px;
}
.w-newsletter .input-box .input-text {
  height: 40px;
  line-height: 40px;
  width: 100%;
  box-shadow: none;
  padding: 0 0 0 20px;
  border: none;
  background-color: #fff;
  border: 1px solid #ebebeb;
}
.w-newsletter .input-box .input-text:focus {
  background: #ffffff;
  border-color: #111;
  color: #111;
}
.w-newsletter .action-newsletter {
  display: inline-block;
}
.w-newsletter .action-newsletter button {
  border: 0 none;
  color: #fff;
  font-weight: 700;
  font-size: 12px;
  height: 40px;
  line-height: 40px;
  padding: 0 17px;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.w-newsletter .subscribe-bottom input[type="checkbox"] {
  border: 1px solid #000 !important;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  width: 13px;
  height: 13px;
  top: 4px;
}
.w-newsletter .subscribe-bottom input[type="checkbox"]:before {
  left: 1px;
  top: 2px;
}
.w-newsletter .subscribe-bottom input[type="checkbox"]:checked {
  border-color: transparent !important;
}
.w-newsletter .subscribe-bottom label {
  font-weight: 400;
  color: #666;
  padding-bottom: 20px;
  font-size: 12px;
  line-height: 20px;
}
.w-newsletter .subscribe-bottom label:hover {
  color: #111111;
}
.social-popup {
  padding-top: 0px;
}
.social-popup ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.social-popup ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
.social-popup ul li a {
  width: 30px;
  height: 30px;
  line-height: 29px;
  text-align: center;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border: 1px solid #ebebeb;
  display: inline-block;
  margin: 0 5px;
  color: #555555;
  font-size: 14px;
  transition: all 0.2s ease-in-out 0s;
}
.social-popup ul li a span {
  display: none;
}
@media (min-width: 768px) {
  #newsletter-popup .w-newsletter .newsletter-image {
    float: left;
    width: 50%;
  }
  #newsletter-popup .w-newsletter .newsletter-info {
    width: 50%;
    float: left;
  }
}
@media (max-width: 767px) {
  .w-newsletter {
    width: 100%;
  }
  .w-newsletter .form-newsletter-popup {
    width: 100%;
  }
}
/**
 * Shopping cart
 */
.cart-container .cart.main.actions .action.update {
  padding: 10px 15px;
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cart-container .cart.main.actions .action.update:before {
  display: none !important;
}
.cart-container .cart.main.actions .action.clear {
  display: none !important;
}
.cart-container .cart.main.actions .action.continue {
  font-weight: normal;
  padding: 12px 15px 12px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cart-container .cart.main.actions .action.continue:before {
  display: none;
}
.cart-container .item-actions .actions-toolbar .action {
  font-weight: normal;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.cart.table-wrapper .item .col.item {
  border-top: none;
}
.cart-summary > .title {
  text-transform: uppercase;
  font-weight: 600;
  color: #222;
}
.cart-summary .block > .title,
.paypal-review-discount .block > .title {
  padding: 10px 0;
}
.column.main .cart-summary .block > .title strong,
.column.main .paypal-review-discount .block > .title strong {
  font-size: 100%;
  font-weight: 600;
}
.cart-summary .block > .title:after,
.paypal-review-discount .block > .title:after {
  top: -2px;
}
.cart-totals {
  padding-top: 0;
  border: none;
}
mark,
.mark {
  background: none;
}
.cart-summary .block .fieldset {
  margin: 0 0 28px 0;
}
.cart-container .checkout-methods-items .action.primary {
  font-size: 100%;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 768px) {
  .cart.table-wrapper .product-item-photo {
    padding-right: 20px;
    padding-left: 0 !important;
  }
  .cart.table-wrapper .product-item-photo img {
    border: 1px solid #e5e5e5;
    min-width: 98px;
  }
}
