@import url('https://fonts.googleapis.com/css2?family=Lato:wght@100;300;400;700;900&display=swap');

span.mega-menu-description {
    display: none !important;
}


/* font-family: "Lato", serif; */
a:focus, button:focus, .button.alt:focus, input:focus, textarea:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus {
	outline: none !important;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
	border-radius: 0;
}
:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button {
	border-radius: 0;
}

main#main {
    max-width: 100% !important;
    width: 100% !important;
	padding: 0;
}
body:not([class*=elementor-page-]) .site-main {
	max-width: 100% !important;
	width: 1300px !important;
	padding: 0 15px;
	margin: 0 auto;
}
body {
	overflow-x: hidden;
}

.elementor-widget-text-editor p:last-child {
    margin: 0;
}
.elementor-widget-text-editor ul, .elementor-widget-text-editor ol {
    margin-top: 20px;
    margin-bottom: 25px;
    padding-left: 20px;
}
.elementor-widget-text-editor ul li {
    margin-bottom: 5px;
} 
.elementor-widget-text-editor ol li {
    margin-bottom: 12px;
    padding-left: 10px;
}
.elementor-widget-text-editor a {
	transition: all ease-in-out 0.3s;
}
.elementor-widget-text-editor a:hover {
    color: #0f1c43 !important;
}

.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a {
    font-weight: inherit;
}

body.inner_page .uvp-section {
    border-bottom: 1px solid #000;
}

body {
	overflow-x: hidden;
}
a, a:hover {
	text-decoration: none !important;
}
h1,h2,h3,h4,h5,h6,p {
	margin: 0 0 15px;
	padding: 0;
}
.overflow-hidden {
    overflow: hidden !important;
}
select {
    position: relative;
    -webkit-appearance: none;
	-moz-appearance: none;
    background-image: url('https://www.mpllocksmithtraining.co.uk/wp-content/uploads/2025/01/select-down.svg');
    background-position: right 20px center;
    background-size: 15px;
    background-repeat: no-repeat;
    padding-right: 35px !important;
    cursor: pointer;
}

b, strong {
    font-weight: 800;
}
.container {
	width: 1330px;
	max-width: 100%;
	padding: 0px 15px;
	margin: 0 auto;
	box-sizing: border-box;
}
.overflow-hidden {
    overflow: hidden !important;
}




main.site-main {
	margin: 0;
}
.announce_ment_left .text {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
	font-family: "Roboto", Sans-serif !important;
}
.announce_ment_left .text a {
    color: #fff;
    padding: 5px 12px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    margin: 0 6px;
}
.announce_ment_left .text a.lock-btn {
    font-size: 14px;
    padding: 4px 15px;
}
.announce_ment_left .text a:hover {
	color: #fff;
}
.announce_ment_left .text a:hover::before {
	background-color: #ff5100;
}
.announce_ment_left .text a:hover span {
	color: #fff;
}
.announce_ment_left .text a.discount {
	margin-right: 12px; 
    margin-left: 0;
    padding: 6px 19px;
	font-size: 14px;
}
.announce_timer .elementor-countdown-item .elementor-countdown-label {
    margin-left: 8px;
}
.announce_ment_right .btn a::after {
    content: "";
    position: absolute;
    width: 7px;
    height: 14px;
    right: 32px;
    top: 45%;
    transform: translateY(-45%);
    background-image: url('https://duffells.locksmithstaging.com/wp-content/uploads/2025/07/announcement-bar-arrrow.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.announce_ment_right .btn a:hover::after {
	background-image: url('https://duffells.locksmithstaging.com/wp-content/uploads/2025/07/announcement-bar-hover-arrrow.png');
}

.header .header-top {
	background: linear-gradient(to right,  rgba(9,30,63,1) 0%,rgba(16,42,79,1) 100%);
}
.header .header-middle {
    background: #001f41;
}
.site-header {
	padding: 0 !important;
	border: none !important;
	margin: 0 !important;
}
.header-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
	padding: 10px 0;
}
.header-middle .header-wrap {
	position: relative;
}
.header-top .header-top-left .custom-html {
	font-size: 20px;
    color: #fff;
    font-weight: 500;
	font-family: "Lato", Sans-serif;
}
.header-top .header-top-left .custom-html p {
	margin: 0;
}
.header-top .header-top-left .custom-html span  {
	font-weight: 700;
    color: #ee5d16;
}
.header-top .header-top-left .custom-html a:hover span {
	color: #fff;
}
.header .header-icons {
    column-gap: 20px;
    display: flex;
	align-items: center;
}
.header_account a {
    background: #ff5100;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 43px !important;
	height: 43px !important;
	position: relative;
	transition: all ease-in-out 0.3s;
}
.header_account a:hover {
	background: #fff;
}
.cart-total {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}
.custom-cart-icon {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 20px;
}
.cart-total .total-text {
    display: block;
    font-weight: 600;
    color: #ff5100;
}
.mini-cart-box.show {
    display: block !important;
}
.mini-cart-box {
    position: absolute;
    background: #1e1e1e;
    z-index: 2;
    padding: 20px;
    top: 100%;
    right: 0;
    width: 350px;
}
.header_cart .mini-cart-box .cart_list {
    margin-bottom: 15px;
    list-style: none;
    padding: 0;
}
.header_cart .mini-cart-box li {
    padding: 15px 0px 15px;
    border-bottom: 1px solid #626262;
    position: relative;
    padding-left: 0;
}
.header_cart .mini-cart-box li a.remove {
    position: absolute;
    left: -10px;
    top: 5px;
    background: #ff5100;
    border-radius: 50%;
    color: #fff;
	display: none;
}
.header_cart .mini-cart-box li a.remove::before {
    color: #fff;
}
.header_cart .mini-cart-box li a {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
    color: #fff;
    column-gap: 15px;
    font-weight: 700;
    line-height: 1.4;
}
.header_cart .mini-cart-box li .variation {
    display: none;
}
.header_cart .mini-cart-box li img {
    float: inherit;
    max-width: 60px;
}
.header_cart .mini-cart-box li a:hover .cart-product-text {
	color: #ff5100;
}
.cart-product-text {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    font-size: 13px;
}
.cart-product-text .quantity {
    color: #fff !important;
    font-size: 12px;
    margin-top: 5px;
}
.header_cart .mini-cart-box .total {
    font-size: 15px;
    color: #fff;
    margin-bottom: 10px;
}
.header_cart .mini-cart-box .buttons {
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
}
.header_cart .mini-cart-box .buttons .button {
	justify-content: center;
    background: #ff5100;
	border-radius: 0;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 12px 26px;
    line-height: 1;
    width: 50%;
    text-align: center;
	transition: all ease-in-out 0.3s;
}
.header_cart .mini-cart-box .buttons .button:hover {
	background: #fff;
	color: #000;
}
.header_cart .mini-cart-box .buttons .button::after {
	display: none;
}
.header-wrap .header-menu {
    display: flex;
    justify-content: flex-end;
	flex-wrap: wrap;
    margin: 0 0 8px;
    list-style: none;
}
.header-wrap  .header-mobile-menu {
    display: none;
}
.header-wrap .header-right-bottom {
    display: flex;
    align-items: center;
}
.header-wrap .header-search-box .search-field {
    max-width: 100%;
	border-radius: 0;
	border: none;
	font-size: 13px;
	font-family: "Roboto", Sans-serif !important;
    width: 490px;
    padding: 0 0 0 20px;
    height: 45px;
}
.header-wrap .header-search-box .search-field::placeholder {
	color: #c2c2c2;
}
.header-wrap .header-search-box .search-form {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	margin: 0;
}
.header-wrap .header-search-box .search-form button {
    padding: 0;
    height: 45px;
    width: 45px;
	min-width: 45px;
    background: #ff5100;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 0;
	border: 1px solid transparent;
	transition: all ease-in-out 0.3s;
}
.header-wrap .header-search-box .search-form button:hover {
	background: transparent;
	border-color: #ff5100 !important;
}
.header-wrap .header-search-box .search-form button svg {
	transition: all ease-in-out 0.3s;
}
.header-wrap .header-search-box .search-form button:hover svg {
	color: #fff;
	fill: #fff !important;
}
.header-wrap .header-pohne {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    padding-right: 25px;
}
.header_cart .custom-cart-icon a {
    background: #ff5100;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    width: 43px !important;
	height: 43px !important;
	position: relative;
	transition: all ease-in-out 0.3s;
}
.header_cart .custom-cart-icon a:hover {
	background: #fff;
}
.header_cart .custom-cart-icon a .cart-count {
	position: absolute;
	top: -6px;
	right: -14px;
	background: #fff;
	color: #000;
	width: 25px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	border-radius: 50%;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
header .mega-menu-description {
	display: none !important;
}
.header-bottom.header-navigation nav .mega-menu-wrap ul li a {
    line-height: 1.3 !important;
    display: flex;
    align-items: center;
}
.header-bottom.header-navigation nav .mega-menu-wrap ul li a .mega-menu-title {
    line-height: inherit !important;
}
.header-bottom ul#mega-menu-menu-1 {
    display: flex !important;
    flex-wrap: nowrap;
}
.header-bottom .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu {
    position: absolute !important;
    padding: 14px 0 !important;
    width: 350px !important;
    left: 0px !important;
    transform: translate(0, 0) !important;
    max-width: 300px !important;
    background: #fff !important;
}
.header-bottom .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu ul.mega-sub-menu {
    position: absolute !important;
    left: 100% !important;
    padding: 0px 0px !important;
    background: #fff !important;
}
.header .header-bottom .site-navigation ul li.mega-toggle-on.mega-menu-flyout > ul.mega-sub-menu::before, .header .header-bottom .site-navigation ul li.mega-toggle-on.mega-menu-flyout > ul.mega-sub-menu::after {display: none !important;}
.header .header-bottom {
    background: #ff5100;
}
.header-navigation .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu li a {
    line-height: 1.3 !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout > ul.mega-sub-menu li a {
    display: block !important;
	text-align: left !important;
	margin-bottom: 5px;
}
.header_nav {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.header-navigation nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.header-right-top.header-navigation nav ul li a {
    padding: 0px 22px;
    font-size: 15px;
    font-weight: 500;
    font-family: "Lato", Sans-serif;
    position: relative;
    color: #fff !important;
    transition: all ease-in-out 0.3s;
}
.header-right-top.header-navigation nav ul li a:hover {
	color: #ff5100 !important;
}
.header-right-top.header-navigation nav ul li a::before {
    content: "";
    position: absolute;
    right: -2px;
    top: 0px;
    bottom: 0px;
    width: 2px;
    height: 100%;
    background: #ee5d16;
}
.header-right-top.header-navigation nav ul li:last-child a::before {
	display: none;
}
.header-bottom.header-navigation .site-navigation ul > li:last-child {
    border-right: 2px solid #121212 !important;
}
.header-bottom.header-navigation .site-navigation ul ul > li:last-child {
    border: none !important;
}
.header-bottom.header-navigation .site-navigation ul ul > li {
    padding-bottom: 0 !important;
}
.header-bottom.header-navigation .site-navigation ul .mega-menu-megamenu ul > li {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}
.header-bottom.header-navigation .site-navigation .mega-menu-item-has-children > a::before {
    display: none !important;
}
.header-bottom.header-navigation .site-navigation ul ul .mega-menu-item-has-children > a.mega-menu-link {
    padding-left: 5px !important;
	font-size: 15px !important;
}
.header-bottom.header-navigation .site-navigation ul ul > li.mega-menu-item-has-children {
    padding-bottom: 10px !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 20%;
}
.header-navigation nav ul li a {
    font-size: 12px;
    font-weight: 600;	
    padding: 8px 24px;
    display: inline-flex;
	text-align: center;
	line-height: 1.3;
	position: relative;
	transition: all ease-in-out 0.3s !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column-standard {
	z-index: 2;
}
.header-navigation nav ul >  li {
    position: relative;
}

.header-navigation nav ul > li.menu-item-has-children {
    padding-right: 10px;
}
.header-navigation nav ul li:hover > ul {
    visibility: visible;
}
.header-navigation nav ul ul ul {
    left: 100% !important;
    top: 0;
}
.header-navigation nav ul ul {
    visibility: hidden;
    position: absolute;
    left: 25px;
    top: 100%;
    min-width: 250px;
    background: #060030;
    z-index: 100000;
    padding: 15px 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    display: block;
}
.header-navigation nav ul li:last-child ul {
	right: 0;
	left: inherit;
}
.header-navigation nav ul ul a {
    padding: 5px 12px !important;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1.6;
}
.header-navigation nav ul li.menu-item-has-children a {
    padding-right: 30px;
}


.site-navigation .mega-menu-wrap > ul > li > ul.mega-sub-menu {
	transition: none !important;
}

#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link .mega-indicator {
	display: none !important;
    position: absolute !important;
    right: 8px;
    top: 0.4rem;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {
    text-align: center !important;
    font-weight: 600 !important;
    justify-content: center !important;
    align-items: center;
    display: inline-flex !important;
}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > .mega-menu-link {
    font-weight: 800 !important;
}
.site-navigation .mega-menu-wrap > ul > li > ul.mega-sub-menu::before {
    content: "" !important;
    position: absolute !important;
    left: 50% !important;
    top: 1px;
    bottom: 0;
    height: 100%;
    width: 100vw;
    background: #fff;
    z-index: 0;
    opacity: 0;
    transform: translateX(-50%);
}
.site-navigation .mega-menu-wrap > ul > li.mega-toggle-on > ul.mega-sub-menu {
	border-bottom: 1px solid #000 !important;
}
.site-navigation .mega-menu-wrap > ul > li.mega-menu-flyout.mega-toggle-on > ul.mega-sub-menu {
    box-shadow: 0px 0px 1px rgba(0,0,0,0.8) !important;
}
.site-navigation .mega-menu-wrap > ul > li.mega-toggle-on > ul.mega-sub-menu::before, .site-navigation .mega-menu-wrap > ul > li.mega-toggle-on > ul.mega-sub-menu::after {
	opacity: 1;
	display: block !important;
	z-index: 1;
	border-bottom: 1px solid #000 !important;
}
.site-navigation .mega-menu-wrap > ul > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
    position: relative;
    z-index: 2;
}
.site-navigation .mega-menu-wrap > ul > li.mega-toggle-on:hover > ul.mega-sub-menu::before, .site-navigation .mega-menu-wrap > ul > li.mega-toggle-on:hover > ul.mega-sub-menu::after {
	opacity: 1;
	display: block !important;
}

.header-navigation .site-navigation ul li > ul.mega-sub-menu {
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 1310px !important;
    padding: 15px 0px !important;
    max-width: 100% !important;
}
.header-navigation .site-navigation ul li > ul.mega-sub-menu  ul.mega-sub-menu {
    position: relative !important;
}
.header-navigation .site-navigation ul li > ul.mega-sub-menu  ul.mega-sub-menu {
    position: relative !important;
    transform: translate(0, 0) !important;
	left: inherit !important;
	padding: 0 !important;
}

.elementor-widget-text-editor a {
    font-size: inherit !important;
}

.link-orange-color a {
    font-weight: 900 !important;
    color: #ff5100 !important;
}

.elementor-widget-text-editor strong {
    font-weight: 900;
}

.check-mark-list span.elementor-icon-list-icon svg {
	margin: 0 !important;
}
.left-right-spacing span {
	margin: 0 40px;
}
.orange-bg-skew-heading span {
	color: #fff;
    display: inline-block;
    padding: 8px 26px;
    position: relative;
    z-index: 1;
}
.orange-bg-skew-heading span::before {
    content: "";
    position: absolute;
    left: -15px;
    right: -15px;
    top: 0;
    bottom: 0;
    transform: skew(-25deg);
    background: #ff5100;
    z-index: -1;
}
.tab-section .e-n-tabs-heading {
    justify-content: space-between !important;
    border-top: 2px solid rgba(255,255,255,0.8);
    border-bottom: 2px solid rgba(255,255,255,0.8);
    padding: 14px 0;
}

.step-number span {
	display: inline-block;
    padding: 10px 16px;
    position: relative;
    z-index: 1;
}
.step-number span::before {
    content: "";
    position: absolute;
    left: -10px;
    right: -10px;
    top: 0;
    bottom: 0;
    transform: skew(-20deg);
    background: #ff5100;
    z-index: -1;
}

.trade-account p a {
    color: #ff5100;
}

.hero-slider-inner {
	position: relative;
	padding-top: 60px !important;
}
.hero-slider-inner::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: radial-gradient(ellipse at bottom, rgba(255, 255, 255, 0.7), transparent 75%);
    pointer-events: none;
    bottom: inherit !important;
    height: 10px !important;
}
.hero-banner .elementor-swiper-button {
    height: 70px !important;
    width: 33px !important;
	background-repeat: no-repeat;
	background-size: 100%;
}
.hero-banner .elementor-swiper-button.elementor-swiper-button-prev {
    background-image: url('https://mpl-live.locksmithstaging.com/wp-content/uploads/2025/11/arrow-left.svg');
}
.hero-banner .elementor-swiper-button.elementor-swiper-button-next {
    background-image: url('https://mpl-live.locksmithstaging.com/wp-content/uploads/2025/11/arrow-right.svg');
}
.hero-banner .elementor-swiper-button svg {
    display: none;
}
.logo-inner {
  position: relative !important;
  background: #fff;
  padding: 55px 0 0px !important;
}
 
.logo-inner::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    width: 100% !important;
    height: 10px !important;
    background: radial-gradient(ellipse at bottom, rgba(0, 0, 0, 0.25), transparent 70%);
    pointer-events: none;
}

