/* Theme Name: Hozing Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of hozing
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: hozing
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  hozing-child
*/
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0px;
}

span.select2-selection__arrow {
    top: -2px !important;
}
span.select2-selection__arrow b{
    background: transparent !important;
}
.home .elementor-element-ffd104a .elementor-container {
    display: none;
}

.home .elementor-element-ffd104a {
    padding: 45px 0px !important;
}
.call-for-price {
    color: #b9a271;
    font-weight: bold;
    font-size: 22px;
}
.product-type-ovacrs_car_rental {
    margin-top: -80px !important;
}
td.product-remove {
    padding: 0px !important;
    text-align: center !important;
    min-width: 10px !important;
}
.archive h1.second_font.header_title {
    font-size:0px;
}
.archive h1.second_font.header_title span{
    font-size:50px;
}

td.product-name {
    min-width: 250px;
}

dl.variation dt, dl.variation dd,dl.variation p {
    line-height: normal !important;
}

.woocommerce-cart .woocommerce .woocommerce-cart-form .shop_table tbody td {
    padding: 10px;
}
.white_link a {
    color: white;
}

@media all and (max-width: 1024px) {
	.archive h1.second_font.header_title {
	    font-size:0px !important;
	}
	.archive h1.second_font.header_title span{
	    font-size:40px !important;
	}
}