.woo_tab_section .et_pb_tab_content table tbody tr td{
		height:auto !important;
}
.woo_tab_section  table tr {
    padding: 5px;
    display: block;
}
.woo_tab_section .et_pb_tab_content ul li,
.woo_tab_section .et_pb_tab_content ul li span {
    color: #fff !important;
    background: transparent !important;
}
.woo_tab_section p br,.woo_tab_section span br {
    display: block;
}
.add_cart_btn p.stock {
    display: none;
}

.cl_prod_block_inner img {
    width: 150px;
    height: 150px;
	padding:10px;
    object-fit: contain;
    border-radius: 100px;
}


.woo_tab_section .et_pb_tab_content h2 span {
    color: #fff !important;
}

.woo_tab_section .et_pb_tab_content p span {
    color: #fff !important;
}

.woo_tab_section .et_pb_tab_content table {
    width: 100% !important;
}
.woo_tab_section .et_pb_tab_content table tbody tr td:first-child {
    width: 30% !important;
    display: block;
}
.fluid-width-video-wrapper{
	padding-top:0px !important;
}
.fluid-width-video-wrapper iframe{
	position:unset !important;
	    height: 400px !important;
}
.woo_tab_section .et_pb_tab_content table tbody tr {
    border: 1px solid #cccccc75 !important;
    color: #fff !important;
    padding: 5px  !important;
	display: flex;
	    height: auto !important;
}.woo_tab_section .et_pb_tab_content table tbody tr{
	height: auto !important;
}

.woo_tab_section .et_pb_tab_content table tbody tr span {
    color: #fff !important;
	background:transparent !important;
}
.woo_tab_section  img{
	background:#fff !important;
}
.et_right_sidebar #left-area {
    float: left;
    padding-right: 0;
    width: 100% !important;
}

.slick-next:before,
.slick-prev:before {
    display: none !important;
}

.slick-next .fa:before,
.slick-prev .fa:before {
    display: block !important;
}

.slick-next .fa,
.slick-prev .fa {
    color: #000 !important;
}

.et_right_sidebar #main-content .container:before {
    display: none !important;
}

nav.woocommerce-breadcrumb {
    display: none !important;
}

.type-product .clearfix {
    width: 100% !important;
    max-width: 1400px !important;
    margin: auto !important;
}

.single-product .container {
    width: 100% !important;
    max-width: 100% !important;
}

span.onsale {
    display: none !important;
}

section.related.products,
.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
    max-width: 1400px !important;
    margin: auto !important;
}

.woo_tab_section {
    display: flex;
}

.main_tab_section {
    background: #222;
    padding: 80px 0px;
}

.et_pb_wc_tabs {
    border: none !important;
}

.wc-tabs-wrapper {
    display: flex;
}

ul.et_pb_tabs_controls {
    width: 327px;
    /* Adjust width as needed */
}

.et_pb_tabs_controls li a {
    color: #000 !important;
	    text-transform: capitalize;
}

.wc-tab-content {
    background: #11111133;
}

.tabs.vertical li {
    display: block;
    margin-bottom: 10px;
}

ul.tabs.vertical {
    background: transparent !important;
}

body.woocommerce .woocommerce-tabs {
    border: none !important;
}

ul.et_pb_tabs_controls:after {
    display: none !important;
}

.et_pb_all_tabs .et_pb_active_content {
    display: block;
}

.woo_tab_section::after {
    position: absolute;
    content: '';
    background: #11111133;
    right: 0;
    border-radius: 20px;
    z-index: -1;
    top: 0;
    width: 82%;
    left: auto;
    bottom: 0;
}

div#payment {
    margin-top: 30px;
}

p.return-to-shop a {
    background: #EE691D !important;
    color: #fff !important;
}

.woo_tab_section .et_pb_tabs_controls li {
    width: 300px;
    font-size: 23px;
    font-weight: 600;
    background: #fff !important;
    height: 75px;
    border-radius: 100px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-bottom: 10px !important;
    color: #000;
    margin: 10px !important;
}

