@font-face {
    font-family: UtopiaStd-Bold;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/UtopiaStd-Bold.otf);
}

@font-face {
    font-family: UtopiaStd-Reg;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/UtopiaStd-Regular.otf);
}

@font-face {
    font-family: Proxima-Nova-Light;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/Proxima-Nova-Light.otf);
}

@font-face {
    font-family: Proxima-Nova-Reg;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/Proxima-Nova-Reg.ttf);
}

@font-face {
    font-family: Proxima-Nova-Bold;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/Proxima-Nova-Bold.otf);
}

@font-face {
    font-family: Proxima-Nova-SemiBold;
    src: url(https://booksofdiscovery.com/wp-content/uploads/jt-font/Proxima-Nova-Semibold.ttf);
}

.UtopiaStd-Bold .elementor-heading-title {
    font-family: "UtopiaStd-Bold" !important;
}

.UtopiaStd-Reg .elementor-heading-title,
.UtopiaStd-Reg .elementor-accordion-title {
    font-family: "UtopiaStd-Reg" !important;
}

.Proxima-Nova-Light .elementor-heading-title {
    font-family: "Proxima-Nova-Light" !important;
}

.Proxima-Nova-Reg .elementor-button-text,
.Proxima-Nova-Reg .elementor-heading-title,
.Proxima-Nova-Reg .elementor-icon-box-description {
    font-family: "Proxima-Nova-Reg" !important;
}

.Proxima-Nova-SemiBold .elementor-button-text,
.Proxima-Nova-SemiBold .elementor-icon-box-title span {
    font-family: "Proxima-Nova-SemiBold" !important;
}

.Proxima-Nova-Bold .elementor-button-text,
.Proxima-Nova-Bold .elementor-icon-box-title span {
    font-family: "Proxima-Nova-Bold" !important;
}

.faq .elementor-accordion .elementor-accordion-item:first-of-type {
    display: none;
}

.faq .elementor-accordion-icon {
    margin-top: 10px;
}

.elementor-tab-content div {
    background: #304E7A;
    padding: 20px 30px;
    margin-bottom: 20px;
}

.elementor-tab-content div h5 {
    color: #fff !important;
    font-size: 19px;
}

.elementor-tab-content div p {
    color: #fff !important;
    font-size: 17px;
}

.oprf a {
    color: #213E6A !important;
}

.form_steps:before {
    content: '';
    display: block;
    width: 3px;
    height: 80px;
    border-left: 3px dashed #DEE0DF;
    position: absolute;
    top: 29px;
    left: 25px;
}

#gform_1 .gf_progressbar_wrapper {
    display: none;
}

#gform_1 .Form_heading {
    font-family: "Proxima-Nova-Bold" !important;
    background: #213E6A;
    padding: 12px 22px;
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
}

#gform_1 .Form_heading span {
    border-radius: 50%;
    background: #fffcf4;
    color: #213e6a;
    width: 35px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    text-indent: -4px;
}

#gform_1 .gform_page {
    background: #fff;
    box-shadow: 0px 2px 20px 4px #d9d9d9;
    padding: 100px 50px 50px 50px;
    position: relative;
}

#gform_1 .ginput_container input,
#gform_1 .ginput_container select {
    background: #f7f7f7 !important;
    border: 0px !important;
    border-radius: 0px !important;
    padding: 25px 10px !important;
    box-shadow: 0px 0px 0px #fff !important;
    height: 48px;
    line-height: 48px;
}

#gform_1 .ginput_container select {
    padding: 1px 10px !important;
}

#gform_1 .ginput_container_select {
    position: relative;
}

#gform_1 .ginput_container_select:after {
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    background: url('/wp-content/uploads/2024/06/input-arrow.png') 0 0 no-repeat;
    position: absolute;
    top: 25px;
    right: 20px;
}

#gform_1 label.gfield_label {
    color: #6d6d6d !important;
    font-family: "Proxima-Nova-Reg" !important;
}

