.admin-bar .sticky-header{
	top:33px;	
}
.news-block-one .author-box span{
	margin-left:10px;	
}
.news-block-two .inner-box .lower-content .category a{
	color: var(--title-color);
}

.pagination li a,
.pagination li span,
.paginate-links a,
.paginate-links > span{
    position: relative;
    display: inline-flex;
	align-items: center;
	justify-content: center;
    font-size: 12px;
    font-family: var(--title-font);
    color: var(--title-color);
    height: 44px;
    width: 44px;
    background: #ffffff;
    border: 1px solid #E5E5E5;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li a:hover,
.pagination li.active a, 
.pagination li span:hover, 
.pagination li span.current,
.paginate-links > span,
.paginate-links a:hover{
	color: #fff;
    background: var(--theme-color);;
	border-color:var(--theme-color);;
}

.select_wrap .default_option{
	position: relative;
    border: 1px solid #E5E5E5;
    border-radius: 10px;
    padding: 24px 24px;
    cursor: pointer;
}
.select_wrap .default_option .list{
	max-width:100%;
	width:100%;	
}
.select_wrap .default_option li{
	padding:5px 24px;
	border:0px;	
}
.yt-btn.inner-container{
	background:none;	
}
.testimonial-block-one .inner-box .clients-logo{
	margin-bottom:16px !important;	
}
.team-details .progress-box .bar{
	overflow:visible;	
}
.elementor-141 .elementor-element.elementor-element-3868751 .elementor-icon-box-description a,
.elementor-141 .elementor-element.elementor-element-070d7eb .elementor-icon-box-description a{
	color: #666666;	
}


.blog-details-content .tradex-comments-box{
  position: relative;
  margin-top: 80px;
}

.blog-details-content .tradex-comments-box .single-comment{
	position: relative;
	display: flex;
	gap: 30px;
	margin-bottom: 25px;
	padding-bottom: 25px;
	border-bottom: 1px solid #e5e5e5;
}

.blog-details-content .tradex-comments-box > .fortradex-comment-item:last-child .single-comment{
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: none;
}

.blog-details-content .tradex-comments-box .single-comment .thumb-box{
	position: relative;
	width: 80px;
	height: 80px;
}

.blog-details-content .tradex-comments-box .single-comment .thumb-box img{
 	width: 100%;
}

.comment-lower__content{
	flex: 1;
}

.blog-details-content .tradex-comments-box .single-comment h3.c-title{
	display: flex;
	font-size: 20px;
	line-height: 32px;
	margin-bottom: 10px;
	align-items: center;
	justify-content: space-between;
}

.blog-details-content .tradex-comments-box .single-comment h3 span{
  font-size: 14px;
  font-weight: 700;
  font-family: var(--text-font);
  text-transform: uppercase;
  color: var(--theme-color-2);
}

.blog-details-content .tradex-comments-box .single-comment p{
  margin-bottom: 14px;
}

.blog-details-content .tradex-comments-box .single-comment .reply-btn{
  position: relative;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  display: block;
  text-transform: uppercase;
  color: var(--title-color);
}

.blog-details-content .tradex-comments-box .single-comment .reply-btn:hover{
  color: var(--theme-color);
}
.blog-details-content .text-box{
	margin-bottom:70px;	
}
.blog-details-content .text-box p{
	margin-bottom:30px;	
}
.comment-box.reply-form-box{
	margin-top:80px;	
}

.fortradex-comment-item .fortradex-comment-item{
	margin-left:80px;	
}
.fortradex-comment-item .comment-box{
	margin:50px 0px;
}
.blog-details-content .group-title h3 small a{
	position:relative;
	display:inline-block;
	font-size: 28px;
    line-height: 36px;	
	color: var(--title-color);
}


/************************* Blog widget style **************************/

.widget{
	position: relative;
	margin-bottom:60px;
}
.widget:last-child{
	margin-bottom:0px;	
}
.widget ul,
.widget ol{
	position:relative;	
	margin:0px;
	padding:0px;
}
.widget ul li,
.widget ol li{
	position: relative;
    display: block;
    margin-bottom: 5px;
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color);
}
.widget ul li:last-child,
.widget ol li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
}

