/*
Theme Name:     Divi Child Theme
Description:    
Author:         admin
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.webui-popover-content {
    max-width: 240px;
    font-size: 12px;
    text-align: center;
    font-weight: bold;
}
/*Payment form styles */
.formheader h1 {
    display: block;
    font-size: 1.9em;
    color: #21200E;
    margin-bottom: 9px;
    font-weight: bold;
    line-height: 18px;
    /* align-items: center; */
    text-align: center;
    margin-top: 45px;
    font-family: Open Sans;
}
.formheader h2 {
    margin-left: 0px;
    font-size: 1em;
    color: #666666;
    padding: 0px;
    padding-bottom: 9px;
    font-weight: bold;
    margin-top: 16px;
    text-align: center;
    margin-bottom: 40px;
    font-family: Open Sans;
	line-height: normal;
}
.formheader h3 {
    margin-left: 0px;
    margin-top: 12px;
    font-size: 1.3em;
    font-weight: bold;
    padding: 0px;
    color: coral;
    margin-bottom: 0px;
    text-align: center;
    font-family: Open Sans;
}
.form-style-2 {
    max-width: 500px;
    padding: 20px 12px 10px 20px;
    font: 12px trebuchet ms;
    margin: auto;
}
#center .form-style-2-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    font-size: 15px;
    padding-bottom: 3px;
    font-family: trebuchet ms;
}
.address_ajax_form .row {
    margin: 0px;
	height: 70px;
}
.address_ajax_form p {
    font-family: "trebuchet ms";
    font-size: 1em;
    letter-spacing: .0px;
    color: #333;
    margin-left: 0px;
    margin-top: 12px;
    margin-bottom: 12px;
    margin-right: 12px;
    line-height: 16px;
    color: #333;
    width: 100%;
}
.error-message {
    color: red;
}
.form-style-2 label {
   width: 300px;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
    font-size: 16px;
    font-family: Open sans-serif;
    color: #333224;
}
.form-style-2 label {
    display: block;
    margin: 0px 0px 15px 0px;
}
.form-style-2 input[type=text], .form-style-2 textarea, .form-style-2 .select-field {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
    width: 500px;
    font-size: 15px;
}
.form-style-2 span.red, #form-payment span.red {
    color: red;
}
.form-style-2 input[type=submit], .form-style-2 input[type=button] {
    border: 2px;
    border-color:#F7EB11;
    padding: 15px 30px 15px 30px;
    background: #F7EB11;
    color: black;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
    font-size: 18px;
    margin-left: 125px;
    width: 250px;
	cursor:pointer;
   font-family: Open Sans;
}
.form-style-2 input[type=submit]:hover, .form-style-2 input[type=button]:hover {
    background: #FFF880;
    color: black;
}
.form-style-2-heading {
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px;
    font-size: 18px;
    padding-bottom: 3px;
    font-family: Open Sans;
}
#order-review {
    text-align: center;
}
section#order-review .row.head {
    border-bottom: 3px groove #f6f6f6;
}
section#order-review .row {
    padding: 10px;
    color: #545454;
}
section#order-review .row {
    background: #fafafa;
}
#order-review .row {
    border-bottom: 3px groove #f6f6f6;
}
section#order-review .desc {
    float: left;
}
section#order-review .bold {
    margin-left: 0px;
    margin-top: 12px;
    font-size: 17px;
    font-weight: bold;
    padding: 0px;
    color: #666666;
    margin-bottom: 0px;
    text-align: center;
}
section#order-review .delivery {
    float: right;
    text-align: right;
}
section#order-review #description {
    width: 58%;
    float: left;
    margin-right: 2%;
    text-align: left;
    margin-top: 2px;
    font-size: 18px;
    padding: 0px;
    color: #545454;
    margin-bottom: 0px;
    font-family: trebuchet ms;
}
section#order-review #delivery {
    float: left;
    width: 40%;
    text-align: right;
    margin-top: 2px;
    font-size: 17px;
    padding: 0px;
    color: #545454;
    margin-bottom: 0px;
    font-family: trebuchet ms;
}
section#order-review #name_delivery {
    font-weight: bold;
}
section#order-review #cost {
    margin-top: 20px;
    float: right;
    width: 60%;
    text-align: right;
}
input#checkbox_privacy {
    margin: 6px;
}
.row:before {
	content: " ";
    clear: both;
}
.row:after {
    display: table;
    content: " ";
    clear: both;
}
#form-payment .submit_address {
    border: none;
    padding: 15px 30px 15px 30px;
    background: #F7EB11;
    color: black;
    box-shadow: 1px 1px 4px #DADADA;
    -moz-box-shadow: 1px 1px 4px #DADADA;
    -webkit-box-shadow: 1px 1px 4px #DADADA;
    border-radius: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    margin-top: 20px;
    font-size: 18px;
	cursor:pointer;
    font-family: Open Sans;
}
#form-payment .submit_address:hover {
     background: #FFF880;
    color: black;
}
.container-payment {
	margin:30px auto;
}
#hidden-message {
    display: none;
    color: red;
    font-size: 10px;
    font-weight: 600;
}
/*end payment form styles */


/* KMADE CSS */
.form-style-2 > p {
    font-size: 18px;
    line-height: 24px;
    font-style: normal;
}

input.input-field.error {
    border-color: #f00;
}
.error-message {
    color: red;
    margin-top: 5px;
}

.address_ajax_form .row {
	height: auto;
	padding: 10px 0 0;
}

.form-style-2 .row > div {
}

.form-style-2 label {
	width: 100%;
	float: none;
	padding-bottom: 10px;
	margin: 0;
}

#change_addr {
    background-color: #ffaa50;
    border: none;
    display: block;
    margin: 0 auto 15px;
    padding: 10px 20px;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
}

@media screen and (max-width: 767px) {
    .formheader h1,
    .formheader h3 {
        line-height: normal;
    }

    .formheader h2 {
        line-height: normal;
        margin-bottom: 10px;
    }

    .form-style-2 {
        padding: 20px;
    }

    .form-style-2 input[type=text],
    .form-style-2 textarea,
    .form-style-2 .select-field {
        width: 100%;
    }

    .form-style-2 input[type=submit],
    .form-style-2 input[type=button] {
        margin: 30px auto;
        display: block;
    }
}


.thankyou-wrapper {
    padding: 30px 0;
}

.thankyou-wrapper h1 {
    background-color: #2ecc71;
    padding: 15px;
    margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    line-height: normal;
}

.thankyou-wrapper h2 {
    font-size: 24px;
    margin-bottom: 0px;
    line-height: normal;
}

.thankyou-wrapper h3 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.thankyou-wrapper div {
    margin-top: 30px;
}


#proceed_addr {
    padding: 10px 30px;
    background-color: #f7eb11;
    border: none;
    margin-top: 30px;
    cursor: pointer;
}