#product-wrapper {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	padding: 15px;
	border-radius: 15px;
}
#puff-txt .elementor-image-box-description {
	color: #565656;
	font-family: Montserrat;
	font-weight: 500;
}
#puff-txt {
	font-size: 12px;
	margin-top: -14px;
}
#cart-cart a {
	border-radius: 10px;
	padding: 16px;
}
#brd-wrapper {
	border-top: 1px solid #E5E5E5;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #E5E5E5;
}
#faq-wrapper details {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	margin-bottom: 10px;
	padding: 12px;
	border-radius: 15px;
}
#faq-txt p {
	color: #3A3A3A !important;
	font-weight: 500 !important;
	font-family: Montserrat;
	font-size: 14px;
}
#faq-wrapper .e-n-accordion-item[open] {
	border: 1px solid #E84D1C;
	background: #FEF6F4;
}
#blog-wrap {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	padding: 15px;
	border-radius: 15px;
	font-family: Montserrat;
}
#blog-wrap img {
	border-radius: 15px;
}
#blog-wrap h2 {
	color: #E84D1C;
	font-size: 14px;
	font-family: Montserrat;
}
#blog-wrap h4 {
	color: #3A3A3A;
	font-family: Montserrat;
	font-size: 16px !important;
}
#blog-wrap .elementor-widget-theme-post-excerpt p {
	color: #667085;
	font-size: 14px;
	line-height: 1.4;
	font-family: Montserrat;
}
#blog-wrapper .swiper {
	padding-bottom: 30px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
#blogs-sec .elementor-post__title a {
	text-decoration: none;
}
#blogs-sec .elementor-post__excerpt {
	margin-top: 10px;
}
#blogs-sec .elementor-post__read-more {
	background: #E84D1C;
	width: 100%;
	color: #fff;
	text-decoration: none !important;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 12px;
	border-radius: 10px;
	font-size: 16px;
	font-family: Montserrat;
}
#blog-wraps article {
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	background: #fff;
	transition: transform 0.3s ease, box-shadow 0.3s ease;
	padding: 15px;
	border-radius: 15px;
}
#frm-wrapper textarea {
	resize: none;
	box-shadow: none !important;
}
#frm-wrapper input {
	padding: 24px 15px !important;
	box-shadow: none !important;
}
.woocommerce-message {
	display: none;
}

#post-30 .input-text {
	border-radius: 10px;
}

#icn-cart {
	cursor: pointer;
}

#post-30 .entry-title {
	font-family: montserrat;
	font-size: 48px !important;
	text-align: center !important;
	/* padding-top: -26px; */
	padding-bottom: 40px !important;
		color: #262626 !important;
}


#customer_login {
	font-family: montserrat !important;
	color: #262626 !important;
	font-weight: 400;
}

#customer_login .form-row label {
	margin-bottom: 20px !important;
	color: #292929 !important;
}

#customer_login .woocommerce-button {
	background: #E84D1C !important;
	font-size: 16px !important;
	border-radius: 10px !important;
	color: #fff !important;
}

#customer_login .lost_password a {
	color: #565656 !important;
}

.lost_reset_password {
	font-family: montserrat !important;
	color: #262626 !important;
}

.lost_reset_password .button {
	background: #E84D1C !important;
	border-radius: 15px;
}

#user_login {
	border-radius: 10px;
}

#customer_login .register p {
	color: #565656 !important;
}

#customer_login .login {
	border-radius: 10px !important;
}

#customer_login .form-row input {
	border-radius: 10px !important;
}

#post-30 .woocommerce-MyAccount-navigation-link a {
	color: #262626 !important;
	border-radius: 10px;
	border: 1px solid #E5E5E5;
	margin-bottom: 5px !important;
}

#post-30 .woocommerce-MyAccount-navigation-link:last-child{
	border-bottom-width: 0px !important;
}
.woocommerce-MyAccount-navigation > ul > li {
	/* margin: 0; */
	border-radius: 10px !important;
	margin-bottom: 0px;
}

#post-30 .entry-content p > a{
	color :#262626 !important;
	
}

#post-30 .entry-content p{
	font-family: montserrat !important;
}


#post-30  .woocommerce-info{
	  border-top-color:#E5E5E5 !important;
}

#post-30 .woocommerce-info::before{
	color:#262626;
}

#post-30 .button{
	background:#E84D1C !important;
	border-radius:10px !important;
}

#post-30  .entry-content :where(h1, h2, h3, h4, h5, h6){
	color:#262626 !important;
	font-family:montserrat;
}

#post-30  .addresses .title .edit{
		color:#565656 !important;
	font-family:montserrat;
}

#post-30 address{
	color:#565656 !important;
	font-family:'Montserrat';
}

/*Single product css start*/

.single-product,
.single-product button,
.single-product input,
.single-product select,
.single-product textarea {
    font-family: 'Montserrat', sans-serif !important;
}

.single-product div.product {
    color: #565656;
}

.single-product div.product .summary {
    padding-left: 20px;
}

.single-product div.product .product_title {
    color: #262626 !important;
    font-size: 34px !important;
    line-height: 1.28 !important;
    font-weight: 700 !important;
    letter-spacing: -0.4px !important;
    margin: 0 0 16px !important;
}

.single-product div.product .summary p,
.single-product .woocommerce-product-details__short-description,
.single-product .woocommerce-product-details__short-description p {
    color: #565656 !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
    font-weight: 400 !important;
}

.single-product div.product p.price,
.single-product div.product span.price {
    color: #E84D1C !important;
    font-size: 25px !important;
    line-height: 1.35 !important;
    font-weight: 700 !important;
    margin: 0 0 20px !important;
}

.single-product div.product p.price ins,
.single-product div.product span.price ins {
    color: #E84D1C !important;
    font-weight: 700 !important;
    text-decoration: none !important;
}

.single-product div.product p.price del,
.single-product div.product span.price del {
    color: #999999 !important;
    opacity: 0.75 !important;
    font-size: 17px !important;
    font-weight: 500 !important;
}

