@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;1,400&display=swap');


:root {
  --primary-font: 'Cormorant Garamond', serif;
  --secondary-font: 'Poppins', serif;
  --tertiary-font: "EB Garamond", serif;
  --quaternary-font:"Quicksand", sans-serif;
}
.child-category-block h3 {
    margin-left: 2em;
    color: #000;
}
/*header menu hover Start*/
ul#primary-menu li a {
    position: relative;
    color: inherit;
    font-weight: normal;
    text-decoration: none;
}
ul#primary-menu li a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: #ff0b0b;
    transition: width 0.3s ease;
}
ul#primary-menu li a:hover::after {
    width: 100%;
}
/*header menu hover End*/
.site-branding img {
    max-width: 100px !important;
    margin-top: 10px;
    transform: none !important;
    transform-origin: unset !important;
    transition: none !important;
}

.site-header {
    position: sticky;
    top: 0;
    z-index: 9999;
    background: #fff; 
    transition: all 0.6s ease-in-out;
    box-shadow: none;
    opacity: 0.95;
}
.page-template-template-home .site-header {
    position: absolute;
    background: transparent;
	width:100%;
}
/*sticky shrink Start*/

/*sticky shrink End*/
.page-template-template-home #primary-menu li a {
	color:#fff;
}
.flex-control-thumbs {
    display: none;
}
.full-width-video {
    margin: auto;
    padding: 0;
}
.full-width-video video {
    width: 100%;
    height: auto;
    display: block;
}
.post-box-wrp a {
    text-decoration: none;
    color: #000;
}
.post-box-wrp a:hover {
    text-decoration: none;
    color: #000;
}
.entry-content strong {
    font-family: var(--tertiary-font);
    color: #000;
    font-size: 20px;
    font-weight: 600;
}
.page-template-template-home .site-header.sticky {
    position: fixed;
    background: #fff;
}
.page-template-template-home .sticky #primary-menu li a {
    color: #000;
}
.site-header.sticky {
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
    transform: translateY(0);
    opacity: 1;
    height: auto;
    transition: 0.6s;
}
.entry-header.post-title h1 {
    font-family: var(--primary-font);
    font-weight: 300;
    padding: 20px 0px !important;
}
.single-post-featured-bg {
    height: 100vh;
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
}
#primary-menu {
    height: 100%;
    display: flex;
    justify-content: end;
    align-items: start;
    gap: 20px;
}

.close-menu {
    display: none;
}
#primary-menu li a {
    font-size: 16px;
}
#primary-menu li a {
    color: #000;
    font-size: 15px;
    font-family: var(--secondary-font);
    font-weight: 300 !important;
}

