img {
    max-width: 100%;
}

.mb-0 {
    margin-bottom: 0 !important;
}

.pb-0 {
    padding-bottom: 0;
}

.w-100 {
    width: 100%;
}

.after-none::after {
    content: "";
    display: none;
}

.btn {
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 50px !important;
    padding: 12px 20px !important;
}

.btn-primary {
    background-color: #007CD2 !important;
    border-color: #007CD2 !important;
    color: #fff !important;
}

.btn-primary {
    background-color: #007CD2 !important;
    border-color: #007CD2 !important;
    color: #fff !important;
}

.nav-wrapper>.container {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
    border-bottom: 1px solid #f4f4f4;
}

.top-header {
    background: #1f2539;
    padding: 7px 0;
}

.main-page-title {
    font-family: "Nunito" !important;
    font-size: 60px;
    font-weight: 600 !important;
    line-height: normal;
    padding-bottom: 0;
    margin-top: 2rem;
}

.header-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.header-info ul li {
    display: inline-block;
    margin-left: 2rem;
}

.header-info ul li:first-child {
    margin-left: 0;
}

.header-info ul li a {
    color: #fff;
}

.woocommerce-Input {
    border-radius: 4px !important;
    padding: 10px 15px !important;
}

.has-search {
    box-shadow: 3px 10px 10px -4px rgb(0 0 0 / 5%);
    border-radius: 30px;
    border: 1px solid #f1f1f1;
    display: inline-block;
    width: 100%;
}

.has-search button {
    border: 0px !important;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.has-search input {
    border: 0px !important;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.search-btn {
    background-color: #fff;
    border-right: 0;
    padding-right: 0;
}

.custon-control {
    margin: 0 !important;
    padding: .375rem .75rem !important;
    background-color: #fff !important;
    border-color: #ced4da !important;
}

.main-navigation ul {
    padding: 0;
    float: right;
}

.main-navigation ul li {
    display: inline-block;
    position: relative;
}

.main-navigation ul li a {
    color: #013996;
    display: block;
    font-size: 16px;
    font-weight: 700!important;
    padding: 10px 8px;
    /*margin:0px 8px 5px 8px;*/
}

.wcmenucart-contents {
    font-size: 22px !important;
}

#masthead {
    position: relative;
    z-index: 999;
}

._play_icn_row {
    overflow: hidden;
}

#rev_slider_9_1_wrapper::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: -85px;
    background-color: #f0f0f0;
}

.filters .woof_redraw_zone .woof_container:nth-child(1) h4 {
    border: 0;
}

.woof_childs_list_opener {
    float: right;
}

.woof_childs_list_opener span.woof_is_closed,
.woof_childs_list_opener span.woof_is_opened {
    background: none;
}

.woof_childs_list_opener span.woof_is_closed::after {
    content: "+";
    font-size: 20px;
    font-weight: 800;
}

.woof_childs_list_opener span.woof_is_opened::after {
    content: "-";
    font-size: 20px;
    font-weight: 800;
}

.woof_closed_block,
.woof_childs_list {
    width: 100% !important;
}

ul.summary_elements {
    padding: 10px 15px !important;
}

.nav-wrapper .container {
    border-bottom: 1px solid #f1f1f1;
}

.tabcontent {
    display: none;
}

.component_option_thumbnails_container li .component_option_thumbnail.selected {
    /*border-color: #007CD2;
    background-color: #eef9ff;*/
    border-right: 2px solid #007CD2;
    border-bottom: 2px solid #007CD2;
    border-top: 2px solid #007CD2;
    border-left: 2px solid #007CD2;
    background-color: #caecff;
}

.component_option_thumbnails_container li .component_option_thumbnail.selected .component_option_thumbnail_select {
    opacity: 1 !important;
}

.dot {
    width: 10px;
    height: 10px;
    display: inline-block;
    background-color: #e14601;
    border-radius: 50%;
    border: 1px solid #fff;
    position: absolute;
    top: 15px;
    right: 5px;
}

.media {
    display: flex;
}

.media-left {
    margin-right: 1rem;
}

.play-icon-link {
    align-items: center;
    color: #bbb;
    letter-spacing: 1px;
}

.play-icon-link a {
    display: inline-block;
    border: 1px dashed #6171a7;
    padding: 10px;
    border-radius: 50%;
}

.play-icon-link a span {
    width: 90px;
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 55px;
    color: #e14601;
    box-shadow: 3px 7px 10px rgb(0 124 210 / 8%);
    border-radius: 50%;
    letter-spacing: -6px;
}

.customize-pc-links .wpb_text_column.wpb_content_element {
    width: 50%;
    float: left;
    text-align: center;
    padding: 6px 15px;
    margin: 0;
}

.customize-pc-links .wpb_text_column.wpb_content_element a {
    background-color: #fff !important;
    color: #565656;
    display: block;
    padding: 10px 15px;
    box-shadow: 0px 8px 15px #3a4e9212;
    border-radius: 20px;
    line-height: normal;
}

.play_icn_row {
    padding-top: 3rem;
}