.img-with-text .img-sec .elementor-element {
    height: 100%;
}


.footer {
	padding: 0px !important;
	font-family: "Lato", serif !important;
}
.footer .footer-top {
    background: #002044;
    padding: 75px 0 135px;
}
.footer .footer-wrap {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.footer .footer-wrap .footer-logo-block {
    width: 38%;
    padding-top: 0 !important;
}
.footer .footer-wrap .footer-logo-block img {
    max-width: 330px;
}
.footer .footer-wrap .footer-block .contact-block span.title {
    font-weight: 600;
    color: #ff5100;
    padding: 0;
    margin-bottom: 12px;
	margin-top: 35px;
}
.footer .contact-block .contact-phone-wrap .phone-number {
    margin-top: 5px;
}
.footer .contact-block .contact-phone-wrap {
    display: flex;
    column-gap: 12px;
}
.footer .contact-block .contact-phone-wrap span {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}
.footer .contact-block a {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2;
	transition: all ease-in-out 0.3s;
}
.footer .contact-block a:hover {
	color: #ff5100;
}
.footer .footer-wrap .footer-block .contact-block span.title::before {
	display: none;
}
.footer .footer-wrap .footer-logo-block .content {
    max-width: 100%;
    width: 440px;
    margin-top: 25px;
}
.footer .footer-wrap .footer-block .contact-block .location-text {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
	font-family: "Lato", serif !important;
}

.footer .footer-wrap .footer-menu-block {
    width: 31%;
}
.footer .footer-wrap .footer-block span.title {
    color: #fff;
    font-size: 25px;
    font-family: "Lato", serif !important;
    font-weight: 900;
    padding-bottom: 15px;
    position: relative;
    margin: 0px 0 20px;
    display: block;
}
.footer .footer-wrap .footer-block span.title::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 6px;
	background-color: #ff5100;
}
.footer-menu .footer-menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-menu .footer-menu-list li a {
    font-size: 18px;
	font-weight: 400;
	font-family: "Lato", serif !important;
    color: #d3d3d3 !important;
    display: inline-flex;
    transition: all ease-in-out 0.3s;
    text-decoration: none;
    position: relative;
    line-height: 1.2;
    margin-bottom: 6px;
}
.footer-menu .footer-menu-list li a:hover {
	color: #ff5100 !important;
}
.footer .footer-menu .two-column-menu {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    margin-top: 15px;
}
.footer .footer-menu .two-column-menu li {
	width: 50%;
	padding-right: 15px;
}
.footer .search-form {
    margin: 80px 0 0 !important;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
.footer .search-form .search-field {
    width: 100%;
    max-width: 100%;
	border-radius: 0;
	border: none;
    font-size: 13px;
	font-family: "Lato", serif !important;
    font-weight: 500;
    padding: 0 0 0 20px;
    height: 45px;
}
.footer .search-form .search-field::placeholder {
	color: #c2c2c2;
}
.footer .search-form button {
    padding: 0;
	border-radius: 0;
    height: 45px;
    width: 44px;
	min-width: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
	background-color: #ff5100;
	border: 1px solid #ff5100;
	transition: all ease-in-out 0.3s;
}
.footer .search-form button:hover {
	background-color: transparent;
}
.footer .search-form button svg {
	transition: all ease-in-out 0.3s;
}
.footer .search-form button:hover svg {
	fill: #fff;
}
.footer-payment-logo img {
    max-width: 400px;
}
.social-icons li a {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7px;
    background: #fff;
    border-radius: 50px;
    margin: 0 !important;
	transition: all ease-in-out 0.3s;
}
.social-icons li a:hover {
	background: #ff5100;
}
.social-icons li a svg {
    height: 29px;
    width: 29px;
    color: #102a4f;
    fill: #102a4f;
	transition: all ease-in-out 0.3s;
}
.social-icons li a:hover svg {
	color: #fff;
	fill: #fff;
}
.footer .search-form label {
    display: block;
    width: 100%;
}

.footer .social-icons ul {
    display: flex;
    justify-content: flex-start;
    column-gap: 20px;
    row-gap: 15px;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
}

.footer .footer-bottom {
    background: linear-gradient(to right,  rgba(9,30,63,1) 0%,rgba(16,42,79,1) 100%);
    padding: 42px 0;
}
.footer-bottom .container {
    display: flex;
    justify-content: space-between;
	align-items: center;
}
.footer-bottom .pyment-accept {
    width: 55%;
}
.footer-bottom .pyment-accept h3 {
    margin: 0 0 30px;
    font-size: 27px;
    color: #ff5100;
    font-weight: 700;
}
.footer .footer-copy-rights span {
    font-size: 16px;
	font-weight: 400;
    color: #fff;
    padding-right: 15px;
    margin-right: 15px;
    position: relative;
}
.footer .footer-copy-rights {
	background-color: #ff5100;
	padding: 18px 0;
}
.footer .footer-copy-rights span::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 2px;
    background-color: #fff;
}
.footer .footer-copy-rights a span {
    color: #fff;
	transition: all ease-in-out 0.3s;
}
.footer .footer-copy-rights a:hover span {
	color: #102a4f;
}
.footer .footer-copy-rights a span::before {
	background-color: #fff;
}
.footer .footer-copy-rights a:last-child span::before {
	display: none;
}

/* blog list page */
.blog-banner {
    margin-bottom: 50px;
    margin-top: 15px;
}
.blog-banner .banner-inner {
    position: relative;
}
.blog-banner .banner-inner::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.4);
}
.blog-banner .banner-img {
	line-height: 0;
}
.blog-banner .banner-img img {
    width: 100%;
}
.blog-banner .banner-inner .banner-text {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 730px;
	max-width: 100%;
	padding: 0 15px;
}
.blog-banner .banner-inner .banner-text h2 {
    margin: 0;
    text-align: center;
    color: #fff;
    font-size: 58px;
	padding: 0 15px;
	line-height: 1.2;
}

.article-wrpper {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
	margin-bottom: 50px;
}
.article-wrpper article {
    margin: 0 0 35px !important;
    width: 50% !important;
    padding: 0 10px;
}
.article-wrpper article .article-inner {
    padding: 15px;
    border: 2px solid #e4e4e4;
    height: 100%;
    display: flex;    
	transition: all ease-in-out 0.3s;
}
.article-wrpper article .article-inner:hover {
	border-color: #2b2b2b;
}
.article-wrpper article .article-inner:hover h2 a {
	color: #002044;
}
.article-wrpper article .article-inner .post-thumbnail {
    height: 100%;
    width: 50%;
}
.article-wrpper  article .article-inner .post-thumbnail a, .article-wrpper article .article-inner .post-thumbnail img {
	display: block; 
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.article-wrpper article .article-inner .post-content-text {
    padding: 10px 15px 10px 25px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
    width: 50%;
}
.article-wrpper article .post-content-text h2 {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 600;
}
.article-wrpper article .post-content-text h2 a {
    font-size: inherit;
    font-weight: inherit;
}
.article-wrpper article .article-inner .post-content-text .entry-content {
    margin-bottom: 18px;
}
.article-wrpper article .article-inner .post-content-text .entry-content p {
    font-size: 16px;
    color: #121212;
}
.article-wrpper article .article-inner .post-content-text .read-more {
    display: flex;
}
.article-wrpper article .article-inner .post-content-text .read-more a {
	font-size: 15px;
	font-weight: 700;
    background: #fe5e00;
    color: #fff;
    padding: 0px 30px;
    height: 40px;
    line-height: 38px;
	transition: all ease-in-out 0.3s;
}
.article-wrpper article .article-inner:hover .read-more a {
	background: #002044;
}
.article-wrpper .categories-list .post-categories {
    margin: 0;
    list-style: none;
    padding-left: 15px;
}
.article-wrpper .categories-list .post-categories li a {
    width: 70%;
    text-align: left;
    font-weight: 500;
    font-size: 16px;
    padding: 6px 0px;
    margin: 0 10px 5px;
    display: block;
    line-height: 1;
    border-bottom: 2px solid #fff0;
    text-decoration: none;
}
.article-wrpper .categories-list h3 {
    font-size: 25px;
    font-weight: 700;
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
    color: #000;
}

/* post page */
.post-content {
    margin-bottom: 80px;
}
.post-content p {
    font-size: 19px;
    margin-bottom: 25px;
    color: #121212;
}
.post-content .wp-block-heading {
	color: #1e5591;
    margin: 30px 0 10px;
	line-height: 1;
}
.post-content h1, .post-content h2, .post-content h3 {
	font-weight: 600 !important;
}
.post-content h4, .post-content h5, .post-content h6 {
	font-weight: 600 !important;
}
.post-content h1 strong, .post-content h2 strong, .post-content h3 strong, .post-content h4 strong, .post-content h5 strong, .post-content h6 strong {
	font-weight: 800 !important;
}
.post-content h1 b, .post-content h2 b, .post-content h3 b, .post-content h4 b, .post-content h5 b, .post-content h6 b {
	font-weight: 800 !important;
}
.post-content h1 {
	font-size: 48px !important;
}
.post-content h2 {
	font-size: 40px !important;
}
.post-content h3 {
    font-size: 32px !important;
}
.post-content h4 {
	font-size: 28px !important;
}
.post-content h5 {
	font-size: 25px !important;
}
.post-content h6 {
	font-size: 22px !important;
}
.post-content a {
	transition: all ease-in-out 0.3s;
}
.post-content a:hover {
	color: #1e5591;
	text-decoration: underline !important;
}
.post-content .wp-block-list {
    padding-left: 21px;
    font-size: 19px;
    color: #121212;
	margin: 30px 0 20px;
}
.post-content .wp-block-list li {
    margin-bottom: 5px;
}
.post-content blockquote.wp-block-quote {
    margin: 12px 0 20px;
}
figure.wp-block-image {
    margin: 30px 0px 20px;
}
.size-full img {
	width: 100%;
}





/* Contact Us */
/* === Custom Contact Form 7 Styling === */
.custom-contact-form {
  max-width: 680px;
  margin: 0 auto;
  border-radius: 5px;
}
 
.custom-contact-form .form-row {
  margin-bottom: 20px;
}
 
.custom-contact-form label {
  display: block;
  font-weight: 600;
  font-size: 14px;
  color: #333;
  margin-bottom: 10px;
}
 
.custom-contact-form .required {
  color: #c62828;
  margin-left: 4px;
}
 
.custom-contact-form input[type="text"],
.custom-contact-form input[type="email"],
.custom-contact-form input[type="tel"],
.custom-contact-form select,
.custom-contact-form textarea {
  width: 100%;
  padding: 12px 12px;
  font-size: 14px;
  color: #333;
  border: 1px solid #918a8c;
  border-radius: 3px;
  background-color: #fff;
  box-sizing: border-box;
  transition: border-color 0.2s, box-shadow 0.2s;
}
 
.custom-contact-form input::placeholder,
.custom-contact-form textarea::placeholder {
  color: #aaa;
}
 
.custom-contact-form input:focus,
.custom-contact-form select:focus,
.custom-contact-form textarea:focus {
  border-color: #9b8f87;
  box-shadow: 0 0 0 3px rgba(155,143,135,0.1);
  outline: none;
}
 
.custom-contact-form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #555 50%), 
                    linear-gradient(135deg, #555 50%, transparent 50%);
  background-position: calc(100% - 18px) calc(1em + 6px), calc(100% - 13px) calc(1em + 6px);
  background-size: 6px 6px, 6px 6px;
  background-repeat: no-repeat;
  padding-right: 40px;
}
 
.custom-contact-form textarea {
  min-height: 180px;
  resize: vertical;
}
 
/* === File Upload Box === */
.custom-contact-form .file-upload small {
  display: block;
  font-size: 13px;
  color: #777;
  margin-bottom: 8px;
}
 
.file-drop-zone {
  border: 2px dashed #ccc;
  padding: 35px 20px 15px;
  text-align: center;
  border-radius: 4px;
  color: #555;
  font-size: 15px;
  position: relative;
  cursor: pointer;
  transition: border-color 0.3s;
}
 
.file-drop-zone p {
    margin: 0;
}
.file-drop-zone p span{
    margin: 0;
}
.file-drop-zone:hover {
  border-color: #9b8f87;
}
 
.file-drop-zone strong {
  display: block;
  color: #5a0010;
  margin-top: 4px;
  cursor: pointer;
}
 
.file-drop-zone span {
  display: block;
  color: #777;
  margin: 4px 0;
}
 
/* Hide default CF7 file input */
.custom-contact-form input[type="file"] {
  position: absolute;
  opacity: 0;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
}
 
/* === Checkbox === */
.form-row.checkbox-row {
  display: flex;
  align-items: center;
  margin-top: 15px;
  font-size: 15px;
}
.form-row.checkbox-row p{
	margin: 0;
}
.form-row.checkbox-row label {
  display: flex;
  align-items: center;
  cursor: pointer;
  gap: 8px;
  margin: 0;
}
 
.form-row.checkbox-row input[type="checkbox"] {
  width: 18px;
  height: 18px;
  accent-color: #6b1e2c; /* maroon tone */
  cursor: pointer;
}
 
.form-row.checkbox-row a {
  color: #6b1e2c;
  font-weight: 700;
  text-decoration: underline !important;
}
 
.form-row.checkbox-row a:hover {
  text-decoration: none;
}
 
 
/* === Submit Button === */
.custom-contact-form .submit-row {
    text-align: left;
    margin: 0;
}
.custom-contact-form .submit-row p{
	margin: 0;
}
.custom-contact-form input[type="submit"] {
  background-color: #ff5100 !important;
  color: #fff !important;
  Font-weight: 900 !important;
  border: none;
  border-radius: 3px;
  font-size: 14px !important;
  padding: 12px 24px;
  cursor: pointer;
  transition: background 0.2s ease;
}
.submit-row p {
	position: relative;
	display: flex;
	flex-wrap: wrap;
} 
.custom-contact-form input[type="submit"]:hover {
  background-color: #fff;
	color: #000;
}
.submit-row p span.wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
	margin: 0;
}
 
/* === Validation Messages === */
.wpcf7-not-valid-tip {
  color: #d9534f;
  font-size: 13px;
  margin-top: 5px;
}
 
