/*
 Theme Name:   Carz Child Theme
 Theme URI:    https://carz.ancorathemes.com/
 Description:  Carz Child Theme
 Author:       AncoraThemes
 Author URI:   https://ancorathemes.com/
 Template:     carz
 Version:      1.0
 Tags:         flexible-header, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
 Text Domain:  carz
*/


/* =Theme customization starts here
------------------------------------------------------------ */

.footer-section li.custom_links_list_item
{
    font-size: 16px !important;
}

.blog-section .post_featured.with_thumb.hover_link.sc_item_featured.sc_blogger_item_featured
{
	border-radius: 10px 10px 0px 0px !important;
}

.wp-google-name
{
	font-family: 'Manrope' !important;
    font-size: 15px !important;
    font-weight: 600 !important;
}

#review-sec.grw-row.grw-row-m 
{
    margin-top: 30px !important;
}

#contact-form-sec div#mfcf7_zl_multifilecontainer
{
    margin-top: 0px !important;
}

.post_footer.post_footer_single.entry-footer {
    margin-top: 100px !important;
}

.sc_blogger_item_body
{
	background-color: #f5f7f8 !important;
}

.sc_blogger_item_on_plate .sc_blogger_item_content a:hover {
    color:  #d70e14 !important;
}



@media only screen and (min-width: 1501px)
{
	#guarantee-sec
	{
	padding-left:11% !important;
	}
}

@media only screen and (min-width: 1200px)
{
	#contact-form-sec input#mfcf7_zl_add_file
{
	width: 20% !important;
    background-color: #efefef !important;
    border: #7f7f7f 1px solid !important;
    padding: 6px 0px !important;
    color: black !important;
    border-radius: 2px !important;
}
}

@media only screen and (max-width: 1199px) and (min-width: 320px)
{
	#contact-form-sec input#mfcf7_zl_add_file
{
	width: 50% !important;
    background-color: #efefef !important;
    border: #7f7f7f 1px solid !important;
    color: black !important;
    border-radius: 2px !important;
}
}