/*
 Theme Name:   Dwell Child Theme
 Theme URI:    https://dwell.axiomthemes.com
 Description:  Dwell Child Theme
 Author:       AxiomThemes
 Author URI:   https://axiomthemes.com
 Template:     dwell
 Version:      1.0.0
 Tags:         Tags: home building, renovation, remodeling, construction, diy, handyman, craftsman, makeover, shop, interior design, kitchens, roofing, flooring, doors, windows
 Text Domain:  dwell
*/


/* =Theme customization starts here
------------------------------------------------------------ */
.sc_button_default.color_style_link2, .color_style_link2 .sc_button_default, .sc_button.color_style_link2:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image), .color_style_link2 .sc_button:not(.sc_button_simple):not(.sc_button_bordered):not(.sc_button_bg_image) {
    background-color: transparent;
    color: #ff0000;
    font-size: 25px;
}
.sc_button.sc_button_decoration:hover {
	background-color: transparent !important;
    color: #ff0000 !important;
}
.sc_button.sc_button_decoration:focus {
	background-color: transparent !important;
    color: #ff0000 !important;
}

.sc_testimonials_alter [class*="column"] .sc_testimonials_item_author:before, .sc_testimonials_alter .sc_testimonials_item_author:before {
	display:none;
}


.sc_testimonials_alter .sc_testimonials_item_top {
	display:none;
}


.sc_testimonials_alter [class*="column"] .sc_testimonials_item_content, .sc_testimonials_alter .sc_testimonials_item_content {
	font-size:18px;
	text-align:justify;
}

.sc_button.sc_button_size_large:not(.sc_button_simple) {
	padding-left:5px;
	padding-right:5px;
}

.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
	font-size:25px;
    color: #1F2B42;
}

@media(max-width:1380px) {
	
	.sc_layouts_menu_nav > li > a, .sc_layouts_menu_nav > li.menu-item-has-children > a {
		font-size:23px;
	}
}


.sc_testimonials_item_date {
	display:none !important;
}

.elementor-widget-container p {
	margin-bottom:0;
}

.custom-carpentry .sc_icons_decoration .sc_icons_item{
	background-color:transparent !important;
	padding-top:0;
}
