/* Banner */

.single_slider {
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  height: 910px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .single_slider {
    height: 639px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .single_slider {
    height: 470px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_slider {
    height: 380px;
    background-position: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .single_slider {
    background-position: 0%;
    height: 300px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_section.mb-40 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_section.mb-40 {
    margin-bottom: 30px;
  }
}

.slider_area:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
  left: 20px;
}
.slider_area:hover .owl-nav div.owl-next {
  right: 20px;
}
.slider_area .owl-nav div {
  position: absolute;
  top: 49%;
  transform: translatey(-50%);
  left: 0;
  font-size: 24px;
  color: #ffffff;
  width: 45px;
  height: 45px;
  line-height: 41px;
  text-align: center;
  border: 2px solid #ffffff;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.slider_area .owl-nav div.owl-next {
  right: 0;
  left: auto;
}
@media only screen and (max-width: 767px) {
  .slider_area .owl-nav div {
    display: none;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .slider_s_one .slider_content {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_s_one .slider_content {
    padding-left: 70px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content {
    padding-left: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content {
    text-align: center;
  }
}
.slider_content.content_right {
  padding-left: 90px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content.content_right {
    padding-left: 66px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content.content_right {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content.content_right {
    padding-left: 0;
  }
}
.slider_content h1 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 600;
  margin-bottom: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content h1 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h1 {
    font-size: 18px;
    line-height: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h1 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 7px;
    letter-spacing: 1px;
  }
}
.slider_content h2 {
  font-size: 72px;
  line-height: 72px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content h2 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content h2 {
    font-size: 22px;
    line-height: 22px;
  }
}
.slider_content p {
  margin: 24px 0 35px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 1px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_content p {
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content p {
    margin: 20px 0 28px;
    font-size: 15px;
    line-height: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content p {
    margin: 17px auto 22px;
    font-size: 12px;
    line-height: 20px;
    max-width: 247px;
  }
}
.slider_content a {
  font-size: 14px;
  font-weight: 600;
  color: #ffffff;
  padding: 0 25px;
  display: inline-block;
  border-radius: 0;
  height: 45px;
  line-height: 43px;
  letter-spacing: 2px;
  border: 1px solid #ffffff;
  background: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_content a {
    padding: 0 15px;
    height: 43px;
    line-height: 41px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_content a {
    font-size: 12px;
    height: 35px;
    line-height: 35px;
    padding: 0 13px;
    letter-spacing: 1px;
  }
}

.active .slider_content h1,
.active .slider_content h2,
.active .slider_content h3,
.active .slider_content a,
.active .slider_content p,
.active .slider_content span {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.active .slider_content h2 {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.active .slider_content h3,
.active .slider_content span {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.active .slider_content p {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.active .slider_content a {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}

/*home three css here*/
.slider_s_three .single_slider {
  height: 600px;
}
@media only screen and (min-width: 1200px) and (max-width: 1600px) {
  .slider_s_three .single_slider {
    height: 422px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_s_three .single_slider {
    height: 400px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_s_three .single_slider {
    height: 360px;
    background-position: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .slider_s_three .single_slider {
    background-position: 10%;
    height: 270px;
  }
}
.slider_s_three .owl-nav div {
  color: #000000;
  border: 2px solid #000000;
}

@media only screen and (min-width: 1200px) and (max-width: 1300px) {
  .slider_c_three {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_c_three {
    padding-left: 90px;
  }
}
.slider_c_three h1 {
  font-size: 36px;
  line-height: 36px;
  text-transform: capitalize;
  font-weight: 500;
  color: #000000;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_three h1 {
    font-size: 25px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_three h1 {
    font-size: 18px;
    line-height: 18px;
  }
}
.slider_c_three p {
  font-size: 18px;
  color: #000000;
  margin: 14px 0 16px;
  max-width: 427px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_c_three p {
    font-size: 16px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_three p {
    font-size: 15px;
    max-width: 369px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_three p {
    font-size: 13px;
    margin: 10px 0 11px;
  }
}
.slider_c_three span {
  font-size: 48px;
  line-height: 48px;
  font-weight: 600;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_three span {
    font-size: 33px;
    line-height: 33px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_three span {
    font-size: 23px;
    line-height: 24px;
  }
}
.slider_c_three a {
  background: #000000;
  border-color: #000000;
  margin-top: 42px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_three a {
    padding: 0 13px;
    height: 40px;
    line-height: 38px;
    letter-spacing: 1px;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_three a {
    margin-top: 26px;
    letter-spacing: 0;
  }
}

.slider_s_four .single_slider {
  height: 433px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .slider_s_four .single_slider {
    height: 480px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_s_four .single_slider {
    height: 380px;
    background-position: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .slider_s_four .single_slider {
    background-position: 10%;
    height: 280px;
  }
}

.slider_c_four {
  padding-left: 75px;
}
@media only screen and (max-width: 767px) {
  .slider_c_four {
    padding-left: 25px;
  }
}
.slider_c_four.style1 h1 {
  font-size: 48px;
  line-height: 48px;
  color: #ffffff;
  letter-spacing: 3px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style1 h1 {
    font-size: 35px;
    line-height: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style1 h1 {
    font-size: 24px;
    line-height: 25px;
    letter-spacing: 1px;
    margin-bottom: 5px;
  }
}
.slider_c_four.style1 h2 {
  font-size: 36px;
  line-height: 25px;
  font-weight: 500;
  text-transform: capitalize;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style1 h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style1 h2 {
    font-size: 18px;
    line-height: 20px;
  }
}
.slider_c_four.style1 p {
  font-size: 30px;
  line-height: 30px;
  letter-spacing: 2px;
  font-weight: 500;
  max-width: 290px;
  margin: 37px 0 36px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style1 p {
    font-size: 20px;
    line-height: 26px;
    max-width: 249px;
    margin: 27px 0 27px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style1 p {
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 0px;
    margin: 13px 0 15px;
  }
}
.slider_c_four.style1 a:hover {
  color: #ffffff;
}
.slider_c_four.style2 h1 {
  font-size: 28px;
  line-height: 33px;
  letter-spacing: 1px;
  font-weight: 500;
  color: #000000;
  text-transform: capitalize;
  max-width: 300px;
  margin-bottom: 26px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style2 h1 {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style2 h1 {
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 1px;
    margin-bottom: 10px;
  }
}
.slider_c_four.style2 h2 {
  font-size: 60px;
  line-height: 60px;
  letter-spacing: 4px;
  color: #000000;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style2 h2 {
    font-size: 40px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style2 h2 {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: 2px;
  }
}
.slider_c_four.style2 p {
  margin: 0;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
  color: #000000;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style2 p {
    font-size: 22px;
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style2 p {
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 1px;
  }
}
.slider_c_four.style2 a {
  color: #000000;
  border: 1px solid #000000;
  margin-top: 35px;
}
.slider_c_four.style2 a:hover {
  color: #ffffff;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider_c_four.style2 a {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .slider_c_four.style2 a {
    margin-top: 15px;
  }
}

/* Brands */

.brand_container {
  border-top: 1px solid #ebebeb;
  padding: 15px 0;
}
@media only screen and (max-width: 767px) {
  .brand_container {
    padding: 20px 0;
  }
}
.brand_container .single_brand img {
  width: inherit;
  margin: 0 auto;
}
.brand_container:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.brand_container .owl-nav.disabled {
  display: block;
}
.brand_container .owl-nav div {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
}
.slick-slider:hover .slick-arrow.slick-prev,
.slick-slider:hover .slick-arrow.slick-next {
  opacity: 1;
  visibility: visible;
}
.slick-arrow.slick-prev {
  position: absolute;
  top: 16px;
  transform: translatey(-50%);
  left: -20px;
  font-size: 18px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  background: #ffffff;
}
.slick-arrow.slick-next {
  position: absolute;
  top: 16px;
  transform: translatey(-50%);
  right: -20px;
  z-index: 1000;
  font-size: 18px;
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  border: 1px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
}
.slick-arrow.slick-next:before {
  content: "\f061";
  font-family: FontAwesome;
  left: 0px;
  position: absolute;
  top: 0;
  color: #000;
  font-size: 12px;
  right: 0;
  line-height: 22px;
}
.slick-arrow.slick-prev:before {
  content: "\f060";
  font-family: FontAwesome;
  left: 0px;
  position: absolute;
  top: 0;
  color: #000;
  font-size: 12px;
  right: 0;
  line-height: 22px;
}
@media only screen and (max-width: 767px) {
  .brand_container .owl-nav div {
    display: none;
  }
}
.brand_container .owl-nav div:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
.brand_container .owl-nav div.owl-next {
  right: 0;
  left: auto;
}

/*Categories*/

.categories_items .single_product {
  overflow: hidden;
  padding: 30px 12px 10px 30px;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}
.categories_items .single_product:last-child {
  margin-bottom: 0;
}
.categories_items .product_content {
  width: 40%;
  float: left;
  margin-top: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_items .product_content {
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_items .product_content {
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
  }
}
.categories_items .product_content h4 {
  font-size: 18px;
  line-height: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories_items .product_content h4 {
    font-size: 17px;
  }
}
.categories_items .product_thumb {
  width: 60%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_items .product_thumb {
    width: 100%;
    float: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .categories_items .product_thumb {
    width: 100%;
    float: inherit;
  }
}
.categories_items .product_thumb::before {
  display: none;
}
.categories_items .col-lg-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.categories_items .product_thumb a img {
  width: inherit;
}
.categories_items .view_more {
  margin-top: 10px;
}
.categories_items .view_more a i {
  margin-left: 5px;
}

.sub_featured_categories ul li a {
  line-height: 28px;
}
.sub_featured_categories ul li a:hover {
  padding-left: 10px;
}
.featured_categories_area .categories_items {
  margin-bottom: 15px;
}
/* Image box */

@media only screen and (max-width: 767px) {
  .banner_area {
    margin-bottom: 27px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_area.mb-46 {
    margin-bottom: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .single_banner {
    margin-bottom: 30px;
  }
}

.banner_thumb {
  position: relative;
  overflow: hidden;
}
.banner_thumb:hover::before {
  width: 90%;
}
.banner_thumb:hover::after {
  height: 90%;
}
.banner_thumb::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 90%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  pointer-events: none;
}
.banner_thumb::after {
  content: "";
  display: block;
  position: absolute;
  height: 0;
  width: 90%;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .banner_thumb a {
    width: 100%;
  }
}
.banner_thumb a img {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width: 767px) {
  .banner_thumb a img {
    width: 100%;
  }
}

.banner_conent {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  width: 100%;
  text-align: center;
}
.banner_conent h3 {
  font-size: 24px;
  line-height: 24px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
  margin-bottom: 10px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_conent h3 {
    font-size: 20px;
    line-height: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_conent h3 {
    font-size: 14px;
    line-height: 16px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_conent h3 {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 7px;
  }
}
.banner_conent h2 {
  font-size: 72px;
  line-height: 72px;
  margin-bottom: 10px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner_conent h2 {
    font-size: 50px;
    line-height: 50px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_conent h2 {
    font-size: 30px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_conent h2 {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 6px;
  }
}
.banner_conent p {
  font-size: 18px;
  line-height: 20px;
  color: #ffffff;
  font-weight: 700;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_conent p {
    font-size: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_conent p {
    font-size: 14px;
    line-height: 18px;
  }
}
.banner_conent p span {
  display: block;
}

/*home two css here*/
.single_banner.box_4 .banner_thumb:hover::before {
  width: 94%;
}
.single_banner.box_4 .banner_thumb::after {
  width: 94%;
}

@media only screen and (max-width: 767px) {
  .banner_style_two {
    margin-bottom: 57px;
  }
}
.banner_style_two .banner_thumb::before {
  display: none;
}
.banner_style_two .banner_thumb::after {
  display: none;
}
.banner_style_two .banner_thumb a img:hover {
  opacity: 0.7;
}
@media only screen and (max-width: 767px) {
  .banner_style_two.mb-70 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .banner_area_two {
    margin-bottom: 27px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_area_two .banner_thumb a img {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .banner_area_two .banner_thumb a img {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner_area_two .single_banner.box_1 {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .banner_area_two .single_banner.box_1 {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .banner_four {
    margin-bottom: 25px;
  }
}
.banner_four .banner_thumb:hover::before {
  width: 95%;
}
.banner_four .banner_thumb::after {
  width: 95%;
}

/* ProductMatrix */

.tab-content {
  padding: 20px;
}
.tab-content > .tab-pane.active {
  display: block;
  height: auto;
  opacity: 1;
  overflow: visible;
}

.tab-content > .tab-pane {
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .product_area.mb-65 {
    margin-bottom: 53px;
  }
}
@media only screen and (max-width: 767px) {
  .product_area.mb-70 {
    margin-bottom: 60px;
  }
}

.section_title {
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section_title {
    margin-bottom: 25px;
  }
}
.section_title::before {
  width: 27%;
  height: 2px;
  content: "";
  background: #444444;
  display: inline-block;
  position: absolute;
  top: 12px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .section_title::before {
    width: 93%;
    top: 10px;
  }
}
.section_title .section-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  display: inline-block;
  margin-bottom: 0;
  padding: 0 20px;
  text-transform: uppercase;
  /* background: #ffffff; */
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section_title .section-title {
    font-size: 17px;
    line-height: 17px;
    padding: 0 15px;
  }
}

.product_tab_btn {
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .product_tab_btn {
    margin-top: 12px;
  }
}
.product_tab_btn ul {
  justify-content: center;
}
.product_tab_btn ul li {
  margin-right: 45px;
}
.product_tab_btn ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 767px) {
  .product_tab_btn ul li {
    margin-right: 20px;
  }
}
.product_tab_btn ul li a {
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
}

.single_product:hover .action_links {
  opacity: 1;
  visibility: visible;
}
.single_product:hover .action_links ul li a {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.single_product:hover .product_thumb::before {
  opacity: 1;
}
.single_product:hover .product_thumb a.secondary_img {
  opacity: 1;
  visibility: visible;
}

.product_thumb {
  position: relative;
  text-align: center;
  min-height: 200px;
  display: flex;
  align-items: center;
  height: 200px;
}
.product_thumb a.secondary_img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
}
.product_thumb::before {
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: inline-block;
  content: "";
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: ease 0.3s all;
  -moz-transition: ease 0.3s all;
  transition: ease 0.3s all;
}
@media only screen and (max-width: 767px) {
  .product_thumb a img {
    width: 100%;
  }
}

.action_links {
  transition: all 0.3s ease;
  position: absolute;
  left: 10px;
  top: 10px;
  opacity: 0;
  visibility: hidden;
  z-index: 9;
}
.action_links ul li {
  margin-bottom: 10px;
}
.action_links ul li:last-child {
  margin-bottom: 0;
}
.action_links ul li a {
  line-height: 34px;
  width: 35px;
  height: 35px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #ffffff;
  color: #ffffff;
  display: block;
  transition: all 0.3s ease;
  -webkit-transform: translateX(-60px);
  -moz-transform: translateX(-60px);
  -o-transform: translateX(-60px);
  transform: translateX(-60px);
}
.action_links ul li a:hover {
  /* color: #000000;
  background: #ffffff; */
}
@media only screen and (max-width: 767px) {
  .action_links ul li a {
    line-height: 34px;
    width: 33px;
    height: 33px;
    font-size: 18px;
  }
}
.action_links ul li.wishlist a {
  -webkit-transition: ease 0.5s all;
  -moz-transition: ease 0.5s all;
  transition: ease 0.5s all;
}
.action_links ul li.compare a {
  -webkit-transition: ease 0.7s all;
  -moz-transition: ease 0.7s all;
  transition: ease 0.7s all;
}
.action_links ul li.quick_button a {
  -webkit-transition: ease 0.9s all;
  -moz-transition: ease 0.9s all;
  transition: ease 0.9s all;
}

.product_content {
  margin-top: 10px;
  overflow: hidden;
  padding: 0px 10px 10px;
}
.product_content h4 {
  font-size: 14px;
  line-height: 15px;
  margin-bottom: 5px;
  text-transform: capitalize;
  font-weight: 700;
}

.product_rating {
  float: right;
}
.product_rating ul {
  display: flex;
}
.product_rating ul li {
  line-height: 23px;
  margin-right: 3px;
}
.product_rating ul li:last-child {
  margin-right: 0;
}
.product_rating ul li a {
  font-size: 12px;
}

.price_box {
  float: left;
}
.price_box span {
  line-height: 16px;
}
.price_box span.old_price {
  text-decoration: line-through;
  font-weight: 400;
  font-size: 12px;
  margin-right: 5px;
}
@media only screen and (max-width: 767px) {
  .price_box span.old_price {
    font-size: 13px;
  }
}
.price_box span.current_price {
  font-weight: 700;
  font-size: 14px;
}
@media only screen and (max-width: 767px) {
  .price_box span.current_price {
    font-size: 13px;
  }
}

.product_carousel .product_thumb a img {
  width: inherit;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .product_carousel .product_thumb a img {
    width: 100%;
  }
}
.product_carousel .col-lg-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.product_carousel:hover .owl-nav div {
  opacity: 1;
  visibility: visible;
}
.product_carousel .owl-nav.disabled {
  display: block;
}
.product_carousel .owl-nav div {
  position: absolute;
  top: 50%;
  transform: translatey(-50%);
  left: 0;
  font-size: 18px;
  width: 45px;
  height: 45px;
  line-height: 43px;
  text-align: center;
  border: 1px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0;
  visibility: hidden;
  background: #ffffff;
}
@media only screen and (max-width: 767px) {
  .product_carousel .owl-nav div {
    display: none;
  }
}
.product_carousel .owl-nav div:hover {
  color: #ffffff;
  background: #000000;
  border-color: #000000;
}
.product_carousel .owl-nav div.owl-next {
  right: 0;
  left: auto;
}

.product_items .single_product {
  margin-bottom: 35px;
}
.product_items .single_product:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 767px) {
  .product_items .single_product {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .product_left {
    margin-bottom: 30px;
  }
}
.product_left .action_links {
  top: 50%;
  transform: translatey(-50%);
  left: 43%;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_left .action_links {
    top: 40%;
  }
}
.product_left .product_content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 9;
}
.product_left .product_content h4 a {
  color: #ffffff;
}

.product_left .price_box span {
  color: #ffffff;
}

.product_right .action_links {
  top: 50%;
  transform: translatey(-50%);
  left: 39%;
}
@media only screen and (max-width: 479px) {
  .product_right .action_links {
    left: 43%;
  }
}
.product_right .action_links ul li.quick_button a {
  transition: all 0.5s ease;
}
.product_right .single_product {
  margin-bottom: 41px;
}
@media only screen and (max-width: 767px) {
  .product_right .single_product {
    margin-bottom: 30px;
  }
}

.label_product span {
  position: absolute;
}
.label_product span.label_sale {
  top: 10px;
  left: 10px;
  text-transform: uppercase;
  color: #ffffff;
  font-size: 14px;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  text-align: center;
  display: block;
  border-radius: 20px;
}
.label_product span.label_new {
  top: 20px;
  right: 20px;
  width: 50px;
  height: 23px;
  text-align: center;
  line-height: 23px;
  color: #ffffff;
  background: #000000;
  font-size: 12px;
  border-radius: 3px;
  text-transform: capitalize;
  z-index: 3;
}

/*custom product area css here*/
.small_product_container .single_product {
  margin-bottom: 20px;
  overflow: hidden;
}
.small_product_container .single_product:last-child {
  margin-bottom: 0;
}
.small_product_container .product_content {
  width: 73%;
  padding-left: 15px;
  margin-top: 0;
  float: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .small_product_container .product_content {
    width: 66%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .small_product_container .product_content {
    width: 67%;
  }
}
@media only screen and (max-width: 767px) {
  .small_product_container .product_content {
    width: 73%;
    padding-left: 12px;
  }
}
.small_product_container .product_content h4 {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 12px;
}
.small_product_container .product_content h4 a {
  color: #ffffff;
}

.small_product_container .product_thumb {
  width: 70px;
  float: left;
}
@media only screen and (max-width: 767px) {
  .small_product_container .product_thumb {
    width: 54px;
  }
}
.small_product_container .product_rating {
  float: inherit;
  margin-bottom: 7px;
  width: 100%;
}
.small_product_container .product_rating ul li a {
  color: #ffffff;
}
.small_product_container .price_box span {
  color: #bdbdbd;
  font-size: 13px;
}

/*home four css here*/
.section_title_style4 {
  text-align: left;
  border-bottom: 1px solid #efefef;
  margin-bottom: 30px;
}
.section_title_style4::before {
  display: none;
}
.section_title_style4 .section-title {
  margin-bottom: 0;
}
.section_title_style4 .section-title {
  padding: 0 0 20px;
  position: relative;
  font-size: 24px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  .section_title_style4 .section-title {
    font-size: 16px;
  }
}
.section_title_style4 .section-title::before {
  height: 2px;
  width: 80px;
  content: "";
  /* background: #000000; */
  position: absolute;
  left: 0;
  bottom: -1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .deals_sidebar_product {
    margin-top: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .deals_sidebar_product {
    margin-top: 28px;
    margin-bottom: 55px;
  }
}
.deals_sidebar_product .product_thumb::before {
  display: none;
}
.deals_sidebar_product .action_links ul li a {
  border: 1px solid #000000;
  color: #000000;
}
.deals_sidebar_product .action_links ul li a:hover {
  color: #ffffff;
}
.deals_sidebar_product .product_rating {
  float: inherit;
  margin-bottom: 0px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .deals_sidebar_product .product_rating {
    margin-bottom: 15px;
  }
}

.deals_sidebar_product .product_timing {
  margin-bottom: 0;
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  background: #ffffff;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .deals_sidebar_product .product_timing {
    bottom: -60px;
  }
}
.deals_sidebar_product .single_countdown {
  width: 23%;
  height: 60px;
  border: 0;
  border-radius: 0;
  border-right: 1px solid #e2e2e2;
}
.deals_sidebar_product .single_countdown:last-child {
  border-right: 0;
}
@media only screen and (max-width: 767px) {
  .deals_sidebar_product .single_countdown {
    height: 53px;
  }
}
.deals_sidebar_product .countdown_number {
  font-size: 18px;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .deals_sidebar_product .countdown_number {
    font-size: 15px;
    line-height: 29px;
  }
}
.deals_sidebar_product .countdown_title {
  font-size: 12px;
  line-height: 18px;
}
@media only screen and (max-width: 767px) {
  .deals_sidebar_product .countdown_title {
    line-height: 14px;
  }
}
.deals_sidebar_product .owl-nav {
  position: absolute;
  top: -71px;
  right: 12px;
  display: flex;
  width: 34px;
  justify-content: space-between;
}
.deals_sidebar_product .owl-nav div {
  font-size: 20px;
  border: 0;
}
.deals_sidebar_product .product_content {
  padding: 45px 14px 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .deals_sidebar_product .product_content {
    padding: 83px 14px 24px;
  }
}
.deals_sidebar_product .product_content h4 {
  margin-bottom: 6px;
}
@media only screen and (max-width: 767px) {
  .product_style4.mb-70 {
    margin-bottom: 36px;
  }
}
.product_style4 .product_thumb::before {
  display: none;
}
@media only screen and (max-width: 767px) {
  .product_style4 .product_content {
    padding-left: 10px;
  }
}
.product_style4 .product_content h4 {
  margin-bottom: 5px;
}
@media only screen and (max-width: 767px) {
  .product_style4 .product_content h4 {
    font-size: 14px;
  }
}
.product_style4 .product_rating {
  float: inherit;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .product_style4 .product_tab_btn ul li a {
    line-height: 24px;
  }
}
@media only screen and (max-width: 767px) {
  .product_style4 .action_links ul li {
    margin-bottom: 5px;
  }
}
.product_style4 .action_links ul li a {
  color: #000000;
  border: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
  .product_style4 .action_links ul li a {
    line-height: 36px;
    width: 38px;
    height: 38px;
  }
}
.product_style4 .action_links ul li a:hover {
  color: #ffffff;
}
.product_style4 .owl-nav {
  position: absolute;
  top: -71px;
  right: 12px;
  display: flex;
  width: 34px;
  justify-content: space-between;
}
.product_style4 .owl-nav div {
  font-size: 20px;
  border: 0;
  opacity: inherit;
  visibility: inherit;
}
.product_style4 .owl-nav div:hover {
  background: inherit;
}
.product_style4.color_three .owl-nav div:hover {
  background: inherit;
}
.product_style4 .single_product {
  border-right: 1px solid #ebebeb;
  padding: 00px;
}
@media only screen and (max-width: 767px) {
  .product_style4 .single_product {
    padding: 10px 5px;
  }
}
.product_style4 .single_product:hover {
  box-shadow: 0px 0px 6.65px 0.35px rgba(0, 0, 0, 0.13);
}

.product_carousel4 .col-lg-3 {
  flex: 0 0 100%;
  max-width: 100%;
}
.product_carousel4 .owl-item.last .single_product {
  border-right: 0;
}

@media only screen and (max-width: 767px) {
  .featured_categories_area {
    margin-bottom: 60px;
  }
}

.categories_items .single_product {
  overflow: hidden;
  padding: 20px 10px 10px 10px;
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
}
.categories_items .single_product:last-child {
  margin-bottom: 0;
}
.categories_items .product_content {
  width: 50%;
  float: left;
  margin-top: 0;
}
.categories_items .product_content .sub_featured_categories {
  min-height: 170px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_items .product_content {
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .categories_items .product_content {
    width: 100%;
    float: inherit;
    margin-bottom: 20px;
  }
}
.categories_items .product_content h4 {
  font-size: 18px;
  line-height: 18px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .categories_items .product_content h4 {
    font-size: 17px;
  }
}
.categories_items .product_thumb {
  width: 50%;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .categories_items .product_thumb {
    width: 100%;
    float: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .categories_items .product_thumb {
    width: 100%;
    float: inherit;
  }
}
.categories_items .product_thumb::before {
  display: none;
}
.categories_items .col-lg-4 {
  flex: 0 0 100%;
  max-width: 100%;
}
.categories_items .product_thumb a img {
  width: inherit;
}
.categories_items .view_more {
  margin-top: 10px;
}

.categories_items .view_more a i {
  margin-left: 5px;
}
.sub_featured_categories ul li {
  margin-bottom: 5px;
}
.sub_featured_categories ul li a {
  line-height: 18px;
}
.sub_featured_categories ul li a:hover {
  padding-left: 10px;
}

@media only screen and (max-width: 767px) {
  .product_style4.product_tab_style {
    margin-bottom: 0;
  }
}

.product_variant.shoppingpage-cart.quantity input {
  width: 100px;
  border: 1px solid #ebebeb;
  background: none;
  height: 35px;
  padding: 0 12px;
  border-radius: 5px;
  margin-left: 0px;
}
.product_variant.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  clear: both;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity {
    margin-bottom: 16px;
  }
}
.product_variant.quantity label {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 14px;
  margin-bottom: 0;
}
.product_variant.quantity input {
  /*width: 130px;*/
  border: 1px solid #ebebeb;
  background: none;
  height: 35px;
  padding: 0 12px;
  border-radius: 5px;
  margin-left: 15px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity input {
    width: 110px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity input {
    width: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity input {
    width: 65px;
    margin-left: 10px;
  }
}
.product_variant.quantity button {
  border: 0;
  font-size: 18px;
  margin-left: 20px;
  height: 35px;
  line-height: 35px;
  text-transform: capitalize;
  /*min-width: 270px;*/
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .product_variant.quantity button {
    min-width: 240px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_variant.quantity button {
    min-width: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .product_variant.quantity button {
    min-width: inherit;
    margin-left: 10px;
  }
}
/* .product_variant.quantity button:hover {
background: #3e444a;
} */

/* Brand List */

.brandList {
  margin-top: 5px;
  clear: both;
}
.brandListtitle {
  position: relative;
}
.brandListtitle h3 {
  padding: 10px 5px 10px 20px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  /* background: #fed700; */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  /* color: #333; */
  margin: 0;
  text-transform: none;
}

.brandListtitle:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 35px;
  left: 45%;
  z-index: 1;
}
.brandListtitle:after,
.brandListtitle1:after {
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
}
.brandList ul {
  list-style: none;
  padding: 0px;
  border: 1px solid #e0e0e0;
  border-bottom: none;
  margin-top: 0px;
}
.brandList ul li {
  padding: 10px 20px;
  border-bottom: 1px solid #e0e0e0;
}
body .brand-container .item,
li.product .product-inner,
.brandList ul li,
.inkAndTonerFinder {
  background: #fff;
}
.brandList ul li a {
  color: #000;
  text-decoration: none;
}
.brandListtitle .listTitle,
.brandListtitle1 .listTitle {
  padding: 10px 5px 10px 20px;
  font-size: 19px;
  line-height: 24px;
  font-weight: 400;
  /* background: #fed700; */
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  color: #333;
  margin: 0;
  text-transform: none;
}
.slick-slide .brandImage img {
  display: block;
  /* max-height: 45px; */
  margin: 0px auto;
  object-fit: contain;
  max-width: 100%;
}
.brandList ul li a:hover {
  color: #0082c1;
}
.doc-name .fa {
  margin-right: 5px;
}

/* Ink and Toner CSS */
.inkAndTonerFinder {
  border: 1px solid #e0e0e0;
  margin: 10px 0px;
}
.inkAndTonerFinder .topic-head {
  /* background: #fed700; */
  padding: 7px 15px;
}
.inkAndTonerFinder .topic-head .listTitle {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 36px;
}
.inkAndTonerFinder .inkAndTonerFinderForm {
  padding: 15px;
}
.inkAndTonerFinder .inkAndTonerFinderForm .form-control,
.inkAndTonerFinder .inkAndTonerFinderForm .react-autosuggest__input {
  padding: 0.857em 1.214em;
  background-color: transparent;
  color: #818181;
  line-height: 1.286em;
  outline: none;
  border: 0;

  box-sizing: border-box;
  border-width: 1px;
  border-style: solid;
  border-color: #dddddd;
  display: block;
  width: 100%;
  height: 47px;
}
.inkAndTonerFinder .inkAndTonerFinderForm .textOr {
  text-align: center;
  padding: 0px 0px;
  font-size: 16px;
  font-weight: 900;
  color: #333e48;
  position: relative;
}
.inkAndTonerFinder .inkAndTonerFinderForm .textOr:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  width: 45%;
  height: 1px;
  background: #a0a0a0;
}
.inkAndTonerFinder .inkAndTonerFinderForm .textOr:after {
  content: "";
  position: absolute;
  top: 10px;
  right: 0;
  width: 45%;
  height: 1px;
  background: #a0a0a0;
}

@media (max-width: 767px) {
  .inkAndTonerFinder .inkAndTonerFinderForm .textOr:before {
    width: 42%;
  }
  .inkAndTonerFinder .inkAndTonerFinderForm .textOr:after {
    width: 42%;
  }
}

.product_column4 .col-lg-3 {
  padding: 0px;
  margin: 0px 0px 15px;
}

/* Slider Css */

.carousel .control-arrow,
.carousel.carousel-slider .control-arrow {
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -ms-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
  opacity: 0.4;
  position: absolute;
  z-index: 2;
  top: 20px;
  background: 0 0;
  border: 0;
  font-size: 32px;
  cursor: pointer;
}

.carousel .control-arrow:hover {
  opacity: 1;
}

.carousel .control-arrow:before,
.carousel.carousel-slider .control-arrow:before {
  margin: 0 5px;
  display: inline-block;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  content: "";
}

.carousel .control-disabled.control-arrow {
  opacity: 0;
  cursor: inherit;
  display: none;
}

.carousel .control-prev.control-arrow {
  left: 0;
}

.carousel .control-prev.control-arrow:before {
  border-right: 8px solid #000;
}
.carousel .control-prev.control-arrow:hover,
.carousel .control-next.control-arrow:hover {
  background: transparent !important;
}
.carousel .control-next.control-arrow {
  right: 0;
}

.carousel .control-next.control-arrow:before {
  border-left: 8px solid #000;
}

.carousel {
  position: relative;
  width: 100%;
}

.carousel * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.carousel img {
  width: 100%;
  display: inline-block;
  pointer-events: none;
}

.carousel .carousel {
  position: relative;
}

.carousel .control-arrow {
  outline: 0;
  border: 0;
  background: 0 0;
  top: 50%;
  margin-top: -13px;
  font-size: 18px;
}

.carousel .thumbs-wrapper {
  margin: 20px;
  overflow: hidden;
}

.carousel .thumbs {
  -webkit-transition: all 0.15s ease-in;
  -moz-transition: all 0.15s ease-in;
  -ms-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  position: relative;
  list-style: none;
  white-space: nowrap;
}

.carousel .thumb {
  -webkit-transition: border 0.15s ease-in;
  -moz-transition: border 0.15s ease-in;
  -ms-transition: border 0.15s ease-in;
  -o-transition: border 0.15s ease-in;
  transition: border 0.15s ease-in;
  display: inline-block;
  width: 80px;
  margin-right: 6px;
  white-space: nowrap;
  overflow: hidden;
  border: 3px solid #fff;
  padding: 2px;
}

.carousel .thumb:focus {
  border: 3px solid #ccc;
  outline: 0;
}

.carousel .thumb.selected,
.carousel .thumb:hover {
  border: 3px solid #333;
}

.carousel .thumb img {
  vertical-align: top;
}

.carousel.carousel-slider {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.carousel.carousel-slider .control-arrow {
  top: 0;
  color: #fff;
  font-size: 26px;
  bottom: 0;
  margin-top: 0;
  padding: 5px;
}

.carousel.carousel-slider .control-arrow:hover {
  background: rgba(0, 0, 0, 0.2);
}

.carousel .slider-wrapper {
  overflow: hidden;
  margin: auto;
  width: 100%;
  -webkit-transition: height 0.15s ease-in;
  -moz-transition: height 0.15s ease-in;
  -ms-transition: height 0.15s ease-in;
  -o-transition: height 0.15s ease-in;
  transition: height 0.15s ease-in;
}

.carousel .slider-wrapper.axis-horizontal .slider {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.carousel .slider-wrapper.axis-horizontal .slider .slide {
  flex-direction: column;
  flex-flow: column;
}

.carousel .slider-wrapper.axis-vertical {
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
}

.carousel .slider-wrapper.axis-vertical .slider {
  -webkit-flex-direction: column;
  flex-direction: column;
}

.carousel .slider {
  margin: 0;
  padding: 0;
  position: relative;
  list-style: none;
  width: 100%;
}

.carousel .slider.animated {
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
  -ms-transition: all 0.35s ease-in-out;
  -o-transition: all 0.35s ease-in-out;
  transition: all 0.35s ease-in-out;
}

.carousel .slide {
  min-width: 100%;
  margin: 0;
  position: relative;
  text-align: center;
}

.carousel .slide img {
  width: 100%;
  vertical-align: top;
  border: 0;
}

.carousel .slide iframe {
  display: inline-block;
  width: calc(100% - 80px);
  margin: 0 40px 40px;
  border: 0;
}

.carousel .slide .legend {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -45%;
  width: 90%;
  border-radius: 10px;
  background: #000;
  color: #fff;
  padding: 10px;
  font-size: 12px;
  text-align: center;
  opacity: 0.25;
  -webkit-transition: opacity 0.35s ease-in-out;
  -moz-transition: opacity 0.35s ease-in-out;
  -ms-transition: opacity 0.35s ease-in-out;
  -o-transition: opacity 0.35s ease-in-out;
  transition: opacity 0.35s ease-in-out;
}

.carousel .control-dots {
  position: absolute;
  bottom: 0;
  margin: 10px 0;
  text-align: center;
  width: 100%;
}

@media (min-width: 960px) {
  .carousel .control-dots {
    bottom: 0;
  }
}

.carousel .control-dots .dot {
  -webkit-transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
  -ms-transition: opacity 0.25s ease-in;
  -o-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  opacity: 0.3;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.9);
  background: #fff;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  margin: 0 8px;
}

.carousel .control-dots .dot.selected,
.carousel .control-dots .dot:hover {
  opacity: 1;
}

.carousel .carousel-status {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  font-size: 10px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.9);
  color: #fff;
}

.carousel:hover .slide .legend {
  opacity: 1;
}
.document-list-item {
  border-width: 0px 0px 1px 0px;
  border-radius: 0px 0px 0px 0px;
}
.react-autosuggest__suggestions-container--open {
  display: block;
  position: absolute;
  top: 79px;
  width: 95%;
  border: 1px solid #aaa;
  background-color: #fff;
  font-family: Helvetica, sans-serif;
  font-weight: 300;
  font-size: 16px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  z-index: 2;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.react-autosuggest__suggestion:hover {
  color: #fff;
}
.react-autosuggest__suggestion {
  font-size: 12px;
  cursor: pointer;
  padding: 5px 15px;
}
.react-autosuggest__suggestions-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.product_style4 .action_links ul li a:hover {
  color: #fff !important;
}

/* Product Matrix Slider Arrows */

.product-matrix-sliderlayout .slick-slider:hover .slick-arrow.slick-prev,
.product-matrix-sliderlayout .slick-slider:hover .slick-arrow.slick-next {
  opacity: 1;
  visibility: visible;
}
.product-matrix-sliderlayout .slick-disabled {
  cursor: not-allowed !important;
}
.product-matrix-sliderlayout .slick-disabled:before {
  color: #a2a2a2 !important;
}
.product-matrix-sliderlayout .slick-arrow.slick-prev {
  position: absolute;
  top: -55px;
  transform: translatey(-50%);
  right: 30px;
  left: auto;
  font-size: 18px;
  width: 15px;
  height: 15px;
  line-height: 23px;
  text-align: center;
  border: 0px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  background: transparent;
  cursor: pointer;
}
.product-matrix-sliderlayout .slick-arrow.slick-next {
  position: absolute;
  top: -55px;
  transform: translatey(-50%);
  right: 0px;
  z-index: 1000;
  font-size: 18px;
  width: 15px;
  height: 15px;
  line-height: 23px;
  text-align: center;
  border: 0px solid #a2a2a2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  visibility: visible;
  background: transparent;
  cursor: pointer;
}
.product-matrix-sliderlayout .slick-arrow.slick-next:before {
  content: "\f054";
  font-family: FontAwesome;
  left: 0px;
  position: absolute;
  top: 0;
  color: #000;
  font-size: 16px;
  right: 0;
}
.product-matrix-sliderlayout .slick-arrow.slick-prev:before {
  content: "\f053";
  font-family: FontAwesome;
  left: 0px;
  position: absolute;
  top: 0;
  color: #000;
  font-size: 16px;
  right: 0;
}
.product-matrix-sliderlayout .slick-arrow.slick-disabled:hover:before {
  color: #a2a2a2 !important;
}
.product-matrix-sliderlayout .section-title {
  max-width: 82%;
  line-height: 20px;
  padding-bottom: 0px;
}

/* <---------------------------------- Brand Widget Layout 3 CSS (b3) -------------------------------------> */
.Brand-Widget-Layout3 .brandslidertwo {
  height: 130px;
  position: relative;
  background: white;
  box-shadow: 0 10px 20px -10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.Brand-Widget-Layout3 .brandslide2 {
  height: 130px;
  display: flex;
  align-items: center;
  width: fit-content;
}

.Brand-Widget-Layout3 .brandslide2.animate {
  animation: slideshowtwo 20s linear infinite;
}

.Brand-Widget-Layout3 .brandslide2:hover {
  animation-play-state: paused;
}

/* .Brand-Widget-Layout3 .brandslide2 .brandImage {
  border: 3px solid transparent !important;
}

.Brand-Widget-Layout3 .brandslide2 .brandImage:hover {
  border: 3px solid #080352 !important;
  padding: 10px !important;
} */

.Brand-Widget-Layout3 .brandslide2 img {
  padding: 0 50px 0 50px;
  max-width: fit-content;
  height: 60px;
}

@keyframes slideshowtwo {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

.Brand-Widget-Layout3 figure{
  margin: 0px;
}
/* <---------------------------------- Brand Widget Layout 4 CSS -------------------------------------> */
.Brand-Widget-Layout4 .brand-details {
  border: 1px solid #eee;
  margin: 15px 0px;
  padding: 10px;
  min-height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.Brand-Widget-Layout4 .brand-details .brandImage img {
  display: block;
  margin: 0px auto;
  max-width: 100%;
  /* padding: 10px; */
  object-fit: contain;
}

.Brand-Widget-Layout4 .brand-details:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.Brand-Widget-Layout2 .brandCarousel .item{
  margin: 6px auto !important;
}