/*Hamburger Button*/
.hamburger {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 25px;
    height: 20px;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    z-index: 1002;
}
.page-template-template-home .hamburger span {
    background: #fff;
}
.page-template-template-home .sticky .hamburger span {
    background: #000;
}
.hamburger span {
    display: block;
    height: 3px;
    width: 100%;
    background: #000;
    border-radius: 2px;
    transition: 0.3s ease;
}
.news-slider {
    display: block !important;
        padding-top: 6em !important;
}
.categories-sec, .news-title-wrp, .news-box-wrp, .about-us, .gallery-sec, .entry-title, .form-field label, .product-category-sec, .inner-list strong {
    font-family: var(--primary-font);
    font-style: italic;
}
/*categories Css Start*/
.title-wrp h2 {
    font-weight: 300;
    color: #000;
    margin: 0;
    font-size: 35px;
}
.title-wrp {
    margin: 50px 0px;
}
.post-thumb-wrp {
    overflow: hidden;
    margin: 0;
}
.post-thumb-wrp img {
    transition: 0.6s;
    width: 100%;
    height: auto;
}
.post-thumb-wrp img:hover {
    transform: scale(1.1);
}
.post-link {
    text-decoration: none;
    color: #000;
}
.post-box-wrp {
    margin-bottom: 35px;
}
.post-box-wrp h2 {
    font-size: 35px;
    color: #000;
    font-weight: 500;
}
.post-box-wrp span {
    font-size: 15px;
    font-family: var(--secondary-font);
    font-weight: 300;
}
.categories-sec h2 {
    color: #000;
    font-size: 35px;
    font-family: var(--primary-font) ;
    font-style: italic;
}
.post-wrp-sec h2 {
    font-size: 27px !important;
    margin: 15px 0px 50px 0px;
        font-weight: 300;
}
/*categories Css End*/
/*news Css Start*/
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    max-width: 81%;
    height: auto;
}
.news-slider .owl-nav.disabled {
    display: block !important;
    font-family: "Antic Slab", serif;
    margin-right: 4em;
}
.news-slider .owl-prev span {
    font-size: 35px;
    color: #000;
}
.news-slider .owl-next span{
    font-size: 35px;
    color: #000;
}
.primary-bg-color {
    background-color: #f3f3f3;
    margin-left: 35px;
}
.news-slider .owl-nav [class*=owl-]:hover {
    background: #f3f3f3 !important;
    color: #000 !important;
}
.news-title-wrp h2 {
    font-weight: 300;
    color: #000;
    font-size: 35px;
}
.news-box-wrp a {
    text-decoration: none;
}
.news-box-wrp h3 {
    font-size: 20px;
    color: #000;
	margin: 25px 0px;
    margin-right: 3em;
        font-weight: 300;
}
.news-slider-wrp {
    background: linear-gradient(to right, #ffffff 50%, #f3f3f3 50%);
       overflow: hidden;
}
.post-box-wrp h3 {
    font-size: 20px;
    margin: 0;
}
.news-box-wrp h3 span {
    font-size: 15px;
    font-family: var(--secondary-font);
    font-weight: 300;
}
.title-wrp h1 {
    font-size: 35px;
    margin: 0 0;
}
.wp-post-image {
    max-width: 100%;
}
/*news Css End*/
/*footer Css Start*/
.footer-logo {
    max-width: 100px !important;
}
.footer-column h3 {
    font-size: 13px;
    font-weight: 600;
}
.footer-list {
    list-style: none;
}
.footer-menu-item {
    text-decoration: none;
    color: #9c9c9c !important;
    font-size: 11px;
    font-weight: 400;
    font-family: var(--secondary-font);
}
.copy-write-text {
    font-size: 11px;
    margin: 10px 0px;
    font-family: var(--secondary-font);
        font-weight: 300;
}
.footer-link i {
    font-size: 11px;
    transform: rotate(45deg);
    margin-right: 3px;
}
.footer-link {
    text-decoration: none;
    color: #000 !important;
    font-family: var(--tertiary-font);
    font-size: 12px;
    font-weight: 400;
}
.socail-media {
    margin-right: 10px;
}
.footer-menu-column {
    padding: 35px 0;
} 
.newsletter-form {
    position: relative;
    margin: 45px 0;
}
.newsletter-form input {
    border: none !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0px !important;
    font-family: var(--primary-font);
    font-style: italic;
    font-size: 15px;
    width: 100%;
} 
.newsletter-form button {
    background: none;
    border: none;
    transform: rotate(45deg);
    position: absolute;
    padding: 0;
    margin: 0;
    right: 1px;
    top: 0;
}
.page-template-template-home figure#logo {
    margin-left: 2em;
}
.page-template-template-news-php figure#logo {
    margin-left: 2em;
}
/*footer Css End*/
/*Contact Css Start*/
input:focus,textarea:focus,select:focus {
    outline: none;     
    border: none;  
}
.contact-sec a {
    text-decoration: none;
}
.contact-sec h3 {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: var(--tertiary-font);
    color: #000;
}
.contact-sec a p {
    color: #666666;
    font-family: var(--secondary-font);
    font-size: 16px;
    font-weight: 300;
}
.contact-sec i {
    color: black;
    margin-right: 15px;
    font-size: 30px;
}
.contact-form input {
    width: 100%;
}
.form-field label {
    font-size: 17px;
}
/*Contact-from Css*/
.form-input-field input {
    width: 100%;
    padding: 4px 20px !important;
    border-radius: 0 !important;
    border: 1.5px solid black !important;
    font-size: 15px;
    font-family: var(--secondary-font);
    font-weight: 200;
}
.form-input-field textarea {
    width: 100%;
    padding: 4px 20px !important;
    border-radius: 0 !important;
    border: 1.5px solid black !important;
    font-size: 15px;
    font-family: var(--secondary-font);
    font-weight: 200;
    height: 100px;
}
.form-input-field button:hover {
    background-color: #000;;
    color: #ffffffe0;;
}
.form-field {
    font-family: var(--primary-font) ;
    margin-bottom: 20px;
}
.form-input-field button {
    background: transparent;
    border-radius: 0;
    padding: 8px 25px;
    border: 1.5px solid black !important;
    font-size: 14px;
    font-family: var(--secondary-font);
    transition: 0.6s;
}
.facebook {
    max-width: 16px;
    margin-top: 5px;
}
.inastagram {
    max-width: 25px;
    margin-right: 22px;
    margin-top: 5px;
}
.socail-media-img {
    display: flex;
    align-items: center;
}
/*Contact Css End*/
/*gallery Css Start*/
.btn-wrp {
    margin: 4em 0em;
    text-align: center;
}
.hide {
    display: none;
}
.heading-wrp h2 {
    font-size: 35px;
    color: #000;
    font-family: var(--primary-font);
    font-weight: 300;
    margin: 0;
    padding-bottom: 40px;
    padding-top: 15px;
}
.heading-wrp p {
    font-size: 35px;
    color: #000;
    font-family: var(--primary-font);
    margin: 1em 0em 0.5em 2.5em;
}
.btn-wrp button {
    background: transparent;
    border: 1.5px solid black;
    padding: 6px 20px;
    border-radius: 0;
    transition: 0.6s;
}
.btn-wrp a {
    background: transparent;
    border: 1.5px solid black;
    padding: 6px 20px;
    border-radius: 0;
    transition: 0.6s;
    color:#000;
  font-family: 'Poppins';
      font-style: normal;
}
.btn-wrp a:hover {
    background-color: #000;
    color: #ffffffe0;
}
button#btn:hover {
    background-color: #000;
    color: #ffffffe0;
}
/*gallery opacity hover effect*/
.gallery-wrp {
  transition: opacity 0.3s ease;
}
.gallery-wrp:hover ~ .gallery-wrp,
.gallery-wrp:has(~ .gallery-wrp:hover),
.gallery-wrp:not(:hover):has(~ .gallery-wrp:hover),
.gallery-wrp:has(+ .gallery-wrp:hover),
.gallery-wrp:has(~ .gallery-wrp:hover) {
  opacity: 0.5;
}
.gallery-wrp:hover {
  opacity: 1;
}
.gallery-img {
    overflow: hidden;
}
.gallery-img img {
    transition: 0.6s;
}
.gallery-img img:hover {
    transform: scale(1.1);
}
/*gallery Css End*/
/*privacy policy CSS Start*/
.entry-title {
  opacity: 0;
  transform: rotateX(90deg);
  transform-origin: bottom;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}
