/*
Theme Name: Blooms Child
Author: Darkknight
Description: Child Theme for Blooms
Version: 1.0
Template: blooms

This is the child theme for Blooms theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/
/* Original Color #c1955c then green 00873e #000125*/

/* 10 January 2025 #00216F , #B40800 , 420D09
 * Now #e56577
 * Now #d85f95*
 * Again #420d09
*/

:root{
	--color-accent: #420D09 !important;
}

div.wpforms-container-full input[type=submit]:not(:hover):not(:active), div.wpforms-container-full button[type=submit]:not(:hover):not(:active), div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full input[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full button[type=submit]:not(:hover):not(:active), .wp-core-ui div.wpforms-container-full .wpforms-page-button:not(:hover):not(:active){background-color:#420D09;border-radius:50px;padding:5px 20px}

.banner_home{margin: 2rem calc(50% - 50.6vw);}

.post-14.page.type-page.status-publish.hentry {
    max-width: 850px;
    margin: auto;
}
.thwmscf-wrapper #payment .place-order .button {
    width: auto;
    margin-bottom: 15px;
}

.thwmscf-buttons .button-prev,.thwmscf-buttons .button-next {
    background: #420D09;
    padding: 10px 20px;
    border: 0;
	cursor:pointer
}

ul.thwmscf-tabs li a{font-size:14px}

.subfooter.style1 {
    display: none;
}
/* MA 7JUNE */
#ship-to-different-address{
	display: none
}

/* 20 June 2024 */
div#wooot_order_tip_form {
    text-align: center;
}

button.woo_order_tip {
    cursor: pointer;
    background: #420D09;
    color: #fff;
    padding: 5px 10px;
    min-height: 49px;
    margin: 0 5px;
	vertical-align: middle;
	margin:10px 0;
}
.add_gift_card_form{display:none}

.max_width_dk_class{max-width:1200px;margin:auto}
body.page-template-default{overflow-x: hidden;}

button.woo_order_tip_remove,button.woo_order_tip_apply {
    padding: 16px 15px;
    display: inline-block;
    vertical-align: middle;
    background: #ddd;
    cursor: pointer;
}

aside.subheader {
    display: block;
}

aside.subheader a {
    color: #fff;
	font-size:18px
}

aside.subheader a:before {
    content: url(https://jg-floraldesign.com/wp-content/uploads/2024/06/phone-icon-1.png);display:inline-block;transform:translatey(4px);margin-right:10px
}

.wpfFilterTaxNameWrapper{text-transform:capitalize !important}

.free_delivery_banner{background: linear-gradient(184deg, #420D09, #ffd0ad);color: #fff;text-align: center;max-width: 1230px;margin: 0 auto 30px;padding: 10px;width: 100%;font-size: 20px;font-weight: 500;}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
/*     background: #c1955c; */
}

@media all and (max-width:768px){
	.full_width_images_on_mobile img{width:100%}
	.full_width_images_on_mobile h5{font-size: 28px;margin-top: 20px;font-weight: 700;letter-spacing: 2px;}
	.full_width_images_on_mobile h5 a{color:#420D09}
	aside.subheader a{font-size:24px;font-weight:700}
	.banner_home {justify-content: center;align-items: center;}
}

