.background-one {
    padding: 50px 0px 0px;
    background-image: url(https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home1-1-1-100x50.jpg);
    background-size: cover;
    height: 450px;
}
.background-two {
padding: 50px 0px 0px;
background-image: url(https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home1-1-1-100x50.jpg);
background-size: cover;
height: 450px;
}
.background-three {
padding: 50px 0px 0px;
background-image: url(https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home1-1-1-100x50.jpg);
background-size: cover;
height: 450px;
}
.mine-carousel-caption {
right: 36%;
left: 15%;
top: 23%;
text-align: left;
z-index: 999;
text-transform: uppercase;
}
.mine-carousel-caption h5 {
margin: 0;
}
.mine-carousel-caption h1 {
font-weight: 700;
font-size: 60px;
}
.mine-carousel-caption img {
width: 451px;
margin-top: -40px;
}
/* .mine-indicators
{
  z-index: 999999;
} */
.for-flayers {
width: auto !important;
height: 450px;
margin: 0 auto;
}
.for-flayers-a
{
background-image: url( https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home1-2.png);
height: 380px;
width: 450px !important;
background-size: cover;

}
.for-flayers-b
{
background-image: url( https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home3-1.png);
height: 380px;
width: 450px !important;
background-size: cover;

}
.for-flayers-c
{
background-image: url( https://demo2.wpopal.com/striz/wp-content/uploads/revslider/slide_home1/slide-home2-1.png);
height: 380px;
width: 450px !important;
background-size: cover;

}
.product-best-products {
    border-bottom: 1px solid #e1e1e1;
}

.title-selling {
    display: block;
    flex-wrap: wrap;
    position: relative;
    align-items: center;
    text-align: center;
    line-height: 1.1;
    margin-bottom: 2.5rem;
    text-transform: none;
    font-size: 2rem;
    font-weight: 700;
    line-height: 1;
    letter-spacing: 0;
    color: #232323;
    text-transform: uppercase;
}
.banneroverlay {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    font-size: 1rem;
    overflow: hidden;
}
figure {
    margin: 0;
}
.product-best-products .banneroverlay img {
    object-fit: cover;
    object-position: right bottom;
}
.banneroverlay figure img {
    display: block;
    width: 100%;
    height: 100%;
}
.overlay-effect3 figure:after
{
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #232323;
    opacity: 0;
    transition: opacity 0.3s, background 0.3s, transform 0.3s;
}
.overlay-effect3 figure:after, .overlay-effect3 figure>a:after {
    left: 50%;
    width: 120%;
    height: 60px;
    background-color: #fff;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -150%, 0);
    transition: 0.5s linear, top 0.5s linear, left 0.5s linear;
}
.overlay-effect3:hover figure:after
{
    top: 100%;
    left: -100%;
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, 200%, 0);
}
.overlay-effect3:hover figure:after
{
    opacity: 0.2;
}
.product-best-products .banneroverlay .banneroverlay-content {
    top: 3.2rem;
    padding: 0 1.5rem 0 7.9%;
    position: absolute;
}
.product-best-products .banneroverlay-subtitle {
    margin-bottom: 1.3rem;
    font-size: 1em;
}
.product-best-products .banneroverlay-title {
    margin-bottom: 1.8rem;
    font-size: 2em;
    line-height: 2rem;
    font-weight: 800;
}
.product-best-products .banneroverlay-title span {
    font-size: 0.8em;
    font-weight: 300;
}
.productstyle {
    position: relative;
    overflow: hidden;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    color: #999;
    transition: 0.3s;
}
.productstyle-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow 0.3s;
}
.productstyle-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s;
}
.productstyle-media img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover;
}
.productstyle-media img:first-child {
    position: relative;
    opacity: 1;
}
.product-action-vertical {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden;
}
.btn-productstyle-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.5rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: #fff;
    color: #999;
    font-size: 1rem;
    font-weight: 700;
    transition: border-color 0.3s, color 0.3s, background-color 0.3s;
}
.btn-productstyle-icon:not(.btn-wishlist) i {
    margin-bottom: 2px;
}
.btn-wishlist {
    line-height: 1;
}
.productstyle.text-center .productstyle-action
{
    justify-content: center;
}
.productstyle-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    background-color: transparent;
    z-index: 10;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
}

