/**
 * Theme Name:     Hello Elementor Child
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   hello-elementor-child
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */

/* HEADER CSS CHANGES */
.cart-icon .hfe-cart-container {
	width: 100%;
    height: 44px !important;
    justify-content: center;
    align-items: center;
    padding: 0;
	
	@media (max-width: 767px) {
    	height: 40px !important;
		width: 40px !important;
	}
}

.elementor-icon-wrapper{
	display:flex;
	align-items:center;
	justify-content:center;
}

header .elementor-icon-wrapper .elementor-icon svg{
	width:44px;
	height:44px;
}

.elementor-13 .elementor-element.elementor-element-4a0d239 > .elementor-widget-container {
	@media (max-width: 767px) {
		background-size:50% 50%;
	}
}

.elementor-13 .elementor-element.elementor-element-93cd19c{
	@media screen and (max-width: 767px) {
		width: 20%;
	}
	
	@media screen and (max-width: 575px) {
		width: 25%;
	}
	
	@media screen and (max-width: 480px) {
		width: 30%;
	}
	
	@media screen and (max-width: 375px) {
		width: 40%;
	}
}

.elementor-13 .elementor-element.elementor-element-93cd19c{
	@media screen and (max-width: 767px) {
		padding-right:0px !important;
	}
}

.hfe-nav-menu-icon {
    padding: 0 !important;
    border: 0 solid;
}

.e-con-inner{
	max-width:1320px !important;
}

.cart-icon .hfe-cart-container .eicon {
	opacity: 0;
}

.hfe-dropdown {
	width: 200px !important;
	position: absolute;
    left: inherit !important;
    right: 0;
}

@media(max-width: 1024px){
	.hfe-dropdown {
		top: 40px !important;
	}
}
.hfe-dropdown .menu-item a.hfe-menu-item {
	background-color: #000000 !important;
}

.elementor-13 .elementor-element.elementor-element-0b89d07 {
	@media (max-width: 767px) {
		width: 38% !important;
	}
}


/* BUTTON CSS START */

.common-btn .elementor-button,
.woocommerce div.product form.cart .button,
.wc-block-components-button:not(.is-link),
.edit-account .woocommerce-Button ,
.woocommerce div.product form.cart .button {
	position: relative !important;
	overflow: hidden !important;
	font-family: "Red Hat Display", Sans-serif !important;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-decoration: none !important;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3) !important;
    fill: #FFFFFF !important;
    color: #FFFFFF !important;
    background-color: var(--e-global-color-primary) !important;
    border-radius: 30px 30px 30px 30px !important;
    padding: 20px 40px 20px 40px !important;
	
	@media (max-width: 991px) {
		font-size:16px !important;
	}
}

.common-btn#black .elementor-button {
	background-color: #0D1821 !important;
}

.common-btn .elementor-button::before,
.woocommerce div.product form.cart .button::before,
.wc-block-components-button:not(.is-link)::before,
.edit-account .woocommerce-Button::before ,
.woocommerce div.product form.cart .button::before{
    content: "";
    width: 100% !important;
    height: 100%;
    background-image: linear-gradient(transparent, rgba(255, 255, 255, 0.3) 70%, transparent) !important;
    transition: left .5s ease-in-out !important;
    position: absolute !important;
    top: 0 !important;
    left: -100% !important;
    transform: rotate(45deg) !important;
}

.common-btn .elementor-button:hover,
.wc-block-components-button:not(.is-link):hover ,
.edit-account .woocommerce-Button:hover,
.woocommerce div.product form.cart .button:hover{
	color:#ffffff !important;
	 background-color: var(--e-global-color-primary)!important;
}

.common-btn .elementor-button:hover::before,
.woocommerce div.product form.cart .button:hover::before,
.wc-block-components-button:not(.is-link):hover::before,
.edit-account .woocommerce-Button:hover::before ,
.woocommerce div.product form.cart .button:hover::before{
	left: 100% !important;
}

.wc-block-components-button:not(.is-link){
	padding-top:0px !important;
	padding-bottom:0px !important;
}

