@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&family=League+Spartan:wght@100..900&display=swap');
/*=====Reset CSS======*/

:root {--theme-light-blue: #ebf7fe; --theme-blue: #0060ff; --theme-orange: #ff6417;--theme-green: #badb46;}
html,body {scroll-behavior: smooth;font-size:14px;}
section {background-size: cover;}
article,aside,canvas,figure,figcaption,footer,header,nav,section,audio,video,p,ul,ol,a,button,input,input[type="buttton"],input[type="submit"],select,.btn,textarea {font-family: "League Spartan", sans-serif;}
article,aside,canvas,figure,figcaption,footer,header,nav,section,audio,video,p,h1,h2,h3,h4,h5,h6,ul,ol {margin: 0;padding: 0;border: 0; transition: all ease-in-out 0.3s}
a, button, input, input[type="buttton"], input[type="submit"], select, .btn, textarea, ::before, ::after, i {-webkit-transition: all 300ms ease-in-out;transition: all 300ms ease-in-out;text-decoration: none !important;font-style: normal;font-size: 14px;}
a:focus,button:focus,input:focus,input[type="buttton"]:focus,input[type="submit"]:focus,select:focus,.btn:focus,textarea:focus,.bootstrap-select .dropdown-toggle:focus {outline: none !important;-webkit-box-shadow: none;box-shadow: none !important;}
img {max-width: 100%;height: auto;}
a,label,span {display: inline-block;vertical-align: middle;vertical-align: 0;}
figure {-webkit-transition: all ease 0.4s;transition: all ease 0.4s;margin: 0;font-size: 0;line-height: 100%;}
figure img {max-width: 100%;}
#dropdownMenuButton:hover {color: #ed1c24 !important;}
ul,ol {list-style: none;}
body {min-height: 100%;font-family: "League Spartan", sans-serif;font-weight: 400;font-size: 15px;line-height: 30px;color: #000000;}
h1,h2,h3,h4,h5,h6 {font-family: "Bitter", serif;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
.pdbt_80{padding: 50px 0;}
.pdb_80{padding: 0px 0 50px;}
.pdt_80{padding: 50px 0 0px;}
.pdtb_80 {padding: 50px 0;}
figure img {width: 100%;}    
/*=====Reset CSS======*/
@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .e-con-inner {
        max-width: 1280px !important;
    }
}



@keyframes float {
	0% {
		transform: translatey(0px);
	}
	50% {
		transform: translatey(-20px);
	}
	100% {
		transform: translatey(0px);
	}
}

/* =============Header Start=========== */
.header_outer .navbar {
    border: 1px solid #000;
    border-radius: 50px;
    padding: 14px 22px;
    box-shadow: 0px 4px 0px #000;
}
.header_outer .navbar .navbar-nav {
    align-items: center;
}
.header_outer .navbar .navbar-brand span {
    color: #000;
    font-weight: bold;
    font-size: 19px;
}

.header_outer .navbar .nav-link {
    font-size: 16px;
    color: #000;
}
.header_outer .navbar .nav-link:hover {
    text-decoration: underline !important;
}

.header_outer .navbar .nav-link.active {
    font-weight: bold;
}

.header_outer {
    padding-top: 45px;
}
.header_outer .navbar .nav-link.btn-nav-link {
    background: #F58804;    
    font-size: 14px;
    padding: 0 10px;
    height: 28px;
    line-height: 27px;
    border-radius: 50px;
    border: 1px solid #000;
}
.header_outer .navbar .nav-link.btn-nav-link:hover {
    background: #1C1E87;
    text-decoration: none !important;
    border-color: #1C1E87;
    color: #fff;
}
.userLogin img {
    width: 26px;
    margin-right: 10px;
}

.userLogin {
    margin-left: 30px;
}

.userLogin span {
    font-size: 17px;
    color: #1C1E87;
}

.userLogin a:hover span {
    opacity: 0.7;
}
/* =============Header End=========== */



/* =============Footer Start=========== */
footer.footer_outer {
    padding-bottom: 50px;
}
.footer_inner {
    padding: 40px;
    background: #f58804;
    border-radius: 20px;
    border: 1px solid #000;
    box-shadow: 0px 7px 0px #000;
    position: relative;
}

.footerLogo a {
    margin: 0 !important;
    background: #fff;
    padding: 0 20px 0 10px;
    font-weight: bold;
    color: #000;
    border-radius: 50px;
    overflow: hidden;
    border: 1px solid #000;
}

.widBox ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 26px;
}

.widBox ul {
    padding: 0;
}

.widBox h3 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.footerLogo {
    line-height: 0;
    margin-top: 50px;
}
.footerShap {
    position: absolute;
    right: 40px;
    top: 40px;
    width: 110px;
    transform: translatey(0px);
    animation: float 6s ease-in-out infinite;
}
/* =============Footer End=========== */



/* =============Shop==================== */
.products.columns-4 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.product:not(.productDetails) {
    padding: 0 15px;
    width: calc(100% / 4);
    position: relative;
    margin-top: 30px;
}

.onsale {
    position: absolute;
    background: #F58804;
    font-size: 14px;
    padding: 0 10px;
    height: 28px;
    line-height: 27px;
    border-radius: 50px;
    border: 1px solid #000;
    color: #000;
    top: 7px;
    left: 25px;
}

.product:not(.productDetails) a:first-child {
    display: block;
    border: 1px solid #000;
}
.product:not(.productDetails) a .woocommerce-loop-product__title {
    font-family: "League Spartan", sans-serif;
    font-size: 16px;
    color: #000;
    padding: 15px 15px 0;
}

.product:not(.productDetails) a .price {
    color: #6b6865;
    padding: 0 15px 10px;
}
.product .add_to_cart_button:hover, .product .product_type_grouped:hover, .product .added_to_cart:hover, .single_add_to_cart_button:hover {
    background: #1C1E87;
    text-decoration: none !important;
    border-color: #1C1E87;
    color: #fff;
}
.product .add_to_cart_button, .product .added_to_cart, .product .product_type_grouped, .single_add_to_cart_button, .buy-now {
   background: #F58804;
   font-size: 14px;
   padding: 0 10px;
   display: block;
   height: 28px;
   width: max-content;
   line-height: 27px;
   border-radius: 50px;
   border: 1px solid #000;
   color: #000;
   position: relative;
   z-index: 2;
   margin-top: 10px;
}
.product:not(.productDetails) .added_to_cart {
    margin-left: auto;
    z-index: 1 !important;
    margin-top: -28px !important;
}

.woocommerce-ordering {
    display: block;
    width: max-content;
    margin-left: auto;
    margin-top: -30px;
    pointer-events: none;
}

.woocommerce-ordering select.orderby {
    height: 40px;
    position: relative;
    pointer-events: all;
}

.woocommerce-products-header__title.page-title {
    font-size: 58px;
    text-align: center;
    padding: 50px 0 20px;
}

.woocommerce-breadcrumb {
    display: none;
}

.page-numbers:not(.page-numbers li .page-numbers) {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px 0 0;
}

.page-numbers li {
    width: 30px;
    height: 30px;
    background: #f58804;
    margin: 0 4px;
}

.page-numbers li .page-numbers {
    display: block;
    height: 100%;
    text-align: center;
    color: #000;
    line-height: 30px;
}

.page-numbers li .page-numbers.current {
    background: #1C1E87;
    color: #fff;
}

/* =============Shop==================== */


/* ============ Add To Cart ================= */
table.wc-block-cart-items th, table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block thead tr th, table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block thead tr {color: #f58804;border-bottom: 1px solid #f58804 !important;}

.woocommerce-container {
    margin-top: 40px;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block thead tr th {
    padding: 10px;
    text-align: center !important;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block tbody tr td {
    border: 0 !important;
}

.wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    background: #F58804 !important;
    font-size: 14px !important;
    padding: 0 10px !important;
    height: 28px;
    line-height: 27px !important;
    border-radius: 50px !important;
    border: 1px solid #000 !important;
}

.wp-block-woocommerce-cart-order-summary-block {
    background: #f5880445;
    padding: 20px;
    border-radius: 20px;
    margin-top: 50px;
}

form#wc-block-components-totals-coupon__form button {
    background: #F58804;
    font-size: 14px;
    padding: 0 10px;
    line-height: 27px;
    border-radius: 50px;
    border: 1px solid #000;
    color: #000;
}

.wc-block-cart__submit-button .wc-block-components-button__text {
    background: #F58804;
    font-size: 14px;
    padding: 0 10px;
    line-height: 27px;
    border-radius: 50px;
    border: 1px solid #000;
    color: #000;
}

table.wc-block-cart-items.wp-block-woocommerce-cart-line-items-block {
    background: #fffbf6 !important;
    border-radius: 20px !important;
    border: 0;
    box-shadow: 0px 10px 10px #ccc;
}
.wc-block-components-product-name {
    color: #f58804;
    text-transform: uppercase;
    font-weight: bold;
}
/* ============ Add To Cart ================= */


/* ============ Login =================== */
div#customer_login {background: #f58804;margin-bottom: 50px;display: flex;align-items: stretch;line-height: 0;border-radius: 20px;box-shadow: 0px 10px 10px #ccc;overflow: hidden;}

div#customer_login .u-column1.col-1, div#customer_login .u-column2.col-2 {
    padding: 40px;
    height: 100%;
    float: none;
    max-width: 50%;
    flex: 0 0 50%;
    margin: 0;
    line-height: 1.5;
}

div#customer_login .u-column1.col-1 {
    background: #f2f2f2;
}
/* ============ Login =================== */


