/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Oct 24, 2020, 9:35:00 AM
    Author     : Anques
*/
/*.intro-slider-container, .intro-slide {
    height: 80vh;
}*/
a {
    color: #f8679c;
}

a:hover {
    color: #f8679c;
}

.header-11 .menu>li>a {
    padding-top: 2rem;
    padding-bottom: 1.9rem;

}

.header-11 .logo {
    margin-top: 1.7rem;
    margin-bottom: 1.7rem;
}

.header-11 .icon-search {
    transform: rotate(270deg);
}

.header-11 .sticky-header.fixed {
    background-color: #fff;
}

.menu li>a {
    color: #000;
    font-weight: 500;
}

.header.header-11 .header-middle .menu>li>a {
    font-weight: 500;
    padding-left: 14px;
}

.header.header-11 .header-middle .menu>li>a:hover,
.menu li>a:hover {
    color: #F8679C !important;
}

.menu li:hover>a,
.menu li.show>a,
.menu li.active>a {
    color: #F8679C !important;
}

.font-weight-200 {
    font-weight: 200;
}

.main .banner-border .banner-subtitle,
.main .banner-border .banner-title span,
.main .banner-border .banner-link {
    color: #fff;
}

.main .banner-border-hover .banner-link {
    color: #fff;
}

.main .banner-title span {
    color: #fff;
}

.banner .banner-link.btn,
.banner .banner-link.btn:hover {
    color: #fff;
    font-weight: 200;
}

.banner .banner-link.btn::before {
    background-color: #fff;
}

.color-000 {
    color: #000 !important;
}

.product-label {
    background-color: #F8679C;
    color: #fff;

    font-size: 11px;
    padding: 3px 12px;
}


.product-title {
    font-weight: 500;
}

.product.product-2 .product-body {
    padding-top: 5px;
}

.footer-newsletter .title-desc {
    padding: 0px 31%;
    font-size: 13px;
    font-weight: 200;
}

.new--league .title {
    letter-spacing: 5px;

    margin-bottom: 17px;

}

.new--league p:first-child {
    letter-spacing: 5px;
    color: #fff;
    font-size: 16px;
    margin-bottom: 12px;

}

.new--league .btn-primary-white {
    background: #f8679c;
    padding: 11px 10px;
    border-radius: 24px;
    font-weight: 300;
    margin-top: 48px;
}

.new--league .btn-primary-white:hover {
    color: #fff;
}

.footer-newsletter {
    padding-top: 3.5rem;
    padding-bottom: 1.5rem;
}

.margin-bottom-17px {
    margin-bottom: 17px;
}

.margin-top-30px {
    margin-top: 30px;
}

.title-p {
    font: normal normal normal 16px/16px Segoe Script;
}

.heading.heading-center .title {
    margin-bottom: 1.5rem;
    font: normal normal 600 38px/57px Poppins;

    color: #F8679C;
    opacity: 1;
}

.btn-more {

    border-color: #F8679C;

}

.btn-outline-primary-2 {
    color: #000;
    font-weight: 600;
}

.btn-outline-primary-2:hover,
.btn-outline-primary-2:focus,
.btn-outline-primary-2.focus,
.btn-outline-primary-2:not(:disabled):not(.disabled):active,
.btn-outline-primary-2:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary-2.dropdown-toggle {
    color: #fff;
    background-color: #f8679c;
    border-color: #f8679c;
    box-shadow: none;
}

.banner-set-image .banner-content {
    top: 50%;
}

.home-banner2 .banner-title {
    width: 80%;

}

.home-banner2 .dicover {
    color: #fff;
}


.home-banner2 .dicover i {
    font-size: 17px;
}

.banner-set-content h4 {
    color: #F8679C
}

.font-size-14px {
    font-size: 14px !important;
    ;
}

.banner-set-content-left p {
    color: #000;
    max-width: 100%;
    margin-bottom: 13%;
    margin-top: 6%;

}

.footer {

    color: #707070;
    background-color: #222222;
}

.footer .widget-title {
    color: #FFFFFF;
    font-weight: 400;
}


.footer a:hover,
.footer a:focus {
    color: #f8679c;
}