.single-product .summary .ast-woo-product-category,
.single-product .summary .ast-woo-product-category a,
.single-product .summary .product-category,
.single-product .summary .product-category a {
    color: #565656 !important;
    font-size: 14px !important;
    line-height: 1.5 !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

.single-product .summary .ast-woo-product-category a:hover,
.single-product .summary .product-category a:hover {
    color: #E84D1C !important;
}

.single-product .woocommerce-product-gallery {
    position: relative !important;
    overflow: visible !important;
}

.single-product .woocommerce-product-gallery__wrapper {
    border-radius: 12px !important;
}

.single-product .woocommerce-product-gallery__image {
    overflow: hidden !important;
    border-radius: 12px !important;
}

.single-product .woocommerce-product-gallery__image img {
    border-radius: 12px !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav {
    position: static !important;
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav li {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav a {
    position: absolute !important;
    top: 50% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    height: 38px !important;
    min-width: 38px !important;
    min-height: 38px !important;
    margin: 0 !important;
    padding: 0 !important;
    transform: translateY(-50%) !important;
    border: 0 !important;
    border-radius: 50% !important;
    background: #262626 !important;
    color: #ffffff !important;
    font-size: 0 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    opacity: 1 !important;
    visibility: visible !important;
    z-index: 99 !important;
    box-shadow: 0 4px 15px rgba(0,0,0,0.14) !important;
    transition: 0.25s ease !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev {
    left: 12px !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next {
    right: 12px !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev::before {
    content: "‹" !important;
    display: block !important;
    color: #ffffff !important;
    font-family: Arial, sans-serif !important;
    font-size: 29px !important;
    line-height: 29px !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav .flex-next::before {
    content: "›" !important;
    display: block !important;
    color: #ffffff !important;
    font-family: Arial, sans-serif !important;
    font-size: 29px !important;
    line-height: 29px !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

.single-product .woocommerce-product-gallery .flex-direction-nav a:hover {
    background: #E84D1C !important;
}

.single-product .flex-control-thumbs {
    display: flex !important;
    gap: 10px !important;
    margin-top: 15px !important;
    padding: 0 !important;
}

.single-product .flex-control-thumbs li {
    border: 1px solid #e5e5e5 !important;
    border-radius: 8px !important;
    overflow: hidden !important;
}

.single-product .flex-control-thumbs li:hover {
    border-color: #E84D1C !important;
}

.single-product .flex-control-thumbs img {
    border-radius: 7px !important;
}

.single-product form.cart {
    margin-top: 25px !important;
    margin-bottom: 25px !important;
}

.single-product .variations {
    width: 100% !important;
    margin: 0 0 22px !important;
    border: 0 !important;
}

.single-product .variations tbody,
.single-product .variations tr,
.single-product .variations th,
.single-product .variations td {
    border: 0 !important;
    background: transparent !important;
}

.single-product .variations tr {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    margin-bottom: 15px !important;
}

.single-product .variations th.label {
    display: block !important;
    width: 100% !important;
    padding: 0 0 8px !important;
    text-align: left !important;
}

.single-product .variations th.label label {
    color: #262626 !important;
    font-size: 14px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
}

.single-product .variations td.value {
    display: block !important;
    width: 100% !important;
    padding: 0 !important;
}

.single-product .variations select {
    width: 100% !important;
    max-width: 100% !important;
    height: 50px !important;
    min-height: 50px !important;
    padding: 0 45px 0 15px !important;
    border: 1px solid #dddddd !important;
    border-radius: 7px !important;
    background-color: #ffffff !important;
    color: #565656 !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    outline: none !important;
    box-shadow: none !important;
}

.single-product .single-product-category a {
	color: #565656;
}

.single-product .variations select:focus {
    border-color: #E84D1C !important;
    box-shadow: 0 0 0 3px rgba(232,77,28,0.08) !important;
}

.single-product .reset_variations {
    display: inline-block !important;
    margin-top: 8px !important;
    color: #565656 !important;
    font-size: 12px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
}

.single-product .reset_variations:hover {
    color: #E84D1C !important;
}

.single-product .woocommerce-variation-price {
    margin-bottom: 18px !important;
}

.single-product .woocommerce-variation-description,
.single-product .woocommerce-variation-description p {
    color: #565656 !important;
    font-size: 14px !important;
    line-height: 1.7 !important;
}

.single-product .woocommerce-variation-add-to-cart,
.single-product form.cart:not(.variations_form) {
    display: flex !important;
    flex-direction: row !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 14px !important;
}

.single-product .quantity,
.single-product .quantity.buttons_added {
    position: relative !important;
    display: flex !important;
    flex-direction: row !important;
    align-items: stretch !important;
    justify-content: flex-start !important;
    width: 70px !important;
    min-width: 70px !important;
    max-width: 70px !important;
    height: 52px !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 0 !important;
    float: none !important;
    background: #ffffff !important;
    border: 1px solid #dedede !important;
    border-radius: 8px !important;
    overflow: hidden !important;
    box-sizing: border-box !important;
}

.single-product .quantity .minus,
.single-product .quantity input.minus,
.single-product .quantity button.minus {
    order: 1 !important;
}

.single-product .quantity input.qty {
    order: 2 !important;
}

.single-product .quantity .plus,
.single-product .quantity input.plus,
.single-product .quantity button.plus {
    order: 3 !important;
}

.single-product .quantity .minus,
.single-product .quantity .plus,
.single-product .quantity input.minus,
.single-product .quantity input.plus,
.single-product .quantity button.minus,
.single-product .quantity button.plus {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
    display: block !important;
    flex: 0 0 46px !important;
    width: 46px !important;
    min-width: 46px !important;
    max-width: 46px !important;
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background-color: #ffffff !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    color: transparent !important;
    font-size: 0 !important;
    line-height: 0 !important;
    text-indent: -9999px !important;
    opacity: 1 !important;
    visibility: visible !important;
    box-shadow: none !important;
    outline: none !important;
    cursor: pointer !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    transform: none !important;
    box-sizing: border-box !important;
}

.single-product .quantity .minus,
.single-product .quantity input.minus,
.single-product .quantity button.minus {
    border-right: 1px solid #e6e6e6 !important;
    background-image:
        linear-gradient(#262626,#262626) !important;
    background-size:
        12px 2px !important;
}

.single-product .quantity .plus,
.single-product .quantity input.plus,
.single-product .quantity button.plus {
    border-left: 1px solid #e6e6e6 !important;
    background-image:
        linear-gradient(#262626,#262626),
        linear-gradient(#262626,#262626) !important;
    background-size:
        12px 2px,
        2px 12px !important;
}

.single-product .quantity .minus:hover,
.single-product .quantity input.minus:hover,
.single-product .quantity button.minus:hover {
    background-color: #f7f7f7 !important;
    background-image:
        linear-gradient(#E84D1C,#E84D1C) !important;
}

.single-product .quantity .plus:hover,
.single-product .quantity input.plus:hover,
.single-product .quantity button.plus:hover {
    background-color: #f7f7f7 !important;
    background-image:
        linear-gradient(#E84D1C,#E84D1C),
        linear-gradient(#E84D1C,#E84D1C) !important;
}

.single-product .quantity input.qty {
    position: relative !important;
    order: 2 !important;
    display: block !important;
    flex: 0 0 58px !important;
    width: 58px !important;
    min-width: 58px !important;
    max-width: 58px !important;
    height: 50px !important;
    min-height: 50px !important;
    max-height: 50px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    color: #262626 !important;
    -webkit-text-fill-color: #262626 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-size: 16px !important;
    line-height: 50px !important;
    font-weight: 600 !important;
    text-align: center !important;
    text-indent: 0 !important;
    opacity: 1 !important;
    box-shadow: none !important;
    outline: none !important;
    box-sizing: border-box !important;
}

.single-product .quantity input.qty::-webkit-outer-spin-button,
.single-product .quantity input.qty::-webkit-inner-spin-button {
    margin: 0 !important;
    -webkit-appearance: none !important;
}

.single-product div.product form.cart .button,
.single-product div.product form.cart .single_add_to_cart_button,
.single-product .single_add_to_cart_button {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 52px !important;
    min-height: 52px !important;
    margin: 0 !important;
    padding: 0 32px !important;
    border: 1px solid #E84D1C !important;
    border-radius: 8px !important;
    background: #E84D1C !important;
    color: #ffffff !important;
    font-size: 14px !important;
    line-height: 1 !important;
    font-weight: 600 !important;
    text-transform: none !important;
    text-decoration: none !important;
    box-shadow: none !important;
    transition: 0.25s ease !important;
}

.single-product div.product form.cart .button:hover,
.single-product div.product form.cart .single_add_to_cart_button:hover,
.single-product .single_add_to_cart_button:hover {
    background: #262626 !important;
    border-color: #262626 !important;
    color: #ffffff !important;
}

.single-product .single_add_to_cart_button.disabled,
.single-product .single_add_to_cart_button:disabled {
    background: #E84D1C !important;
    border-color: #E84D1C !important;
    color: #ffffff !important;
    opacity: 0.5 !important;
}

.single-product .product_meta {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    width: 100% !important;
    gap: 6px !important;
    margin-top: 28px !important;
    padding-top: 22px !important;
    border-top: 1px solid #eeeeee !important;
    color: #565656 !important;
    font-size: 14px !important;
    line-height: 1.75 !important;
    font-weight: 400 !important;
}

.single-product .product_meta > span,
.single-product .product_meta > div {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
    color: #565656 !important;
}

.single-product .product_meta .sku_wrapper {
    order: 1 !important;
}

.single-product .product_meta .posted_in {
    order: 2 !important;
}

.single-product .product_meta .product_brand,
.single-product .product_meta .product_brands,
.single-product .product_meta .brand,
.single-product .product_meta .brands,
.single-product .product_meta .pwb-single-product-brands,
.single-product .product_meta .woocommerce-product-brand {
    order: 3 !important;
}

.single-product .product_meta > *:has(a[href*="/brand/"]),
.single-product .product_meta > *:has(a[href*="/product-brand/"]) {
    order: 3 !important;
}

.single-product .product_meta .tagged_as {
    order: 4 !important;
}

.single-product .product_meta a,
.single-product .product_meta a:visited,
.single-product .product_meta .posted_in a,
.single-product .product_meta .tagged_as a {
    color: #565656 !important;
    font-size: inherit !important;
    font-weight: 400 !important;
    text-decoration: none !important;
}

.single-product .product_meta a:hover {
    color: #E84D1C !important;
}

.single-product .woocommerce-tabs {
    margin-top: 65px !important;
    padding-top: 0 !important;
}

.single-product .woocommerce-tabs ul.tabs {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 34px !important;
    min-height: 72px !important;
    margin: 0 0 35px !important;
    padding: 17px 0 !important;
    border-top: 1px solid #dcdcdc !important;
    border-bottom: 1px solid #dcdcdc !important;
    background: transparent !important;
    overflow: visible !important;
}

.single-product .woocommerce-tabs ul.tabs::before,
.single-product .woocommerce-tabs ul.tabs::after {
    display: none !important;
    content: none !important;
}

.single-product .woocommerce-tabs ul.tabs li {
    position: relative !important;
    display: flex !important;
    align-items: center !important;
    min-height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}

.single-product .woocommerce-tabs ul.tabs li::before,
.single-product .woocommerce-tabs ul.tabs li::after {
    display: none !important;
    content: none !important;
}

.single-product .woocommerce-tabs ul.tabs li a {
    position: relative !important;
    display: inline-flex !important;
    align-items: center !important;
    height: 36px !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    color: #565656 !important;
    font-size: 15px !important;
    line-height: 36px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}

.single-product .woocommerce-tabs ul.tabs li a:hover,
.single-product .woocommerce-tabs ul.tabs li.active a {
    color: #E84D1C !important;
}

.single-product .woocommerce-tabs ul.tabs li.active a::after {
    content: "" !important;
    position: absolute !important;
    right: 0 !important;
    bottom: -18px !important;
    left: 0 !important;
    width: 100% !important;
    height: 2px !important;
    background: #E84D1C !important;
}

.single-product .woocommerce-Tabs-panel {
    padding: 0 !important;
    color: #565656 !important;
    font-size: 15px !important;
    line-height: 1.8 !important;
}

.single-product .woocommerce-Tabs-panel h1,
.single-product .woocommerce-Tabs-panel h2,
.single-product .woocommerce-Tabs-panel h3,
.single-product .woocommerce-Tabs-panel h4,
.single-product .woocommerce-Tabs-panel h5,
.single-product .woocommerce-Tabs-panel h6 {
    color: #262626 !important;
    font-weight: 700 !important;
}

.single-product .woocommerce-Tabs-panel h2 {
    margin: 28px 0 15px !important;
    font-size: 27px !important;
    line-height: 1.35 !important;
}

.single-product .woocommerce-Tabs-panel h3 {
    margin: 25px 0 12px !important;
    font-size: 22px !important;
    line-height: 1.4 !important;
}

.single-product .woocommerce-Tabs-panel h4 {
    font-size: 18px !important;
    line-height: 1.45 !important;
}

.single-product .woocommerce-Tabs-panel p,
.single-product .woocommerce-Tabs-panel li {
    color: #565656 !important;
}

.single-product .woocommerce-Tabs-panel a {
    color: #565656 !important;
    text-decoration: none !important;
}

.single-product .woocommerce-Tabs-panel a:hover {
    color: #E84D1C !important;
}

.single-product .woocommerce-product-attributes {
    width: 100% !important;
    max-width: 100% !important;
    table-layout: auto !important;
    margin: 22px 0 30px !important;
    border: 1px solid #e2e2e2 !important;
    border-radius: 8px !important;
    border-collapse: separate !important;
    border-spacing: 0 !important;
    overflow: hidden !important;
}

.single-product .woocommerce-product-attributes th {
    width: 270px !important;
    min-width: 270px !important;
    max-width: 270px !important;
    padding: 17px 20px !important;
    border: 0 !important;
    border-right: 1px solid #e7e7e7 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    background: #fafafa !important;
    color: #262626 !important;
    font-size: 15px !important;
    line-height: 1.45 !important;
    font-weight: 600 !important;
    text-align: left !important;
    vertical-align: middle !important;
    white-space: nowrap !important;
}

.single-product .woocommerce-product-attributes td {
    width: auto !important;
    padding: 17px 20px !important;
    border: 0 !important;
    border-bottom: 1px solid #e7e7e7 !important;
    background: #ffffff !important;
    color: #565656 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 400 !important;
    text-align: left !important;
    vertical-align: middle !important;
}

.single-product .woocommerce-product-attributes td p {
    margin: 0 !important;
    padding: 0 !important;
    color: #565656 !important;
}

.single-product .woocommerce-product-attributes tr:last-child th,
.single-product .woocommerce-product-attributes tr:last-child td {
    border-bottom: 0 !important;
}

.single-product #reviews #comments h2,
.single-product #review_form_wrapper .comment-reply-title {
    color: #262626 !important;
    font-weight: 700 !important;
}

.single-product #review_form input[type="text"],
.single-product #review_form input[type="email"],
.single-product #review_form textarea,
.single-product #review_form select {
    width: 100% !important;
    border: 1px solid #dddddd !important;
    border-radius: 7px !important;
    background: #ffffff !important;
    color: #565656 !important;
    font-size: 14px !important;
    box-shadow: none !important;
    outline: none !important;
}

.single-product #review_form input[type="text"],
.single-product #review_form input[type="email"],
.single-product #review_form select {
    min-height: 48px !important;
    padding: 0 14px !important;
}

.single-product #review_form textarea {
    min-height: 130px !important;
    padding: 14px !important;
}

.single-product #review_form input:focus,
.single-product #review_form textarea:focus,
.single-product #review_form select:focus {
    border-color: #E84D1C !important;
    box-shadow: 0 0 0 3px rgba(232,77,28,0.08) !important;
}

.single-product #review_form #submit {
    min-height: 48px !important;
    padding: 0 26px !important;
    border: 1px solid #E84D1C !important;
    border-radius: 7px !important;
    background: #E84D1C !important;
    color: #ffffff !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    text-transform: none !important;
}

.single-product #review_form #submit:hover {
    background: #262626 !important;
    border-color: #262626 !important;
}

.single-product section.related.products {
    margin-top: 70px !important;
}

.single-product section.related.products > h2,
.single-product .related.products > h2 {
    margin: 0 0 28px !important;
    color: #262626 !important;
    font-size: 30px !important;
    line-height: 1.3 !important;
    font-weight: 700 !important;
}

.single-product .related.products ul.products {
    display: grid !important;
    grid-template-columns: repeat(4,minmax(0,1fr)) !important;
    gap: 22px !important;
    margin: 0 !important;
}

.single-product .related.products ul.products::before,
.single-product .related.products ul.products::after {
    display: none !important;
}

.single-product .related.products ul.products li.product {
    width: 100% !important;
    max-width: 100% !important;
    float: none !important;
    margin: 0 !important;
    padding: 14px 14px 18px !important;
    border: 1px solid #e9e9e9 !important;
    border-radius: 12px !important;
    background: #ffffff !important;
    overflow: hidden !important;
    box-shadow: none !important;
    transition: 0.25s ease !important;
}

.single-product .related.products ul.products li.product:hover {
    transform: translateY(-4px) !important;
    border-color: #dddddd !important;
    box-shadow: 0 10px 28px rgba(0,0,0,0.07) !important;
}

.single-product .related.products ul.products li.product a img {
    width: 100% !important;
    margin: 0 0 16px !important;
    border-radius: 9px !important;
}

.single-product .related.products .ast-woo-product-category,
.single-product .related.products .ast-woo-product-category a {
    color: #565656 !important;
    font-size: 11px !important;
    line-height: 1.4 !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    text-decoration: none !important;
}

.single-product .related.products ul.products li.product .woocommerce-loop-product__title,
.single-product .related.products ul.products li.product h2 {
    margin: 8px 0 !important;
    color: #262626 !important;
    font-size: 15px !important;
    line-height: 1.5 !important;
    font-weight: 600 !important;
}

.single-product .related.products ul.products li.product a:hover .woocommerce-loop-product__title {
    color: #E84D1C !important;
}

.single-product .related.products ul.products li.product .price {
    display: block !important;
    margin: 7px 0 14px !important;
    color: #262626 !important;
    font-size: 16px !important;
    line-height: 1.4 !important;
    font-weight: 700 !important;
}

.single-product .related.products ul.products li.product .price ins {
    color: #E84D1C !important;
    text-decoration: none !important;
}

.single-product .related.products ul.products li.product .price del {
    color: #999999 !important;
    opacity: 0.7 !important;
    font-size: 13px !important;
}

.single-product .related.products ul.products li.product .button,
.single-product .related.products ul.products li.product a.button {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 100% !important;
    min-height: 44px !important;
    margin: 5px 0 0 !important;
    padding: 10px 15px !important;
    border: 1px solid #E84D1C !important;
    border-radius: 7px !important;
    background: #E84D1C !important;
    color: #ffffff !important;
    font-size: 13px !important;
    line-height: 1.35 !important;
    font-weight: 600 !important;
    text-align: center !important;
    text-transform: none !important;
    text-decoration: none !important;
}

.single-product .related.products ul.products li.product .button:hover,
.single-product .related.products ul.products li.product a.button:hover {
    background: #262626 !important;
    border-color: #262626 !important;
    color: #ffffff !important;
}

.single-product .woocommerce-message,
.single-product .woocommerce-info {
    color: #565656 !important;
    border-top-color: #E84D1C !important;
}

.single-product .woocommerce-message::before,
.single-product .woocommerce-info::before {
    color: #E84D1C !important;
}

@media (max-width: 1024px) {
    .single-product div.product .summary {
        padding-left: 10px !important;
    }

    .single-product div.product .product_title {
        font-size: 29px !important;
    }

    .single-product .woocommerce-product-attributes th {
        width: 230px !important;
        min-width: 230px !important;
        max-width: 230px !important;
    }

    .single-product .related.products ul.products {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        gap: 18px !important;
    }
}

@media (max-width: 767px) {
    .single-product div.product .summary {
        margin-top: 28px !important;
        padding-left: 0 !important;
    }

    .single-product div.product .product_title {
        font-size: 25px !important;
        line-height: 1.35 !important;
    }

    .single-product div.product p.price,
    .single-product div.product span.price {
        font-size: 22px !important;
    }

    .single-product .woocommerce-product-gallery .flex-direction-nav a {
        width: 34px !important;
        height: 34px !important;
        min-width: 34px !important;
        min-height: 34px !important;
    }

    .single-product .woocommerce-product-gallery .flex-direction-nav .flex-prev {
        left: 7px !important;
    }

    .single-product .woocommerce-product-gallery .flex-direction-nav .flex-next {
        right: 7px !important;
    }

    .single-product .woocommerce-variation-add-to-cart,
    .single-product form.cart:not(.variations_form) {
        gap: 10px !important;
    }

    .single-product .quantity,
    .single-product .quantity.buttons_added {
        width: 140px !important;
        min-width: 140px !important;
        max-width: 140px !important;
    }

    .single-product .quantity .minus,
    .single-product .quantity input.minus,
    .single-product .quantity button.minus,
    .single-product .quantity .plus,
    .single-product .quantity input.plus,
    .single-product .quantity button.plus {
        flex: 0 0 42px !important;
        width: 42px !important;
        min-width: 42px !important;
        max-width: 42px !important;
    }

    .single-product .quantity input.qty {
        flex: 0 0 54px !important;
        width: 54px !important;
        min-width: 54px !important;
        max-width: 54px !important;
    }

    .single-product div.product form.cart .button,
    .single-product div.product form.cart .single_add_to_cart_button,
    .single-product .single_add_to_cart_button {
        padding: 0 22px !important;
    }

    .single-product .product_meta {
        font-size: 13px !important;
        line-height: 1.7 !important;
    }

    .single-product .woocommerce-tabs {
        margin-top: 50px !important;
    }

    .single-product .woocommerce-tabs ul.tabs {
        gap: 20px !important;
        min-height: auto !important;
        margin-bottom: 28px !important;
        padding: 14px 0 !important;
    }

    .single-product .woocommerce-tabs ul.tabs li a {
        height: 32px !important;
        font-size: 13px !important;
        line-height: 32px !important;
    }

    .single-product .woocommerce-tabs ul.tabs li.active a::after {
        bottom: -15px !important;
    }

    .single-product .woocommerce-Tabs-panel h2 {
        font-size: 23px !important;
    }

    .single-product .woocommerce-Tabs-panel h3 {
        font-size: 19px !important;
    }

    .single-product .woocommerce-product-attributes {
        table-layout: fixed !important;
    }

    .single-product .woocommerce-product-attributes th {
        width: 42% !important;
        min-width: 0 !important;
        max-width: 42% !important;
        padding: 13px 12px !important;
        font-size: 13px !important;
        line-height: 1.4 !important;
        white-space: normal !important;
    }

    .single-product .woocommerce-product-attributes td {
        width: 58% !important;
        padding: 13px 12px !important;
        font-size: 13px !important;
        line-height: 1.5 !important;
    }

    .single-product section.related.products {
        margin-top: 50px !important;
    }

    .single-product section.related.products > h2,
    .single-product .related.products > h2 {
        font-size: 25px !important;
    }

    .single-product .related.products ul.products {
        grid-template-columns: repeat(2,minmax(0,1fr)) !important;
        gap: 12px !important;
    }

    .single-product .related.products ul.products li.product {
        padding: 10px 10px 14px !important;
    }

    .single-product .related.products ul.products li.product .woocommerce-loop-product__title,
    .single-product .related.products ul.products li.product h2 {
        font-size: 13px !important;
    }

    .single-product .related.products ul.products li.product .price {
        font-size: 14px !important;
    }

    .single-product .related.products ul.products li.product .button,
    .single-product .related.products ul.products li.product a.button {
        min-height: 40px !important;
        padding: 9px 8px !important;
        font-size: 11px !important;
    }
}

@media (max-width: 390px) {
    .single-product .quantity,
    .single-product .quantity.buttons_added {
        width: 132px !important;
        min-width: 132px !important;
        max-width: 132px !important;
    }

    .single-product .quantity .minus,
    .single-product .quantity input.minus,
    .single-product .quantity button.minus,
    .single-product .quantity .plus,
    .single-product .quantity input.plus,
    .single-product .quantity button.plus {
        flex: 0 0 39px !important;
        width: 39px !important;
        min-width: 39px !important;
        max-width: 39px !important;
    }

    .single-product .quantity input.qty {
        flex: 0 0 52px !important;
        width: 52px !important;
        min-width: 52px !important;
        max-width: 52px !important;
    }
}

/*Single product css end*/

/*cart page css start */

.woocommerce-cart,
.woocommerce-cart .woocommerce,
.woocommerce-cart input,
.woocommerce-cart button,
.woocommerce-cart select,
.woocommerce-cart textarea {
    font-family: "Montserrat", sans-serif;
}

.woocommerce-cart .entry-title,
.woocommerce-cart h1,
.woocommerce-cart h2,
.woocommerce-cart h3,
.woocommerce-cart .cart_totals h2 {
    color: #262626;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

.woocommerce-cart .entry-title,
.woocommerce-cart h1 {
    font-size: 38px;
    line-height: 1.2;
    margin-bottom: 30px;
}

.woocommerce-cart p,
.woocommerce-cart td,
.woocommerce-cart th,
.woocommerce-cart label,
.woocommerce-cart .woocommerce-Price-amount,
.woocommerce-cart .product-name,
.woocommerce-cart .product-name dl,
.woocommerce-cart .product-name p {
    color: #565656;
}

.woocommerce-cart table.shop_table {
    border: 1px solid #E5E5E5;
    border-radius: 0;
    border-collapse: collapse;
    background: #fff;
    margin: 0 0 35px;
}

.woocommerce-cart table.shop_table th {
	background: #efefef;
	color: #262626;
	font-size: 15px;
	font-weight: 600;
	padding: 20px 18px;
	border: 1px solid #E5E5E5;
	text-transform: none;
}

.woocommerce-cart table.shop_table td {
    padding: 20px 18px;
    border: 1px solid #E5E5E5;
    vertical-align: middle;
    font-size: 15px;
}

.woocommerce-cart table.shop_table tbody tr {
    background: #fff;
}

.woocommerce-cart table.shop_table .product-thumbnail {
    width: 95px;
    text-align: center;
}

.woocommerce-cart table.shop_table .product-thumbnail img {
    width: 60px;
    height: 75px;
    object-fit: contain;
    margin: 0 auto;
}

.woocommerce-cart table.shop_table .product-name a {
    color: #262626;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    text-decoration: none;
    transition: color 0.25s ease;
}

.woocommerce-cart table.shop_table .product-name a:hover {
    color: #E84D1C;
}

.woocommerce-cart table.shop_table .product-name p,
.woocommerce-cart table.shop_table .variation {
    color: #565656;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 0;
}

.woocommerce-cart table.shop_table .variation dt,
.woocommerce-cart table.shop_table .variation dd {
    color: #565656;
    font-size: 14px;
    font-weight: 400;
}

.woocommerce-cart table.shop_table .product-price,
.woocommerce-cart table.shop_table .product-subtotal {
    color: #262626;
    font-weight: 600;
}

.woocommerce-cart table.shop_table .product-price .amount,
.woocommerce-cart table.shop_table .product-subtotal .amount {
    color: #262626;
}

.woocommerce-cart .product-remove {
    width: 55px;
    text-align: center;
}

.woocommerce-cart .product-remove a.remove {
    width: 28px;
    height: 28px;
    line-height: 25px;
    border: 1px solid #E5E5E5;
    border-radius: 50%;
    color: #565656 !important;
    background: #fff;
    font-size: 20px;
    font-weight: 400;
    transition: all 0.25s ease;
}

.woocommerce-cart .product-remove a.remove:hover {
    background: #E84D1C;
    border-color: #E84D1C;
    color: #fff !important;
}

.woocommerce-cart .quantity .qty {
    width: 70px;
    min-height: 46px;
    padding: 8px 10px;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    background: #fff;
    color: #262626;
    font-size: 15px;
    font-weight: 500;
    outline: none;
}

.woocommerce-cart .quantity .qty:focus {
    border-color: #E84D1C;
}

.woocommerce-cart table.shop_table td.actions {
    padding: 14px 18px;
    background: #fff;
}

.woocommerce-cart table.shop_table td.actions .coupon {
    display: flex;
    align-items: center;
    gap: 10px;
}

.woocommerce-cart table.shop_table td.actions .coupon .input-text {
    width: 220px;
    height: 48px;
    padding: 0 15px;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    background: #fff;
    color: #262626;
    font-size: 14px;
    outline: none;
}

.woocommerce-cart table.shop_table td.actions .coupon .input-text::placeholder {
    color: #999999;
}

.woocommerce-cart table.shop_table td.actions .coupon .input-text:focus {
    border-color: #E84D1C;
}

.woocommerce-cart .woocommerce button.button,
.woocommerce-cart .woocommerce a.button,
.woocommerce-cart .woocommerce input.button,
.woocommerce-cart button.button,
.woocommerce-cart a.button,
.woocommerce-cart input.button {
    min-height: 48px;
    padding: 13px 28px;
    border: 1px solid #E84D1C;
    border-radius: 10px;
    background: #E84D1C;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: none;
    transition: all 0.25s ease;
}

.woocommerce-cart .woocommerce button.button:hover,
.woocommerce-cart .woocommerce a.button:hover,
.woocommerce-cart .woocommerce input.button:hover,
.woocommerce-cart button.button:hover,
.woocommerce-cart a.button:hover,
.woocommerce-cart input.button:hover {
    background: #262626;
    border-color: #262626;
    color: #fff;
}

.woocommerce-cart .woocommerce button.button:disabled,
.woocommerce-cart .woocommerce button.button:disabled[disabled],
.woocommerce-cart button.button:disabled,
.woocommerce-cart button.button:disabled[disabled] {
    background: #E84D1C;
    border-color: #E84D1C;
    color: #fff;
    opacity: 0.45;
}

.woocommerce-cart .cart-collaterals {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
}

.cart_totals h2 {
	margin: 0 !important;
}

.woocommerce-cart .cart-collaterals .cart_totals {
    width: 48%;
    float: none;
    border: 1px solid #E5E5E5;
    background: #fff;
    padding: 0;
}

.woocommerce-cart .cart_totals h2 {
    font-size: 30px;
    line-height: 1.3;
    padding: 24px 28px;
    margin: 0;
    border-bottom: 1px solid #E5E5E5;
}

.woocommerce-cart .cart_totals table.shop_table {
    border: 0;
    margin: 20px 24px 10px;
    width: calc(100% - 48px);
}

.woocommerce-cart .cart_totals table.shop_table th,
.woocommerce-cart .cart_totals table.shop_table td {
    background: #fff;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    padding: 16px 12px;
    font-size: 15px;
}

.woocommerce-cart .cart_totals table.shop_table th {
    color: #565656;
    font-weight: 500;
    text-align: left;
}

.woocommerce-cart .cart_totals table.shop_table td {
    color: #262626;
    font-weight: 600;
}

.woocommerce-cart .cart_totals table.shop_table td .amount {
    color: #262626;
    font-weight: 600;
}

.woocommerce-cart .cart_totals .order-total th,
.woocommerce-cart .cart_totals .order-total td,
.woocommerce-cart .cart_totals .order-total .amount {
    color: #262626;
    font-weight: 700;
}

.woocommerce-cart .wc-proceed-to-checkout {
    padding: 14px 24px 28px;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    min-height: 54px;
    margin: 0;
    padding: 15px 25px;
    background: #E84D1C;
    border: 1px solid #E84D1C;
    border-radius: 10px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover {
    background: #262626;
    border-color: #262626;
    color: #fff;
}

.woocommerce-cart .woocommerce-message,
.woocommerce-cart .woocommerce-info,
.woocommerce-cart .woocommerce-error {
    border-top-color: #E84D1C;
    background: #FAFAFA;
    color: #565656;
    font-family: "Montserrat", sans-serif;
}

.woocommerce-cart .woocommerce-message::before,
.woocommerce-cart .woocommerce-info::before {
    color: #E84D1C;
}

@media (max-width: 768px) {
    .woocommerce-cart .entry-title,
    .woocommerce-cart h1 {
        font-size: 30px;
        margin-bottom: 22px;
    }

    .woocommerce-cart table.shop_table_responsive {
        border: 0;
    }

    .woocommerce-cart table.shop_table_responsive tr {
        border: 1px solid #E5E5E5;
        margin-bottom: 18px;
        padding: 10px 14px;
        background: #fff;
    }

    .woocommerce-cart table.shop_table_responsive tr td {
        border: 0;
        border-bottom: 1px solid #E5E5E5;
        padding: 13px 0;
    }

    .woocommerce-cart table.shop_table_responsive tr td:last-child {
        border-bottom: 0;
    }

    .woocommerce-cart table.shop_table_responsive tr td::before {
        color: #262626;
        font-weight: 600;
    }

    .woocommerce-cart table.shop_table .product-thumbnail {
        display: block;
        width: 100%;
        text-align: left;
    }

    .woocommerce-cart table.shop_table .product-thumbnail::before {
        display: none;
    }

    .woocommerce-cart table.shop_table .product-thumbnail img {
        width: 70px;
        height: 85px;
        margin: 0;
    }

    .woocommerce-cart table.shop_table td.actions {
        padding: 15px;
    }

    .woocommerce-cart table.shop_table td.actions .coupon {
        width: 100%;
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 8px;
    }

    .woocommerce-cart table.shop_table td.actions .coupon .input-text {
        width: 100%;
        height: 48px;
    }

    .woocommerce-cart table.shop_table td.actions > .button {
        width: 100%;
        margin-top: 10px;
    }

    .woocommerce-cart .cart-collaterals {
        display: block;
        margin-top: 25px;
    }

    .woocommerce-cart .cart-collaterals .cart_totals {
        width: 100%;
    }

    .woocommerce-cart .cart_totals h2 {
        font-size: 24px;
        padding: 20px;
    }

    .woocommerce-cart .cart_totals table.shop_table {
        width: calc(100% - 32px);
        margin: 12px 16px;
    }

    .woocommerce-cart .wc-proceed-to-checkout {
        padding: 12px 16px 20px;
    }
}

@media (max-width: 480px) {
    .woocommerce-cart .entry-title,
    .woocommerce-cart h1 {
        font-size: 27px;
    }

    .woocommerce-cart table.shop_table td.actions .coupon {
        grid-template-columns: 1fr;
    }

    .woocommerce-cart table.shop_table td.actions .coupon button {
        width: 100%;
    }

    .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
        font-size: 15px;
        min-height: 52px;
    }
}

/*cart page css end */

/*checkout page css start */

.woocommerce-checkout,
.woocommerce-checkout .woocommerce,
.woocommerce-checkout input,
.woocommerce-checkout select,
.woocommerce-checkout textarea,
.woocommerce-checkout button {
    font-family: "Montserrat", sans-serif;
}

.woocommerce-checkout h1,
.woocommerce-checkout h2,
.woocommerce-checkout h3,
.woocommerce-checkout h4,
.woocommerce-checkout .entry-title {
    font-family: "Montserrat", sans-serif;
    color: #262626;
    font-weight: 700;
}

.woocommerce-checkout .entry-title,
.woocommerce-checkout h1 {
    color: #262626;
    font-size: 36px;
    line-height: 1.3;
}

.woocommerce-checkout .woocommerce-billing-fields > h3,
.woocommerce-checkout .woocommerce-additional-fields > h3,
.woocommerce-checkout #order_review_heading {
    color: #262626;
    font-size: 24px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: 22px;
    padding-bottom: 14px;
    border-bottom: 1px solid #E5E5E5;
}

.woocommerce-checkout p,
.woocommerce-checkout td,
.woocommerce-checkout label,
.woocommerce-checkout address {
    color: #565656;
}

.woocommerce-checkout .woocommerce-info {
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-top: 3px solid #E84D1C;
    color: #565656;
    font-size: 14px;
    padding-top: 17px;
    padding-bottom: 17px;
}

.woocommerce-checkout .woocommerce-info::before {
    color: #E84D1C;
}

.woocommerce-checkout .woocommerce-info a {
    color: #E84D1C;
    font-weight: 600;
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-info a:hover {
    color: #262626;
}

.woocommerce-checkout form.checkout_coupon {
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    background: #fff;
}

.woocommerce-checkout .form-row {
    margin-bottom: 18px;
}

.woocommerce-checkout .form-row label {
    color: #262626;
    font-family: "Montserrat", sans-serif;
    font-size: 13px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 7px;
}

.woocommerce-checkout .form-row .required,
.woocommerce-checkout abbr.required {
    color: #E84D1C;
    text-decoration: none;
}

.woocommerce-checkout .form-row input.input-text,
.woocommerce-checkout .form-row textarea,
.woocommerce-checkout .form-row select {
    width: 100%;
    min-height: 48px;
    background: #fff;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    color: #262626;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 14px;
    outline: none;
    box-shadow: none;
    transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.woocommerce-checkout .form-row textarea {
    min-height: 110px;
    line-height: 1.6;
    resize: vertical;
}

.woocommerce-checkout .form-row input.input-text::placeholder,
.woocommerce-checkout .form-row textarea::placeholder {
    color: #A0A0A0;
    opacity: 1;
}

.woocommerce-checkout .form-row input.input-text:focus,
.woocommerce-checkout .form-row textarea:focus,
.woocommerce-checkout .form-row select:focus {
    border-color: #E84D1C;
    box-shadow: 0 0 0 1px #E84D1C;
}

.woocommerce-checkout .select2-container {
    width: 100% !important;
}

.woocommerce-checkout .select2-container .select2-selection--single {
	height: 48px;
	background: #fff;
	border: 1px solid #E5E5E5;
	border-radius: 10px;
	display: flex;
	align-items: center;
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered {
    height: 46px;
    line-height: 46px;
    padding-left: 14px;
    padding-right: 35px;
    color: #262626;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
}

#order_comments {
	border-radius: 10px;
	resize: none !important;
}

#order_review_heading {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#order_review {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__arrow {
    height: 46px;
    right: 8px;
}

.woocommerce-checkout .select2-container--open .select2-selection--single {
    border-color: #E84D1C;
}

.select2-dropdown {
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    font-family: "Montserrat", sans-serif;
}

.select2-results__option {
    color: #565656;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    padding: 10px 14px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #E84D1C;
    color: #fff;
}

.woocommerce-checkout #order_review {
    background: #fff;
    border: 1px solid #E5E5E5;
    padding: 25px 30px 30px;
}

.woocommerce-checkout #order_review table.shop_table {
    border: 0;
    border-collapse: collapse;
    margin-bottom: 25px;
}

.woocommerce-checkout #order_review table.shop_table th,
.woocommerce-checkout #order_review table.shop_table td {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #E5E5E5;
    padding: 15px 0;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    line-height: 1.6;
}

.woocommerce-checkout #order_review table.shop_table thead th {
    color: #262626;
    font-weight: 700;
}

.woocommerce-checkout #order_review table.shop_table .product-name {
    color: #565656;
    padding-right: 20px;
    font-weight: 400;
}

.woocommerce-checkout #order_review table.shop_table .product-total {
    color: #262626;
    text-align: right;
    font-weight: 500;
}

.woocommerce-checkout #order_review table.shop_table .woocommerce-Price-amount {
    color: #262626;
}

.woocommerce-checkout #order_review table.shop_table .variation {
    margin-top: 4px;
    color: #565656;
    font-size: 13px;
}

.woocommerce-checkout #order_review table.shop_table .variation dt,
.woocommerce-checkout #order_review table.shop_table .variation dd {
    color: #565656;
    font-weight: 400;
}