.wp-block-woocommerce-checkout-order-summary-block {
    background: #f58804;
    /* color: #fff; */
}

.wc-block-checkout__actions_row a {
    background: #F58804;
    font-size: 14px;
    padding: 0 10px 0 30px;
    height: 40px;
    line-height: 37px;
    border-radius: 50px;
    border: 1px solid #000;
}

.wc-block-checkout__actions_row button {
    background: #F58804;
    font-size: 14px;
    width: max-content !important;
    padding: 0 10px;
    height: 28px !important;
    line-height: 27px;
    border-radius: 50px;
    border: 1px solid #000;
}


.productDetails {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.productDetails span.onsale {
    display: none;
}

.productDetails .woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images, .productDetails .summary {
    max-width: 50%;
    flex: 0 0 50%;
	position: relative;
}
a.woocommerce-product-gallery__trigger {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 3;
}

.productDetails ol.flex-control-nav.flex-control-thumbs {
    display: flex;
    align-items: center;
}

.productDetails .summary {
    padding: 40px;
}
.related.products {
    width: 100%;
    margin-bottom: 50px;
}
table.variations select {
    height: 40px;
}

table.variations th, table.variations td {
    padding-bottom: 12px;
}

.product_meta {
    margin-top: 20px;
}

.woocommerce-tabs ul.tabs.wc-tabs {
    display: flex;
    margin-bottom: 20px;
}

.woocommerce-tabs.wc-tabs-wrapper {
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 40px 0;
    border-radius: 20px;
}

.woocommerce-tabs ul.tabs.wc-tabs li {
    padding: 0 10px;
}

.woocommerce-tabs ul.tabs.wc-tabs li a, .product_meta {
    background: #f58804;
    padding: 8px 20px;
    border-radius: 50px;
    color: #000;
    border: 1px solid #000;
	display:none;
}

.woocommerce-tabs ul.tabs.wc-tabs li.active a {
    background: #1C1E87;
    color: #fff;
    border-color: #1C1E87;
}

p.comment-form-comment {text-align: left;padding: 0;}

textarea#comment {
    width: 100%;
    border-color: #ccc;
    border-radius: 20px;
}