.footer a {
    color: #e3e3e3;
}

.footer .widget-about p {
    max-width: 421px;
    color: #e3e3e3;
}

.color-fff {
    color: #fff;
}

.social-icon.social-twitter {
    color: #fff;
}

.social-icon.social-pinterest {
    color: #fff;

}

.social-icon.social-pinterest i {
    font-size: 19px;
}

.social-icon.social-facebook {
    color: #fff;
}


.social-icon.social-instagram {
    color: #fff;
}

.social-icon.social-instagram i {
    font-size: 18px;
}

.social-icons-color .social-icon,
.social-icons-simple .social-icon {

    font-size: 17px;
}

.owl-theme.owl-light .owl-nav [class*='owl-']:not(.disabled):hover {
    border-color: #F8679C;
    background: #F8679C;
}

.my-nevi {
    background: #F6F6F6;
    padding: 4px;

}

.my-nevi .breadcrumb-item a {
    font-weight: 400;
}

.my-nevi .breadcrumb-item.active a {
    color: #000 !important;
    font-weight: 500;
}

.min-height-240 {
    min-height: 500px;
}

.my-catalog {
    min-height: auto;
    padding: 0;
    margin: 0px;
}

.my-catalog .page-title {
    font: normal normal normal 48px/108px Segoe Print;
    color: #fff;
    text-align: left;
    font-weight: 200;
    height: 6em;
    display: flex;
    align-items: center;
}

.catalog .title {
    color: #F54567 !important;
}

.contact_us {
    color: #fff;
    font-weight: 400;
    background: #f8679c;
}

.contact-box h3 {
    font-weight: 500;
}

.contact-box address,
.contact-box div {
    font-weight: 400;
    font-style: normal;
    color: #000;
}

.color-F54567 {
    color: #F54567
}

.color-4B4C4C {
    color: #4B4C4C !important;
}

.btn-contect {
    color: #f8679c;
    font-weight: 400;
    border-color: #f8679c;
}

.btn-contect i {
    font-size: 19px;
}

.max-width-533px {
    max-width: 533px !important;
}

@media screen and (max-width: 991px) {
    .header-middle .header-center {
        display: block;
    }

    .product-label {
        top: 1rem;
        left: 1rem;
    }

    .footer-newsletter .title-desc {
        padding: 0px 5%;
    }

}

.mobile-menu-toggler,
.header-11 .mobile-menu-toggler {
    color: #000;
}

.mobile-menu-wrapper .btn-primary {
    background-color: #f8679c;
    border-color: #f8679c;
}


.mobile-menu-light .mobile-menu li.open>a,
.mobile-menu-light .mobile-menu li.active>a {
    color: #f8679c;
}

.my-bg {
    background: rgba(0, 0, 0, 0.4);
    height: 100%;
    width: 100%;

}

.my-product-img {
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 600px;
}

.my-product-img2 {
    background-repeat: no-repeat;
    background-size: 100%;
    min-height: 550px;
}

.text-center {
    text-align: center;
}

.menu li {

    cursor: pointer;
}

.my-pagi svg {
    width: 18px;
}

.my-pagi div:first-child {
    display: none;
}

.my-small .owl-stage {
    margin-left: auto;
    margin-right: auto;
}



.instagram-feed {

    height: 219px;
    overflow: hidden;

}

.instagram-feed img {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto auto;
}

.page-header {
    background-position: top center;
}

@media only screen and (max-width: 600px) {

    .instagram-feed {

        height: 171px;


    }
    .my-product-img
    {

        min-height: 234px;
    }

   
    .my-product-img2
    {
        min-height: 220px;
    }

}

.error.m-error {
    border-color: #d9534f;
}

small.error.m-error {
    color: #D9534F;
}

.error-class {
    font-size: 12px;
    color: #D9534F;
}

.font-size-19px {
    font-size: 19px;
}

.contact-form .form-control {
    margin-bottom: 0px;
}

.cf-msg strong {
    font-weight: 400;
}

.no_data_fount {
    height: auto;
}

.no_data_fount img {
    margin: auto;
}

.my-pagi .inline-flex {
    display: inline-block;
}

