.admin-bar .sticky-header{
	top:32px;	
}
.elementor-section-wrap .elementor-section,
.elementor-column-gap-default>.elementor-column>.elementor-element-populated{
	padding:0px !important;	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.redux-container .ui-state-active .ui-icon, .control-section-redux .ui-state-active .ui-icon, .control-panel-redux .ui-state-active .ui-icon, .redux-metabox .ui-state-active .ui-icon{
	display:none !important;	
}
.pagination{
	position:relative;
	display: block;
	text-align:center;
}
.pagination li{
	position: relative;
    display: inline-block;
    float: none;
    margin: 0 3.5px;
}
.pagination li a, .pagination li span{
	position: relative;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 0%;
    background: #ffffff;
    border: 1px solid #dcdcdd;
    color: #454545;
    font-size: 16px;
    line-height: 38px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    transition: all 500ms ease;
    z-index: 1;
}
.pagination li a:focus, .pagination li a:hover, .pagination li span:focus, .pagination li span:hover, .pagination li span.current{
	color: #ffffff;
    background-color: #ff5134;
	border-color: #ff5134;
}
.header-style-two .main-menu .navigation>li:first-child,
.header-style-four .main-menu .navigation>li:first-child{
	margin-left:0px;
}
.deal-of-day .inner-box .link-box{
	margin-top:12px;	
}
.news-block-two .category,
.news-block-three .category{
	padding: 2px 16px;	
}
.news-block-three .category{
	margin-right: 15px;	
}
.feature-block .price,
.product-block-five .price{
	display:block;	
}
.news-section-two .news-block-two h4 a br{
	display:none;	
}
.features-section.style-two .feature-block:first-child .btn-style-one.style-two,
.features-section-five .feature-block:last-child .inner-box .link-box .btn-style-one.style-two{
	background-color: #ff5134;
}
.sidebar-page-container .comment-form{
	padding:30px 30px 10px;		
}
/**************** Blog Widget Style **************/


.widget,
.widget_block,
.widget_block form{
	position:relative;
}
.widget_block h2,
.widget_block .wp-block-search__label{
	margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 20px;
    border-bottom: 2px solid #efefef;
    padding-left: 27px;	
}
.widget_block h2:before,
.widget_block .wp-block-search__label:before{
	position: absolute;
    content: '';
    left: 0;
    top: 11px;
    width: 17px;
    height: 3px;
	background-color: #ff5134;
}
.widget ul,
.widget_block ul,
.widget_block .wp-block-latest-comments{
	position:relative;	
}
.widget ul li,
.widget_block ul li,
.widget_block .wp-block-latest-comments li{
	position: relative;
    list-style-type: none;
    padding: 0px 0px 0px 27px;
	margin-bottom:15px;
	color: #565872;
}
.widget_block .wp-block-latest-comments li{
	line-height:30px;
	color: #565872;	
	font-size: 16px;
}
.widget ul li:last-child,
.widget_block ul li:last-chils,
.widget_block .wp-block-latest-comments li:last-child{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.widget ul li ul li,
.widget_block ul li ul li{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
	margin-top:15px;
	padding-top:0px;
	
}
.widget ul li:before,
.widget_block ul li:before,
.widget_block .wp-block-latest-comments li:before{
	content: "\f105";
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    line-height: 30px;
    font-size: 18px;
    text-align: center;
    z-index: 5;
    font-weight: 400;
	font-family: 'Font Awesome 5 pro';
}
.widget_block .wp-block-latest-comments li a{
	display:inline-block;
	color: #565872;	
}
.widget ul li a,
.widget_block ul li a{
	position: relative;
    display: block;
    font-size: 16px;
    border-radius: 25px;
    line-height: 30px;
    font-weight: 400;
    text-transform: capitalize;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    color: #565872;
    font-family: 'Rubik', sans-serif;
}
.widget ul li a:hover,
.widget_block ul li a:hover,
.widget_block .wp-block-latest-comments li a:hover{
	color: #ff5134;	
}
.sidebar .popular-posts .news-post .post-thumb{
	height: 70px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.widget .tagcloud a{
	position: relative;
    display: inline-block;
    padding: 0px 17px;
    color: #565872;
    text-align: center;
    font-size: 16px !important;
    line-height: 30px;
    font-weight: 400;
    text-transform: capitalize;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    border: 2px solid #efefef;
	margin: 0px 8px 10px 0px;	
}
.widget .tagcloud a:hover{
	background: #ff5134;
    border-color: #ff5134;
	color:#ffffff;
}
.widget_block .wp-block-search .wp-block-search__input{
	padding:0px 10px;	
}
/**************** Footer Widget **************/
.footer-widget .widget_title{
	position: relative;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 30px;
}
.footer-widget ul{
	position:relative;	
}
.footer-widget ul li{
	position: relative;
    margin-bottom: 12px;
	padding:0px;	
}
.footer-widget ul li:before{
	display:none;
}	
.footer-widget ul li a{
	position: relative;
    color: rgb(255 255 255 / 0.6);
    transition: .5s;
	display:block;	
}
.footer-widget ul li a:hover{
	color:#ff5134;
}
.contact-widget ul li a{
	color:#fff !important;	
}
.footer-widget .popular-posts.style-two{
	position:relative;	
}
.popular-posts.style-two .blog-post{
	position: relative;
    padding-left: 90px;
    padding-top: 0px;
    margin-bottom: 40px;
}
.popular-posts.style-two .blog-post .post-thumb {
    position: absolute;
    left: 0;
    top: 8px;
    width: 70px;
	height:70px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
    overflow: hidden;
}

.popular-posts.style-two .blog-post h4 a{
    color: #ffffff;
    transition: .5s;
	font-size:16px;
}
.popular-posts.style-two .blog-post .date{
	position: relative;
    font-size: 16px;
    line-height: 24px;
    margin: 5px 0 6px;
    color: rgb(255 255 255 / 0.6);
}
.about-widget .logo{
	margin-bottom:28px;
}
.footer-widget .widget_title{
	line-height:26px;
	padding-bottom:20px;
	margin-bottom:45px;
}
.footer-widget .widget_title:before{
	position: absolute;
	background-color:#ff5134;
    content: '';
    height: 5px;
    width: 50px;
    bottom: 0;
    left: 0;
}
/***************** Woocommerce Style ***************/

.product-details .product-content{
	padding-top: 0px;
}
.product-details .product-content .product-quantity{
	display:block;	
}

.woocommerce-MyAccount-navigation ul li{
	position:relative;
	display:block;
	padding:10px 10px 10px 25px;
	border:1px solid #ff5134;
	margin-bottom:10px;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:before{
	position:absolute;
	content:'';
	top:0px;
	left:0px;
	width:5px;
	height:48px;
	background:#ff5134;
	transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.woocommerce-MyAccount-navigation ul li:hover:before{
	width:100%;
}
.woocommerce-MyAccount-navigation ul li a{
	position:relative;
	font-size:14px;
	font-weight:600;
	display:block;
	text-transform:uppercase;
	color:#ff5134;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}
.woocommerce-MyAccount-navigation ul li:hover a{
	color:#ffffff;
}
.woocommerce-account .woocommerce-MyAccount-content{
	background:#f5f5f5;
	padding:40px;
	font-size:16px;
}
.product-details .product-content .rating{
	color:#ff5134;	
}
/*** 
=============================================
   comments Form Css
=============================================
***/
.comment-box {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 76px;
}
.comment-box .title {
    position: relative;
    display: block;
    padding-bottom: 32px;
}
.comment-box .title h3{
    font-size: 30px;
    line-height: 34px;
    font-weight: 600;
}

.comment-box .outer-box{
    position: relative;
    display: block;
}
.comment-box .single-comment {
    position: relative;
    display: block;
    margin-bottom: 40px;
}
.comment-box .single-comment.marginleft100{
    margin-left: 100px;
}
.comment-box .single-comment-box {
    position: relative;
    display: block;
    padding-left: 70px;
    min-height: 70px;
}
.comment-box .single-comment-box .img-holder {
    position: absolute;
    left: 0;
    top: 0px;
    width: 70px;
    height: 70px;
}
.comment-box .single-comment-box .img-holder img{
    width: 100%;
    border-radius: 50%;
}
.comment-box .single-comment-box .text-holder {
    position: relative;
    display: block;
    padding-left: 30px;
    min-height: 70px;
}
.comment-box .single-comment-box .text-holder .top {
    position: relative;
    display: block;
    top: -3px;
}
.comment-box .single-comment-box .text-holder .top h3{
    font-size: 14px;
    line-height: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.comment-box .single-comment-box .text-holder .top h3 span{
    position: relative;
    display: inline-block;
    padding-left: 5px;
    color: var(--thm-primary);
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    font-family: var(--thm-font);
}

.comment-box .single-comment-box .text-holder .text{
    position: relative;
    display: block;
    padding-top: 11px;
}
.comment-box .single-comment-box .text-holder .text p{
    margin: 0;
}
.comment-box .single-comment-box .text-holder .reply{
    position: relative;
    display: block;
    padding-top: 24px;
}
.comment-box .single-comment-box .text-holder .reply a {
    position: relative;
    display: inline-block;
    background: #eaf0f4;
    padding: 12px 15px 8px;
    color: #151515;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 30px;
    font-family: var(--thm-font-2);
}
.page-banner .bread-crumb li br,
.author-widget .social-links li:before{
	display:none;	
}

.author-widget .social-links li{
	padding:0px;
	margin-bottom:0px;	
}
.author-widget .social-links li a{
	border-radius:0px;	
}
.comment-form .inner-title h4 small a{
	position: relative;
    font-size: 20px;
    font-weight: 700;
	display:block;
	color: #1e2843;	
}
.comment-box .single-comment-box .comment-form{
	margin:40px 0px;	
}
.speedia-comment-item .speedia-comment-item{
	margin-left:80px;	
}
.sidebar-page-container .comment-form{
	margin-top:70px;	
}
.about-widget .social-icon li{
	margin-right:10px;	
}
.team-block h4 a{
	color: #1e2843;
}
.product-block-five .lower-content .product_meta{
	margin-bottom:6px;	
}

.footer-widget.widget_block h2,
.footer-widget.widget_block .wp-block-search__label{
	color:#fff;	
}
.footer-widget.widget_block .wp-block-latest-comments li{
	padding:0px;
	color: rgb(255 255 255 / 0.6);
	font-size: 16px;	
}
.footer-widget.widget_block .wp-block-latest-comments li a{
	color: rgb(255 255 255 / 0.6);
	font-size: 16px;
	position:relative;
}
.footer-widget.widget_block .wp-block-latest-comments li:before{
	display:none;	
}
.popular-posts.style-two .blog-post h4{
	line-height:1em;
}
.m-b30{
	margin-bottom:30px;
}

.woocommerce .col2-set, .woocommerce-page .col2-set{
	width:auto;
	margin-left:-15px;
	margin-right:-15px;
}

.woocommerce-billing-fields .woocommerce-input-wrapper, .woocommerce-shipping-fields .woocommerce-input-wrapper, .woocommerce-additional-fields .woocommerce-input-wrapper {
    width: 100%;
}

.main-header .header-upper .logo-box .logo img,
.about-widget .logo img,
.hidden-sidebar .logo img,
.mobile-menu .nav-logo img{
	height:67px;
}
.main-header.header-style-six .header-lower .logo-box .logo img{
	height:54px;
}
.header-style-five .main-menu .navigation>li.shop-category>a{
	color:#1e2843 !important;	
}
.header-style-five .header-top ul.social-icon{
	padding-right:0px;
	margin-right:0px;
	border-right:0px;	
}
.header-style-five .header-upper .right-info li .menu-bar{
	box-shadow:none;	
}
.main-header .header-upper .search-box form .form-group {
	position:relative;
	margin-bottom:0px;
	vertical-align:middle;
	width:100%;	
}
.shop-block-two .inner-box .content-box .cart-box a.theme-btn{
	position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Inter', sans-serif;
    color: #fff;
    font-weight: 600;
    padding: 11px 39px;
    background: #ff5134;
    text-align: center;
    transition: all 500ms ease;
	width:100%;
}
.shop-block-one .inner-box .lower-content .rating,
.shop-block-two .inner-box .content-box .rating,
.shop-block-three .inner-box .content-box .rating{
	margin:6px 0px;	
}