/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/

label, a, strong, legend, .woocommerce-Button{
	font-weight: 500 !important;
}
.return-to-shop a, .woocommerce-mini-cart__buttons a{
	color: #fff !important;
	box-shadow: none !important;
}
.mfp-bg.mfp-ready {
  opacity: .9;
}
.badge-container .badge, .woocommerce-product-gallery div.image-tools{
	display: none;
}
.product-gallery .badge-container .badge{
	display: block;
	margin-left: 0 !important;
}
.product-gallery .badge-container{
  margin: 12px 17px 0 !important;
  right: 0;
  width: fit-content;
  margin-left: auto !important;
}
.product-gallery .badge-container .badge .badge-inner{
	border: none;
  font-size: 14px;
  background: #f26d3d;
  color: #fff;
  font-weight: 500;
  padding: 8px 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/* Header Start */
.heroBannerSec{
	padding: 18px 30px !important;
}
.heroBannerSlider .banner .banner-bg img{
	object-fit: inherit;
}
.header-main .header-inner{
	padding: 0 44px;
}
.flex-left .header-nav-main{
	justify-content: center;
	column-gap: 12px;
}
.flex-left .header-nav-main li {
	margin: 0 6px;
}
.header-nav-main .nav-dropdown .dropdownBlock {
	padding: 24px 24px 0;
	align-items: center;
}
.header-nav-main li.current-menu-item > a{
	color: #f26d3d;
}
.header-nav-main li a{ 
	color: #f26d3d;
	color: #000;
    text-transform: capitalize;
    font-size: 15px;
	transition: .3s ease-in-out;
	font-weight: 500;
}
.header-nav-main li a:hover{
	color: #f26d3d;
	transition: .3s ease-in-out;
}
#top-bar {
	padding: 10px 10px;
}
#top-bar .html_topbar_left strong{
	font-size: 15px;
	font-weight: 500 !important;
	text-align: center;
	display: block;
}
.dropdownBlock{
	max-width: 100% !important;
}
.dropdownBlock .ux-menu a{
	font-size: 18px;
	padding: 0;
	color: #555;
	font-weight: 600 !important;
}
.dropdownBlock .icon-box .icon-inner img{
	width: 200px !important;
}
.dropdownBlock > .col{
	padding-bottom: 0;
}
.nav-dropdown li:last-child{
	margin-left: 0;
}
.nav-dropdown-default{
	padding: 14px;
	background: #f1f1f1;
}
/* Header End */

/* Header Inner Top Start */
.topTextWrap{
	text-align: center;	
}
.topTextWrap h1{
	font-size: 36px;
    font-weight: 600;
    color: white;
    letter-spacing: 1px;
    margin-bottom: 15px;
}
.topTextWrap nav span{
	color: #f26d3d;
    font-weight: 500;
    text-transform: capitalize;
}
.topTextWrap nav a{
	color: #fff;
}
/* Header Inner Top End */

.bestSellerSec{
	padding: 30px !important;
}