/* BUTTON CSS END */

/* PAGE HEADER */
.page-header h1 {
	text-align: center;
	font-size:50px;
	
	@media (max-width: 1199px) {
		font-size:40px;
	}
	
	@media (max-width: 991px) {
		font-size:30px;
	}
	
	@media (max-width: 575px) {
		font-size:24px;
	}
}

.site-main {
	padding: 80px 0;
	
	@media screen and (max-width: 767px) {
		padding: 60px 0;
	}
	
	@media screen and (max-width: 575px) {
		padding: 40px 0;
	}
}

.home .site-main.page {
	padding: 0px ;
}

/* banner css start */

.elementor-element-2a91577{
	overflow:hidden;
}

/* banner css end */


/* PRODUCT BOX CSS */
.recommended-slider .wps-product-section {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	
	@media (max-width: 1399px) {
    	justify-content: flex-start;
	}
}

.see-all p {
	margin:0px;
}

.see-all p a {
	text-decoration:none;
	color:#12664F;
}

.see-all p a:hover{
	color:#0D1821;
}

.recommended-slider .wpsp-nav {
    position: static !important;
    margin-top: 0;
	width: 60px !important;
	height: 60px !important;
	border: 1px solid #000000 !important;
	border-radius: 50%;
	transition: .3s all ease;
	
	@media (max-width: 767px) {
		width: 55px !important;
		height: 55px !important;
	}
	
	@media (max-width: 375px) {
		width: 45px !important;
		height: 45px !important;
	}
}

.recommended-slider .wpsp-nav:hover {
	background-color: #DB201D !important;
	border-color: #DB201D !important;
}

.recommended-slider .wpsp-nav i {
	display: none !important;
}

.recommended-slider .wpsp-nav.swiper-button-next {
	order: 3;
	background-image: url('https://shopofgadget.com/wp-content/uploads/2024/06/slider-nav-right.png') !important;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
}

.recommended-slider .wpsp-nav.swiper-button-prev {
	background-image: url('https://shopofgadget.com/wp-content/uploads/2024/06/slider-nav-left.png') !important;
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center center;
}

.recommended-slider .wpsf-product {
	height: auto;
}

.recommended-slider .sp-wps-product-image-area {
	height: 100%;
	display: flex;
	flex-direction: column;
}

.recommended-slider .sp-wps-product-image-area .wps-product-image {
	border: none !important;
}

.recommended-slider .sp-wps-product-image-area .wpsf-cart-button {
	display: none;
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details {
	padding: 10px 0px;
	height: 100%;
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .sp-wps-product-details-inner {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title {
	margin-top: 0;
}

#wps-slider-section .wpsf-product {
	text-align:start !important;
}

#wps-slider-section .wps-product-image {
	box-shadow:0 2px 20px -3px rgba(0,0,0,5%);
}

#wps-slider-section .wps-product-image img{
		width:100%;
}

.woocommerce-loop-product__title{
	margin-bottom:auto !important;	
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title a,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
	font-size: 20px !important;
	font-family:"Red Hat Display", Sans-serif;
	line-height: 1 !important;
	font-weight: 400 !important;
	color:#1D131B !important;
	transition:.3s all ease;
}

@media screen and (max-width: 991px) {
	.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title a ,
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 20px !important;	
	}
}

@media screen and (max-width: 575px) {
	.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title a ,
	.woocommerce ul.products li.product .woocommerce-loop-product__title {
		font-size: 18px !important;
	}
}

#wps-slider-section #sp-woo-product-slider-148 .wpsf-product-price , 
.woocommerce ul.products li.product .price {
	font-size:20px !important;
	color:#1D131B !important;
	font-weight: 700;
    line-height: 19px;
}

@media screen and (max-width: 991px) {
	#wps-slider-section #sp-woo-product-slider-148 .wpsf-product-price ,
	.woocommerce ul.products li.product .price {
		font-size:18px !important;
	}
}

