/*
Theme Name:   Divi Child
Description:  Child theme for Divi
Author:       admin
Author URL:   soulshoppe
Template:     Divi
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  divi-child
*/

/* Write here your own personal stylesheet */ 

 
.col-1 {
    width: 100%;
    max-width: 100%;
}

.woocommerce form .form-row  label {
    width: 100%;
}

span.woocommerce-input-wrapper {
    width: 100%;
}

.col-2 {
    width: 100%;
    max-width: 100%;
}

.woocommerce-checkout .StripeElement {width: 100% ;}

.stripe-card-group {
    width: 100%;
}



div#order_review {
    width: 47.8260869565%;
    float: right;
    margin-right: 0;
}

div#customer_details {
    width: 47.8260869565%;
    float: left;
    margin-right: 4.347826087%;
    margin-bottom: 60px;
}

#top-menu .menu-item-has-children>a:first-child:after { 
    top: 4px;
    right: -13px;
  
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    width: 100%;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    float: left;
}

.woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message {
    background: #00b9b8;
}

.woocommerce h1, .woocommerce h2, .woocommerce h3, .woocommerce h4, .woocommerce h5, .woocommerce h6 {
    color: #000;
}

#order_review {
background-color: #eff4f5;
padding: 20px 20px;
}

#customer_details input {
height: 30px;
border-radius: 4px;
}

li.wc_payment_method.payment_method_stripe img {
    width: 100%;
}

button#place_order {
    color: #fff;
    background-color: #2fb9b8;
    border-color: #2fb9b8;
    width: 100%;
    box-shadow: 1px 2px 8px #0000009c;
}

.woocommerce-checkout #payment .payment_method_paypal img {
    max-height: 65px;
}

ul.wc_payment_methods.payment_methods.methods li.wc_payment_method.payment_method_stripe {
    margin-bottom: 20px !important;
}

a.about_paypal {
    width: 100%;
}

div#order_review {
    background-color: #ebe9eb;
}

.woocommerce-additional-fields {
    display: none;
}

.page-id-2608 .form-row.form-row-last button.button {
    color: #fff;
    background-color: #2fb9b8;
    box-shadow: 1px 2px 8px #0000009c;
    border: none;
}

button#place_order {
    margin-top: 20px;
}

.woocommerce-notices-wrapper {
    display: none;
}

.woocommerce-info .showcoupon:hover {
    color: #000000 !important;
}

ul#top-menu li#menu-item-1852 a.sign-btn {
    color: #fff !important;
    font-weight: bolder;
}

a#subscription_btn {
	line-height: 38px !important;
	width: 100%;
	max-width: 80%;
	text-align: center;
}

.et_animated {
    opacity: 1;
}

.et-waypoint {
    opacity: 1;
}

.cus-divider:after {
    width: 0px;
    height: 0px;
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #ebeef4;
    content: "";
    top: 14px;
    left: 50%;
    position: absolute;
}

.footer_ul li span i {
font-size: 29px;
margin-right: 8px;
color: #b9b7b7;
}

ul.ul_all_right {
float: left;
}

ul.social_ul {
float: right;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome, if Chrome rule needed */
    .someClass {
     color:#c00;
    }
    /* Safari 5+ ONLY */
    ::i-block-chrome, .someClass {
     color:#000;
    }
     .head-banner-sec {
        padding: 0px !important;
    }

    .head-img-sec {
        padding-top: 0px !important;
    }
}

#top-menu a#login-new {
    color: #fff !important;
    line-height: 13px;
    margin-right: 17px;
    font-weight: bold;
}

#top-menu a#signup-new {
    color: #fff !important;
    line-height: 13px;
    font-weight: bold;
}