.woocommerce-checkout #order_review table.shop_table tfoot th {
    color: #262626;
    font-weight: 600;
}

.woocommerce-checkout #order_review table.shop_table tfoot td {
    color: #262626;
    text-align: right;
    font-weight: 600;
}

.woocommerce-checkout #order_review table.shop_table .order-total th,
.woocommerce-checkout #order_review table.shop_table .order-total td,
.woocommerce-checkout #order_review table.shop_table .order-total .woocommerce-Price-amount {
    color: #262626;
    font-size: 15px;
    font-weight: 700;
}

.woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0;
}

.woocommerce-checkout #payment ul.payment_methods {
    border: 0;
    padding-left: 0;
    padding-right: 0;
}

.woocommerce-checkout #payment ul.payment_methods li {
    color: #565656;
    font-size: 14px;
}

.woocommerce-checkout #payment ul.payment_methods li label {
    color: #262626;
    font-weight: 600;
}

.woocommerce-checkout #payment div.payment_box {
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-top: 3px solid #E84D1C;
    border-radius: 0;
    color: #565656;
    font-size: 14px;
    line-height: 1.7;
    padding: 18px 20px;
}

.woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

.woocommerce-checkout #payment div.payment_box p {
    color: #565656;
}

.woocommerce-checkout #payment .woocommerce-notice,
.woocommerce-checkout #payment .woocommerce-info {
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-top: 3px solid #E84D1C;
    color: #565656;
    font-size: 13px;
    line-height: 1.7;
    padding: 18px 18px 18px 45px;
}