@media screen and (max-width: 575px) {
	#wps-slider-section #sp-woo-product-slider-148 .wpsf-product-price ,
	.woocommerce ul.products li.product .price {
		font-size:16px !important;
	}
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-price .woocommerce-Price-currencySymbol {
	padding-right:2px;
}

.recommended-slider .wpsp-pagination-dot {
	display: none;
}

.page-content a{
	text-decoration:none !important;	
	
}

.woocommerce-privacy-policy-text p a{
	text-transform: capitalize;
}

/* PRODUCT DETAIL PAGE CSS */

.woocommerce-products-header .page-title{
	text-align:center;
	
	@media (max-width: 991px) {
		font-size:56px;
	}
	
	@media (max-width: 767px) {
		font-size:46px;
	}
	
	@media (max-width: 575px) {
		font-size:36px;
	}
}

.woocommerce div.product .product_title{
	@media (max-width: 1399px) {
		font-size:54px;
	}
	
	@media (max-width: 1199px) {
		font-size:44px;
	}
	
	@media (max-width: 991px) {
		font-size:34px;
	}
	
	@media (max-width: 575px) {
		font-size:26px;
	}
}

.wps-slider-section .wps-product-section .sp-wps-col-xl-4{
	width:calc((100% /4) - 20px);
	
	@media (max-width: 1399px) {
		width:calc((100% /3) - 0px);
	}
	
	@media (max-width: 767px) {
		width:calc((100% /2) - 0px);
	}
	
	@media (max-width: 575px) {
		max-width:300px;
		width:100%;
		margin:0 auto;
	}
}

.woocommerce-breadcrumb {
	display: none;
}

.product {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.single-product .woocommerce-tabs {
	display: none;
}

.qib-button-wrapper {
    margin: 0 !important;
    background-color: #ffffff;
	border: 1px solid rgb(0, 0, 0, 0.3);
    border-radius: 4px;
}

.qib-button-wrapper button.qib-button {
    color: #12664F !important;
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    height: 40px !important;
    transition: 0.3s all !important;
}

.qib-button-wrapper .quantity {
    align-items: center;
    height: 40px !important;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    margin: 0 !important;
    background: #ffffff !important;
    border: none !important;
    color: #000000 !important;
    height: 30px !important;
    padding: 0 12px !important;
    line-height: normal !important;
    border-radius: 10px !important;
    appearance: textfield;
}

.woocommerce div.product form.cart {
    display: flex;
	flex-direction: column;
	align-items: flex-start;
    row-gap: 20px;
	
	@media (max-width: 991px) {
		margin-bottom:20px !important;
	}
}

[type=button]:focus, 
[type=submit]:focus, 
button:focus{
	outline:none !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) div.product p.price {
	font-size: 24px;
	color: #12664F;
}

.summary {
	display: flex;
	flex-direction: column;
}

.summary .woocommerce-product-details__short-description {
	order: 5;
}

.summary .product_meta {
	display: none;
}

.summary .woocommerce-product-details__short-description ul {
	padding-left: 20px;
}

.woocommerce .products ul, .woocommerce ul.products {
	display: flex;
	justify-content: start;
}

.woocommerce .related ul.products {
	justify-content:space-between;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products{
	flex-wrap:wrap;
	row-gap:20px;
	
	@media (max-width: 991px) {
		gap:20px;
	}
}

.woocommerce .products ul::after, .woocommerce .products ul::before, .woocommerce ul.products::after, .woocommerce ul.products::before {
    display:none;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	width: calc((100% /4) - 15px);
	
	@media (max-width: 1199px) {
		width: calc((100% /3) - 15px);
		justify-content:flex-start;
	}
	
	@media (max-width: 575px) {
		width: 300px;
		margin:0 auto;
	}
}

.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
	overflow: hidden;
	margin: 0 !important;
}

.woocommerce ul.products li.product a {
	display: flex;
	flex-direction: column;
}

.woocommerce ul.products li.product .button {
	display: none;
}

/* CART CSS START HERE */
.wp-block-woocommerce-cart-order-summary-shipping-block .wc-block-components-totals-item .wc-block-components-totals-item__description{
    display: none;
}

.wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
    font-weight: 700 !important;
}

.wc-block-components-shipping-calculator-address .wc-block-components-address-form {
    margin-bottom: 20px;
}

.wc-block-components-product-metadata {
    display: none;
}

@media (max-width: 767px) {
    .wc-block-components-sidebar-layout {
        flex-direction: column;
        align-items: center;
    }

    .wc-block-components-sidebar-layout .wc-block-components-main,
    .wc-block-components-sidebar {
        width: 100% !important;
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .wc-block-cart table.wc-block-cart-items td {
        margin: 0 !important;
    }

    .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
    .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
        align-self: start !important;
        padding-top: 0 !important;
    }
}

@media (max-width: 425px) {
    table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
        font-size: 16px;
    }
}

