/*
Theme Name:     child-of-donrose
Description:    
Author:         Grant Kahale
Template:       donrose

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../donrose/style.css");



h1 {
    letter-spacing: -3px !important;
	color:#000;
}


p{
	font-weight:100;
	color:#000;
}


body {
    background:#ffffff;
	background-image:none !important;
	
}

#main {
            padding: 40px 0px 0px 0px!important;
}

.rsContainer li {
    list-style: none outside none;
	color:#000;
	text-align:center;
}


.rsCont .rsBullet {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    display: inline-block;
    height: 22px;
    margin: 0 1px;
    width: 22px;
}

.no-touch .testimonial-item.testimonial-item-slider, .wpb_animate_when_almost_visible, .no-touch .benefits-grid.animation-builder, .no-touch .wpb_tabs {
    border: hidden;
}
	
	
.wf-float-right {
    float: none;
    text-align: center;
}

.slider-wrapper.full .next i {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
	background-color:rgba(0, 0, 0, 0.6);
}

.slider-wrapper.full .prev i {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
	background-color:rgba(0, 0, 0, 0.6);
}

.social {
	text-align:center !important;
}

.scroll-top {
    border-radius: 0;
    bottom: 15px;
    height: 34px;
    opacity: 0;
    position: fixed;
    right: 15px;
    transition: opacity 400ms ease 0s;
    width: 34px;
    z-index: 99;
}

.stripe-style-2 {
    box-shadow: none !important;
}

#bottom-bar {
    border-top: 0px;
}


.dt-format-gallery a,
		.dt-format-gallery .rollover-video {
			max-width: 100%;
			float: left;
			border-bottom: 19px solid transparent;
			border-right: 17px solid transparent;
			-webkit-box-sizing:	border-box;
			-moz-box-sizing:	border-box;
			-ms-box-sizing:		border-box;
			-o-box-sizing:		border-box;
			box-sizing:			border-box;

}




#main-nav > li > a {
    padding: 42px 12px;
	border: 0px solid #666666;
}



#main-nav > li:hover > a, #main-nav > li > a:hover, #main-nav > li:hover > a span, #top-bar .mini-nav > ul > li:hover > a, #bottom-bar .mini-nav > ul > li:hover > a {
    color: #FFFFFF;
	background:#000 !important;
}



.custom-nav > li > a:hover, .custom-nav > li.act > a, .custom-nav > li > ul a:hover, .content .widget .custom-categories a:hover {
    color: #ffffff;
    background-color: #000000;
	    border: 0px solid #666666;
}


#main-nav > li.menu-frame-on:hover > a, #phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav > li.menu-frame-on:hover > a {
    border: 0px solid #666666;
}


#main-nav {
    line-height: 0;
    padding: 0;
}




.sidebar-content {
    background: none repeat scroll center center #FFFFFF;
    border: 0px solid rgba(218, 222, 225, 0.8);
}

html, body, body.page, .wf-container > *, #main ul.products > *, .woocommerce-page #main ul.products > *, #main .woocommerce ul.products > *, #main .woocommerce-page ul.products > *, .upsells.products .products > *, .related.products .products > *, .gform_wrapper .top_label .gfield_label, textarea, input {
    color: #000000;
    font: 13px/22px "Montserrat",Helvetica,Arial,Verdana,sans-serif;
    word-spacing: normal;
}


#footer {
	text-align:center;
}



.hover-style-one .rollover-content, .hover-style-one .fs-entry-content {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.4) !important;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    bottom: 0;
    color: #FFFFFF;
    height: auto;
    text-align: center;
    top: auto;
}



h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin-bottom: 20px;
}


.sub-nav > li.act > a, .dl-menuwrapper li.act > a, .no-touch .dl-menuwrapper li > a:hover, .touch .dl-menuwrapper li > a:active {
    color: #FFFFFF !important;
}

#nav_menu-2.widget.widget_nav_menu{
	clear: both!important;
	display: inherit;
}

ul#menu-footer-menu.menu{
	display:inline;
	text-align: center;
	clear: both!important;
	
}

#menu-footer-menu.menu li{
	display: inline-block;
	position: relative;
	margin: 9px 0 0 0;
	padding: 10px 0 0 0;
	clear: both;
}

#menu-footer-menu.menu li a{
	text-decoration: none;
	color: #fff;
}

.footer .widget {
	margin-bottom: 20px;
}