a.sign-btn, a.log-btn {
    border: 1px solid #ff8800 !important;
    border-radius: 3px;
    font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif!important;
    box-shadow: 1px 2px 8px #0000009c;
    background-image: linear-gradient(#ff9e30, #ff8800);
    width: 65px;
    text-align: center;
}
 ul#top-menu li#menu-item-1667 a.log-btn {
    color: #fff !important;
    font-weight: bolder;
}
ul#top-menu li#menu-item-1852 a.sign-btn.pum-trigger {
    color: #fff !important;
}
header#main-header {
    background-color: #46577800;
}

#checkout-modal .modal-body {
    padding: 0px 20px;
}

#logo {
    max-height: 50%; 
}
.img_icon {
    float: left;
    width: auto;
}

.rt-content {
    float: left;
    width: 70%;
    margin-top: 40px;
}


.rt-content p {
    font-size: 18px; 
    color: #21365F;
    font-weight: bold;
} 
.et_pb_module.et_pb_blurb.et_pb_blurb_0.img_icon .et_pb_main_blurb_image {
    width: 28%;
} 

.et_pb_blurb_position_left .et_pb_blurb_container {
    vertical-align: middle;
}

.package_bold_text {
    color: #21365F;
    font-size: 12px;
    font-weight: bold;
}
p.package_subtitle {
    font-size: 14px;
    color: #667590;
}
.package_icon .et_pb_main_blurb_image {
    width: 28px;
}
.btn_order {
    background-color: #465778;
    border: none;
    color: #fff;
    border-radius: 4px;
    padding: 7px 20px;
    box-shadow: 1px 3px 5px #0000009c;
    font-size: 14px;
    font-weight: bold;
}

.btn_order:hover {
    background-color: #465778;
    border: none;
    color: #fff;
    border-radius: 4px;
    box-shadow: 1px 3px 7px #0000009c;
    padding: 7px 20px;
}

.free_7trial_btn button.et_pb_contact_submit.et_pb_button {
    width: 100%; 
    margin: 0px;
    font-size: 18px !important;
    font-weight: normal;
}
.free_7trial_btn input {
    padding: 3px 12px !important;
    border-radius: 5px !important;
    margin-bottom: 10px;
}
.free_7trial_btn .et_contact_bottom_container {
    float: left;
    width: 100%;
}
.row.form7-row.newsletter_form {
    margin: 0px 50px;
}
.form7-row.newsletter_form input[type=email] {
    width: 100%;
    background-color: #fff;
    border: none;
    color: #465778 !important;
    padding-left: 10px;
    font-size: 13px;
    border-radius: 4px;
    padding: 3px 10px;
}
.form7-button {
    padding-left: 0px;
}
.form7-button input.wpcf7-form-control.wpcf7-submit {
    background-color: #00B9B8;
    width: 100%;
    border: none;
    color: #fff;
    padding: 2px 0px;
    border-radius: 4px;
} 
#main-footer {
    background-color: #21365F;
    padding: 20px 0px;
    float: left;
    width: 100%; 
}
#footer-bottom {
    background-color: transparent;
}
.footer1_section {
    color: #fff;
}
.footer1_section ul {
    width: 50%;
    float: left;
}
.footer1_section.footer_3 ul {
    width: 100%;
}
.footer1_section ul li, .footer1_section ul li a {
    color: #fff;
}
span.icon_fontawsm {
    color: #00B9B8;
    margin-right: 10px;
}
a.blue_li {
    font-size: 12px;
    color: #00B9B8 !important;
	font-weight: normal;
}

.footer1_section ul li a {
    color: #fff;
    font-size: 13px;
}
.footer_copyright_section {
    text-align: center;
}
.footer_copyright_section {
    float: left;
    width: 100%;
    background-color: #1A2844;
} 
.footer_copyright_section {
    float: left;
    width: 100%;
    background-color: #1A2844;
}
.footer_ul {
    text-align: center;
    padding: 8px 0px;
}
.footer_ul ul li {
    display: inline-block;
    color: #fff;
    font-size: 12px;
    margin-right: 10px;
}