@media (max-width: 380px) {
    .is-mobile table.wc-block-cart-items .wc-block-cart-items__row {
        display: flex !important;
		justify-content: space-between;
    }

    td.wc-block-cart-item__image:first-child {
        display: none;
    }
}

table thead th {
    font-size: 20px !important;
	border: none !important;
}

.is-large.wc-block-cart .wc-block-cart-items {
    border-collapse: separate;
	border-spacing: 0 15px !important;
    border-bottom: 0 !important;
}
.is-large.wc-block-cart .wc-block-cart-items td {
    border-top: 1px solid #B2B8B8 !important;
    border-bottom: 1px solid #B2B8B8;
}

.is-large.wc-block-cart .wc-block-cart-items td:first-child {
    border-left: 1px solid #B2B8B8;
    border-radius: 8px 0 0 8px;
}

.is-large.wc-block-cart .wc-block-cart-items td:last-child {
    border-right: 1px solid #B2B8B8;
    border-radius: 0 8px 8px 0;
}

.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 20px !important;
}

.wc-block-cart-item__wrap {
    display: flex;
    flex-direction: column;
    row-gap: 10px;
}

.wc-block-cart-item__quantity {
    display: flex;
    align-items: center;
    column-gap: 10px;
}

.wc-block-components-quantity-selector {
    margin: 0 !important;
}

.wc-block-components-totals-coupon a:hover{
	color:#009EE2;
}

.recommended-slider .sp-wps-product-image-area .sp-wps-product-details .wpsf-product-title a:hover,
.woocommerce ul.products li.product .woocommerce-loop-product__title:hover{
	color:#12664F!important;
}
.is-medium.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, 
.is-mobile.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title, 
.is-small.wc-block-cart .wc-block-components-sidebar .wc-block-cart__totals-title{	
	font-size:24px;
	display:block !important;
	font-weight: 700;
    letter-spacing: inherit;
    line-height: inherit;
    margin: 0;
    padding: 8px 16px 8px 0;
	text-align:center;
}
.is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control>:last-child,
.is-mobile .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.is-small .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option{
	padding-left:0px !important;
}

.wc-block-cart .wp-block-woocommerce-cart-totals-block .wp-block-woocommerce-cart-order-summary-block {
	display: flex;
    flex-direction: column;
    gap: 15px;
    margin-top: 15px;
}

.wc-block-components-product-price {
	@media screen and (max-width: 767px) {
		line-height: 1.5 !important;
	}
}

/* cart page css END */

.wc-block-components-product-name{
	color: #1A1A1A;
}

.wc-block-components-product-name:hover{
	color:#009EE2;
}
.is-medium table.wc-block-cart-items .wc-block-cart-items__row, 
.is-mobile table.wc-block-cart-items .wc-block-cart-items__row, 
.is-small table.wc-block-cart-items .wc-block-cart-items__row {
	 @media (max-width: 730px) {
		border-bottom:1px solid #000000;
	}
	
	@media (max-width: 380px) {
		padding:0px !important;
	}
}

/* cart page css end */

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
    box-shadow: none !important;
    outline: none !important
}

body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus::after,
body:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus::before {
    display: none;
}

