@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,sans-serif;overflow-x:hidden;width:100%}img{max-width:100%}h1,h2,h3,h4,h5,h6{font-family:Georgia,Times New Roman,Times,serif}p{color:#3c3c3c}header{align-items:center;background-color:#0a0a0a;color:#fff;display:flex;justify-content:space-between}.nav-btn .line{background:#fff;display:none;height:3px;margin:4px 0;width:25px}.header-left{align-items:center;display:flex;justify-content:space-between;width:40%}.header-left h1,.header-left input{margin-left:2em;margin-right:1.5em;padding-bottom:1em;padding-top:1em}.header-left input{border-radius:10px;text-align:center;width:100%}.header-icons{align-items:center;display:flex;justify-content:space-evenly;width:30%}.header-icons p{color:#fff}.header-icons p:hover{cursor:pointer}.nav{background-color:#db6a18;color:#fff;height:50px;justify-content:space-evenly;width:100%}.nav,ul{display:flex}ul{align-items:center;justify-content:space-around;list-style-type:none;width:65%}.nav ul a,.nav ul li{color:#fff;cursor:pointer;text-decoration:none;transition:padding-bottom .3s ease}.nav ul li:hover{padding-bottom:10px}.active,.nav ul li:hover{border-bottom:2px solid #fff}.active{padding-bottom:5px}.first-section{background-image:url(/static/media/grayscale-pans.4a9215e18b39157482ec.jpg);background-position:50%;background-size:cover;color:#fff;height:100vh;text-align:center}.first-section h1{font-size:2.75rem;font-weight:700;margin-bottom:16px;padding-top:8em;word-spacing:2px}.first-section p{color:#fff}main{margin:0 auto;max-width:1200px;width:80%}.main-text{display:flex;flex-direction:column}.main-text h2{font-size:2rem;margin:2em auto;padding-bottom:10px;position:relative;text-align:center;width:40%}.main-text h2:after{border-bottom:4px solid #db6a18;bottom:0;content:"";left:50%;position:absolute;transform:translateX(-50%);width:20%}.main-small{align-items:center;display:flex;justify-content:space-between;margin-bottom:1em}.main-elements{padding-bottom:1em}.img-container{align-items:center;display:flex;justify-content:center}.main-elements img{margin:0 auto;width:80%}.card-text{display:flex;justify-content:space-around;margin-top:1.5em}.card-text h3{font-size:1.125rem}.main-elements p{font-size:.9rem;margin-left:1em;margin-top:1em}.main-elements-container{width:100%}.main-elements-container p{font-size:.9rem;margin-left:1em;width:100%}.main-elements-container button{margin-bottom:1em;transition:all .3s ease}.main-elements-container button:hover{background-color:#0a0a0a;color:#fff;cursor:pointer;opacity:.7}.available-colours,.sizes{display:flex;justify-content:space-between;width:100%}.circles{justify-content:space-evenly}.circles,.size-values{display:flex}button{background-color:#fff;border:.5px solid #3c3c3c;border-radius:5px;height:40px;margin-right:1em;width:35%}.grid-container{grid-gap:10px;align-content:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-content:center;margin-left:2em;width:100%}.checkout{align-items:center;display:flex;justify-content:space-around;margin:0}.checkout button{transition:all .3s ease;width:100%}.checkout button:hover{border:2px solid #0a0a0a;cursor:pointer}.checkout button:active{background-color:#fff;color:#db6a18}.footer{background-color:#0a0a0a;color:#fff;margin-top:1.5em;padding-bottom:.5em}.footer p{color:#3c3c3c}.footer-link-list{align-items:center;display:flex;flex-direction:row;font-size:.9rem;justify-content:space-around;padding-top:3em}.footer-link-list ul li{color:#3c3c3c;margin-bottom:3em;margin-top:3em}.footer-link-list ul li h1{color:#fff;font-size:2rem}.checkout button,.footer-link-list button{background-color:#db6a18;color:#fff;height:40px}.footer-link-list button{width:200%}.footer-contact{align-items:center;display:flex;font-size:.9rem;justify-content:space-around;margin-top:3em}.footer-contact h5{color:#3c3c3c}.footer-end{align-items:center;display:flex;font-size:.9rem;justify-content:space-between;margin:2em .5em}.checkout-container{width:100%}.product{display:block}.cart-list{display:flex;flex-direction:column;justify-content:space-around;margin-left:3em}.cart-item{display:flex;justify-content:space-between;margin-bottom:10px}.cart-image{flex:0 0 auto;margin-right:10px}.cart-image img{height:auto;max-width:100px}.cart-desc{flex:1 1 auto}.cart-desc p{font-size:1rem;font-weight:700}.other-desc p{font-size:.8rem;font-weight:400;text-align:right}.other-desc button:hover{background-color:#0a0a0a;color:#fff;cursor:pointer;opacity:.7}.quantity{align-items:center;display:flex;justify-content:space-around;margin-top:1em;text-align:right}.quantity button{height:30px;width:15%}.quantity button:hover{background-color:#0a0a0a;color:#fff;cursor:pointer;opacity:.7}.total p{font-weight:bolder}.promo-code{align-items:center;display:flex;justify-content:space-between}.promo-code input{height:40px;width:72%}.promo-code input::placeholder{padding-left:1em}.promo-code button{background-color:#db6a18;color:#fff;height:40px;transition:all .3s ease;width:25%}.promo-code button:hover{cursor:pointer}.promo-code button:active{background-color:#fff;color:#db6a18}.checkout-button{background-color:#0a0a0a;color:#fff;transition:all .3s ease}.checkout-button:hover{cursor:pointer}.checkout-button:active{background-color:#fff;color:#0a0a0a}table{border-collapse:collapse;margin-top:2em}td,th{border:none;padding:.7em;text-align:left}@media screen and (max-width:2000px){.cart-content{align-items:center;display:flex;justify-content:space-between}.product{width:50%}.order{margin-bottom:1em}.checkout-button{margin-top:1em;width:100%}.promo-code button{margin-left:.5em}}@media (max-width:1300px){.header-icons,.header-left{width:50%}.nav ul{justify-content:space-between;width:80%}.first-section h1{font-size:2.25rem;padding-top:6em}.main-text h2{font-size:1.75rem;width:80%}.card-text{align-items:flex-start;flex-direction:column}.main-elements p{font-size:.85rem}.cart-content{display:flex}.footer-link-list{align-items:center;flex-direction:row}.footer-link-list ul li{margin:1em 0;text-align:center}}@media (min-width:768px) and (max-width:1000px){.header-left{width:60%}.header-icons{width:40%}.nav ul{flex-direction:row;justify-content:space-between;text-align:center;width:80%}.nav ul a{padding:10px 0}.first-section{height:auto;padding:2em}.first-section h1{font-size:2rem;padding-top:3em}.main-text h2{font-size:1.5rem;width:100%}.main-elements img{width:100%}.card-text{align-items:center;flex-direction:column}.cart-content{align-items:center;display:flex;justify-content:space-between}.cart-list{margin-left:0}.footer-link-list{align-items:center;flex-direction:row;justify-content:space-around}.footer-link-list ul li{margin-top:1em 0;text-align:center}.footer-link-list ul li:nth-child(n+3){padding-left:1.2em;padding-right:1em}.footer-link-list ul li h1{margin-right:1em}.footer-link-list button{margin-right:.5em}.footer-contact{align-items:center;flex-direction:row}}@media (min-width:480px) and (max-width:768px){header{align-items:center;flex-direction:row;justify-content:space-between;padding:.5rem}.header-left{margin-bottom:1rem;width:100%}.header-left h1,.header-left input{margin-left:0;margin-right:0;width:100%}.header-icons{justify-content:flex-start;width:100%}.nav{height:auto;padding:1rem 0}.nav,ul{flex-direction:column}ul{align-items:flex-start;width:100%}ul a{padding:.5rem 1rem}.first-section{height:auto;padding:2rem 1rem}.first-section h1{font-size:2rem}main{width:90%}.main-text h2{font-size:1.5rem;width:80%}.main-small{align-items:flex-start;flex-direction:column}.main-elements{margin-bottom:2rem}.main-elements img{width:100%}.available-colours,.card-text,.sizes{align-items:flex-start;flex-direction:column}button{margin:.5rem 0;width:100%}.grid-container{grid-template-columns:1fr;margin-left:0}.footer-link-list{align-items:flex-start;flex-direction:column}.footer-link-list ul{width:100%}.footer-link-list ul li{margin:1rem 0}.footer-contact,.footer-end{align-items:flex-start;flex-direction:column}}@media (max-width:479px){.header-left{align-items:center;flex-direction:row;width:100%}.header-icons{justify-content:space-between;margin-right:1em;width:100%}.nav-btn .line{display:flex;margin-left:1em}.nav ul{display:none;flex-direction:column;text-align:center;width:100%}.nav ul a{padding:10px 0}.first-section h1{font-size:1.75rem;padding-top:2em}.main-text h2{font-size:1.25rem;text-align:center;width:100%}.card-text{align-items:center;flex-direction:column}.main-elements img{width:100%}.grid-container{display:block;margin-left:0;margin-right:0;width:100%}.cart-content{display:flex;flex-direction:column}.product{margin-left:auto;margin-right:auto}.other-desc button{width:70%}.btn{margin:0;width:20px}.cart-desc p{font-size:.8rem;padding-bottom:1em}.cart-desc{margin-bottom:1em}.quantity p{font-size:.7rem}.checkout-button{margin-top:1.5em;width:100%}.footer-link-list{display:block;width:100%}.footer-link-list ul{margin-left:0;width:100%}.footer-link-list ul li h1{margin-left:0;margin-right:0}.footer-link-list button{width:30%}.footer-link-list ul li:nth-child(n+2){display:none;grid-template-columns:repeat(3,1fr);text-align:center}.footer-contact{display:block}}.address,.contact,.email{margin-left:1em;margin-top:1em}@media screen and (max-width:380px){.header-icons p{font-size:.75rem}}@media screen and (min-width:250px) and (max-width:350px){.header-left h1{font-size:1rem}.header-icons p{font-size:.5rem}}
/*# sourceMappingURL=main.e6a792b6.css.map*/