@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}





@media screen  and (max-width: 1400px){  
.header .row.main {
    margin: 10px 30px;
}
.banner .bg-img {
    height: 729px;
}
.header .logo img {
    width: 150px;
}
.sec-about {
    padding: 80px 0;
}
.sec-about:before {
    bottom: 30px;
    left: -100px;
    height: 280px;
    width: 527px;
    background-size: 100% 100%;
}
.sec-about:after {
    content: '';
    position: absolute;
    bottom: -40px;
    right: 100px;
    height: 186px;
    width: 148px;
    background-size: 100%;
}
.sec-about .head h2 {
    font-size: 45px;
}
.sec-services {
    padding: 30px 0 0;
}
.sec-services .head {
    height: 120px;
    margin-bottom: 30px;
}
.sec-services .head h2 {
    font-size: 36px;
    padding-top: 42px;
}
.botom-disc.text-center h4 {
    font-size: 16px !important;
}
.sec-contact {
    padding: 40px 0 20px;
    margin-top: 50px;
}
.sec-contact .head h2 {
    margin: 0 0 10px;
    font-size: 36px;
    letter-spacing: 5px;
}
.sec-insta {
    padding: 40px 0;
}
.sec-insta .head h2 {
    margin: 0 0 20px;
    font-size: 34px;
    letter-spacing: 1px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img {
    width: 60px;
    height: 60px;
    border-radius: 40px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
    padding-top: 10px !important;
}
.sec-footer {
    padding: 20px 0 0;
}
.sec-footer .last {
    margin-top: 30px;
    padding: 10px 0;
}
.sec-footer .site-links h2 {
    margin: 0 0 20px;
    font-size: 20px;
    letter-spacing: 1px;
}
.inner-banner h2 {
    margin: 0;
    display: block;
    vertical-align: middle;
    padding: 170px 0 0;
    font-size: 40px;
    font-weight: 700;
    color: #fff;
}
.inner-banner {
    height: 270px;
}
section.sec-lola {
    padding: 60px 0;
    margin-top: -30px;
}

section.sec-lola h2 {
    margin: 0 0 15px;
    font-size: 40px;
}
.sec-about .content p {
    font-size: 14px;
    line-height: 25px;
}

}

@media screen  and (max-width: 1200px){  
.banner .bg-img {
    height: 629px;
}
.menu-header > ul > li > a {
    padding: 15px 15px;
    font-size: 14px;
}
.sec-about {
    padding: 50px 0;
}
.sec-about:after {
    bottom: -40px;
    right: 100px;
    height: 156px;
    width: 108px;
    background-size: 100%;
}
.sec-about:before {
    bottom: 30px;
    left: -100px;
    height: 220px;
    width: 467px;
    background-size: 100% 100%;
}
.sec-about .head h2 {
    font-size: 40px;
}
.sec-services .head h2 {
    font-size: 32px;
    padding-top: 32px;
}
.sec-services .head {
    height: 100px;
    margin-bottom: 30px;
}
.sec-insta:before {
    top: 3%;
    left: -100px;
    height: 221px;
    width: 496px;
    background-size: 100% 100%;
}
.sec-insta .head h2 {
    margin: 0 0 20px;
    font-size: 32px;
    letter-spacing: 1px;
}
.sec-footer .site-links p {
    font-size: 14px;
    line-height: 25px;
    padding-right: 40px;
}
.sec-footer .footer-menu-2 ul li a {
    font-size: 14px;
}
.sec-footer .site-links a {
    font-size: 14px;
    margin-bottom: 10px;
}
.sec-footer .site-links a i {
    font-size: 16px;
    height: 30px;
    width: 30px;
}
.sec-footer .site-links h2 {
    margin: 0 0 15px;
    font-size: 18px;
    letter-spacing: 1px;
}

.sec-footer .last .copy p {
    font-size: 14px;
}
.sec-footer .last .copy-2 p {
    font-size: 14px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_img, .sb_instagram_header.sbi_medium .sbi_header_img {
    width: 50px !important;
    height: 50px !important;
    border-radius: 40px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
    padding-top: 5px !important;
}
#sb_instagram .sb_instagram_header .sbi_header_text, .sb_instagram_header .sbi_header_text {
    margin-top: -15px;
}
.sec-insta .head h2 {
    margin: 0 0 20px;
    font-size: 28px;
}

}

@media screen  and (max-width: 1100px){ 
.sec-services .container-fluid {
    padding: 0 50px;
}
.banner .bg-img {
    height: 540px;
}
.header .row.main {
    margin: 10px 20px;
}
.header .logo img {
    width: 120px;
}
.sec-services .head {
    height: 80px;
    margin-bottom: 30px;
}
.sec-services .head h2 {
    font-size: 28px;
    padding-top: 28px;
}
.sec-contact .head h2 {
    margin: 0 0 10px;
    font-size: 32px;
    letter-spacing: 5px;
}
.sec-contact {
    padding: 30px 0 0px;
    margin-top: 50px;
}
.sec-insta .head h2 {
    margin: 0 0 20px;
    font-size: 24px;
}

.sec-footer {
    padding: 0px 0 0;
}


.sec-footer {
    padding: 30px 0 0 !important;
}

}

@media screen  and (max-width: 800px){  
.push-logo img {
    width: auto;
}

.push-logo {
    text-align: center;
    margin: 20px 0;
}
a#hamburg {
    z-index: 99999;
    background-color: #ff69b3;
}
.nav-cross span {
    background: #fff;
}

.nav1 .container {
    width: 100%;
}
html.open-menu nav.nav1 {
    z-index: 3;
    transform: translateX(0);
    background-color: #fff;
    z-index: 9999;
}

.header .row.main {
    margin: 10px 20px;
    display: block;
    background: transparent;
}
.header .row.main .col-sm-10 {width: 100%;}

.header .row.main .col-sm-2 {
    width: 100%;
    text-align: center;
}
.header .logo img {
    width: auto;
}
.banner .bg-img {
    height: 400px;
}
.header .logo {
    text-align: center;
}
.header {
    padding: 10px 0;
    position: absolute;
    width: 100%;
    z-index: 99;
}

.sec-about .col-sm-6 {
    width: 100%;
    text-align: center;
}
.sec-about .head h2 {
    font-size: 34px;
    margin-bottom: 10px;
}
.sec-about:before {
    bottom: 0;
    left: -100px;
    height: 220px;
    width: 467px;
    background-size: 100% 100%;
}
.sec-about:after {
    bottom: -40px;
    right: 30px;
    height: 156px;
    width: 108px;
    background-size: 100%;
}
.botom-disc.text-center h4 {
    font-size: 14px !important;
}
.sec-contact {
    padding: 30px 0 0px;
    margin-top: 20px;
}
.sec-contact input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    width: 100%;
    padding: 10px 10px;
    font-size: 13px;
}
.sec-contact input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    padding: 10px 20px;
    font-size: 14px;
    letter-spacing: 1px;
}