.entry-title.show {
  opacity: 1;
  transform: rotateX(0deg);
  transition-duration: 2s; /* equivalent to AOS duration="2300" */
  font-weight: 300;
  font-size: 35px;
  margin: 0px;
  padding-bottom: 15px;
  padding-top: 15px;
}
.entry-title {
    font-size: 40px;
    color: #000;
    font-weight: 600;
}
.single-post .entry-content {
    margin: 0;
}
.wp-block-heading {
    font-family: 'Merriweather';
    color: #000;
    margin-bottom: 10px;
}
.entry-content span {
    font-size: 15px;
    color: #000;
    font-weight: 300;
    font-family: var(--secondary-font);
}
.content-wrp {
    margin-bottom: 30px;
}
.entry-content h3 {
    font-size: 20px;
    color: #000;
    font-family: var(--primary-font);
    font-weight: 300;
    margin: 20px 0px;
    font-style: italic;
}
.entry-content h4 {
    font-size: 20px;
    color: #000;
    font-family: var(--secondary-font);
    font-weight: 400;
}
.list {
    margin-bottom: 15px;
}
.entry-title span {
    font-family: var(--secondary-font);
    font-weight: 300;
    font-size: 30px;
}
main#primary p {
    font-family: var(--secondary-font);
    font-weight: 300;
    color: #000;
    margin: 0 0;
    padding-top: 30px;
}
.wp-block-list li {
    font-family: 'Poppins';
    font-size: 15px;
}
/*woocomerce css*/
.category-box h3 {
    font-size: 27px;
    font-weight: 300;
}
.product-title {
    font-size: 25px;
    font-weight: 300;
    color: #000;
}
.category-box-img {
    margin: 0 0;
}
.single-product .site-header {
    z-index: 999; 
}
/*about-us CSS Start*/
.about-us h2 {
    font-size: 35px;
    font-family: var(--primary-font);
    color: #000;
    font-weight: 300;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 40px;
}
#about-pragh {
    margin-left: 1em;
}
.about-us p {
    font-size: 26px;
    font-family: var(--primary-font);
    color: #000;
    font-weight: 300 !important;
}


