HEX
Server: nginx/1.24.0
System: Linux DGT-WORDPRESS-VM-SERVER 6.14.0-1014-azure #14~24.04.1-Ubuntu SMP Fri Oct 3 20:52:11 UTC 2025 x86_64
User: ubuntu (1000)
PHP: 8.4.12
Disabled: NONE
Upload Files
File: /mnt/data/dreamssalon-wp-market/wp-content/themes/dreamsalon/assets/css/woocommerce.css
.woocommerce-product-gallery{
    width: 546px !important;
    height: 255px !important;
    margin-bottom: 90px !important;
}

.description-part{
    padding-left: 0px !important;
}
.entry-summary{
    float: left !important;
    padding-left: 50px !important;
    width: 100% !important;
}

.product_title{
    font-size: 32px !important;
}

.single_add_to_cart_button{
    background-color: #c25414 !important;
    border-color: #c25414 !important;
    border-radius: 5px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    margin-top: 20px !important;
}

.woocommerce .quantity .qty{
    height: 42px !important;
    width: 46px !important;
    border-radius: 5px !important;
    border: 1px solid #c25414 !important;
    text-align: center !important;
     margin-top: 20px !important;
}

.tagged_as , .posted_in{
    color: #c25414;
    font-weight: bolder;
    margin-right: 20px !important;
}
.product_meta > span{
    display: block !important;
}

.woocommerce-tabs .wc-tabs-wrapper{
    border: 2px solid #c25414 !important;
}

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

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

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

.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    border: none !important;
    background-color: #fff !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
  border-bottom: 1px solid #d8d9da !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    border-bottom: 3px solid #c25414 !important;
}

.description_tab , .reviews_tab{
    border: none !important;
    font-size: large;
}

.description_tab , .reviews_tab:hover{
    color: #c25414 !important;
    border-bottom: 2px solid #c25414 !important;
}

.woocommerce p.stars a::before{
    color: #ffa80a !important;
    margin-top: 10px !important;
}

.woocommerce-Reviews-title{
    color: #c25414 !important;
    font-size: 25px !important;
}

.woocommerce #review_form #respond textarea{
    height: 200px;
}

.woocommerce #review_form #respond .form-submit input{
    background-color: #c25414 !important;
    border-color: #c25414 !important;
    border-radius: 5px !important;
    padding: 12px 30px !important;
    color: #fff !important;
    float: right !important;
}

.woocommerce ul.products li.product .button{
    background-color: #c25414 !important;
    border-color: #c25414 !important;
    border-radius: 5px !important;
    padding: 12px 30px !important;
    color: #fff !important;
}
    
.woocommerce .woocommerce-breadcrumb {
    display: none !important;
}
.price{
    color: #c25414 !important;
}

.onsale{
    margin-top: 30px !important;
    margin-left: 15px !important;
    background-color: #c25414 !important;
}

.woocommerce ul.products li.product .onsale{
    margin-top: 20px !important;
    margin-right: 20px !important;
}

.related > h2{
    color: #c25414 !important;
    font-size: 25px !important;
    margin-bottom: 20px !important;
}
#tab-additional_information > h2{
    color: #c25414 !important;
    font-size: 25px !important;
    margin-bottom: 20px !important;
    display: none !important;
}

.woocommerce div.product div.images img {
    width: 546px !important;
    height: 255px !important;

}

.woocommerce ul.products li.product a img {
    width: 343px !important;
    height: 255px !important;
    object-fit: fill !important;
}

.woocommerce div.product form.cart .variations select{
    padding: 10px !important;
    border-color: #c25414 !important;
    border-radius: 7px !important;
}

.woocommerce-review__author{
    text-transform: capitalize !important;
}

.woocommerce div.product p.price ins, .woocommerce div.product span.price ins {
    text-decoration: none !important;

}