.topnav {
    display: none;
}
    .mySlides {display:none;}

.navText {
    font-family: 'Josefin Sans', sans-serif;
}

    #titulo{
        font-family: 'Yellowtail', cursive;
        text-align: center;
        font-size: 40px;
        }

    p {
        text-align: center;
        }

        #headTitle {
        background-color: #ffbcbc;
        color: white;
        margin: 0 auto;
        padding: 0px 7px 14px #aaa;
        }

        #subTitle{
            font-family: 'Josefin Sans', sans-serif;
            font-size: 25px;
        }

        .mySlides {
        margin: 0 auto;
        }

    p {
    font-family: 'Josefin Sans', sans-serif;
    }

    

    body > div:nth-child(3) {
    width: 88%;
    margin: 83px auto 80px;
    }


    body {
    font-size: 28px;
    width: 100%;
    margin: 0 auto;
    }


    #nav {

    text-align: center !important;
    width: 375px !important;
    margin: 0 auto;

}


#nav {
    margin-top: 30px;
}


    ul {
       list-style-type: none;
       margin-top: 30px;
       overflow: hidden;
       position: -webkit-sticky; /* Safari */
       position: sticky;
       top: 0;
        }

li {
    float: left;
    color: blue;
    font-size: 16px;
}

li a {
    display: block;
    color: #7FCEC7;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
}

li a:hover {
    background-color: #7FCEC7;
    color: white;
}

li.listFoot a:hover {
    background-color: #fff0;
    color: white;
}



@media(max-width: 768px;){




#headTitle {
    background-color: #ff2bdf;
    color: white;
    margin: 0 auto;
    padding: 30px 0 30px;
    width: 65%!important;
}

body {
    font-size: 28px;
    width: 82%!important;
    margin: 0 auto;
}

ul {
    list-style-type: none;
    margin-top: 30px;
    padding: 0 41% 0!important;
    overflow: hidden;
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
}


}

@media(min-width: 768px;){

.footList {
    width: 488px;
    margin: 0 auto;
}

#mySidenav {
    display: none!important;
}
p.about {
    word-wrap: break-word;
    padding: 10px 30% 50px;
}


body > center:nth-child(4) {
    margin: 50px 0 50px!important;
}


body > center:nth-child(4) {
    padding: 0 30%!important;
}

    p#headTitle{
        width: 80%!important;
    }
#titulo {

    font-family: 'Yellowtail', cursive;
    text-align: center;
    font-size: 40px;
    width: 600px!important;
    margin: 0 auto;

}

div.topnav {
    display: none!important;
}

}




/* mobile nav CSS begin */

@media(max-width: 768px){

#magster {
    width: 100%!important;
}


.mySlides{
width: 60% !important;
}

#subTitle {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 25px;
    padding: 0 45px 0;
}


body > center:nth-child(4) {
    padding: 20px 30px;
}


body > center:nth-child(3) {
    display: none;
}

.mobile-container {
  max-width: 480px;
  margin: auto;
  background-color: #555;
  height: 500px;
  color: white;
  border-radius: 10px;
}


.topnav {

    display: block !important;
    overflow: hidden;
    background-color: #333;
    position: fixed;
    right: 0;
    width: 100%;
    box-shadow: 0 -5px 14px black;

}




.topnav #myLinks {
  display: none;
}





.topnav a {

    color: #7FCEC7;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 23px;
    display: block;
    background-color: white;

}

.topnav a.icon {
  background: #fff;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
}

.topnav a:hover {
  background-color: #7FCEC7;
  color: #fff;
}

}





#headTitle {
    background-color: #ffbcbc;
    color: white;
    margin: 0 auto;
    padding: 60px 0 30px;
    box-shadow: 0px 0px 30px #aaa;
}

.topnav > a:nth-child(1) > img:nth-child(1) {
    opacity: 0;
}








@media(max-width: 768px){


.myBridal {

    border: 8px solid white;
    box-shadow: 0px 0px 15px #8d8d8d;
    margin: 0 auto;
    width: 60%;

}


p.about {
    text-align: left !important;
    font-size: 18px;
    line-height: 30px;
}


p.about{
    text-align: left!important;
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 99999999999999999;
    top: 0;
    left: 0;
    background-color: #111;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 60px;
    font-family: 'Josefin Sans', sans-serif;
}

.sidenav a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.sidenav a:hover {
    color: #7FCEC7;
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}


#navi > div > span {
    color: white!important;
}

#nav {
    display: none;
}

}

@media(min-width: 768px){

.myBridal {

    border: 8px solid white;
    box-shadow: 0px 0px 15px #8d8d8d;
    margin: 0 auto;
    width: 328px !important;

}


.info {
    width: 45%;
    margin: 0 auto;
    box-shadow: 0px 10px 11px #d7d7d7;
    padding: 15px 15px 15px;
}


.navi {
    margin-bottom: 50px;
}


.w3-content.w3-section {

    margin-top: 50px;
    margin-bottom: 50px;

}


#navLine {

    display: none;

}

#bodyAbout {

    width: 58%;

}


#magster {
    float: left;
    margin: 0 30px 30px;
}


.mySlides {
    width: 328px !important;
}

    #mySidenav {
    display: none;
}

#hamboiga {
    display: none;
    margin-left: 10px;
}


p.about {
    text-align: left !important;
    font-size: 18px;
    line-height: 30px;
}



}



#navLine {
    position: fixed;
    background-color: white;
    width: 100%;
}

.mySlides {

    border: 8px solid white;
    box-shadow: 0px 0px 15px #8d8d8d;

}

.w3-content.w3-section {

    margin-top: 50px;
    margin-bottom: 50px;

}


.myBridal{
border: 8px solid white;
box-shadow: 0px 0px 15px #8d8d8d;
}

.footer {
    height: 0px;
    color: white;
    width: 80%;
}

