/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}



.grow img{
    transition: 1s ease;
    }
    
    .grow img:hover{
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    transition: 1s ease;
    }

#header {
    background-image: url("images/navbar\ tear.png");
    background-size: cover;
    height: 20vw;
    width: 100%;
    position: fixed;
    display: flex;
    align-items: flex-start;
    z-index: 100;
}

a {
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
}


nav {
    display: flex;
    justify-content: space-around;
    padding-top: 5vw;
    padding-right: 10px;
    width: 100%;
}

#newarrivals {
        width: 90%;
    }

    #about {
        width: 90%;
    }

    #topsellers {
        width: 90%;
    }

    #contact {
        width: 90%;
    }

.grow {
    width: 8.125%;
    padding: 40px;
}

img {
    width: 100%;
}


.carousel-cell {
  width: 33%;
  margin-top: -40px;
}

.carousel-cell img {
    width: 100%;
    /* make image fit the cell */
}

#newarrivalstitle {
    display: flex;
    justify-content: center;
    width: 16.527777777777778%;
    margin: auto;
    padding-top: 40px;
}



#two {
    background: url(images/abouttear.svg) center center no-repeat;
    background-size: cover;
    width: 100vw;
    height: 64vw;
    display: flex;
    justify-content: center;
    align-items: center;
}

#abouttitle {
    width: 35.638888888888889%;
    margin-bottom: 20px;
}

#left {
    width: 30.930555555555556%;
    padding: 20px;
}

#right {
    width: 40.387569444444444%;
    padding-left: 30px;
}

p.about {
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
    margin-bottom: 20px;
}

#left2 {
    width: 47.847222222222222%;
}

#right2 {
    width: 41.180555555555556%;
    padding: 90px;
}

#three {
    display: flex;
    justify-content: space-around;
    margin-top: 80px;
}

#topsellerstitle {
    width: 60%;
    margin-bottom: 20px;
}

h2.topsellersred {
    color: #EE2124;
    font-family: 'Inter', sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 20px;
}

p.topsellersbody {
    margin-top: 20px;
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 5px;
}

#buynowbutton {
    width: 40.361111111111111%;
}

#four {
    margin-top: 60px;
    background: url(images/reviewspapertear.svg) center top no-repeat;
    background-size: cover;
    width: 100vw; 
    height: 66vw;
    padding-top: 10vw;

}

#reviewstitle {
    width: 16.458333333333333%;
    margin: auto;
    padding: 14vh;
}

#contacttitle {
    width: 16.458333333333333%;
    margin: auto;
    margin-top: 80px;
    margin-bottom: 20px;
}

.contactp {
    color: #000;
    font-family: 'Inter', sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

#contactform {
    display: flex;
    justify-content: center;
    margin-bottom: 5px;
}

#contactform1 {
    width: 40.027777777777778%;
}

#contactformbutton1 {
    width: 15.083333333333333%;
}

#contactformbutton {
    display: flex;
    justify-content: center;
}

#footer {
    background: url(images/footertear.svg) center top no-repeat;
    background-size: cover;
    width: 100vw;
    height: 50vw;
    margin-top: 40px;
    padding-top: 10vw;
}

#footerlogo {
    width: 14.680555555555556%;
    margin: auto;
    padding: 100px;
}

#footerinfo {
    display: flex;
    justify-content: space-evenly;
    padding: 20px;
}

#connectwithus {
    width: 12.986111111111111%;
}

#locationtitle {
    width: 50.892708333333333%;
    margin-bottom: 30px;
}

#contactus {
    width: 62.892708333333333%;
    margin-bottom: 30px;
}

#businessfooter {
    width: 62.892708333333333%;
    margin-bottom: 30px;
}

p.footertype {
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px; /* 131.25% */
}

h2.footertitle {
    color: #FFF;
    font-family: 'Inter', sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    margin-bottom: 20px;
}

html {
    scroll-behavior: smooth;
}




