/* :root {
  --primary-color: #3b322b !important;
  --primary-secondary-color: rgb(59, 50, 43, 0.91) !important;
  --link-hover-color: #3b322b !important;
  --button-bg-color: #3b322b !important;
} */

/********************************************************
			Coderplace Custom Styles
********************************************************/
.tm-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}

.cp-carousel {
  display: none;
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  float: left;
  width: 100%;
  padding: 0;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-carousel .owl-item .manu_image a {
  display: inline-block;
}

.owl-carousel .owl-item .manu_image a img {
  max-width: 100%;
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  /* fix */
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  text-align: center;
}

/* mouse grab icon */
.customNavigation {
  position: absolute;
  z-index: 9;
  width: 100%;
  top: 57%;
  direction: ltr !important;
  right: 0;
  left: auto;
  opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
}

.products .customNavigation {
  top: 35%;
}

.customNavigation a.prev::before {
  content: "\E314";
  font-family: "Material Icons";
  position: absolute;
  font-size: 20px;
  right: 5px;
  top: -1px;
  color: #808080;
}

.customNavigation a.next::before {
  content: "\E315";
  font-family: "Material Icons";
  position: absolute;
  font-size: 20px;
  position: absolute;
  right: 3px;
  top: -1px;
  color: #808080;
}

.special-products .customNavigation {
  top: 57%;
}

.special-products:hover .customNavigation,
.products:hover .customNavigation,
.testimonial-block-part:hover .customNavigation,
.product-accessories:hover .customNavigation,
.productscategory-products:hover .customNavigation {
  opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
}

.customNavigation i {
  color: #222 !important;
  cursor: pointer;
  font-size: 0;
  font-weight: 500;
  height: 38px;
  line-height: 32px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 38px;
  background: transparent;
  border-radius: 0;
  font-style: unset;
  box-shadow: 0px 0px 16px 0px rgba(0, 0, 0, 0.11);
}

.customNavigation i.prev {
  background: transparent;
  right: auto;
  background: #fff;
  border-radius: 50%;
  left: -5px;
}

.customNavigation i.next {
  background: transparent;
  right: 0px;
  background: #fff;
  border-radius: 50%;
  right: -5px;
}

.testimonial-block-part .customNavigation i.prev,
.special-products .customNavigation i.prev,
.btn.prev.accessories_prev {
  left: -20px;
}

.testimonial-block-part .customNavigation i.next,
.special-products .customNavigation i.next,
.btn.next.accessories_next {
  right: -20px;
}

.customNavigation i.prev::before {
  content: '';
  -webkit-mask-image: url(../img/megnor/pro-left.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(../img/megnor/pro-left.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  background-color: #000;
  mask-size: 14px;
  font-size: 14px;
  width: 38px;
  height: 38px;
  display: block;
  -webkit-mask-size: 14px;
}

.customNavigation i.next::before {
  content: '';
  -webkit-mask-image: url(../img/megnor/pro-right.svg);
  -webkit-mask-position: center;
  -webkit-mask-repeat: no-repeat;
  mask-image: url(../img/megnor/pro-right.svg);
  mask-position: center;
  mask-repeat: no-repeat;
  background-color: #000;
  mask-size: 14px;
  font-size: 14px;
  width: 38px;
  height: 38px;
  display: block;
  -webkit-mask-size: 14px;
}

.customNavigation i.next:hover::before,
.customNavigation i.prev:hover::before {
  color: #fff;
}

#cpleftbanner1 img,
#cpleftbanner2 img {
  max-width: 100%;
}

#cpleftbanner1 li,
#cpleftbanner2 li {
  overflow: hidden;
  position: relative;
  float: left;
  border-radius: 5px;
}

#cpleftbanner1 li a,
#cpleftbanner2 li a {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: top;
}

/* Search-bar */
#header .header-top .header-left .header_logo {
  width: 150px;
}

.header-top .header-div .container .header-center {
  width: 100%;
}