.wpcf7-response-output {
  margin-top: 15px;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 14px;
}
 
.wpcf7 form.sent .wpcf7-response-output {
  border-color: #2a7a2a;
  background: #e8f6e8;
  color: #2a7a2a;
}
 
.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #d9534f;
  background: #fbeaea;
  color: #d9534f;
}


.woocommerce .woocommerce-breadcrumb {
    width: 1300px;
	max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    margin-bottom: 20px;
	margin-top: 25px;
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
}
.woocommerce nav.woocommerce-breadcrumb, .woocommerce nav.woocommerce-breadcrumb a {
    font-size: 16px;
	font-weight: 600;
	color: #9f9f9f;
}
.woocommerce nav.woocommerce-breadcrumb a, .woocommerce nav.woocommerce-breadcrumb .last-text {
    padding: 4px 0;
    display: inline-block;
}
.woocommerce nav.woocommerce-breadcrumb a {
	transition: all ease-in-out 0.3s;
}
.woocommerce nav.woocommerce-breadcrumb a:hover {
	color: #ff5100;
}
.woocommerce nav.woocommerce-breadcrumb .breadcrumb-seprator {
    position: relative;
    padding: 0 22px;
    display: inline-block;
}
.woocommerce nav.woocommerce-breadcrumb .breadcrumb-seprator::before {
	content: "";
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	top: 0;
	bottom: 0;
	width: 2px;
	background-color: #ff5100;
}


.storefront-sorting {
    display: none !important;
}

/*  */
.multipoint-category ul.products {
    display: flex !important;
    column-gap: 0 !important;
	row-gap: 40px !important;
}
.multipoint-lock-page .blue_box .box-inner {
    width: 400px;
}
.category-description .title-and-content .inline-list li.elementor-icon-list-item {
    width: calc(25% - 30px);
    margin-bottom: 15px;
}
.category-description .title-and-content .inline-list li.elementor-icon-list-item a:hover svg {
    color: #f00 !important;
    fill: #ff5100;
}
.category-description .title-and-content .inline-list li.elementor-icon-list-item a:hover span.elementor-icon-list-text {
    color: #ff5100;
}


/* Product list page */
.featured-product-wrap .product-wrapper {
	margin: 0;
}
.featured-product-wrap .product-wrapper .products.featured-products {
	list-style: none;
    padding: 0;
    margin: 0 -15px !important;
    row-gap: 30px;
}
.featured-product-wrap .product-wrapper .featured-products li.product {
    padding: 0 15px !important;
}
.featured-product-wrap .product-wrapper .featured-products li.product .product-inner {
    border-width: 3px;
}
.product-wrapper {
	font-family: "Lato", serif;
}
.product-wrapper .collection-top-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
	width: 57%;
	padding-right: 75px;
	margin-top: -50px;
}
.product-wrapper .collection-top-content p {
    color: #002044;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
	margin: 0;
}
.product-wrapper .products li.product .product-img img {
    margin: 0;
    width: 100%;
    height: 260px;
    object-fit: contain;
}
.product-wrapper .products li.product .product-img + a {
    display: none !important;
}
.product-wrapper .products li.product .product-inner .product-text {
    height: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.product-wrapper .products li.product .product-inner .product-text a {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    height: 100%;
}
.product-wrapper .products li.product .product-inner:hover .woocommerce-loop-product__title, .product-wrapper .products li.product .category-inner:hover .category-name a {
	color: #ff5100 !important;
}
.product-wrapper .products li.product .product-inner .product-text .woocommerce-loop-product__title {
    font-size: 18px;
	font-family: "Lato", serif;
    font-weight: 900;
    color: #002044;
	margin-top: 15px;
    margin-bottom: 20px;
	padding: 0;
    text-align: left;
    min-height: 35px;
	transition: all ease-in-out 0.3s;
}
.product-wrapper .products li.product .product-inner .product-text .price {
    margin: 0;
    font-size: 19px;
	font-family: "Lato", serif;
    color: #002044;
    font-weight: 900;
    margin-bottom: 22px;
    text-align: left;
    padding: 0px;
}
.product-wrapper .products li.product .product-inner .product-text .price .price-text {
    font-weight: 500;
}
.link_btn {
	background: #ff5100;
	color: #fff;
	padding: 0 23px;
	font-size: 15px;
	font-family: "Lato", serif;
	font-weight: 900;
}
.product-stock {
    display: flex;
    justify-content: flex-start;
    column-gap: 5px;
    margin-bottom: 18px;
	margin-left: -3px;
}
.product-stock .icon {
    margin-top: -7px;
	display: flex;
}
.product-stock svg {
    height: 35px;
    width: 35px;
}
.product-stock strong {
    display: inline !important;
	font-weight: 800;
}
.product-stock .text {
    font-size: 15px;
    line-height: 1.2;
    height: auto;
    color: #002044;
}
.product-wrapper .products li.product .product-inner .product-text .btn {
	display: flex;
}
.product-wrapper .products li.product .product-inner .product-text .link_btn {
    color: #fff;
}
.product-wrapper .products li.product .product-inner .product-text .link_btn {
    color: #fff;
    height: 37px;
    align-items: center;
    line-height: 36px;
	transition: all ease-in-out 0.3s;
}
.product-wrapper .products li.product .product-inner:hover .link_btn, .product-wrapper .products li.product .category-inner:hover .cart_btn {
	background: #002044;
}

.product-wrapper .bottom-section {
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 25px;
}
nav.woocommerce-pagination ul.page-numbers {
    border: none !important;
}
nav.woocommerce-pagination .page-numbers li {
    border: none !important;
}
.product-wrapper .bottom-section .product-show p {
    color: #002044;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0;
    margin: 0;
}
nav.woocommerce-pagination {
	text-align: left;
    float: inherit;
}
nav.woocommerce-pagination .page-numbers li .page-numbers {
	border: 3px solid #b6b6b6;
    display: inline-flex;
    height: 36px;
    width: 36px !important;
    justify-content: center;
    align-items: center;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    background: transparent !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    padding: 0px !important;
    position: relative;
	transition: all ease-in-out 0.3s;
	margin-right: 5px;
}
nav.woocommerce-pagination .page-numbers li .page-numbers:hover {
	color: #fff;
	background: #ff5100 !important;
	border-color: #ff5100 !important;
}
nav.woocommerce-pagination .page-numbers li .current {
	color: #fff !important;
    background: #ff5100 !important;
    width: 100%;
	border-color: #ff5100 !important;
}
nav.woocommerce-pagination .page-numbers li .page-numbers svg {
    width: 24px;
    color: #c8c8c8;
    fill: #c8c8c8;
	transition: all ease-in-out 0.3s;
}
nav.woocommerce-pagination .page-numbers li .page-numbers:hover svg {
	color: #fff;
	fill: #fff;
}


/* category list page */
header.woocommerce-products-header {
    display: flex;
    justify-content: flex-start;
    margin-bottom: 45px;
}
header.woocommerce-products-header .left-text {
    width: 57%;
	padding-right: 75px;
	padding-top: 20px;
}
.woocommerce-products-header .description {
    margin-bottom: 20px;
}
header.woocommerce-products-header .left-text .term-description {
	font-size: 19px;
	font-family: "Lato", serif;
    line-height: 1.25;
    font-weight: 500;
    color: #9f9f9f;
}
header.woocommerce-products-header .left-text .term-description p {
    font-size: 18px;
	font-family: "Lato", serif;
    line-height: 1.25;
    font-weight: 500;
    color: #9f9f9f;
	margin-bottom: 20px;
}
header.woocommerce-products-header .left-text .term-description p:last-child {
	margin: 0;
}
header.woocommerce-products-header .left-text .term-description ul, header.woocommerce-products-header .left-text .term-description ol {
	margin: 20px 0px;
	padding-left: 20px;
}
header.woocommerce-products-header .left-text .term-description ul li, header.woocommerce-products-header .left-text .term-description ol li {
	margin-bottom: 10px;
	font-size: 19px;
	font-family: "Lato", serif;
    line-height: 1.25;
}
header.woocommerce-products-header .right-box {
    width: 43%;
}
header.woocommerce-products-header .right-box .box-inner {
    margin-left: auto;
    width: 400px;
}
/* header.woocommerce-products-header .right-box .productlist-page-right .box-inner {
    width: 100%;
	padding-left: 33px;
	padding-right: 33px;
}
.right-box .productlist-page-right .box-inner .orange-bg-skew-heading {
    font-size: 30px;
}
.right-box .productlist-page-right .box-inner p {
    font-size: 22px;
} */
.woocommerce-products-header .page-title {
    font-size: 35px;
    font-family: "Lato", serif;
    font-weight: 900;
    color: #001f41;
    margin: 0 0 20px;
    text-align: left;
}
.product-wrapper {
	margin-bottom: 80px;
}
.product-wrapper .products {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0 -20px !important;
    row-gap: 40px;
}
.product-wrapper .products li.product {
    float: inherit !important;
    margin: 0 !important;
    padding: 0px 20px !important;
}
.product-wrapper .products.columns-6 li.product { 
	width: 16.66% !important;
}
.product-wrapper .products.columns-5 li.product { 
	width: 20% !important;
}
.product-wrapper .products.columns-4 li.product { 
	width: 25% !important;
}
.product-wrapper .products.columns-3 li.product { 
	width: 33.33% !important;
}
.product-wrapper .products.columns-2 li.product { 
	width: 50% !important;
}
.product-wrapper .products.columns-1 li.product { 
	width: 100% !important;
}
.product-wrapper .products li.product .product-inner, .product-wrapper .products li.product .category-inner {
    height: 100%;
	padding: 20px 25px 30px 25px;
    border: 2px solid #c8c8c8;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	transition: all ease-in-out 0.3s;
}
.product-wrapper .products li.product .product-inner:hover, .product-wrapper .products li.product .category-inner:hover {
    border-color: #ff5100 !important;
}
.product-wrapper .products .category-inner .text .category-name {
    font-size: 25px;
    display: block;
    text-align: center;
    font-weight: 900;
    padding: 0;
    color: #001f41;
	font-family: "Lato", serif;
	margin: 0 0 15px;
}
.product-wrapper .products .text span a {
	font-size: inherit;
	color: #001f41;
}
.product-wrapper .products li.product h3 a:hover {
	color: #ff5100;
}
.product-wrapper .products .category-inner .text .btn {
    display: flex;
    justify-content: center;
}
.product-wrapper .products .product .text .btn .cart_btn {
    background: #ff5100;
    color: #fff;
    font-weight: 900;
	font-family: "Lato", serif;
	text-transform: uppercase;
	transition: all ease-in-out 0.3s;
}
.product-wrapper .products .product .text .btn .cart_btn:hover {
	background: #001f41;
}
.product-wrapper .products .category-inner .text .btn .cart_btn {
    padding: 8px 18px;
    font-size: 13px !important;
}
.category-description .title-and-content {
	margin-bottom: 50px !important;
}
.category-description .title-and-content .title {
	margin-bottom: 25px !important;
}
.category-description .title-and-content .title .elementor-heading-title {
    font-size: 35px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 900 !important;
    color: #002044 !important;
}
.category-description .title-and-content .content {
    font-size: 18px !important;
    font-weight: 500 !important;
    font-family: "Lato", sans-serif !important;
}
.category-description .title-and-content .content ul, .category-description .title-and-content .content ol {
    margin: 20px 0;
}
.category-description .title-and-content .content ul li, .category-description .title-and-content .content ol li {
	margin-bottom: 10px;
}
.category-description .title-and-content .sub-tittle .elementor-heading-title {
    font-size: 30px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 900 !important;
    color: #002044 !important;
}

.category-description-with-orange-bg {
    background: #FF5001 !important;
}
.category-description-with-orange-bg .e-con-inner {
    padding: 70px 0 !important;
}
.category-description-with-orange-bg .title {
    margin-bottom: 55px !important;
}
.category-description-with-orange-bg .title .elementor-heading-title {
    font-size: 35px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 900 !important;
    color: #fff !important;
}
.category-description-with-orange-bg .content {
    font-size: 22px !important;
    font-family: "Lato", Sans-serif !important;
    line-height: 1.3 !important;
    color: #fff !important;
    font-weight: 400 !important;
}
.category-description-with-orange-bg .content ol, .category-description-with-orange-bg .content ul {
	margin: 20px 0;
}
.category-description-with-orange-bg .content ul li, .category-description-with-orange-bg .content ol li {
	margin-bottom: 5px;
}

.category-description .title-and-content .sub-title {
	margin-bottom: 18px !important;
}
.category-description .title-and-content .sub-title .elementor-heading-title {
    font-size: 28px !important;
    font-family: "Lato", sans-serif !important;
    font-weight: 900 !important;
    color: #002044 !important;
}

.category-heading-content {
    margin-top: 70px !important;
}
.category-heading-content .heading {
    margin-bottom: 25px !important;
}
.category-heading-content .heading .elementor-heading-title {
    font-size: 35px !important;
    font-family: "Lato", Sans-serif !important;
    font-weight: 900 !important;
    color: #002044 !important;
}
.category-heading-content .content {
    font-size: 19px !important;
    font-family: "Lato", Sans-serif !important;
    text-align: center !important;
    font-weight: 500 !important;
	margin-bottom: 30px !important;
}
.category-heading-content .content.margin-0 {
	margin: 0 !important;
}

.container-width .img-with-text {
	margin-top: 0 !important;
}
.container-width .img-with-text .title .elementor-heading-title {
    font-size: 25px !important;
}
.container-width .img-with-text .title {
    margin-bottom: 25px !important;
}

.img-with-text {
    margin-top: 80px !important;
}
.img-with-text .title {
    margin-bottom: 40px !important;
}
.img-with-text .title .elementor-heading-title {
    font-family: "Lato", Sans-serif !important;
    font-size: 32px !important;
    font-weight: 900 !important;
    color: #002044 !important;
}
.img-with-text .content {
    text-align: left !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 19px !important;
    font-weight: 500 !important;
}

.category-description-with-blue-bg {
    background: #002044 !important;
    margin-top: 70px !important;
}
.category-description-with-blue-bg .e-con-inner {
    padding: 50px 0 !important;
}
.category-description-with-blue-bg .heading {
    margin-bottom: 25px !important;
}
.category-description-with-blue-bg .heading .elementor-heading-title {
    font-size: 35px !important;
	font-family: "Lato", Sans-serif !important;
    font-weight: 600 !important;
    color: #FFFFFF !important;
}
.category-description-with-blue-bg .content {
	text-align: center !important;
    font-family: "Lato", Sans-serif !important;
    font-size: 22px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    color: #FFFFFF !important;
}



/* Product page */
.woocommerce-notices-wrapper {
    width: 1300px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.woocommerce-notices-wrapper .wc-forward {
    background: #ff5100 !important;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px !important;
    border-radius: 0 !important;
	transition: all ease-in-out 0.3s;
}
.woocommerce-notices-wrapper .wc-forward:hover {
	background: #002044 !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {
    left: inherit !important;
    right: 60px;
}
.product-page .product-title h2 {
    font-size: 42px;
	font-family: "Lato", serif;
	text-align: center;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
}
.product-page .product-detail {
    display: flex;
    justify-content: flex-start;
	align-items: flex-start;
    flex-wrap: wrap;
	margin-bottom: 70px;
}
.product-page .product-detail .onsale {
	display: none !important;
}
.product-page .product-detail .woocommerce-product-gallery .badge {
    left: inherit;
    z-index: 2;
    top: 10px;
    display: inline-flex !important;
    right: 60px;
}
.product-page .product-detail .woocommerce-product-gallery__trigger {
    border-radius: 50% !important;
}
.product-page .product-detail .woocommerce-product-gallery {
    margin: 0 !important;
    width: 48% !important;
    padding-right: 50px !important;
}
.product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
    position: absolute;
    left: 8px !important;
    top: 8px !important;
}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 10px;
}
.product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
	width: 100%;
}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
    border: 2px solid #c8c8c8;
}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport a, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a {
	display: flex;
	justify-content: center;
	align-items: center;
}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
	width: 100% !important;
	padding: 30px !important;
	height: 540px !important;
	object-fit: contain;
}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    column-gap: 17px;
    row-gap: 17px;
}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li {
    width: calc(16.66% - 14.5px) !important;
    margin: 0 !important;
    border: 2px solid #c8c8c8;
    padding: 5px;
    float: inherit;
}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs::before {
	display: none !important;
}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs::-webkit-scrollbar {
	display: none;
}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li img {
    height: 100%;
    object-fit: contain;
}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport .woocommerce-product-gallery__wrapper {
    border: none;
}
.product-page .product-detail .product-info-content {
    width: 52% !important;
	margin: 0 !important;
	font-family: "Lato", serif;
}
.product-page .product-detail .product-info-content .product_title {
    font-size: 32px;
    font-weight: 900;
    color: #002044;
    margin-bottom: 20px;
}
.product-page .product-detail .product-info-content .woocommerce-review-link {
    font-size: 14px;
}
.product-page .product-sku {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 600;
}
.product-page .product-detail .product-info-content p.price {
    font-size: 28px;
	line-height: 1.1;
    font-weight: 900;
    color: #ff5100;
    margin: 0 0 20px;
    text-transform: uppercase;
}
.product-page .product-detail .product-info-content p.price del {
    color: #000;
    font-size: 16px;
}
.price ins, .price del {
    font-weight: inherit !important;
}
.product-page .product-detail .product-info-content p.price .stock {
    color: #ff5100;
    padding-left: 5px;
    margin-left: 5px;
    position: relative;
    font-size: 14px;
}
table.variations tbody {
    display: flex;
    margin: 10px -10px 0;
    flex-wrap: wrap;
}
.product-page .product-detail .product-info-content table.variations {
    margin: 0 !important;
}
.product-page .product-detail .product-info-content .variations_form {
    margin: 0;
    padding: 0;
}
.product-page .product-detail .product-info-content .variations tr {
    margin-bottom: 12px;
    display: flex;
    flex-direction: column;
    width: 33.33%;
    padding: 0 10px;
    align-items: flex-start;
    row-gap: 8px;
}
.product-page .product-detail .product-info-content .variations .variable-items-wrapper li {
    border-radius: 0;
    padding: 0 10px;
	font-size: 14px;
}
.product-page .product-detail .product-info-content .variations .variable-items-wrapper .selected {
    background: #ff5100 !important;
    border-color: #ff5100 !important;
    color: #fff !important;
}
.product-page .product-detail .product-info-content .variations tr td, .product-page .product-detail .product-info-content .variations tr th {
    background: transparent;
    padding: 0;
	line-height: 1.2 !important;
}
.product-page .product-detail .product-info-content .variations tr td.value {
    margin: 0;
    padding-left: 0px;
    width: 100%;
}
.product-page .product-detail .product-info-content .variations tr label {
	font-size: 16px;
	font-weight: 900 !important;
	color: #002044;
}
.product-page .product-detail .product-info-content .variations tr .woo-selected-variation-item-name {
    font-size: 16px;
    font-weight: 600;
    color: #121212;
    display: inline-block;
}
.product-page .product-detail .product-info-content .woocommerce-variation.single_variation {
    display: none !important;
}
.product-page .product-detail .product-info-content .stock::before {
    display: none;
}
.next-day-delivery {
    display: flex;
    justify-content: flex-start;
    align-items: center;
	padding-top: 35px;
	margin-top: 30px;
	position: relative;
}
.next-day-delivery::before {
	content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: radial-gradient(ellipse at bottom, rgba(0, 0, 0, 0.3), transparent 75%);
    pointer-events: none;
    bottom: inherit !important;
    height: 10px !important;
}
.next-day-delivery svg {
    height: 92px;
    width: 92px;
    color: #ff5100;
    fill: #ff5100;
}
.next-day-delivery .text {
    padding-left: 50px;
}
.next-day-delivery .text p {
    font-size: 16px;
    color: #a4a4a4;
    margin: 0;
    width: 405px;
    max-width: 100%;
}
.next-day-delivery .text b {
    font-size: 20px;
    color: #0f1c43;
    font-weight: 900;
    line-height: 1.2;
    margin-bottom: 10px;
    display: inline-block;
}
.next-day-delivery .text strong {
    color: #ff5100;
}
.next-day-delivery .text p a {
    color: #a4a4a4;
	transition: all ease-in-out 0.3s;
}
.next-day-delivery .text p a:hover {
	color: #ff5100;
}