h2.section-title{
	border-bottom: 2px solid #e6e6e6;
}
h2.section-title span{
	text-transform: capitalize;
	font-size: 24px;
	border-bottom: 2px solid #f26d3d;
}
.discountRow ul.ux-products-list{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
}
.bestSellerRow{
	padding-bottom: 40px;
}
.bestSellerRow .col-inner > div.row .flickity-page-dots {
  bottom: -32px;
}
.bestSellerRow .col-inner > div.row, .newArrivalRow .col-inner > div.row, .allProductRow .col-inner > div.row{
	background: #fff;
	border: 1px solid #e6e6e6;
	margin: 0;
}
.discountRow .col-inner > ul.ux-products-list{
	background: #fff;
	border: 1px solid #e6e6e6;
 	margin-bottom: 0px;
}
.discountRow .col-inner > ul.ux-products-list li:first-child, .discountRow .col-inner > ul.ux-products-list li:nth-child(2), .discountRow .col-inner > ul.ux-products-list li:nth-child(3){
	border-bottom:none;
}
.discountRow .col-inner > ul.ux-products-list li:first-child, .discountRow .col-inner > ul.ux-products-list li:nth-child(2), .discountRow .col-inner > ul.ux-products-list li:nth-child(4), .discountRow .col-inner > ul.ux-products-list li:nth-child(5){
	border-right: none;
}
.discountRow .col-inner > ul.ux-products-list li{
	border: 1px solid #e6e6e6;
	margin-left: 0; 
	padding-top: 26px;
	padding-bottom: 26px;
	min-height: 145px;
	align-content: center;
	padding-left: 124px;
}
.discountRow .col-inner > ul.ux-products-list li a img{
	left: 15px;
	bottom: 0;
	top: 0;
	height: 100px;
	width: 100px;
	margin: auto;
}
.bestSellerRow .col-inner > div.row button.flickity-button, .newArrivalRow .col-inner > div.row button.flickity-button, .allProductRow .col-inner > div.row button.flickity-button{
	margin-top: 0;
}
.newArrivalRow .col-inner > div.row{
	margin: 0;
}
.bestSellerRow .col-inner > div.row .flickity-page-dots .dot.is-selected, .sideProduct .flickity-page-dots li.is-selected {
  background-color: #f26d3d;
  width: 30px !important;
  border-radius: 30px !important;
  height: 8px !important;
transition: .3s ease-in-out !important;
}
.bestSellerRow .col-inner > div.row .flickity-page-dots .dot, .sideProduct .flickity-page-dots .dot {
  height: 8px !important;
  opacity: 1;
  width: 8px !important;
  margin: 0 3px !important;
	transition: .3s ease-in-out;
}
.slider-nav-circle .flickity-prev-next-button:hover svg{
  fill: #fff !important;
  background-color: #f26d3d;
  border-color: #f26d3d;
}
.flickity-prev-next-button .arrow, .flickity-prev-next-button svg {
  fill: #fff;
  border-color: #0c0b0c;
  background: #0c0b0c;
}
.bestSellerRow .col-inner > div.row .flickity-slider div.product, .newArrivalRow .col-inner > div.row .flickity-slider div.product, .allProductRow .col-inner > div.row .flickity-slider div.product{
	border-left: 1px solid #e6e6e6;
}
.shop-container .products .col{
	border: 1px solid #e6e6e6;
	background: #fff;
	padding: 15px 15px 0 !important
}
.shop-container .products .col:nth-child(3n + 2){
	border-left: 0px;
	border-right: 0px;
}
.bestSellerRow .col-inner > div.row .flickity-slider > div:first-child, .bestSellerRow .col-inner > div.row .flickity-slider > div:last-child{
	border-left: none;
}
.newArrivalRow .col-inner > div.row .flickity-slider > div:first-child, .newArrivalRow .col-inner > div.row .flickity-slider > div:last-child{
	border-left: none;
}

.allProductRow .col-inner > div.row .flickity-slider > div:first-child, .allProductRow .col-inner > div.row .flickity-slider > div:last-child{
	border-left: none;
}
.section-title-container{
	margin-bottom: .5em;
}
.grid-tools a{
	font-weight: 500;
}
.price span.amount, ins span.amount{
  color: #f26d3d;
	font-weight: 500;
}
del span.amount{
	color: #0a0a0a !important;
}
.title-wrapper p.category{
	color: #666;
	opacity: 1;
}
.product .box-text .title-wrapper .product-title{
	color: #000;
  font-weight: 500;
  margin: 8px 0 10px;
  font-size: 15px;
}

/* Home SideBAr Start*/
.bestSellerMainCol1 .sideProduct{
	margin: 0 0 -2px !important;
  border: 2px solid #f16d3c;
  padding: 0 0 20px;
  border-radius: 6px;
}
.sideProduct .flickity-page-dots {
  bottom: 28px;
}
.iconSideWrap{
	padding: 36px 14px 10px !important;
	background: #fff;
	border-radius: 6px;
	margin: 0 !important;
}
.iconSideWrap .col-inner .icon-box-text{
	padding-left: 1.3em;
}
.iconSideWrap .col-inner p{
	font-size: 14px;
}
/* Home SideBAr End*/

