.ata-section-title{
display: block;
padding-bottom: 20px;
position: relative;
}
.ata-section-title.ata_heading_style_3:before,
.ata-section-title.ata_heading_style_3:after{
content: "";
position: absolute;
left: 50%;
right: 0px;
width: 120px;
border-bottom: 1px solid var(--secondary-color);
bottom: 0px;
transform: translateX(-65px);
}
.ata-section-title.ata_heading_style_3:after{
bottom: 6px;
transform: translateX(-55px);
opacity: 0.4;
} .icon-box-wrap .item-box {
position: relative;
display:block;
text-align: center;
padding: 35px 20px;
background: #fff;
border: 1px solid #f0f0f0;
height:100%;
}
.icon-box-wrap .item-box i{
font-size: 2.5rem;
color:var( --secondary-color);
display:block;
}
.icon-box-wrap .item-box .heading{
display:block;
padding:25px 0px 15px 0px;
margin-bottom: 0px;
}
.icon-box-wrap .item-box.animated i,
.icon-box-wrap .item-box.animated .heading,
.icon-box-wrap .item-box.animated .desc,
.ata-features-block .be-feature-box.animated .be-icon,
.ata-features-block .be-feature-box.animated .heading,
.ata-features-block .be-feature-box.animated .joyas-text,
.ata-features-block .be-feature-box.animated .link-btn{
-webkit-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
-o-transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
transition: 700ms cubic-bezier(0.17, 0.67, 0, 1.01);
height: auto;
}
.icon-box-wrap .item-box.animated:hover i,
.ata-features-block .be-feature-box.animated:hover .be-icon{
transform: translateY(-5px);
}
.icon-box-wrap .item-box.animated:hover .heading,
.ata-features-block .be-feature-box.animated:hover .heading{
transform: translateY(-15px);
}
.ata-features-block .be-feature-box.animated .joyas-text,
.ata-features-block .be-feature-box.animated .link-btn{
-webkit-transition: 1200ms cubic-bezier(0.17, 0.67, 0, 1.01);
-o-transition: 1200ms cubic-bezier(0.17, 0.67, 0, 1.01);
transition: 1200ms cubic-bezier(0.17, 0.67, 0, 1.01);
height: auto;
}
.icon-box-wrap .item-box.animated:hover .desc,
.ata-features-block .be-feature-box.animated:hover .joyas-text,
.ata-features-block .be-feature-box.animated:hover .link-btn{
transform: translateY(-20px);
}
.joyas-carousel.ata-testimonials-widgets .owl-dots{
bottom: -20px;
}
.icon-box-wrap .item-box::before {
position: absolute;
top: 0;
left: 0;
right:0;
bottom:0;
z-index:-1;
content: "";
position: absolute;
border:3px solid var( --secondary-color);
transition: all 0.4s ease 0s;
opacity:0;
}
.icon-box-wrap .item-box:hover::before{
transition: all 0.4s ease 0s;
left:-10px;
bottom:-10px;
top:10px;
right:10px;
opacity:1;
}
.icon-box-wrap .boxstyle-separator{
border-right: 1px solid #f0f0f0;
}
.icon-box-wrap .boxstyle-separator .item-box{
border: none;
}
.icon-box-wrap .boxstyle-separator.last{
border-right: none;
}
.icon-box-wrap .item-box .d-flex  i{
margin-right: 15px;
font-size: 2rem;
}
.icon-box-wrap .item-box.side{
padding-top: 10px;
padding-bottom: 10px;
}
.icon-box-wrap .item-box.side .heading{
padding: 0;
padding-top: 5px;
}
.icon-box-wrap .item-box.side .side-txt{
text-align: left;
}  .bc-pricing {
position: relative;
display: inline-block;
width: 100%;
border: 1px solid #DDDDDD;
padding: 30px 25px 25px 25px;
}
.bc-pricing .price-title {
position: relative;
}
.bc-pricing.active {
position: relative
}
.card-ribbon {
position: absolute;
overflow: hidden;
top: -10px;
left: -10px;
width: 114px;
height: 114px;
z-index: 99
}
.card-ribbon span {
position: absolute;
display: block;
width: 165px;
padding: 5px 0;
background-color: var(--secondary-color);
box-shadow: 0 5px 5px rgba(0,0,0,.2);
color: #fff;
font-size: 12px;
text-transform: uppercase;
text-align: center;
left: -37px;
top: 21px;
transform: rotate(-45deg);
height:39px;
line-height:31px;
}
.card-ribbon::before, .card-ribbon::after {
position: absolute;
z-index: -1;
content: '';
display: block;
border: 5px solid var(--secondary-color);
border-top-color: transparent;
border-left-color: transparent
}
.card-ribbon::before {
top: 0;
right: 0
}
.card-ribbon::after {
bottom: 0;
left: 0
}
.bc-pricing .price-title .price-wrap{
font-weight: 700;
color: var(--tertiary-color);
background: var(--secondary-alpha);
text-align: center;
font-size: 2.6rem;
margin: 10px -25px;
padding: 20px 0px;
}
.bc-pricing.active .price-title .price-wrap{
background: var(--secondary-color);
color: var(--quaternary-color);
}
.bc-pricing .price-title .price-wrap small {
font-family: var(--body-font);
vertical-align: super;
font-weight: normal;
margin-left: 10px;
color: var(--primary-color);
font-size: 16px;
}
.bc-pricing.active .price-title .price-wrap small{
color: var(--quaternary-color);
}
.bc-pricing .price-title h5 {
letter-spacing: 2px;
position: relative;
display: block;
padding-bottom: 10px;
}
.bc-pricing ul {
margin: 0px 0 0;
padding: 10px;
text-align: left;
list-style: none;
}
.bc-pricing ul li {
padding: 10px 0px 0px 25px;
position: relative;
}
.bc-pricing ul li i{
position: absolute;
left: 2px;
top: 11px;
color: var(--secondary-color);;
}
.bc-pricing ul li i.bi-x{
color: #BDBDBD;
}
.bc-pricing .price-footer {
padding-top: 30px;
}
.bc-pricing .btn{
width: 100%;
border-radius: 0px;
display: block;
}
.bc-pricing .btn.active{
background: var( --secondary-color );
border:1px solid var( --secondary-color );
color: var(--quaternary-color);
}
.bc-pricing .btn.active:hover, .bc-pricing .btn.active:focus {
background: none;
color: var( --secondary-color );
}
.ata-category-grid-wrp figure{
position:relative;
overflow:hidden;
color:#FFF;
text-align:center;
margin-bottom: 25px!important; width: 100%;
padding-top: 100%;
}
.ata-category-grid-wrp [class*="col-"]{
padding-top: 15px;
padding-bottom: 10px;
}
.ata-category-grid-wrp [class*="col-"] figure{
display: block;
height: 100%;
}
.ata-category-grid-wrp figure a.box_wrp{
overflow:hidden;
display:block;
}
.ata-category-grid-wrp img{
width:100%;
height:auto;
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;	
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-o-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
position: absolute;
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.ata-category-grid-wrp figure:hover img{
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.ata-category-grid-wrp figure:after{
content:"";
position:absolute;
left:0px;
right:0px;
bottom:0px;
top:0px;
background:rgba(0,0,0,0.3);	
z-index:9;
}
.ata-category-grid-wrp figcaption{
left:10%;
right:10%;
top:50%;
position:absolute;
color:#000;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-webkit-transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
-ms-transition: all 0.6s ease-in-out;
transition: all 0.6s ease-in-out;
z-index:99;
color: #fff;
}
.ata-category-grid-wrp figcaption i{
font-size:30px;
padding-bottom:20px;	
}
.ata-category-grid-wrp figure:hover figcaption {
top: 40%;
}
.ata-category-grid-wrp .desc{
padding-bottom: 20px;
line-height:25px;
}
.ata-category-grid-wrp .theme-btn{
border: none!important;
padding: 8px 15px!important;
}
.ata-category-grid-wrp figure:hover .theme-btn
{ }
.ata-category-grid-wrp a.link-btn{
color: var(--secondary-color);
}
.ata-category-grid-wrp a.link-btn:hover,
.ata-category-grid-wrp a.link-btn:focus{
color: var(--tertiary-color);
}
.ata-category-grid-wrp figcaption a.link-btn i{
font-size: inherit;
}
.ata-category-grid-wrp figure.round-box{
border-radius: 50%;
-webkit-border-radius: 50%;
max-width: 100%;
height: auto;
}
.ata-category-grid-wrp [class*="col-"]{
text-align: center;
}
.ata-category-grid-wrp [class*="col-"] figure.round-box.hide_thumbnail{
display: inline-block;
}  .testimonial-item {
padding:20px;
border: 1px solid rgba(0, 0, 0, 0.05);
height: 100%;
position:relative;
}
.owl-item.active.center .testimonial-item {
background: var(--secondary-color);
}
.testimonial-item .bi-quote{
transform: rotate(180deg);
position: absolute;
right: 5px;
top: 5px;
font-size: 4em;
color: var(--secondary-color);
}
.testimonial-item .customer-thumb img{
border-radius: 50%;
-webkit-border-radius: 50%;
max-width: 30%;
height: auto;
}
.testimonial-item .heading{
margin: 0px;
padding: 20px 0px 10px 0px;
color: var(--tertiary-color);
}
.testimonial-item .heading i{
margin: 2px 5px 0px 5px;
}
.testimonial-item .heading span{
font-size: 12px;
margin-bottom: 1px;
color: var(--primary-color);
}
.owl-item.active.center .testimonial-item,
.owl-item.active.center .testimonial-item i,
.owl-item.active.center .testimonial-item .heading,
.owl-item.active.center .testimonial-item .heading span
{
color: var(--quaternary-color);
}
.smart_attribute_as_widgets.smart_attribute .image a{
-webkit-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.03);
-moz-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.03);
-o-box-shadow: 0 0px 15px rgba(0, 0, 0, 0.03);
box-shadow: 0 0px 15px rgba(0, 0, 0, 0.03);
border: 1px solid #f0f0f0;
cursor:pointer;
background:#fff;
-webkit-border-radius:10px; 
-moz-border-radius: 10px;
border-radius: 10px;
text-align:center;
}  @media screen and (min-width: 1024px) {	
.joyas-product-grids ul.products li.product.first{
clear:none!important;	
}
.joyas-product-grids ul.products li.product,
.joyas-product-grids ul.products li.product.last{
margin-right: 3.8%!important;	
}
.joyas-product-grids ul.products li.product.fs-last-item{
margin-right:0px!important;	
}
}
@media only screen and (min-width: 601px) and (max-width: 1024px){
.woocommerce.joyas-product-grids ul.products li.product.columns-sm-3,
.shortcode-sm-3  ul.products li.product{
width: 29.5% !important;
float:none!important;
margin:1.5%!important;
display:inline-block!important;
vertical-align:top!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-sm-4,
.shortcode-sm-4  ul.products li.product{
width: 21% !important;
float:none!important;
margin:1.5%!important;
display:inline-block!important;
vertical-align:top!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-sm-2,
.shortcode-sm-2  ul.products li.product{
width: 45% !important;
float:none!important;
margin:2%!important;
display:inline-block!important;
vertical-align:top!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-sm-1,
.shortcode-sm-1  ul.products li.product{
width: 98% !important;
float:none!important;
margin:2%!important;
clear:both;
}
}
@media screen and (max-width: 600px) {
.woocommerce.joyas-product-grids ul.products li.product.columns-xs-3{
width: 31.33% !important;
float: left!important;
margin:2%!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-xs-4{
width: 23% !important;
float: left!important;
margin:2%!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-xs-2{
width: 48% !important;
float: left!important;
margin:2%!important;
}
.woocommerce.joyas-product-grids ul.products li.product.columns-xs-1{
width: 98% !important;
float:none!important;
margin:2%!important;
clear:both;
}
.shortcode-xs-2  ul.products li.product{
width: 45% !important;
float:none!important;
margin:2%!important;
display:inline-block!important;
vertical-align:top!important;
}
} /*/*/.joyas-carousel{
position:relative;
margin: 0px -10px;
}
.joyas-carousel .owl-stage-outer{
overflow:hidden;
}
.woocommerce.fs-product-carousel-wrap{
padding-left: 5px;
}
.woocommerce.fs-product-carousel-wrap ul.products li.product{
width:auto;
float:none;
display:block;
clear:both;
padding: 0px!important;
margin:5px!important;
}
.woocommerce.fs-product-carousel-wrap ul.products li.product:before,
.woocommerce.fs-product-carousel-wrap ul.products li.product:after{
display: none;
}
.joyas-carousel .owl-nav button{
position:absolute;
left:0px;
top:50%;
transform: translateY(-30px);
width:40px;
height:40px;
text-align:center;
padding:0px;
}
.joyas-carousel .owl-nav button i{
width:40px;
height:40px;
line-height:40px;
display:block;
text-align:center;
font-size: 18px;
}
.joyas-carousel .owl-nav button.owl-prev{
left:auto;
right:0px;
}
.joyas-carousel .owl-dots{
display:block;
text-align:center;
width:100%;
position: absolute;
left: 0px;
right: 0px;
bottom: 0px;
}
.joyas-carousel .owl-dots button{ padding: 0px; 
width: 50px; 
height: 5px;
margin: 0px 2px;
border-radius: 15px;
-webkit-border-radius: 15px; }
.joyas-carousel .owl-dots.disabled,
.joyas-carousel .owl-nav.disabled{
display: none;
}/**//*/*/.ata-product-nav-tab .nav-tabs .nav-link{
font-family: var( --heading-fonts );
word-spacing: 1px;
text-transform: uppercase;
letter-spacing: 1px;
-webkit-box-shadow: none;
font-weight: normal !important;
padding: 9px 20px !important;
border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
position: relative;
margin-right: 3px;
}
.ata-product-nav-tab .nav-tabs .nav-link i{
margin-right:5px;
display:inline-block;	
}
.ata-product-nav-tab .nav-tabs .nav-link:after {
position: absolute;
bottom: -7px;
left: 50%;
margin-left: -8px;
content: "";
border-right: 8px solid transparent;
border-top: 8px solid var(--secondary-color);
border-left: 8px solid transparent;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
transition: all 0.4s;
}
.ata-product-nav-tab .nav-tabs .nav-link.active:after {
opacity: 1;
}
.ata-product-nav-tab .nav-tabs{
border: none;
margin-bottom: 50px;
}
.ata-product-nav-tab .nav-tabs.center{
justify-content: center;
}
.ata-product-nav-tab .nav-tabs.right{
justify-content: end;
}/**//*/*/.ata-cat-product-captions{
display: block;
padding: 30px;
position:absolute;
left:10px;
right:10px;
top:0px;
bottom:0px;
z-index:2;
}
.ata-cat-product-captions h3{
display: block;
padding-bottom: 10px;
}
.ata-cat-product-captions .desc{
padding-top:10px;	
}
.ata-sidebar-info{
position:relative;	
}
.ata-sidebar-info .sidebar-info:after{
content:"";
position:absolute;
left:0px;
right:0px;
top:0px;
bottom:0px;
z-index:-1;
}
ul.products.ata-product-sidebar-carousel .owl-nav{
position:absolute;
left:-120px;
top:30px;
z-index:99;	
}
ul.products.ata-product-sidebar-carousel .owl-nav button{
-webkit-border-radius:50%;
border-radius:50%;
margin-right:2px;
font-size:30px;
padding:5px;
width:40px;
height:40px;
line-height:15px;
}
ul.products.ata-product-sidebar-carousel .owl-nav button span{
line-height:15px;
display:block;
margin-top:-3px;	
}
.ata-product-sidebar-carousel .owl-stage-outer{
overflow:hidden;
}
.woocommerce ul.products.ata-product-sidebar-carousel li.product{
width:100%!important;
float:none;
display:block;
clear:both;
box-shadow: 0px 0px 10px 0px rgba(74,74,74,0.1);
-webkit-box-shadow: 0px 0px 10px 0px rgba(74,74,74,0.1);
margin:10px 0px;
}
.ata-product-sidebar-carousel .owl-item{
padding:0px 10px;	
}
.ata-product-sidebar-carousel .owl-dots{
display:none;
}
ul.products.ata-product-sidebar-carousel li.product{
padding-bottom:10px;
margin-bottom:0px;
}
ul.products.ata-product-sidebar-carousel .owl-nav{
}
ul.products.ata-product-sidebar-carousel .owl-nav{
}
.ata-sidebar-category-product.order-1 ul.products.ata-product-sidebar-carousel .owl-nav{
right:-120px;
left:auto;	
}
.ata-sidebar-info.order-2{
text-align:right;
}
.ata-testimonial-block{
overflow:hidden;
position:relative;
}
.ata-testimonial-block .owl-item{
float:left;	
}
.elementor-widget-product-category-child .ata-product-category-grid-child-wrp .desc{
font-weight:normal!important;	
}
#content .joyas-single-post .post.product-cat{
padding-bottom:50px;	
}
ul.ata-child-category{
display:block;
padding:0px;
padding-top:20px;
}
ul.ata-child-category li{
display:block;
list-style:none;
position:relative;
border-bottom:1px solid #F2F2F2;
}
ul.ata-child-category li a{
display:block;
padding:10px 15px;	
}/**/  .fs-product-slider{
display:block;
height:inherit;
position:relative;
}
.fs-product-slider .owl-stage-outer{ width: 100%; overflow: hidden; }
.fs-product-slider .slide-item .theme-btn{
margin-top: 30px;
display: inline-block;
height: auto;
line-height: inherit;
padding: 3px 30px!important;
}
.fs-product-slider .slide-item{
position:relative;
height:100%;
display:block;
}
.fs-product-slider .slide-item .element-btn{
display: inline-block;
padding: 0 30px;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
font-size: 18px;
margin-top: 30px;
}
.fs-product-slider .slide-item img{
width:auto;
height:100%;
left:0px;
right:0px; }
.fs-product-slider .slide-item.slider-image-cover img{
width:100%;
height:auto;
position:absolute;
left:0px;
right:0px;
}
.fs-product-slider .slide-item.slider-image-cover_center img{
width:100%;
height:auto;
position:absolute;
left:0px;
right:0px;
transform: translate(0%,-50%);
-webkit-transform: translate(0%,-50%);
-moz-transform: translate(0%,-50%);
top:50%;
}
.fs-product-slider .captions-desc{
position:absolute;
left:20%;
right:20%;
top:50%;
background-color: rgba(256,256,256,0.8);
padding:30px;
text-align:center;
transform: translate(0%,-50%);
-webkit-transform: translate(0%,-50%);
-moz-transform: translate(0%,-50%);
}
.fs-product-slider .owl-item {
float:left;
}
.fs-product-slider .fs-slider-heading,
.fs-product-slider .fs-slider-text{
display:block;
padding-bottom:20px;
margin:0px;
}
.fs-product-slider{
position: relative;
}
.fs-product-slider .owl-nav,
.fs-product-slider .owl-dots{
position: absolute;
left: -17px; right: -17px;
top: 50%;
margin-top: -17px;
}
.fs-product-slider .owl-dots{
left: 0; right: 0;
text-align: center;
bottom: 20px; top: auto;
}
.fs-product-slider .owl-nav.disabled{
display: none;
}
.fs-product-slider .owl-nav button{
display: block;
padding: 0px;
background: none;
font-size: 35px;
line-height: 35px;
color: var(--tertiary-color);
border: none;
}
.fs-product-slider .owl-nav button.owl-prev{
float: right;
}
.fs-product-slider .owl-nav button:hover,
.fs-product-slider .owl-nav button:focus{
color: var(--secondary-color);
}
.fs-product-slider .owl-dots button{ padding: 0px; 
width: 50px; 
height: 5px;
margin: 0px 2px;
border-radius: 15px;
-webkit-border-radius: 15px; }
.fs-product-slider .owl-dots.disabled{
display: none;
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar{
display:block;	
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar .nav-item{
float:none;
display:block;
margin:0px;
width:100%;
padding:0px;
clear:both;
border-radius:0px!important;
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar .nav-link::after {
left: auto;
top:50%;
bottom:auto;
content: "";
left:auto;
right:-19px;
margin-top:-10px;
border-top: 10px solid transparent!important;
border-bottom: 10px solid transparent;
border-left: 10px solid var(--secondary-color);
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar .nav-link{
-webkit-border-radius:0px;
border-radius:0px;
border-bottom:none;	
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar li.nav-item:last-child a{
border-bottom:1px solid #000;!important;
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar.sidebar-right .nav-link{
text-align:right;	
}
.ata-product-nav-tab .nav-tabs.fs-tab-sidebar.sidebar-right .nav-link::after {
border-left: 10px solid transparent!important;
border-right: 10px solid var(--secondary-color);
right:auto;
left:-13px;
}
.ata-product-nav-tab .nav-tabs.sidebar-right  .nav-link i{
margin-right:0px;
margin-left:10px;
} .fs-blog-section{
width:100%;
}
.fs-blog-section .content-wrap{
padding-bottom: 10px;
}
.fs-blog-section .widgets-post {
display: -ms-flexbox;
display: flex;
align-items: center;
-ms-flex-align: center;
margin-bottom: 0;
padding:30px!important;
width:100%;
margin-bottom:10px;
position:relative;
}
.fs-blog-section .post-media{
position:absolute;
left:0px;
bottom:0px;
top:0px;
right:auto;
width:50%;
overflow:hidden;
}
.fs-blog-section .post-media img{
width:auto;
height:100%;
max-width:inherit;
}
.fs-blog-section .post-body {
flex: 1;
-ms-flex: 1;
z-index: 1;
position: relative;
margin: 0 0 0 20%;
padding: 30px;
border: 0;
background-color: #fff;
}
.fs-blog-section .post-body .post-date {
display: inline-block;
float: none;
width: auto;
padding:0px 10px;
color: #fff;
background-color: #222529;
letter-spacing: .1em;
text-transform: uppercase;
box-shadow: none;
font-size:12px;
font-weight:700;
margin-bottom:15px;
}
.fs-blog-section .post-body .blog-txt{
padding-bottom:20px;
}
.fs-blog-section .owl-nav.disabled{
display:none!important;
}
.fs-blog-section .owl-dots{
display:block;
text-align:center;
width:100%;
position: absolute;
left: 0px;
right: 0px;
bottom: -20px;
}
.fs-blog-section .owl-dots button{
padding:0px;
background:none;
border:none;
width: auto;
margin: 0px;
}
.fs-blog-section .owl-dots span {
position: relative;
width: 15px;
height: 15px;
margin: 2px 2px;
background: transparent;
display: block;
-webkit-backface-visibility: visible;
transition: all .3s ease;
border: 2px solid var(--tertiary-color);
border-radius: 50%;
}
.fs-blog-section .owl-dots .owl-dot.active span,.fs-blog-section .owl-dots .owl-dot:hover span {
border-color: var(--secondary-color);
background: transparent;
}
.fs-blog-section .owl-dots .owl-dot span::before {
content: '';
display: block;
width: 14px;
height: 14px;
background-color: transparent;
position: absolute;
left:4px;
top:4px;
margin-top: -.35rem;
margin-left: -.35rem;
background-color: var(--secondary-color);
opacity: 0;
visibility: hidden;
transform: scale(0);
transition: all .3s;
border-radius: 50%;
}
.fs-blog-section .owl-dots .owl-dot.active span::before {
opacity: 1;
visibility: visible;
transform: scale(1);
}  .ata-team-item{
position: relative;
transition: all 1s ease 0s;
-webkit-transition: all 1s ease 0s;
-moz-transition: all 1s ease 0s;
-o-transition: all 1s ease 0s;
text-align:center;
box-shadow: 0px 10px 38px 0px rgba(0, 0, 0, 0.048);
margin-bottom:30px;
padding:20px 20px 30px 20px;
overflow:hidden;
-webkit-border-top-right-radius: 8px;
-moz-border-top-right-radius: 8px;
border-top-right-radius: 8px;
-webkit-border-top-left-radius: 8px;
-moz-border-top-left-radius: 8px;
border-top-left-radius: 8px;
}
.ata-team-block.standard .ata-team-item,
.ata-team-item img{
-webkit-border-top-right-radius:8px;
-moz-border-top-right-radius:8px;
border-top-right-radius:8px;
-webkit-border-top-left-radius:8px;
-moz-border-top-left-radius:8px;
border-top-left-radius:8px;
}
.ata-team-item:hover img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.ata-team-item img {
-transition: all .3s cubic-bezier(0, 0, 0, 0.1);
transition: all .3s cubic-bezier(0, 0, 0, 0.1);
-webkit-transform: scale(1);
transform: scale(1);
}
.ata-team-item  .team-image{
overflow:hidden;
position:relative;
margin:-20px -20px 30px -20px;
}
.ata-team-item .position{
color:#61ce70;
display:block;
padding-bottom: 10px;
}
.ata-team-block.standard .ata-team-item  .team-image,
.ata-team-block.round .ata-team-item .team-image{
-webkit-border-top-right-radius:8px;
-moz-border-top-right-radius:8px;
border-top-right-radius:8px;
-webkit-border-top-left-radius:8px;
-moz-border-top-left-radius:8px;
border-top-left-radius:8px;	
}
.ata-team-block.standard .item-comment,
.ata-team-block.standard .position{
position:relative;
z-index:99;	
}
.ata-team-block.round .ata-team-item{
display:block;
-webkit-border-radius:8px;
-moz-border-radius:8px;
}
ul.ata-social-profile{
position:absolute;
z-index:99;
margin:0px;
padding:0px;
left:0px;
right:0px;
bottom:15px;
top:auto;
text-align:center;	
}
ul.ata-social-profile li{
display:inline-block;
transition: transform 0.3s ease;
-webkit-transform: translateY(55px);
transform: translateY(55px);
}
ul.ata-social-profile li:nth-child(2){
transition-delay: 100ms;
}
ul.ata-social-profile li:nth-child(3){
transition-delay: 200ms;
}
ul.ata-social-profile li:nth-child(4){
transition-delay: 300ms;
}
ul.ata-social-profile li:nth-child(5){
transition-delay: 400ms;
}
ul.ata-social-profile li:nth-child(6){
transition-delay: 500ms;
}
ul.ata-social-profile li:nth-child(7){
transition-delay: 600ms;
}
.ata-team-item:hover ul.ata-social-profile li{
-webkit-transform: translateY(0px);
transform: translateY(0px);
}
ul.ata-social-profile li a{
display:block;
width:30px;
height:30px;
background:var(--secondary-color);
font-size:16px;
line-height:32px;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
color:var(--quaternary-color);
}
ul.ata-social-profile li a:hover,
ul.ata-social-profile li a:focus{
background:var(--quaternary-color);
color:var(--secondary-color);
} .woo-sidebar-cat .head {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
color: #fff;
font-size: 18px;
font-family:var( --heading-font );
padding: 15px 17px;
text-transform: uppercase;
background: #333;
letter-spacing:1px;
}
.woo-sidebar-cat .head i{
margin-right:10px;	
}
.woo-sidebar-cat ul{
display:block;
margin:0px;
padding:0px;	
}
.woo-sidebar-cat ul > li{
border: 1px solid #ebebeb;
border-top:none;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
position: relative;
width: 100%;
list-style:none;
padding:0px;
margin:0px;
background: #f7f7f7;	
font-family:var( --heading-font );
}
.woo-sidebar-cat ul {
border-top: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.woo-sidebar-cat ul > li > a {
padding: 13px 15px;
color: var(--primary-color);
font-family:var( --heading-font );
display:block;
position:relative;
}
.woo-sidebar-cat ul > li > a .icon {
font-size: 18px;
margin-right: 15px;
}
.woo-sidebar-cat ul > li > a:after {
color: var(--primary-color);
content: "\ea98";
float: right;
font-size: 16px;
line-height: 30px;
-webkit-transition: all .3s ease 0s;
-moz-transition: all .3s ease 0s;
-o-transition: all .3s ease 0s;
transition: all .3s ease 0s;
width: 20px;
font-family: IcoFont;
}
.woocommerce li.product.hide-price-widget .product_wrap .price,
.woocommerce ul.products li.product.hide-price-widget .star-rating{
display: none!important;
} .be-feature-box {
padding: 30px;
border-radius: 5px;
position: relative;
overflow: hidden;
border: 1px solid #f3f3f3;
margin:14px 0px;
height: 100%;
}
.be-feature-box .box-wrp {
position: relative;
z-index: 999
}
.be-feature-box .box-wrp .be-icon i {
text-align: left;
font-size: 2.5rem;
color: var(--secondary-color);
}
.be-feature-box .box-wrp .heading{
color: var(--tertiary-color);
margin: 20px 0px 15px 0px;
padding: 0px;
font-size: 1.2rem;
}
.be-feature-box:before {
background: #fff;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
-ms-transition: all .5s ease-in-out;
-o-transition: all .5s ease-in-out;
-webkit-transition: all .5s ease-in-out
}
.be-feature-box:hover:before,
.be-feature-box.hover:before {
background: rgba(0,0,0,.7);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
-webkit-box-shadow: 0 0 30px 5px rgba(102,102,102,.25);
-moz-box-shadow: 0 0 30px 5px rgba(102,102,102,.25);
box-shadow: 0 0 30px 5px rgba(102,102,102,.25)
}
.be-feature-box:hover .box-wrp .heading,
.be-feature-box.hover .box-wrp .heading{
color: #fff
}
.be-feature-box:hover .box-wrp,
.be-feature-box.hover .box-wrp {
color: #fff
}
.be-feature-box .link-btn{
display: inline-block;
margin-top: 15px;
color: var(--secondary-color);
}
.be-feature-box .link-btn:hover,
.be-feature-box .link-btn:focus{
text-decoration: underline;
}
.ata-logo-widgets .owl-item{
text-align: center;
}
.joyas-carousel.ata-logo-widgets .owl-dots{
bottom: -20px;
}