.footer_ul ul li a {
    color: #6F7D97;
    font-size: 12px;
	cursor:pointer;
}
ul.list_ul li {
    list-style: none;
    display: inline-block;
    margin-bottom: 7px;
}

ul.list_ul {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

ul.list_ul li span.li_icon {
    width: 20px;
    float: left;
    margin-right: 6px;
}

element.style {
    transform: translateY(-80px);
    top: 32px;
}
body.admin-bar.et_fixed_nav #main-header, body.admin-bar.et_fixed_nav #top-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #main-header, body.admin-bar.et_non_fixed_nav.et_transparent_nav #top-header {
    top: 32px;
}
.footer-logo img {
    max-width: 215px;
}
a#click-here-btn {
    line-height: 31px !important;
    width: 100%;
    max-width: 230px;
    text-align: center;
    padding: 12px 0px 12px 35px !important; 
}
a#subscription_btn {
    line-height: 38px !important;
    width: 100%;
    max-width: 90%;
    text-align: center;
}
a.et-cart-info {
    display: none;
}
.mobile_menu_bar:before {
    color: #00b9b8;
}
#top-menu a {
    font-size: 15px;
    font-weight: 500;
    color: #282828 !important;
    padding: 6px 4px !important;
}
a.sign-btn,a.log-btn {
    border: 1px solid #282828;
}
a.sign-btn:hover,a.log-btn:hover{
    background-color: #ff8800;
    border-color: transparent;
	opacity: 1 !important;
}
#main-header {   
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
}
#top-menu li.current-menu-item>a {
    border-bottom: 2px solid #00b9b8;
	color:#fff;
} 
.et_pb_button_alignment_right.et_pb_module a#click-here-btn:before {
    font-size: 32px !important;
    top: 0px;
    margin-left: -37px;
}
a#click-here-btn:before {
    line-height: 30px !important;
}

.home_banner{position:relative;}
.home_banner:before { 
    position: absolute; 
    top: 0px; 
    left: 0px;  
    right: 0px; 
    bottom: 0px;
    /*background-color:#0f224729;*/
    z-index: 99;
    content: ""; 
}
.reg_section_banner:before {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    /*background-color:#0f224773;*/
    z-index: 99;
    content: ""; 
}
.banner_custom_row {
    z-index: 999 !important;
}
.reg_form_wrapper {
    z-index: 999;
}
.free_7trial_btn button.et_pb_contact_submit.et_pb_button:hover {
    padding-left: 0px;
    padding-right: 0px;
}
.row-2, .row-3 {
    padding-left: 20px;
}
a#click-here-btn, a#subscription_btn {
    box-shadow: 1px 3px 5px #0000009c;
}
#sgpb-popup-dialog-main-div {
    background-color: transparent !important;
}
.trail_popup h1 {
    font-size: 40px;
    text-align: center;
}
.trail_popup p {
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 33px;
    font-weight: normal;
    margin: 10px 0px 20px 0px;
}
button.btn.btn-default.submit_btn {
    width: 100%;
    padding: 12px 0;
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    border-radius: 42px;
    background-image: radial-gradient(circle at right center, rgb(255, 102, 0) 0%, rgb(255, 136, 0) 62%) !important;
    box-shadow: 1px 3px 5px #0000009c;
} 
form.trail_popup_form .form-group input {
    background-color: #fff;
    padding: 12px 18px;
    font-size: 22px;
    text-transform: capitalize;
    color: #fff;
    border: 1px solid #677993;
    height: 60px;
}
.reg_form_custom input {
    padding: 3px 12px !important;
    border-radius: 5px !important;
    height: 32px;
    background-color: #eee !important;
    border: none !important;
}  
.reg_form_custom input[type=submit] {
    color: #ffffff!important;
    background: #ff8800 !important;
    box-shadow: 2px 6px 4px -3px rgba(33,54,95,0.58);
    height: 46px;
    font-size: 18px !important;
}  
.reg_form_custom .moonray-form-p2c210155f1 .moonray-form {
    border: none;
    margin: 0 auto;
}
.moonray-form-p2c210155f1 .moonray-form {
    border: none;
}
.reg_form_custom .moonray-form-element-wrapper-alignment-left.moonray-form-input-type-email {
    padding: 0px;
    margin-bottom: 10px;
}
#newsletter_custom_form .moonray-form .moonray-form-element-wrapper {
    float: left;
    width: 82%;
    padding-left: 0px;
}
#newsletter_custom_form .moonray-form-element-wrapper.moonray-form-element-wrapper-alignment-left.moonray-form-input-type-submit {
    width: 18%;
    padding-right: 0px;
}
#newsletter_custom_form .moonray-form {
    border: none;
    background-color: transparent;
    margin: 0 auto;
    width: 100%;
    max-width: 450px;
}
#newsletter_custom_form .moonray-form-input {
    border: none;
    float: left;
    background-color: #fff; 
    font-size: 13px;
    padding: 3px 10px;
    height: 30px;
    border-radius: 4px; 
}
#newsletter_custom_form .moonray-form-input-type-submit .moonray-form-input {
    float: left;
    border: none;
    color: #fff;
    padding: 2px 10px;
    border-radius: 4px;
    height: 29px;
}