#gform_1 .gform_page_footer {
    justify-content: space-between;
    margin-top: 40px;
}

#gform_1 .gform_next_button.gform-theme-button,
#gform_1 .gform_previous_button.gform-theme-button {
    background: #5F5D59 !important;
    padding: 15px 25px !important;
    outline: none !important;
    border-radius: 0px !important;
    font-size: 16px !important;
    font-family: "Proxima-Nova-SemiBold" !important;
    letter-spacing: 1px !important;
}

#gform_1 .gform_previous_button.gform-theme-button {
    background: transparent !important;
    color: #5F5D59 !important;
    border: 2px solid #5F5D59 !important;
}

#gform_1 .gform_next_button.gform-theme-button:hover,
#gform_1 .gform_previous_button.gform-theme-button:hover {
    background: #213E6A !important;
    color: #fff !important;
}

#gform_1 .gfield_list_group_item.gfield_list_cell {
    padding-inline: 0px !important;
}

#gform_1 .gfield_list_icons {
    background: #f7f7f7 !important;
}

#gform_1 .gfield.gfield--type-list,
#gform_1 legend.gfield_label.gform-field-label {
    background: transparent;
}

#gform_1 .ginput_container_number input {
    padding: 25px 10px !important;
}

.td_date {
    float: right;
}

hr.grey_box_hr {
    width: 100% !important;
    background: #E4E7E9 !important;
}

.grey_box {
    background: #F7F7F7;
    color: #6D6D6D;
}

.grey_box h3 {
    font-size: 18px !important;
    font-weight: 500 !important;
    color: #485F6F !important;
    padding: 10px 25px !important;
    border-bottom: 1px solid #E4E7E9 !important;
    font-family: "Proxima-Nova-Bold" !important;
}

.grey_box ul {
    margin: 0px;
    padding: 15px 30px 15px 30px;
}

.grey_box ul li {
    display: inline-block;
    width: 30%;
    padding-bottom: 10px;
    font-size: 15px;
    vertical-align: top;
}

.grey_box ul li:nth-child(even) {
    text-align: right;
    width: 69%;
}

.grey_box .padding {
    padding: 30px !important;
}

.grey_box h5 {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #000 !important;
}

.grey_box h6 {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #606060 !important;
}

#gform_1 .gfield.gfield--type-checkbox {
    background: transparent;
}

#label_1_33_1 {
    font-size: 13px;
    color: #6D6D6D;
}

#gform_1 .ginput_container input#choice_1_33_1 {
    padding: 10px 10px !important;
    border: 1px solid #999 !important;
}

.print_btn,
.shop_pdct_btn {
    border: 2px solid #5F5D59;
    color: #5F5D59 !important;
    text-decoration: none !important;
    padding: 10px 20px;
    float: left;
}

.shop_pdct_btn {
    background-color: #5F5D59 !important;
    color: #fff !important;
    float: right;
}

.form_steps.complete .elementor-widget-counter .elementor-widget-container {
    background-color: #27BD6C !important;
    border-color: #27BD6C !important;
}

.form_steps.complete .elementor-widget-counter .elementor-widget-container .elementor-counter-number {
    color: #fff !important;
}

.form_steps.complete .elementor-icon-box-title,
.form_steps.complete .elementor-icon-box-description {
    color: #27BD6C !important;
}

.form_steps.complete:before {
    border-left: 3px dashed #5F5D59;
}

.form_steps.active .elementor-widget-counter .elementor-widget-container {
    background-color: #213E6A !important;
    border-color: #213E6A !important;
}

.form_steps.active .elementor-widget-counter .elementor-widget-container .elementor-counter-number {
    color: #fff !important;
}

.form_steps.active .elementor-icon-box-title,
.form_steps.active .elementor-icon-box-description {
    color: #213E6A !important;
}

.Form_heading.complete-section-field {
    background-color: #27BD6C !important;
}