.header-top .header-div .container .header-center #search_block_top {
  width: 75%;
  margin-left: auto;
}

.cpsearch-main {
  width: calc(100% - 60px);
}

#search_block_top .cpsearch-main #search_query_top {
  width: 100%;
}

/* Featured Products CSS Starts*/

#featured-products h3 {
  font-size: 22px;
  font-weight: 400;
  letter-spacing: .7px;
  text-transform: none;
  margin-bottom: 15px;
}

#featured-products .product-list {
  display: flex;
  flex-wrap: wrap;
}

#featured-products .product-item {
  flex: 0 0 25%;
  max-width: 25%;
  border-color: #f0f0f0;
  border-style: solid;
  border-width: 1px 0px 1px 1px;
  padding: 20px;
}

#featured-products .product-item:last-child {
  border-right-width: 1px;
}

#featured-products .product-item:hover img {
  transform: scale(1.1);
  transition: transform .5s ease;
}

#featured-products .product-item img {
  transition: transform .5s ease;
  margin: 0 auto;
}

#featured-products .product-item h4 {
  margin-top: 20px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

#featured-products .product-item p {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
}

#featured-products .product-item a {
  text-transform: capitalize;
  color: #fff;
  background-color: #3b322b;
  padding: 10px 20px;
  font-weight: 500;
  font-size: 14px;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -khtml-border-radius: 30px;
  -moz-border-radius: 30px;
  box-sizing: border-box;
  word-break: break-word;
  white-space: normal;
  margin: 0 auto;
  display: block;
  width: 100%;
  max-width: fit-content;
}

/* Featured Products CSS End*/

@media (max-width: 1680px) {
  #left-column {
    padding: 0;
    width: 25%;
  }

  .layout-both-columns #content-wrapper,
  .layout-left-column #content-wrapper {
    width: 75%;
    padding-inline-start: 20px;
  }
}

@media (max-width: 1449px) {

  .testimonial-block-part .customNavigation i.prev,
  .special-products .customNavigation i.prev,
  .btn.prev.accessories_prev {
    left: -15px;
  }

  .testimonial-block-part .customNavigation i.next,
  .special-products .customNavigation i.next,
  .btn.next.accessories_next {
    right: -15px;
  }

  .customNavigation i.next {
    right: 0;
  }

  .customNavigation i.prev {
    left: 0;
  }
}

@media (max-width: 1199px) {
  #left-column {
    padding: 0;
    width: 30%;
  }

  .layout-both-columns #content-wrapper,
  .layout-left-column #content-wrapper {
    width: 70%;
  }
}

@media (max-width: 991px) {

  #cpleftbanner1 li img,
  #cpleftbanner2 li a {
    width: auto;
  }

  #left-column {
    width: 100%;
  }

  .layout-both-columns #content-wrapper,
  .layout-left-column #content-wrapper {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .customNavigation {
    opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    -moz-opacity: 1;
  }

  .testimonial-block-part .customNavigation i.prev,
  .special-products .customNavigation i.prev,
  .btn.prev.accessories_prev {
    left: 5px;
  }

  .testimonial-block-part .customNavigation i.next,
  .special-products .customNavigation i.next,
  .btn.next.accessories_next {
    right: 5px;
  }

  #main .images-container .js-qv-mask .customNavigation {
    top: 13px;
  }

  .quickview .mask.additional_slider .customNavigation i.prev {
    left: -10px !important;
  }

  .quickview .mask.additional_slider .customNavigation i.next {
    right: -10px !important;
  }

  .btn.next.brand_next {
    left: auto;
    right: 0;
    position: absolute;
  }

  .btn.prev.brand_prev {
    left: 0;
    right: auto;
  }

  .customNavigation i.next {
    left: auto;
    right: 0;
  }

  #featured-products .product-item {
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (max-width: 600px) {
  #featured-products .product-item {
    flex: 0 0 100%;
    max-width: 100%;
  }
}