.play_icn_row::before {
    display: block !important;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: url(https://infordata.com.pe/wp-content/uploads/2021/05/blue-dots.svg) no-repeat;
    width: 120px;
    height: 120px;
    background-size: contain;
}

.play_icn_row::after {
    display: block !important;
    content: "";
    position: absolute;
    right: 0;
    bottom: 20px;
    background: url(https://infordata.com.pe/wp-content/uploads/2021/05/dots.svg) no-repeat;
    width: 120px;
    height: 120px;
    background-size: contain;
}

footer .widget_mailpoet_form .mailpoet_paragraph {
    margin-bottom: 0 !important;
}

footer .widget_mailpoet_form input {
    margin: 0 0 10px 0 !important;
}

footer .widget_mailpoet_form .mailpoet_paragraph.last {
    display: none;
}

.woof_products_top_panel {
    display: none !important;
}

.add_to_cart_button {
    padding: 11px 12px !important;
    max-width: 45px;
    white-space: nowrap;
    background-color: #007cd2 !important;
    margin: 0 !important;
    float: right;
    overflow: hidden !important;
}

.add_to_cart_button::before {
    content: "\f179";
    display: inline-block;
    font-family: bootstrap-icons !important;
    font-style: normal;
    font-weight: normal !important;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: -.125em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    margin-right: 50px;
}

.woof_reset_search_form {
    width: 100%;
    background-color: #f0f0f0 !important;
    color: #232323 !important;
    padding: 12px 15px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    border-radius: 5px !important;
    margin-top: 1rem !important;
}

.sort-heading {
    color: #565656;
    display: inline-block;
}

span.sort-heading {
    margin-top: 5px;
    display: inline-block;
}

p.woocommerce-result-count {
    margin-top: 5px !important;
}

.tab-pane {
    opacity: 1 !important;
}

.quantity {
    position: relative;
}

.quantity input {
    width: 50px !important;
    padding: 6px 10px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    background-color: #EEF9FF;
    margin-top: 0px;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

.quantity-nav {
    top: 0;
    display: flex;
}

.quantity-nav a {
    border: 1px solid #ddd;
    display: flex;
    width: 40px;
    height: 41px;
    align-items: center;
    justify-content: center;
}

.quantity-nav a:first-child {
    border-right: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.quantity-nav a:last-child {
    border-left: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.customizer-page ul.products li {
    width: 100% !important;
    margin: 0 !important;
}

.customizer-page .vc_col-sm-3>.vc_column-inner>.wpb_wrapper {
    width: 100%;
    border: 1px solid #F4F4F4;
    border-radius: 5px;
    box-shadow: 0 8px 15px rgba(58, 78, 146, 0.07);
    text-align: Center;
    padding: 1rem;
}

.customizer-page h3 {
    font-family: "Nunito" !important;
    text-align: center !important;
    font-size: 17px;
    color: #013996;
    font-weight: 600 !important;
    padding-bottom: 0;
}

.customizer-page h4 {
    line-height: normal;
    margin-bottom: 0;
}

.customizer-page ul.products li .woocommerce-LoopProduct-link {
    padding: 0 !important;
}

.customizer-page ul.products li .woocommerce-loop-product__title {
    display: none;
}

.customizer-page ul.products li .add_to_cart_button {
    margin-top: 0 !important;
    padding: 12px 20px !important;
    max-width: inherit;
    width: 75%;
    border-radius: 50px !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 0;
    border: 1px solid #007cd2;
    float: none;
    text-indent: -9999px;
}

.customizer-page ul.products li .add_to_cart_button::before {
    display: none;
}

.customizer-page ul.products li .add_to_cart_button::after {
    content: "Personalizar";
    text-indent: 0;
    display: block;
    line-height: initial;
}

.customizer-page ul.products li.product:hover {
    -webkit-box-shadow: 0px 0px 0px transparent;
    box-shadow: 0px 0px 0px transparent;
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.customizer-page ul.products li.product .price {
    width: 100%;
    color: #E14601;
    text-align: center;
    font-weight: 700;
    font-size: 22px;
}

.customizer-page ul.products li.product .price::before {
    content: "Desde ";
    color: #333;
    font-weight: 500;
}

.full-wid .wpb_content_element {
    margin-bottom: 0;
}

.full-wid {
    margin-bottom: 3rem;
}

.img-summary-container {
    display: inline-block;
    width: 100%;
}

.imgPlusSummary {
    width: 40%;
    display: inline-block;
    padding:0 1% 0 0;
}

.img-summary-container .entry-summary {
    width: 60% !important;
    margin-left: 0%;
    padding:0 1%;
    display: inline-block;
    float: right !important;
}

.flex-viewport {
    order: 2;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images
{
    display: flex;
}

.vv-pro-img,
.vv-comp-summary {
    width: 100%;
    display: inline-block;
}

.vv-pro-img {
    justify-content: center;
    display: flex;
}

.iconic-woothumbs-all-images-wrap {
    width: 100% !important;
    margin-bottom: 15px;
}

.iconic-woothumbs-all-images-wrap .iconic-woothumbs-images__arrow {
    display: none !important;
}

.iconic-woothumbs-thumbnails__image-wrapper {
    border: 1px solid #f1f1f1;
}

.iconic-woothumbs-thumbnails__slide--active .iconic-woothumbs-thumbnails__image-wrapper:after {
    border-width: 1px;
}

.summary_price_customtext {
    font-size: 14px;
    color: #808080;
}

.composite,
.simple {
    display: flex;
    flex-direction: column;
}

.woocommerce-tabs {
    order: 3;
}

#complete-specification {
    order: 2;
}

.composite .composite_summary {
    margin-top: 2rem;
}

.composite .composite_summary .comp_summary_heading {
    font-size: 18px;
    color: #333333;
    font-weight: 600;
    display: block;
    margin-bottom: 0.5rem;
}

.composite .composite_summary .summary_element_wrapper_inner {
    display: -webkit-inline-box;
    line-height: normal;
}

.composite .composite_summary .summary_element {
    margin: 3px 0px !important;
}

.composite .composite_summary .summary_element .summary_element_price {
    display: none;
}

.composite .composite_summary .summary_element .summary_element_title {
    width: auto;
    overflow: visible;
}

.composite .entry-summary .after_price {
    display: none;
}

.composite .entry-summary .product_title {
    margin-bottom: 0;
}

.composite .yith-wcwl-add-to-wishlist,
.composite a.compare {
    display: none;
}

#services .cart.composite_data {
    display: none !important;
}

.composite .widget_composite_summary_button {
    text-align: center;
}

.composite .widget_composite_summary .composite_button {
    float: none;
    margin-top: 10px !important;
}

.composite .widget_composite_summary .composite_button button {
    float: none;
}

.wmc-cart-wrapper {
    position: relative;
    width: auto;
    top: 0 !important;
    right: 0 !important;
}

.wmc-cart {
    position: initial;
    font-size: 22px !important;
}

.wmc-content {
    position: absolute;
    width: 300px;
    height: auto;
}

.wmc-count {
    background-color: #E14601;
    width: 18px;
    height: 18px;
    right: -5px;
    border: 1px solid #fff;
    top: 10px;
    overflow: hidden;
    font-size: 12px;
    font-weight: 600;
}

.wmc-content h3 {
    font-size: 15px !important;
    height: auto;
    padding: 0;
    background-color: #1f2539;
}

.wmc-products {
    visibility: visible !important;
    display: inline-block;
    width: 100%;
    max-height: 290px;
    height: auto;
}

.wmc-products::-webkit-scrollbar {
    width: 5px !important;
    background-color: #F4F4F4 !important;
}

.wmc-products::-webkit-scrollbar-thumb {
    background-color: #007CD2 !important;
}

.wmc-products li {
    display: inline-flex !important;
    border-bottom: 1px solid #f1f1f1;
}

.wmc-products li a {
    padding: 5px !important;
}

.wmc-details {
    width: 70%;
    padding-left: 10px;
    text-align: left;
}

.wmc-details .wmc-product-title {
    padding: 0 !important;
}

.wmc-details h4 {
    font-size: 16px;
    font-weight: 500;
    line-height: normal;
    padding-bottom: 0;
    margin-bottom: 0px;
    letter-spacing: 0.2px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    color: #007cd2;
}

.wmc-subtotal {
    height: 40px;
    display: inline-block;
    width: 100%;
}

.wmc-price {
    font-size: 13px;
}

.wmc-details p {
    margin-bottom: 0;
}

.wmc-bottom-buttons {
    height: auto;
    padding: 0 10px 0;
    display: inline-block;
}

.wmc-bottom-buttons a {
    background-color: #007cd2;
    padding: 4px !important;
    height: auto;
    border-radius: 4px;
    margin: 0 1%;
    width: 46%;
}

.wmc-content h5 {
    font-size: 17px;
    border-top: 0;
}

.woocommerce-tabs .wc-tabs {
    display: flex;
    background-color: #eef9ff;
    padding: 10px 0px;
}

.woocommerce-tabs.wc-tabs-wrapper ul li.active a {
    color: #317cd2 !important;
}

.woocommerce-tabs.wc-tabs-wrapper ul li {
    list-style: none;
    margin: 0 10px;
    font-size: 16px;
}

.validation_message,
.cart_message {
    position: relative;
    margin-top: 20px;
    margin-bottom: 5px !important;
}

.validation_message ul {
    padding-left: 0;
}

.validation_message::before,
.cart_message ul::before {
    top: 50%;
    transform: translateY(-50%);
}

.pc-build-inner .composite_wrap {
    padding-top: 1rem !important;
}

.cart_message ul {
    padding-left: 12px;
    border-top-color: #1e85be;
}

.cart_message ul::before {
    left: 0;
    transform: translateY(-50%);
    color: #1e85be;
}

.cart_message ul li {
    padding-left: 30px !important;
}

.img-summary-container>.imgPlusSummary.fixed {
    position: fixed;
    top: 0;
}

a.remove.remove_from_cart_button {
    padding: 0px 5px !important;
    font-size: 1.5em;
    height: 1em;
    width: 1em;
    text-align: center;
    line-height: 1;
    border-radius: 100%;
    color: red !important;
    text-decoration: none;
    font-weight: 700;
    border: 0;
}

a.remove.remove_from_cart_button:hover {
    color: #fff !important;
    background: red;
}

.woocommerce form .form-row .input-checkbox {
    margin: 0px 0px 0 0 !important;
}

p.noptin_registration_form_optin_checkbox_wrapper.woocommerce-form-row.form-row label span,
p.form-row.terms.wc-terms-and-conditions label span {
    padding: 0px 6px;
}

/* ===25/08/22--css--start=== */
.form_data
input , .form_data select{
    border-radius: 4px !important;
    border: 2px solid #ddd;
    background-color: transparent;
    font-weight: 700;

}

/* ===25/08/22--css--end=== */

/* start***** */
.checkout-user-name .row.back {
    background: #f0f0f0;
    border-radius: 7px;
    margin: 0;
}

.checkout-user-name h4 {
    font-size: 24px;
    color: #013996;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 0px;
}

.checkout-user-name .col-md-4 {
    /* display: flex; */
    align-items: center;
    justify-content: end;
    color: #007CD2;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px;
}

.checkout-user-name img {
    margin-right: 10px;
}

.shipping-tabs h2 {
    font-size: 20px;
    color: #333;
    font-weight: 600;
    padding: 8px;
}

.shipping-tabs ul {
    list-style-type: none !important;
    border-radius: 5px;
    background-color: #EEF9FF;
    border-color: transparent;
}

.shipping-tabs ul li a.nav-link {
    font-size: 18px;
    font-weight: 700;
    color: #333;
}

.shipping-tabs .nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: 1px solid transparent;
    border-bottom: 1px solid #007CD2;
}

.shipping-tabs ul li.nav-item.active a {
    border-bottom: 1px solid #007CD2;
}

.shipping-tabs h3,
p {
    font-size: 18px;
    font-weight: 600 !important;
}

.thwmscf_time_line_step ul.thwmscf-tabs li a.active {
    border-top: 2px dotted #ddd;
}

.thwmscf_time_line_step ul.thwmscf-tabs li a {
    border-top: 2px dotted #DDDDDD;
}

.thwmscf_time_line_step .thwmscf-index {
    border: none;
    color: #ddd;
}

ul#thwmscf-tabs {
    width: 70%;
    margin: 4rem auto 1rem;
}

ul.stepper-li li {
    width: 33% !important;
}

ul.stepper-li li a {
    padding: 10px 16px 10px 16px;
}

li.compra-stepper a {
    text-align: left !important;
}

li.compra-stepper span.thwmscf-tab-icon {
    margin-left: -1rem;
    padding: 0 32px;
}

li.pago-stepper a {
    text-align: right !important;
}

li.pago-stepper span.thwmscf-tab-icon {
    margin-right: -2rem;
    padding: 0 4.4rem 0 0;
}

ul#thwmscf-tabs li i {
    font-size: 35px;
    background-color: #fff;
}

.thwmscf-finished-step i {
    color: #2CD504 !important;
}

.active span i {
    color: #333;
}

.thwmscf-tab-panels {
    background: transparent !important;
}

.woocommerce-checkout-review-order-table {
    border: 1px solid #ddd;
}

.woocommerce-checkout-review-order-table dl.component {
    display: block;
}

.woocommerce-checkout-review-order-table dl p {
    font-size: 14px;
    color: #565656;
}

.woocommerce-checkout-review-order-table .component-name dt {
    margin-right: 0px;
    font-size: 16px;
    color: #333333;
    line-height: 22px;
}

.compra-detail i {
    background-color: #EEF9FF;
    border: 1px solid #EBF7FE;
    padding: 7px 12px;
    color: #007CD2 !important;
    border-radius: 7px;
    font-size: 22px;
}

.compra-detail span {
    align-self: center;
}

.compra-detail ul {
    background-color: transparent;
    padding-left: 15px;
}

.compra-detail ul li h4 {
    padding: 0px;
    font-size: 19px;
    color: #007CD2;
    color: #1898f1;
    /* text-transform: lowercase; */
}

.compra-detail ul li p {
    font-size: 15px;
    color: #222;
    font-weight: 600 !important;
    margin: 0;
    line-height: 22px;
}

.despacho-detail h3 {
    padding: 0;
}

.despacho-detail p {
    margin: 0;
}

.despacho-detail input {
    border-radius: 4px;
    background-color: #fff;
    padding: 9px 15px;
    line-height: normal;
}

.checkout-cart #order_review {
    border: 1px solid #ddd;
    padding: 15px;
}

.checkout-cart .composite-cart-product {
    margin-bottom: 0px;
}

.checkout-cart .product-metadata-name {
    line-height: 20px;
    margin-bottom: 5px;
}

.checkout-cart .product-metadata-name a {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    color: #007CD2;
}

.checkout-cart span.quantity-text-span,
.checkout-cart span.price-text-span {
    font-size: 14px;
    color: #565656;
    font-weight: 700;
    margin-top: 10px;
}

.checkout-cart span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
    padding-left: 33px;
    color: #E14601;
    line-height: 20px;
    margin-top: 10px;

}