.my-pagi a {
    margin-top: 10px;
}

.my-pagi .shadow-sm {
    box-shadow: none !important;
}


.g-recaptcha div {
    margin: 0 auto;
}

.sub_cover_img {
    min-height: 400px;
}

.contact_head {
    font-weight: 400;
    font-style: normal;
    color: #000;
    margin-top: 28px;
    margin-bottom: 29px;
}

.contect-footer a {
    color: #e3e3e3;
}

.header-5 .sticky-header.fixed {
    background-color: #333 !important;


    margin-top: 0;

}

.header-5 .sticky-header.fixed .header-search .header-search-wrapper {
    border-bottom: .1rem solid #fff;
}

.header-5 .sticky-header.fixed .header-search-extended .form-control {
    color: #fff;
}

.header-5 .sticky-header.fixed .header-search-extended .form-control::placeholder {
    color: #fff;
}

.header-5 .sticky-header.fixed .btn.btn-primary i {
    color: #fff;
}

.footer-2 .footer-middle {
    background: #ffffff;
    border-top: solid 1px #e9e9e9 !important;
}

.footer .widget-about p,
.footer a {
    color: #282828;
    text-transform: uppercase;
}

.brands-border .brand {
    border: none;
}

.notification {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 0;
    background: #F54B6C;
}

.notification .notify-content h3 {
    font-size: 14px;
    margin-top: 11px;
    margin-bottom: 11px;

    color: #fff;
}

.notification .notify-action {
    padding: 3px;
    padding-top: 4px;
}

.footer-copyright {
    width: 100%;
    text-align: center;
}

.social-icons {
    margin-top: 13px;

}

.social-icons a i {
    color: #000;
}

.social-icons a {
    background: #e9e9e9;
    border: none;
}


.footer a:hover i {
    color: #fff !important;
}

.footer .widget-title {
    color: #000;
    font-weight: 500;
}

.social-icons a:hover {
    color: #fff !important;
    background: #F992A6;
}

.footer-2 .footer-middle {
    padding-top: 8.5rem;
    padding-bottom: 5.4rem;
}

#scroll-top.show {
    background: none;
}

.footer-bottom .container:before,
.footer-bottom .container-fluid:before {

    background-color: #222222;
}


.my-catalog .page-title {
    font-family: Abhaya Libre;

}

.my-catalog-title {
    color: #000 !important;
}

.instagram-feed-container img {
    float: left;
}

.whatapp-icon {
    position: fixed;

    right: 6px;
    bottom: 10px;
    z-index: 999
}

.intro-slide {
    display: flex !important;
    align-items: center !important;
    background-size: cover !important;
    background-position: center center !important;
}

blockquote.text-center p {

    font: normal 300 1.4rem/1.86 "Poppins", sans-serif !important;
}

.header-5 .menu>li>a::before {
    left: 1rem;
    right: 0.5rem;
    bottom: .5rem;
}

.header-11 .sticky-header.fixed.header-middle .menu>li>a {
    color: #000 !important;
}

@media only screen and (max-width: 320px) {
    .whatapp-icon {
        display: none;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }

    .intro-slider-container,
    .intro-slide {
        height: 17vh;
        margin-top: 3%;
        background-color: white;
    }

    .notification {
        display: none;
    }

    .header-5 {
        margin-top: -1rem !important
    }
}


@media only screen and (min-width: 320px) and (max-width: 425px) {

    .intro-slider-container,
    .intro-slide {
        height: 22vh;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}


@media only screen and (min-width: 425px) and (max-width: 576px) {

    .intro-slider-container,
    .intro-slide {
        height: 26vh;
        width: 100%;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}

@media only screen and (min-width: 576px) and (max-width: 768px) {

    .intro-slider-container,
    .intro-slide {
        height: 45vh;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {

    .intro-slider-container,
    .intro-slide {
        height: 30vh;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

    .intro-slider-container,
    .intro-slide {
        height: 30vh;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1400px) {

    .intro-slider-container,
    .intro-slide {
        height: 65vh;
        background-color: white;
    }

    .owl-carousel.owl-loaded {
        overflow: hidden;
    }
}