.widget ul li ul li,
.widget ol li ol li{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:5px;
	margin-left: 15px;
}
.widget ul li a,
.widget ol li a{
	position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color);
}
.widget ul li a:hover,
.widget ol li a:hover{
    color: var(--theme-color);
}

.widget .tagcloud{
	position: relative;
}

.widget .tagcloud a{
  	margin: 0px 7px 12px 0px;
	position: relative;
	display: inline-block;
	font-size: 16px !important;
	line-height: 26px;
	color: var(--title-color);
	border: 1px solid #e5e5e5;
	border-radius: 40px;
	padding: 2px 15px;
}

.widget .tagcloud a:hover{
  color: #fff;
  background: var(--theme-color);
  border-color: var(--theme-color) !important;
}

.blog-sidebar .post-widget .post .post-thumb img {
    width: 100%;
    border-radius: 5px;
    height: 78px;
    object-fit: cover;
}
	
/***************** Footer Widget Style*******************/
.footer-widget{
	position:relative;
	margin-bottom: 40px;
}
.footer-widget ul,
.footer-widget ol{
	position:relative;
	margin:0px;
	padding:0px;
}
.footer-widget ul li,
.footer-widget ol li{
    position: relative;
    display: block;
    margin-bottom: 11px;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);	
}
.footer-widget ul li:last-child,
.footer-widget ol li:last-child{
	margin-bottom:0px;
}
.footer-widget ul li ul li,
.footer-widget ol li ol li{
	margin-bottom:0px;
	margin-top:11px;
	margin-left:15px;
}
.footer-widget ul li a,
.footer-widget ol li a{
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    color: var(--title-color);
}
.footer-widget ul li a:hover,
.footer-widget ol li a:hover{
	color: var(--theme-color);
}


/********* Dark Style ******/

.dark_bg .footer-widget ul li,
.dark_bg .footer-widget ol li,
.dark_bg .footer-widget ul li a,
.dark_bg .footer-widget ol li a{
	color: #fff;
}
	