.checkout-cart a.btn {
    font-size: 14px !important;
    padding: 8px 15px !important;
    position: relative;
}

.checkout-cart a.btn i {
    padding-right: 6px;
}

.checkout-cart a.btn i.bi-dot {
    display: none;
}

.col-md-4.not-you {
    display: flex;
}

.bank-block .payment_method_bacs:before {
    display: none !important;
}

.bank-block #payment ul {
    border-bottom: none !important;
    padding: 0 !important;
}

.bank-block ul li.wc_payment_method label {
    color: #013996;
    font-size: 18px;
    font-weight: bold;
}

.bank-block ul li.wc_payment_method label:before {
    /* content: url(https://infordata.com.pe/wp-content/uploads/2021/05/bank.svg);
    background-color: #EEF9FF;
    border: 1px solid #EBF7FE;
    border-radius: 5px;
    padding: 8px 10px 6px; */
}


.bank-block #payment ul.wc_payment_methods.payment_methods.methods {

    border: solid #007CD2 !important;
    padding: 15px 20px !important;
    border-top-width: 9px !important;
    margin-top: 10px;
}

.bank-block #payment {
    border: none;
    margin-top: 0px;
}

.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.bank-block #payment p {
    font-size: 16px;
    line-height: 21px;
    padding: 0;
    margin: 2px 0;
    text-align: left;
    font-weight: 400;
}

