@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600;700;800&display=swap');
@font-face {
  font-family: Mark;
  src: url(../Mark/Mark.otf);
}
@font-face {
  font-family: MarkBlack;
  src: url(../Mark/MarkBlack.otf);
}
@font-face {
  font-family: MarkBold;
  src: url(../Mark/MarkBold.otf);
}
@font-face {
  font-family: MarkBoldItalic;
  src: url(../Mark/MarkBoldItalic.otf);
}
@font-face {
  font-family: MarkHair;
  src: url(../Mark/MarkHair.otf);
}
@font-face {
  font-family: MarkHeavy;
  src: url(../Mark/MarkHeavy.otf);
}
@font-face {
  font-family: MarkHeavyItalic;
  src: url(../Mark/MarkHeavyItalic.otf);
}
@font-face {
  font-family: MarkMedium;
  src: url(../Mark/MarkMedium.otf);
}
@font-face {
  font-family: MarkMediumItalic;
  src: url(../Mark/MarkMediumItalic.otf);
}
@font-face {
  font-family: MarkThin;
  src: url(../Mark/MarkThin.otf);
}


@font-face {
  font-family: CorbelBold;
  src: url(../corbel/CorbelBold.ttf);
}
@font-face {
  font-family: CORBEL;
  src: url(../corbel/CORBEL.TTF);
}
@font-face {
  font-family: CORBELB;
  src: url(../corbel/CORBELB.TTF);
}
@font-face {
  font-family: corbeli;
  src: url(../corbel/corbeli.ttf);
}
@font-face {
  font-family: corbelz;
  src: url(../corbel/corbelz.ttf);
}


body{
  position: relative;
  overflow-x: hidden;
}


