/*
Theme Name: Divi Child
Theme URI: https://diviextended.com/
Version: 1.0
Description: Child Theme of Divi
Author: Divi Extended
Template: Divi
*/

.et_mobile_menu{
    background: #4175fc !important;
    border-color: #b1eeff !important;
}

.mobile_menu_bar:before{
    color: #b1eeff !important;
}

header#main-header{
    position: absolute !important;
    top: 0 !important;
    left: 0;
    width: 100%;
    z-index: 9;
}
div#page-container {
    padding-top: 0 !important;
}
.et_pb_button_module_wrapper.et_pb_button_1_wrapper, .et_pb_button_module_wrapper.et_pb_button_0_wrapper {
    display: inline;
}
.circle-icon span {
    width: 100px;
    height: 100px;
    background: #3D65FF;
    padding: 28px;
    border-radius: 50%;
}

.condition .circle-icon span {
    padding: 22px;
}
.circle-icon span img {
    filter: brightness(100);
}
.bulletStyle ul li {
    padding-left: 30px;
    margin-bottom: 10px;
}
.bulletStyle ul {
    list-style: none;
    padding: 0;
}
.bulletStyle ul li:before {
    content: '\f058';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0;
    font-weight: 900;
}

.object-size img{
    object-fit: cover;
}

.perPrice {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #8a8a8a;
}

.price-column{
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}

/*.price-column {*/
/*  position: relative;*/
/*  z-index: 1;*/
/*  transition: background-color 0.3s ease;*/
/*}*/

.price-column::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url("https://thecodesurgery.com/dermacne/wp-content/uploads/2025/04/circle-1.svg");
  background-repeat: no-repeat;
  background-size: 30%;
  background-position: 120% 120%;
  /*opacity: 0.5;*/
  z-index: -1;
  transition: filter 0.3s ease;
}

/*.price-column:hover {*/
/*  background-color: #0c1d49;*/
/*}*/

/*.price-column:hover * {*/
/*   color: #fff !important;*/
/*}*/

/*.price-column:hover::before {*/
/*  filter: brightness(0) invert(1);*/
/*  opacity: 1;*/
/*}*/

.blue-column::before {
 filter: brightness(0) invert(1);
  opacity: 1;
}

.type-column .et_pb_column {
    margin: 0px 10px !important;
    display: flex;
    flex-flow: column;
    gap: 10px;
}

.type-column .et_pb_column:first-child {
  margin-left: 0px !important;
}

header ul.sub-menu {
    padding: 10px 0;
}

.Conditions-Box h4.et_pb_module_header {
    padding: 0 !important;
}

.Conditions-Box .et_pb_blurb_container {
    padding: 20px;
    margin-top: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0C1D49;
}

.Conditions-Box .et_pb_main_blurb_image {
    margin: 0;
}


/*woocommerce page css*/

.woocommerce-page header#main-header img {
    filter: brightness(0);
}

.woocommerce-page header#main-header * {
    color: #000 !important;
}

body .et_pb_wc_checkout_payment_info_0_tb_body .woocommerce-privacy-policy-text a, 
body .et_pb_wc_checkout_payment_info_0_tb_body .wc_payment_method a {
    color: #000 !important;
}

.et_pb_wc_checkout_payment_info form .form-row {
    margin: 0 !important;
}

.payment_box.payment_method_stripe {
    margin: 20px 0 !important;
}

p.woocommerce-SavedPaymentMethods-saveNew label {
    font-size: 15px !important;
    line-height: 25px !important;
}

p.woocommerce-SavedPaymentMethods-saveNew {
    margin-top: 15px !important;
}

div#kenny {
    border-radius: 8px !important;
}

.et_pb_column_1_2 .et_pb_wc_checkout_billing.et_pb_fields_layout_2_column #billing_address_2_field {
    margin-top: 15px !important;
}

.woocommerce .et_pb_wc_checkout_billing_0_tb_body .select2-container--default .select2-selection--single {
    height: 30px;
    display: flex;
    align-items: center;
}

.et_pb_wc_checkout_billing .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 20% !important;
}

/*woocommerce page css*/

/*login page css */
body.page-id-1656 div#et-main-area div#main-content .container {
    padding: 180px 50px 100px !important
}
body.page-id-1656 h1.entry-title.main_title {
    font-size: 48px;
    line-height: 58px;
    text-align: center;
    font-weight: 500;
    margin-bottom: 50px;
}
body.page-id-1656 div#customer_login h2 {
    font-size: 24px;
    line-height: 34px;
    font-weight: 500;
}
body.page-id-1656 form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-form.woocommerce-form-register.register {
    margin-top: 15px;
    background-color: #f7f7f7;
    height: 350px;
}
body.page-id-1656 p.woocommerce-form-row label {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}
body.page-id-1656 .woocommerce form .form-row input.input-text {
    height: 40px;
    border-radius: 5px;
    background-color: #fff;
}
body.page-id-1656 .woocommerce-privacy-policy-text {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 25px;
}
body.page-id-1656 .woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
body.page-id-1656 button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit{
    background-color: #0C1D49;
    color: #fff;
    border-radius: 5px;
    padding: 5px 25px;
}
/*login page css */

.et-cart-info { 
        display:none !important; 
   }





