.bank-block .bb-desc-first p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
}

.bank-block #payment button {
    float: left !important;
    background-color: #007CD2 !important;
    border-color: #007CD2 !important;
    color: #fff !important;
    padding: 15px 15px !important;
    border-radius: 50px;
    border: 0;
}

.bank-block .bb-desc-first ul li {
    font-size: 16px;
    color: #333;
}

.bank-block .bb-desc-first ul li::marker {
    font-size: 22px;
}

.bank-block .bb-desc-second h4 {
    font-size: 18px;
    font-weight: bold;
    color: #013996;
    padding: 0;
}

.bank-block .bb-desc-second p {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 0;
}

.bb-drop-selec label {
    color: #013996;
    font-size: 18px;
    font-weight: bold;
    font-weight: 700;
    cursor: pointer;
}

.bb-drop-selec label.control-label {
    text-align: left;
    cursor: auto;
}

.bb-drop-selec .form-group input {
    border-radius: 5px;
    border: 1px solid #DDDDDD;
    background-color: #fff;
    padding: 9px;
}

.bb-drop-selec .form-group input:focus {
    box-shadow: none;
}

.checkbox label input {
    margin-left: 0.5rem;
}

.bank-block .form-row.place-order {
    text-align: left !important;
    background-color: #fff;
}

.form-row.place-order {
    padding: 1rem 0rem !important;
}

.thwmscf-buttons #action-prev {
    display: none;
}

select {
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
    padding: 9px 15px;
    line-height: normal;
}

.checkout-cart-lines {
    color: #333;
    box-shadow: 0px 8px 25px #cacdd8;
    padding: 15px 9px;
}

.checkout-cart-lines span.checout_shipping_price {
    display: flex;
    justify-content: space-between;
}

.checkout-cart #order_review {
    border: 1px solid #ddd;
    padding: 20px 10px 0;
    border: solid 3px #007CD2;
    border-bottom: none;
    border-radius: 7px 7px 0 0;
}

.checkout-cart .checkout-cart-lines {
    color: #181717;
    padding: 15px 10px;
    border: solid 3px #007CD2;
    border-top: none;
    border-radius: 0 0 7px 7px;
    margin-top: 0 !important;
    position: relative;
    box-shadow: none !important;
}

.checkout-cart-lines:before {
    content: "";
    position: absolute;
    border-top: solid 3px #007CD2;
    width: 91%;
    top: 1px;
}

.checkout-cart-lines span.checout_shipping_price,
.checkout-cart-lines .checkout_interest,
.checkout-cart-lines .checout_price {
    padding: 0 15px;
}

.checkout-cart-lines span.checout_shipping_price span {
    color: #E14601;
}

span.checout_price {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}

.thankyou {
    text-align: center;
}

.thankyou h2 {
    font-size: 40px;
    font-weight: 700;
    color: #013996;
}

.thankyou p {
    font-size: 18px;
    color: #808080;
    font-weight: 600;
}

.thankyou p i {
    color: #007CD2;
    margin-right: 10px;
}

.thankyou p span {
    font-size: 18px;
    color: #333;
    font-weight: 700;
}

.thankyou-inner ul {
    list-style-type: none !important;
    padding: 0;
}

.thankyou-inner ul li {
    font-size: 18px;
    color: #013996;
    font-weight: 700;
}

.thankyou-inner ul li span {
    color: #808080;
    padding-right: 10px;
}

.thankyou-inner {
    width: 50%;
    margin: 0 auto;
    background-color: #EEF9FF;
    border-top: 3px solid #2CD504;
    padding: 20px;
}

h3#order_review_heading {
    color: #013996;
    font-size: 18px;
    font-weight: 700;
    background-color: #EEF9FF;
    padding: 10px;
    border-radius: 5px;
    text-align: center;
}
/*
.woocommerce-additional-fields {
    display: none;
}*/

.checkout-user-name input#action-next,
.form-row.place-order button.checkout_payment_button {
    background-color: #007CD2 !important;
    border: none;
    color: #fff !important;
    font-weight: 600 !important;
    border-radius: 10px !important;
    text-transform: initial;
    width: 100%;
    margin: 15px 0;
    padding: 13px 0;
}

#thmaf_billing_alt_field input {
    display: none;

}

#thmaf_billing_alt_field span.woocommerce-input-wrapper {
    display: flex;
    width: 80%;
}

#thmaf_billing_alt_field .radio.active_address {
    background: #e0e0e0;
}

#thmaf_billing_alt_field label {
    border: 1px solid #ddd;
    margin: 0px 10px 10px 0px;
    padding: 15px 8px;
    border-radius: 5px;
    font-size: 13px;
    color: #000;
    width: 32%;
    font-weight: 600;
    position: relative;
    cursor: pointer;
    line-height: 18px;
    padding-right: 35px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

#thmaf_billing_alt_field label:last-child {
    margin-right: 0;
}

li.thanku-data span {
    color: #2CD504 !important;
}

li.nav-item button {
    background-color: #717171 !important;
    border-radius: 20px;
    margin: 0 5px;
}

/* 17-Dec-2021
.modal-content {
    background-color: #1c1c1c;
    color: #fff;
}
 */
.nav-tabs .nav-link.active {
    background-color: #007CD2 !important;
    border-color: #007CD2 !important;
}

.nav-tabs .nav-link {
    border-radius: 20px;
}

.nav-tabs {
    border: none;
}

.nav-tabs button {
    color: #fff !important;
    font-weight: 700;
}

.nav-link:hover {
    border-bottom: none !important;
}

.nav-tabs .nav-link:focus {
    border-color: #007CD2 !important;
}

h5.component-heading {
    color: #fff;
    font-size: 24px;
    margin-top: 25px;
}

.modal-header {
    border-bottom: none;
}

.modal-header .btn-close {
    border: 2px solid #317cd2;
}

.modal-header .btn-close {
    background: none;
    padding: 5px 10px 15px 10px;
    color: #fff;
    opacity: 1;
}