.woo_tab_section .et_pb_all_tabs,
.woo_tab_section ul.et_pb_tabs_controls {
    background: transparent !important;
}

.woo_tab_section br {
    display: none;
}

.woo_tab_section ul li.et_pb_tab_active {
    background: #EE691D !important;
}

.woo_tab_section ul li.et_pb_tab_active a {
    color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce-page div.product .woocommerce-tabs ul.tabs:before {
    border-bottom: none !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a,
body.woocommerce #content-area div.product .woocommerce-tabs ul.tabs li a {
    color: #000 !important;
}

.wc-tab-content h2 {
    display: none !important;
}

.et_pb_all_tabs .inner_title {
    color: #FFCA08;
}

.et_pb_all_tabs .site_content span {
    color: #fff;
}

section.related.products ul {
    display: flex;
}

.woo-variation-product-gallery {
    width: 100% !important;
    max-width: 100% !important;
}

.free_sheeping {
    display: flex;
    align-items: center;
}

.free_shipping_col1 {
    width: 84px;
    height: 84px;
    background: #EE691D;
    border: 3px solid #fff;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.free_shipping_col2 {
    margin-left: -20px;
    padding-top: 5px !important;
    background: #1366AB;
    border-radius: 10px;
    z-index: -1;
    padding-left: 20px !important;
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    width: 236px;
    height: 60px;
    padding-left: 30px !important;
}

.free_shipping_col2 span {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    width: 100%;
}

.brand_images_single span {
    font-size: 21px;
    font-weight: 600;
    color: #000;
	    padding-right: 10px;
}

.brand_images_single img {
    width: 55px;
}

.brand_images_single {
    display: flex;
    align-items: center;
    border: 1px solid #DDDDDD;
    width: fit-content;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.get_short_description_main {
    font-size: 16px;
    color: #000;
    font-weight: 400;
    padding-bottom: 30px;
}

.stock_title,
.stock_title_inner {
    font-size: 17px;
    text-transform: uppercase;
    background: #fff;
    color: #0EA41D;
    font-weight: 600;
    width: fit-content;
    border-radius: 50px;
    padding: 0px 20px;
    padding-left: 40px !important;
    margin-bottom: 20px;
    position: relative;
    border-radius: 20px;
    border: 2px solid #0EA41D;
}

.stock_title::after {
    position: absolute;
    content: '';
    border-radius: 100px;
    background: #0EA41D;
    width: 16px;
    height: 16px;
    left: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
}

.stock_title_inner {
    background: red;
    color: #fff !important;
    border-color: transparent !important;
}

.main_social_share svg {
    background: #ddd;
    width: 30px;
    height: 30px;
    padding: 4px;
    z-index: 9;
    border-radius: 100px;
}

.main_social_share svg:hover {
    background: #1366AB;
}

.main_social_share .fa {
    font-size: 20px;
    color: #fff;
}

.main_social_share a {
    background: #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 30px;
    width: 30px;
    border-radius: 100px;
    margin: 0px 5px;
}

.main_social_share a:hover {
    background: #1366AB;
}

.main_social_share_name {
    font-size: 21px;
    color: #000;
    font-weight: 600;
    padding-bottom: 10px;
}

.main_social_share {
    display: flex;
}

.sku_main_data tr td {
    font-size: 16px;
    color: #000;
    padding: 10px;
    border: 1px solid #ddd;
}

.woo-variation-gallery-slider-wrapper {
    border: 1px solid #ddd;
    height: 417px;
    border-radius: 30px 30px 10px 10px;
}

.wvg-gallery-thumbnail-image {
    border: 1px solid #ddd;
    border-radius: 10px;
}

.sku_main_data table {
    width: 100% !important;
    border-radius: 10px !important;
}

.sku_main_data {
    border-radius: 10px;
    border: 1px solid #ddd;
    overflow: hidden;
}

.single-product .main_string_all {
    display: flex;
    background: #1366AB;
    color: #fff;
    border-radius: 10px;
    justify-content: space-around;
    width: fit-content;
    padding: 0px 20px;
    height: 50px;
}

.single-product .proprice {
    height: 106%;
}

.single_page_price {
    font-size: 23px;
    color: #5994C4;
    font-weight: 600;
    display: flex;
    align-items: center !important;
	padding-right: 10px !important;
}

.single_page_price>span {
    font-size: 18px;
    padding-right: 10px;
    color: #fff;
}

.single_proprice::after {
    position: absolute;
    content: '';
    position: absolute;
    content: '';
    background: url('data:image/svg+xml,<svg width="9" height="7" viewBox="0 0 9 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M0 7L9 0V7H0Z" fill="%23FFCA08"/></svg>');
    width: 9px;
    height: 7px;
    background-size: contain;
    top: 1px;
    left: -9px;
    background-repeat: no-repeat;
}

.single_proprice {
   background: #FFCA08;
  position: relative;
  color: #000 !important;
  font-size: 23px;
  font-weight: 600;
  padding: 8px;
  height: 58px;
  position: relative;
  margin-top: -8px;
}

.single_proprice span {
    font-size: 18px;
}

.add_cart_btn .et_pb_module_inner {
    display: flex;
}

.single-product form.cart {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

button.single_add_to_cart_button.alt {
    width: 100%;
    background: #1366AB;
    order: 4;
    border: none;
    font-size: 16px;
    color: #fff;
    height: 50px;
    border-radius: 100px;
    cursor: pointer;
    margin-top: 20px;
}

.single-product .quantity {
    width: 50% !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center !important;
}

.single-product .quantity button {
    flex: 1 !important;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    font-size: 30px !important;
    color: #000 !important;
    line-height: 0 !important;
    cursor: pointer;
}

.et_pb_wc_add_to_cart .quantity input.qty {
    background: transparent;
    font-size: 22px;
    color: #000;
    width: 60px !important;
    padding: 0 !important;
    height: 100%;
    border-left: 1px solid #ddd !important;
    border-right: 1px solid #ddd !important;
}

.woocommerce div.product form.cart div.quantity,
.woocommerce-page div.product form.cart div.quantity,
.woocommerce #content div.product form.cart div.quantity,
.woocommerce-page #content div.product form.cart div.quantity {
    margin: 0 !important;
}

a.add_to_wishlist.single_add_to_wishlist .fa {
    font-size: 25px;
    color: #000;
    border: 1px solid #ddd;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}


/* .single-product.woocommerce ul.products li.product,
.single-product.woocommerce-page ul.products li.product {
    width: 100% !important;
    margin: 0 !important;
} */

.woo_product_title {
    font-size: 30px;
    color: #000;
    font-weight: 600 !important;
}

a.add_to_wishlist.single_add_to_wishlist span {
    font-size: 16px;
    text-transform: capitalize;
    color: #000;
}

a.add_to_wishlist.single_add_to_wishlist {
    flex-direction: row-reverse;
    display: flex;
    justify-content: center;
    align-items: center;
}

.yith-wcwl-add-to-wishlist {
    width: 50% !important;
    order: 1;
}

.et_pb_wc_add_to_cart .quantity input.qty {
    background: transparent;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    border: none !important;
}

.quantity {
    border: 1px solid #ddd;
    border-radius: 100px;
}

.woo_tab_section h2 {
    color: #fff !important;
}

.woo_tab_section p {
    color: #fff !important;
}

span#reply-title {
    color: #fff;
}

a.shipping-calculator-button {
    color: #1366AB;
}

.woocommerce-message a.button.wc-forward:hover {
    border: none;
    background: #fff;
    color: #000 !important;
}

p.form-submit input {
    background: #1366AB !important;
    color: #fff !important;
    border: none !important;
}


/* cart */

.quantity {
    display: flex;
    align-items: center;
    width: 150px !important;
}

.woocommerce .quantity input.qty {
    background: transparent !important;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

td.product-name a {
    color: #000;
    font-size: 16px;
}

td.product-price,
td.product-subtotal,
.shop_table th {
    color: #000 !important;
    font-size: 16px;
}

.quantity button {
    flex: 1;
    background: transparent !important;
}

.woocommerce .quantity .plus,
.woocommerce-page .quantity .plus,
.woocommerce #content .quantity .plus,
.woocommerce-page #content .quantity .plus,
.woocommerce .quantity .minus,
.woocommerce-page .quantity .minus,
.woocommerce #content .quantity .minus,
.woocommerce-page #content .quantity .minus {
    background: transparent !important;
}

a.checkout-button.alt.wc-forward {
    background: #1366AB;
    padding: 10px;
    color: #fff;
    border-radius: 40px;
}

.woocommerce .woocommerce-error,
.woocommerce .woocommerce-info,
.woocommerce .woocommerce-message {
    background: #1366AB;
}

.wvg-single-gallery-image-container img {
    height: 417px !important;
    object-fit: contain;
}


/* checkout Page */

.woocommerce-billing-fields__field-wrapper,
.woocommerce-shipping-fields__field-wrapper {
    display: grid;
    grid-template-columns: 50% 50%;
}

.woocommerce form .form-row label,
.woocommerce-page form .form-row label {
    display: block !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #000 !important;
}

.woocommerce-billing-fields__field-wrapper .form-row label.screen-reader-text {
    display: contents !important;
}

.woocommerce form .form-row input.input-text::placeholder,
.woocommerce form .form-row textarea::placeholder {
    color: black;
}

.coupon .site_button,
td.actions .site_button {
    background: #1366AB;
    color: #fff;
}

span.select2-selection.select2-selection--single {
    padding-top: 10px;
    background-color: transparent;
    height: 50px;
    border: 1px solid #888888;
}

div#customer_details .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 12px;
    right: 1px;
    width: 20px;
}

table.shop_table.woocommerce-checkout-review-order-table {
    border: 1px solid #888888 !important;
}

.checkout_page_main_section .woocommerce table.shop_table td {
    font-size: 16px;
}

.checkout_page_main_section .woocommerce table.shop_table th {
    font-size: 16px;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border: 1px solid #888888;
}

div#customer_details .woocommerce-input-wrapper input {
    font-size: 15px !important;
    padding-left: 9px;
}