.submit-btn input {
color: #ffffff!important;
box-shadow: 2px 6px 4px -3px rgba(33,54,95,0.58);
height: 46px;
font-size: 18px !important;
margin-bottom: 2.7% !important;
border: none; 
}
.submit-btn input:hover{
    box-shadow: 0 12px 24px -6px rgba(36, 157, 171, 0.49);
    -webkit-transform: translateY(-1px);
    transform: translateY(-1px);
}
.moonray-form.moonray-form-label-pos-stacked {
border: none;
}

.moonray-form-element-wrapper input {
padding: 3px 12px !important;
border-radius: 5px !important;
height: 32px;
background-color: #eee !important;
border: none !important;
}

.pum-content.popmake-content h1 {
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
font-weight: 700;
font-size: 22px;
color: #ffffff!important;
text-align: center;
}

.pum-content.popmake-content p {
font-family: 'Roboto',Helvetica,Arial,Lucida,sans-serif;
font-weight: 500;
font-size: 18px;
color: #ffffff!important;
text-align: center;
}

div#popmake-1681 {
    max-width: 500px!important;
    padding: 0;
    border: none !important;
    box-shadow: none;
    border-radius: 8px;
}
.moonray-form-element-wrapper {
padding: 7px 0px 12px !important;
}

p.secure-text {
color: #838383!important;
font-size: 13px !important;
font-weight: 300 !important;
margin-bottom: 30px !important;
}
.trail_form_container .moonray-form.moonray-form-label-pos-stacked {
    margin: 0 auto 20px;
    border: none;
}
.reg-top h1 {
    padding: 0px 0px 5px;
}
.trail_form_container .moonray-form input[type=submit] {
    border-radius: 5px;
}
.logo_container a {
	font-size: 30px;
	font-weight: bold;
	color: #282828;
	padding: 20px 0px !important;
	line-height: 90px;
	width: 100%;
	float: left;
}
#main-header.et-fixed-header .logo_container a {
    line-height: 41px;
}
img#logo {
    margin-right: 7px;
}
.reg-top {
    background-color: #1f6caf;
    float: left; 
    width: 100%;
    padding: 30px 0px;
    border-radius: 6px;
    margin-bottom: 20px;
}
p.secure-text {
    padding: 10px 0px;
}
.tab_content {
    width: 100%;
    float: left;
}