/*about-us CSS End*/
/*privacy policy CSS End*/

@media only screen and (min-width: 1400px) {
.product-heading  a {
    font-size: 43px !important;
}
.categories-sec h2 {
    font-size: 43px;
}
.entry-title.show {
    font-size: 43px;
}
.product-subheading {
    font-size: 36px !important;
}
.contact-sec a p {
    font-size: 18px;
}
.entry-content h3 {
    font-size: 25px;
}
main#primary p {
    font-size: 17px;
}
.form-input-field input {
    padding: 8px 20px !important;
    font-size: 16px;
}
.form-input-field button {
    padding: 10px 25px;
    font-size: 16px;
}
.product-heading {
    font-size: 43px !important;
}
.inner-list span {
    font-size: 19px !important;
}
.inner-list strong {
    font-size: 23px !important;
}
.category-box h3 {
    font-size: 30px;
}
.product-title {
    font-size: 35px;
}
.form-field label {
    font-size: 19px;
}
.contact-sec h3 {
    font-size: 35px;
}
.post-wrp-sec h2 {
    font-size: 30px !important;
}	
.footer-logo {
    max-width: 110px !important;
}
.heading-wrp h2 {
    font-size: 43px;	
}
.btn-wrp {
    margin: 4em 2em;
}
.btn-wrp button {
    padding: 8px 25px;
    font-size: 18px;
}
.btn-wrp a {
    font-size: 18px;
}
.footer-link {
    font-size: 14px;
}
.newsletter-form input {
    font-size: 17px;
}
.footer-column h3 {
    font-size: 15px;
}
.footer-menu-item {
    font-size: 13px;
}
.copy-write-text {
    font-size: 13px;
}
.news-box-wrp h3 {
    font-size: 25px;
}
.news-title-wrp h2 {
    font-size: 43px;
}

    .year {
    font-size: 37px !important;
}
.month {
    font-size: 32px !important;
    margin-right: 40px !important;
}
.year {
    width: 90px !important;
}
div#last-year {
    width: 120px !important;
}
div#last-month {
    width: 60px !important;
}
.description {
    font-size: 23px !important;
}
.about-us p {
    font-size: 30px;
}
.about-us h2 {
    font-size: 43px;
}
#primary-menu li a {
    font-size: 17px;
}
#primary-menu {
    gap: 25px;
}
.site-branding img {
    max-width: 110px !important;
}
  .about-img img {
    float: right !important;
    margin-right: 3.6em !important;
  }
}
@media (min-width: 1550px) {
  .about-img img {
    width: 84% !important;
    float: left !important;
        margin-right: 0em !important;
}
}
@media only screen and (max-width: 1300px) {
}
@media only screen and (max-width: 1199px) {
.banner-sec {
  position: relative;
}
.category-box-img img {
    height: auto;
}
  .scroll-down-arrow {
    font-size: 1.8rem !important;
    bottom: 25px !important;
  }

section.about-us p br {
    display: none;
}
.about-us p {
    font-size: 20px;
}
.post-box-wrp h2 {
    font-size: 30px;
}

.btn-wrp button {
    font-size: 12px;
    padding: 6px 10px;
}
.btn-wrp a {
    font-size: 12px;
    padding: 6px 10px;
}
.primary-bg-color {
    margin-left: 0em;
}
    .description {
    font-size: 16px !important;
}
.post-wrp-sec h2 {
    font-size: 25px !important;
}
}
@media only screen and (max-width: 992px) {
.about-img img {
    width: 100% !important;
}
.month {
    margin-right: 25px;
}
.categories-sec h2 {
    font-size: 30px;
}
.about-us h2 {
    font-size: 30px;
}
.heading-wrp h2 {
    font-size: 30px;
}
.category-box h3 {
    font-size: 20px;
}
.product-heading {
    font-size: 30px !important;
}
.product-subheading {
    font-size: 30px !important;
}
.product-subheading  {
    font-size: 30px !important;
}
.news-title-wrp h2 {
    font-size: 30px;
}
.post-wrp-sec h2 {
        font-size: 20px !important;
    }
.entry-title.show {
        font-size: 35px !important;
        padding-top: 20px !important;
    }
.is-subcategory footer #logo {
    margin-left: 3em;
    text-align: center;
}
 .scroll-down-arrow {
    font-size: 1.6rem !important;
    bottom: 20px !important;
  }
  p#about-pragh {
    padding-bottom: 20px !important;
}
img#instagram {
    max-width: 6%;
    margin-right: 25px;
}
img#facebook {
    max-width: 4%;
}
.year-group {
    margin-left: 0 !important;
    padding-left: 0 !important;
}
.about-us p {
    margin: 0 !important;
}
.year p {
    margin: 0 0 !important;
    text-align: start;
    font-size: 25px !important;
}
.description {
    font-size: 14px !imporatnt;
}
.year {
    width: 74px;
}
.month-last {
    width: 90px;
}
.owl-theme .owl-nav {
    font-family: "Antic Slab", serif !important;
}
.form-input-field input {
    padding: 4px 15px !important;
    font-size: 13px;
}
.primary-bg-color {
    margin-left: 0em;
}
.post-box-wrp h3 {
    font-size: 18px;
}
.categories-sec h3 {
    margin-left: 0em;
}
.single-post-featured-bg {
    height: 50vh;
    background-size: 100%;
}
.close-menu {
    display: block !important;
}
.owl-dots {
    display: none !important;
}
/*categories media query*/
.post-box-wrp h2 {
    font-size: 23px;
	margin: 15px 0;
}
#site-navigation {
   position: fixed;
   top: 0;
   left: 0;
   transform: translateX(-100%);
   width: 250px;
   height: 105vh;
   background: #fff;
   z-index: 1001;
   padding: 60px 20px 20px;
   transition: transform 0.3s ease;
   overflow-y: clip;
}
#site-navigation.open {
   transform: translateX(0);
}
#primary-menu {
   display: flex;
   flex-direction: column;
   gap: 20px;
   padding: 0;
   list-style: none;
   margin: 0;
}
#primary-menu li a {
   font-size: 18px;
   color: #000 !important;
   text-decoration: none;
}
/* Close Button Inside Menu */
.close-menu {
   position: absolute;
   top: 0px;
   right: -20px;
   background: none;
   border: none;
   font-size: 35px;
   line-height: 1;
   cursor: pointer;
   color: #000;
   z-index: 1003;
}
/* Overlay Background */
.menu-overlay {
   position: fixed;
   top: 0;
   left: 0;
   height: 105vh;
   width: 100%;
   background: rgba(0, 0, 0, 0.6);
   opacity: 0;
   visibility: hidden;
   transition: opacity 0.3s ease, visibility 0.3s ease;
   z-index: 1000;
}
.menu-overlay.active {
   opacity: 1;
   visibility: visible;
}
.heading-wrp p {
    margin: 1em 0em 1em 2em;
}
.form-input-field button {
    padding: 7px 15px;
}
.news-slider-wrp {
    background: transparent;
}
.btn-wrp {
    margin: 1em 1em;
}
.post-thumb-wrp img {
    max-width: 100%;
}
/*woocomerce product*/
.product-content p br {
    display: none;
}
.product-title {
    font-size: 20px;
}
.inner-list strong {
    font-size: 16px !important;
}
.inner-list span {
    font-size: 16px !important;
}
.inner-list a {
    font-size: 16px !important;
}
.inner-list {
    padding: 5px 0;
    margin: 0px 0;
}
.product-content p {
    font-size: 13px !important;
}
.inner-menu {
    padding: 0px 0 !important;
}
.product-content h1 {
    margin: 10px 0px;
}
.inner-list {
    margin: 7px 0;
}
.form-input-field textarea {
    height: 80px;
}
.page-template-template-home figure#logo {
        margin-left: 7em;
        text-align: center;
    }
    .page-template-template-news-php figure#logo {
        margin-left: 7em;
        text-align: center;
    }
    .page-template-template-about figure#logo {
    margin-left: 2em !important;
}
.single-product figure#logo {
    text-align: center;
    margin-left: 1em;
}
.entry {
    display: block !important;
}
.product-content {
    padding: 0 0px !important;;
}
.description {
    padding-top: 10px;
}
.form-field {
    margin-bottom: 15px;
}
.sperator {
    top: 8px !important;
}
}
@media only screen and (max-width: 767px) {
.socail-media-img {
    margin-bottom: 10px;
}
.single-post-featured-bg {
    height: 35vh;
    background-size: 100%;
}
.scroll-down-arrow i {
    padding: 8px 8px !important;
    font-size: 16px;
}
.entry-title {
    font-size: 30px;
}
.owl-carousel .owl-item img {
    max-width: 100%;
}
.entry-title.show {
        font-size: 30px !important;
    }
.page-template-template-about figure#logo {
        margin-left: 0em !important;
    }
    .is-subcategory footer #logo {
    margin-left: 0em !important;
    text-align: left;
}