p.form-submit #submit {
    background: #F58804;
    font-size: 14px;
    padding: 0 20px;
    height: 40px;
    line-height: 37px;
    border-radius: 50px;
    border: 1px solid #000;
}
p.stars > span > a {
    background: #ccc;
    padding: 0 10px;
    border-radius: 50px;
    color: #000;
}

p.stars > span > a.active {
    background: #1c1e87;
    color: #fff;
}
.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency.wmc-active {
    background: #f58804 !important;
}

.woo-multi-currency.wmc-sidebar.style-1 .wmc-list-currencies .wmc-currency {
    background: #1c1e87 !important;
}
.boxInner_grid .titleBox {
    padding: 0 !important;
}

.woo-multi-currency {
	display:none;
}

/* .langWrapper {
    display: flex;
    padding: 0 8px;
    margin-left: 15px;
    background: #1c1e87;
    height: 27px;
    border-radius: 50px;
}
.langWrapper li, .langWrapper li a {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 24px;
}

.langWrapper li {
    padding: 0 3px;
}

 */




/* ============ Dashboard ============== */
.woocommerce:has(nav.woocommerce-MyAccount-navigation) {
    width: 100%;
    padding: 20px;
    border: 1px solid #ccc;
    margin: 40px 0;
    border-radius: 20px;
}
nav.woocommerce-MyAccount-navigation{margin-bottom: 20px}
nav.woocommerce-MyAccount-navigation ul{display:flex}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 0 10px;
}