/* Shop page Start */
body.woocommerce-shop main, .archive.woocommerce-page main {
	background: #f1f3f7 !important;
}
.woocommerce-shop main aside, .archive.woocommerce-page main aside {
	background: #fff;
	padding: 26px 28px;
	border: 1px solid #e6e6e6;
}
.woocommerce-shop main aside span.widget-title, span.widget-title {
  font-size: 22px;
  color: #0c0b0c;
  font-weight: 500;
  text-transform: capitalize;
  letter-spacing: .2px;
}
.woocommerce-shop main aside .is-divider, aside .is-divider {
  background-color: #e6e6e6;
  display: block;
  height: 1.5px;
  margin: 14px 0px 22px;
  max-width: 100%;
  position: relative;
  z-index: 9;
}
.woocommerce-shop main aside .is-divider::after, aside .is-divider::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #f26d3d;
  width: 80px;
  left: 0;
	bottom:0;
  margin-right: 28px;
  z-index: -9;
}
.woocommerce-shop main aside .product-categories li a:hover{
	color: #f26d3d;
}
.woocommerce-shop main aside .product-categories li{
	border-top: dashed;
	border-top-width: .1px;
	border-color: #e6e6e6e6
}
.woocommerce-shop main aside .product-categories li:first-child{
	border-top: none;
}
.woocommerce-shop main aside .product-categories li ul.children{
	border: none;
}
.woocommerce-shop main aside .product-categories li a, .woocommerce-shop main aside .product-categories li span, .archive.woocommerce-page main aside .product-categories li a, .archive.woocommerce-page main aside .product-categories li a span{
 color: #666;
  font-weight: 400;
  font-size: 15px;
}
.widget_price_filter .price_slider_amount button.button {
  background-color: #f26d3d;
  float: right;
  font-size: 14px;
  text-transform: capitalize;
  letter-spacing: .5px;
  font-weight: 500;
  box-shadow: none;
	margin-left: 10px;
	margin-right: 0;
	min-height: 2.1em !important;
}
.widget_price_filter .price_label{
	padding-top: 13px;
	text-align: left;
	font-size: 12.5px;
}
.widget_price_filter .ui-slider .ui-slider-range {
  background-color: #f26d3d;
  opacity: 1;
  height: 3px !important;
}
.widget_price_filter .ui-slider .ui-slider-handle {
  background-color: #f26d3d;
  top: -6px;
}
.widget_price_filter span {
  font-weight: 500;
}
.widget_product_tag_cloud .tagcloud a {
  border: none;
  opacity: 1;
  padding: 8px 10px;
  background: #f1f1f1;
  font-size: 13px !important;
  text-transform: capitalize;
}
.widget_product_tag_cloud .tagcloud a:hover{
	color: #fff;
	background: #f26d3d;
}
.widget_products .product_list_widget span.amount {
  color: #f26d3d;
  font-weight: 500;
  font-size: 13px;
}
.shop-page-title .woocommerce-breadcrumb span{
	opacity: 1;
}
ul.product_list_widget li img{
	border: 1px solid #e6e6e6;
	width: 65px;
	height: 65px;
}
ul.product_list_widget li{
	padding-left: 80px;
}
#woocommerce_layered_nav_filters-2{
	display: none;
}
.woocommerce-pagination{
	padding-top: 30px;
}
.woocommerce-pagination .nav-pagination > li > .current{
	background-color: #f26d3d;
  border-color: #f26d3d;
}
.shop-page-title .page-title-inner {
	padding: 15px;
}
.shop-page-title .woocommerce-breadcrumb {
	color: #f26d3d;
  font-weight: 500;
  text-transform: capitalize;
}
.shop-page-title .woocommerce-breadcrumb a {
	color: #333;
  	font-weight: 500;
}
.woocommerce-ordering select{
border: none;
  box-shadow: none !important;
  border-bottom: 1px solid #333;
  padding-left: 8px;
	width: fit-content;
	margin: 0;
}
.category-page-title{
	    background: url(https://ahmedfragrances.com/wp-content/uploads/2025/02/category-bg.webp) center no-repeat;
    background-size: cover;
    max-width: 100%;
    padding: 80px 0 !important;
    text-align: center;
}
h1.shop-page-title{
	    font-size: 36px;
    font-weight: 600;
    color: white;
    letter-spacing: 1px;
	margin-bottom: 15px;
}
.shop-page-title .woocommerce-breadcrumb a {
    color: #ffffff;
    font-weight: 500;
    font-size: 16px;
}
.custom-breadcrumbs-sorting-wrapper{
	display: flex;
    justify-content: space-between;
    align-items: center;
	background: #fff;
	padding: 0 20px;
	border: 1px solid #e6e6e6;
}
.custom-breadcrumbs-sorting-wrapper nav.breadcrumbs a{
	font-weight: 500;
	color: #111;
}
.custom-breadcrumbs-sorting-wrapper nav.breadcrumbs {
    color: #f26d3d;
    font-weight: 500;
    text-transform: capitalize;
}
.shop-container > div.products{
	margin: 0 !important;
}
.nav-pagination>li>a, .nav-pagination>li>span{
	border: 1.8px solid #f26d3d;
    align-content: center;
    font-weight: 500;
}
#shop-sidebar ul li.cat-item-15{

	display: none;
}
#shop-sidebar ul li ul.children{
	border: none;
}
.box-image .out-of-stock-label {
  background: hsl(0, 0%, 100%);
  color: #333;
  font-weight: 500;
  opacity: 1;
  padding: 4px 20px;
  position: absolute;
  text-align: center;
  top: 72%;
  text-transform: capitalize;
  width: fit-content;
  left: 0;
  right: 0;
  margin: auto;
  font-size: 15px;
	z-index: 9;
}
li.outofstock {
	position: relative;
}
li.outofstock::after {
  content: "Out Of Stock";
  position: absolute;
  width: fit-content;
  height: fit-content;
  left: 20px;
  top: 94px;
  background: #f7f7f7c4;
  color: #111;
  bottom: auto;
  padding: 3px 10px;
  font-size: 13px;
}
/* Shop page End */