.__myLoader {
    width: 99%;
    /*display: flex !important;*/
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: absolute;
    height: 100%;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
}

.__myLoader-wheel {
    animation: spin 1s infinite linear;
    border: 2px solid rgb(49 124 210);
    border-left: 4px solid #fff;
    border-radius: 50%;
    height: 50px;
    width: 50px;
    margin-bottom: 10px;
}

.__myLoader-text {
    color: #317cd2;
    font-family: arial, sans-serif;
}

.__myLoader-text:after {
    content: 'Loading';
    animation: load 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes load {
    0% {
        content: 'Loading';
    }

    33% {
        content: 'Loading.';
    }

    67% {
        content: 'Loading..';
    }

    100% {
        content: 'Loading...';
    }
}

.woocommerce-product-gallery__image {
    text-align: center;
}

.col-md-12.compra-detail.d-flex {
    background: #f9fdff;
    border: solid 1px #e1f3ff;
    margin-bottom: 15px;
    width: 51%;
    border-radius: 4px;
    padding: 7px 10px;
}

.thwscf-billing.despacho-detail br {
    display: none;
}

.shipping-tabs .tab-content {
    padding: 25px 20px 15px 20px;
}

.shipping-tabs .woocommerce-billing-fields {
    margin-top: 10px;
}

.shipping-tabs .tab-pane>p {
    margin-bottom: 11px;
}

.payment_box.payment_method_bacs {
    background: transparent !important;
}

.payment_box.payment_method_bacs div {
    background: #d7efff !important;
}

.input-radio+.radio:before {
    content: '';
    background: transparent;
    border: 2px solid #e0e0e0;
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    margin-right: 10px;
    text-align: center;
    border-radius: 50%;
    line-height: 30px;
    position: absolute;
    right: -4px;
}

.input-radio:checked+.radio:before {
    content: "\f00c";
    border: 2px solid #636363;
    font-family: "Font Awesome 5 Free";
    color: #66cc56;
    font-size: 19px;
    background: #fff;

}

input#thmaf_billing_alt_add_address+.radio:before,
input#thmaf_billing_alt_add_address:checked+.radio:before {
    content: "\f067";
    font-family: "Font Awesome 5 Free";
    color: #e3e3e3;
    font-size: 17px;
}

input#thmaf_billing_alt_add_address:checked+.radio:before {
    color: #636363;
}

p.btn.btn-primary.custom_address_button {
    display: none;
}

.custom_dependent_checkbox {
    margin: 0 0 15px 0px;
    text-align: center;
    justify-content: center;
}

.shipping-tabs .custom_dependent_checkbox {
    border-bottom: solid 7px #007CD2 !important;
}

.despacho-detail .woocommerce-billing-fields__field-wrapper .form-row {
    margin-bottom: 15px;
}

.despacho-detail .woocommerce-billing-fields__field-wrapper .form-row label {
    margin-bottom: 4px;
}

.despacho-detail .woocommerce-billing-fields__field-wrapper .form-row input {
    margin-top: 0px;
    margin-bottom: 0;
}

div#need_invoce_div {
    border: solid #007CD2;
    padding: 20px;
    border-top-width: 9px;
    margin-bottom: 30px;
}

#need_invoce_div .col-md-4 {
    padding-left: 15px;
}

#need_invoce_div input {
    border-radius: 3px;
    background: transparent;
    height: 42px;
    
}

.woocommerce-checkout #payment div.payment_box {
    margin: 0em 0;
}

.bbva,
.nacion,
.peru {
    border-bottom: solid 1px #b9cedc;
    padding-bottom: 10px;
}

/* .bbva p , .nacion p , .peru p{
    font-weight: 600!important;
} */
.payment_box.payment_method_bacs>div:first-child {
    padding: 0 5px !important;
}

.need_invoce_div {
    display: none;
}

/* .form-row.place-order {
    position: absolute;
    right: 18px;
    width: 28%;
    top: 52%;
    padding-top: 0!important;
} */
p.form-row.validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox,
p.form-row.validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox a {
    padding-left: 24px;
    position: relative;
}

p.form-row.validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input {
    position: absolute;
    left: 0px;
    margin-top: 5px;
}

.woocommerce-privacy-policy-text p {
    margin: 10px 0 !important;
}

.thwmscf-wrapper .thwmscf-buttons {
    position: relative;
}

.need_invoce_div label {
    color: #222;
    font-weight: 700;
    line-height: 28px;
}

.form-row.place-order button#place_order {
    position: relative;
}

.button-next.custom_next_btn+span.money-icon:before,
.form-row.place-order .button.alt.checkout_payment_button:before {

    position: absolute;
    content: "";
    left: 42px;
    top: 6px;
    z-index: 9;
    color: #fff;
    background-image: url(https://infordata.com.pe/wp-content/uploads/2022/08/purchase-money.png);
    width: 47px;
    height: 42px;
}

.form-row.place-order button#place_order:before {
    left: 49px
}

.button-next.custom_next_btn.thwmscf-last-next~.money-icon {
    display: none;
}

.bbva p:first-child,
.nacion p:first-child,
.peru p:first-child {
    font-weight: 600 !important;
}

.thwmscf-buttons font~span.money-icon {
    position: relative;
}

.thwmscf-buttons font~span.money-icon:before {
    content: "";
    position: absolute;
    left: -275px;
    top: -63px;
    z-index: 9;
    color: #fff;
    background-image: url(/wp-content/uploads/2022/08/purchase-money.png);
    width: 47px;
    height: 42px;
}


.thwmscf-buttons font .button-next.custom_next_btn.thwmscf-last-next~.money-icon {
    display: none;
}

input.razon_social.form-control.form-control-sm+.check-icon:before {
    font-family: "FontAwesome";
    content: "\f058";
    position: absolute;
    right: 12px;
    color: #03a84e;
    font-size: 20px;
    z-index: 999;
    top: 3px;
}

.checkout .checkout-cart .composite-cart-product {
    margin-bottom: 15px;
}

.woocommerce-privacy-policy-text p,
.form-row.place-order .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {
    color: #333;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0;

}

.woocommerce-terms-and-conditions-wrapper {
    width: 90%;
    margin: 0 auto;
}

div#loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    background: #ffffff73;
    overflow: hidden;
    right: 0;
    margin: 0 auto;
    text-align: center;
}

div#loader img {
    position: relative;
    top: 50%;
    margin: -20px auto 0 auto;
    left: -204px;
    right: 0;
    margin: 0 auto;
}

.alert-danger {
    color: #cf2736;
    margin-bottom: 0;
    padding: 5px 0 0;
    border-color: transparent;
    background-color: transparent;
}

.form-row abbr {
    text-decoration: none !important;
    border-bottom: none;
}

#billing_contacto_field abbr.required {
    color: #000;
}

.bank-block ul li.wc_payment_method label img {
    display: none;
}