.woocommerce-checkout #payment .woocommerce-notice::before,
.woocommerce-checkout #payment .woocommerce-info::before {
    color: #E84D1C;
}

.woocommerce-checkout #payment .place-order {
    padding: 20px 0 0;
}

.woocommerce-checkout #payment .place-order p {
    color: #565656;
    font-size: 13px;
    line-height: 1.7;
}

.woocommerce-checkout #payment .place-order a {
    color: #E84D1C;
    text-decoration: none;
}

.woocommerce-checkout #payment .place-order a:hover {
    color: #262626;
}

.woocommerce-checkout #place_order {
    width: 100%;
    min-height: 52px;
    background: #E84D1C;
    border: 1px solid #E84D1C;
    border-radius: 10px;
    color: #fff;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    text-transform: none;
    padding: 14px 25px;
    transition: all 0.25s ease;
}

.woocommerce-checkout #place_order:hover {
    background: #262626;
    border-color: #262626;
    color: #fff;
}

.woocommerce-checkout .woocommerce-error,
.woocommerce-checkout .woocommerce-message {
    background: #FAFAFA;
    border: 1px solid #E5E5E5;
    border-top: 3px solid #E84D1C;
    color: #565656;
}

.woocommerce-checkout .woocommerce-error::before,
.woocommerce-checkout .woocommerce-message::before {
    color: #E84D1C;
}