@media screen and (max-width: 834px){

    #newarrivalstitle {
        display: flex;
        justify-content: center;
        width: 25.527777777777778%;
        margin: auto;
        padding-top: 40px;
        margin-bottom: 40px;
    }

    #abouttitle {
        width: 50.638888888888889%;
        margin-bottom: 20px;
    }

    #buynowbutton {
        width: 80.361111111111111%;
    }


        nav {
        display: flex;
        justify-content: space-around;
        padding-top: 6vw;
        padding-right: 10px;
        width: 100%;
    }

    .carousel-cell {
        width: 50%;
        height: 300px;
        display: flex;
        align-items: center;
        justify-content: center;
      }


    .carousel-cell img {
        width: 72%;
        /* make image fit the cell */
    }

    #two {
        background: url(images/abouttear.svg) center top no-repeat;
        background-size: cover;
        width: 100vw;
        height: 120vw;
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 20vw;
    }

    .grow {
        width: 13.125%;
        padding: 20px;
    }

    a {
        color: #FFF;
        font-family: 'Inter', sans-serif;
        font-size: 31px;
        font-style: normal;
        font-weight: 800;
        line-height: normal;
    }

    #left2 {
    width: 89.847222222222222%;
    margin-top: 100px;
    }

    #topsellerstitle {
        width: 120%;
        margin-bottom: 20px;
    }

    p.about {
        color: #FFF;
        font-family: 'Inter', sans-serif;
        font-size:  12px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px; /* 131.25% */
        margin-bottom: 20px;
    }

    #footerlogo {
        width: 20.680555555555556%;
        margin: auto;
    }

    #footerinfo {
        display: flex;
        justify-content: space-evenly;
        margin-top: -30px;
    }

    #footer {
        background: url(images/footertear.svg) center center no-repeat;
        background-size: cover;
        width: 100vw;
        height: 70vw;
        margin-top: 60px;
    }

    #five {
        margin-top: 1300px;
    }

    #contactform1 {
        width: 58.027777777777778%;
    }
    
    #contactformbutton1 {
        width: 20.083333333333333%;
    }

    #contacttitle {
        width: 30.458333333333333%;
        margin: auto;
        margin-top: 80px;
        margin-bottom: 20px;
        margin-top: -1240px;
    }

    #header {
        background-image: url("images/navbar\ tear.png");
        background-size: cover;
        height: 27vw;
        width: 100%;
        position: fixed;
        display: flex;
        align-items: flex-start;
        z-index: 100;
    }

    #two {
        background: url(images/abouttear.svg) center center no-repeat;
        background-size: cover;
        width: 100vw;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: -120px;
    }
    
    #right {
        width: 60.387569444444444%;
        margin-top: -60px;
        padding-right: 29px;
    }

    #left {
        width: 34.930555555555556%;
        padding-left: 60px;
        margin-top: -40px;
    }

    #heroimage {
        margin-top: 80px;
    }

    #three {
        display: flex;
        justify-content: space-around;
        margin-top: -160px;
    }

    #newarrivals {
        width: 90%;
    }

    #about {
        width: 90%;
    }

    #topsellers {
        width: 90%;
    }

    #contact {
        width: 90%;
    }

    #reviewstitle {
        width: 20.458333333333333%;
        margin: auto;
        margin-bottom: -20px;
        padding: 7vh;
    }


    #four {
        margin-top: -90px;
        background: url(images/reviewspapertear.svg) center top no-repeat;
        background-size: cover;
        width: 100vw;
        height: 66vw;
        padding-top: 10vw;
    }

    #connectwithus {
        width: 15.986111111111111%;
    }

    #location {
        width: 16.986111111111111%;
    }

    #contactfooter {
        width: 18.986111111111111%;
    }

    #businesshours {
        width: 25.986111111111111%;
    }

      p.footertype {
            color: #FFF;
            font-family: 'Inter', sans-serif;
            font-size: 14px;
            font-style: normal;
            font-weight: 400;
            line-height: 21px; /* 131.25% */
        }


}