.woocommerce-billing-fields__field-wrapper span.select2-selection.select2-selection--single {
    height: 47px;
}

form.checkout.woocommerce-checkout .form-row-first,
form.checkout.woocommerce-checkout .form-row-last {
    width: 100%;
    overflow: visible;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    border: 1px solid #888888 !important;
    background-color: transparent;
    font-size: 20px !important;
}

div#order_review {
    font-size: 18px;
    color: #000000;
}

.col-1,
.col-2 {
    text-transform: capitalize;
}

.woocommerce form .form-row input.input-text,
.woocommerce form .form-row textarea {
    padding: 10px;
    font-size: 16px !important;
    border-radius: 3px;
    border: 2px solid #000000;
}

button#place_order {
    border: none;
}

.woocommerce-checkout p.woocommerce-invalid-required-field span.error {
    color: #e2401c;
    display: block !important;
    font-weight: bold;
}


/* .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    display: none;
} */

.page-id-503 .woocommerce-form-coupon-toggle {
    display: none;
}

.woocommerce-billing-fields h3,
h3#order_review_heading {
    font-size: 26px;
    color: black;
}

.entry-content thead th,
.entry-content tr th,
body.et-pb-preview #main-content .container thead th,
body.et-pb-preview #main-content .container tr th {
    color: black;
    font-weight: 600 !important;
    padding: 9px 24px;
}