.product-subheading  {
    font-size: 26px !important;
}
.product-subheading {
    font-size: 23px !important;
}
.entry-title span {
    font-size: 16px;
}
.single-product figure#logo {
    text-align: left;
    margin-left: 0em;
}
.footer-inner-spacer {
    width: 85%;
    margin: auto;
}
article {
    margin-top: 1em !important;
    padding: 0 !important;
}
.heading-wrp p {
        margin: 1em 0em 1em 0em;
}
.text-end {
    text-align: start !important;
}
ol, ul {
    padding-left: 0rem;
}
ul, ol {
    margin: 0 0 0em 0em !important;
}
.heading-wrp h2 {
    font-size: 30px;
   
}
.page-template-template-home figure#logo {
    margin-left: 0em;
     text-align: left;
}
.page-template-template-news-php figure#logo {
    margin-left: 0em;
    text-align: left;
}
.gallery-wrp {
    margin: 0 !important;
    padding: 0 !important;
}
.primary-bg-color {	
    margin-left: 0em;
}
.news-title-wrp h2 {
    margin-bottom: 30px;
    font-size: 25px;
}
.pt-5 {
    padding-top: 1rem !important;
}
.mt-5 {
    margin-top: 1rem !important;
}
.title-wrp {
    margin: 25px 0px 20px;
}
.categories-sec h2 {
    font-size: 23px !important;
}
.title-wrp h1 {
    font-size: 30px;
}
.entry-header.post-title h1 {
    font-size: 20px !important;
    margin: 0px;
}
main#primary p {
    font-size: 14px;
    padding-top: 10px;
}
.list {
    margin-bottom: 10px;
    font-size: 14px;
}
.entry-content h3 {
    font-size: 18px;
}
.entry-content span {
    font-size: 14px;
}
.entry-content h4 {
    font-size: 16px;
}
/*woocomerce products*/
.mb-4 {
    margin-bottom: 0rem !important;
}
.mb-3 {
    margin-bottom: 0rem !important;
}
.category-box h3 {
    margin: 20px 0px;
    font-size: 23px;
}
    .product-category-sec h1 {
        padding-bottom: 25px;
        font-size: 25px;
    }