nav.woocommerce-MyAccount-navigation ul li a {
    background: #f58804;
    padding: 8px 20px;
    border-radius: 50px;
    color: #000;
    border: 1px solid #000;
}

nav.woocommerce-MyAccount-navigation ul li.is-active a {
    background: #1C1E87;
    color: #fff;
    border-color: #1C1E87;
}


.langWrapper {
    position: relative;
    margin-left: 15px;
}

.dropMenu {
    position: absolute;
    /*padding: 8px;
    background: #1c1e87;*/
    left: 0px;
    top: calc(100% + 3px);
    width: 100%;
    border-radius: 5px;
	z-index:9;
}

.dropMenu li {
    line-height: 0;
    margin-bottom: 10px;
    width: 100%;
    display: block;
    text-align: center;
}
.selected-item {
    padding: 0 20px 0 7px;
    position: relative;
    /*background: #1c1e87;*/
    border-radius: 50px;
}

.selected-item:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    border: 2px solid transparent;
    border-left-color: #1c1e87;
    border-bottom-color: #1c1e87;
    transform: rotate(-45deg);
    right: 6px;
    bottom: 13px;
}
.dropMenu li:last-child {
    margin: 0;
}


.navbar-toggler {
    position: relative;
}

.navbar-toggler .navbar-toggler-icon {
    border: 3px solid #000;
    border-left: 0;
    border-right: 0;
    position: relative;
    height: 20px;
}

.navbar-toggler .navbar-toggler-icon:before {
    content: "";
    width: 100%;
    height: 2.7px;
    background: #000;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce-shop .woocommerce-loop-product__title {
    height: 60px;
}

.woocommerce-shop main#main {
    margin-bottom: 40px;
}

.product.custom-product h2 {
    font-family: "Bitter", Sans-serif;
    font-size: 49px;
    font-weight: 700;
    line-height: 60px;
    color: #000000;
}

.product.custom-product h2 ~ a {
    background-color: #F58804;
    fill: #000000;
    color: #000000;
    box-shadow: 0px 4px 0px 0px #000000;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-radius: 50px 50px 50px 50px;
    padding: 4px 30px;
    font-size: 16px;
    margin-top: 15px;
}

.product.custom-product:has( h2 ~ a) {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
}

@media(max-width:767px){
	.navbar-brand {
		width: 200px;
	}

	.navbar-brand img {
		width: 40px;
		height: auto;
	}

	.navbar-brand span {
		font-size: 15px !important;
	}
	.footerLogo {
		margin: 0 0 30px;
		order: 1;
	}

	.widBox {order: 2;}

	.footer_inner .col-md-4:has(.footerLogo) {
		display: flex;
		flex-wrap: wrap;
	}
	.selected-item {
		display: block;
		width: max-content;
		margin: 0 auto;
	}
	.product:not(.productDetails) {
    	width: calc(100% / 2);
	}
	.products.columns-4 {
		padding-bottom: 30px;
	}
	.woocommerce-products-header__title.page-title {
		font-size: 40px;
		padding-top: 0px;
	}
	.footerShap {
		width: 40px;
	}
	.userLogin {
		text-align: center;
	}
}