.btn-productstyle {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1.14em 0;
    background-color: #333;
    color: #fff;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity 0.3s;
}
.btn-quickview {
    opacity: 0.8;
    transition: opacity 0.3s;
}

.productstyle-details {
    position: relative;
    background-color: #fff;
    padding-top: 1.4rem;
    padding-bottom: 2rem;
}
.text-center .productstyle-details {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.productstyle-name {
    margin-bottom: 0.3rem;
    font-family: inherit;
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: -0.01em;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.productstyle-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.3rem;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.86;
    color: #232323;
}
.productstyle:hover .product-action-vertical {
    visibility: visible;
    opacity: 1;
}
.productstyle:hover .productstyle-action
{
    visibility: visible;
    opacity: 1;
}
.productstyle-price .new-price {
    margin-right: 1rem;
    text-decoration: none;
}
.productstyle-price .old-price {
    color: #aaa;
}
.btn-productstyle-icon:hover {
    border-color: #333;
    color: #fff;
    background-color: #333;
    text-decoration: none;
}
.btn-quickview:hover {
    opacity: 1;
    color: #fff;
    text-decoration: none;
    
}
.productstyle-name a:hover {
    text-decoration: none;
    color: #666;
}
.parallax-background
    {
        background-size: cover;
        width: 100%;
        height: 100%;
        padding: 2.5rem 0 2.5rem;
        background-image: url(https://d-themes.com/html/riode/images/demos/demo21/parallax.jpg);
    }
    .parallax-banner-subtitle
    {
        font-size: 2em;
        color: #2f7fd0 !important;
        font-weight: 700;
    }
    .parallax-banner-title {
        font-size: 3em;
        font-weight: 800;
    }
    a.btn.btn-primary.btn-lg.parallax-btn {
        font-size: 15px;
        padding: 1em 2.5em;
        font-weight: 700;
        border-radius: 0px;
        text-decoration: none;
    }
    .kitify-banner
    {
        background-size: cover;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .kitify-banner__sub-title {
    order: 0;
    justify-content: flex-start;
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    margin: 0px 0px 10px 0px;
}
.kitify-banner__title {
    /* font-size: 48px; */
    font-weight: 600;
    text-align: left;
    margin: 0px 0px 35px 0px;
    line-height: 1;
}
.kitify-banner-inner {
    padding: 8% 50% 8% 8%;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 10%;
}
.kitify-btn
{
    font-size: 15px;
    padding: 1em 2.5em;
    font-weight: 700;
    border-radius: 0px;
    text-decoration: none !important;
}
.kitify-ban-in {
    position: relative;
    object-fit: cover;
    overflow: hidden;
    margin-bottom:15px; 
}
.kitify-ban-in:hover .kitify-banner {
    transform: scale(1.1);
    transition: all 2s;
    overflow: hidden !important;
    object-fit: cover;
}
.kitify-banner-inner.second {
    padding: 8% 8% 8% 8%;
    color: white;
    text-align: center;
    left: 10%;
}
.kitify-banner-inner.third
{
    padding: 0% 50% 0% 8%;
}
.kitify-banner.height {
    height: 340px;
}

.kitify-banner-inner.third .kitify-banner__title {
    font-size: 40px;
    font-weight: 600;
}
.top-sellers {
    position: relative;
    overflow: hidden;
    font-family: Poppins, sans-serif;
    font-size: 1rem;
    color: #999;
    transition: 0.3s;
}
.top-sellers-media {
    position: relative;
    margin-bottom: 0;
    transition: box-shadow 0.3s;
}
.top-sellers-media img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 0.5s;
    border-radius: 6px;
}
.top-sellers-media img:last-child {
    position: absolute;
    opacity: 0;
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    object-fit: cover;
}
.top-sellers-media img:first-child {
    position: relative;
    opacity: 1;
}
.top-sellers-action-vertical {
    position: absolute;
    top: 15px;
    left: 15px;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden;
}
.top-sellers-new-vertical {
    position: absolute;
    top: 15px;
    right: 15px;
    transition: opacity 0.3s, visibility 0.3s;
    background: white;
    color: black;
    text-transform: uppercase;

}
.top-sellers-new-vertical h1 {
    font-size: 10px;
    padding: 10px;
    margin: 0px;
}
.btn-top-sellers-icon {
    /* display: flex;
    align-items: center;
    justify-content: center;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.5rem;
    border: 1px solid #e1e1e1;
    border-radius: 50%;
    background-color: #fff;
    color: #999;
    font-size: 1rem;
    font-weight: 700;
    transition: border-color 0.3s, color 0.3s, background-color 0.3s; */
}
.btn-top-sellers-icon:not(.btn-wishlist) i {
    margin-bottom: 2px;
    line-height: 1;
}
.top-sellers.text-center .top-sellers-action
{
    justify-content: center;
}
.top-sellers-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    align-items: center;
    background-color: transparent;
    z-index: 10;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
}

.btn-top-sellers {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1;
    padding: 1em 0;
    background-color: transparent;
    color: #000;
    font-family: Poppins, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.025em;
    text-transform: uppercase;
    transition: opacity 0.3s;
    width: 90%;
    margin: 0 auto;
    border: 1px solid;
}
.top-sellers-quickview {
    opacity: 0.8;
    transition: opacity 0.3s;
}

.top-sellers-details {
    position: relative;
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.text-center .top-sellers-details {
    text-align: left;
}
.top-sellers-name {
    margin-bottom: 0.3rem;
    font-family: inherit;
    font-size: 0.8rem;
    font-weight: 400;
    color: #666;
    
}
.top-sellers-price {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 0.3rem;
    font-size: 0.9rem;
    font-weight: 600;
    line-height: 1.86;
    color: #232323;
}
.top-sellers:hover .top-sellers-action-vertical {
    visibility: visible;
    opacity: 1;
}
.top-sellers:hover .top-sellers-action
{
    visibility: visible;
    opacity: 1;
    background: white;
    width: 100%;
    padding: 10px;
}
.top-sellers-price .new-price {
    margin-right: 1rem;
    text-decoration: none;
}
.top-sellers-price .old-price {
    color: #aaa;
}
.btn-top-sellers-icon:hover {
    /* border-color: #333; */
    color: #000;
    /* background-color: #333; */
    text-decoration: none;
}
.top-sellers-quickview:hover {
    opacity: 1;
    color: #fff;
    text-decoration: none;
    background: black;
    
}
.top-sellers-name a:hover {
    text-decoration: none;
    color: #666;
}
.top-sellers-reviews
{
    font-size: 12px;
    padding: 6px 0px;
}
.top-sellers-name a {
    color: #aaa;
}
.sellers-item-slider .item:hover {
    box-shadow: none !important;
    border: 0px transparent !important;
}
.sellers-item-slider .owl-controls .owl-nav .owl-prev {
    background: white;
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    position: absolute;
    top: 25%;
}
.sellers-item-slider .owl-controls .owl-nav .owl-next {
    background: white;
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 23px;
    position: absolute;
    top: 25%;
    right: 0;
}
.shop-product-category {
    color: #1d2127;
    margin-bottom: 0rem;
    position: relative;
}
.shop-product-category a {
    text-decoration: none;
    color: black;
}
.shop-product-category figure {
    margin-bottom: 0;
    position: relative;
}
.shop-product-category figure:after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: transparent;
    transition: all 0.3s;
    z-index: 1;
    content: "";
}
.shop-product-category:hover figure:after {
    background-color: rgba(27, 27, 23, 0.15);
}
.shop-product-category figure img {
  
    height: auto;
}
.shop-category-content {
    padding: 1.1rem;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.shop-category-content h3 {
    font-weight: 700;
    font-size: 1rem;
    font-family: "Open Sans", sans-serif;
    letter-spacing: -0.005em;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.shop-category-content span {
    font-weight: 400;
    font-size: 10.2px;
    line-height: 1.8;
    font-family: "Open Sans", sans-serif;
    letter-spacing: normal;
    margin-top: -10px;
    text-transform: uppercase;
    opacity: 0.7;
    color: #1d2127;
}
.shop-category-content span mark {
    padding: 0;
    background-color: transparent;
    color: inherit;
}

.shop-product-slider .owl-controls .owl-nav .owl-prev {
    /* background: white; */
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    position: absolute;
    top: 25%;
    left: -3%;
}
.shop-product-slider .owl-controls .owl-nav .owl-next {
    /* background: white; */
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    position: absolute;
    top: 25%;
    right: -3%;
}
.banners-section {
    padding: 5rem 0rem;
    background-color: #f4f4f4 !important;
}
    .home-banner {
    position: relative;
    font-size: 1.6rem;
}
.banners-section img {
    transition: box-shadow 0.3s;
    width: 100%;
    max-width: 100%;
    height: auto;
}
.banners-section .banner-layer.text-left {
    position: absolute;
    left: 9.85%;
    bottom: 8.1%;
    text-align: left;
}
.banner-layer-top {
    top: 20%;
}
.banner-layer {
    position: absolute;
    left: 4%;
    right: 4%;
}
.banners-section .banner-layer-middle {
    padding-bottom: 1px;
}
.banner-layer-middle {
    top: 50%;
    transform: translateY(-50%);
}
.banners-section .banner-layer-boxed {
    left: 9%;
    right: 9%;
    bottom: 8%;
    border: 5px solid #000;
    padding: 4.4rem 2rem 4.5rem;
}
.banners-section .banner-layer-boxed h3 {
    font-size: 1em;
}
.banners-section .banner-layer-boxed h4 {
    margin-bottom: 0.5rem;
    line-height: 1;
    font-family: "Open Sans", sans-serif;
}
.banners-section .banner-layer-boxed .btn {
    position: absolute;
    left: 54%;
    transform: translate(-52%, 100%);
    width: 70%;
}
.banners-section h3 {
    font-size: 1em;
    line-height: 1;
    letter-spacing: -0.05em;
    font-weight: 800;
}
.banners-section h4 {
    font-family: "Open Sans", sans-serif;
    color: #777;
    font-weight: 400;
    font-size: 0.6em;
    line-height: 1.4;
}
.banners-section .btn {
    padding: 1em 1em 1em 1em;
    font-weight: 600;
    font-size: .8rem;
    letter-spacing: 0.15em;
}
.feature-box {
    color: #7b858a;
    font-size: 1.5rem;
    line-height: 2;
    margin-bottom: 2rem;
}
.feature-box i {
    display: inline-block;
    color: #000;
    line-height: 1;
    font-size: 2.5rem;
    margin-bottom: 1rem;
}
.feature-box h3 {
    margin-bottom: 0;
    font-size: 1.3rem;
    line-height: 1.4;
    font-weight: 700;
    letter-spacing: 0;
    color: black;
}
.feature-box h5 {
    color: #777;
    font-weight: 600;
    font-family: "Open Sans", sans-serif;
    margin-bottom: 1.3rem;
    font-size: 1rem;
}
.feature-box p {
    font-size: .9rem;
    line-height: 1.4rem;
}
.gl_row
{
    background-image: url(https://new-basel.myshopify.com/cdn/shop/files/shoes-parallax1_1512x.jpg?v=1613573633);
    position: relative;
    /* left: -89.5px; */
    box-sizing: border-box;
    width: 100%;
    background-position: 50% -30px;
    -webkit-transition: opacity .5s ease;
    -o-transition: opacity .5s ease;
    transition: opacity .5s ease;
    overflow: hidden;
    background-attachment: fixed;
    background-size: cover !important;
    padding-top: 10vh !important;
    padding-bottom: 10vh !important;
    background-color: #f2f2f2 !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    /* height: 100vh; */
}
.product-element-top {
    position: relative;
    overflow: hidden;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    margin-bottom: 10px;
}
.basel-hover-base .hover-mask {
    position: absolute;
    text-align: center;
    background-color: rgba(0, 0, 0, .9);
    bottom: -40px;
    width: 100%;
    height: 40px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
    
}
.basel-hover-base .hover-mask>div:first-child {
    margin-left: 0;
}
.hover-mask>div {
    vertical-align: middle;
    display: inline-block;
    margin-left: 2px;
}
.basel-hover-base .basel-add-btn>a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: transparent;
    border: none;
    text-transform: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.hover-mask a {
    color: rgba(255, 255, 255, .9);
}
.add_to_cart_button {
    text-align: center;
    position: relative;
}
.basel-hover-base .basel-add-btn>a:before {
    font-size: 18px;
    display: inline-block;
    width: 19px;
    font-family: Simple-Line-Icons;
}
/* .add_to_cart_button:before {
    content: "\e04e";
} */
.basel-tooltip .basel-tooltip-label {
    bottom: 130%;
    left: 50%;
    right: auto;
    top: auto;
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -sand-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
}
.basel-tooltip .basel-tooltip-label {
    position: absolute;
    padding: 0 10px;
    line-height: 28px;
    font-size: 12px;
    letter-spacing: .3px;
    visibility: hidden;
    white-space: nowrap;
    color: transparent;
    background-color: transparent;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.basel-tooltip .basel-tooltip-label:before {
    content: "";
    position: absolute;
    top: 100%;
    bottom: auto;
    left: 50%;
    right: auto;
    color: transparent;
    font-size: 16px;
    font-family: FontAwesome;
    line-height: 5px;
    -webkit-transform: translateX(-50%) translateY(0);
    -o-transform: translateX(-50%) translateY(0);
    -ms-transform: translateX(-50%) translateY(0);
    -sand-transform: translateX(-50%) translateY(0);
    -moz-transform: translateX(-50%) translateY(0);
    transform: translateX(-50%) translateY(0);
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out;
}
.basel-hover-base .quick-view a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
}
 .basel-hover-base .quick-view a:before {
    /* content: "\e091"; */
    font-size: 18px;
    width: 19px;
    display: inline-block;
    font-family: Simple-Line-Icons;
}
.basel-hover-base .yith-wcwl-add-to-wishlist {
    margin-bottom: 0;
}
.basel-hover-base .yith-wcwl-add-to-wishlist>div>a {
    width: 40px;
    height: 40px;
    line-height: 40px;
}
.yith-wcwl-add-to-wishlist a {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.basel-hover-base .yith-wcwl-add-to-wishlist>div>a:before {
    font-size: 18px;
    margin-right: 0;
}
.yith-wcwl-add-to-wishlist a:before
{
    vertical-align: middle;
   
    display: inline-block;
    font-family: Simple-Line-Icons;
    transition: .2s;
}

.basel-hover-base .product-compare-button a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: relative;
    background: 0 0;
    padding: 0;
    border: none;
    text-transform: none;
}

.basel-hover-base .product-compare-button a:before {
    font-family: 'Font Awesome 5 Free';
    /* content: "\e098"; */
    font-size: 18px;
    width: 19px;
    display: inline-block;
    font-family: Simple-Line-Icons;
}
.product-element-top:after {
    content: " ";
    width: 40px;
    height: 40px;
    display: inline-block;
    vertical-align: middle;
    border: 2px solid rgba(0, 0, 0, .8);
    background: green;
    border-radius: 50%;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    animation: 450ms linear infinite load-spin;
    -o-animation: 450ms linear infinite load-spin;
    -ms-animation: load-spin 450ms infinite linear;
    -webkit-animation: 450ms linear infinite load-spin;
    -moz-animation: 450ms linear infinite load-spin;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -20px;
    margin-top: -20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s ease-in-out;
    -moz-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: .2s ease-in-out;
}
.product-grid-item .product-title {
    margin-bottom: 10px;
    text-align: center;
    line-height: 1.2;
}
.product-grid-item .product-title a {
    font-size: 15px;
    display: inline-block;
    font-family: Playfair Display, 'MS Sans Serif', Geneva, sans-serif;
    color: #252222;
    font-weight: 600;
    font-style: normal;
    letter-spacing: .3px;
    text-decoration: none;
}
.product-grid-item .price {
    display: block;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
    color: #949494;
}
.basel-hover-base:hover>.product-element-top>.hover-mask {
    visibility: visible;
    opacity: 1;
    bottom: 0;
}
.basel-hover-base .hover-mask a:hover {
    color: rgba(255, 255, 255, .6);
    text-decoration: none;
}
.basel-tooltip:hover .basel-tooltip-label {
    background-color: #000;
    color: #fff;
    visibility: visible;
    top: auto;
    bottom: 115%;
    left: 50%;
    right: auto;
}
.basel-tooltip:hover .basel-tooltip-label:before {
    color: #000;
}
/* .brand-product-slider .owl-stage-outer {
    width: 100% !important;
}
.brand-product-slider .owl-stage-outer .owl-stage {
    width: 100% !important;
}
.brand-product-slider .owl-stage-outer .owl-stage .owl-item {
    width: 100% !important;
} */
.brand-product-slider .owl-stage-outer .owl-stage .owl-item .item {
    border: 0px !important;
}
.brand-product-slider .owl-controls .owl-nav .owl-prev {
    /* background: white; */
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    position: absolute;
    top: 25%;
    left: -6%;
}
.brand-product-slider .owl-controls .owl-nav .owl-next {
    /* background: white; */
    color: gray;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    font-size: 35px;
    position: absolute;
    top: 25%;
    right: -5%;
}
@media (max-width: 800px)
{
    .product-best-products .banneroverlay img {
    height: 300px;
    }
    .kitify-banner-inner {
        padding: 8% 8% 8% 8%;
        position: absolute;
        top: 5%;
        }
        .kitify-banner-inner.third {
            padding: 0% 30% 0% 8%;
        }
        .kitify-banner-inner.second .kitify-banner__title {
            font-size: 27px;
        }
        .kitify-banner.height {
            height: 270px;
        }
    
}
@media (max-width: 500px)
{
.background-one
{
  height: 360px;
}
.background-two
{
  height: 360px;
}
.background-three
{
  height: 360px;
}
.mine-carousel-caption
  {
     display: block !important;
     right: 5%;
  }

.main-services-width {
  display: block;
}
.for-flayers-a
{
    display: none;
}
.for-flayers-b
{
    display: none;
}
.for-flayers-c
{
    display: none;
}
.mine-carousel-caption h1 {
    font-size: 45px;
}
.mine-carousel-caption img {
    width: 290px;
    margin-top: -25px;
}
.kitify-banner-inner {
    position: absolute;
    top: 0%;
}
.kitify-banner__sub-title
{
    font-size: 13px;
}
.kitify-banner__title {
font-size: 27px;
margin: 0px 0px 15px 0px;
}
.kitify-btn {
font-size: 13px;
padding: 0.5em 1.5em;
}
.kitify-banner-inner.second
{
    left: 0;
    text-align: left;
}
.kitify-banner-inner.third {
    padding: 0% 17% 0% 8%;
    top: 10%;
}
.kitify-banner-inner.third .kitify-banner__title {
    font-size: 27px;
}
}
