/*
Theme Name: Aramco Child
Theme URI: http://demo.casethemes.net/aramco
Author: Case-Themes
Author URI: https://casethemes.net/
Description: **Introducing Aramco – Physical Therapy & Physiotherapy WordPress Theme**   Experience the future of rehabilitation with Aramco. This cutting-edge approach combines AI-driven techniques with expert therapy to optimize recovery, improve mobility, and enhance overall well-being.
Version: 1.0.0
Requires PHP: 7.4
Tested up to: 6.0
License: ThemeForest
License URI: https://themeforest.net/licenses
Template: aramco
Text Domain: aramco-child
Copyright (c) 2025 Case-Themes. All rights reserved.
This theme is licensed under the GPL-2.0+ license.
Tags:  	chiropractor, clinic, dentist, doctor, healthcare, medical, orthopedic, pharmacy, physical therapy, physiotherapy, psychologist, rehab, rehabilitation, sport, wellness 
*/

.woocommerce-product-header {
	min-height: 0 !important;
	padding: 2px !important;
}

.woocommerce-product-header:before {
	border: none !important;
}

.woocommerce-product-details img {
	width: 100% !important;
	height: 150px !important;
	object-fit: cover;
	border-radius: 20px;
	border: 2px solid #c2dcd0;
}

.products li {
	margin-bottom: 20px !important
}

.products .woocommerce-product-inner {
	margin-bottom: 0 !important;
}

.button-order {
    width: 100%;
    max-width: 380px;
    color: #fff !important;
    float: none;
    font-size: 12px !important;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    text-transform: uppercase;
    background-color: #4f7661 !important;
    border-radius: 100px !important;
    border: 1px solid transparent !important;
	margin-bottom: 20px !important;
}

.button-order:hover {
	color: #4f7661 !important;
    background-color: transparent !important;
    border-color: #4f7661 !important;
}