.dark_bg .elementor-15 .elementor-element.elementor-element-f34be87:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-15 .elementor-element.elementor-element-f34be87 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-422 .elementor-element.elementor-element-429f6a7:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-422 .elementor-element.elementor-element-429f6a7 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-664 .elementor-element.elementor-element-e055d26:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-664 .elementor-element.elementor-element-e055d26 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1196 .elementor-element.elementor-element-5b8db2e:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1196 .elementor-element.elementor-element-5b8db2e > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1395 .elementor-element.elementor-element-092181b:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1395 .elementor-element.elementor-element-092181b > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1424 .elementor-element.elementor-element-79a358a:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1424 .elementor-element.elementor-element-79a358a > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1915 .elementor-element.elementor-element-0b78180:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1915 .elementor-element.elementor-element-0b78180 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1519 .elementor-element.elementor-element-574d2e7:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1519 .elementor-element.elementor-element-574d2e7 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-2072 .elementor-element.elementor-element-889330f:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-2072 .elementor-element.elementor-element-889330f > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-2103 .elementor-element.elementor-element-87aeda7:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-2103 .elementor-element.elementor-element-87aeda7 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1637 .elementor-element.elementor-element-2dddd67:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-1637 .elementor-element.elementor-element-2dddd67 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.dark_bg .elementor-1679 .elementor-element.elementor-element-1038fbf:not(.elementor-motion-effects-element-type-background),
.dark_bg .elementor-1704 .elementor-element.elementor-element-76fb6a6:not(.elementor-motion-effects-element-type-background),
.dark_bg .elementor-1809 .elementor-element.elementor-element-9f56ff9:not(.elementor-motion-effects-element-type-background),
.dark_bg .elementor-141 .elementor-element.elementor-element-68ef7b6:not(.elementor-motion-effects-element-type-background){
	background-image: linear-gradient(180deg, #000 50%, #000 50%);
}
.dark_bg .elementor-15 .elementor-element.elementor-element-40fe99a:not(.elementor-motion-effects-element-type-background), 
.dark_bg .elementor-15 .elementor-element.elementor-element-40fe99a > .elementor-motion-effects-container > .elementor-motion-effects-layer{
	background: rgba(255, 255, 255, 0.10);
}

.dark_bg .header-style-two .main-menu .navigation > li > a,
.dark_bg .header-style-two .search-btn .search-toggler,
.dark_bg .elementor-1196 .elementor-element.elementor-element-d208502 .te-title {
    color: #000 !important;
}
.dark_bg .header-style-two .sticky-header .main-menu .navigation > li > a,
.dark_bg .header-style-two .sticky-header .search-btn .search-toggler,
.dark_bg .elementor-element-3bd288a .elementor-widget-container span,
.dark_bg .elementor-1915 .elementor-element.elementor-element-25968c9 .elementor-heading-title,
.dark_bg .elementor-1915 .elementor-element.elementor-element-fd3fc28 .elementor-icon-list-text{
	color: #fff !important;
}
.dark_bg .elementor-422 .elementor-element.elementor-element-58a8a0d img,
.dark_bg .elementor-422 .elementor-element.elementor-element-08d3b23 img,
.dark_bg .elementor-1196 .elementor-element.elementor-element-8d4b587 img,
.dark_bg .elementor-1196 .elementor-element.elementor-element-e652f7d img{
	display:none;
}
.dark_bg .widget ul li,
.dark_bg .widget ol li,
.dark_bg .widget ul li a,
.dark_bg .widget ol li a,
.dark_bg .widget .tagcloud a,
.dark_bg .blog-details-content .tradex-comments-box .comment h3,
.dark_bg .elementor-widget-icon-box .elementor-icon-box-content span,
.dark_bg .news-block-two .inner-box .lower-content .author-box .category a{
	color:#fff;	
}
.dark_bg .blog-details-content blockquote p{
	color: rgba(255, 255, 255, 0.50);	
}
.dark_bg .process-block-one .inner-box:hover .count-text{
	color:#000;	
}

/********* RTL Style ***********/
.rtl .select_wrap .default_option{
	text-align:right;
}
.rtl .elementor-664 .elementor-element.elementor-element-5e7b181,
.rtl .elementor-664 .elementor-element.elementor-element-5e7b181:not(.elementor-motion-effects-element-type-background), 
.rtl .elementor-664 .elementor-element.elementor-element-5e7b181 > .elementor-motion-effects-container > .elementor-motion-effects-layer,
.rtl .elementor-1519 .elementor-element.elementor-element-b5fb056,
.rtl .elementor-1679 .elementor-element.elementor-element-89a82b1{
	padding:54px 70px 54px 360px;
}

/**********************************************************
					Tutor Archive Page
**********************************************************/
.tutor-container.course-archive-page{
	max-width: 1670px;
}
.class-block_one{
	position: relative;
	margin-bottom: 30px;
	display: block;
	overflow: hidden;
	border-radius: 10px;
	border: 1px solid #E5E5E5;
}
.tutor-course__bookmark{
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 9;
}
.tutor-bookmark__btn{
	position: relative;
	display: inline-flex;
	font-size: 14px;
	justify-content: center;
	align-items: center;
	font-weight: 500;
	color: var(--title-color);
	background: #E7EBEE;
	border-radius: 30px;
	text-align: center;
	padding: 6px 15px;
}
.tutor-card__body{
	border: none;
	border-radius: 0;
}
.author-wrap__tutor{
	align-items: center;
	gap: 20px;
}
.tutor-ratings__forex{
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 15px;
}
.tutor-ratings-stars__forex,
.tutor-ratings-stars{
	color: var(--theme-color);
}
.class-block_one-heading{
	margin-top: 15px;
	font-size: 18px;
	line-height: 1.4;
}
.tutor-card__footer{
	padding: 0 30px 30px;
}
.tutor-mt-10{
	margin-top: 10px;
}

.tutor-course-filter{
	position: relative;
	box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
	padding: 30px;
}

.tutor-enroll-course-button{
	background-color: var( --theme-color );
}

.theme-btn span.cart-text,
.tutor-loop-cart-btn-wrap .theme-btn span{
	padding: 0;
}

.theme-btn span.cart-text::before,
.tutor-loop-cart-btn-wrap .theme-btn span:before{
	display: none;
}

.class-block_one .tutor-card__footer{
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.course-block_one-price{
	font-size: 18px;
	font-weight: 500;
}

.tutor-card__footer .tutor-d-flex{
	flex: 1;
}

.sidebar-page-container .wc-block-cart table.wc-block-cart-items{
	margin-bottom: 0;
	display: flex;
	flex-flow: column nowrap;
	border: none;
}

.sidebar-page-container table.wc-block-cart-items .wc-block-cart-items__header{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 30px;
}

.sidebar-page-container table.wc-block-cart-items .wc-block-cart-items__header th,
.sidebar-page-container .is-large.wc-block-cart .wc-block-cart-items th:last-child{
	padding: 0px 0 10px;
	margin: 0;
}

.sidebar-page-container table.wc-block-cart-items .wc-block-cart-items__header th span{
	font-size: 16px;
	font-weight: 500;
	color: var(--title-color);
}
.sidebar-page-container  .wc-block-cart-items__row{
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 30px;
}
.sidebar-page-container  .wc-block-cart-items__row:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}
.sidebar-page-container .is-large.wc-block-cart .wc-block-cart-items td,
.sidebar-page-container .is-large.wc-block-cart .wc-block-cart-items td:last-child{
	padding: 0;
	border: none;
	flex: 1;
	margin: 0;
}
.sidebar-page-container .is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product{
	flex-grow: 2;
}

.sidebar-page-container .wc-block-components-product-name,
.sidebar-page-container .wc-block-cart-item__prices,
.sidebar-page-container .wc-block-components-product-price{
	font-size: 18px;
	font-weight: 500;
	color: var(--title-color);
}

.sidebar-page-container .wc-block-components-product-badge{
	font-size: 12px;
	border-radius: 10px;
	padding: 0 10px;
	justify-content: center;
	color: #fff;
	display: inline-flex;
	align-items: center;
	gap: 15px;
	border-color: var(--theme-color);
	background-color: var(--theme-color);
}

.sidebar-page-container table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link{
	color: #BB2124;
}

.sidebar-page-container .wp-block-woocommerce-cart-order-summary-block{
	padding: 40px;
	box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
}

.sidebar-page-container .is-large.wc-block-cart .wc-block-cart__totals-title{
	padding-top: 0;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: 500;
	color: var(--title-color);
	padding-right: 0;
}

.sidebar-page-container .wc-block-components-totals-wrapper{
	border-color: #e5e5e5;
	padding: 10px 0;
	color: var(--title-color);
}

.sidebar-page-container .is-large .wc-block-components-sidebar .wc-block-components-panel, 
.sidebar-page-container .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, 
.sidebar-page-container .is-large .wc-block-components-sidebar .wc-block-components-totals-item{
	padding: 0;
}

.sidebar-page-container .wc-block-components-totals-coupon__form .wc-block-components-totals-coupon__button{
	padding: 0;
	min-height: auto !important;
	background: var(--theme-color);
	color: #fff;
	border-radius: 4px;
	font-size: 16px;
}

.sidebar-page-container .wp-block-woocommerce-cart-order-summary-totals-block {
  border-top: 1px solid #e5e5e5;
  padding-bottom: 10px;
}

.sidebar-page-container .wc-block-cart__submit-container{
	margin-top: 30px;
}

.sidebar-page-container .wc-block-components-button:not(.is-link){
	background-color: var(--theme-color);
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	border-radius: 10px;
	transition: all 0.5s ease-in-out;
}

.sidebar-page-container .wc-block-components-button:not(.is-link):hover{
	background-color: var(--title-color); 
}

/***************Checkout Page***************/
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="email"], 
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="number"], 
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="password"], 
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="tel"], 
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="text"], 
.sidebar-page-container .wc-block-components-form .wc-block-components-text-input input[type="url"], 
.sidebar-page-container .wc-block-components-text-input input[type="email"], 
.sidebar-page-container .wc-block-components-text-input input[type="number"], 
.sidebar-page-container .wc-block-components-text-input input[type="password"], 
.sidebar-page-container .wc-block-components-text-input input[type="tel"], 
.sidebar-page-container .wc-block-components-text-input input[type="text"], 
.sidebar-page-container .wc-block-components-text-input input[type="url"],
.sidebar-page-container .wc-blocks-components-select .wc-blocks-components-select__container,
.sidebar-page-container .wc-block-components-textarea{
	border-color: #e5e5e5;
}