.bank-block ul li.wc_payment_method label {
    position: relative;
}

.bank-block ul li.wc_payment_method label:before {
    content: "";
    position: absolute;
    top: 9px;
    right: -29px;
    position: absolute;
    background-image: url(/wp-content/plugins/woocommerce-mercadopago/templates/../assets/images/mp_logo.png);
    background-size: cover;
    width: 24px;
    height: 18px;
}
.bank-block ul li.wc_payment_method > label:after {
    content: 'mercado pago';
    position: absolute;
    font-size: 13px;
    font-weight: 800;
    color: #4b508b;
    right: -117px;
    width: 85px;
    line-height: 11px;
    top: 8px;
}

.bank-block ul li.wc_payment_method:first-child label:after,
.bank-block ul li.wc_payment_method:first-child label:before,
.bank-block ul li.wc_payment_method:last-child label:after ,
.bank-block ul li.wc_payment_method:last-child label:before {
    display: none;
}

.col-md-12.compra-detail.d-flex img {
    background-color: #EEF9FF;
    border: 1px solid #EBF7FE;
    padding: 7px 9px;
    border-radius: 7px;
    margin-right: 0;
}

.woocommerce-billing-fields h3.multiple_address.wwe {
    display: block;
    font-size: 17px;
    color: #333;
    font-weight: 700 !important;
}

.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods li {
    margin-bottom: 3px !important;
}

.step_title{
	color: #007cd2;
	font-size: 12px;
  font-weight: 800;
}   

.summary_element_selection.summary_element_data span {
    font-size: 12px;
    margin: 0px !important;
    color: #565656;
    width: 200px;
    font-weight: 700;
}

ul.summary_elements.cp_clearfix {
	border:none;
}

.composite_summary .summary_element_data:first-of-type .summary_element_content {
    width: 141px;
}

.widget_composite_summary.widget_position_default li.summary_element {
    border-bottom: 1px solid silver;
}

ins span.woocommerce-Price-amount.amount {
	color: #333;
}

span.summary_element_content span.content_product_title {
    display: contents;
padding-top:2px;
}
@media (min-width: 1300px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1170px
    }

    .main-navigation ul {
        padding-right: 0px;
    }

}

@media (min-width: 1200px) {

    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1120px;
    }

    .main-navigation ul {
        padding-right: 20px;
    }


}

@media (max-width:1190px) {
    .form-row.place-order button#place_order:before {
        left: 9px;
    }

    .button-next.custom_next_btn+span.money-icon:before {
        left: 17px;
    }

    .thwmscf-buttons font~span.money-icon:before {
        left: -255px;
    }

}

/* end**** */
@media (max-width:1024px) {
    .product-action.set-margin {
        margin: 0px !important;
    }

    .product-selections-inner .component dd {
        width: 268px !important;
    }

    .button-next.custom_next_btn+span.money-icon:before,
    .form-row.place-order button#place_order:before {
        display: none;
    }

}

@media (max-width:1023px) {
    .menu-toggle {
        margin: 0;
        padding: 0;
        width: 27px;
        display: block;
    }

    .line-one,
    .line-two,
    .line-three {
        width: 100%;
        height: 2px;
        margin: 5px auto;
        backface-visibility: hidden;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s;
    }

    .line-one,
    .line-two,
    .line-three {
        background-color: #333;
    }

    .menu {
        display: none;
    }

    .toggled-on .menu {
        display: block;
    }

    .extra-list {
        width: 100%;
        float: right;
    }

    .extra-list>ul {
        margin: 0;
        padding: 0;
        display: flex;
        align-items: center;
        float: right;
    }

    .extra-list>ul>li {
        margin: 0 7px;
    }

    .extra-list>ul>li>a {
        font-size: 24px !important;
        position: relative;
    }

    .has-search {
        display: none;
        position: absolute;
        width: 100%;
    }

    .has-search.active {
        display: block;
    }

    .city-store-site-branding {
        width: 150px;
        float: left;
    }

    .city-store-site-branding #site-branding {
        margin: 0;
        width: 100%;
    }

    #rev_slider_9_1_wrapper::before {
        content: "";
        width: 101%;
        height: calc(100% + 25px);
        position: absolute;
        top: -67px;
        background-color: #f0f0f0;
    }

    .main-navigation {
        background-color: #fff;
        position: absolute;
        width: 220px;
        right: -12px;
        padding-left: 17px;
        padding-right: 17px;
        box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
    }

    .main-navigation ul {
        width: 100%;
    }

    .main-navigation ul li {
        border: 0;
        width: 100%;
    }

    .main-navigation ul li a {
        padding: 4px 15px;
        text-align:left;
		padding: 8px 0px!important;
		font-size: 14px !important;
    }

    .main-navigation ul li#city-store-woocart-navigation {
        display: none;
    }

    .dot {
        top: 5px;
        right: -5px;
    }

    .customize-pc-links .wpb_text_column.wpb_content_element {
        padding: 6px;
    }

    .customize-pc-links .wpb_text_column.wpb_content_element a {
        border-radius: 50px;
        font-size: 14px;
    }

    .play_icn_row {
        padding-top: 0rem;
    }

    ._play_icn_left {
        padding-left: 5rem !important;
    }

    .play_icn_row::before,
    .play_icn_row::after {
        width: 70px;
        height: 70px;
    }

    .play-icon-link a span {
        width: 50px;
        height: 50px;
        font-size: 28px;
    }

    ._home_info_block_row .wpb_wrapper {
        margin-bottom: 0 !important;
    }

    ._home_info_block_row .vc_column-inner {
        padding-top: 1rem !important;
    }

    #menu-footer-imp-links {
        display: block;
    }

    #content {
        padding: 15px 0 30px;
    }

    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        float: left;
    }

    .main-page-title {
        font-size: 40px;
    }

    .img-summary-container .entry-summary {
        width: 100% !important;
        margin-left: 0%;
    }

    .img-summary-container .entry-summary .container {
        width: 100% !important;
    }

    .wishlist_table {
        list-style: none !important;
        margin: 0;
        padding: 0;
    }

    .wishlist_table .item-details h3 {
        font-size: 18px;
        font-weight: 600;
        padding-bottom: 0;
        margin-bottom: 0 !important;
        line-height: normal;
    }

    .wishlist_table table {
        margin-bottom: 0 !important;
    }

    .wishlist_table table td {
        font-size: 14px !important;
        text-align: left !important;
    }

    .wishlist_table table td.label {
        width: 30% !important;
    }

    .wishlist_table table td.value {
        width: 70% !important;
    }

    .wishlist_table .additional-info-wrapper {
        margin-left: 73px;
    }

    .wishlist_table .item-wrapper {
        width: 100% !important;
        margin-bottom: 0 !important;
    }

    .additional-info-wrapper {
        width: calc(100% - 73px);
        margin-left: 73px;
        margin-top: -15px;
    }

    .wishlist_table .product-add-to-cart a {
        padding: 4px 15px !important;
        margin-bottom: 2rem !important;
    }

    #site-navigation ul li:last-child {
        display: none;
    }

    .col-md-12.compra-detail.d-flex {
        width: 80%;
    }

    .shipping-tabs ul li a {
        padding: 10px 10px 10px 10px;
    }

    .thwmscf-tab-panels {
        padding: 0;
    }

}
@media (max-width:992px) {
    .bank-block ul li.wc_payment_method label {
        font-size: 17px
    }
    .bank-block ul li.wc_payment_method > label:after {
        right: unset;
        top: 26px;
        left: 28px;
    }

    .bank-block ul li.wc_payment_method label:before {
        top: 25px;
        right: unset; 
    }
       
    .woocommerce-checkout ul.wc_payment_methods.payment_methods.methods li {
        margin-bottom: 30px !important;
    }
}
@media (max-width:823px) {
    .product-subtotal span.woocommerce-Price-amount.amount {
        font-size: 14px !important;
    }

    .cart-second-div .cart-collaterals {
        font-size: 14px !important;
    }

    .cart-second-div .cart-collaterals .woocommerce-Price-amount.amount {
        font-size: 14px;
    }

    .cart-second-div .cart-collaterals h2 {
        font-size: 22px;
    }

    .cart-heading h1 {
        font-size: 35px !important;
    }

    .only-registration-form {
        width: 80% !important;
        margin: 0 auto;
    }

    .only-login-form {
        width: 50% !important;
    }

    .product-selections-inner .component dd {
        width: 100% !important;
    }

    .product-action a {
        height: 32px !important;
        width: 35px !important;
        font-size: 16px !important;
    }

    .checkout-cart span.quantity-text-span,
    .checkout-cart span.price-text-span {
        margin-top: 25px;
        font-size: 16px;
    }

    #thmaf_billing_alt_field span.woocommerce-input-wrapper {
        display: block;
    }

    .custom_address_button {
        width: 50% !important;
    }

    #thmaf_billing_alt_field label {
        width: 100%;
    }

    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        width: 100%;
    }

    table.shop_table_responsive tr td::before {
        display: none;
    }

    .cart-subtotal .woocommerce-Price-amount.amount {
        text-align: center !important;
    }

    a.invoice-pdf {
        font-size: 13px !important;
    }


    .woocommerce-checkout #payment div.payment_box {
        margin-top: 25px;
    }
    .woocommerce-checkout-payment .woocommerce_installment div label {
        padding: 5px 15px!important; 
    }
    .col-md-12.pt-5.pb-3.px-5.woocommerce_installment {
        padding: 0 40px !important;
    }

}

 

