/*
Theme Name: petergazero
Theme URI: https://www.ezbrace.net/
Author: Petergazero
Author URI: https://www.ezbrace.net/
Description: Custom WooCommerce theme for petergazero
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: petergazero
*/

p.phone a, p.mail a {
    color: #fff;
}
.popup-subscribe-form {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 10px;
  max-width: 500px;
  margin: 0 auto;
}

/* Input field */
.popup-subscribe-form input[type="email"] {
  flex: 1;
  padding: 12px 16px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  background-color: #f7f7f7;
  color: #333;
}

/* Button */
.popup-subscribe-form button {
  padding: 12px 20px;
  background-color: #444;
  color: #fff;
  font-size: 15px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  white-space: nowrap;
  transition: background-color 0.3s;
}

.popup-subscribe-form button:hover {
  background-color: #666;
}

.tnp-field label {
    display: none !important;
}
input#tnp-1 {
    width: 68%;
    float: left;
}
.tnp-field.tnp-field-button {
    width: 30%;
    float: right;
}
.tnp-field input[type="submit"] {
    position: inherit;
    background: #ff7a5f !important;
    line-height: 56px !important;
    border-radius: 7px !important;
    padding: 0 23px !important;
    color: #fff !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 12px !important;
    border: 0;
    cursor: pointer;
    border-radius: 0;
    -webkit-border-radius: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.contact_form_submit {
    background: linear-gradient(to top right, #1325e8 -5%, #8f10b7 100%);
    border: none;
    color: #fff;
    padding: 10px 15px;
    width: 100%;
    margin-top: 25px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 14px;
    letter-spacing: 2px;
}
textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required.form-control.form-group {
    line-height: 10px;
}
.single-product-area img {
    height: 260px !important;
    width: 100%;
    object-fit: contain !important;
    background: #ad9e87;
}
img.woocommerce-product-gallery__image.attachment-shop_single.size-shop_single.wp-post-image {
    height: 450px;
    object-fit: contain;
}
.shop-area1 {
    margin: 50px 0px !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, 
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt,
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt, 
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt {
    background-color: #441c9e !important;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    padding: 21px 30px;
        font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button.alt:hover {
    background-color: #FF7A5F !important;
    color: #fff;
}

input#wp-comment-cookies-consent {
    width: 20px;
        height: auto;
}
/* WooCommerce Review Tab Section */
.woocommerce #reviews {
    margin-top: 30px;
    background-color: #fcfcfc;
    padding: 20px;
    border: 1px solid #e2e2e2;
    border-radius: 6px;
}

/* Review form fields */
.woocommerce #review_form_wrapper input[type="text"],
.woocommerce #review_form_wrapper input[type="email"],
.woocommerce #review_form_wrapper textarea {
    width: 100%;
    padding: 12px;
    margin: 10px 0;
    border: 1px solid #9d9d9d !important;
    border-radius: 4px;
    font-size: 14px;
    box-sizing: border-box;
}

/* Rating dropdown + stars */
.woocommerce #review_form .comment-form-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.woocommerce #review_form .stars span a {
    font-size: 20px;
    color: #f7c100;
}

/* Submit Button */
.woocommerce #review_form .form-submit input[type="submit"] {
    background-color: #333;
    color: #fff;
    border: none;
    padding: 12px 30px;
    font-size: 15px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.woocommerce #review_form .form-submit input[type="submit"]:hover {
    background-color: #555;
}

/* Error Field Red Border Fix */
.woocommerce #review_form .comment-form input:required:invalid,
.woocommerce #review_form .comment-form textarea:required:invalid {
    border-color: red;
}
input#submit {
    width: 100px;
    background: blue !important;
    color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 20px;
}
section.related.products h2 {
    text-align: center;
    font-size: 33px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 30px;
    color: #510099;
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link) {
       min-height: 3em;
    background: #441c9e !important;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce-product-details__short-description p {
    font-size: 18px;
}
.product-areas p {
    font-size: 18px;
}
span.sku_wrapper, span.posted_in {
    font-size: 18px;
    display: block;
    font-weight: 500;
}
.shop-area1 {
    padding-top: 60px;
}
h2.pblog {
    font-size: 35px;
    font-weight: 500;
    color: #000;
    margin-bottom: 30px;
    text-align: center;
    text-transform: capitalize;
}
ul.wp-block-list {
    margin-left: 24px;
}
.contact_us {
    padding: 80px 0px !important;
}
.abtpg {
    background: #13053c !important;
    margin: 0px !important;
    padding: 60px 0px !important;
}
/* .abtpg h2 {
    color: #fff !important;
}
.abtpg p {
    color: #fff !important;
}
.abtpg h3.mb-20 {
    color: #fff;
} */
.abtpg img {
    border-radius: 10px;
}
.about-us-content.abcont {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
}
a.abbtn {
    margin-top: 0px !important;
	border-radius: 20px;
}
.warnn {
    margin-bottom: 50px;
    position: relative;
    top: -80px;
}
.about-us2 {
    padding: 80px 0px;
    background: #19003a;
}
.about-us2 h2 {
    color: #fff !important;
}
.about-us2 p {
    color: #fff !important;
}
h2.fixsu {
    font-size: 60px !important;
}
.rt-img-holder img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.mapsect {
    margin-top: 50px;
}
.vidbtn {
    text-align: center;
    margin-top: 10px;
}