/*
Theme Name: Divi Child Theme
Theme URI: https://divireadythemes.com/
Description: Divi Child Theme
Author: Divi Ready Themes
Author URI: https://divireadythemes.com/
Template: Divi
Version: Updated for Divi 3+
*/



/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/

body{font-weight:400;}#mvcwid {display: flex;justify-content: space-evenly;padding:0px;}#mvcwid .wps_visitor_title{color: #FFFFFF !important;font-size: 14px !important;font-weight: 300 !important;}#wpsvccount{margin-top: -2px !important;}
.page-id-9 .et_pb_section_0 .et_pb_row_1
{
	width: 100%;
	padding: 0px;
    background-color: #DCDCDC;
    max-width: 1366px !important;
} 

.page-id-9 .et_pb_section_0 .et_pb_row_1 .et_pb_column_2
{
	margin-top: -400px;
    background-color: #FFFFFF;
    padding: 20px;
    opacity: 0.8;
}

.page-id-9 .et_pb_section_0 .et_pb_row_0 .et_pb_column_0 .et_pb_text_0{background-position: 0% 100%;}

.page-id-97 form input[type=text]{font-size:13px;}
input::placeholder{font-size:13px;padding-left:10px;}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/


@media only screen and (min-width:320px) and (max-width:767px)
{
	#header_images .et_pb_row_0_tb_header{flex-direction: column;}
	#header_images h2{font-size: 20px;margin-bottom: 10px;}
	#header_images p{margin-top:10px;}
	#header_images .et_pb_column_3_tb_header .et_pb_image_2_tb_header{width:100% !important;text-align: center !important;}
	#header_images .et_pb_column_3_tb_header .et_pb_image_2_tb_header span img{width: 80% !important;margin-bottom: 20px !important;}
	#header_images .et_pb_column_2_tb_header{width: 90%!important;}
	#header_images .et_pb_column_1_tb_header,#header_images .et_pb_column_3_tb_header{width: 80%!important;}
}