/* Product Detail page Start */
.product .product-info nav{
	display: none;
}
.product-summary .woocommerce-Price-currencySymbol {
    font-size: 22px;
    vertical-align: baseline;
    padding-right: 4px;
	font-family: "Jost";
}
.product-summary .price span.amount, .product-summary ins span.amount {
    font-weight: 500;
    font-size: 22px;
}
.product-summary form button{
	text-transform: capitalize;
    font-size: 14px !important;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 7px 90px !important;
}
.product-summary .product_meta span {
    color: #111;
    font-size: 14px !important;
    font-weight: 500;
}
.product-summary .product_meta span.sku_wrapper{
	display: none;
}
.product-gallery-slider .flickity-slider div.is-selected{
	border: 1px solid #e6e6e6;
}
.product-summary  .product-short-description p{
	margin-bottom: 8px;
}
.product-summary  .product-short-description p:first-child{
	margin-top: 20px
}
.product-summary  .product-short-description p:last-child{
	margin-bottom: 27px
}
.comment-form .form-submit .submit{
	font-weight: 500;
	text-transform: capitalize;
	box-shadow: none !important;
}
.comment-form .form-submit .submit:hover{
	background: #f26d3d;
}
.product .product-footer .woocommerce-tabs {
    padding: 30px 0;
    padding: 85px 60px 20px;
    background: #f1f3f7;
}
.product .product-footer .woocommerce-tabs .review-form-inner {
	padding: 36px 50px 1px;
    background: #fff;
    border-radius: 6px;
	border: none;
}
.product .product-footer .related-products-wrapper h3{
	font-size: 32px;
    text-align: center;
    font-weight: 600;
    text-transform: capitalize;
    margin-top: 30px;
}
.product-info form .quantity {
	position: relative;
  padding-right: 30px;
  margin: 0;
  border: 1px solid #b3b3b3;
}
.product-info form .quantity .ux-quantity__button--minus{
	order: 2;
  position: absolute;
  bottom: 0;
  right: 0;
  min-height: 50%;
  max-height: 50%;
  margin-right: 0px;
  line-height: initial;
  border: none;
  width: 30px;
}
.product-info form .quantity .qty{
  border: none;
  border-right: 1px solid #b3b3b3;
	height: auto;
}
.product-info form .quantity .ux-quantity__button--plus{
  height: fit-content;
  line-height: initial;
  display: block;
  position: absolute;
  right: 0px;
  top: 0;
  height: 6px;
  max-height: 20px;
  min-height: 50%;
  border: none;
  border-bottom: 1px solid #b3b3b3;
  box-shadow: none;
  width: 30px;
  color: #333;
}
.product-info .out-of-stock{
	width: 100%;
  text-align: center;
  background: #f0f0f0;
  padding: 10px 10px;
  font-size: 16px !important;
  text-transform: capitalize;
  font-weight: 600 !important;
  border-radius: 4px;
  color: #484848;
	cursor: pointer;
}
.product-info .out-of-stock:hover{
	  color: #f26d3d;
}
.outofstock .image-fade_in_back a{
	position: relative;
	z-index: 9;
}
.outofstock .image-fade_in_back{
	position: relative;
}
.outofstock .image-fade_in_back::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #000;
	opacity: .17;
}
/* Product Detail page End */

