@charset "UTF-8";
/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.1.5
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/
@font-face {
  font-family: WooCommerce2;
  src: url("../dt-the7/css/compatibility/woo-fonts/WooCommerce.eot");
  src: url("../dt-the7/css/compatibility/woo-fonts/WooCommerce.eot?#iefix") format("embedded-opentype"), url("../dt-the7/css/compatibility/woo-fonts/WooCommerce.woff") format("woff"), url("../dt-the7/css/compatibility/woo-fonts/WooCommerce.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
.woocommerce form .show-password-input::after,
.woocommerce-page form .show-password-input::after {
  font-family: WooCommerce2;
}

@media only screen and (max-width: 991px) {
  .dt-wc-sidebar-collapse .sidebar-right .sidebar .sidebar-content,
  .dt-wc-sidebar-collapse .sidebar-left .sidebar .sidebar-content {
    background-color: #f3f3f5;
  }
}
.aws-search-result {
  margin-top: 10px;
}

.aws-container .aws-search-form .aws-loader {
  right: 40px;
  top: 28px;
}
.aws-container .aws-search-form .aws-search-btn_icon {
  line-height: 24px;
  position: absolute;
  color: rgba(107, 111, 116, 0.5);
  right: 0;
  left: 235px;
  top: 17px;
}
.aws-container .aws-search-form .aws-search-btn_icon:hover {
  color: rgba(184, 188, 190, 0.99);
  opacity: 0.7;
}
.aws-container .aws-show-clear .aws-search-field {
  border-color: #706f6f;
  background-color: #fff;
  height: 60px;
  border-width: 2px;
  border-radius: 5px !important;
  border-style: solid;
}
.aws-container .aws-search-form .aws-search-clear span {
  right: 30px;
}
.aws-container .aws-search-form .aws-form-btn {
  border: 0;
  background: none;
  position: absolute;
  z-index: 1000;
}
.aws-container .aws-search-form .aws-form-btn:hover {
  background: none;
}
.aws-container .aws-search-form .aws-form-btn svg {
  display: none;
}

.aws-search-btn_icon:before {
  content: "󬁑";
  font-family: "icomoon-the7-font" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  font-size: 16px;
}

.main-nav .sub-nav > li.act > a .menu-text,
.main-nav .sub-nav > li.dt-mega-parent > a:hover .menu-text,
.sub-nav li > a:hover {
  font-weight: bold;
  opacity: 1;
  color: #004f1f;
}

.main-nav .sub-nav > li:not(.dt-mega-parent):not(.wpml-ls-item) > a:hover .menu-text,
.main-nav .sub-nav > li.act:not(.dt-mega-parent):not(.wpml-ls-item) > a .menu-text,
.sub-nav li.act > a {
  font-weight: bold;
  color: #004f1f;
}

.page-title .breadcrumbs {
  font-size: 16px !important;
  line-height: 25px !important;
}
.page-title .breadcrumbs a {
  font-size: 16px !important;
  line-height: 25px !important;
}
.page-title .breadcrumbs li:not(:first-child):before {
  font-size: 16px !important;
  content: "\f054";
  font-weight: 100;
  font-family: "Font Awesome 5 Pro";
}
.page-title .breadcrumbs li:first-child {
  font-weight: bold;
  color: #f29400;
}
.page-title .breadcrumbs li:first-child i {
  font-size: 24px !important;
}
.breadcrumbs li {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-left: 20px;
}
.breadcrumbs li > span {
  color: #f29400;
}

.masthead .popup-search .popup-search-wrap {
  top: -25px;
}
@media screen and (max-width: 1024px) {
  .masthead .popup-search .popup-search-wrap {
    position: fixed;
    top: 96px;
    left: 0;
    right: 0;
    max-width: none !important;
    width: 100%;
  }
}
.popup-search-wrap {
  padding: 0;
  width: 750px;
  border-radius: 5px;
}
.popup-search-wrap:before {
  display: none;
}
.popup-search .search-icon {
  left: 30px;
  right: 0;
}

.mini-search input.field,
.overlay-search-microwidget input[type=text] {
  width: 670px;
  margin-left: 75px;
  padding: 0px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .mini-search input.field,
  .overlay-search-microwidget input[type=text] {
    width: calc(100% - 95px);
    line-height: 54px;
  }
}

.home-orange-rank .wpb_wrapper {
  display: flex;
  justify-content: space-evenly;
  gap: 1rem;
  flex-wrap: wrap;
  margin-bottom: 35px;
}
.home-orange-rank .wpb_wrapper > .aio-icon-component {
  max-width: 177px;
  width: 177px;
  min-width: 177px;
  margin-bottom: 0;
}

.home-green-blocks {
  gap: 35px;
  background-color: #f3f3f5;
  justify-content: space-evenly;
  align-items: center;
  padding-left: max(40px, (100% - 1143px) * 0.5);
  padding-right: max(40px, (100% - 1143px) * 0.5);
}
@media only screen and (max-width: 1070px) {
  .home-green-blocks {
    gap: 20px;
  }
}
.home-green-blocks .upb_row_bg {
  display: none;
}
.home-green-blocks .home-green-block {
  gap: 1rem;
  background-color: #004f1f;
  border-radius: 5px;
  max-width: 381px;
  padding: 25px;
  min-height: 100px;
}
@media only screen and (max-width: 1319px) {
  .home-green-blocks .home-green-block {
    max-width: 302px;
  }
}
@media only screen and (max-width: 1070px) {
  .home-green-blocks .home-green-block {
    max-width: 274px;
  }
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block {
    max-width: initial;
    width: 100%;
  }
}
.home-green-blocks .home-green-block .wpb_wrapper {
  display: grid !important;
  gap: 1rem;
  grid-template: "icon text" 1fr/1fr 2fr;
}
@media only screen and (max-width: 1319px) {
  .home-green-blocks .home-green-block .wpb_wrapper {
    grid-template: "icon text" 1fr/1fr 3fr;
  }
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block .wpb_wrapper {
    grid-template: "icon" auto "text" auto/1fr;
    padding-top: 2rem;
    padding-bottom: 2rem;
    gap: 3px;
  }
}
.home-green-blocks .home-green-block .wpb_wrapper .dt-shortcode-icon-wrap {
  grid-area: icon;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home-green-blocks .home-green-block .wpb_wrapper .dt-shortcode-icon-wrap .anchor-link {
  margin: 0;
}
.home-green-blocks .home-green-block .wpb_wrapper .uvc-heading {
  position: relative;
  grid-area: text;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading .uvc-heading-spacer {
    display: none;
  }
}
.home-green-blocks .home-green-block .wpb_wrapper .uvc-heading:before {
  content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  left: -0.5rem;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading:before {
    display: none;
  }
}
.home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:before, .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:after {
  content: "";
  position: absolute;
  width: 6px;
  height: 6px;
  left: -0.5rem;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  background: #fff;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:before, .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:after {
    display: none;
  }
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2 {
    width: 100%;
  }
}
.home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:before {
  top: 0;
}
.home-green-blocks .home-green-block .wpb_wrapper .uvc-heading h2:after {
  top: 100%;
}
.home-green-blocks .home-green-block:nth-last-of-type(2) {
  min-height: 120px;
}
.home-green-blocks .home-green-block:nth-last-of-type(2) .wpb_wrapper .uvc-heading h2 {
  max-width: 180px;
}
@media only screen and (max-width: 956px) {
  .home-green-blocks .home-green-block:nth-last-of-type(2) .wpb_wrapper .uvc-heading h2 {
    max-width: initial;
  }
}
.home-green-blocks .home-green-block:hover .wpb_wrapper .uvc-heading:before {
  height: 80%;
}
.home-green-blocks .home-green-block:hover .wpb_wrapper .uvc-heading h2:before, .home-green-blocks .home-green-block:hover .wpb_wrapper .uvc-heading h2:after {
  width: 8px;
  height: 8px;
}
.home-green-blocks .home-green-block:hover .wpb_wrapper .uvc-heading h2:before {
  top: 10%;
}
.home-green-blocks .home-green-block:hover .wpb_wrapper .uvc-heading h2:after {
  top: 90%;
}

.upb_row_bg {
  position: absolute;
  top: 0;
  bottom: 0;
  height: auto;
}
@media only screen and (min-width: 1715px) {
  .home .upb_row_bg {
    background-size: 100vw auto !important;
  }
}

.scroll-top:after, .scroll-top:before {
  content: "";
  position: absolute;
  width: 3px;
  height: 12px;
  border-radius: 3px;
  bottom: 10px;
  background-color: #fff;
  transition: all 0.3s ease-in-out;
}
.scroll-top:after {
  left: 15px;
  transform: rotate(45deg);
}
.scroll-top:before {
  right: 15px;
  transform: rotate(-45deg);
}
.scroll-top:hover:after, .scroll-top:hover:before {
  bottom: 15px;
}

@media only screen and (max-width: 1199px) {
  .fake-slider-desktop {
    display: none;
  }
}

.woocommerce .form-coupon-wrap .coupon:before,
.woocommerce .cart-footer .coupon:before {
  top: 50%;
  transform: translateY(-50%);
}
.form-coupon-wrap .coupon input[type=text]:not(.elementor-field):not(.searchform-s),
.cart-footer .coupon input[type=text]:not(.elementor-field):not(.searchform-s) {
  padding-left: 2.5rem;
}

.woocommerce .cart-footer .coupon:before {
  top: calc(50% - 5px);
}

body .widget_product_search button[type=submit]:before {
  -webkit-mask-image: url("../dt-the7/images/search-icon.svg");
          mask-image: url("../dt-the7/images/search-icon.svg");
}

.vc_col-has-fill > .vc_column-inner, .vc_row-has-fill + .vc_row-full-width + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, .vc_row-has-fill > .vc_column_container > .vc_column-inner {
  padding-top: 0 !important;
}

body #load {
  display: block;
  height: 100%;
  overflow: hidden;
  position: fixed;
  width: 100%;
  z-index: 9901;
  opacity: 1;
  visibility: visible;
  transition: all 0.35s ease-out;
}/*# sourceMappingURL=style.css.map */