.tab-content_inner {
	display: none;
}

.tab-content_inner.active {
	display: block;
}
.single-product div.product .variations_button {
    padding-top: 10px;
}

.read-more-btn {
	margin-top: 10px;
	padding: 8px 16px;
	background-color: #333;
	color: #fff;
	border: none;
	cursor: pointer;
	border-radius: 4px;
	transition: background-color 0.3s;
}

.read-more-btn:hover {
	background-color: #555;
}

.desc-part-2 {
	overflow: hidden;
	transition: max-height 0.5s ease;
}
.product-page .hide-tabs .woocommerce-tabs {
	display: none;
}
.product-page .product-bottom .woocommerce-tabs {
    width: 1300px;
	max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}
.woocommerce-product-attributes.shop_attributes > tbody > tr td {
    padding-left: 12px;
}
.woocommerce-product-attributes.shop_attributes > tbody > tr:first-child td {
    padding: 8px;
    padding-left: 12px;
}
.product-page .product-info-content .tab-inner {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.product-page .product-info-content .tab-inner .tab-nav {
    width: 28%;
}
.product-page ul.tabs {
    list-style: none;
    padding: 0;
	padding-right: 0px;
    display: flex;
    justify-content: flex-start;
	column-gap: 47px;
    border-top: none !important;
}
.product-page ul.tabs li {
	border: none !important;
}
.product-page ul.tabs li::after {
	display: none !important;
}
.product-page ul.tabs li a {
    font-size: 21px;
    display: inline-block;
    font-weight: 900;
    color: #505050 !important;
    margin-bottom: 0;
    text-align: center;
    padding: 9px 0px !important;
    border: 0px solid #c8c8c8;
    line-height: 1;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}
.product-page ul.tabs li.active a, .product-page ul.tabs li:hover a {
    color: #0f1c43 !important;
}
.product-page .woocommerce-Tabs-panel {
    margin: 15px 0 50px;
    padding: 25px 0 0;
    position: relative;
	padding-right: 50px;
}
.product-page .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description {
    overflow: hidden;
}
.product-page .woocommerce-Tabs-panel::before {
    content: "" !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    width: 100% !important;
    background: radial-gradient(ellipse at bottom, rgba(0, 0, 0, 0.25), transparent 70%);
    pointer-events: none;
    bottom: inherit !important;
    height: 10px !important;
}

.product-page .woocommerce-tabs .panel .commentlist {
    margin-bottom: 15px;
}
.product-page .woocommerce-tabs .panel h2 {
    font-size: 22px;
    margin: 0 0 20px;
    font-weight: 600;
    color: #2c2c2c;
}
.product-page .woocommerce-tabs .panel p {
    color: #606060;
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.product-page .woocommerce-tabs .panel table p {
    margin: 0;
}
.product-page .woocommerce-tabs .panel .form-submit input[type="submit"] {
	background-color: #ff5100 !important;
	color: #fff !important;
    margin-top: 10px !important;
    padding: 17px 38px !important;
    height: auto !important;
    font-size: 18px !important;
    line-height: 1 !important;
    transition: all ease-in-out 0.3s;
	border-radius: 0 !important;
}
.product-page .woocommerce-tabs .panel .form-submit input[type="submit"]:hover {
	background-color: #002044 !important;
}
/* Custom product tab */
.product-page .tab-inner .tab-nav ul {
    margin: 0;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    border-bottom: 2px solid #c8c8c8;
}
.product-page .tab-inner .tab-nav li {
    font-size: 20px;
    font-weight: 600;
    color: #505050;
    margin-bottom: 0;
    text-align: center;
    padding: 14px 35px 12px;
    border: 0px solid #c8c8c8;
    line-height: 1;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
}
.product-page .tab-inner .tab-nav li.active, .product-page .tab-inner .tab-nav li:hover {
    background: #ff5100;
    color: #fff;
    border-color: #ff5100;
}
.product-page .product-description-content .tab-inner .tab-content {
    padding: 15px;
    margin-top: 10px;
}
.product-page .product-info-content .tab-inner .tab-content {
    width: 72%;
    padding-top: 15px;
    padding-left: 55px;
}
.product-page .tab-inner .tab-content .product-desc-title {
    font-size: 22px;
	margin-bottom: 20px;
    font-weight: 600;
    color: #2c2c2c;
}
.product-page .tab-inner .tab-content .product-description p {
    color: #606060;
    font-size: 16px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.product-page .tab-inner .tab-content .product-description ul {
    margin-left: 0;
    list-style: disc;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}
.product-page  .tab-inner .tab-content .product-description ol {
	margin-left: 0;
    list-style: numbers;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 20px;
}
.product-page .tab-inner .tab-content .product-description ul li, .product-page .tab-inner .tab-content .product-description ol li {
    margin-bottom: 12px;
}
.product-page .tab-inner .tab-content .product-description .read-more-btn, .tabs + .panel .custom-content .read-more-btn {
    background: transparent;
    color: #606060;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    text-decoration: underline;
    margin: 0;
}
.product-page .product-info-content .tab-inner .tab-content .variations tr { 
    display: flex;
    justify-content: flex-start;
    align-items: center;
    column-gap: 18px;
    margin-bottom: 10px;
}
.product-page .product-info-content .tab-inner .tab-content .variations label {
    font-size: 20px;
    margin-left: 0;
    min-width: 110px;
    color: #000;
    text-transform: uppercase;
    font-style: italic;
}
.product-page .product-info-content .tab-inner .tab-content .variations td {
	margin: 0;
}
.product-page .product-info-content .tab-inner .tab-content .variations td.label {
	min-width: 110px;
}
.product-page .product-info-content .tab-inner .tab-content .variations select, .product-page .product-detail .product-info-content .variations tr td.value select {
    padding: 5px !important;
	padding-left: 15px !important;
    font-size: 15px; 
    font-weight: 700;
    line-height: 1;
    width: auto;
    min-width: 100%;
    min-height: 44px;
    border: 2px solid #c8c8c8;
    border-radius: 0;
    background: transparent;
}
.product-page .product-info-content form.cart {
    margin-bottom: 0;
    padding: 0;
}
.single-product div.product form.cart .quantity {
	display: flex;
    float: inherit !important;
    margin-right: 0 !important;
}
.single-product div.product form.cart .custom-quantity-wrapper {
    display: flex;
    justify-content: flex-start;
    border: 2px solid #c8c8c8;
    border-radius: 0;
    overflow: hidden;
    width: 130px;
}
.single-product div.product form.cart .custom-quantity-wrapper button {
    background: #fff !important;
    color: #000 !important;
    border: none;
    padding: 0px !important;
    font-size: 18px !important;
    cursor: pointer;
    user-select: none;
    transition: background 0.2s ease;
    min-width: 40px;
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
}
div#wc-stripe-express-checkout-element {
    width: 365px;
	max-width: 100%;
}
.single-product div.product form.cart .custom-quantity-wrapper button svg {
	height: 16px;
	width: 16px;
}
.single-product div.product form.cart .custom-quantity-wrapper input.qty {
    width: 45px;
	height: 45px !important;
    text-align: center;
    border: none;
    padding: 0;
    font-size: 16px;
    border-left: 2px solid #c8c8c8;
    border-right: 2px solid #c8c8c8;
    box-shadow: none !important;
}
input.input-text[type="number"]::-webkit-outer-spin-button,
input.input-text[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
input.input-text[type="number"] {
    -moz-appearance: textfield;
}
.product-page button.single_add_to_cart_button.disabled {
    background: #1a1a1a !important;
}
.product-page button.single_add_to_cart_button {
    background: #ff5100 !important;
    border: none;
    border-radius: 0;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 900;
    height: 52px;
    width: 310px;
    margin-top: 25px;
    max-width: 100%;
}
.product-page button.single_add_to_cart_button:hover {
	background: #002044 !important;
}
.product-page .product_meta {
	display: none;
}

.product-description-content {
    margin-bottom: 40px;
}

/* .product-page .woocommerce-tabs.wc-tabs-wrapper {
    display: none;
} */

.product-page .product-info-content .tab-inner .tab-nav .review-img {
    margin-top: 150px;
}
.product-page .hide-related-products .related.products {
    display: none;
}
.product-page .product-bottom .related.products {
    background: #ff5100;
    padding: 55px 0 90px;
}
.related.products > h2 {
	width: 1300px;
	max-width: 100%;
	padding: 0 15px;
    font-size: 32px;
    color: #fff;
    margin: 0px auto 30px;
}
.related.products .content p {
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.25px;
    margin-bottom: 28px;
    font-weight: 300;
    color: #606060;
}
.related.products .product-wrapper {
    margin: 0;
}
.related.products .product-inner {
    background: #fff;
}
.related.products .product-wrapper .products li.product .product-inner:hover {
	border-color: #002044 !important;
}

.product-page .blue_box {
    width: 48%;
    padding-right: 50px;
	margin-bottom: 70px;
}
.blue_box .box-inner {
    background: #002044;
    max-width: 100%;
    width: 765px;
    padding: 35px 40px 50px;
}
.blue_box .box-inner .orange-bg-skew-heading {
    text-align: center;
	font-size: 28px;
}
.blue_box .box-inner p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    color: #fff;
    font-weight: 500;
    line-height: 1.2;
}
.product-page .blue_box .box-inner p {
	font-size: 20px;
}
.blue_box .box-inner p a {
	font-weight: 900;
	color: #ff5100;
	transition: all ease-in-out 0.3s;
}
.blue_box .box-inner p a:hover {
	color: #fff;
}

/* cart empty page */
.cart_empty_page .return-to-shop {
    display: flex;
    justify-content: center;
}
.cart_empty_page a.cart_empty-btn.button {
    background: #ff5100;
    color: #fff;
	font-size: 16px;
}
.cart_empty_page a.cart_empty-btn.button:hover {
	background: #000;
}

/* cart page */
.page-content .woocommerce-notices-wrapper {
    padding: 0;
    margin-top: 40px;
}
.wc-empty-cart-message {
    margin-top: 35px;
}
.cart_empty_page {
    margin: 30px 0 30px;
}
.cart-page {
    margin: 50px 0 20px;
}
.cart-page .cart-wrapper {
    display: flex;
    justify-content: flex-start;
}
.cart-wrapper .cart-left {
    width: 60%;
}
.cart-wrapper table td, .cart-wrapper table th {
	border: none;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
	background-color: transparent;
}
.cart-wrapper .cart-left table th {
    padding: 10px 0;
    background: #ddd;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}
.cart-wrapper .cart-right {
    width: 40%;
}
.cart-wrapper .cart-right .cross-sells {
    display: none;
}
.cart-wrapper .woocommerce-cart-form table.shop_table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
    border: 1px solid #e6e6e6;
    font-family: Arial, sans-serif;
}
#content .woocommerce .woocommerce-cart-form table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 140px !important;
	padding: 5px !important;
	height: auto !important;
}
.cart-wrapper .woocommerce-cart-form table.shop_table thead th {
    background: #f8f8f8;
    padding: 12px 15px;
    text-align: left;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    border-bottom: 1px solid #ddd;
}
.cart-wrapper .woocommerce-cart-form table.shop_table tbody tr {
    border-bottom: 1px solid #eee;
}
.cart-wrapper .woocommerce-cart-form table.shop_table td {
    padding: 12px 15px;
    vertical-align: middle;
}
.cart-wrapper .woocommerce-cart-form .product-name {
	background-color: transparent;
}
.cart-wrapper .woocommerce-cart-form .product-name a {
    font-size: 16px;
    font-weight: 500;
	line-height: 1.2;
    text-decoration: none;
}
.cart-wrapper .woocommerce-cart-form .variation-item {
    display: flex;
    justify-content: flex-start;
    column-gap: 10px;
    margin-bottom: 5px;
}
.cart-wrapper .woocommerce-cart-form .variation-item dd {
    margin: 0;
}
.cart-wrapper .woocommerce-cart-form .variation-item p {
    margin: 0;
}
.cart-wrapper .woocommerce-cart-form dl.variation {
    font-size: 11px;
}
.cart-wrapper .product-price span::after {
    display: none;
}
.cart-wrapper .woocommerce-cart-form .product-price,
.cart-wrapper .woocommerce-cart-form .product-subtotal {
    font-size: 16px;
    font-weight: 600;
    color: #000;
}

.cart-wrapper .woocommerce-cart-form .woocommerce-Price-amount {
    background: none !important; 
    padding: 0;
}
.cart-wrapper .woocommerce-cart-form .quantity input.qty {
    width: 60px;
    text-align: center;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.cart-wrapper .woocommerce-cart-form .product-remove a {
    color: #ff4d4d;
    font-size: 18px;
    font-weight: bold;
}
.cart-wrapper .woocommerce-cart-form .product-remove a:hover {
    color: #d93636;
}
.cart-wrapper .woocommerce-cart-form .actions {
    background: #f9f9f9;
    padding: 15px;
    border-top: 1px solid #ddd;
}
.cart-wrapper .woocommerce-cart-form .coupon input.input-text {
    padding: 8px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-right: 10px;
}
.cart-wrapper .woocommerce-cart-form button.button {
    background: #ff5100;
    color: #fff;
    border: none;
    padding: 10px 18px;
    font-size: 14px;
    cursor: pointer;
    transition: 0.3s ease;
}
.cart-wrapper .woocommerce-cart-form button.button:hover {
    background: #000;
}
.cart-wrapper .cart-right .cart_totals {
    width: 100%;
    padding-left: 25px;
}
.cart-wrapper .cart-right .cart_totals td {
    font-size: 15px;
}
.cart-page .cart-wrapper h2 {
    font-size: 25px;
    margin-bottom: 15px;
	color: #000;
}
.cart-wrapper .cart-right a.checkout-button {
    background: #ff5100;
    font-size: 18px;
}
.cart-wrapper .cart-right a.checkout-button:hover {
	background: #000;
}
.cart-wrapper .cart-right #wc-stripe-express-checkout-element {
    width: 100%;
}


.cart-wrapper table.shop_table th {
    background: #f8f8f8;
    color: #000;
}



/* My Account Page */

/* ===== WooCommerce My Account – PRO UI ===== */
.woocommerce-error {
	margin-top: 25px;
}
.my-account-section {
  display: flex;
  flex-wrap: wrap;
  background: #ffffff;
  border-radius: 12px;
  border: 3px solid #d9d9d9;
  overflow: hidden;
  width: 1200px;
  max-width: 100%;
  margin: 50px auto;
}

.my-account-section .woocommerce-MyAccount-navigation {
  width: 30% !important;
  background-color: #f4f6f8;
  border-right: 1px solid #eee;
  padding: 40px 25px;
  margin: 0;
}
.my-account-section .woocommerce-MyAccount-navigation ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.my-account-section .woocommerce-MyAccount-navigation li {
  margin-bottom: 16px;
}
.woocommerce form .form-row input {
    border-radius: 0 !important;
}
.my-account-section .woocommerce-MyAccount-navigation a {
  display: block;
  padding: 12px 20px;
  font-size: 16px;
  color: #2e2e2e;
  text-decoration: none;
  border-radius: 0px;
  background-color: #ffffff;
  transition: all 0.3s ease;
  border: 1px solid #e7e7e7;	
}
.my-account-section .woocommerce-MyAccount-navigation a:hover,
.my-account-section .woocommerce-MyAccount-navigation .is-active a {
  background-color: #ff6a00;
  color: #fff;
  box-shadow: 0 2px 8px rgba(255, 106, 0, 0.2);
  font-weight: 600;
}

/* === Content Area === */
.my-account-section .woocommerce-MyAccount-content {
  width: 70% !important;
  flex: 1;
  padding: 50px 40px;
}

.my-account-section .woocommerce-MyAccount-content p {
  font-size: 16px;
  color: #333;
  line-height: 1.7;
}

.my-account-section .woocommerce-MyAccount-content a {
  color: #ff6a00;
  font-weight: 500;
  text-decoration: none;
}
.my-account-section .woocommerce-MyAccount-content a.button.wc-forward {
    color: #fff;
    background: transparent !important;
}

.my-account-section address {
    font-style: normal;
}


/* Login Form */

.custom-login-wrapper {
    max-width: 400px;
    margin: 40px auto;
    padding: 35px;
    background: #f4f6f8;
    border-radius: 0px;
    border: 1px solid #eee;
}
.custom-login-wrapper .login-form h2 {
    text-align: center;
    font-size: 35px;
    margin-bottom: 30px;
}
.custom-login-wrapper form {
    margin-bottom: 0;
}
.custom-login-wrapper form label {
    margin-bottom: 5px;
	font-size: 15px;
}
.custom-login-wrapper form input {
	border-radius: 0 !important;
}
 .custom-login-wrapper .form-row-wide .password-input button {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
button.show-password-input {
	background: transparent !important;
	margin-top: 10px;
}
button.show-password-input::after {
	color: #ff5100 !important;
}
.form-options .lost-password:hover {
  text-decoration: underline;
}
.custom-login-wrapper .form-row .woocommerce-button {
    display: flex;
	background-color: #ff5100;
	color: #fff;
	border-radius: 0;
    justify-content: center;
    width: 100% !important;
    margin: 0 auto;
    font-size: 20px;
    height: 45px;
    margin-top: 30px;
    align-items: center;
	transition: all ease-in-out 0.3s;
}
.custom-login-wrapper .form-row .woocommerce-button:hover {
	background-color: #002044;
	color: #fff !important;
}
.form-row .woocommerce-button:hover {
  	background-color: #000;
	color: #fff;
}
.custom-login-wrapper .login-form .lost_password a:hover {
    text-decoration: underline !important;
}
.my-account-section .woocommerce-MyAccount-content a.button {
    background: #ff6a00;
    color: #fff;
}
.my-account-section .woocommerce-MyAccount-content a.button:hover {
	background: #000;
}
.my-account-section .woocommerce-MyAccount-content h2 {
    font-size: 28px;
}
.woocommerce-account .addresses .title .edit {
    float: inherit;
}
.my-account-section .edit-account button.woocommerce-Button {
    font-size: 16px;
    padding: 12px 20px 10px;
    line-height: 1;
    font-weight: 600;
	border-radius: 0;
	background-color: #ff5100;
	color: #fff;
	margin-top: 20px;
	transition: all ease-in-out 0.3s;
}
.my-account-section .edit-account button.woocommerce-Button:hover {
	background-color: #002044;
}
.my-account-section fieldset {
	background: transparent;
	padding: 0;
}
.my-account-section fieldset legend {
	background: transparent;
	padding: 0;
	margin: 0 0 20px;
}

/* Check out page */
.wp-block-woocommerce-checkout h2 {
    font-size: 20px !important;
}
.wc-block-components-checkout-place-order-button, .wc-block-components-totals-coupon__button {
	min-height: auto !important;
    padding: 10px 50px !important;
    font-size: 18px !important;
    width: auto !important;
    background: #fe5e00 !important;
}
.wc-block-components-checkout-place-order-button:hover, .wc-block-components-totals-coupon__button:hover {
	background: #000 !important;
}
.wp-block-woocommerce-checkout div {
    font-size: 15px !important;
}
.wp-block-woocommerce-checkout .wc-block-components-product-name {
	font-size: 1rem;
}
.wp-block-woocommerce-checkout fieldset {
    margin-bottom: 20px !important;
}

.subcategory-slider-wrapper {
	margin-bottom: 10px;
}
.subcategory-slider-wrapper .subcategory-slider {
	margin-bottom: 10px;
	border: none;
}
.subcategory-item a {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	border: 1px solid #ccc;
}
.subcategory-item a:hover {
	background: #eee;
}
.product-wrapper .subcategory-item a img {
    height: 100%;
    object-fit: cover;
    border-radius: 0;
}
.subcategory-item .subcat-img {
	width: 70px;
	border-right: 1px solid #eee;
	height: 70px;
}
.subcategory-item .subcat-img img {
	object-fit: cover;
}
.subcategory-item a h3 {
	font-size: 14px;
	padding: 15px;
	margin: 0;
	width: 146px;
	box-sizing: border-box;
}
.subcategory-slider-wrapper .custom-controls {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
}
.subcategory-slider-wrapper .custom-controls > button {
	background: none;
	color: #696d71;
	padding: 0;
	font-size: 22px;
	font-weight: 400;
}
.subcategory-slider-wrapper .custom-controls .custom-dots {
	padding: 3px 15px 0;
}
.subcategory-slider-wrapper .custom-controls .custom-dots span {
	background: #696d71;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	margin: 5px;
	cursor:pointer;
}
.subcategory-slider-wrapper .custom-controls .custom-dots span.active {
	background: #ff5100;
}

.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
form .fields, form .form-row, form#commentform p {
    display: block;
    height: auto;
    margin: 0 0 15px 0;
}
.fields { 
	padding: 0 15px;
}
label {
    display: inline-block;
}
form .fields label {
    width: 100%;
}
form .fields b, form .form-row label, div.summary table.variations tr td label, form#commentform p label, .comment-form-rating label, .afreg_extra_fields .form-row.checkbox span {
    width: 100%;
    display: block;
    height: auto;
    margin: 0 0 10px;
    text-transform: none;
    font-size: 13px;
    font-weight: 800;
    color: #3c2f33;
    line-height: 1;
}
form .fields input.wpcf7-text, form .fields textarea, form .form-row input:not([type=checkbox]):not([type=radio]):not([type=select-one]), form .form-row textarea, .quantity input, form#commentform p:not(.form-submit) input:not([type=checkbox]):not([type=radio]), form#commentform p textarea, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .woocommerce form.woocommerce-cart-form table.shop_table tbody tr .coupon input#coupon_code, .wc-stripe-elements-field, .wc-stripe-iban-element-field, .select2-container--default .select2-selection--single {
    float: left;
    width: 100%;
    display: block;
    height: 42px !important;
    border: 1px solid #918a8c;
    padding: 10px 15px;
    text-transform: none;
    font-size: 14px;
    font-weight: 400;
    color: #3c2f33;
    border-radius: 0;
    -webkit-appearance: none;
    max-height: none !important;
}
form .fields.full, form .form-row.form-row-wide, form#commentform p {
    width: 100%;
}
form .fields b.question {
    margin: 15px 0;
}
textarea, body form .fields textarea {
    height: 200px !important;
}
.wpcf7 form .fields textarea {
    height: 95px !important;
}
span.wpcf7-form-control-wrap {
    display: flex;
	flex-wrap: wrap;
}
.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}
.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
form .fields.full, form .form-row.form-row-wide, form#commentform p {
    width: 100%;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item {
    width: 100%;
    margin: 0 0 4px;
}
form .col-md-2 b, form .col-md-3 b {
    margin: 10px 0 0px;
    background: #ff5100;
    color: #fff;
    padding: 8px 15px;
}
.row.no-margin .fields {
    margin: 0;
}
.row.no-margin .fields p {
    margin-bottom: 0;
}
.row.no-p-margin .fields p, .row.no-p-margin .fields p b {
	margin-bottom: 0;	
}
#wpcf7-690b46292c66e-wrapper {
    display: none !important;
    visibility: hidden !important;
}