.sidebar-page-container .is-large .wp-block-woocommerce-checkout-order-summary-block{
	padding: 30px;
	box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.06);
	border-radius: 10px;
	border: none;
}

.stock-ticker__section .jchartfx{
	height: auto !important;
}

.stock-ticker__section .StockdioWidget_MainBorder{
	padding: 0px !important;
	background-color: transparent !important;
	margin: 0px !important;
}

.jchartfx_container .ticker{
	height: auto;
	background: var(--secondary-color);
}

.logged-in-as{
	margin-bottom: 15px;
}

.logged-in-as a{
	color: var(--theme-color);
}

/************Account Page*****************/

.woocommerce #customer_login h2{
	font-size:34px;
	margin-bottom: 40px;
	line-height:1.2;
}

.woocommerce form.checkout_coupon, 
.woocommerce form.login, 
.woocommerce form.register{
	position: relative;
	border-radius: 20px;
	border: 1px solid rgba(229, 229, 229, 1);
	padding: 40px;
}

.woocommerce form .form-row .input-text, 
.woocommerce-page form .form-row .input-text{
	position:relative;
	padding:12px 20px;
	border: 1px solid rgba(229, 229, 229, 1);
	width: 100%;
}

.woocommerce form.woocommerce-form-login .form-row{
	display:inline-flex;
	align-items:center;
	margin:0px 0 15px;
	padding:0px;
	justify-content: space-between;
}