.sec-insta .row.main {
    display: block;
    align-items: center;
}
.sec-insta .row.main .col-sm-3 {
    width: 100%;
    text-align: center;
}

.sec-insta .row.main .col-sm-9 {
    width: 100%;
        text-align: center;
}

.sec-insta .container-fluid {
    padding: 0 50px;
}

.sec-footer .last .copy-2 {
    text-align: center;
}

.sec-footer .col-sm-5 {
    display: none;
}

.sec-footer .col-sm-3 {
    display: none;
}

.sec-footer .col-sm-4 {
    display: none;
}

.sec-footer .col-sm-6 {
    padding: 0;
    width: 100%;
    text-align: center;
}
.sec-footer .last {
    margin-top: 0px;
    padding: 10px 0;
    border: none;
}

h1.entry-title {
    font-size: 28px;
    margin: 0 0 20px;
    font-weight: 700;
    color: #000;
}

body.woocommerce-page .inner-banner h2 {
    padding-top: 45px;
    font-size: 30px;
}



.sec-cta .row.main {
    display: block;
    align-items: center;
}


.sec-cta .right ul li a {
    font-size: 20px;
    color: #000;
}

.sec-cta .right ul li {
    margin-bottom: 30px;
    display: block;
    align-items: center;
    width: 100%;
    text-align: center;
}


