/*
Theme Name: HighRev Child
Theme URI: https://highrev.qodeinteractive.com
Description: A child theme of HighRev
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: highrev
Template: highrev
*/

/* ------------------------------------------------------------ */
/* -------------- Коригування шрифтів та елементів ------------ */
/* ------------------------------------------------------------ */
.selection, .selection span, .select2-container, button, .select2-container span, button span, .select2-container .select2-results__option, .select2-results > .select2-results__options, 
#qcfw-modal .added_to_cart, #qcfw-modal .button:not(.qqvfw-quick-view-button), #qode-quick-view-for-woocommerce-pop-up .added_to_cart, #qode-quick-view-for-woocommerce-pop-up .button:not(.qqvfw-quick-view-button), #qodef-woo-page .added_to_cart, #qodef-woo-page .button:not(.qqvfw-quick-view-button), #yith-quick-view-modal .added_to_cart, #yith-quick-view-modal .button:not(.qqvfw-quick-view-button), #yith-woocompare .added_to_cart, #yith-woocompare .button:not(.qqvfw-quick-view-button), .qodef-woo-shortcode .added_to_cart, .qodef-woo-shortcode .button:not(.qqvfw-quick-view-button) {
  font-family: "Sofia Sans", sans-serif; 
  font-size: 1em !important;
	
}
[class*="highrev"] .select2-container--default .qodef-product-search-select2-dd .select2-results > .select2-results__options {
  max-height: 305px;
  padding: 15px 20px;
}
.qodef-product-search.qodef-layout--horizontal form .qodef-button {
  justify-content: center;
  padding: 25px 35px 24px;
}


/* ------------------------------------------------------------ */
/* ---------------------- Загальні стилі ---------------------- */
/* ------------------------------------------------------------ */
.razdel-slider .size-thumbnail { height: 35px; } 
.float-left { float: left; }

@media (min-width:768px) {
.nomob-text-right, .nomob-text-right .wpb_wrapper { align-items: flex-end; display: grid;}
}

/* -------------- Коригування новин ------------ */
.news-img300px .qodef-e-media-image { width: 100%; height: 300px; }