@media screen and (max-width: 550px) {


    #footerlogo {
        width: 30.680555555555556%;
        margin: auto;
        padding: 40px;
        padding-top: 40vw;
    }

    #five {
        margin-top: 20px;
    }



    #contacttitle {
        width: 40.458333333333333%;
    }

    #two {
        background: url(images/abouttear.svg) center center no-repeat;
        background-size: cover;
        width: 100vw;
       
        display: block;
        justify-content: center;
        align-items: center;

            background-size: 200%;
    display: block;

    margin-top: 20px;
    }

    #four {
    margin-top: 60px;
    background: url(images/reviewspapertear.svg) center top no-repeat;
    background-size: cover;
    width: 100vw;
    height: 66vw;
    padding-top: 10vw;

    background-size: 270%;
    height: 400vw;
    margin-top: -80px;
    }

    .carousel-cell {
        width: 100%;
        height: 400px;
        display: flex;
        align-items: center;
        justify-content: center;
      }

   

    #header {
        background-image: url("images/navbar\ tear.png");
        background-size: cover;
        height: 20vw;
        width: 100%;
        position: fixed;
        display: flex;
        align-items: flex-start;
        z-index: 100;
    }

        #footerinfo {
            display: block;
            padding-left: 40px;
        }


        #connectwithus {
            width: 34.986111111111111%;
        }
        
        #locationtitle {
            width: 18.892708333333333%;
            margin-bottom: 30px;
        }
        
        #contactus {
            width: 25.892708333333333%;
            margin-bottom: 30px;
        }
        
        #businessfooter {
            width: 34.892708333333333%;
            margin-bottom: 30px;
        }

        p.footertype {
            color: #FFF;
            font-family: 'Inter', sans-serif;
            font-size: 16px;
            font-style: normal;
            font-weight: 400;
            line-height: 21px; /* 131.25% */
        }

        #footer {
            background: url(images/footertear.svg) center center no-repeat;
            background-size: cover;
            width: 100vw;
            height: 195vw;
            margin-top: -40px;
        }

        #location {
            width: 90%;
            margin-bottom: 40px;
        }

        #contactfooter {
            width: 90%;
            margin-bottom: 40px;
        }

        #businesshours {
            width: 90%;
            margin-bottom: 20px;
        }       
        
        #connectwithus {
            margin-bottom: 40px;
        }

        #contactform1 {
            width: 80.027777777777778%;
        }

        #contactformbutton1 {
            width: 40.083333333333333%;
        }

        .contactp {
            color: #000;
            font-family: 'Inter', sans-serif;
            font-size: 12px;
            padding: 40px;
            font-style: normal;
            font-weight: 400;
            line-height: normal;
            display: flex;
            justify-content: center;
            align-items: center;
            margin-bottom: 30px;
        }


    #header {
        background-image: url("images/navbar\ tear.png");
        background-size: cover;
        height: 40vw;
        width: 100%;
        position: fixed;
        display: flex;
        align-items: flex-start;
        z-index: 100;
    }

    nav {
        display: flex;
        justify-content: space-around;
        padding-top: 8vw;
        padding-right: 10px;
        width: 100%;
    }

   .grow {
        width: 20.125%;
        padding: 20px;
    }

    #newarrivalstitle {
        display: flex;
        justify-content: center;
        width: 25.527777777777778%;
        margin: auto;
        margin-bottom: 30px;
        padding-top: 40px;
    }

   #right {
    width: 70.387569444444444%;
    margin: auto;
    margin-top: -30px;
   }

    #three {
        display: block;
        margin-top: 0px;
    }

    #topsellerstitle {
        width: 100%;
        margin-bottom: 20px;
        margin-top: -90px;
    }

    #left {
        width: 70%;
        margin-top: -5px;
    }

    #left2 {
        width: 100%;
        margin-top: -10px;
    }

    #right2 {
        width: 50%;
        margin: auto;
    }

    #buynowbutton {
        width: 80.361111111111111%;

    }

    #reviewstitle {
        width: 34.458333333333333%;
        margin: auto;
        padding: 14vh;
        margin-bottom: -70px;
    }

    #abouttitle {
    width: 34.638888888888889%;
    padding-top: 20px;
    }

}