.tab_content_left {
    width: 30%;
    float: left;
    margin-top: 130px;
}
.tab_content_right {
    width: 70%;
    float: left;
    text-align: center;
}
.tab_content_left h1 {
    color: #000; 
} 
.tab_content_left p {
    padding: 10px 0px 0px 0px;
    font-weight: 300;
    font-size: 16px;
}
#tab_custom_class ul.et_pb_tabs_controls {
    width: 100%;
    max-width: 700px;
    margin: 0 auto;  
}
li#menu-item-1664:hover a:before,li#menu-item-1665:hover a:before ,li#menu-item-1666:hover a:before {
    content: "coming soon";
    position: absolute;
    left: -13px;
    top: -24px;
    background-color: #f80;
    padding: 5px 2px;
    color: #fff;
    text-transform: capitalize;
    font-size: 11px;
    z-index: 9999;
    right: 0px;
}
#tab_custom_class .et_pb_tabs_controls li {
    border-radius: 30px;
    margin-right: 15px;
    border: none;
	display:inline-block;
}
#tab_custom_class ul.et_pb_tabs_controls {
    background-color: transparent;
}
#tab_custom_class ul.et_pb_tabs_controls:after
{
	border:none;
}	 
#tab_custom_class.et_pb_tabs_0 .et_pb_tabs_controls li.et_pb_tab_active {
    border: 1px solid #0da0c5;
	background-color:transparent;
}
.tab_content_right img {
    max-width: 920px;
    width: 100%;
}
#top-menu {
    margin-bottom: 20px;
}
  
#banner_custom_row a#click-here-btn { 
    width: 80%;
    float: left;
    max-width: 200px;
    margin-right: 20px; 
}

#banner_custom_row .et_pb_button_module_wrapper.et_pb_button_3_wrapper.et_pb_button_alignment_center.et_pb_module {
    float: left;
    width: 50%;
}
a.logo-header img {
    width: 100%;
    height: auto;
    max-width: 170px;
}
img.desk_logo {
    display: block !important;
}
.et-fixed-header img.desk_logo {
    display: none !important;
}
.et-fixed-header img.mobile_logo {
    display: block !important;
}
header#main-header {
    background-image: url(https://woocommerce-174278-1025279.cloudwaysapps.com/wp-content/uploads/2020/01/header_bg.jpg) !important;
}
.head-img-sec.et_always_center_on_mobile {
    margin-right: -218px !important;
}
.head-banner-sec {
    padding-bottom: 30px !important;
}
.payment_info h1 {
    color: #4f4f65;
    text-transform: uppercase;
    font-size: 15px;
    padding: 10px 0px 15px;
}
.payment_info {
    background-color: #ffffff;
    float: left;
    width: 100%;
    margin: 20px 0px 0px;
}
.payment_info_form {
    margin: 0px;
    padding: 4px 0px;
    border: 1px solid #e3e4f3;
    box-shadow: 1px 0px 10px #d2d2fce3;
}
.payment_info_form .input-group label {
    width: 25%;
    line-height: 42px;
}
#checkout-modal .modal-dialog {
    max-width: 650px;
    margin: 1rem auto 0;
}
#checkout-modal .modal-header {
    padding: 5px 10px 0px 0px;
    border: none; 
}  
.billing_info_form .form-group label {
    float: left;
    font-size: 12px !important;
    padding: 0px 10px;
} 
.billing_info_form .form-group input.form-control {
    width: 100%;
    float: left;
    height: 42px;
    border: none;
    border-radius: 0px;
} 
.shipping_wrapper {
    float: left;
    width: 100%;
    padding: 40px 40px 0px;
    position: relative;
    margin-bottom: 20px;
    box-shadow: 1px 0px 10px #d2d2fce3;
    border: 1px solid #e3e4f3;
    border-radius: 4px;
}
.shipping_wrapper p {
    color: #4f4f65;
    font-size: 15px;
    text-align: center;
    position: absolute;
    top: -13px;
    left: 125px;
    background-color: #fff;
    padding: 0px 10px; 
}  
.billing_info_form {
    width: 100%;
    float: left;
    box-shadow: 1px 0px 10px #d2d2fce3;
    padding:0px;
    border-radius: 4px;
    border: 1px solid #e3e4f3;
}  
.billing_info_form .form-group {
    float: left; 
    width: 100%;
    padding: 0px 30px;
    box-shadow: 0px 1px 3px #d2d2fc80;
    margin-left: 0px;
    margin-right: 0px; 
    margin-bottom: 2px;
} 
.billing_info_form .state_input_wrap {
    padding-left: 0px;
}
#checkout-modal {
    z-index: 111111;
    background-color: #0000007a;
}
.billing_info_form .form-group:last-child {
    box-shadow: none;
    margin-bottom: 0px;
}
.payment_info_form .input-group label {
    width: 30%;
    line-height: 42px;
    text-align: right;
    margin-right: 30px;
} 
span.input-group-addon {
    margin-right: 10px;
}

