/*!
Theme Name: Respes
Theme URI: https://www.templatemonster.com/vendors/rockthemes/              
Author: RockThemes
Author URI: https://www.templatemonster.com/vendors/rockthemes/
Description: Kava child theme.
Template: kava
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: respes
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
DocumentationID: respes
Template Id: prod-22825
*/

.post-thumbnail__img.wp-post-image {
	border-radius: 3px;
}
.footer-copyright {
	color: #b9b9b9;
	font-size: 15px;
}

#toTop:hover {
	background: #000;
} 
#toTop {
	
	background: #212940;
	padding: 4px 10px;
	border-radius: 5px;
	color: #fff;
}
.site-footer__wrap .space-between-content:not(:empty) {
	padding-top: 25px;
	padding-bottom: 25px;
}

@media screen and (min-width:768px) and (max-width:1024px){
	.custom-blog-post-row .jet-posts__item.col-desk-3 {
		width: 50%;
	}
	.custom-blog-post-row .post-thumbnail__link {
		width: 100%;
	}
	.post-thumbnail__img.wp-post-image {
		width: 100%;
	}
}
@media screen and (min-width:992px) and (max-width:1120px){
	#site-navigation #main-menu  > li {
		padding: 3px 6px 2px !important;
	}
}
@media screen and (min-width:768px){
	.green-box-banner-below-bannner .jet-services__inner {
		height: 350px;
	}
}
@media screen and (max-width:767px){
	.custom-blog-post-row .post-thumbnail__link {
		width: 100%;
	}
	.post-thumbnail__img.wp-post-image {
		width: 100%;
	}
}



@media screen and (max-width:640px){
	.row-full-width-phone .col-lg-4.col-sm-12 {
		width: 100%;
		margin-bottom: 15px;
	}
	.row-full-width-phone .col-lg-12.col-sm-12 {
		width: 100%;
	}
}