@media (max-width:767px) {

    .shipping-tabs ul li a {
        padding: 10px 34px 10px 34px;
        font-size: 15px !important;
        line-height: 23px;
        text-align: center
    }

    .custom_address_button {
        width: 100% !important;
    }

    .imgPlusSummary {
        width: 100%;
        display: inline-block;
    }

    .img-summary-container .entry-summary {
        width: 100% !important;
        margin-left: 0%;
    }

    .vv-comp-summary .widget {
        margin-bottom: 0;
    }

    .img-summary-container .entry-summary .product_title {
        padding-bottom: 0 !important;
    }

    h3.title.summary_element_content,
    .summary_element_selection.summary_element_data span {
        font-size: 14px !important;
    }

    ul.pc-build li a {
        font-size: 14px;
        padding: 4px 12px;
    }

    .pc-build-inner .component_title_wrapper .component-img {
        width: 50px;
        padding-right: 10px;
    }

    .pc-build-inner.composite_form .component_title_toggled {
        font-size: 15px;
        flex-direction: column;
    }

    .composite_form .aria_title,
    .pc-build-inner.composite_form .component_title_toggled a {
        width: 100% !important;
    }

    .selected-comp {
        width: 100%;
        padding: 0;
    }

    .pc-build-inner .component_option_thumbnail .image {
        width: 50px !important;
    }

    .pc-build-inner .thumbnail_description h5 {
        font-size: 14px !important;
    }

    .component_option_thumbnail_container .thumbnail_buttons {
        margin-right: 0;
    }

    .composite_form .component_title_toggled .component_title_text .step_title {
        width: 100%;
    }




    .product-type-composite .iconic-woothumbs-images-wrap {
        width: 100% !important;
    }

    .composite .composite_form .component_title_toggled .component_title_text {
        font-size: 14px;
        width: calc(100% - 60px);
    }

    ul.summary_elements.cp_clearfix {
        max-height: inherit !important;
        overflow-y: auto;
    }

    .desc {
        padding-top: 2rem;
        padding-right: 0rem;
    }

    td.product-quantity .quantity .quantity-nav {
        right: 0;
    }

    .wmc-cart {
        font-size: 26px !important;
    }

    .wmc-count {
        right: -2px;
        top: 10px;
    }

    .pc-build-inner .thumbnail_description {
        flex-direction: column;
    }

    .component_option_thumbnail_container .thumbnail_description .title {
        width: 100%;
    }

    .pc-build-inner ul li .thumbnail_description .price {
        width: 100%;
        text-align: left;
        padding: 0 10px;
    }

    .cart-product-div {
        text-align: center;
    }

    .cart-heading h1 {
        text-align: center;
    }

    .cart-second-div {
        margin-top: -20px;
    }

    .cart-heading h1 {
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }

    .ls_outer_main {
        text-align: center;
    }

    .product-img {
        text-align: center;
    }

    div#see-more-composite a .message {
        left: 0rem !important;
        width: 90% !important;
        margin: 0px 0 0 5% !important;
    }

    .only-login-form {
        width: 65% !important;
    }

    .product-subtotal span.woocommerce-Price-amount.amount {
        font-size: 18px !important;
    }

    a.invoice-pdf {
        font-size: 17px !important;
    }

    .checkout-cart {
        padding-left: 15px !important;
    }

    h3.multiple_address {
        margin-bottom: 20px;
    }

    #thmaf_billing_alt_field label {
        padding: 15px 45px 15px 15px;

    }

    .checkout-cart-lines {
        margin-bottom: 30px;
    }

    span.price-text-span {
        /* display: block !important; */
    }

    .product-action {
        padding-bottom: 10px;
    }

    .checkout-user-name .col-md-5 {
        padding-left: 10px;
        display: flex;
        flex-direction: column;
    }

    .checkout-user-name .col-md-4.not-you {
        flex-direction: inherit;
        padding-left: 0;
    }

    #need_invoce_div .col-md-4 {
        display: block;
    }

    .checkout-cart-lines.checkout-order-summary-collected.mt-3 {
        order: 3;
        width: 100%;
        margin-bottom: 0;
    }

    .checkout-cart .thwmscf-buttons {
        order: 1;
        width: 100%;
    }

    .checkout-cart div#order_review {
        order: 2;
    }

    tr.cart-subtotal {
        display: flex !important;
        justify-content: center;
    }

    span.price-text-span {
        margin-top: 0px !important;
    }

    .tab-content {
        padding: 25px 20px 27px 20px !important;
    }

    .despacho-detail p,
    .shipping-tabs .tab-pane p {
        line-height: 22px;
    }

    .shipping-tabs .tab-pane>p {
        margin-bottom: 10px !important;
    }

    .wc-positive_trust.text-center img {
        display: none;
    }

    .checkout-cart .product-img.col-md-3.product-thumbnail {
        width: 25%;
    }

    .checkout-cart .product-info-inner.col-md-9 {
        width: 75%;
        padding-left: 0;
    }

    .checkout-cart .ls_outer_main {
        text-align: left;
    }

    .checkout-cart .product-metadata-div {
        display: flex;
        margin-top: 0px;
    }

    .col-md-12.compra-detail.d-flex {

        width: 100%;
    }

    .compra-detail ul li h4 {
        font-size: 16px;
        padding-bottom: 0 !important;
    }

    .cart-product-div .product-metadata-div .product-subtotal.set-margin {
        text-align: left;
    }

    .checkout-cart .product-metadata-name {
        line-height: 17px;
        margin-bottom: 3px;
    }

    .checkout-cart .product_outer_rapper .product-metadata-name {
        margin-bottom: 8px;
    }

    .checkout-cart span.quantity-text-span,
    .checkout-cart span.price-text-span {
        font-size: 14px;

    }

    .checkout-cart .product-metadata-div .product-subtotal.set-margin {
        display: block;
        line-height: 23px;
    }

    .checkout-cart .product-metadata-name a.cart-product-name {
        font-size: 16px !important;
    }

    .checkout-cart .product_outer_rapper .product-subtotal span.woocommerce-Price-amount.amount {
        font-size: 14px !important;
        line-height: 22px;
    }

    .checkout-order-summary-collected span {
        line-height: 22px;
    }

    .checkout-user-name input#action-next {
        margin: 0px 0 10px;
        padding: 18px;
    }

    .shipping-tabs .woocommerce-billing-fields {
        margin-top: 20px;
    }

    .test_class .shipping-tabs h2 {
        padding: 15px 0px 15px 0px !important;
        font-size: 20px !important;
        font-weight: 700;
    }

    .payment_box.payment_method_bacs>div:first-child {
        padding: 0 0px !important;
    }

    .payment_box.payment_method_bacs {
        padding: 11px 7px 15px 17px !important;
    }

    .ul.wc_payment_methods.payment_methods.methods {
        padding: 15px 15px 15px 15px;
    }

    .form-row.place-order {
        position: unset;
        width: 92%;
        padding-bottom: 0 !important;
        margin: 0 auto;
    }

    .woocommerce-checkout-payment ul li input {
        margin-right: 5px !important;
    }

    .bank-block ul li.wc_payment_method label {
        font-size: 14px;
    }

    p.form-row.validate-required label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox input {

        left: 5px;
    }

    .bank-block #payment ul.wc_payment_methods.payment_methods.methods {

        padding: 15px 8px 15px 10px !important;
    }

    .form-row.place-order .wc-positive_trust.text-center.checkout-second-step img {
        display: block;
        margin: 0 auto;
    }

    .woocommerce-privacy-policy-text {
        display: none;
    }

    .woocommerce-terms-and-conditions-wrapper {
        margin-top: 5px;
    }

    .need_invoce_div label {
        font-weight: 700;
        color: #000;
    }

    div#need_invoce_div {
        padding: 15px 15px;
    }

    #payment .payment_box.payment_method_bacs .bb-desc-second h4 {
        display: none;
    }

    .button-next.custom_next_btn+span.money-icon:before,
    .form-row.place-order button#place_order:before {
        display: block;
        left: 40px;
    }

    .button-next.custom_next_btn+span.money-icon:before {
        background-image: url(/wp-content/uploads/2022/08/confirm-purchase.png);
        left: 55px;
        background-repeat: no-repeat;
        width: 35px;
        height: 51px;
        top: 6px;

    }

    .thwmscf-buttons font~span.money-icon:before {
        background-image: url(/wp-content/uploads/2022/08/confirm-purchase.png);
        background-repeat: no-repeat;
        width: 35px;
        height: 51px;
        top: 6px;
        left: -283px;
    }

    .bank-block .bb-desc-second p {
        margin-bottom: 5px;
    }

    .despacho-detail input,
    .form-row .select,
    .select2-container--default .select2-selection--single,
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        border-color: #dfd8d8;
        border-radius: 10px;
    }

    .despacho-detail input {
        padding: 13px 15px;
    }

    .form-row .select {
        padding: 12px 15px;
    }

    .select2-container--default .select2-selection--single .select2-selection__rendered {
        padding: 14px 15px;
    }

    #order_review.woocommerce-checkout-review-order .cart-product-div {
        margin-bottom: 0;
    }

    #thwmscf-tab-panels .checkout-cart .woocommerce-checkout-review-order {
        padding: 10px 10px 0
    }

    #thwmscf-tab-panels .checkout-cart .product_info .product-img {
        text-align: center;
        padding-bottom: 3px;
    }

    /* ===25/08/22--css--start=== */
    input.woo_total_amount[name="woo_total_amount"],
    input.woo_pay_amount[name="woo_pay_amount"],
    input.woo_financial_amount[name="woo_financial_amount"],
    select.form-select.woo_quotas_type[name="woo_quotas_type"],
    input.woo_mc_cost[name="woo_mc_cost"] {
        width: 100%;
    }
    /* ===25/08/22--css--end=== */

}