span.input-group-addon i {
    line-height: 37px;
}
.payment_info_form .form-group {
    margin-bottom: 0px;
} 
.payment_info_form input {
    border: none;
}
.button_section {
    float: left;
    width: 100%;
    margin: 20px 0px 0px;
} 
.shipping_wrapper h3 {
    color: #4f4f65;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 5px;
    float: left;
}
.button_section button.btn.btn-primary {
    width: 100%;
    background-color: #4c53bb;
    border: none;
}
.package_icon .et_pb_blurb_container {
    padding-left: 5px;
}

/***** Media query start****/ 
@media (max-width: 767px)
{

.cus-divider:after {

    left: 40%;

}

	img.desk_logo {
    display: none; 
}
img.mobile_logo {
    display: block !important;
}
.footer1_section ul { 
    width: 100%;
    margin-bottom: 10px; 
}
.img_icon { 
    float: none;
}
.footer1_section {
    margin-bottom: 20px; 
} 
.footer-logo img {
    max-width: 100%;
    margin-bottom: 10px;
}
.footer1_section ul li {
    padding: 5px 0px;
}
.free_7trial_btn input {
    padding: 6px 12px !important;
    margin-bottom: 0px;
}
.free_7trial_btn button.et_pb_contact_submit.et_pb_button {
    margin: 8px 0px;
    font-size: 16px !important;
}
.et_contact_bottom_container { 
    float: none; 
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
a#click-here-btn {
    float: left;
}
.et_pb_row.et_pb_row_1 .et_pb_button_0_wrapper {
    margin-right: 0px !important;
} 
.row.form7-row.newsletter_form {
    margin: 0px 0px;
}
ul#mobile_menu {
    background-color: #21365F;
	border-top: 3px solid #21365f;
}
.form7-label {
    padding: 0px;
    margin-bottom: 10px;
}
span.li_content {
    float: left; 
    width: 85%;
}
ul.list_ul li {
    margin-bottom: 14px;
    float: left;
}
span.li_icon img {
    margin-top: 6px;
}
h2.et_pb_toggle_title { 
    width: 97%;
}
.et_pb_module.et_pb_code.et_pb_code_0.reg_form_custom {
    margin-left: 0px !important;
	    padding: 10px 30px 0px;
}
.et_pb_module.et_pb_code.et_pb_code_0.reg_form_custom .et_pb_code_0 {
    padding-top: 20px;
    margin-left: 0px!important;
    padding: 20px;
}
#newsletter_custom_form .moonray-form .moonray-form-element-wrapper {
    width: 70%;
}
#newsletter_custom_form .moonray-form-element-wrapper.moonray-form-element-wrapper-alignment-left.moonray-form-input-type-submit {
    width: 30%;
}
.tab_content_left {
    width: 100%;
    margin-top: 0px; 
}
.tab_content_right {
    width: 100%;
    margin-top: 30px;
}
#tab_custom_class .et_pb_tabs_controls li a {
    padding: 4px 13px 4px;
}
#tab_custom_class .et_pb_tabs_controls li {
    margin-right: 0px;
}
.tab_content_left p {
    padding: 10px 0px 0px 0px;
}
#banner_custom_row .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    text-align: center; 
}
#banner_custom_row a#click-here-btn {
    float: none;
    max-width: 70%;
    margin-right: 0px;
}
a#subscription_btn {
    max-width: 100%;
    line-height: 28px !important;
}
#banner_custom_row .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_left.et_pb_module {
    width: 100%;
    float: left;
    max-width: 100%; 
    text-align: center;
}
ul#mobile_menu li a {
    color: #fff;
}
img.mobile_logo {
    display: none !important;
}
a.log-btn {
    width: 100%;
    max-width: 100px;
    margin-bottom: 10px;
	text-align: center;
}
a.sign-btn {
    width: 100%;
    max-width: 110px;
	text-align: center;
}
.reg_form_custom .moonray-form-p2c210155f1 .moonray-form {
    width: 230px;
}
a.sign-btn, a.log-btn {
    border-color: #fff;
}
.head-img-sec.et_always_center_on_mobile {
    margin-right:-45px !important;
}
.banner_caption_text h1 {
    text-align: center;
}

