.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated{
	padding:0px 0px 0px 0px;	
}
.admin-bar .fixed-header .sticky-header{
	top:32px;
}
.redux-container .ui-icon, .control-section-redux .ui-icon, .control-panel-redux .ui-icon, .redux-metabox .ui-icon{
	display:none;
}
rs-dotted.twoxtwo{
    background-image:none;
    background-color:rgba(0,0,0,0.5) !important;
}
.main-slider .tp-dottedoverlay{
	background-image:none;
}
.search-box-outer .dropdown.open .search-box-btn .fa-search:before {
    content: "\f00d";
}
.pagination > li > a, 
.pagination > li > span{
	border-radius: 3px;
    display: block;
    font-size: 14px;
	border:2px solid #aaaaaa;
    font-weight: 500;
    line-height: 20px;
    min-width: 44px;
    padding: 10px 5px;
    position: relative;
    text-align: center;
    text-transform: capitalize;
    transition: all 500ms ease 0s;
}
.pagination > li > a:hover,.pagination > li > a.active,
.pagination > li > span.current{
	background: #3ba5ea none repeat scroll 0 0;
    border-color: #3ba5ea;
    color: #ffffff;
}

.default-form .group-title{
	margin-bottom:5px;
}
.comments-area .comment-box .talin-theme .talin-theme{
	margin-left:70px;
}
.default-form h2 small a{
	color:#222222;
}
.default-form h2 small a:hover{
	color:#3ba5ea;
}
.ui-corner-all,.ui-corner-all:hover, .ui-corner-all:focus, .ui-corner-all.active{
	border-radius:0px !important;
}
/******************** Blog Style *************************/

.widget ul{
	position:relative;
}

.widget ul li{
	position:relative;
	line-height:24px;
	border-bottom:1px solid #dddddd;	
}

