/*======================================
Theme Name: Divi Child Theme By Webdash
Theme URI: https://www.webdash.me/
Description: This is a Divi child theme from webdash!
Author: Dave Webdash
Author URI: https://www.webdash.me/
Author Email: hello@webdash.me
Template: Divi
Version: 1.0000000000000000000001
======================================*/


.et_pb_scroll_top.et-pb-icon {
	background: #f3730c;
}

.et_pb_scroll_top.et-pb-icon:hover {
	background: #07752b;
}

.et_pb_post_title.et_pb_featured_bg .et_pb_title_container {
    padding: 0;
}


@media (max-width: 767px){
.dsm_blog_carousel .swiper-button-next {
    right: -47px;
	}
	.dsm_blog_carousel .swiper-button-prev{
		left:-47px;
	}
}

.dtb-hamburger-box {
	top:-5px;
	
}

.dtb_mobile #main-header #logo {
	position: relative;
    right: 25px;
    top: 2px;
}



/*    proper tablet and phone  */
@media screen and (min-width: 1px) and (max-width: 980px){
	
		
}
/*    end proper tablet and phone  */