.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
    padding:0px 0px 0px 0px !important;
}
.elementor-section-wrap .elementor-section, .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0px !important; 
}
.fa,.fas,.fab {
    display: inline-block;
    font-family: 'FontAwesome' !important;
    font-weight: normal !important;
    font-style: normal;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
}
.main-menu .navigation > li.dropdown > a::before {
	font-family:'fontawesome';
}
.admin-bar .fixed-header .sticky-header{
    top:32px;
}
.fixed-header .sticky-header .logo img{
    height:50px;
}
.news-block-two .inner-box .lower-content .post-info li a{
    color:inherit;
}
.m-b0{
    margin-bottom:0px !important;
}
.sidebar-page-container .comments-area .comment-box-list > .rx-comment-item:last-child > .comment-box{
    margin-bottom:0px;
}
.st-comment-item > .st-comment-item {
    margin-left:70px;
}
.comment-form{
    margin-top:60px;
}
.rx-comment-item .comment-form{
    margin:40px 0;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
    margin-top:17px;
}
.footer-widget .news-widget-block {
    position: relative;
    margin-bottom: 20px;
}
.footer-widget .news-widget-block .widget-inner {
    position: relative;
    padding-left: 90px;
}
.footer-widget .news-widget-block .widget-inner .image {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 0;
    left: 0;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.footer-widget .news-widget-block .widget-inner .post-date {
    position: relative;
    color: #bbb;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1em;
}
.footer-widget .news-widget-block .widget-inner h3 {
    position: relative;
    color: #fff;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 500;
}
.footer-widget .news-widget-block .widget-inner h3 a {
    position: relative;
    color: #fff;
    transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
}
.footer-widget ul li{
    position:relative;
	margin-bottom:16px;
}
/*.footer-widget ul li:before{
    position:absolute;
    left:0px;
    top:0px;
    font-size:14px;
    color:#e7e7e7;
    content:"\f105";
    font-family: 'FontAwesome';
    border-radius:50%;
    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .5s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}
.footer-widget ul li:hover:before{
    color:#1c63b8;
}*/
.footer-widget ul li a{
    position:relative;
	color:#8a8a8a;
	font-size:17px;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}
.footer-widget ul li a:hover{
    color:#049fb9;
}
.m-t0{
    margin-top:0px !important;
}
.m-b50{
    margin-bottom:50px !important;
}
.testimonial-widget .widget-content .text p{
    color:inherit;
}
.main-footer .logo-widget .logo img{
    height:55px;
}
.p-t0{
    padding-top:0px !important;
}
.p-l0{
    padding-left:0px !important;
}
.p-r0{
    padding-right:0px !important;
}
.p-r25{
    padding-right:25px !important;
}

.main-footer .footer-top .shediul-widget {
	margin:0;
}

.ourstory-style-two .signature-box {
    margin-top: 40px !important;
}

.promotion-section.alternat-2 .inner-box .content-box {
    padding-bottom: 65px;
}

.blog-details-content blockquote i {
    position: relative;
    left: 0;
    top: 0;
}
.blog-details-content blockquote .quote-icon {
    position: absolute;
    left: 50px;
    top: 50px;
    font-size: 30px;
    line-height: 30px;
}

/*Category*/
.default-sidebar ul li{
  position: relative;
  display: block;
  margin-bottom: 15px;
}
.default-sidebar ul li:last-child{
  margin-bottom: 0px;
}
.default-sidebar ul li a{
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 26px;
  color: #222;
  padding-left: 30px;
}
.default-sidebar ul li a:before{
  position: absolute;
  content: '';
  background: #d7d7d7;
  width: 15px;
  height: 2px;
  left: 0px;
  top: 13px;
  transition: all 500ms ease;
}
.default-sidebar ul li span{
	position:absolute;
	right:0px;
}

/*Tags*/
.blog-sidebar .tagcloud{
  position: relative;
  margin: 0px -5px;
}

.blog-sidebar .tagcloud a{
  position: relative;
  display: inline-block;
  font-size: 15px !important;
  line-height: 26px;
  color: #848484;
  font-family: 'Rubik', sans-serif;
  border: 1px solid #e5e5e5;
  margin: 0px 5px 10px 5px;
  padding: 8.5px 13.5px;
}

.blog-sidebar .tagcloud a:hover{
  color: #fff;
  box-shadow: 0 10px 20px rgba(227, 160, 135, 0.3);
}

.blog-sidebar .blog-sidebar .sidebar-tags{
  padding-bottom: 40px;
}

.blog-sidebar .post-widget {
    padding-bottom: 0;
}

.pagination li > span {
    position: relative;
    display: inline-block;
    font-size: 16px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    font-family: 'Rubik', sans-serif;
    color: #222;
    background: transparent;
    z-index: 1;
    transition: all 500ms ease;
}

.page-title .content-box .bread-crumb li {
    margin-right: 5px;
}

.main-menu .navigation > li > ul > li.dropdown > a:after {
	font-family: 'FontAwesome';
}

.blog-sidebar .search-widget .search-form .form-group input[type="search"] {
    border: 1px solid #e5e5e5 !important;
	width:100% !important;
}

.blog-sidebar.search-search-form {
	margin-left:0;
}
.blog-post .post-inner .category a {
	color:#fff;
}

.blog-details-content .comments-form-area .form-group input[type='text'],
.blog-details-content .comments-form-area .form-group input[type='email'],
.blog-details-content .comments-form-area .form-group textarea {
	font-style:normal;
	color:#848484;
	border-radius:0;
}

figure.mb-130 {
	margin-bottom:130px !important;
}
.m-r20{
	margin-right:20px !important;
	margin-left:0px !important;
}
.blog-sidebar.shop-sidebar .sidebar-widget{
	box-shadow:none;
	padding:0px;
	background:none;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{
	line-height:44px;
}
.shop-page-2 .shop-block-one .inner-box .lower-content .star-rating,
.shop-section.version-two .shop-block-one .inner-box .lower-content .star-rating,
.shop-style-two .shop-block-one .inner-box .lower-content .star-rating{
	display:inline-block;
}
.shop-page-2 .shop-block-one .inner-box .lower-content h3{
	margin-bottom:20px;
}
.blog-details-content .comments-area > .st-comment-item:last-child .comment-box{
	padding-bottom:0px;
	margin-bottom:0px;
	border-bottom:none;
}
.woocommerce .loader::before{
	display:none !important;
}
.woocommerce .woocommerce-form-coupon .form-row-last button.button{
	padding:.618em 1em;
}
.woocommerce-checkout #payment ul.payment_methods li:last-child{
	margin-bottom:0px !important;
}
.woocommerce-privacy-policy-text{
	margin-bottom:25px;
}
.woocommerce .product_meta .sku_wrapper,
.woocommerce .product_meta .posted_in{
	color:#222222;
	font-weight:500;
	display:block;
	margin-bottom:12px;
}
.woocommerce .product_meta .posted_in{
	margin-bottom:0px;
}
.woocommerce .product_meta .sku_wrapper .sku,
.woocommerce .product_meta .posted_in a{
	color:#222222;	
}
.woocommerce-Reviews .comment-respond .comment-reply-title {
	font-family: 'Abril Fatface', cursive;
}

.woocommerce-Reviews .comment-respond .comment-form{
	margin:0px;
}
.woocommerce-Reviews .comment-respond .comment-form-rating{
	margin-bottom:10px;
}
.woocommerce-Reviews .comment-respond .comment-form-rating .nice-select{
	border-color:#e0e0e0 !important;
	float:none;
}
.product-details .upper-box-bag{
	position:relative;
	display:block;
	border-top:3px solid #e3a087;
	box-shadow:0 0 10px rgba( 0,0,0,0.1 );
	padding:30px 30px 30px;
	margin-bottom:40px;
}
.product-details-content .product-details .customer-rating{
	margin-bottom:0px;
	margin-top: 10px;
}
.product-details-content .product-details .text p{
	color:#222222;
}
.woocommerce .product-details .upper-box-bag .woocommerce-product-rating{
	line-height:1em;
}
.woocommerce .product-details .upper-box-bag .woocommerce-product-rating .star-rating{
	margin:3px 0 0 0;
}
.woocommerce div.product form.cart .variations .nice-select{
	margin-bottom:15px;
}
.woocommerce div.product form.cart .variations label{
	margin-top:9px;
	margin-bottom:0px;
}
.woocommerce form .form-row span.show-password-input{
	width:auto;
}
.woocommerce form.woocommerce-form-login .form-row label{
	margin-left:0px;
	display:block;
	width:100%;
}
.woocommerce button.button.woocommerce-form-login__submit{
	margin-top:10px;
	margin-bottom:15px;
}
