.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;
}

.blog-sidebar .widget-title h3 a,
.main-footer .widget-title h3 a{
	color: inherit;
}