.wp-block-woocommerce-empty-cart-block .wp-block-separator, .wp-block-woocommerce-empty-cart-block .wc-block-product-new, .wp-block-woocommerce-empty-cart-block h2:nth-child(3) {
    display: none;
}

table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-product-name {
	margin-bottom: 0 !important;
	margin-right: 10px !important
}

.wc-block-components-totals-coupon__form{
	align-items:center;
	flex-direction: column;
    gap: 20px;
}
.wc-block-components-totals-coupon__form #wc-block-components-totals-coupon__input-0{
	border-radius:30px;
	width:100%;
	
	@media (max-width: 991px) {
		padding:1em .5em .5em !important;
	}
}

.wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__input,
.wc-block-components-totals-coupon__form .wc-block-components-button {
	width:100%;
}

/* CART CSS END */

/* CHECKOUT CSS START HERE */
.wc-block-components-form .wc-block-components-text-input input[type=text],
.wc-block-components-text-input input[type=text] {
	border: 1px solid rgb(0, 0, 0, 0.5);
}

.wc-block-components-checkout-step--with-step-number .wc-block-components-checkout-step__container:after {
    border-left: 1px solid #000 !important;
}

.wc-block-checkout__actions_row .wc-block-components-button {
	margin: 0 !important;
}

.wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted{
	box-shadow:none !important;
	padding-left:0px;
}

.wc-block-components-radio-control--highlight-checked:after {
	display:none !important;
}

.wc-block-components-radio-control .wc-block-components-radio-control__input{
	display:none !important;
}

.wc-block-components-address-form__address_2-toggle {
	color: #12664F;	
}

.wc-block-components-address-form__address_2-toggle:hover {
	background-color: #12664F;
}

/* CHECKOUT CSS END HERE */

/* SHOP PAGE CSS */
.woocommerce-shop  ul.products {
	flex-wrap: wrap;
	gap: 20px;
}

.woocommerce-shop  ul.products::before {
	display: none;
}

.woocommerce-shop ul.products li.product {
	width: calc((100% /4) - 15px);
	
	@media (max-width: 1199px) {
		width: calc((100% /3) - 15px);
	}
}

.woocommerce ul.products[class*=columns-] li.product,
.woocommerce-page ul.products[class*=columns-] li.product {
	@media (max-width: 575px) {
		width: 47%;
		float: left;
		clear: both;
	}
	
	@media (max-width: 375px) {
		width: 100% !important;
		text-align:center;
	}
}

.products li img {
	box-shadow: 0 2px 20px -3px rgba(0, 0, 0, .5%) !important;
}

/* SHOP PAGE CSS END */

.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
    float: left;
	
	@media (max-width: 375px) {
		float:none;
		text-align:center;
	}
}

.woocommerce-products-header{
	@media (max-width: 375px) {
		text-align:center;
	}
}

.woocommerce .woocommerce-ordering {
	@media (max-width: 375px) {
		margin: 0px auto 20px auto;
		float:none;
	}
}

.woocommerce-shop .site-main, .woocommerce-cart .site-main {
    max-width: 1320px !important;
    padding: 80px 15px;
	
	@media (max-width: 1199px){
		 padding: 70px 15px;
	}
	
	@media (max-width: 991px){
		 padding: 60px 15px;
	}
	
	@media (max-width: 767px){
		 padding: 40px 15px;
	}
	
	@media (max-width: 575px){
		 padding: 20px 15px;
	}
}

.alignwide {
    margin-left: 0 !important;
    margin-right: 0 !important;
}


/* back to top css start */
.yydev-back-to-top{
	
	@media (max-width: 575px){
		width: 35px !important;
    	height: 35px !important;
		right: 20px !important;
		bottom: 20px !important;
	}
}

.print {
	position: sticky;
    top: 250px;
    display: inline-block;
    width: max-content;
    height: max-content;
    float: right;
    right: 0;
    margin-left: auto;
    transform: rotate(-90deg) translateY(30px);
	z-index:99999;
	
	@media (max-width: 767px) {
		border-radius: 10px 0px 0px 10px;
		 transform: rotate(-90deg);
	}
}

