/* Add style to Gravity button */
#gform_submit_button_1, #gform_submit_button_3, #gform_submit_button_2 {
    width: 100%;
    cursor: pointer;
    position: relative;
    display: block;
    background-color: #CD232D;
    color: #fff;
    font-family: oxygen, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    text-align: center;
    text-decoration: none;
    padding: 8px 20px;
    margin: 10px auto;
    transition: all .3s;
    white-space: normal;
    border: none;
    border-bottom: 0;
    height: auto;
    text-transform: uppercase;
}

#gform_submit_button_1:hover {
    background-color: #EFB22D;
    color: white;
    border-bottom: 7px solid #fadea2;
}

/* End */
#input_3_1_3, #input_3_3 {
    padding: 15px;
    background-color: #EAEAEA;
    border: 0;
}

.input_1 {
    padding: 15px;
    background-color: #EAEAEA;
    border: 0;
}

#popmake-1222 {
    background-color: #FDFCFC;
}

.ginput_container {
    border: 0;
    border-radius: 0;
}
.wp-block-social-links.is-layout-flex {
    gap: 5px;
}
/* Post Title Style */
.wp-block-post-title, .wp-block-query-title, .is-no-margin-bottom-bk {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 15px;
	text-decoration-color: #E12D34;
}

/* Single product Table */


/* Style the single product gallery */
.woocommerce div.product .related.products {
    display: none !important;
}

.wp-block-post-featured-image {
    margin-bottom: 5px;
}

/*.product_meta {*/
/*    display: none;*/
/*}*/

.product_title {
    /*font-family: khand, sans-serif;*/
    font-size: 34px !important;
    line-height: 46px;
    font-weight: 400;
    color: #1a1a1a;
    margin: 16px 0;
    border-bottom: 0 solid #1a1a1a;
    display: inline-block;
    text-transform: uppercase;
}

/* Button Style */
.button {
    font-size: 16px;
    font-family: Oxygen;
    font-weight: 700;
	text-transform: uppercase !important;
    background-color: #CD232D !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 !important;
    border-left-width: 0 !important;
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
    border-style: none;
}

.button:hover {
    font-size: 16px;
    font-family: Oxygen;
    font-weight: 700;
    background-color: #000 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    border-radius: 0 !important;
    border-left-width: 0 !important;
    border-top-width: 0 !important;
    border-right-width: 0 !important;
    border-bottom-width: 0 !important;
    border-style: none;
}

.single_add_to_cart_button {
    font-family: Oxygen;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    font-size: 16px !important;
}

/* Footer Mobile */
@media only screen and (max-width:768px) {
    .wp-block-columns.are-vertically-aligned-top {
        display: flex;
        text-align: center;
    }

    .has-text-align-left {
        text-align: center;
    }

    .wp-container-12 {
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
    }

}

/* Popup Modal Button */
.a3-blockpress-button-TUBkf, .a3-blockpress-button-1Yj423, .a3-blockpress-button-T2f2u, .a3-blockpress-button-Z20Jeem, .a3-blockpress-button-1qKjc7, .a3-blockpress-button-Z1Lh2Gy, .a3-blockpress-button-ZGc6pa, .a3-blockpress-button-Z18LL3E, .a3-blockpress-button-26Kta7, .a3-blockpress-button-Z2kH8z5, .a3-blockpress-button-Z2u5sjf, .a3-blockpress-button-ZEBnwt, .a3-blockpress-button-1EXAPi, .a3-blockpress-button-1Gf7WW, .a3-blockpress-button-fa0zM .a3-blockpress-button-Z1UhUP0 {
    display: inline-flex;
    margin-top: 15px !important;
    margin-right: 15px;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-around;
    width: 100% !important;
}

/* Sorin > Login form */

@media only screen and (min-width: 600px) {
.woocommerce-form, .woocommerce-form-login, .login {
	width: 50% !important;
    margin-left: auto !important;
	margin-right: auto !important;
	}}

.woocommerce-account .entry-content.wp-block-post-content .woocommerce h2 { 
	text-align:center 
}



/* Sorin My account page nav menu */

.woocommerce-account .woocommerce-MyAccount-navigation li:first-child {
    padding-top: 10px;
}
  
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    text-decoration: none;
	color: #EFB22D !important;
	padding: 10px 15px 10px 0 !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:hover {
    text-decoration: none;
	color: #EFB22D !important;
	padding: 10px 15px 10px 0 !important;
}


.woocommerce-MyAccount-navigation-link:hover {
	color: #EFB22D !important;
}

.woocommerce-MyAccount-navigation-link {
	padding: 10px 15px 10px 15px !important;
	background-color: #1A1A1A !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    text-decoration: none;
	color: #fff !important;
	font-size: 16px !important;
    font-weight: 700;
	text-transform: uppercase;
}

.woocommerce button[type=submit]:not(.wp-block-search__button), .woocommerce input[name=submit] {
    padding: 5px 20px;
}
input.qty{
border-top-color:#007ab8 !important;
border-bottom-color:#0e5c90 !important
}

form.cart .quantity,form.cart .single_add_to_cart_button{
	margin-top: 2px !important;
	margin-bottom: 2px !important;
}

.product_gallery .a3-dgallery {
    min-height: 270px;
}

.has-modal-open .wp-site-blocks > header {
    z-index: 10;
}

@media only screen and (max-width: 600px) {
	html .woocommerce * ul.products[class*=columns-] li.product, 
	html .woocommerce-page * ul.products[class*=columns-] li.product, 
	html .wc-block-grid .wc-block-grid__products li.wc-block-grid__product {
		width: 100% !important;
	}
}