div#customer_details {
    width: 100%;
}

div#order_review{
    width: 100%;
}

}   
 
@media only screen and (max-width: 1024px) and (min-width: 768px)
{
.footer-logo img {
    max-width: 165px;
}
.post-291 .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module {
    text-align: left !important;
}
.post-291 .et_pb_button_module_wrapper.et_pb_button_0_wrapper.et_pb_button_alignment_right.et_pb_module {
    text-align: center !important;
}
.tab_content_left {
    width: 100%;
    margin-top: 0px; 
}
.tab_content_right {
    width: 100%; 
    margin-top: 30px;
}
#tab_custom_class ul.et_pb_tabs_controls {
    max-width: 540px;
}
.tab_content_left p {
    padding: 10px 0px 0px 0px;
} 
#banner_custom_row a#click-here-btn {
    width: 90%;
    max-width: 100%;
    margin-right: 0px;
}
ul#mobile_menu li a {
    color: #000;
}  
a.log-btn {
    width: 100%;
    max-width: 100px;
    margin-bottom: 10px;
	text-align: center;
}
a.sign-btn {
    width: 100%;
    max-width: 110px;
	text-align: center;
}
.img_icon {
    float: none;
}
a.sign-btn, a.log-btn {
    border-color: #fff;
}
.head-img-sec.et_always_center_on_mobile {
    margin-right: -80px !important;
}   
div#customer_details {
    width: 100%;
}

div#order_review{
    width: 100%;
}

} 
@media (min-width: 981px)
{
.page-id-291.et_hide_nav.et_fixed_nav #main-header
{
 opacity: 1 !important; 
} 
.page-id-291 #main-header {
    transform: translateY(-3px) !important;
} 
#main-header.et-fixed-header { 
    background-color: #606787e0 !important;
	background-image:none !important;
}
#main-header.et-fixed-header span.logo_title {
  color:#fff;	
}
}  

@media only screen and (max-width: 1280px) and (min-width: 1025px)
{
	header#main-header {
    background-position: 32% 10% !important;
}
.head-img-sec.et_always_center_on_mobile { 
    margin-right: -100px !important;
}
}    

@media only screen and (max-width: 1440px) and (min-width: 1281px)
{
	header#main-header {
    background-position: 15% 10% !important;
} 
.head-img-sec.et_always_center_on_mobile {
    margin-right: -118px !important;
}
}  
@media (min-width: 1440px)
{
#banner_custom_row .banner_caption_text {
    margin-top: 170px !important; 
} 
} 

.nav li ul {
	background: #ffffff !important; 
	padding: 0 !important; 
	border-top:3px solid #1486b1 !important; 
	border-bottom:3px solid #1486b1 !important;
	margin-top:5px;
}


#top-menu li li {background: #27acce !important;  }
#top-menu li li a {background: #27acce !important; color: #ffffff !important; }
#top-menu li li a :hover{background: #00bab9 !important;}
