/*
Theme Name: Meni
Theme URI: https://site1.kinsta.cloud/
Author: the DesignThemes team
Author URI: https://wedesignthemes.com/
Description: Meni multi-purpose theme for Websites.
Version: 1.8
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: meni

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@media only screen and (min-width: 375px) and (max-width: 812px) {
	.second_one {
    width: 100% !important;
}
}

ul.dt-primary-nav > li.current_page_item > a{
	color: #f3781f !important;
}

.dt-sc-button.bordered{
color: #f3781f !important;
}
button.bordered:hover{
border-color: #f37820 !important;
}
.dt-sc-button:hover{
background-color: #f37820 !important;
}
.dt-sc-button.rounded-border:hover, .dt-sc-button.bordered:hover {
    color: #ffffff !important;
}
.dt-sc-button.bordered:hover{
border-color: #f37620 !important;
}
input[type="submit"]{
	    border-color: #f37820 !important;
	    color: #f37820 !important;
}
input[type="submit"]:hover{
	background-color: #f37820 !important;
	color:#fff !important;
}

.blog-entry .entry-button a.dt-sc-button{
	border-color: #f37620 !important;
	color:#f37620 !important;
}
.blog-entry .entry-button a.dt-sc-button:hover{
	color:#ffffff !important;
}
.main-title-section-wrapper > .main-title-section-bg{
	    background: #f37620 !important;

}

ul.list-points li{ list-style:none !important; background:url(/wp-content/uploads/2021/01/list-arrow.png) no-repeat left 9px; padding-left:15px; width:50%; float:left}

.testimonial-images img { margin:20px;}

.pad-right-footer{    padding-right: 100px;
}

.dt-sc-icon-box .large-icon{display: none;}
.dt-sc-icon-box.type10 .icon-wrapper:before{background-color: #f37620 !important; border-color: #4b4747 !important;}
.dt-sc-icon-box.type10 p{ text-align:center !important}
.dt-sc-icon-box.type10 p a {color: #fff !important;}
.dt-sc-icon-box.type10{background-color:transparent !important;}
.dt-sc-icon-box.type10 .icon-wrapper{margin: 0 0 0;}
.dt-sc-icon-box.type10{padding: 0px;}

.dt-sc-icon-box.type13 .icon-wrapper{border-color: #f37820;}
.dt-sc-icon-box.type13{padding: 60px 8px 10px; margin-top: 60px;}
.dt-sc-icon-box.type13 .icon-wrapper img, .dt-sc-icon-box.type13 .icon-wrapper span{width: 82px;}
.dt-sc-icon-box.type13 p a{font-size:15px; font-weight:bold; color:#000}
.dt-sc-icon-box.type13 p{ text-align:center!important;line-height: 25px;}
.service-row1 .dt-sc-icon-box.type13{ min-height:120px}
.service-row2 .dt-sc-icon-box.type13{min-height:130px}
.main-title-section-wrapper .breadcrumb{ display:none !important}
.dt-sc-testimonial.type7{ padding:25px 20px; margin-bottom:30px}
.dt-sc-testimonial.type7.testimonial-custom{border:solid 2px #f5f5f5 !important}
.dt-sc-testimonial.type7.testimonial-custom:hover{border:solid 2px #f37620 !important}
.dt-sc-testimonial.type7 .dt-sc-testimonial-quote blockquote cite {
    font-size: 17px !important;
}

.contact-block{ background:#f5f5f5; padding: 30px;
    min-height: 780px;
    border-radius: 30px;
    border: solid 2px #eae8e8;}
.dt-sc-contact-info span.fas {
    font-size: 20px;
    margin-top: 5px;
    color: #221e1e;
}