.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding:0px !important;
}
.fab:before,
.far:before{
	font-family:'Font Awesome 5 Brands';	
}
.page-title{
	background-image:url( ../images/banner/banner-1.jpg );
}
.main-menu .navigation > li.dropdown > a::before {
	font-family:'Font Awesome 5 Pro';
}
.admin-bar .sticky-header{
    top:32px !important;
}
.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 > .zixxo-comment-item:last-child > .comment-box{
    margin-bottom:0px;
}
.zixxo-comment-item > .zixxo-comment-item {
    margin-left:60px;
}
.comment-form{
    margin-top:60px;
}
.zixxo-comment-item .comment-form{
    margin:40px 0;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
    margin-top:17px;
}

.main-footer .widget-section .about-widget .social-links li {
    padding: 0px 15px;
}
.main-footer .widget-section .about-widget .social-links li a i {
    margin-right: 0px;
}

.experience-section .bottom-space {
	margin-bottom: 100px;
}

.pagination li span{
  position: relative;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
  height: 60px;
  width: 60px;
  line-height: 60px;
  background: #f4edea;
  text-align: center;
  color: #5b5858;
  border-radius: 50%;
  z-index: 1;
  transition: all 500ms ease;
}

.pagination li span.current{
  color: #fff;
}

.pagination li span:before {
    position: absolute;
    content: '';
    border: 2px solid #ececec;
    border-radius: 50%;
    top: -10px;
    left: -10px;
    width: 80px;
    height: 80px;
}

.sidebar-widget.widget_search,
.sidebar-widget.widget_zixxo_visit_our_shop {
	padding: 0 !important;
	border: none !important;
}

.blog-sidebar .post-widget,
.blog-sidebar .author-sidebar{
    padding: 0 !important;
}

.main-footer .widget-section ul li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.main-footer .widget-section ul li:last-child{
  margin-bottom: 0px;
}

.main-footer .widget-section ul li a{
  position: relative;
  display: inline-block;
  font-size: 15px;
  line-height: 28px;
  color: #b4b4b4;
}

.blog-sidebar .sidebar-widget ul li{
  position: relative;
  display: block;
  margin-bottom: 18px;
  padding-left:20px;
}

.blog-sidebar .sidebar-widget ul li:last-child{
  margin-bottom: 0px;
}

.blog-sidebar .sidebar-widget ul li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #757575;
  font-weight: 600;
}

.blog-sidebar .sidebar-widget ul li:before{
  position: absolute;
  content: "\f105";
  font-family: 'Font Awesome 5 Pro';
  left: 0px;
  top: 0px;
}

/* Tag List */
.tagcloud{
	position:relative;
}

.tagcloud a{
	position:relative;
	margin-right:6px;
	margin-bottom:10px;
	display:inline-block;
	color:#707070;
	font-size:14px !important;
	padding:10px 18px;
	border-radius:4px;
	border:2px solid #e7e8e9;
	transition: all 500ms ease;
}

.tagcloud a:hover{
	color:#ffffff;
	border-color:#96532f;
	background-color:#96532f;
}

.search-notfound .widget-title {
    position: relative;
	display: block;
	padding-bottom: 13px;
	margin-bottom: 29px;
	border-bottom: 2px solid #ececec;
}

.search-notfound .widget-title h3 {
    font-size: 24px;
	line-height: 32px;
	font-weight: 700;
}

.search-notfound p {
    margin-bottom: 10px;
}

#contact-form .logged-in-as {
	margin-bottom: 10px;
}

.woocommerce-privacy-policy-text{
	margin-bottom:15px;
}
.footer-widget .menu-quick-links-container .menu{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-widget .menu-quick-links-container .menu li{
	width:50%;
}
.main-footer .widget-section.footer-widget.widget_zixxo_recent_news .widget-title{
	margin-bottom:25px;
}
.p-t130{
	padding-top:130px;
}