@media (max-width:414px) {
    .mo-openid-app-icons a {
        width: 100% !important;
    }

    a.cart-product-name {
        font-size: 23px !important;
    }

    .cart-heading h1 {
        font-size: 32px !important;
    }

    .cart-product-div {
        margin-top: 0px !important;
    }

    div#see-more-composite a .message {
        left: unset !important;
        right: 19px;
    }

    div#see-more-composite {
        padding-bottom: 25px !important;
    }

    .only-registration-form {
        width: 91% !important;
        margin: 0 auto;
    }

    .only-login-form {
        width: 90% !important;
    }
}

@media (max-width:375px) {
    div#see-more-composite a .message {
        left: unset !important;
        right: 17px;
    }

    .shipping-tabs ul li a {
        padding: 10px 37px 10px 37px;
    }


}

@media (max-width:320px) {
    .only-registration-form {
        width: 100% !important;
        margin: 0 auto;
        font-size: 13px;
    }

    .only-login-form {
        width: 100% !important;
    }

    .only-login-form form.login {
        padding: 5px !important;
    }

    div#see-more-composite a .message {
        left: unset !important;
        right: 15px;
    }

    .shipping-tabs ul li {
        width: 100%;
    }
}

@media (max-width:850px){
    #site-navigation ul li:last-child {
        display: block;
    }
}