.wpcf7 input[type="checkbox"] {
    border-radius: 0 !important;
    height: 10px;
    width: 10px;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item label {
    display: flex;
    justify-content: flex-start;
    margin-top: 5px;
    column-gap: 10px;
}
.wpcf7 form .fields .wpcf7-checkbox .wpcf7-list-item span.wpcf7-list-item-label, .wpcf7 form .fields .wpcf7-radio .wpcf7-list-item  span.wpcf7-list-item-label {
    height: auto;
    display: block;
    position: relative;
    font-weight: 400;
    color: #666666;
    font-size: 14px;
}

form .fields.submit {
    display: flex;
    justify-content: center;
    margin: 15px 0 0;
}
form .fields.submit p {
	position: relative;
}
form .fields.submit p span.wpcf7-spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    margin: 0;
}

form .fields.submit input[type="submit"] {
    font-weight: 900;
    font-size: 16px;
    padding: 6px 25px;
    border: none;
}

form .fields p {
    margin: 0;
}

.product-page .product-detail.only-one-image .woocommerce-product-gallery .woocommerce-product-gallery__wrapper a {
    width: 100% !important;
}

@media only screen and (min-width: 768px) {
	form .fields p {
		margin: 0 0 8px;
	}
	form .fields b.question {
		margin: 22px 0;
	}
	form .col-md-2 b, form .col-md-3 b {
	    margin: 20px 0 0px;
	}
	.col-md-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.col-md-9 {
		-ms-flex: 0 0 75%;
		flex: 0 0 75%;
		max-width: 75%;
	}
	form .fields.submit input[type="submit"] {
		font-size: 17px;
		padding: 6px 32px;
	}
	.wpcf7 input[type="checkbox"] {
		height: 13px;
		width: 13px;
	}
}
@media only screen and (min-width: 1024px) {
	.wpcf7 form .fields textarea {
		height: 115px !important;
	}
	form .fields input.wpcf7-text, form .fields textarea, form .form-row input:not([type=checkbox]):not([type=radio]):not([type=select-one]), form .form-row textarea, .quantity input, form#commentform p:not(.form-submit) input:not([type=checkbox]):not([type=radio]), form#commentform p textarea, form .fields .selectize-input, form .form-row .selectize-input, div.summary table.variations tr td .selectize-input, .woocommerce form.woocommerce-cart-form table.shop_table tbody tr .coupon input#coupon_code, .wc-stripe-elements-field, .wc-stripe-iban-element-field, .select2-container--default .select2-selection--single {
		height: 50px !important;
		padding: 14px 20px;
		font-size: 15px;
	}
	form .fields b.question {
		margin: 30px 0;
	}
	form .col-md-2 b, form .col-md-3 b {
	    margin: 30px 0 0px;
	}
	.col-lg-2 {
		-ms-flex: 0 0 16.666667%;
		flex: 0 0 16.666667%;
		max-width: 16.666667%;
	}
	.col-lg-6 {
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	form .fields.submit {
		margin: 30px 0 0;
	}
	form .fields.submit input[type="submit"] {
		font-size: 18px;
		padding: 6px 38px;
	}
	.wpcf7 input[type="checkbox"] {
		height: 17px;
		width: 17px;
	}
}



@media only screen and (max-width: 1345px) {
.header-bottom .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu {width: 260px !important;}
}

