/*
Theme Name: Larch Child
Description: Child theme for the Larch Theme
Author: Upper
Template: larch
Version: 1.0
*/
.home-boxes1 {
    margin-top: 2px !important;
}
@media only screen and (max-width: 479px){
	.ult-content-box {
		padding-top: 0px !important;
		padding-right: 0px !important;
		padding-bottom: 0px !important;
		padding-left: 0px !important;
	}
}
.special_tabs.icontext .label a, .special_tabs.icontext .label a:hover {
    font-size: 12px;
}
.special_tabs.icontext.vertical .label .title {
    margin: 4px 0px 6px 45px;
}
.ult-carousel-wrapper .slick-dots {
	bottom: 0px !important;
}
ul.slick-dots {
	padding: 0px !important;
}
.special_tabs.icontext .label {
	background: #dbdbdb !important;
	border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: 1px solid white;
}
.special_tabs.icontext .label.current {
	background: #061d7b !important;
}