.product-category-sec h4 {
    margin: 20px 0px;
    font-size: 23px;
}
.product-heading {
    font-size: 25px !important;
}
.inner-list strong {
    font-size: 15px !important;
}
.inner-list span {
    font-size: 14px !important;
}
.inner-list a {
    font-size: 14px !important;
}
.product-content {
    padding: 0 0px;
}
.about-us h2 {
    font-size: 30px;
    margin: 20px 0px;
}
.about-us p {
    font-size: 17px;
}
.mt-5.mb-5.pt-4.pb-4 {
    margin-bottom: 15px !important;
}
.product-content {
    padding: 0 0px !important;
}
img#instagram {
    margin-right: 20px !important;
}
.swiper-bottom-nav {
    margin-right: 0em !important;
    gap: 10px !important;
    margin: 10px 0px;
}
.newsletter-form {
    margin: 25px 0 !important;
}
.footer-menu-column {
    padding: 25px 0px;
}
.form-field {
    margin: 0;
}
article#post-233 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
article#post-229{
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.single-page-content ul, ol {
    margin: 0 0 1.5em 1.5em !important;
}
article#post-225 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
.btn-wrp {
    text-align: center;
    margin: 1em 1em;
}
.scroll-down-arrow {
    font-size: 1.4rem !important;
    bottom: 15px !important;
  }
}