@media only screen and (max-width: 1259px) {
.header-top .header-top-left .custom-html {font-size: 17px;}
.header-right-top.header-navigation nav ul li a {padding: 0px 18px;font-size: 14px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {padding: 8px 14px !important;}
.header-bottom .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu {width: 220px !important;max-width: 220px !important;}
.footer .footer-wrap .footer-block .contact-block span.title {margin-bottom: 10px;margin-top: 30px;}
.footer-menu .footer-menu-list li a {font-size: 18px;margin-bottom: 5px;}
.footer .contact-block a {font-size: 18px;}
.footer .footer-wrap .footer-block .contact-block .location-text {font-size: 18px;}
.social-icons li a {padding: 10px;}
.social-icons li a svg {height: 25px;width: 25px;}
.orange-bg-skew-heading span {padding: 8px 20px;}
.orange-bg-skew-heading span::before {left: -12px;right: -12px;transform: skew(-20deg);}
.step-number span {padding: 8px 14px;}
.step-number span::before {left: -8px;right: -8px;transform: skew(-15deg);}
.featured-product-wrap .product-wrapper .products.featured-products {margin: 0px -10px !important;row-gap: 20px;}
.featured-product-wrap .product-wrapper .featured-products li.product {padding: 0 10px !important;}
.multipoint-category ul.products {row-gap: 30px !important;}
/* category page */
header.woocommerce-products-header {margin-bottom: 32px;}
.woocommerce-products-header .page-title {font-size: 32px;}
.product-wrapper .products {margin: 0 -15px !important;row-gap: 30px;}
.product-wrapper .products li.product {padding: 0px 15px !important;}
.product-wrapper .products .category-inner .text .category-name {font-size: 24px;}
/* Product list page */
.product-stock svg {height: 28px;width: 28px;}
.product-stock .text {font-size: 14px;}
.product-wrapper .collection-top-content {margin-top: -30px;}
/* Product page */
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {height: 460px !important;}
.product-page .product-detail .product-info-content .product_title {font-size: 30px;}
.product-page .product-detail .product-info-content p.price {font-size: 28px;margin: 0 0 20px;}
.product-stock .icon {margin-top: -5px;}
.product-page .product-info-content .tab-inner .tab-content .variations select, .product-page .product-detail .product-info-content .variations tr td.value select {font-size: 14px;min-height: 44px;}
.product-page ul.tabs {column-gap: 22px;}
.next-day-delivery svg {height: 82px;width: 82px;}
.next-day-delivery .text b {font-size: 20px;}
/* blog list page */
.blog-banner .banner-inner .banner-text h2 {font-size: 50px;}
.article-wrpper article {margin: 0 0 20px !important;}

}
@media only screen and (max-width: 1259px) and (min-width: 1140px) {
.tab-section span.e-n-tab-title-text {font-size: 20px;}
.heading-content span.elementor-icon-list-text {font-size: 30px !important;}
.heading-content-with-logo {margin-bottom: 70px !important;}
.heading-content {margin-bottom: 70px !important;}
.tab-wrapper .e-con-inner {padding: 75px 0 55px !important;}
.heading-content-with-bg .e-con-inner {padding: 75px 0 !important;}
.replacement {padding: 70px 0 80px !important;margin-bottom: 65px !important;}
.trade-account {margin-bottom: 50px !important;}
.check-mark-list span.elementor-icon-list-icon {inset-block-start: 5px !important;}
}
@media only screen and (max-width: 1139px) and (min-width: 1025px) {
.tab-section span.e-n-tab-title-text {font-size: 18px;}
.heading-content span.elementor-icon-list-text {font-size: 28px !important;}
.heading-content-with-logo {margin-bottom: 60px !important;}
.heading-content {margin-bottom: 60px !important;}
.tab-wrapper .e-con-inner {padding: 68px 0 50px !important;}
.heading-content-with-bg .e-con-inner {padding: 65px 0 !important;}
.replacement {padding: 60px 0 70px !important;margin-bottom: 65px !important;}
.trade-account {margin-bottom: 40px !important;}
.replacement .white-checkmark-list {padding: 0 25px;margin-bottom: 40px;}
}
@media only screen and (max-width: 1139px) {
.header-top .header-top-left .custom-html {font-size: 16px;}
.header-right-top.header-navigation nav ul li a {padding: 0px 15px;font-size: 14px;}
.header-wrap .header-search-box .search-field {font-size: 12px;width: 380px;height: 42px;}
.header-wrap .header-search-box .search-form button {height: 42px;width: 42px;min-width: 42px;}
.header_account a {width: 38px !important;height: 38px !important;}
.header_account a svg {height: 25px;width: 25px;}
.header_cart .custom-cart-icon a {width: 38px !important;height: 38px !important;}	
.header_cart .custom-cart-icon a svg {width: 27px;}
.cart-total {font-size: 17px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {padding: 8px 12px !important;font-size: 11px !important;}
.header-bottom .site-navigation ul li.mega-menu-flyout > ul.mega-sub-menu {padding: 8px 0 !important;width: 200px !important;max-width: 200px !important;}
.table-responsive {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;}
.footer .footer-top {padding: 45px 0 75px;}
.footer .footer-wrap .footer-block span.title {font-size: 24px;}
.footer .footer-wrap .footer-block .contact-block span.title {margin-bottom: 10px;margin-top: 30px;}
.footer .contact-block a {font-size: 17px;}
.footer .footer-wrap .footer-block .contact-block .location-text {font-size: 17px;}
.footer .contact-block .contact-phone-wrap span {font-size: 17px;}
.footer .contact-block a {font-size: 17px;}
.footer-menu .footer-menu-list li a {font-size: 16px;}
.footer-bottom .pyment-accept h3 {margin: 0 0 25px;font-size: 24px;}
.footer .footer-bottom {padding: 30px 0;}
.footer .search-form {margin: 65px 0 0 !important;}
.footer .footer-copy-rights {padding: 15px 0;}
.hero-slider-inner {padding-top: 50px !important;}
.check-mark-list span.elementor-icon-list-icon {inset-block-start: 5px !important;}
.hero-banner .elementor-swiper-button {height: 52px !important;width: 24px !important;}
/* category list */
header.woocommerce-products-header .left-text .term-description p {font-size: 18px;}
header.woocommerce-products-header .left-text .term-description ul, header.woocommerce-products-header .left-text .term-description ol {margin: 18px 0px;}
header.woocommerce-products-header .left-text .term-description ul li, header.woocommerce-products-header .left-text .term-description ol li {font-size: 18px;}
.category-description .title-and-content {margin-bottom: 38px !important;}
.category-description .title-and-content .title {margin-bottom: 20px !important;}
.category-description .title-and-content .title .elementor-heading-title {font-size: 30px !important;}
.category-description .title-and-content .content {font-size: 17px !important;}
.category-description-with-orange-bg .e-con-inner {padding: 60px 0 50px !important;}
.category-description-with-orange-bg .title {margin-bottom: 35px !important;}
.category-description-with-orange-bg .title .elementor-heading-title {font-size: 30px !important;}
.category-description-with-orange-bg .content {font-size: 19px !important;}
.category-description .title-and-content .sub-title {margin-bottom: 15px !important;}
.category-description .title-and-content .sub-title .elementor-heading-title {font-size: 25px !important;}
.category-heading-content {margin-top: 40px !important;}
.category-heading-content .heading {margin-bottom: 20px !important;}
.category-heading-content .heading .elementor-heading-title {font-size: 30px !important;}
.category-heading-content .content {font-size: 17px !important;margin-bottom: 25px !important;}
.category-description .title-and-content .sub-tittle .elementor-heading-title {font-size: 25px !important;}
.img-with-text {margin-top: 60px !important;}
.img-with-text .title {margin-bottom: 25px !important;}
.img-with-text .title .elementor-heading-title {font-size: 28px !important;}
.img-with-text .content {font-size: 17px !important;}
.category-description-with-blue-bg .heading .elementor-heading-title {font-size: 30px !important;}
.category-description-with-blue-bg .content {font-size: 19px !important;}
/* Product list page */
.product-wrapper .products li.product .product-inner, .product-wrapper .products li.product .category-inner {padding: 15px 18px 22px 18px;}
.product-wrapper .products li.product .product-inner .product-text .woocommerce-loop-product__title {font-size: 17px;margin-top: 12px;margin-bottom: 18px;}
.product-wrapper .products li.product .product-inner .product-text .price {font-size: 18px;}
.product-stock .text {font-size: 14px;}
/* Product page */
.product-page .product-detail .woocommerce-product-gallery {width: 52% !important;}
.product-page .product-detail .product-info-content {width: 48% !important;}
.product-page .product-detail .product-info-content .product_title {font-size: 28px;}
.product-page .product-detail .product-info-content p.price {font-size: 25px;}
.product-stock {margin-bottom: 10px;}
.product-page .product-detail .product-info-content .variations tr {width: 40%;}
.next-day-delivery .text p {width: 100%;}
.product-page .blue_box {width: 52%;margin-bottom: 50px;}
.blue_box .box-inner {padding: 30px 30px 35px;}
.blue_box .box-inner .orange-bg-skew-heading {font-size: 26px;}
.product-page .blue_box .box-inner p {font-size: 18px;}
.product-page ul.tabs li a {font-size: 18px;}
.product-page .woocommerce-Tabs-panel {width: 50%;}
.related.products > h2 {font-size: 30px;margin: 0px auto 25px;}
/* cart page */
.cart-page .cart-wrapper {flex-wrap: wrap;}
.cart-wrapper .cart-left {width: 100%;}
.cart-wrapper .cart-right {width: 100%;display: flex;justify-content: flex-end;}
.cart-wrapper .cart-right .cart-collaterals {width: 550px;max-width: 100%;}
/* blog list page */
.article-wrpper article .article-inner {flex-direction: column;}
.article-wrpper article .article-inner .post-thumbnail {width: 100%;}
.article-wrpper article .article-inner .post-thumbnail img {height: 250px;}
.article-wrpper article .article-inner .post-content-text {width: 100%;}
/* post page */
.post-content h1 {font-size: 42px !important;}
.post-content h2 {font-size: 35px !important;}
.post-content h3 {font-size: 28px !important;}
.post-content h4 {font-size: 25px !important;}
.post-content h5 {font-size: 22px !important;}
.post-content h6 {font-size: 19px !important;}
}
@media only screen and (max-width: 1023px) {
.header-top .header-top-left .custom-html {font-size: 15px;}
.header-right-top.header-navigation nav ul li a {padding: 0px 14px;font-size: 11px;}
.header-wrap .header-search-box .search-field {width: 320px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {padding: 5px 12px !important;font-size: 10px !important;}
.footer .footer-top {padding: 30px 0 55px;}
.footer .footer-menu .two-column-menu li {width: 100%;padding-right: 0px;}
.footer .footer-bottom {padding: 25px 0;}
.footer .footer-payment-logo img {max-width: 380px;}
.logo-inner {padding: 40px 0 0px !important;}
.left-right-spacing span {margin: 0 30px;}
/* categories page */
.product-wrapper .products.columns-6 li.product {width: 33.33% !important;}
.product-wrapper .products.columns-5 li.product {width: 33.33% !important;}
.product-wrapper .products.columns-4 li.product {width: 33.33% !important;}
.product-wrapper .products.columns-3 li.product {width: 50% !important;}
header.woocommerce-products-header .right-box .productlist-page-right .box-inner {padding-left: 25px;padding-right: 25px;}
.blue_box .box-inner {padding: 30px 25px 35px;}
/* .right-box .productlist-page-right .box-inner .orange-bg-skew-heading {font-size: 28px;}
.right-box .productlist-page-right .box-inner p {font-size: 20px;} */
.blue_box .box-inner .orange-bg-skew-heading {font-size: 30px;}
/* Product list page */
.product-wrapper .collection-top-content p {font-size: 18px;}
/* Product page */
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {height: 380px !important;}
.next-day-delivery .text {padding-left: 35px;}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {border-width: 2px;}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li {border-width: 2px;}
/* blog list page */
.blog-banner .banner-inner .banner-text h2 {font-size: 45px;}

}
@media only screen and (max-width: 959px) {
.header-wrap  .header-search-box {padding-right: 0;}
.header {position: relative;}
.header-top .header-wrap {flex-wrap: wrap;}
.header-top-left {width: 100%;text-align: center;margin-bottom: 0px;}
.header-top-right{display: none;}
.header-wrap .header-menu {justify-content: center;margin: 0;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {width: 100%;}	
.header-wrap  .header-mobile-menu {display: flex;align-items: center;column-gap: 15px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link .mega-indicator {display: flex !important;}
.header-wrap .header-mobile-menu #mega-menu-menu-1 {padding-top: 50px !important;}
#mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open ~ button.mega-close {left: calc(min(100vw - 40px, 310px));right: inherit;background: #fff;}
	#mega-menu-wrap-menu-1 .mega-menu-toggle ~ button.mega-close:before {color: #000 !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {padding: 10px 15px !important;font-size: 13px !important;font-weight: 600 !important;text-transform: uppercase !important;line-height: 1.2 !important;height: auto !important;border-bottom: 1px solid rgba(255,255,255,0.5) !important;display: block !important;text-align: left !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link .mega-indicator {top: 50%;transform: translateY(-50%);}
/* .header-wrap .header-mobile-menu #mega-menu-menu-1 ul {padding-top: 10px !important;} */
.header #mega-menu-wrap-menu-1 ul ul li.mega-menu-item > a.mega-menu-link .mega-indicator::after {display: none !important;}
.header #mega-menu-wrap-menu-1 ul ul .mega-menu-item-has-children > a.mega-menu-link {font-size: 13px !important;}
.site-navigation .mega-menu-wrap > ul > li > ul.mega-sub-menu::before {display: none !important;}
.header-search-box {position: absolute;left: 0;right: 0;top: 0;opacity: 0;display: flex;justify-content: center;transform: translateY(-100%);bottom: 0;background: #0f1c43;z-index: -1;transition: all ease-in-out 0.3s;}
.header-wrap .header-search-box .search-form {width: 70%;}
.header-wrap  .header-search-box .search-form label {display: block;width: 100%;}
.header-search-box.active {transform: translateY(0);opacity: 1;z-index: 8;}
.header-wrap  .header-search-box .search-field {width: 100%;}
.header-wrap  .header-search-box .search-form button svg {fill: #2c2c2c;height: 20px;width: 20px;}
.header-wrap  .header-search-box .search-form button.close {background: #fff;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {width: 25px !important;}
#mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {width: 25px;background: #ff5f01 !important;}
.header .header-wrap .drawer-icon {fill: #fff;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item .mega-menu-link {padding: 5px 15px !important;font-size: 13px !important;font-weight: 600 !important;text-transform: uppercase !important;line-height: 1.2 !important;height: auto !important;}
.header #mega-menu-wrap-menu-1 li.mega-menu-item ul li.mega-menu-column:first-child {padding-top: 10px !important;}
.header #mega-menu-wrap-menu-1 ul ul li.mega-menu-item > a.mega-menu-link {padding-top: 3px !important;padding-bottom: 3px !important;text-transform: none !important;font-weight: 400 !important;}
.header #mega-menu-wrap-menu-1 ul ul li.mega-menu-item-has-children > a.mega-menu-link {font-size: 13px !important;text-transform: uppercase !important;font-weight: 700 !important;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 0px 12px 8px 12px !important;}
.header-mobile-menu .mobile-inner.active {visibility: visible;transform: translate(0);}
.header-mobile-menu .mobile-inner {position: absolute;left: -15px;top: -5px;visibility: hidden;background: #fff;width: 335px;padding: 20px;overflow-y: scroll;height: 95vh;box-shadow: 0 0 30px rgba(0,0,0,0.1);z-index: 1;transition: all ease-in-out 0.3s;transform: translateX(-120%);}
.header-wrap .header-mobile-menu nav.show {display: flex;}
.header-wrap .header-mobile-menu nav > ul {padding: 20px 0;}
.header-wrap .header-mobile-menu nav ul {display: flex;justify-content: flex-start;flex-direction: column;height: 100%;background: #fff;list-style: none;}
.header-wrap .header-mobile-menu nav ul li a {font-size: 12px;line-height: 1.2;padding: 6px 10px;background: #fff;font-weight: 600;display: inline-flex;color: #000;}
.mobile-inner .close-icon {position: absolute;right: 20px;top: 10px;height: 20px;width: 20px;cursor: pointer;}
.header-wrap .header-mobile-menu .sub-menu {max-height: 0;overflow: hidden;transition: max-height 0.3s ease-out;}
.header-wrap .header-mobile-menu .menu-item-has-children.active > .sub-menu {max-height: 500px;padding-left: 15px;}
.header-wrap .header-mobile-menu nav ul .menu-item-has-children {position: relative;}
.header-wrap .header-mobile-menu nav ul .menu-item-has-children::before {content: "";position: absolute;right: 0;top: 0.6rem;border-top: 5px solid #000;border-left: 5px solid transparent;border-right: 5px solid transparent;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle {background: transparent !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block {margin: 0 !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-box {width: 30px !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block  button {transform: inherit !important;width: 25px !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {width: 25px !important;}
.header .header-wrap .header-mobile-menu svg {color: #ff5100;fill: #ff5100;height: 25px;width: 25px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {padding: 0px 8px 0px;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item a {padding-bottom: 5px;font-weight: 400;text-transform: none;}
#mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-flyout > ul.mega-sub-menu li a {margin-bottom: 0px;}
.header .header-wrap .header-mobile-menu ul.mega-sub-menu {padding: 10px 0 10px !important;background: #fff !important;}
.header .header-wrap .header-mobile-menu ul.mega-sub-menu .mega-menu-item {padding: 2px 12px !important;}
.header .header-wrap .header-mobile-menu ul.mega-sub-menu ul ul.mega-sub-menu {padding-left: 5px !important;}
.header-wrap  .mobile_cart .custom-cart-icon a {background: #ff5100;display: flex;justify-content: center;align-items: center;box-sizing: border-box;width: 38px !important;height: 38px !important;position: relative;}
.header-wrap  .mobile_cart .custom-cart-icon a .cart-count {position: absolute;top: -12px;right: -10px;background: #fff;color: #000;width: 25px;height: 25px;text-align: center;line-height: 25px;border-radius: 50%;display: block;font-size: 14px;font-weight: bold;}
.mini-cart-box .woocommerce-mini-cart__empty-message {font-size: 16px;margin: 0;color: #fff;font-weight: 600;}
.mini-cart-box {padding: 15px;width: 300px;}
.header .header-icons {display: none;}
.header .header-bottom {display: none;}
.footer .footer-wrap .footer-logo-block img {max-width: 160px;}
.footer .footer-wrap .footer-block span.title {font-size: 22px;}
.footer .footer-payment-logo img {max-width: 290px;}
.footer .footer-copy-rights span {font-size: 15px;}
.category-description .title-and-content .inline-list li.elementor-icon-list-item {width: calc(33.33% - 30px);}
/* category list page */
header.woocommerce-products-header .left-text {padding-right: 25px;padding-top: 10px;}
header.woocommerce-products-header {margin-bottom: 35px;}
.woocommerce-products-header .page-title {font-size: 30px;}
header.woocommerce-products-header .left-text .term-description {font-size: 17px;}
header.woocommerce-products-header .left-text .term-description p {font-size: 17px;margin-bottom: 15px;}
header.woocommerce-products-header .left-text .term-description ul, header.woocommerce-products-header .left-text .term-description ol {margin: 15px 0px;}
header.woocommerce-products-header .left-text .term-description ul li, header.woocommerce-products-header .left-text .term-description ol li {margin-bottom: 8px;font-size: 17px;}
.blue_box .box-inner {padding: 25px 30px 30px;}
.blue_box .box-inner .wp-block-columns {margin-bottom: 15px;}
.blue_box .box-inner .orange-bg-skew-heading {font-size: 26px;}
.product-wrapper {margin-bottom: 55px;}
.product-wrapper .products li.product .product-inner, .product-wrapper .products li.product .category-inner {padding: 18px 20px 18px 20px;}
.product-wrapper .products .category-inner .text .category-name {font-size: 22px;margin-bottom: 10px;}
.product-wrapper .collection-top-content {margin-top: -35px;}
header.woocommerce-products-header .right-box .productlist-page-right .box-inner {padding-left: 20px;padding-right: 20px;}
/* .right-box .productlist-page-right .box-inner .orange-bg-skew-heading {font-size: 25px;}
.right-box .productlist-page-right .box-inner p {font-size: 17px;} */
/* Product list page */
.product-wrapper .products li.product .product-inner .product-text .woocommerce-loop-product__title {font-size: 16px;}
.product-wrapper .products li.product .product-inner .product-text .price {font-size: 17px;}
.product-stock svg {height: 28px;width: 28px;}
.product-stock .text {font-size: 14px;}
/* Product page */
.product-page .product-detail {margin-bottom: 50px;}
.product-page .product-detail .woocommerce-product-gallery {width: 100% !important;padding-right: 0 !important;margin-bottom: 30px !important;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger {right: 15px;}
.product-page .product-detail .product-info-content {width: 100% !important;}
.product-page .product-detail .product-info-content .product_title {font-size: 26px;}
.product-page .product-detail .product-info-content p.price {font-size: 25px;}
.product-page .product-detail .product-info-content .variations tr {width: 25%;}
.product-page form.cart {margin-bottom: 0 !important;}
.product-page button.single_add_to_cart_button {margin-top: 15px;}
.product-page .blue_box .box-inner p {font-size: 22px;}
.product-page .blue_box {width: 100%;margin-bottom: 30px;padding: 0;}
.product-page ul.tabs {width: 100% !important;padding: 0;column-gap: 20px;}
.product-page .woocommerce-Tabs-panel {margin: 12px 0 40px;width: 100%;padding-right: 0;}
.product-page .woocommerce-tabs .panel h2 {font-size: 18px;}
.related.products > h2 {font-size: 28px;margin: 0px auto 20px;}
.product-page .product-bottom .related.products {padding: 35px 0 50px;}
/* My Account Page */
.my-account-section .woocommerce-MyAccount-navigation {width: 38% !important;padding: 40px 20px;}	
.my-account-section .woocommerce-MyAccount-content {width: 62% !important;}	
/* Login Page */
.custom-login-wrapper {max-width: 400px;}	
/* Cart page */
.cart-wrapper .woocommerce-cart-form table.shop_table {margin-bottom: 30px;}
/* cart page */
.cart-wrapper .woocommerce-cart-form table.shop_table img {width: 110px !important;height: 110px !important;max-width: 100%;margin: 0;border: 1px solid #ddd;border-radius: 0;padding: 8px;}
.woocommerce table.shop_table_responsive tr td, .woocommerce-page table.shop_table_responsive tr td {text-align: left !important;}
.woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {display: none;}
.woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page {display: block;}
.cart-wrapper .woocommerce-cart-form table.shop_table tbody tr {margin: 0;}
.cart-wrapper .woocommerce-cart-form table.shop_table tbody tr {border-radius: 0;}
.cart-wrapper .woocommerce-cart-form table.shop_table tbody .cart_item:nth-child(even) {background: rgba(0,0,0,.025);}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {background-color: transparent;}
.cart-wrapper .woocommerce-cart-form table.shop_table td {border: none;}
.woocommerce table.shop_table tbody th {border: none;}
.cart-page .cart-wrapper h2 {font-size: 22px;margin-bottom: 10px;}
.cart-wrapper .woocommerce-cart-form table.shop_table {margin-bottom: 10px;}
.woocommerce-cart-form,.cart-collaterals {max-width: 100% !important;padding: 12px !important;margin: 0 auto !important;box-shadow: none !important;background: transparent !important;}
.shop_table thead { display: none !important; }
.shop_table .cart_item {display: grid !important;grid-template-columns: 130px 1fr;grid-gap: 10px;align-items: start;padding: 10px 8px;border-bottom: 1px solid #eee;margin-bottom: 10px;background: #fff;border-radius: 8px;position: relative;}
.shop_table .product-thumbnail {padding: 0;margin: 0;align-self: center;}
.shop_table .product-thumbnail img {width: 72px !important;height: 72px !important;object-fit: cover;border-radius: 6px;display: block;}
.shop_table .product-name {font-size: 15px !important;font-weight: 600 !important;margin: 0;line-height: 1.2;color: #ff5100 !important;}
.shop_table .product-name a { color: inherit; text-decoration: none; }
.shop_table .variation {margin-top: 6px;font-size: 13px;color: #666;}
.shop_table .variation dd,
.shop_table .variation p { margin: 0; padding: 0; }
.shop_table .product-price,.shop_table .product-quantity,.shop_table .product-subtotal {grid-column: 2 / 3;text-align: left;margin-top: 8px;}
.shop_table .product-price { font-weight: 700; font-size: 14px; color: #111; }
.shop_table .product-subtotal { font-weight: 700; font-size: 14px; color: #111; }
.shop_table .quantity { margin: 0; width: 100%; max-width: 180px; }
.shop_table .qty,.shop_table .quantity input[type="number"] {width: 100% !important;padding: 8px 10px !important;border-radius: 8px !important;border: 1px solid #ddd !important;font-size: 14px !important;box-sizing: border-box;}
.shop_table .product-remove {position: absolute !important;top: 8px;right: 8px;width: auto;z-index: 2;}
.shop_table .remove {font-size: 20px !important;line-height: 1;color: #999 !important;background: transparent;padding: 4px 6px;text-decoration: none;}
.shop_table tr .actions { display: block; padding: 12px 0; }
.coupon { display: flex; gap: 8px; flex-direction: column; }
.actions .button[disabled] { opacity: 0.6; cursor: not-allowed; }	
.cart-wrapper .woocommerce-cart-form table.shop_table td.actions {padding: 12px 15px;}
.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {width: 100%;}
.cart-wrapper .woocommerce-cart-form button.button {width: 100% !important;}
table.shop_table_responsive tbody th {display: block;}
table.shop_table_responsive tr td[data-title]::before {display: none  !important;}
.cart-wrapper .woocommerce-cart-form .product-name {display: block;}
.shop_table .remove {position: unset !important;right: unset !important;top: unset !important;}
.cart-wrapper .woocommerce-cart-form .product-name a {font-size: 14px;}
.cart-collaterals .cart_totals {margin-top: 12px;background: transparent !important;padding: 0;}
.cart-collaterals .cart_totals table {width: 100%;border-collapse: collapse;}
.cart-collaterals .cart_totals th { font-weight: 600; color: #555; font-size: 14px; }
.cart-collaterals .order-total td {font-size: 16px;font-weight: 800;color: #111;background: #fff !important;}
.cart-wrapper .cart-right .cart-collaterals {margin: 0 !important;}
.cart-collaterals .order-total td { font-size: 16px; font-weight: 800; color: #111; }
.cart-wrapper .woocommerce-cart-form table.shop_table td.product-quantity {float: right;padding: 0;grid-column: 4 / 4;}
.cart-wrapper .woocommerce-cart-form table.shop_table td.product-subtotal {grid-column: 3 / 5;position: relative;}
.cart-wrapper .woocommerce-cart-form table.shop_table td.product-subtotal::before {content: "Sub total:";width: auto;height: auto;display: block;margin-right: 9px;display: inline-block !important;}
.cart-wrapper .woocommerce-cart-form table.shop_table td {padding: 0px 15px;background: transparent;}	
.cart-wrapper .cart-right th {display: table-cell;}
.cart-wrapper .cart-right td {text-align: left !important;background: #f1f1f1 !important;}
.cart-wrapper .cart-right a.checkout-button {font-size: 16px;padding: 12px;}
/* Checkout page */
.wp-block-woocommerce-checkout .wc-block-checkout {display: block;}.wc-block-components-sidebar-layout .wc-block-components-main, .wc-block-components-sidebar-layout .wc-block-components-sidebar {padding: 0 !important;width: 100% !important;}
/* post page */
.post-content {margin-bottom: 50px;}
.post-content .wp-block-heading {margin: 25px 0 10px;}
.post-content h1 {font-size: 32px !important;}
.post-content h2 {font-size: 28px !important;}
.post-content h3 {font-size: 25px !important;}
.post-content h4 {font-size: 22px !important;}
.post-content h5 {font-size: 19px !important;}
.post-content h6 {font-size: 17px !important;}
.post-content p {font-size: 17px;margin-bottom: 20px;}
figure.wp-block-image {margin: 25px 0px 14px;}
.post-content .wp-block-list {font-size: 17px;margin: 25px 0 15px;}
.post-content blockquote.wp-block-quote {margin: 10px 0 15px;}
}

@media only screen and (max-width: 767px) {
.footer .footer-top {padding: 30px 0 20px;}
.footer .footer-wrap .footer-block {padding: 0px 0px 35px !important;width: 100% !important;}
.footer .footer-wrap .footer-block .contact-block span.title {margin-bottom: 8px;margin-top: 25px;}
.footer .footer-wrap .footer-block span.title {padding-bottom: 15px;margin: 0px 0 18px;}
.footer .footer-wrap .footer-block span.title::before {width: 50px;height: 4px;}
.footer .search-form {margin: 35px 0 0 !important;width: 350px;max-width: 100%;}
.step-number span {padding: 7px 12px;}
.hero-slider-inner {padding-top: 40px !important;}
.check-mark-list span.elementor-icon-list-icon {inset-block-start: 6px !important;}
.multipoint-lock-page .blue_box .box-inner {width: 100%;}
/* Contact us */
.custom-contact-form {padding: 5px;}
/* My Account */
.my-account-section .woocommerce-MyAccount-navigation {width: 100% !important;}	
.my-account-section .woocommerce-MyAccount-content {width: 100% !important;}	
.my-account-section .woocommerce-MyAccount-content p {font-size: 15px;}
.my-account-section .woocommerce-MyAccount-content p a {font-size: 15px;}	
/* Login Page */
.custom-login-wrapper .login-form h2 {font-size: 30px;margin-bottom: 25px;}	
.custom-login-wrapper .form-row input[type="text"],.custom-login-wrapper .form-row input[type="password"]{height: 45px;}	
.form-row-wide .password-input button {font-size: 20px;padding: 0 20px;}	
.my-account-section .woocommerce-MyAccount-content h2 {font-size: 22px;margin-bottom: 14px;}
/* category page */
.woocommerce .woocommerce-breadcrumb {margin-bottom: 18px;margin-top: 12px;}
.woocommerce nav.woocommerce-breadcrumb, .woocommerce nav.woocommerce-breadcrumb a {font-size: 14px;}
.woocommerce nav.woocommerce-breadcrumb .breadcrumb-seprator {padding: 0 14px;}
header.woocommerce-products-header {margin-bottom: 30px;flex-wrap: wrap;}
header.woocommerce-products-header .left-text {width: 100%;padding-top: 0;}
.woocommerce-products-header .page-title {font-size: 28px;margin: 0 0 15px;}
header.woocommerce-products-header .right-box {width: 100%;padding-top: 20px;}
header.woocommerce-products-header .right-box .box-inner {width: 100%;margin: 0;}
header.woocommerce-products-header .right-box .productlist-page-right .box-inner {padding-left: 30px;padding-right: 30px;}
/* .right-box .productlist-page-right .box-inner .orange-bg-skew-heading {font-size: 26x;}
.right-box .productlist-page-right .box-inner p {font-size: 23px;} */
.product-wrapper .products.columns-6 li.product {width: 50% !important;}
.product-wrapper .products.columns-5 li.product {width: 50% !important;}
.product-wrapper .products.columns-4 li.product {width: 50% !important;}
.category-description .title-and-content {margin-bottom: 25px !important;}
.category-description .title-and-content .title {margin-bottom: 18px !important;}
.category-description .title-and-content .title .elementor-heading-title {font-size: 25px !important;}
.category-description .title-and-content .content {font-size: 16px !important;}
.category-description-with-orange-bg .e-con-inner {padding: 30px 0 35px !important;}
.category-description-with-orange-bg .title {margin-bottom: 25px !important;}
.category-description-with-orange-bg .title .elementor-heading-title {font-size: 25px !important;}
.category-description-with-orange-bg .content {font-size: 17px !important;}
.category-description .title-and-content .sub-title .elementor-heading-title {font-size: 20px !important;}
.category-description .title-and-content .sub-title {margin-bottom: 12px !important;}
.category-heading-content {margin-top: 25px !important;}
.category-heading-content .heading {margin-bottom: 15px !important;}
.category-heading-content .heading .elementor-heading-title {font-size: 25px !important;}
.category-heading-content .content {font-size: 16px !important;margin-bottom: 20px !important;}
.category-description .title-and-content .sub-tittle .elementor-heading-title {font-size: 20px !important;}
.category-description .title-and-content .sub-tittle {margin-top: 18px !important;}
.img-with-text {margin-top: 35px !important;}
.img-with-text .title {margin-bottom: 18px !important;}
.img-with-text .title .elementor-heading-title {font-size: 25px !important;}
.img-with-text .content {font-size: 16px !important;text-align: center;}
.container-width .img-with-text .title {margin-bottom: 15px !important;}
.container-width .img-with-text .title .elementor-heading-title {font-size: 22px !important;}
.category-description-with-blue-bg .e-con-inner {padding: 30px 0 !important;}
.category-description-with-blue-bg .heading .elementor-heading-title {font-size: 25px !important;}
.category-description-with-blue-bg .content {font-size: 17px !important;}
/* Product list page */
.product-wrapper .collection-top-content {width: 100%;margin-top: 0;padding: 0;}
.product-wrapper .products li.product .product-img img {height: 210px;}
.product-wrapper .bottom-section {margin-top: 30px;flex-direction: column-reverse;row-gap: 14px;}
.storefront-sorting nav.woocommerce-pagination {padding: 0;border: none;}
.storefront-sorting nav.woocommerce-pagination .page-numbers li .page-numbers {border: 2px solid #b6b6b6;height: 30px;width: 30px !important;font-size: 15px !important;}
nav.woocommerce-pagination {border: none;padding: 0;}
nav.woocommerce-pagination .page-numbers li .page-numbers {border: 2px solid #b6b6b6;height: 30px;width: 30px !important;font-size: 15px !important;}
/* checkout */
.wp-block-woocommerce-checkout .wc-block-components-product-name {font-size: 0.814rem;}
.wp-block-woocommerce-checkout div {font-size: 13px !important;}
/* blog list page */
.blog-banner .banner-inner .banner-text h2 {font-size: 38px;}
.article-wrpper {margin: 0 -7px;}
.article-wrpper article {margin: 0 0 14px !important;padding: 0 7px;}
.article-wrpper article .article-inner .post-thumbnail img {height: 150px;}
.article-wrpper article .article-inner .post-content-text {padding: 5px 15px 5px 15px;}
.article-wrpper article .post-content-text h2 {font-size: 18px;}
.article-wrpper article .article-inner .post-content-text .entry-content {margin-bottom: 12px;}
.article-wrpper article .article-inner .post-content-text .entry-content p {font-size: 14px;margin-bottom: 0;}
.article-wrpper article .article-inner .post-content-text .read-more a {font-size: 14px;padding: 0px 22px;height: 35px;line-height: 33px;}
}
@media only screen and (max-width: 639px) {
.footer .footer-copy-rights span {font-size: 14px;padding-right: 10px;margin-right: 10px;}
.footer .footer-wrap .footer-logo-block img {max-width: 170px;}
.product-wrapper .products .category-inner .text .btn .cart_btn {padding: 6px 15px;font-size: 12px !important;}
.featured-product-wrap .product-wrapper .featured-products li.product .product-inner {border-width: 2px;}
.hero-banner .elementor-swiper-button {height: 44px !important;width: 20px !important;}
.category-description .title-and-content .inline-list li.elementor-icon-list-item {width: calc(50% - 30px);}
/* product list page */
.product-wrapper .bottom-section {margin-top: 30px;row-gap: 12px;}
.product-wrapper .bottom-section .product-show p {font-size: 16px;}
/* Contact Us */
.custom-contact-form input[type="text"], .custom-contact-form input[type="email"], .custom-contact-form input[type="tel"], .custom-contact-form select, .custom-contact-form textarea {padding: 8px 12px;font-size: 13px;}
.custom-contact-form textarea {min-height: 120px;}
.file-drop-zone {padding: 25px 20px 8px;font-size: 13px;}
.custom-contact-form input[type="submit"] {font-size: 13px !important;padding: 9px 20px;}
/* product page */
.product-page .product-detail {margin-bottom: 35px;}
.product-page .product-detail .woocommerce-product-gallery {flex-wrap: wrap;}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport {width: 100%;}
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {padding: 14px !important;}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs {display: flex;max-height: 100%;padding: 0 !important;width: 100%;column-gap: 10px;row-gap: 10px;margin-top: 15px !important;flex-direction: row;height: auto;}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li {height: auto;width: calc(12.5% - 9px) !important;padding: 3px;border: 2px solid #c8c8c8;}
.product-page .product-detail .product-info-content .product_title {font-size: 26px;}
.product-page .product-detail .product-info-content p.price {font-size: 24px;}
.product-page button.single_add_to_cart_button {font-size: 16px;height: 50px;width: 100%;}
.next-day-delivery {padding-top: 30px;margin-top: 25px;}
.blue_box .box-inner {padding: 20px 25px 25px;}
.blue_box .box-inner .orange-bg-skew-heading {font-size: 24px;}
.product-page .blue_box {margin-bottom: 35px;}
.product-page .blue_box .box-inner p {font-size: 18px;}
.product-page .woocommerce-Tabs-panel {width: 100%;margin: 10px 0 30px;}
.product-page ul.tabs {column-gap: 20px;}
.product-page ul.tabs li a {font-size: 18px;}
.product-page .product-bottom .related.products {padding: 25px 0 35px;}
.related.products > h2 {font-size: 25px;}
/* checkout page */
.custom-login-wrapper .form-row input[type="text"], .custom-login-wrapper .form-row input[type="password"] {height: 35px;}
.custom-login-wrapper .form-row-wide .password-input button {padding: 0;}
.wp-block-woocommerce-checkout h2 {font-size: 18px !important;}
.wp-block-woocommerce-checkout fieldset {margin-bottom: 10px !important;padding: 10px !important;}
.wp-block-woocommerce-checkout fieldset::after {display: none;}
/* blog list page */
.blog-banner {margin-bottom: 25px;margin-top: 10px;}
.blog-banner .banner-inner .banner-text h2 {font-size: 34px;}
.article-wrpper article {width: 100% !important;}
.article-wrpper article .article-inner .post-thumbnail img {height: auto;}
/* post page */
.post-content {margin-bottom: 35px;}
.post-content .wp-block-heading {margin: 20px 0 8px;}
.post-content h1 {font-size: 28px !important;}
.post-content h2 {font-size: 25px !important;}
.post-content h3 {font-size: 22px !important;}
.post-content h4 {font-size: 20px !important;}
.post-content h5 {font-size: 17px !important;}
.post-content h6 {font-size: 16px !important;}
.post-content p {font-size: 15px;margin-bottom: 15px;}
figure.wp-block-image {margin: 20px 0px 10px;}
.post-content blockquote.wp-block-quote {margin: 8px 0 12px;}
.post-content .wp-block-list {font-size: 15px;margin: 20px 0 10px;}
.product-page .product-detail .product-info-content .variations tr {width: 50%;}
/* cart page */
.wc-empty-cart-message {margin-top: 25px;}
.cart_empty_page {margin: 10px 0 20px;}
}
@media only screen and (max-width: 539px) {
.header-top .header-top-left .custom-html {font-size: 12px;}
.header-right-top.header-navigation nav ul li a {padding: 0px 12px;font-size: 10px;}
.header .header-logo img {max-width: 110px;}
.header .header-wrap .header-mobile-menu svg {height: 22px;width: 22px;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block  button {width: 23px !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-box {width: 23px !important;}
.header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before, .header .header-wrap .header-mobile-menu .mega-menu-wrap .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {width: 23px !important;}
.header_account a {width: 34px !important;height: 34px !important;}
.header-wrap  .mobile_cart .custom-cart-icon a {width: 34px !important;height: 34px !important;}
.header-wrap  .mobile_cart .custom-cart-icon a .cart-count {top: -8px;right: -8px;width: 20px;height: 20px;line-height: 1.8;font-size: 11px;}
.footer-bottom .container {align-items: flex-start;flex-direction: column;row-gap: 20px;}
.footer-bottom .pyment-accept h3 {margin: 0 0 20px;font-size: 20px;}
.footer .footer-payment-logo img {max-width: 250px;}
.social-icons li a {padding: 6px;}
.social-icons li a svg {height: 22px;width: 22px;}
.footer .footer-copy-rights a span, .footer .footer-copy-rights span {display: block;text-align: center;padding: 0;margin: 0;}
.footer .footer-copy-rights a span::before, .footer .footer-copy-rights span::before {display: none;}
.left-right-spacing span {margin: 0 20px;}
.orange-bg-skew-heading span {padding: 7px 12px;}
/* Product list page */
.product-wrapper .collection-top-content p {font-size: 16px;}
.product-stock svg {height: 25px;width: 25px;}
.product-stock .text {font-size: 13px;}
.link_btn {padding: 0 20px;font-size: 14px;}
.product-wrapper .products li.product .product-inner .product-text .link_btn {height: 34px;line-height: 33px;}
.product-wrapper .bottom-section {margin-top: 25px;}
.product-wrapper .bottom-section .product-show p {font-size: 14px;}
/* product page */
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {height: 330px !important;}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li {width: calc(14.28% - 9px) !important;}
.product-page .woocommerce-Tabs-panel {margin: 8px 0 30px;padding-top: 18px;}
table.variations tbody {margin: 10px 0px 0;}
.product-page .product-detail .product-info-content .variations tr {width: 100%;padding: 0 0;row-gap: 0;column-gap: 12px;flex-direction: row;align-items: flex-start;}
.product-page .product-detail .product-info-content .variations tr label {margin-top: 10px;}
.product-page .product-detail .product-info-content .variations tr td.value {width: 50%;}
.single-product div.product form.cart .custom-quantity-wrapper {width: 120px;}
.single-product div.product form.cart .custom-quantity-wrapper button {font-size: 16px !important;min-width: 36px;}
.next-day-delivery .text b {font-size: 18px;}
.next-day-delivery .text p {font-size: 14px;}
.product-page ul.tabs {column-gap: 15px;}
.product-page ul.tabs li a {font-size: 15px;}
.product-page .woocommerce-tabs .panel h2 {font-size: 16px;}
.related.products > h2 {font-size: 25px;margin-bottom: 20px;}
/* cart page */
.woocommerce-cart-form, .cart-collaterals {padding: 0px 0 15px !important;}
.shop_table .cart_item {display: block !important;}
.cart-wrapper .woocommerce-cart-form table.shop_table td.product-price {text-align: right;font-size: 14px;}
.cart-wrapper .woocommerce-cart-form table.shop_table .product-subtotal {text-align: right;padding-top: 12px;display: flex;justify-content: flex-end;font-size: 14px;}
.cart-wrapper .woocommerce-cart-form table.shop_table img {width: 110px !important;height: 110px !important;max-width: 100%;margin: 0;border: 1px solid #ddd;border-radius: 0;padding: 8px;}
.cart-wrapper .cart-left table th {padding: 10px 15px;border: none;}
.cart-wrapper .cart-right td {font-size: 14px;}
.cart-wrapper .cart-right .cart_totals {padding-left: 0;}
}

@media only screen and (max-width: 479px) {
.step-number span {padding: 5px 10px;}
.step-number span::before {left: -6px;right: -6px;transform: skew(-16deg);}
.mobile-flex.orange-bg-skew-heading .elementor-heading-title {display: flex;flex-direction: column;align-items: center;row-gap: 5px;}
.featured-product-wrap .product-wrapper .products.featured-products {margin: 0px -8px !important;row-gap: 15px;}
.featured-product-wrap .product-wrapper .featured-products li.product {padding: 0 8px !important;}
.multipoint-category ul.products {row-gap: 15px !important;}
/* category page */
.woocommerce-products-header .page-title {font-size: 25px;margin: 0 0 15px;}
header.woocommerce-products-header .left-text .term-description {font-size: 16px;}
header.woocommerce-products-header .left-text .term-description p {font-size: 16px;margin-bottom: 10px;}
header.woocommerce-products-header .left-text .term-description ul li, header.woocommerce-products-header .left-text .term-description ol li {margin-bottom: 6px;font-size: 16px;}
header.woocommerce-products-header .left-text .term-description ul, header.woocommerce-products-header .left-text .term-description ol {margin: 10px 0px;}
.blue_box .box-inner {padding: 20px 18px 20px;}
.blue_box .box-inner .orange-bg-skew-heading {font-size: 22px;}
.blue_box .box-inner p {font-size: 18px;}
header.woocommerce-products-header .right-box .productlist-page-right .box-inner {padding-left: 20px;padding-right: 20px;}
/* .right-box .productlist-page-right .box-inner .orange-bg-skew-heading {font-size: 22px;}
.right-box .productlist-page-right .box-inner p {font-size: 18px;} */
.product-wrapper {margin-bottom: 38px;}
.product-wrapper .products {margin: 0 -8px !important;row-gap: 15px;}
.product-wrapper .products li.product {padding: 0px 8px !important;}
.product-wrapper .products li.product .product-inner, .product-wrapper .products li.product .category-inner {padding: 15px 12px 15px 12px;}
.product-wrapper .products .category-inner .text .category-name {font-size: 22px;}
.product-wrapper .products .category-inner .text .btn .cart_btn {font-size: 10px !important;}
/* Product list page */
.product-wrapper .collection-top-content p {font-size: 15px;}
.product-wrapper .products li.product .product-img img {height: 180px;}
.product-wrapper .products li.product .product-inner .product-text .woocommerce-loop-product__title {font-size: 15px;}
.link_btn {padding: 0 15px;font-size: 12px;}
.product-wrapper .products li.product .product-inner .product-text .link_btn {height: 30px;line-height: 29px;}
.product-wrapper .bottom-section .product-show p {font-size: 13px;}
.product-wrapper .bottom-section {row-gap: 8px;}
/* product page */
.product-page .product-detail .woocommerce-product-gallery .flex-viewport img, .product-page .product-detail .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {height: 280px !important;}
.product-page .product-detail .woocommerce-product-gallery .flex-control-thumbs li {width: calc(16.66% - 9px) !important;}
.product-page .product-detail .product-info-content .product_title {font-size: 24px;}
.product-page .product-detail .product-info-content p.price {font-size: 20px;}
.product-stock .icon {margin-top: -4px;}
.single-product div.product form.cart .custom-quantity-wrapper input.qty {height: 40px !important;}
.next-day-delivery svg {height: 40px;width: 40px;}
.next-day-delivery .text {padding-left: 25px;margin-top: 10px;}
.next-day-delivery .text p {font-size: 15px;}
.next-day-delivery .text b {font-size: 18px;margin-bottom: 10px;}
.blue_box .box-inner .orange-bg-skew-heading {font-size: 20px;}
.blue_box .box-inner p {font-size: 17px;}
.product-page .blue_box .box-inner p {font-size: 18px;}
.product-page ul.tabs li a {font-size: 15px;}
.product-page .woocommerce-tabs .panel h2 {font-size: 15px;}
.related.products > h2 {font-size: 25px;}
.footer .footer-wrap .footer-logo-block img {max-width: 140px;}
/* My Account */
.my-account-section {margin: 30px auto;}	
.my-account-section .woocommerce-MyAccount-navigation li {margin-bottom: 10px;}	
.my-account-section .woocommerce-MyAccount-navigation {padding: 30px 20px;}	
.my-account-section .woocommerce-MyAccount-navigation a {font-size: 15px;}	
.my-account-section .woocommerce-MyAccount-content {padding: 30px 30px;}	
/* Log in Page */
.custom-login-wrapper {max-width: 340px;padding: 25px;}	
.custom-login-wrapper .login-form h2 {font-size: 28px;}	
.custom-login-wrapper form label {font-size: 15px;}	
.custom-login-wrapper .form-row .woocommerce-button {font-size: 18px;height: 40px;}	
.custom-login-wrapper .login-form .lost_password a{font-size: 15px;}	
}
