.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
@font-face {
  font-family: "flexslider-icon";
  src: url("fonts/flexslider-icon.eot");
  src:
    url("fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"),
    url("fonts/flexslider-icon.woff") format("woff"),
    url("fonts/flexslider-icon.ttf") format("truetype"),
    url("fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider.slides > li {
  text-align: right;
  direction: rtl;
  -webkit-backface-visibility: hidden;
  position: relative;
}
.flexslider.slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns].slides {
  display: block;
}
*html.slides {
  height: 1%;
}
.no-js.slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0 0 10px 0;
  border: none;
  position: relative;
  zoom: 1;
}
.flex-viewport {
  max-height: 2000px;
  margin-bottom: 10px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.loading.flex-viewport {
  max-height: 300px;
}
.flexslider.slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all.3s ease;
  -moz-transition: all.3s ease;
  transition: all.3s ease;
}
.flex-direction-nav.flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}
.flex-direction-nav a:before {
  height: 40px;
  width: 40px;
  font-size: 40px;
  text-align: center;
  line-height: 1;
  display: inline-block;
}
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "\f004";
}
.flex-pauseplay a:hover {
  opacity: 1;
}
.flex-pauseplay a.flex-play:before {
  content: "\f003";
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs.flex-active {
  opacity: 1;
  cursor: default;
}

.no-padding {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.no-margin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
#main-slider .slideshow .owl2-controls .owl2-nav div {
  position: absolute;
  z-index: 100;
  top: 50%;
  outline: 0;
  border: 1px solid rgba(255, 255, 255, 1);
  opacity: 0.7;
  width: 40px;
  height: 40px;
  background: rgba(201, 201, 201, 0.75);
  transform: matrix(1, 0, 0, 1, 30, -20);
}
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-next {
  right: 65px;
}
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-next:before {
  content: "\f105" !important;
  vertical-align: middle;
  font-size: 20px !important;
  font-family: FontAwesome;
  color: rgb(255, 255, 255);
  display: block;
  line-height: 40px;
  text-align: center;
}
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-prev {
  left: 5px;
}
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-prev:before {
  content: "\f104" !important;
  vertical-align: middle;
  font-size: 20px !important;
  font-family: FontAwesome;
  color: rgb(255, 255, 255);
  display: block;
  line-height: 40px;
  text-align: center;
}
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-next:hover,
#main-slider .slideshow .owl2-controls .owl2-nav div.owl-custom-prev:hover {
  background: rgba(0, 0, 0, 1);
  cursor: pointer;
}
.mc4wp-form-basic,
.mc4wp-form-basic input,
.mc4wp-form-basic label,
.mc4wp-form-theme,
.mc4wp-form-theme input,
.mc4wp-form-theme label {
  line-height: normal;
}
.subcribe {
  min-height: 32px;
  width: 100%;
  max-width: 480px;
}