.woocommerce form.woocommerce-form-login .woocommerce-form-row{
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	gap: 10px;
}
.woocommerce form.woocommerce-form-login .woocommerce-form-row .password-input{
	width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
	position:relative;
	font-size: 16px;
	font-weight: 700;
	letter-spacing: 0.08em;
	text-transform: uppercase;
	padding: 15px 35px 15px;
	transition: all 0.5s linear;
	background-color: var(--title-color);
	color: #fff;
	margin-left:20px;
}

.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover,
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit:hover{
	background-color: var(--theme-color);
	color: #fff;
}

.woocommerce .lost_password a{
	color:var(--theme-color);
	font-size:16px;
	font-weight:600;
	transition: all 0.5s linear;
}

.woocommerce .lost_password a:hover{
	text-decoration:underline;
}

.woocommerce .woocommerce-form-register .woocommerce-form-row{
	padding:0px;
	margin-bottom:15px;
	display: flex;
    flex-direction: column;
    gap: 10px;
}

.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{
	margin:15px 0 0 0;
}

.woocommerce .woocommerce-MyAccount-navigation ul{
	display:flex;
	flex-direction:column;
	gap:15px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li{
	margin-right:20px;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a{
	font-size:16px;
	background:var(--theme-color);
	padding:15px 30px;
	transition: all 0.5s linear;
	color:#fff;
	display:block;
}

.woocommerce .woocommerce-MyAccount-navigation ul li a:hover{
	background-color: var(--title-color);
}

.woocommerce-account .woocommerce-MyAccount-content{
	border:1px solid var(--title-color);
	padding:40px;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title{
	position:relative;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin:20px 0;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:before,
.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title:after{
	display:none;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title h3{
	font-size:22px;
	color:#222;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a{
	font-size:16px;
	background:var(--theme-color);
	padding:2px 30px;
	transition: all 0.5s linear;
	color:#fff;
	display:block;
}

.woocommerce .woocommerce-Addresses .woocommerce-Address .woocommerce-Address-title a:hover{
	background-color: var(--title-color);
}

#customer_login{
	display: flex;
	gap: 50px;
}

#customer_login .col-1,
#customer_login .col-2{
	max-width: 50%;
	width: 100%;
}

.mt-25{
	margin-top: 25px;
}

.mt-20{
	margin-top: 20px;
}

blockquote{
	margin-bottom: 25px;
}

.widget .nice-select,
.footer-widget .nice-select{
	float:none;
	background: rgba(247, 247, 247, 1);
  border: 1px solid rgba(247, 247, 247, 1);
	height: 50px;
	display: flex;
	align-items: center;
	padding: 0 20px;
	font-size: 16px;
	font-family: var(--title-font);
	color: var(--title-color);
	border-radius: 100px;
}

.footer-widget .nice-select{
	background-color: #fff;
}

.widget .nice-select::before,
.footer-widget .nice-select::before{
	display: none;
}

.widget .nice-select::after,
.footer-widget .nice-select::after{
	position: absolute;
	content: '\f078';
  font-family: 'Font Awesome 5 Pro';
	color: #7b7b7b;
	font-size: 13px;
	top: 0px;
	right: 20px;
	bottom: 0;
	margin: 0px;
	font-weight: 400;
	display:flex;
	align-items:center;
}

.widget .nice-select ul.list,
.footer-widget .nice-select ul.list{
	min-width:100%;
	border-radius:0;
}

.widget .nice-select ul li,
.footer-widget .nice-select ul li{
	padding-bottom:0px;
	margin-bottom:0px;
}

.widget .nice-select ul li:before,
.footer-widget .nice-select ul li:before{
	display:none;
}

.footer-widget .nice-select ul li{
	color: #003B5A;
}

/* Footer Style Two (Dark) */
footer.main-footer.main-footer-style-two,
.main-footer.main-footer-style-two{
	background: #000000 !important;
	color: #cfcfcf !important;
}

/* Force ALL widget headings to white — overrides theme-color from sidebar widget styles */
.main-footer.main-footer-style-two h1,
.main-footer.main-footer-style-two h2,
.main-footer.main-footer-style-two h3,
.main-footer.main-footer-style-two h4,
.main-footer.main-footer-style-two h5,
.main-footer.main-footer-style-two h6,
.main-footer.main-footer-style-two .footer-widget h1,
.main-footer.main-footer-style-two .footer-widget h2,
.main-footer.main-footer-style-two .footer-widget h3,
.main-footer.main-footer-style-two .footer-widget h4,
.main-footer.main-footer-style-two .footer-widget .widget-title,
.main-footer.main-footer-style-two .footer-widget .widget-title h3,
.main-footer.main-footer-style-two .footer-widget .widget-title h3 a,
.main-footer.main-footer-style-two .footer-column .footer-widget h2,
.main-footer.main-footer-style-two .footer-column .footer-widget h3{
	color: #ffffff !important;
}

/* Body / link text in left column widgets */
.main-footer.main-footer-style-two p,
.main-footer.main-footer-style-two li,
.main-footer.main-footer-style-two .links-list li a,
.main-footer.main-footer-style-two .footer-card li h4{
	color: #cfcfcf !important;
}
.main-footer.main-footer-style-two .links-list li a:hover{
	color: var(--theme-color) !important;
}

/* Reset: left widget columns should NOT have a card background.
   register_sidebar() wraps every widget in .footer-column, but only the
   right "barcode" column's widget is .logo-widget — target that. */
.main-footer.main-footer-style-two .footer-column .footer-widget{
	background: transparent !important;
	padding: 0 !important;
	border-radius: 0 !important;
}

/* Right column "barcode / QR box" — dark grey rounded card */
.main-footer.main-footer-style-two .footer-widget.logo-widget,
.main-footer.main-footer-style-two .logo-widget .widget-content{
	background: #1a1a1a !important;
	border: 0 !important;
	border-radius: 10px !important;
	padding: 30px 25px !important;
}
.main-footer.main-footer-style-two .logo-widget .widget-content p{
	color: #cfcfcf !important;
}
.main-footer.main-footer-style-two .scanner-box{
	background: #2a2a2a !important;
	padding: 15px !important;
	border-radius: 8px !important;
	display: inline-block;
}
.main-footer.main-footer-style-two .scanner-box img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

/* Download list — single row, Apple (dark), Windows (white), Android (green) */
.main-footer.main-footer-style-two .download-list{
	display: flex !important;
	flex-wrap: nowrap !important;
	gap: 8px !important;
	justify-content: space-between !important;
	margin-top: 15px !important;
	padding: 0 !important;
	list-style: none !important;
	float: none !important;
}
.main-footer.main-footer-style-two .download-list li{
	flex: 1 1 0 !important;
	margin: 0 !important;
	float: none !important;
	display: block !important;
}
.main-footer.main-footer-style-two .download-list li a{
	width: 100% !important;
	height: 50px !important;
	border-radius: 8px !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	background: #2a2a2a !important;
	color: #ffffff !important;
	font-size: 22px !important;
	border: 0 !important;
}
.main-footer.main-footer-style-two .download-list li:nth-child(2) a{
	background: #ffffff !important;
	color: #000000 !important;
}
.main-footer.main-footer-style-two .download-list li:nth-child(3) a{
	background: var(--theme-color) !important;
}
.main-footer.main-footer-style-two .download-list li a img{
	max-width: 22px;
	height: auto;
}

/* Footer lower row — logo + "We Accept" + master cards */
.main-footer.main-footer-style-two .footer-lower{
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 20px;
	margin-top: 30px;
	padding-top: 25px;
	border-top: 1px solid rgba(255,255,255,0.08);
}
.main-footer.main-footer-style-two .footer-lower .footer-logo{
	margin: 0;
}
.main-footer.main-footer-style-two .footer-card{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-footer.main-footer-style-two .footer-card li{
	margin: 0 !important;
}
.main-footer.main-footer-style-two .footer-card li h4{
	font-size: 16px;
	font-weight: 500;
	margin: 0 8px 0 0;
}

/* Footer bottom — copyright left, social right */
.main-footer.main-footer-style-two .footer-bottom{
	background: #000000 !important;
	border-top: 1px solid rgba(255,255,255,0.08);
}
.main-footer.main-footer-style-two .bottom-inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	gap: 15px;
}
.main-footer.main-footer-style-two .bottom-inner p{
	margin: 0;
	color: #cfcfcf !important;
}
.main-footer.main-footer-style-two .bottom-inner p a{
	color: var(--theme-color-2, #E4753D) !important;
}
.main-footer.main-footer-style-two .social-links{
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	align-items: center;
	margin: 0;
	padding: 0;
	list-style: none;
}
.main-footer.main-footer-style-two .social-links li{
	margin: 0 !important;
}
.main-footer.main-footer-style-two .social-links li h5{
	color: #ffffff !important;
	margin: 0 10px 0 0;
	font-size: 16px;
	font-weight: 500;
}
.main-footer.main-footer-style-two .social-links li a{
	width: 36px;
	height: 36px;
	border-radius: 50%;
	background: #1a1a1a !important;
	color: #ffffff !important;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s ease;
}
.main-footer.main-footer-style-two .social-links li a:hover{
	background: var(--theme-color) !important;
	color: #ffffff !important;
}

.blog-sidebar .widget-title h3 a,
.main-footer .widget-title h3 a{
	color: inherit;
}

/* Top bar menu — sibling of .option-block, pinned to far right of .top-inner.
   Accepts WP nav menu, can hold GTranslate via [gtranslate] menu item title. */
.header-top .top-inner .top-bar-menu{
	display: inline-flex;
	align-items: center;
	margin-left: auto;
	padding-left: 15px;
}

/* Keep the top bar as a flex row at all sizes so the language menu stays on the right
   (theme's responsive.css switches .top-inner to display:block at <=499px). */
.header-top .top-inner{
	flex-wrap: nowrap !important;
}
.header-top .top-inner > *{
	flex-shrink: 0;
}
@media only screen and (max-width: 499px){
	.header-top .top-inner{
		display: flex !important;
		text-align: left !important;
		align-items: center !important;
	}
	.header-top .top-inner .support-box{
		display: flex !important;
		margin-bottom: 0 !important;
		align-items: center;
	}
	.header-top .top-inner .top-bar-menu{
		margin-left: auto !important;
		padding-left: 8px;
	}
}
.header-top .top-bar-menu-list{
	display: inline-flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 6px 15px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.header-top .top-bar-menu-list > li{
	margin: 0;
	padding: 0;
	display: inline-flex;
	align-items: center;
}
.header-top .top-bar-menu-list > li > a{
	color: #ffffff;
	font-size: 14px;
	font-weight: 500;
	text-decoration: none;
	transition: color .25s ease;
}
.header-top .top-bar-menu-list > li > a:hover{
	color: var(--theme-color);
}
/* GTranslate widgets dropped in via menu item title */
.header-top .top-bar-menu select{
	background: transparent;
	color: #ffffff;
	border: 1px solid rgba(255,255,255,0.25);
	border-radius: 6px;
	padding: 4px 10px;
	font-size: 14px;
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.header-top .top-bar-menu select option{
	color: #131615;
	background: #ffffff;
}
/* GTranslate flag images — explicit size, no theme overrides */
.header-top .top-bar-menu .gtranslate_wrapper a.glink{
	display: inline-flex;
	align-items: center;
	padding: 0 !important;
	margin: 0 6px 0 0 !important;
	background: transparent !important;
	border: 0 !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
.header-top .top-bar-menu .gtranslate_wrapper a.glink img,
.header-top .top-bar-menu img{
	width: 24px !important;
	height: 24px !important;
	min-width: 24px !important;
	min-height: 24px !important;
	max-width: none !important;
	max-height: none !important;
	border-radius: 0 !important;
	background: transparent !important;
	object-fit: contain;
	opacity: 1 !important;
	display: inline-block !important;
	vertical-align: middle;
	border: 0 !important;
	padding: 0 !important;
	margin: 0 !important;
}
.header-top .top-bar-menu .gtranslate_wrapper{
	display: inline-flex;
	align-items: center;
	gap: 4px;
}

/* Hero/Banner — every slide locked to the same height so cloned/looped
   slides match the first slide. Lock at owl-item AND slide-item level. */
.banner-carousel .owl-stage{
	display: flex !important;
	align-items: stretch !important;
}
.banner-carousel .owl-item{
	height: auto !important;
}
.banner-carousel .owl-item > .slide-item,
.banner-carousel .slide-item{
	height: 600px !important;
	min-height: 600px !important;
	max-height: 600px !important;
	display: flex !important;
	align-items: center !important;
	overflow: hidden !important;
	box-sizing: border-box;
}
.banner-carousel .slide-item .content-box{
	width: 100%;
}
.banner-carousel .slide-item .content-box h2{
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.banner-carousel .slide-item .content-box p{
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media only screen and (max-width: 991px){
	.banner-carousel .owl-item > .slide-item,
	.banner-carousel .slide-item{
		height: 540px !important;
		min-height: 540px !important;
		max-height: 540px !important;
	}
}

@media only screen and (max-width: 767px){
	.banner-carousel .owl-item > .slide-item,
	.banner-carousel .slide-item{
		/* vh fallback for older browsers, dvh for modern (handles iOS/Android URL bar) */
		height: 100vh !important;
		min-height: 100vh !important;
		max-height: 100vh !important;
		height: 100dvh !important;
		min-height: 100dvh !important;
		max-height: 100dvh !important;
		padding: 60px 30px !important;
	}
	.banner-carousel .slide-item .content-box h2{
		font-size: 32px !important;
		line-height: 38px !important;
	}
	.banner-carousel .slide-item .content-box p{
		font-size: 15px !important;
		line-height: 22px !important;
	}
	.banner-carousel .slide-item .bg-layer,
	.banner-carousel .active .slide-item .bg-layer{
		-webkit-transform: scale(1) !important;
		transform: scale(1) !important;
		transition: none !important;
	}
}

@media only screen and (max-width: 499px){
	.banner-carousel .owl-item > .slide-item,
	.banner-carousel .slide-item{
		padding: 50px 15px !important;
	}
	.banner-carousel .slide-item .content-box h2{
		font-size: 26px !important;
		line-height: 32px !important;
	}
}