/*
 Theme Name:   Yozi Child
 Theme URI:    https://themeforest.net/item/yozi-multipurpose-electronics-woocommerce-wordpress-theme/21081950
 Description:  Yozi Child Theme
 Author:       ApusTheme
 Author URI:   https://themeforest.net/user/apustheme
 Template:     yozi
 Version:      1.0.0
 Text Domain:  yozi-child
*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap");
/***************************
*** General              ***
****************************/
html body {
  font-family: "Roboto", sans-serif;
}
html body .nav-tabs.style_center > li > a,
html body .apus-search-form .select-category .dropdown_product_cat,
html body .navbar-nav.megamenu > li > a,
html body .name,
html body .widget .widget-title,
html body .widget .widgettitle, html body .widget .widget-heading,
html body .flex-middle .title,
html body footer.apus-footer .widget-title,
html body footer.apus-footer .widgettitle,
html body footer.apus-footer .widget-heading,
html body .widget-newletter.style3 .title,
html body .apus_custom_menu.center_tag .widgettitle,
html body .widget_price_filter .price_slider_amount .price_label, html body.woocommerce .widget_price_filter .price_slider_amount .button, html body.woocommerce ul.product_list_widget .product-title a, html body.woocommerce ul.product_list_widget .woocommerce-Price-amount, html body.woocommerce div.product .product_title {
  font-family: "Roboto", sans-serif;
}
html body .sunnyOrange {
  color: #F38120;
}
html body .fa, html body .far, html body .fas {
  font-family: FontAwesome;
  font-weight: normal;
}
html body #apus-main-content {
  min-height: calc(100vh - 687px);
}
html body .tabs-v1 .nav-tabs li:focus > a:focus,
html body .tabs-v1 .nav-tabs li:focus > a:hover,
html body .tabs-v1 .nav-tabs li:focus > a,
html body .tabs-v1 .nav-tabs li:hover > a:focus,
html body .tabs-v1 .nav-tabs li:hover > a:hover,
html body .tabs-v1 .nav-tabs li:hover > a,
html body .tabs-v1 .nav-tabs li.active > a:focus,
html body .tabs-v1 .nav-tabs li.active > a:hover,
html body .tabs-v1 .nav-tabs li.active > a, html body.woocommerce .add-request-quote-button.button:hover, html body.woocommerce .add-request-quote-button-addons.button:hover,
html body .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover,
html body .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover,
html body .apus-pagination .page-numbers li > span:hover,
html body .apus-pagination .page-numbers li > span.current,
html body .apus-pagination .page-numbers li > a:hover,
html body .apus-pagination .page-numbers li > a.current,
html body .apus-pagination .pagination li > span:hover,
html body .apus-pagination .pagination li > span.current,
html body .apus-pagination .pagination li > a:hover,
html body .apus-pagination .pagination li > a.current,
html body .widget .widget-title:before,
html body .widget .widgettitle:before,
html body .widget .widget-heading:before,
html body .product-block.grid-item-2 .quickview:hover,
html body .product-block.grid-item-2 .add-request-quote-button:hover,
html body .btn-theme.btn-outline:hover,
html body .btn-outline.viewmore-products-btn:hover,
html body .btn-theme.btn-outline:active,
html body .btn-outline.viewmore-products-btn:active,
html body .slick-carousel .slick-dots li.slick-active button,
html body .add-fix-top,
html body .bg-theme,
html body .btn-theme,
html body .viewmore-products-btn {
  background-color: #9d9c9a;
  border-color: #9d9c9a;
}
html body.woocommerce .add-request-quote-button.button:hover, html body.woocommerce .add-request-quote-button-addons.button:hover,
html body .yith-wceop-ywraq-button-wrapper .add-request-quote-button.button:hover,
html body .yith-wceop-ywraq-button-wrapper .add-request-quote-button-addons.button:hover {
  background-color: #9d9c9a !important;
}
html body .product-block .product-cats a:hover,
html body .product-block .product-cats a:active, html body.woocommerce div.product .product_title,
html body .details-product.layout-v2 .woocommerce-product-details__short-description-wrapper .view-more-desc:hover,
html body .details-product.layout-v2 .woocommerce-product-details__short-description-wrapper .view-more-desc:active, html body.woocommerce ul.product_list_widget .product-title a,
html body .apus-breadscrumb .breadcrumb a:hover,
html body .apus-breadscrumb .breadcrumb a:active,
html body .navbar-nav.megamenu > li > a:hover,
html body .navbar-nav.megamenu > li > a:active,
html body .navbar-nav.megamenu > li > a:focus,
html body a:hover,
html body a:focus {
  color: #9d9c9a;
}

/***************************/
/***************************
*** Header               ***
****************************/
header.apus-header .header-middle {
  padding: 10px 0 35px;
}
header.apus-header .header-middle .logo {
  text-align: center;
}
header.apus-header .header-middle .logo img {
  max-width: 40rem;
}
header.apus-header .apus-search-style2 form [type=submit] {
  margin: -2px -2px -2px 0;
}
header.apus-header .vertical-wrapper .title-vertical {
  font-family: "Roboto", sans-serif;
  font-weight: bold;
}

/***************************/
/***************************
*** Request a Quote page ***
****************************/
body.yith-request-a-quote-page th.product-subtotal,
body.yith-request-a-quote-page td.product-subtotal {
  display: none;
}

/***************************/
/***************************
*** Products             ***
****************************/
.product-block-list > .wrapper-info {
  border: none;
}

body .product-block .image .downsale {
  display: none;
}

.view > a.quickview,
.swAdd2Quote > a {
  font-size: 14px;
  width: 40px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  display: inline-block;
  color: #e23e1d;
  background: #fff;
  border: 2px solid #e5e5e5;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
.view > a.quickview:hover,
.swAdd2Quote > a:hover {
  color: #fff;
  background: #e23e1d;
  border-color: #e23e1d;
}

.apus-quickview .swAdd2Quote {
  text-align: center;
}
.apus-quickview .swAdd2Quote > a {
  margin-top: 30px;
}

/***************************/
/***************************
*** Product              ***
****************************/
body.single-product .details-product .information p.price {
  display: none;
}

/***************************/
/***************************
*** Homepage             ***
****************************/
body.home .nav-tabs.style_center {
  margin-bottom: 10px;
}

/***************************/
/***************************
*** Footer             ***
****************************/
footer .footerWcag {
  text-align: center;
}
footer .footerCredits {
  text-align: right;
}

/***************************/
/***************************
*** Homepage             ***
****************************/
/***************************/
/***************************
*** Homepage             ***
****************************/
/***************************/

/*# sourceMappingURL=style.css.map */
