/*
Theme Name: Rawtracks Child
Theme URI: https://rawtracks.qodeinteractive.com
Description: A child theme of Rawtracks
Author: Mikado Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: rawtracks
Template: rawtracks
*/

#qodef-woo-page.qodef--single .woocommerce-tabs, #yith-quick-view-content.single-product .woocommerce-tabs {display:none !important;}

/* Footer
*/
#qodef-page-footer-top-area {background-color: #000 !important;}
#qodef-page-footer-bottom-area {background-color: #000 !important;}

body .select2-selection--single .select2-selection__arrow {
    background-image: url("https://dcerecords.com/wp-content/uploads/2025/08/variation-arrow.png") !important;
}

.woocommerce-page #qodef-page-content .qodef-grid-inner, .woocommerce-page #qodef-woo-page, .woocommerce-page .woocommerce {max-width:1400px;margin:auto;padding:60px 20px;}
.woocommerce-cart .cart-collaterals {width:50%;float:right;}
.woocommerce-checkout #customer_details {width:50%;float:left;display:block;}
.woocommerce-checkout #customer_details .col-1, .woocommerce-checkout #customer_details .col-2 {width:100%;float:none;}
.woocommerce-checkout #order_review_heading, .woocommerce-checkout #order_review {width:48%;float:right;}
.woocommerce-checkout #order_review #place_order, .woocommerce-cart .checkout-button {float:right;}

.woocommerce-js div.product div.images .woocommerce-product-gallery__wrapper .zoomImg {
background-color: #000;
}

.woocommerce-page .qodef-woo-product-content {display: grid;}
.woocommerce-page .qodef-woo-product-content .qodef-woo-product-title {order:1;}
.woocommerce-page .qodef-woo-product-content .price {order:3;}
.woocommerce-page .qodef-woo-product-content .custom-taxonomy-terms {order:2;}

body[data-elementor-device-mode="mobile"].woocommerce-checkout #customer_details {width:100%;float:none;}
body[data-elementor-device-mode="mobile"].woocommerce-checkout #order_review_heading, body[data-elementor-device-mode="mobile"].woocommerce-checkout #order_review {width:100%;float:none;}