/* Cart Page Start */

.checkout-page-title nav span{
	display: none;
}
.checkout-page-title nav a {
	position: relative;
	background: #f1f1f1;
  padding: 18px 30px 17px 14px;
  font-size: 18px;
	clip-path: polygon(92% 0%, 100% 50%, 92% 100%, 0% 100%, 8% 50%, 0% 0%);
  color: #fff;
	width: 100%;
	justify-content: center;
	color: #111;
	letter-spacing: 0.4px;
}
.checkout-page-title nav a:first-child{
	  clip-path: polygon(0% 0%, 92% 0%, 100% 50%, 92% 100%, 0% 100%);
}
.checkout-page-title nav a::before {
  position: absolute;
  top: 0;
  right: 56px;
  bottom: 0;
  margin: auto;
  width: 50px;
  height: fit-content;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
  opacity: 0.1;
  color: #282828;
}
.checkout-page-title nav a.current::before {
	color: #fff;
	opacity: 1;
}
.checkout-page-title nav a:nth-child(1)::before {
	content: "01"
}
.checkout-page-title nav a:nth-child(3)::before {
	content: "02"
}
.checkout-page-title nav a:nth-child(5)::before {
	content: "03"
}
.checkout-page-title nav a.current{
	background: #f37b4f;
	color: #fff;
}
table.wc-block-cart-items .wc-block-cart-items__header th {
  font-weight: 400 !important;
  font-size: 16px;
  color: #111;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	color: #111 !important;
	font-size: 15px !important;
}
table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
  font-size: 15px !important;
  color: #f37b4f;
  font-weight: 500;
}
.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input, .wc-block-components-product-metadata p strong{
	font-weight: 400 !important;
}
.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button, .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
	box-shadow: none !important;
}
.wp-block-woocommerce-cart-order-summary-block{
	border: 1px solid #111;
  margin-bottom: 20px;
  padding: 30px;
}
.wc-block-components-sidebar .wc-block-components-totals-item, .wc-block-components-sidebar .wc-block-components-totals-coupon{
	padding: 0 !important;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button, button.wc-block-components-checkout-place-order-button{
	background: #f37b4f;
	transition: .2s ease-in-out;
	font-size: 18px !important;
	text-transform: capitalize !important;
	font-weight: 400 !important;
	padding: 0 !important;
}
.wc-block-cart__submit-container .wc-block-cart__submit-button:hover, button.wc-block-components-checkout-place-order-button:hover{
	color: #fff;
	background: #111;
	transition: .2s ease-in-out;
}
.wc-block-components-totals-footer-item .wc-block-components-totals-item__value, .wc-block-components-formatted-money-amount{
  font-weight: 500 !important;
  font-size: 16px !important;
	color: #f37b4f;
}
.wc-block-cart .wc-block-cart__totals-title{
	font-size: 18px !important;
	color: #111 !important;
	font-weight: 400 !important;
}
.wc-block-components-totals-coupon .wc-block-components-panel__button, .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__label{
	font-weight: 500 !important;
	font-size: 16px !important;
	color: #646a7c;
}
.wc-block-components-totals-coupon__form button{
	background: #f37b4f;
	text-transform: capitalize;
	font-weight: 500;
	opacity: 1;
}
.wc-block-components-totals-coupon__form button span{
	opacity: .7;
}
/* Cart Page End */

/* Checkout Page Start */
.wc-block-components-checkout-step__title, .wc-block-components-checkout-order-summary__title p, .woocommerce-order h2{
	font-size: 20px !important;
	font-weight: 400 !important;
	color: #111;
}
.wc-block-checkout__sidebar .wc-block-components-product-name{
	font-size: 14px !important;
}
.wc-block-components-order-summary-item__description span, .wc-block-components-order-summary-item__description div  {
	display: none;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity{
	border: 1px solid #111 !important;
	min-height: 18px !important;
	min-width: 18px !important;
	padding: 0 !important;
}
.wc-block-components-order-summary .wc-block-components-order-summary-item__quantity span{
	font-size: 13px !important;
}
.wc-block-components-checkout-order-summary__content .wc-block-components-totals-wrapper{
	padding: 16px;
}
.wc-block-components-radio-control-accordion-option--checked-option-highlighted label {
	padding-top: 10px !important;
	padding-bottom: 0 !important;
}
.wc-block-components-radio-control-accordion-option--checked-option-highlighted{
	font-size: 16px !important;
}
.wc-block-components-radio-control-accordion-option--checked-option-highlighted > div{
	padding-top: 0px;
}
.wc-block-checkout__form fieldset input, .wc-block-checkout__form fieldset select{
	background: #f2f3f5 !important;
	border: 0.5px solid #f2f3f5 !important; 
	box-shadow: none !important;
	color: #828282 !important;
	font-size: 17px !important;
}
.wc-block-checkout__form fieldset label{
	color: #666 !important;
}
span.wc-block-components-checkbox__label, .wc-block-components-checkout-step__content address span{
	font-weight: 400 !important;
}
.wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary{
	padding: 0 !important;
}
.woocommerce-table--order-details tr th, .woocommerce-order strong{
	font-weight: 500 !important;
	border-width: 1px !important;
	font-size: 15px !important;
}
.woocommerce-table--order-details span.amount, .woocommerce-order-overview__total span{
  color: #f37b4f;
  font-weight: 500;
}
.woocommerce-orders-table th{
	font-weight: 500 !important;
}
span.wc-block-components-order-summary-item__individual-prices{
	display: none !important;
}
/* .woocommerce-customer-details address br{
	display: none;
}
.woocommerce-customer-details address{
	display:flex;
	column-gap: 20px;
} */
.wp-block-woocommerce-checkout-fields-block form{
	display: flex;
	flex-direction: column;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-contact-information-block{
	order: 2;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-billing-address-block{
	order: 1;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-payment-block{
	order: 3;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-order-note-block{
	order: 4;
	margin-bottom: 30px !important;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-terms-block{
	order: 5;
	padding-top: 30px !important;
}
.wc-block-checkout__form .wp-block-woocommerce-checkout-actions-block{
	order: 6;
}
.wc-block-components-address-form__country.wc-block-components-country-input{
	order:2;
}
.wc-block-components-text-input.wc-block-components-address-form__postcode, .wc-block-components-text-input.wc-block-components-address-form__phone{
	order:3;
}
/* Checkout Page End */

/* Order Page Start */
.woocommerce-order .entry-content{
	border: none;
	box-shadow: none !important;
    background: none;
	padding-top: 10px;
	padding-bottom: 10px;
}
.woocommerce-customer-details address{
	font-style: normal;
}
.woocommerce-order div.large-7{
	order: 2;
	margin: auto;
}
.woocommerce-order div.large-7 > p, .woocommerce-order div.large-7 > section{
	display: none;
}
.woocommerce-order div.large-7 .thankYouCustomTxt{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	text-align: center;
}
.woocommerce-order div.large-5{
    flex-basis: 75%;
    max-width: 75%;
    margin: auto;
}
.woocommerce-order .entry-content p{
	text-align: center;
}
.woocommerce-order .entry-content p strong{
	font-size: 26px !important;
	color: #111;
	line-height: 1.3;
} 
.woocommerce-order .entry-content ul{
  display: flex;
  text-align: center;
  justify-content: center;
  column-gap: 20px;
	padding-top: 12px;
}
.woocommerce-order .entry-content ul li{
	list-style: none;
  text-transform: uppercase;
  font-size: 13px;
	border-left: 1px dashed;
  padding-left: 40px;
}
.woocommerce-order .entry-content ul li:first-child{
	border: none;
	padding-left: 0;
}
.woocommerce-order .entry-content ul li.email{
	display: none;
}
.woocommerce-order .entry-content ul li strong{
	display: block;
	text-transform: initial;
	color: #111;
}
.thankYouCustomTxt span{
	display: block;
  font-size: 16px;
  color: #f37b4f;
  font-weight: 600;
}
.thankYouCustomTxt a{
	background: #f37b4f;
  color: #fff;
  padding: 7px 20px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500 !important;
  letter-spacing: 0.5px;
  margin-top: 20px;
}
.woocommerce-order .entry-content ul li.woocommerce-order-overview__payment-method strong{
	color: #f04249;
}
/*Order Page End */

/* About Page Start */
	.aboutSliderRow .flickity-slider > .row{
		width: 25% !important;
		opacity: 1 !important;
	}
.aboutSliderRow  .flickity-page-dots{
	display: none;
}

/* About End */

/* Footer Start */
.footerSec {
	padding: 60px 0 40px !important;
	border-top: 1px solid #e6e6e6;
}
.footerRow{
	align-items: baseline;
}
.footerRow .fooCol1 img{
	max-width: 260px;
}
.fooCol1 p{
	font-size: 16px;
	margin-bottom: 6px;
}
.fooCol1 p strong{
	font-weight: 500;
}
.fooCol1 p a{
	color: #707070;
}
.footerListName{
font-size: 16px;
  color: #000;
  font-weight: 500;
  text-transform: uppercase;
  padding-top: 0;
}
.fooCol4 .footerListName{
	padding-top: 10px;
}
.fooCol4 .col-inner p{
	margin-top: 20px;
	max-width: 350px;
}
.fooCol .ux-menu-link__link{
	min-height: 2.3em;
}
.fooCol .social-icons{
	margin-top: 16px;
}
.fooCol .social-icons a i{
	color: #0C0C0C;
}
.footer-wrapper .absolute-footer .footer-primary{
	height: 49px;
	align-content: center;
}
.footer-wrapper .absolute-footer .footer-primary .copyright-footer{
	color: #0C0C0C;
	font-size: 16px;
}
.footer-wrapper .absolute-footer{
	border-top: 1px solid #E6E6E6;
}

/* Footer End */


/*************** Media Query For Responsive Screen  ***************/

@media (min-width: 1400px){
	.customRow{
		max-width: 1370px !important;  
		margin: auto;
	}
	.customFooterRow, body.woocommerce-shop main .category-page-row, .shop-page-title .page-title-inner, .absolute-footer .container, .contactRow{
		max-width: 1300px !important;
		margin: auto;
	}
}

@media (min-width: 1500px){
	.customRow{
		max-width: 1470px !important;  
		margin: auto;
	}
	.bestSellerMainRow .bestSellerMainCol1 {
		max-width: 21%;
		flex-basis: 21%;
	}
	.bestSellerMainRow .bestSellerMainCol2 {
		max-width: 79%;
		flex-basis: 79%;
	}
	
}

@media (min-width: 1600px){
	.customRow{
		max-width: 1570px !important;  
		margin: auto;
	}
}

@media (max-width: 1150px){
	.header-nav-main li a{
		font-size: 13px;
	}
	.aboutSliderRow .flickity-slider > .row{
		width: 33.33% !important;
	}
	.checkout-page-title nav a{
		font-size: 16px;
	}
	.iconSideWrap .icon-box{
		flex-direction: column;
	}
	.iconSideWrap .icon-box .icon-box-text {
		padding-left: 0; 
		padding-top: 15px;
	}
}

@media (max-width: 1024px){
	.flex-left .header-nav-main li {
	  margin: 0 2px;
	}
	.header-nav-main li a{
		font-size: 12px;
	}
	#logo {
  		width: 190px !important;
	}
	.header-main .header-inner {
	  padding: 0 15px;
	}
	.heroBannerSec {
  		padding: 18px 0 !important;
	}
}

@media (max-width: 992px){
	.discountRow ul.ux-products-list {
  		display: grid;
  		grid-template-columns: repeat(2, 1fr);
	}
	.woocommerce-shop main aside {
  		padding: 18px 16px;
	}
	.woocommerce-shop main aside span.widget-title, span.widget-title {
  		font-size: 18px;
	}
	.aboutSliderRow .flickity-slider > .row{
		width: 50% !important;
	}
	.checkout-page-title nav a::before {
		right: 30px;
		font-size: 30px;
	}
	.product-info form {
		row-gap: 0;
		column-gap: 10px;
	}
	.product-info form button{
		padding: 7px 16px !important;
		width: calc(100% - 82px);
	}
	.woocommerce-order div.large-5 {
  		flex-basis: 100%;
  		max-width: 100%;
 	 	margin: auto;
	}
}


@media (max-width: 849px){
	.woocommerce-order .entry-content ul{
		padding-top: 12px;
  		flex-direction: column;
  		row-gap: 14px;
		column-gap: 0;
	}
	.woocommerce-order .entry-content ul li{
		border-left: none;
		border-top: 1px dashed;
		padding-left: 0;
 		padding-top: 14px;
  		width: fit-content;
  		margin: auto;
	}
	.woocommerce-order .entry-content ul li:first-child{
		padding-top: 0;
	}
	.category-page-title{
		padding: 38px 0 26px !important;
		position: relative;
	}
	.category-filter-row{
		text-align: left;
        padding: 0;
        padding-left: 16px;
        top: auto;
        position: absolute;
        bottom: -69px;
        z-index: 9;
	}
	.custom-breadcrumbs-sorting-wrapper{
		margin-top: 28px;
	}
	.category-filter-row a strong{
		font-weight:500;
		text-transform: capitalize;
		color: #f26d3d;
	}
	.shop-page-title .page-title-inner {
		padding: 5px 0 10px;
	}
	.shop-page-title .page-title-inner > div.flex-col{
		display: flex;
		flex-direction: column;
	}
	.shop-page-title .page-title-inner > div.flex-col > div.is-medium{
		order: 2;
	}
	.checkout-page-title nav a::before {
		right: 10px;
	}
	.iconSideWrap .icon-box{
		flex-direction: row;
	}
	.iconSideWrap .icon-box .icon-box-text {
		padding-left: 1.3em; 
		padding-top: 0;
	}
	.iconSideWrap > .col{
		flex-basis: 50%;
		max-width: 50%;
	}
	.bestSellerSec {
    	padding: 20px 2px 20px !important;
	}
	.product-info form button{
		width: calc(100% - 45%);
	}
}
@media (max-width: 768px){
	.wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-order-summary{
		padding: 0 16px !important;
	}
}

@media (max-width: 640px){
	.mfp-content{
		vertical-align: top;
	}
	.discountRow ul.ux-products-list {
  		display: grid;
  		grid-template-columns: repeat(1, 1fr);
	}
	#top-bar .html_topbar_left strong{
		font-size: 13px;
	}
	.aboutSliderRow .flickity-slider > .row{
		width: 100% !important;
	}
	.aboutSliderRow .flickity-slider > .row .col-inner .icon-box{
		width: fit-content;
		margin: auto;
	}
	.checkout-page-title nav a{
		font-size: 12px;
	}
	.product .product-footer .woocommerce-tabs{
		padding: 75px 40px 16px;
	}
}

@media (max-width: 549px){
	.checkout-page-title nav a {
   	 	font-size: 15px;
  	}
	.checkout-page-title nav a::before {
    	right: 10%;
  	}
	.product .product-footer .woocommerce-tabs .review-form-inner {
    	padding: 30px 30px 1px
	}
	.iconSideWrap > .col{
		max-width: 100%;
		flex-basis: 100%;
	}
}