.sec_one_home{
	z-index: -1;
}
.sec_one_home_left{
	padding: 0px 70px 0px 70px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sec_one_home_right{
	padding: 0px;
	z-index: -1;
}
.sec_one_home_left .p1_home{
  font-family: Mark;
  letter-spacing: 0.5px;
  font-size: 20px;
}
.sec_one_home_left h1{
  font-family: 'EB Garamond', serif;
  font-weight: bold;
  font-size: 72px;
  margin-top: -20px;
}
.sec_one_home_left .p2_home{
  font-family: CORBEL;
  font-size: 16px;
  letter-spacing: 0.5px;
}
.sec_one_home_left button{
  width: 40%;
  padding: 6px;
  font-family: CORBEL;
  background-color: #810406;
  border: 2px solid #810406;
  color: white;
  font-size: 16px;
  z-index: 1 !important;
}
.sec_one_home_left button:hover{
  background-color:transparent;
  color: #810406;
  
}

.sec_two_home{
  background-color: #810406;
  padding: 100px 100px 100px 100px !important;
  position: relative;
}
#flower1{
  width: 100%;
  position: absolute;
  right: -62%;
  bottom: -50%;
  transform: rotate(-25deg);
}
.sec_two_home h1{
  color: white;
   font-family: 'EB Garamond', serif;
   text-align: center;
}
.sec_two_left{
  padding: 50px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sec_two_right{
  padding: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.sec_two_home_text{
  padding: 50px;
  background-color: white;
  width: 100%;
  text-align: center;
}
.sec_two_home_text h2{
  font-family: 'EB Garamond', serif;
}
.sec_two_home_text p{
  font-family: CORBEL;
  font-size: 18px;
}

.sec_three_home{
  display: flex;
  justify-content: center;
  margin: 80px auto 70px auto;
  font-family: 'EB Garamond', serif;
  color: white;
  font-weight: bold;
}
.sec_three_home div{
  height: 150px;
  width: 150px;
  text-align: center;
  background-color: #810406;
  margin: 10px 25px 10px 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 0.5px;
}


.sec_four_home h1{
  font-family: 'EB Garamond', serif;
  color: #810406;
  text-align: center;
  font-size: 60px;
}

.sec_four_elements{
  display: flex;
  justify-content: center;
  align-items: center;
/*  margin: 10px;
  border: 2px solid #810406;
  border-radius: 20px;
  width: 400px;
  height: 200px;*/
  margin-top: 50px;
  margin-bottom: 50px;
}
.flex_ele{
  margin: 10px;
  border: 2px solid #810406;
  border-radius: 20px;
  width: 400px;
  height: 200px;
  display: flex;
  padding: 10px;
}
.para{
  font-family: CORBEL;
  color: #810406;
  font-size: 24px;
  letter-spacing: 0.5px;
}
.prc{
  letter-spacing: 0.5px;
  font-family: MarkMedium;
  color: #810406;
  font-size: 24px;
  padding-top: 8px;
}
.plus_btn{
  height: 50px; width: 50px;
  background-color: white;
  border: none;
  border-radius: 50%;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 2px 5px -1px, rgba(0, 0, 0, 0.3) 0px 1px 3px -1px;
  font-size: 32px;
  padding-top: -10px;
  color: #810406;
}


.sec_five_home{
  padding: 30px 0px 30px 0px;
}
#latest_art{
  font-family: 'EB Garamond', serif;
  color: #810406;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
#view_all{
  font-size: 16px;
  float: right;
  font-family: Mark;
  padding-top: 20px;
  position: absolute;
  right: 0px;
  color: #810406;
}

.home_slider_text{
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0px 20px 0px 20px;
}
.home_slide_p1{
  font-family: CORBEL;
  font-size: 20px;
}
.home_slide_p2{
  font-family: CORBEL;
  font-size: 20px;
  color: #810406;
  cursor: pointer;
}
.product_slider{
  padding-bottom: 70px;
}
.rot {
  position: absolute;
    right: 45%;
    bottom: 10px;
    background-color: black;
    font-size: 20px;
    padding: 12px 10px 12px 15px;
    border-radius: 50%;
    z-index: 999;
    color: white;
    cursor: pointer;
}

.no_rot {
  position: absolute;
    left: 45%;
    bottom: 10px;
    background-color: black;
    font-size: 20px;
    padding: 12px 10px 12px 15px;
    border-radius: 50%;
    z-index: 999;
    color: white;
    transform: rotate(180deg);
    cursor: pointer;
}


.footer{
  margin-top: 50px;
}
.footer_logo{
  padding: 20px 3px 20px 3px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
.footer_logo img{
  width: 100%;
}
.footer_logo p{
  font-family: Mark;
  font-size: 14px;
}

.footer_guide{
  background-color: #810406;
  padding: 20px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer_shop{
  background-color: #810406;
  padding: 20px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.footer_heading_links{
  font-family: MarkMedium;
  color: white;
}
.footer_links{
  font-family: Mark;
  text-decoration: none;
  color: white;
  font-size: 14px;
}
.footer_links:hover{
  text-decoration: none;
  color: black;
}
.footer_newsletter{
  background-color: #810406;
  padding: 20px 3px 20px 3px;
  padding: 20px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.email_div{
  display: flex;
}
.sub{
  font-family: Mark;
  color: white;
  margin-top: 30px;
}
.email_div input{
  width: 70%;
  padding: 10px;
  border: none;
  background-color: white;
  margin-right: 2%;
  font-family: Mark;
}
.email_div button{
  width: 25%;
  padding: 10px;
  border: 2px solid white;
  background-color: white;
  color: #810406;
  margin-left: 2%;
  font-family: Mark;
  font-size: 14px;
}
.email_div button:hover{
  border: 2px solid white;
  background-color: #810406;
  color: white;
}

.social_icons{
  display: flex;
  margin-top: 35px;
}
.social_icons i{
  background-color: white;
  height: 50px; width: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  margin: 10px;
  color: #810406;
  font-size: 30px;
  transition: 0.5s;
}
.social_icons i:hover{
  background-color: transparent;
  color: white;
  transform: scale(1.5);
}







/************************************PRODUCT PAGE*********************************/
.sec_one_product{
  padding: 0px;
  margin-top: -30px;
}
.sce_two_product{
  margin:30px auto 30px auto;
}
.product{
  display: flex;
  justify-content: center;
}

.small_prod_imgs{
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.small_prod_imgs img{
  width: 100px;
  margin: 5px;
  padding: 0px;
  cursor: pointer;
  opacity: 0.9;
  transition: 0.3s;
}
.small_prod_imgs img:hover{
  opacity: 1;
}

.big_img img{
  width: 100%;
  margin: 5px;
  padding: 0px;
}

.sce_two_product_right h2{
  font-family: 'EB Garamond', serif;
  font-weight: bold;
  letter-spacing: 0.5px;
}
.product_price{
  font-family: 'EB Garamond', serif;
  font-size: 18px;
  letter-spacing: 0.5px;
}
#in_stock{
  font-family: 'EB Garamond', serif;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.product_details{
  font-family: 'EB Garamond', serif;
  font-size: 18px;
  letter-spacing: 0.5px;
  margin: 30px 0px 30px 0px;
}
#q{
  font-family: 'EB Garamond', serif;
  font-size: 18px;
  letter-spacing: 0.5px;
}
.q_btn{
  display: flex;
}
.q_btn button{
  padding: 10px 0px 10px 0px;
  width: 50px;
  background-color: transparent;
  border: 2px solid #810406;
  font-size: 18px;
} 
.q_btn input{
  padding: 10px 0px 10px 0px;
  width: 50px;
  margin: 0px 5px 0px 5px;
  background-color: transparent;
  border: 2px solid #810406;
  font-size: 18px;
  text-align: center;
}
.add{
  color: white;
  background-color: #810406;
  border: 2px solid #810406;
  text-align: center;
  display: block;
  width: 70%;
  margin: 20px 0px 20px 0px;
  padding: 10px 0px 10px 0px;
}

.nav-item{
  width: 27.5%;
  text-align: center;
  margin: 0.5%;
  padding: 0px !important;
  border-radius: 0px !important;
}
.nav-link{
  color: #810406;
  font-family: 'EB Garamond', serif;
  border: 3px solid #810406;
}
.nav-link:hover{
  color: #810406;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: white;
    background-color: #810406;
}
.nav-pills .nav-link {
    border-radius: 0rem;
}
.tab-pane{
  font-family: 'EB Garamond', serif;
}
#related{
  font-family: 'EB Garamond', serif;
  padding: 50px 0px 50px 0px;
}
.sec_2nd_last_product{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.flex_element_product_page{
  width: 20%;
  padding: 10px;
}
.flex_element_product_page img{
  width: 100%;
}
.flex_element_product_page p{
  font-family: Mark;
  text-align: center;
  padding: 20px 0px 0px 0px;
  line-height: 20px;
  font-size: 12px;
}



/******************COLLECTION**********************/
.sec_two_collection{
  background-color: #810406;
  margin-top: -25px;
  padding-top: 40px;
}
.sec_one_collection_left{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
}
.sec_one_collection_left img{
  width: 80%;
}
.sec_one_collection_left button{
  padding: 10px 10px 5px 10px;
  width: 40%;
  margin: 15px 0px 15px 0px;
  color: #810406;
  border: 2px solid white;
  font-size: 12px;
  font-family: Mark;
}
.sec_one_collection_left button:hover{
  color: white;
  border: 2px solid white;
  background-color: transparent;
}
.sec_one_collection_right img{
  margin-bottom: -40px;
}

.sec_three_collection{
  padding-top: 80px;
}
.sec_three_collection h2{
  font-family: 'EB Garamond', serif;
  text-align: center;
}
.sec_three_element{
  padding: 20px;
}
.sec_three_element button{
  width: 50%;
  background-color: #810406;
  border: 2px solid #810406;
  color: white;
  font-family: 'EB Garamond', serif;
  font-size: 13px;
  padding: 7px 0px 7px 0px; 
  margin-top: -20px;
}
.sec_three_element button:hover{
  background-color: white;
  border: 2px solid #810406;
  color: #810406;
}
.slider_collection_sec_three{
  display: none;
}
.sec_four_collection{
  background-color: #810406;
  padding: 30px 0px 30px 0px;
}

.sec_four_collection h1{
  text-align: center;
  font-family: 'EB Garamond', serif;
  letter-spacing: 3px;
  color: white;
}
.sec_four_collection_right{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.flex_element_sec_four_collection{
  padding: 10px;
  position: relative;
  width: 50%;
}
.view_all_collection{
  background-color: #810406;
  border: 1px solid #810406;
  color: white;
  font-size: 13px;
  margin: auto;
  width: 50%;
  padding: 7px 0px 7px 0px;
  font-family: 'EB Garamond', serif;
  letter-spacing: 0.5px;
}
.view_all_collection:hover{
  background-color: transparent;
  border: 1px solid #810406;
  color: #810406;
}

.items_collection{
  background-color: #810406;
  border: 1px solid #810406;
  color: white;
  font-size: 13px;
  width: 50%;
  padding: 7px 0px 7px 0px;
  font-family: 'EB Garamond', serif;
  letter-spacing: 0.5px;
  position: absolute;
  bottom: 20px;
  left: 26%;
}
.items_collection:hover{
  background-color: white;
  border: 1px solid #810406;
  color: #810406;
}
.sec_four_collection_left{
  padding-right: 50px;
}
.abc {
  position: absolute;
    right: 10px;
    top: 45%;
    font-size: 25px;
    padding: 10px 16px 10px 16px;
    z-index: 999;
    color: white;
    cursor: pointer;
}
.abcd{
  position: absolute;
    right: 10px;
    top: 45%;
    font-size: 25px;
    padding: 10px 16px 10px 16px;
    z-index: 999;
    color: white;
    text-shadow: 0 0 1px black, 0 0 1px black;
    cursor: pointer;
}
.sec_five_collection{
  background-color: rgb(235 235 230);
  padding: 50px 0px 50px 0px; 
  margin-top: 50px;
  border-top: 0.5px solid darkgray;
  border-bottom: 0.5px solid darkgray;
}
.sec_five_collection h1{
  text-align: center;
  font-family: 'EB Garamond', serif;
}

#dis_none{
    display: none;
  }
@media screen and (max-width: 600px){
  .sec_four_home{
    display: none;
  }
  #dis_none{
    display: block;
  }
  .flex_ele {
    width: 95% !important;

}
  .sec_three_home div {
    height: 100px !important;
    width: 100px !important;
    text-align: center;
    margin: 10px 5px 10px 5px !important;
    font-size: 14px;
}
  .sec_two_left{
  padding: 20px;
}
.sec_two_right{
  padding: 20px;
}
.sec_two_home_text{
  padding: 20px;
}
.sec_two_home{
  background-color: #810406;
  padding: 20px !important;
}
#view_all{
  /*position: relative !important;
  text-align: center !important;
  display: block !important;
  padding: 10px 40% 0px 0px;*/
  display: none;
}
.home_slide_p1{
  text-align: center;
  padding-top: 20px;
}
.home_slide_p2{
  text-align: center;
}
.email_div input{
  width: 60%;
}
.email_div button{
  width: 35%;
 font-size: 12px;
}
.social_icons{
  justify-content: center;
}
.slider_collection_sec_three{
  display: block;
  margin-top: 50px;
  padding: 0px;
}
.container_fluid_sec_three{
  display: none;
}
}


@media screen and (min-width: 767px) and (max-width: 4000px){
  .sec_one_home_right img{
  margin-top: -145px;
}
}

/*@media screen and (min-width: 1460px) and (max-width: 3800px){
  #flower1{
  display: none;
}
}*/

@media screen and (min-width: 300px) and (max-width: 1000px){
  .sec_one_home_left h1{
  font-size: 36px !important;
  text-align: center;
}
.sec_one_home_left .p1_home{
  font-size: 14px !important;
  text-align: center;
}
.sec_one_home_left .p2_home{
  font-size: 12px !important;
  text-align: center;
}
.sec_one_home_left button{
  width: 50% !important;
  font-size: 14px;
  margin: auto;
  margin-bottom: 20px;
}
.non{
  display: none;
}
.sec_three_home{
  flex-wrap: wrap;
}
.sec_four_home h1{
  font-size: 36px;
}
.sec_four_elements{
  flex-wrap: wrap;
}
.social_icons{
  justify-content: center !important;
}
.sec_2nd_last_product{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flex_element_product_page{
  width: 30%;
  margin-bottom: -30px;
}
}

.slider_pr_container{
  display: none;
}
.slider_pr{
  width: 100%;
}
.slider_pr img{
  width: 100%;
}
.slider_pr p{
  font-family: Mark;
  line-height: 20px;
  padding-top: 15px;
  text-align: center;
  font-size: 12px;
}

@media screen and (min-width: 300px) and (max-width: 600px){
  .rot {
    right: 33%;
}

.no_rot {
    left: 33%;
}
.sec_2nd_last_product{
  display: none;
}
.slider_pr_container{
  display: block;
}
.sec_one_collection_left button{
  width: 50%;
}
.items_collection{
  font-size: 10px !important;
  width: 80% !important;
  padding: 4px 0px 4px 0px;
  bottom: 20px !important;
  left: 10% !important;
}
}

@media screen and (min-width: 601px) and (max-width: 1000px){
  .rot {
    right: 41%;
}

.no_rot {
    left: 41%;
}
}

@media screen and (max-width: 1200px){
  .small_prod_imgs img{
  width: 50px;
}
.nav-item{
  width: 100%;
}
}

@media scree and (min-width: 1024px) and (max-width: 4000px){
  
}