@charset "utf-8";

/* 

 Theme Name:     colortrends

 Author:         Red Rocket Web Specialists

 Author URI:     http://www.redrocketmg.com 

 Template:       Divi

 Version:        1.0 

*/ 

/*** mods to the theme go below ***/

/*** mobile mods go below here ***/



.header_phone{

	float:right;

	display:inline-block;

	margin-top: 12px;}

.header_phone a {

    color: #fff;

    font-size: 15px;

	-webkit-transition: all .4s ease-in-out;

    -moz-transition: all .4s ease-in-out;

    transition: all .4s ease-in-out;

	font-weight: 500;

}

.header_phone a:hover {

    color: rgba(255,255,255,0.7);	

}

.header_phone:before {

    font-family: ETmodules!important;

    content: '\E090';

    color: #fff;

    padding-right: 10px;

}

.pre-footer{

	border: 1px solid #000;

    border-width: 1px 0;

}

.pre-footer .et_pb_row{

	padding: 0;

}

.pre-footer .et_pb_column_1_3:first-child {

    padding-left: 15%;

}

.pre-footer .et_pb_column_1_3:after {

    display: block;

    width: 1px;

    height: 100%;

    content: "";

    min-height: 100px;

    background-color: black;

    position: absolute;

    top: 0;

    right: -10%;

}

.pre-footer .et_pb_column_1_3:last-child:after{

	display: none;

}


/* Sidebar Form */
#gform_wrapper_3, #gform_wrapper_4 {
    margin-top: 0;
}
#gform_wrapper_3.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
#gform_wrapper_4.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
    padding: 16px !important;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
}
#gform_wrapper_3 li.gfield,
#gform_wrapper_4 li.gfield {
    margin-top: 0;
}
#gform_wrapper_3 textarea,
#gform_wrapper_4 textarea {
    width: 100%;
    padding: 16px;
    border-width: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    color: #999;
    background-color: #eee;
    font-size: 14px;
    -webkit-appearance: none;
    border-radius: 15px;
    min-height: 150px;
}
#gform_submit_button_3,
#gform_submit_button_4 {
    position: relative;
    padding: .3em 1em;
    border: 2px solid;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px !important;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.7em!important;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    color: #dd3333;
}
#gform_submit_button_3:hover,
#gform_submit_button_4:hover {
    background-color: rgba(0,0,0,.05);
    border-color: rgba(0,0,0,.05);
    cursor: pointer;
}
.gform_wrapper li.hidden_label textarea {
    margin-top: 12px;
}
#gform_submit_button_4 {
    color: #fff;
}
#gform_submit_button_4:hover {
    background: #eee;
    color: #dd3333;
}

@media only screen and (min-width: 641px){
	#gform_wrapper_3 div.ginput_container_name span,
	#gform_wrapper_4 div.ginput_container_name span {
	    padding-right: 0;
	}
	#gform_wrapper_4.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){
		width: calc(50% - 8px);
	}
}

@media only screen and (min-width: 981px){

	.et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a, 

	.et_header_style_split .et-fixed-header #et-top-navigation nav>ul>li>a{

		margin-top: 25px;

		padding-bottom: 28px !important;

	}

	.et_header_style_left #et-top-navigation nav>ul>li>a, 

	.et_header_style_split #et-top-navigation nav>ul>li>a {

		padding-bottom: 45px !important;

	}

	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation{margin-top: 10px;}

}

@media only screen and (max-width: 980px){

	.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {

		margin-top: 20px;

	}
	.home .et_pb_slide_content p {
	    font-size: 7vw;
		text-shadow: 0.08em 0.08em 0.08em rgba(0,0,0,0.4)!important;
	}

	.home .et_pb_slider .et_pb_slide_0 {
	    background-position: right;
	}

}

@media only screen and (max-width: 330px){

	.header_phone:before{display: none;}

}

.et_header_style_left .et-fixed-header #et_top_search{margin-top: 30px;}

.et_search_outer{margin-top: 12px;}

.home a.et_pb_more_button.et_pb_button{    border: 0;
    background: #dd3333;
    color: #fff!important;}