/* body,
input,
button,
select,
textarea,
.search-query {
  font-family: Roboto !important;
} */
.main-slider-custom {
  margin-top: 30px !important;
  margin-bottom: 0px !important;
}
.about-us-1 {
  margin-right: -15px !important;
  margin-bottom: 30px !important;
  margin-left: -15px !important;
}
.our-team-1 {
  margin-right: -15px !important;
  margin-left: -15px !important;
}
.sub-main-slider-custom {
  margin-bottom: 18px !important;
}
.no-padding-left-right {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.no-margin-bottom {
  margin-bottom: 0px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-25 {
  margin-bottom: 25px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.subcribe {
  min-height: 32px;
  width: 100%;
  max-width: 480px;
}
.mc4wp-form-basic,
.mc4wp-form-basic input,
.mc4wp-form-basic label,
.mc4wp-form-theme,
.mc4wp-form-theme input,
.mc4wp-form-theme label {
  line-height: normal;
}
.margin-top-75 {
  margin-top: 75px !important;
}
.margin-top-45 {
  margin-top: 45px !important;
}
.margin-bottom-45 {
  margin-bottom: 45px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
input[name="apply_coupon"] {
  height: 38px;
}
.margin-top-20 {
  margin-top: 20px !important;
}

.wrap-header
  .header-style13
  .top-header
  .menu-header
  ul.vertical-megamenu
  > li
  > a:after {
  content: unset;
}

.fa-x-twitter:before {
  content: "";
}

.fa-x-twitter {
  display: inline-block;
  width: 20px;
  height: 12px;
  background-color: currentColor;

  -webkit-mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M18.901 1.153h3.68l-8.04 9.19L24 22.847h-7.406l-5.8-7.584-6.63 7.584H.48l8.6-9.83L0 1.153h7.594l5.243 6.932 6.064-6.932zm-1.293 19.39h2.037L6.486 3.34H4.308l13.3 17.203z'/%3E%3C/svg%3E");
  mask-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='black' d='M18.901 1.153h3.68l-8.04 9.19L24 22.847h-7.406l-5.8-7.584-6.63 7.584H.48l8.6-9.83L0 1.153h7.594l5.243 6.932 6.064-6.932zm-1.293 19.39h2.037L6.486 3.34H4.308l13.3 17.203z'/%3E%3C/svg%3E");

  -webkit-mask-size: contain;
  mask-size: contain;

  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;

  -webkit-mask-position: center;
  mask-position: center;
}

.fa-x-twitter-h {
  height: 20px;
}

.wap-main .sidebar-top-header {
  min-height: 60px;
}

.top-phone {
  padding-right: 10px;
  font-size: 16px;
  display: flex;
  gap: 5px;
  align-items: center;
  color: #000;
}

.top-header-sidebar-phone {
  display: flex;
  align-items: center;
  gap: 10px;
}

.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter i,
.live-support i,
.freeship i,
.top-header-sidebar-phone i {
  color: #ff6000 !important;
}

.yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
  font-weight: 500;
  color: #000;
  font-size: 14px;
  text-align: end;
}
.yt-footer-wrap-style9 .footer-top .container {
  padding-right: 15px;
}
.yt-footer-wrap-style9 .live-support ul {
  display: flex;
  justify-content: start;
}

.menuFooter h2 {
  font-size: 20px;
  font-weight: bold;
  color: #000;
}

.menuFooter {
  margin-bottom: 20px;
}
.foot-links li {
  margin-bottom: 10px;
}
.foot-links li,
.foot-links {
  list-style: none;
}

.slider-box p,
.menuFooter p,
.foot-links li a {
  font-size: 16px;
}
.foot-links li a:hover {
  color: #ff6000;
}

.footer-logo img {
  max-width: 300px;
  margin-bottom: 30px;
}

.foot-social {
  display: flex;
  gap: 10px;
}

.foot-social a {
  width: 36px;
  height: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  border-radius: 50%;
}

.slider-head {
  font-size: 36px !important;
  font-weight: bold;
  margin-bottom: 15px;
  text-align: center;
  color: #000 !important;
}

.slider-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #000;
  text-align: center;
  padding: 10px;
}

.btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #ff6000 !important;
  padding: 9px 15px;
  font-size: 16px;
  border: 1px solid #ff6000 !important;
  border-radius: 3px;
}

.slidshw {
  min-height: 380px;
}
.btn-primary:active,
.btn-primary:hover {
  color: #ff6000;
  background-color: #fff !important;
  border: 1px solid #ff6000;
}
.footer-bottom-sevicer .sn-sevirce {
  width: 33.33%;
}
.cntsrv {
  padding: 0 10px;
  color: #000;
}
.cntsrv a {
  display: inline-block !important;
}
.bannerhm {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  color: #000;
  text-align: center;
  padding: 10px;
}
.btn-primary:before {
  content: unset !important;
}
.paragt,
.bannerhm p {
  color: #000;
  font-size: 16px;
}
.vc_single_image-img {
  min-height: 280px;
}
.bannerhm h2 {
  font-size: 30px;
  color: #000;
}

.vc_single_image-img {
  object-fit: cover;
}

.text-dark,
.sn-sevirce .content-service a,
.about-v2 .page-title h2,
.type-page h2 {
  color: #000;
}

.fw-bold {
  font-weight: 600;
}
.sn-sevirce .content-service a:hover {
  color: #ff6000;
}
.padd {
  padding: 0 10px;
  color: #000;
  font-size: 16px;
}

.bgt {
  margin-bottom: 30px;
}

.elipsis {
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  margin-bottom: 20px;
  margin-top: 10px;
}

.elipsis-1 {
  -webkit-line-clamp: 4;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  white-space: normal;
  margin-bottom: 20px;
  margin-top: 10px;
}

.footer-bottom-sevicer {
  background-color: #fff;
}
.entry .entry-content .title-blog h3 a {
  color: #000;
  font-size: 20px;
}

.cntsrv p {
  font-size: 16px;
}
.fs-30 {
  font-size: 30px;
  margin-bottom: 20px;
}
.fs-22 {
  font-size: 22px;
}
.fs-20 {
  font-size: 20px !important;
}
.fs-18 {
  font-size: 18px;
}

.fs-16 {
  font-size: 16px;
}

.about-v1 img {
  max-width: 600px;
}
.max-cont {
  max-width: max-content;
}
.box-pt {
  padding: 10px;
  box-shadow: 5px 5px 10px #bbb;
}
.m-auto {
  margin: auto;
}
.links,
.wpb_accordion_content .wpb_wrapper .text-dark a {
  color: #000;
  font-weight: 600 !important;
}
.links:hover,
.wpb_accordion_content .wpb_wrapper .text-dark a:hover {
  color: #ff6000;
  font-weight: 600 !important;
}

.text-dark-1 {
  color: #000 !important;
}
textarea {
  resize: none;
}

.shpimg img {
  width: 100%;
  object-fit: cover;
}

.onsale-tag {
  position: absolute;
  top: 3px;
  left: -56px;
  background: #ff7e00;
  padding: 2px 37px;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  rotate: 315deg;
  z-index: 1;
}

.tdrs {
  top: 16px;
  left: -36px;
}

.wmax {
  width: max-content;
}

.my-20px {
  margin: 0 20px;
}
.single-product-top .product-images .product-images-container .images a:after {
  content: unset;
}

.max-900px {
  max-width: 900px;
  margin: auto;
}

.single .entry .entry-content {
  padding: 0 30px;
  font-size: 16px;
  color: #000;
}
.single .entry .entry-content li,
.single .entry .entry-content p {
  margin-bottom: 20px;
  font-size: 16px;
}

.single .entry .entry-content h3 {
  font-size: 26px;
  margin-bottom: 20px;
}

.single .entry .entry-content h5 {
  font-size: 20px;
  margin-bottom: 20px;
}

.single .entry .entry-content ul {
  margin-left: 30px;
  margin-bottom: 20px;
}

.post .entry-content a {
  color: #913700;
  font-weight: 600;
}

.single .entry .entry-content .single-content {
  padding-top: 20px;
}

.post .entry-content a:hover {
  color: #ff6000;
}

.error-box {
  margin: 40px 0;
}

.error-box img {
  margin: auto;
}
.error-box h2 {
  font-size: 30px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}

.error-box p {
  text-align: center;
  margin-bottom: 30px;
}
.error-box a {
  margin: auto;
  color: #fff !important;
  margin: auto;
  max-width: max-content;
}
.error-box a:hover {
  color: #ff6000 !important;
}
.contact-form .wpcf7-form-control-wrap input {
  width: 100%;
}
.contact-form .wpcf7-form-control-wrap small {
  display: block !important;
}

.overflow-hidden {
  overflow: hidden;
}

.border-dashed1 {
  border-bottom: 1px dashed #bbb;
}
.border-dashed1 input {
  width: 100% !important;
}

.pp20 .container {
  padding-top: 20px;
  padding-bottom: 20px;
}

.bd-rght {
  border-right: 1px solid #bbb;
}

.marginbotm {
  margin-bottom: 40px;
  border-bottom: 2px solid #bbb;
}

.pdbc {
  padding-top: 50px;
  border-top: 2px solid #bbb;
}

.bg-lght {
  background-color: #f6f6f6;
}

.banns {
  z-index: 111111;
}
@media (min-width: 1921px) {
  .yt-footer-wrap-style9 .footer-top,
  .wap-main .header-main {
    text-align: center;
  }
  .footer-middle .container,
  .footer-bottom .container,
  .yt-footer-wrap-style9 .footer-top .container {
    margin: auto;
  }
}

@media (min-width: 1200px) {
  #ResMenuprimary_menu {
    display: none;
  }
  .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
    padding-right: 15px;
  }
}
@media (max-width: 1199px) {
  .resmenu-container {
    max-width: 250px;
    overflow: hidden;
  }
  #menu-primary-menu {
    background-color: transparent;
  }
  #ResMenuprimary_menu {
    position: unset;
    margin-top: 15px;
    background: transparent;
  }
  .wrap-header .header-style13 .top-header .ya-logo a {
    margin-top: 50px;
  }
}
@media (max-width: 991px) {
  .yt-footer-wrap-style9 .live-support ul {
    display: flex;
    justify-content: center;
  }
  .yt-footer-wrap-style9 .block-subscribe-footer-style9 .newsletter {
    text-align: center;
    padding-left: 0;
  }

  .description {
    margin-top: 20px;
  }

  .single .entry .entry-content {
    padding: 0 10px;
  }
}
@media (max-width: 668px) {
  .footer-bottom-sevicer .sn-sevirce {
    width: 100%;
  }

  .footer-logo img {
    max-width: 200px;
  }
  .about-v3 .wpb_accordion .wpb_accordion_wrapper .ui-state-default .ui-icon {
    display: none;
  }
  .about-v3 .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 7px 25px 15px 25px;
  }

  .bd-rght {
    border-right: none;
    border-bottom: 1px solid #bbb;
  }
}
@media (max-width: 575px) {
  .yt-footer-wrap-style9 .live-support ul {
    flex-direction: column;
    align-items: center;
  }

  .product-images-container {
    display: flex;
    flex-direction: column-reverse;
  }

  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    width: 100%;
    height: 225px;
  }
  .product-responsive-thumbnail .slick-track {
    width: 100%;
    gap: 10px;
    justify-content: center;
    display: flex;
  }
}

@media (max-width: 480px) {
  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    display: block !important;
  }

  .product-images,
  .product-responsive-thumbnail {
    display: block !important;
  }
  .product-images {
    display: none;
  }
  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    width: 100%;
    height: 167px;
  }
}
@media (max-width: 425px) {
  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    height: 150px;
  }
}

@media (max-width: 375px) {
  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    height: 132px;
  }
}
@media (max-width: 320px) {
  .single-product-top
    .product-images
    .product-images-container.thumbnail-left
    .product-responsive-thumbnail {
    height: 120px;
  }
}