.Form_heading.complete-section-field:after {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    background: url('/wp-content/uploads/2024/06/mingcute_check-2-fill.png') 0 0 no-repeat;
    float: right;
    margin-top: 7px;
}

button.add_list_item {
    background-color: #213E6A !important;
}

.cnt-support {
    background-color: #FFFCF4 !important;
}

#gform_1 .ginput_container input.datepicker.gform-datepicker {
    height: 48px;
    width: 100%;
}

#gform_1 .gfield {
    margin-bottom: -12px;
}

.breadcrumb img {
    width: auto !important;
    display: inline;
    margin: 0 5px;
}

.breadcrumb .elementor-heading-title {
    margin-top: 5px;
}

.gfield_description {
    font-size: 12px !important;
    font-family: "Proxima-Nova-Reg" !important;
}
.woocommerce-customer-details address {font-style: normal !important;}

@media (max-width:750px) {
    .form_steps:before {
        left: 37px;
    }

    #gform_1 .gform_page {
        padding: 100px 25px 50px 25px;
    }

    #gform_1 .gfield_list_icons {
        background: transparent !important;
    }
	.wps-rma-form__wrapper .wps-rma-col {
		flex-direction: column;
	}
	.wps-rma-subject__dropdown, .wps_rma_reason_description {
		width: 94% !important;
	}
	.breadcrumb {display:none !important;}
	.arr_ .tel-c {
		width: 100% !important;
		text-align: center !important;
	}
}

@media (max-width:399px) {
    .form_steps:before {
        left: 31px;
    }
}

#choice_1_33_1{
  height : 20px !important;
}

.pending-section-field{
	background: #5F5D59 !important;
}

fieldset.gfield_repeater.gfield_repeater_container{
     background: #fff !important;
}

.gfield_repeater_cell {
    margin-bottom: 30px;
}

.gfield_repeater_item > .gfield_repeater_cell:first-child {
  width: 100%;
  display: block;
}

.gfield_repeater_item > .gfield_repeater_cell:nth-child(n+2) {
  width: calc(50% - 5px);
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}

.gfield_repeater_item > .gfield_repeater_cell:nth-child(3) {
  margin-right: 0; /* Remove the right margin from the last cell to avoid extra spacing */
}

.gfield_repeater_buttons{ 
   margin-bottom: 10px;
}

.fields_summ{
   padding: 70px 20px;
}

.summ-table tr {
    font-size: 13px;
    color: #6d6d6d !important;
    font-family: "Proxima-Nova-Reg" !important;
}

fieldset#field_1_33 {
    padding-left: 20px;
    margin-top: -93px;
}



#gform_page_1_4 .gform_page_footer {
       margin-top: revert-layer;  
}


input#gform_submit_button_1 {
    background-color: #bf1515 !important;
    font-weight:bold
}




/* For autmomated return approved form */
  .repeater-group {
        border: 1px solid #ddd;
        margin-bottom: 20px;
        padding: 10px;
        border-radius: 5px;
        background-color: #f9f9f9;
        text-align : left;
    }
    .repeater-group-title {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
        text-align : center
    }

    .return-index{
        text-align : left;
        font-wieght : bold !important;
    }
    .repeater-item {
        margin-bottom: 10px;
        text-align : left;
    }
    .repeater-item-label {
        font-weight: bold;
    }

    .repeater-group-div{
       display : flex;
       justify-content : space-between;
    }

    .gfield_repeater_item{
        box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 0px 1px, rgb(209, 213, 219) 0px 0px 0px 1px inset;
        padding : 15px;
        margin-bottom : 15px;
    }

     .add-more-container {
            display: inline-flex;
            align-items: center;
        }
        .add-more-container img {
            margin-right: 8px; /* Adjust the spacing between the image and text */
        }

          button.remove_repeater_item {
            background-color : red !important;
            margin-left:10px !important;;
            color : #fff !important;
            font-weight : bold !important;
        }

        .add_repeater_item {
            background-color : #FBFBFB;
        }

        .gfield_repeater_cell .gfield_description.validation_message {
            color: red;
            margin-top: 16px !important;
        }

        .summ-table tr:first-child {
            display: none;
        }

        // table.summ-table:nth-of-type(1) td:first-child::after,
        // table.summ-table:nth-of-type(2) td:first-child::after {
        //     content: ":";
        //     margin-left: 4px; 
        // }

        .repeater-group {
                display: flex;
                flex-direction: column;
            }

            .repeater-group-item {
                display: flex;
                justify-content: space-between;
                padding: 5px 0;
            }

            .repeater-item-label {
                font-weight: bold;
                margin-right: 10px;
            }

            .gform_wrapper .gform-loader {
                margin-top: -5px;
                margin-left: 42%; 
                position: absolute;
            }