.sec-cta .left h2 {
    margin: 0 0 20px;
    font-size: 36px;
    line-height: 48px;
}

.sec-cta {
    padding: 40px 0 0;
}

.sec-cta .col-sm-5{
    width: 100%;
}

.sec-cta .col-sm-7{
    width: 100%;
}
.inner-banner h2 {
    padding: 110px 0 0 !important;
    font-size: 32px !important;
}
.inner-banner {
    height: 180px !important;
}
.sec-footer {
    padding: 0px 0 0 !important;
}
.sec-services .container-fluid {
    padding: 0 10px;
}



}

@media screen  and (max-width: 600px){     
.header {
    padding: 10px 0 0;
    position: relative;
    width: 100%;
    z-index: 99;
}
.banner .bg-img {
    height: 200px;
    position: relative;
}
.sec-about {
    padding: 20px 0;
}
.sec-about:after {
    display: none;
}
.sec-about:before {
    display: none;
}
.sec-services .container-fluid {
    padding: 0 14px;
}
.sec-services .main .pic.bottom {
    margin-bottom: 15px;
}
.sec-services .head h2 {
    font-size: 24px;
    padding-top: 28px;
    letter-spacing: 1px;
}
.sec-contact .head h2 {
    margin: 0 0 5px;
    font-size: 24px;
    letter-spacing: 1px;
}

.sec-contact .head {
    text-align: center;
    margin-bottom: 10px;
}
.sec-insta .container-fluid {
    padding: 0 10px;
}
#sb_instagram .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3, .sb_instagram_header.sbi_medium .sbi_header_text.sbi_no_bio h3 {
    padding-top: 29px !important;
}
.sec-insta:before {
    display: none;
}
.sec-insta:after {
    display: none;
}
.sec-insta {
    padding: 40px 0 0;
}






.inner-banner h2 {
    padding: 40px 0 0 !important;
    font-size: 34px !important;
}
.inner-banner {
    height: 120px !important;
}


section.sec-lola {
    padding: 20px 0 !important;
    margin-top: -30px !important;
}

section.sec-lola h2 {
    margin: 20px 0 15px;
    font-size: 24px;
    text-align: center;
}
.sec-footer {
    padding: 0px 0 0;
}
.page-id-342 .sec-services {
    padding: 0px 0 0;
}


h1.entry-title {
    font-size: 24px;
    margin: 0 0 20px;
    font-weight: 700;
    color: #000;
}

.woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
    width: 100% !important;
    float: left;
    clear: both;
    margin: 0 0 2.992em;
}

.woocommerce div.product .product_title {
    clear: none;
    margin-top: 0;
    padding: 0;
    font-size: 24px;
    color: #ff69b3;
    font-family: 'Mermaid', sans-serif;
    margin: 0 0 10px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    color: #221f36 !important;
    font-size: 18px !important;
    font-weight: 500 !important;
}
.woocommerce-product-details__short-description p {
    font-size: 13px;
    width: 100%;
    padding: 0;
    color: #000;
}

.woocommerce-product-details__short-description p br {
    display: none;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 700;
    text-align: left;
    font-size: 18px;
    color: #000;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 75%;
    display: inline-block;
    margin-right: 1em;
    padding: 5px;
}
.woocommerce div.product form.cart .variations select {
    max-width: 100%;
    min-width: 100%;
    display: inline-block;
    margin-right: 0em !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 0em !important;
    padding: 0;
    font-size: 15px !important;
    color: #000 !important; 
}
.woocommerce div.product .woocommerce-tabs .panel {
    display: none !important;
}


.inner-banner h2 {
    padding: 40px 0 0;
    font-size: 34px;
}
.inner-banner {
    height: 120px;
}









}