p#order_comments_field label {
    color: black;
}

.woocommerce-billing-fields h3,
h3#order_review_heading,
h3#ship-to-different-address {
    color: black;
    padding: 10px 0px 20px;
}

.woocommerce-additional-fields h3 {
    padding: 17px 0px 10px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0 !important;
}


/* Firefox */

input[type=number] {
    -moz-appearance: textfield !important;
}

.checkout_page_main_section .woocommerce-privacy-policy-text {
    font-size: 15px;
}

a.woocommerce-privacy-policy-link {
    font-size: 15px;
}

.woocommerce-form-coupon-toggle {
    display: none;
}

.bathup_btn {
    text-transform: capitalize;
    cursor: pointer;
    position: relative;
}

.bathup_btn span {
    position: relative;
    z-index: 99;
}

div#payment {
    background: white !important;
}

li.woocommerce-notice.woocommerce-notice--info.woocommerce-info {
    line-height: 1.3 !important;
}

.checkout_page_main_section .woocommerce-privacy-policy-text {
    font-size: 14px;
    LINE-HEIGHT: 1.3;
    MARGIN-BOTTOM: 10PX;
}

.wpf_item input[type="checkbox"] {
    border-radius: 0px !important;
}

.wpf_item input[type="checkbox"] {
    width: 18px !important;
    height: 18px !important;
}