.print:hover .elementor-button-text{
	color:#ffffff;
}


.print .elementor-button{
	@media (max-width: 767px) {
	 padding: 10px;
	}
}

.print 	.elementor-button-text {
	@media (max-width: 767px) {
    	display: none;
	}
}

.print .elementor-button-icon svg {
    width: 1.5em;
    height: auto;
    transform: rotate(90deg);
	transition:.3s all ease;
	
	@media (max-width: 767px) {
		width: 20px !important;
		margin-left:0px !important;
		  transform: rotate(0deg);
	}
}

.elementor-button-content-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
	line-height:0px;
}



/* Footer Css Start Here */

footer .hfe-nav-menu {
	flex-direction: column;
	padding: 0 10px;
	
	@media screen and (max-width: 767px) {
		display: block !important;
		padding: 0px;
	}
}

#menu-1-1e56c1e {
	@media screen and (max-width: 767px) {
		margin:0 auto;
		border-bottom:none;
	}
}

#menu-1-1e56c1e li a {
	position:relative;
	
	@media screen and (max-width: 767px) {
		justify-content:center;
	}
}

#menu-1-1e56c1e li a:after {
	content:" ";
	width:6px;
	height:6px;
	border-radius:50%;
	background-color:#383129;
	position:absolute;
	top:50%;
    right: -20px;
    transform: translateY(-50%);
	opacity:1 !important;
	display:none;
}

#menu-1-1e56c1e li a:hover:after ,
#menu-1-1e56c1e li.current-menu-item a:after{
	display:block;
}

.address p strong {
	color: #383129 !important;
}

/* Footer Css End Here */

/* contact page css start here */
.contact p:first-child {
	margin-bottom:10px !important;
}

.contact p:first-child strong {
	font-size:24px;
	font-weight:600;
}

.contact a {
	text-decoration:none !important;
}

.contact p:last-child,
.contact p:last-child a{
	font-size:18px;
}

/* contact page css end here */

/* account page css start here */

.woocommerce-Address-title a {
	font-family: "Inter Tight", Sans-serif;
    font-weight: 500;
    text-decoration: none;
    fill: #FFFFFF;
    color: #FFFFFF;
    background-color: #FF9A03;
    border-radius: 30px 30px 30px 30px;
    padding: 5px 25px;
	position:relative;
}

.woocommerce-Address-title a:before {
	content: "";
    width: 100%;
    height: 100%;
    background-image: linear-gradient(transparent, rgba(255, 255, 255, 0.3) 70%, transparent);
    transition: left .5s ease-in-out;
    position: absolute;
    top: 0;
    left: -100%;
    transform: rotate(45deg);
}

.woocommerce-Address-title a:hover {
    color: #FFFFFF !important;
}

.woocommerce-Address-title a:hover::before {
	left: 100%;
}

.edit-account .woocommerce-Button{
	margin-top:15px !important;
}
/* account page css end here */


/* address page css end here */
.woocommerce-account .addresses .title h3{
	font-size:42px !important;
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout{
	justify-content:center;	
}

.wp-block-woocommerce-checkout .wc-block-components-sidebar-layout a{
	font-weight:700;
}

.wc-block-components-sidebar-layout .wc-block-must-login-prompt {
	@media (max-width: 991px) {
		font-size: 18px;
    	text-align: center;
	}
}
/* address page css end here */


/* Orders page css start here */
.woocommerce-info {
    border-top-color: #FF9A03 !important;
}

.woocommerce-info::before {
    color: #FF9A03 !important;
}

.wc-block-components-checkbox span{
	display: inine-block;
	line-height: 1.4;
}

/* Orders page css end here */


/* Recommend products css start here */
.elementor-128 .elementor-element.elementor-element-ef25c4e {
	
	@media screen and (min-width: 1399px) {
		padding-left:0px;
		padding-right:0px;
	}
}
/* Recommend products css end here */