/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Jay Lane
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.1
*/
 
@import url("../Divi/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
.fa-slider-main {border-radius: 25px;}

@media (min-width:981px) {
#left-area { padding-bottom:0px; }
}

.single .et_pb_post, .single .post, .et_pb_post {margin-bottom:0px; padding-bottom:0px}
	
#buddypress .standard-form input[type="text"], #buddypress .standard-form input[type="email"], #buddypress .standard-form input[type="password"]{ -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

h1.entry-title, h1.main_title, #basic-details-section h2, #profile-details-section h2, #basic-details-section label, #profile-details-section label {color:#6b4591 !important}
#field-visibility-settings-toggle-1, #profile-details-section fieldset legend, .visibility-toggle-link {color:#6b4591 !important}
#field-visibility-settings-toggle-1 {margin-top:8px;}
.visibility-toggle-link, #signup_submit {border: 1px solid #6b4591 !important; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}
form div.submit {margin-bottom:20px;}
.visibility-toggle-link:hover, #signup_submit:hover {background: #6b4591 !important; color:white !important;}
form#signup_form p { margin-bottom: 20px;}

.vibrapaybuttons { background:#6c4090; color:#fff; padding:6px; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px; }

.cartitemcost {padding:8px; border:2px dashed #6c4090; -webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

.columnround {-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;}

/*TablePress table format*/
.tablepress-id-2 .row-1 td {
	background-color: #6b4591 !important; color:white; font-size:1.2em; font-weight:700;
}

.tablepress-id-2 .row-2 td, .tablepress-id-2 .row-7 td, .tablepress-id-2 .row-14 td, .tablepress-id-2 .row-20 td {
	background-color: #d5f5e3 !important;
}



.tablepress-id-2 .row-4 td, .tablepress-id-2 .row-12 td, .tablepress-id-2 .row-17 td  {
	background-color: #e5e8e8 !important;
}

.tablepress-id-2 .row-6 td {
	background-color: #e8daef !important;
}

.tablepress-id-2 .row-11 td {
	background-color: #e8daef !important;
}

.tablepress-id-2 .row-16 td {
	background-color: #e8daef !important;
}
.tablepress-id-2 .row-3 td, .tablepress-id-2 .row-5 td, .tablepress-id-2 .row-8 td, .tablepress-id-2 .row-10 td, .tablepress-id-2 .row-13 td, .tablepress-id-2 .row-15 td, .tablepress-id-2 .row-19 td, .tablepress-id-2 .row-24 td  {
	background-color:  #d6eaf8 !important;
}

.tablepress-id-2 .row-21 td {
	color:red !important; font-weight:700; font-size:1.2em;
} 

.tablepress-id-2 .row-22 td, .tablepress-id-2 .row-23 td {
	background-color:   #d98880  !important; color:white;
}
.tablepress-id-2 .row-18 td, .tablepress-id-2 .row-25 td {
	 color:grey; font-size:1.2em; font-weight:700; text-transform:uppercase;
}
.tablepress-id-2 .row-3 .column-3, .tablepress-id-2 .row-8 .column-3, .tablepress-id-2 .row-15 .column-3  {
	background-color:  #fcf3cf !important ;
}

.tablepress-id-2 .row-10 .column-3, .tablepress-id-2 .row-13 .column-3  {
	background-color:   #f0b27a  !important ;
}

 
.tablepress-id-2 .row-5 .column-3, .tablepress-id-2 .row-19 .column-3, .tablepress-id-2 .row-24 .column-3  {
	background-color:  #f2d7d5 !important ;
}


@media only screen and (max-width: 980px) {
    .et_menu_container {
        display: flex;
        align-items: center;
    }
    #et-top-navigation {
        margin-top: 0!important;
    }
}


@Media screen and (max-width: 980px){
#logo {
float: left!important;
padding: 0px!important;
margin-bottom: 0;
margin-top: 0;
}
}