.widget ul li:last-child{
	border-bottom:none;	
}
.widget ul li{
    padding:10px 0px;
	position:relative;
}
.widget ul li a{
	position:relative;
	display:inline-block;
	width:87%;
	color:#2a2a2a;
	font-size:14px;
	font-weight:400;
	line-height:24px;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget ul li a:hover{
	color:#3ba5ea;
}
.widget>.tagcloud>a{
	position:relative;
	display:inline-block;
	margin:0px 5px 10px 0px;
	line-height:24px !important;
	padding:8px 25px;
	background:#f6f6f6;
	text-align:center;
	font-size:14px !important;
	color:#222222;
	transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}

.widget>.tagcloud>a:hover{
	background-color:#3ba5ea;
	border-color:#3ba5ea;
	color:#ffffff;	
}

/*********************Custom Footer widget Styling************************/
.footer-widget h3{
	margin-bottom:30px;
}
.footer-widget ul{
	position:relative;	
}
.footer-widget .textwidget p{
	color:#ffffff;
}
.footer-widget select{
	width:100%;
	padding:6px;
	color:#222;
}

.footer-widget .tagcloud a{
	color:#ffffff;
}
.news-details .post-options .post-tags ul.post-categories li{
	display:inline-block;
}

.page-wrapper{
    overflow: hidden;   
}
.news-details .news-header .date a{
	color:#2a2a2a;
}
.news-details .news-header .date a:hover{
	color:#3ba5ea;
}
.testimonials-style-two .slide-item .author-thumb{
   margin: 0 auto 25px !important;
   overflow: hidden; 
}
.map-section .map-box{
    margin-bottom:-10px;   
}
.main-footer .gallery-widget .outer .image {
    position: relative;
    display: inline-block;
    width: 80px;
    padding: 0px;
    margin: 3px;
    height: 80px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-footer .gallery-widget .outer .image a,
.sidebar .popular-posts .post .post-thumb a{
    position: absolute;
    left: 0px;
    top: 0;
    width: 100%;
    height: 100%;
}
.service-widget{
    margin-bottom:50px;   
}
.sidebar .popular-posts .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 95px;
    height: 95px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.comment-form.default-form{
    margin-top:50px;
    margin-bottom:50px;
}
.talin-theme .comment-form .group-title h2 small a{
    display:block; 
    font-size: 15px;
    text-transform: uppercase;
    color: #222222;
    font-weight: 600;
    margin:10px 0px;
}
.news-details .search-notfound .sidebar .blog-sidebar{
    padding-left:0px;   
}
.news-details .search-notfound h4{
    color:#101010;  
    margin-bottom:15px;
}
.woocommerce .loader{
    display:none;   
}
/*** 

====================================================================
	Shop Page Section
====================================================================

***/

.shops-page-section{
	position:relative;
	padding-top:110px;
	padding-bottom:110px;
}

.our-shop .items-sorting {
    position: relative;
    margin-bottom: 60px !important;
    border-bottom: 1px solid #eee;
}

.shops-page-section .styled-pagination{
	margin-top:20px;
}

/****** Shop Style *********/

.single-product-item {
    position: relative;
    display: block;
    transition: all 500ms ease;
    margin-bottom: 50px;
}
.single-product-item .img-holder{
    position: relative;
    display: block;
    overflow: hidden;
	border-radius:10px;
	background-color:#ffffff;
	padding:20px 5px;
	border: 5px solid #3ba5ea;
}

.single-product-item .img-holder a{
	position:relative;
	display:block;
}

.single-product-item .img-holder img{
    transform: scale(1);
    transition: all 0.7s ease 0s;
    width: 100%;   
}
.single-product-item:hover .img-holder img{
    transform: scale(1.1);   
}

.single-product-item .title-holder{
    position: relative;
    display: block;
    background: #ffffff;
    padding: 22px 0 24px;
    -webkit-box-shadow: 0 2px 27px rgba(54,54,54,.13);
    box-shadow: 0 2px 27px rgba(54,54,54,.13);
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -30px;
    z-index: 9;
}

.single-product-item .title-holder:before{
	position: absolute;
    content: '';
    left: 0px;
    bottom: 0px;
    height: 5px;
    right: 0px;
    opacity: 0;
	z-index:1;
    background-color: #3ba5ea;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transform: scale(0.5,1);
}

.single-product-item:hover .title-holder:before{
	opacity: 1;
    transform: scale(1,1);
}

.single-product-item .title-holder .static-content{
    position: relative;
    display: block;    
}
.single-product-item .title-holder .title {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 22px;
    font-weight: 600;
    padding: 0 0 3px;
}
.single-product-item .title-holder .title a{
    color: #1b1b1b;
    transition: all 500ms ease;
}
.single-product-item .title-holder .static-content span {
    display: inline-block;
    padding-right: 0px;
    color: #666666;
	margin-top:2px;
}
.single-product-item .title-holder .static-content del {
    position: relative;
    display: inline-block;
    color: #c2c2c2;
    font-size: 16px;
    font-weight: 700;
}

.single-product-item .title-holder .overlay-content{
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #ffffff;
    text-align: center;
    -webkit-transform: scaleX(0);
	transform: scaleX(0);
    transition: all 700ms ease 300ms;
}
.single-product-item:hover .title-holder .overlay-content {
   -webkit-transform: scaleY(1);
    transform: scaleY(1);
    transition: all 700ms ease 100ms;
}
.single-product-item .title-holder .overlay-content ul {
    position: relative;
    display: block;
    padding: 23px 0 23px;
    width: 153px;
    margin: 0 auto;
    transform: scale(0);
    transition: all 700ms ease 100ms;
}
.single-product-item:hover .title-holder .overlay-content ul{
    transform: scale(1);
    transition: all 700ms ease 600ms;    
}
.single-product-item .title-holder .overlay-content ul li{
    position: relative;
    display: inline-block;
    width: 51px;
    text-align: center;
    border-right: 1px solid #ededed;
}
.single-product-item .title-holder .overlay-content ul li:last-child{
    border: none;
}
.single-product-item .title-holder .overlay-content ul li a{
    position: relative;
    display: block;
}
.single-product-item .title-holder .overlay-content ul li a span{
    position: relative;
    display: block;
}
.single-product-item .title-holder .overlay-content ul li a span:before {
    position: relative;
    display: block;
    width: 100%;
    height: 45px;
    color: #666666;
    font-size: 18px;
    line-height: 45px;
    margin: 0;
    transition: all 500ms ease;
}
.single-product-item .title-holder .overlay-content ul li a:hover span:before{
    color: #ffffff;
    background: #666666;
}

.single-product-item .title-holder .overlay-content ul li a .toltip-content {
    position: absolute;
    left: -50%;
    right: 0;
    top: -25px;
    margin-left: -15px;
    opacity: 0;
    visibility: hidden;
    padding: 0;
    text-align: center;
    background-color: #0a0a0a;
    transition: all 300ms ease 100ms;
    z-index: 999;
    min-width: 130px;
}
.single-product-item .title-holder .overlay-content ul li a .toltip-content:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    bottom: -8px;
    right: 0;
    content: "\f0d7";
    color: #0a0a0a;
    font-size: 25px;
    text-align: center;
    line-height: 10px;
}
.single-product-item .title-holder .overlay-content ul li a .toltip-content p{
    color: #ffffff;
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.single-product-item .title-holder .overlay-content ul li a:hover .toltip-content{
    top: -40px; 
    visibility: visible;
    opacity: 1;
}
.shop-single-section.shop-page{
    padding:100px 0px;   
}
.related-product{
    position:relative;
    margin-top:60px;
}
.related-product .related-title{
    position: relative;
    font-size:28px;
    font-weight: 700;
    letter-spacing: 1px;
    color: #101010;
    line-height: 1.2em;
    text-transform: capitalize;
    margin-bottom: 30px; 
    font-family: 'Roboto Condensed', serif;
    text-align:left;
}

.button.wc-backward:hover{
    color: #000;
}

.cart button[disabled] {
    color: #fff !important;   
}

.checkout-button.button.wc-forward {
    background-color: #fff;    
}

.checkout-button.button.alt.wc-forward, .button.wc-backward, .theme-btn.quote-btn, .woocommerce button.button:disabled[disabled], .woocommerce button.button:disabled{
    color: #fff;
}
.header-style-one .nav-outer{
    padding-right:240px;
}
.main-header.header-style-one .search-box-outer{
    right: 200px;
    border-left:0px;
}
.main-header.header-style-one .search-box-btn{
    color:#101010;
}
.news-details .text .tag{
	position:relative;
	display:inline-block;
	margin:15px 0px;	
}
.trx_addons_scroll_to_top.show{
	display:none !important;	
}
.news-details .news-header h3 a,
.news-details .news-header h3,
.page-title h1{
	word-break:break-all;
	word-break: break-word;	
}