.info-section-1 table, .info-section-2 table{
   line-height: 11px;
}


button.print_the_approval_page {
    font-family: "Roboto", Sans-serif  !important;;
    font-weight: 500 !important;
    text-decoration: none !important;
    fill: #5E5D59  !important;
    color: #5E5D59  !important;
    background-color: #FFFFFF00  !important;
    border-style: solid  !important;
    border-width: 2px 2px 2px 2px  !important;
    border-color: #5E5D59  !important;
    border-radius: 0px 0px 0px 0px  !important;
    margin-top: 10px !important;
}


.grey_box h5, .grey_box h6, .grey_box {
    font-family: "Proxima-Nova-Reg" !important;
}



/* step 4 is going outside of the screen on the mobile screen issue resolution */

@media (max-width: 768px) {
    /* Card Body Adjustments */
    .card-body {
        padding: 10px;
    }

    /* Table Adjustments */
    .table {
        table-layout: fixed; /* Ensures table respects available space */
        width: 100%; /* Make sure the table takes the full width of the card */
    }

    .table td, .table th {
        padding: 8px;
        word-wrap: break-word; /* Ensure long words break and wrap */
        white-space: normal; /* Allow text to wrap inside the cell */
        overflow: hidden; /* Prevent overflow of text */
        text-overflow: ellipsis; /* Truncate if necessary */
    }

    .table td:last-child {
        text-align: left; /* Align text left for better mobile readability */
    }

    /* Repeater Group Adjustments */
    .repeater-group-item {
        flex-direction: column; /* Stack items vertically on small screens */
        align-items: flex-start;
    }

    .repeater-group-item span {
        display: block;
    }
    
    .repeater-group {
        padding: 8px;
    }
}




@media (max-width: 768px) {
    .repeater-group-item {
        white-space: normal; 
        word-wrap: break-word; 
        word-break: break-word; 
        overflow-wrap: break-word; 
        max-width: 100%; 
        box-sizing: border-box;
    }
}




/* hide the exchange button from the my account view order page where both refund and exchange are written */
  .wps_rma_li_exchange{
    display:none !important;
}



#gform_1 .ginput_container_select {
    position: relative; /* Make sure the container is positioned relative to allow absolute positioning of the arrow */
}

#gform_1 .ginput_container_select:after {
    content: '';
    display: block;
    width: 12px;
    height: 7px;
    background: url(/wp-content/uploads/2024/06/input-arrow.png) 0 0 no-repeat;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer; /* Make sure the icon looks clickable */
    pointer-events: none; /* Initially no interaction with pseudo-element */
}


#gform_ajax_spinner_1 {
    position: absolute;
    right: 50%;
    transform: translate(-50%, -50%);
}


/* make the return button and form in the same line*/

.vital-source-ebook-button,
form[action*="refund-request-form"] {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0; /* Adds space between the elements */
}

/* Additional styling for the button within the form, if needed */
form[action*="refund-request-form"] .btn.button {
    margin: 0; /* Ensure no extra margin around the button */
}

form[action*="refund-request-form"]{
  margin-top : 5px !important;
}
 