.wpf_hide_text li>input:checked+label>i:after,
.wpf_item input[type="checkbox"]:checked:before {
    background: #1d1e22 !important;
    color: #fff !important;
    font-weight: bold !important;
}

.et_pb_wc_cart_products_0_tb_body .quantity input.qty,
.et_pb_wc_cart_products_0_tb_body table.cart td.actions .coupon .input-text {
    background: transparent !important;
}

td.product-quantity {
    display: flex !important;
    align-items: center !important;
}

.woocommerce #content .quantity,
.woocommerce .quantity,
.woocommerce-page #content .quantity,
.woocommerce-page .quantity {
    width: 150px !important;
    margin-left: 20px;
}

.woocommerce button.button,
.woocommerce-page button.button {
    background: #1366AB !important;
    color: #fff !important;
    border-radius: 100px !important;
}

td.product-name img {
    width: 100px !important;
}


/* my account */

.woocommerce-account .woocommerce-MyAccount-navigation {
    width: 20%;
}

.woocommerce-account .woocommerce-MyAccount-content {
    display: inline-block;
    float: left;
    margin-left: 5%;
    width: 75%;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul {
    padding: 0;
    border-top: 1px solid #eee;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li {
    list-style: none;
    border-bottom: 1px solid #eee;
    padding-bottom: 0;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active a:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
    padding: 10px 5px;
    display: block;
    color: #000;
    font-size: 16px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
    margin-right: 20px;
    opacity: .25;
    color: #000;
    font-size: 24px;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li a:hover:before {
    opacity: 1;
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a:before {
    font-family: 'FontAwesome';
    content: "\f0e4";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before {
    font-family: 'FontAwesome';
    content: "\f291";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before {
    font-family: 'FontAwesome';
    content: "\f1c6";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before {
    font-family: 'FontAwesome';
    content: "\f015";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--payment-methods a:before {
    font-family: 'FontAwesome';
    content: "\f09d";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before {
    font-family: 'FontAwesome';
    content: "\f007";
}

.woocommerce-account .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    font-family: 'FontAwesome';
    content: "\f08b";
}

.woocommerce-account .woocommerce-MyAccount-content h2 {
    font-size: 25px;
    text-align: center;
    font-weight: 600;
}

.woocommerce-account p.order-again {
    text-align: right;
}

.woocommerce-account .woocommerce-EditAccountForm input[type="submit"] {
    margin-top: 50px;
    float: right;
}

#add_payment_method #payment,
.woocommerce-cart #payment,
.woocommerce-checkout #payment {
    border: 1px solid transparent;
    background: #F2F2F2 !important;
    border-radius: 30px;
}

.payment_box.payment_method_bacs {
    background: #fff !important;
}

#add_payment_method #payment div.payment_box::before,
.woocommerce-cart #payment div.payment_box::before,
.woocommerce-checkout #payment div.payment_box::before {
    content: "";
    display: block;
    border: 1em solid #fff;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
    position: absolute;
    top: -.75em;
    left: 0;
    margin: -1em 0 0 2em;
}

.woocommerce div.product form.cart div.quantity {
    height: 50px !important;
    order: 2;
}

.custom-checkbox-inner {
    order: 3 !important;
    margin-top: 10px !important;
}

.custom-checkbox {
    background: #EE691D;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

label.inner_checkbox {
    margin-top: 10px;
    display: block;
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.yith-wcwl-add-to-wishlist {
    margin-top: 0 !important;
}


/* short description */

.key_futured ul li {
    display: flex !important;
    position: relative;
}

.key_futured ul li span {
    color: #EE691D;
    padding-right: 10px;
}

.key_futured ul li::after {
    position: absolute;
    content: '';
    right: auto;
    left: -17px;
    margin: auto;
    background: #5994C4;
    width: 12px;
    height: 12px;
    top: 7px;
    bottom: auto;
    margin: auto;
    border-radius: 100px;
    text-align: left;
}

.woocommerce-message a.button.wc-forward {
    border: none;
    background: #EE691D;
    color: #fff !important;
}


/* new checkout */

.coupan_code_html {
    display: flex;
    align-items: center;
}

.coupan_code_html .form-row.form-row-first {
    width: 70% !important;
}

.coupan_code_html .form-row.form-row-last {
    width: 30% !important;
    padding: 0 !important;
}

.coupan_code_html .form-row.form-row-last button {
    border-radius: 11px !important;
    font-size: 16px;
    font-weight: 400;
    height: 55px;
}

input#coupon_code {
    border: 1px solid #DDDDDD !important;
    border-radius: 10px;
    height: 55px;
}

input#coupon_code::placeholder {
    color: #DDDDDD !important;
}

.product-image img {
    width: 100%;
    height: 150px;
    border: 1px solid #ddd;
    padding: 20px;
    object-fit: contain;
    border-radius: 20px;
}

.product-image.checkout-images {
    position: relative;
	    width: 20% !important;

}


.checkout_page_main strong.product-quantity {
    position: absolute;
    right: -10px;
    background: #1366AB;
    width: 30px;
    height: 30px;
    top: -10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 12px;
    border-radius: 100px;
}

.product-price-row {
    padding-left: 30px;
    text-align: left;
	width:50% !important;
}

.product-total {
    font-size: 24px;
    color: #EE691D;
    font-weight: 600;
}

.checkout_page_main .cart_item {
    display: flex;
    align-items: center;
    text-align: center;
}

.checkout_section_box span.woocommerce-Price-amount.amount {
    color: #EE691D;
}

.checkout_section_box .cart-subtotal {
    display: flex;
    font-size: 22px;
    color: #000 !important;
    justify-content: space-between;
}

.checkout_section_box .shipping_code {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    font-size: 22px;
}

.checkout_section_box ul#shipping_method label {
    font-size: 18px;
}

.checkout_section_box .order-total {
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #ddd;
    margin-top: 20px;
    font-size: 22px;
    padding-bottom: 30px;
}

.checkout_section_box form.checkout_coupon.woocommerce-form-coupon {
    border: none;
    padding: 0;
    margin: 20px 0px;
}

.checkout_section_box ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: #000;
    color: #fff;
    padding: 20px;
}

.checkout_section_box p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    color: #000;
    font-size: 18px;
    padding-bottom: 10px;
}

header.woocommerce-Address-title.title a {
    border: 1px solid;
    padding: 0px 10px;
}

@media all and (min-width: 320px) and (max-width: 767px) {
	.product-image.checkout-images{
		
    width: 40% !important;
	}
    .woocommerce ul.order_details li {
        width: 100% !important;
        padding-bottom: 10px !important;
    }
    .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 h2 {
        padding-top: 20px;
    }
    .woocommerce-message {
        padding-bottom: 60px !important;
        margin-bottom: 0 !important;
    }
    .woocommerce-message a.button.wc-forward {
        border: none;
        background: #EE691D;
        color: #fff !important;
        float: unset;
        position: absolute;
        bottom: 10px;
    }
    .woocommerce-message,
    .woocommerce-error,
    .woocommerce-info {
        font-size: 16px !important;
    }
    .woocommerce table.shop_table td {
        font-size: 15px;
    }
    a.add_to_wishlist.single_add_to_wishlist span {
        font-size: 14px;
        display: none;
    }
    .woo_tab_section .et_pb_all_tabs,
    .woo_tab_section ul.et_pb_tabs_controls {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }
    .et_pb_tabs_controls li a {
        line-height: 1 !important;
        text-align: center !important;
        padding: 5px 15px !important;
    }
    .woo_tab_product_main .et_pb_tab {
        padding: 10px;
    }
    .woo_tab_product_main .inner_title {
        font-size: 18px;
    }
    .woo_tab_product_main .site_content span {
        font-size: 14px;
    }
    .single_proprice,
    .single_page_price {
        font-size: 18px;
        padding: 10px;
    }
    .quantity {
        height: 50px !important;
    }
    .yith-wcwl-add-to-wishlist {
        width: 30% !important;
        margin: 0 !important;
    }
    .single-product .quantity {
        width: 70% !important;
    }
    .woo_tab_section .et_pb_tabs_controls li {
        width: 50%;
        font-size: 16px;
        height: 50px !important;
        margin: 0 !important;
        margin-bottom: 10px !important;
    }
    .single_page_row {
        display: flex;
        flex-wrap: wrap;
    }
    .single_col_one {
        order: 2;
    }
    .single_col_three {
        order: 3;
    }
    .single_col_two {
        order: 1;
    }
    .woo-variation-gallery-slider-wrapper .wvg-single-gallery-image-container img {
        height: 300px !important;
        object-fit: contain !important;
    }
    .woo-variation-gallery-slider-wrapper {
        height: 300px !important;
    }
    .get_short_description_main {
        font-size: 14px;
    }
    .single-product form.cart {
        width: 100% !important;
    }
    .main_string_all {
        width: fit-content !important;
    }
    .single_page_price {
        padding: 0px 10px;
    }
    .woo_tab_section {
        display: block !important;
    }
    ul.et_pb_tabs_controls {
        width: 100% !important;
    }
    .et_pb_all_tabs {
        float: left;
    }
    .woo_product_title h1 {
        font-size: 24px;
    }
    /* cart */
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: block;
        text-align: right !important;
        justify-content: space-between;
        align-items: center;
        color: #000;
    }
    td.product-quantity {
        text-align: center !important;
        margin: auto !important;
    }
    td.product-quantity::before {
        display: none !important;
    }
    .coupon {
        display: block !important;
        text-align: center;
    }
    .woocommerce table.shop_table_responsive tr td.actions,
    .woocommerce-page table.shop_table_responsive tr td.actions {
        text-align: center !important;
    }
    .woocommerce .quantity input.qty {
        padding: 0 !important;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
        text-align: center !important;
    }
    #add_payment_method table.cart img,
    .woocommerce-cart table.cart img,
    .woocommerce-checkout table.cart img {
        width: 80px !important;
    }
    /* my account */
    nav.woocommerce-MyAccount-navigation ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    nav.woocommerce-MyAccount-navigation ul li {
        width: 50%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a {
        font-size: 14px;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation ul li a:before {
        margin-right: 10px !important;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-MyAccount-content {
        margin-top: 30px;
    }
    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100% !important;
        margin-left: 0 !important;
    }
    /* my account end */
    /* checkout */
    .coupan_code_html .form-row.form-row-first {
        width: 100% !important;
    }
    .coupan_code_html {
        display: block;
    }
    .coupan_code_html .form-row.form-row-last {
        width: 50% !important;
        margin: auto !important;
    }
    div#order_review {
        font-size: 14px !important;
    }
    .checkout_section_box .cart-subtotal,
    .checkout_section_box .shipping_code {
        font-size: 18px !important;
		
    }
    .checkout_section_box span.woocommerce-Price-amount.amount {
        font-size: 18px;
		display:flex !important;
    }
    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        margin-top: 10px !important;
    }
    .product-image img {
        width: 300px;
        padding: 10px;
    }
    /* checkout end*/
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .single-product form.cart {
        width: 90% !important;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    /* my account */
    nav.woocommerce-MyAccount-navigation ul {
        display: flex;
        width: 100%;
        flex-wrap: wrap;
    }
    nav.woocommerce-MyAccount-navigation ul li {
        width: 33.33%;
    }
    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }
    .woocommerce-MyAccount-content {
        margin-top: 30px;
    }
    /* my account end */
    a.add_to_wishlist.single_add_to_wishlist span {
        font-size: 14px;
    }
    .single_proprice,
    .single_page_price {
        font-size: 18px;
    }
    .quantity {
        height: 50px !important;
    }
    .yith-wcwl-add-to-wishlist {
        width: 60% !important;
    }
    .single-product .quantity {
        width: 40% !important;
    }
    .woo_tab_section .et_pb_tabs_controls li {
        width: 220px;
        font-size: 16px;
        height: 50px !important;
    }
    .single_page_row {
        display: flex;
        flex-wrap: wrap;
    }
    .single_col_one {
        order: 2;
    }
    .single_col_three {
        order: 3;
    }
    .single_col_two {
        order: 1;
    }
    .woo-variation-gallery-slider-wrapper .wvg-single-gallery-image-container img {
        height: 417px !important;
        object-fit: contain !important;
    }
    .single-product form.cart {
        width: 60% !important;
    }
    .main_string_all {
        width: fit-content !important;
    }
    .single_page_price {
        padding: 0px 10px;
    }
    .woo_tab_section {
        display: block !important;
    }
    ul.et_pb_tabs_controls {
        width: 100% !important;
    }
    .et_pb_all_tabs {
        float: left;
    }
    /* cart */
    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        text-align: right !important;
        justify-content: space-between;
        align-items: center;
        color: #000;
    }
    .woocommerce .quantity input.qty {
        padding: 0 !important;
    }
    .woocommerce #content table.cart .product-thumbnail,
    .woocommerce table.cart .product-thumbnail,
    .woocommerce-page #content table.cart .product-thumbnail,
    .woocommerce-page table.cart .product-thumbnail {
        display: block !important;
        text-align: center !important;
    }
    #add_payment_method table.cart img,
    .woocommerce-cart table.cart img,
    .woocommerce-checkout table.cart img {
        width: 80px !important;
    }
    .woocommerce table.shop_table_responsive thead,
    .woocommerce-page table.shop_table_responsive thead {
        display: none !important;
    }
    /* .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before{
        display: none !important;
    } */
    /* cart end */
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .woocommerce form .form-row label,
    .woocommerce-page form .form-row label {
        font-size: 13px !important;
    }
    .coupan_code_html .form-row.form-row-last button {
        padding: 10px;
    }
    .product-image img {
        padding: 10px;
    }
    /* end */
    a.add_to_wishlist.single_add_to_wishlist span {
        font-size: 14px;
    }
    .single_proprice,
    .single_page_price {
        font-size: 18px;
    }
    .quantity {
        height: 50px !important;
    }
    .yith-wcwl-add-to-wishlist {
        width: 60% !important;
    }
    .single-product .quantity {
        width: 40% !important;
    }
    .woo_tab_section .et_pb_tabs_controls li {
        width: 250px;
        font-size: 18px;
        height: 60px !important;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    a.add_to_wishlist.single_add_to_wishlist span {
        font-size: 14px;
    }
    .single_proprice,
    .single_page_price {
        font-size: 20px;
    }
    .quantity {
        height: 50px !important;
    }
    .yith-wcwl-add-to-wishlist {
        width: 60% !important;
    }
    .single-product .quantity {
        width: 40% !important;
    }
    .woo_tab_section .et_pb_tabs_controls li {
        width: 250px;
        font-size: 19px;
        height: 60px !important;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    a.add_to_wishlist.single_add_to_wishlist span {
        font-size: 14px;
    }
    .woo_tab_section .et_pb_tabs_controls li {
        width: 250px;
        font-size: 19px;
        height: 60px !important;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}

@media all and (min-width: 981px) and (max-width: 3000px) {}