.woocommerce-checkout .woocommerce-invalid input.input-text,
.woocommerce-checkout .woocommerce-invalid textarea,
.woocommerce-checkout .woocommerce-invalid .select2-selection {
    border-color: #E84D1C !important;
}

.woocommerce-checkout .woocommerce-validated input.input-text,
.woocommerce-checkout .woocommerce-validated textarea,
.woocommerce-checkout .woocommerce-validated .select2-selection {
    border-color: #E5E5E5;
}

@media (max-width: 768px) {
    .woocommerce-checkout .entry-title,
    .woocommerce-checkout h1 {
        font-size: 30px;
    }

    .woocommerce-checkout .woocommerce-billing-fields > h3,
    .woocommerce-checkout .woocommerce-additional-fields > h3,
    .woocommerce-checkout #order_review_heading {
        font-size: 21px;
    }

    .woocommerce-checkout #order_review {
        padding: 20px;
    }

    .woocommerce-checkout .form-row input.input-text,
    .woocommerce-checkout .form-row textarea,
    .woocommerce-checkout .form-row select {
        font-size: 14px;
    }
}

@media (max-width: 480px) {
    .woocommerce-checkout .entry-title,
    .woocommerce-checkout h1 {
        font-size: 27px;
    }

    .woocommerce-checkout #order_review {
        padding: 16px;
    }

    .woocommerce-checkout #order_review table.shop_table th,
    .woocommerce-checkout #order_review table.shop_table td {
        font-size: 13px;
        padding: 13px 0;
    }

    .woocommerce-checkout #place_order {
        min-height: 50px;
        font-size: 14px;
    }
}

/*checkoy page css end */