/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/


body {
  margin: 0;
  padding: 0;
  top:0 !important;
  font-size: 16px;
  font-weight: 400;
   font-family: 'Futura';
}

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%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

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; }

h1 {
  margin: 0;
  padding: 0;
  list-style: none; }
h3 {
  margin: 0;
  padding: 0;
  list-style: none; }

h4 {
  margin: 0;
  padding: 0;
  list-style: none; }

h5 {
  margin: 0;
  padding: 0;
  list-style: none; }

h6 {
  margin: 0;
  padding: 0;
  list-style: none; }

p {
  margin: 0;
  padding: 0;
  list-style: none; }

ul {
  margin: 0;
  padding: 0;
  list-style: none; }

li {
  margin: 0;
  padding: 0;
  list-style: none; }

a {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none !important;
  text-decoration: none !important; 
}

input {
  outline: none !important; 
}

button {
  outline: none !important; 
}
img{
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

#page-top {
  overflow-x: hidden !important;
}

/* Header Css  */
.header_area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 5;
}
/*.header_area .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}*/
.menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu ul li a {
  display: inline-block;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-weight: 400;
  letter-spacing: 0.11em;
  color: #FFFFFF;
  margin-left: 34px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Futura';
  font-size: 18px;
  -webkit-transition: color 0.5s ease-in-out;
  -o-transition: color 0.5s ease-in-out;
  transition: color 0.5s ease-in-out;
}
.menu ul li a:hover {
/*  color: #FFF;*/
}
.menu ul li:last-child a {
  padding: 10px 20px;
  text-align: center;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  background: #242424 0% 0% no-repeat padding-box;
  border-radius: 7px;
  display: inline-block;
  line-height: 1.2;
}



/* Hero Section Css  */
.hero_section{
  background: #FFF;
  padding-bottom: 150px;
  height: 100vh;
}
.middle_content{
  padding-top: 244px;
  padding-bottom: 165px;
}
.middle_content h2 {
  font-weight: 400;
  font-size: 40px;
  line-height: 48px;
  max-width: 676px;
  margin: auto;
  color: #040404;
}

.icon {
  margin-right: 35px;
}

.nav-icon {
  display: none;
  float: right;
  text-decoration: none !important;
}
.nav-icon i {
  font-size: 24px;
  color: #FFF;
  width: 48px;
  height: 38px;
  text-align: center;
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 6px;
  margin-top: 1px;
  background: #000;
}



/*Custom all Css Code */

.hero_banner_section{

}


.proct_Image_and_video__area{
  position: relative;
}

.procet_video {
  position: relative;
  width: 100%;
  height: 988px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  margin: 0;
  padding: 0;
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}


#home_video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  margin: 0;
  padding: 0;
}

.proct_Image_and_video {
  position: relative;
}
.video_logo_area {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  z-index: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.main_logo{
  margin-bottom: 90px;
}

.hero_banner_section {
  position: relative;
}

.scroll_tab_area {
  position: fixed;
  top: 44%;
  left: 126px;
  z-index: 6;
}
.scroll_tab_area ul::after {
  background: #000;
  border-radius: 3px;
  opacity: 0.41;
  position: absolute;
  content: "";
  height: 130px;
  width: 6px;
  top: -14px;
  left: 0px;
}
.scroll_tab_area ul {
  position: relative;
}
.scroll_tab_area ul li {
  margin: 8px 0px;
}
.scroll_tab_area ul li a {
  color: #000;
  padding: 2px 15px;
  display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-left: 6px solid transparent;
  font: normal normal normal 18px/23px "Futura PT", sans-serif;
  border-radius: 3px;
}

.scroll_tab_area ul li a.active {
  color: green;
  border-left: 6px solid green;
  border-radius: 3px;
  padding: 2px 15px; /* Keep the same padding as default */
}



/*Services Area Css */

.services__section_area{
  background: #FFF;
}

.services_ares_image {
  padding: 128px 115px 20px;
  text-align: center;
}
.s_content{
  padding-top: 25px;
}
.s_content h3 {
  text-align: center;
  font: normal normal normal 39px/47px Hoefler Text;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  border-bottom: 1px solid #707070;
  padding-bottom: 11px;
  margin-bottom: 29px;
}
.s_content p{
  text-align: center;
font: normal normal normal 20px/24px Hoefler Text;
letter-spacing: 0px;
color: #707070;
opacity: 1;
}
.icon_s img {
  height: 130px;
}
.services_single_item {
  text-align: center;
  background: #F4F4F4 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 93px 50px 90px;
  height: 100%;
  border-bottom-left-radius: 101px;
  border-top-right-radius: 101px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.services_single_item:hover{
  -webkit-box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.07);
          box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.07);
}
.food_image_area {
  text-align: center;
  margin-bottom: -95px;
  z-index: 4;
  position: relative;
  margin-top: -737px;
}

/*Video Section Css */

.video_section_dp {
  position: relative;
  width: 100%;
  height: 841px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-size: cover;
  background-position: center center;
  margin: 0;
  padding: 0;
}
.row_items_class {
  margin-bottom: -190px;
  position: relative;
  z-index: 3;
}

/*Comment Section */

.comment_section_image {
  text-align: center;
  padding: 50px 220px;
}

.comment_section_content .container .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.cup_signature{
  margin-bottom: 60px;
}

.cup_tee_img {
  text-align: right;
}
.comment_section_content {
  z-index: 4;
  position: relative;
  margin-top: -737px;
}
.comment_section_Gourmande {
  padding-top: 66px;
}
.comment_section_Gourmande .container .row {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}


.content_Gourmande p {
  text-align: left;
  font: normal normal normal 20px/24px Hoefler Text;
  letter-spacing: 0px;
  color: #707070;
  padding-bottom: 30px;
}
.content_Gourmande {
  max-width: 362px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.Comment_section {
  background: #FFF;
  padding-bottom: 50px;
}
.nous__somme_area_full {
  background: #f4f4f4;
}
.nous__somme_area {
  background: #FFF;
  padding-top: 30px;
  padding-bottom: 120px;
  border-bottom-left-radius: 100px;
  border-bottom-right-radius: 100px;
}
.title_instagram h3 {
  text-align: center;
  font: normal normal normal 65px/58px Hoefler Text;
  letter-spacing: 0px;
  color: #707070;
}

.title_instagram p {
  font: normal normal normal 93px/50px Heligthon Signature;
  letter-spacing: 0px;
  color: #707070;
  text-align: center;
}

.top_title p {
  text-align: center;
  font: normal normal normal 26px/31px Hoefler Text;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 23px;
}
.instagram_area {
  padding-top: 60px;
  max-width: 1727px;
  width: 100%;
  margin: auto;
}

.instagram_image_area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 9px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

/*Contact Section */

.contact_section {
  background: #F4F4F4;
  padding-top: 90px;
  padding-bottom: 90px;
}
.contect_title{
  padding-bottom: 90px;
}
.contect_title h2 {
  text-align: center;
  font: normal normal normal 58px/72px Heligthon Signature;
  letter-spacing: 0px;
  color: #707070;
}

.contect_title p {
  text-align: center;
  font: normal normal normal 29px/35px Hoefler Text;
  letter-spacing: 0px;
  color: #707070;
}

#max_width_row{
  max-width: 916.78px;
  width: 100%;
  margin: auto;
}


textarea {
outline: none;
height: 172px;
}
.single_input input, textarea {
  width: 100%;
  padding: 8px 15px;
  border: 1px solid #EEEEEE;
  margin-bottom: 9px;
  background: #FAFAFA;
  -webkit-box-shadow: 0px 3px 6px #00000029;
          box-shadow: 0px 3px 6px #00000029;
  border-radius: 9px;
  opacity: 0.55;
  font: normal normal normal 15px/17px Gill Sans;
  letter-spacing: 0px;
  color: #000000 !important;


}

.contact_info_submit input {
  padding: 11px 44px;
  background: #000000 0% 0% no-repeat padding-box;
  border-radius: 28px;
  border: none;
  width: 265px;
  font: normal normal normal 15px/17px Gill Sans;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
  text-align: center;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000000;
  opacity: 1;
}
::-moz-placeholder { /* Firefox 19+ */
   color: #000000;
  opacity: 1;
}
:-ms-input-placeholder { /* IE 10+ */
   color: #000000;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #000000;
  opacity: 1;
}
.contact_info_submit {
  text-align: center;
  margin-top: 15px;
}
.info_items p {
  font: normal normal normal 15px/20px Gill Sans;
  letter-spacing: 0px;
  color: #000000;
}
.contact_address {
  max-width: 571px;
  width: 100%;
  margin: auto;
  margin-top: 80px;
}
.line {
  border-bottom: 1px solid #707070;
  margin: 8px 0;
}









/*Footer Css */
footer.footer_area {
  background: #F4F4F4;
  padding: 20px 0px;
}

.footer_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.copyright {
  margin-right: 20px;
}
.footer_content p, .footer_content a {
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Arial';
  font-weight: 500;
  font-size: 14px;
}
.privacy {
  margin-left: 20px;
}
.privacy a {
  font-weight: 700;
}
.social_icon {
  margin-left: 100px;
}
.social_icon ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.social_icon ul li a img {
  height: 18px;
}
.social_icon ul li a {
  padding: 0px 9px;
  display: inline-block;
  border-right: 1px solid #000;
}
.social_icon ul li:last-child a {
  border-right: 1px solid transparent;
}


/*Service Section */

.avantages_section_area {
  background: #F4F4F4;
  padding-top: 180px;
}

.title_avantages h1 {
  text-align: center;
  font: normal normal bold 25px/33px Futura;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 50px;
}



.logo {
  position: absolute;
}
.white_header {
  background: #FFF;
}


.avantages_cat {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 740px;
  margin: auto;
  width: 100%;
}
.avantages_items {
  width: 25%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-right: 1px solid #000;
  padding: 15px;
}
.avantages_items p {
  text-align: center;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  font-family: 'Futura';
  font-size: 12px;
}
.av_icon img {
  height: 94px;
}
.av_icon {
  padding-bottom: 16px;
}
.avantages_items:last-child{
  border-right: 0px solid transparent;
}

.avantages_contact_area {
  max-width: 1078px;
  margin: 50px auto;
  width: 100%;
}

.profiel_details_area {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  padding: 30px 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
.profile_image {
  margin-right: 50px;
  min-width: 63px;
}
.profile_content p {
  font: normal normal bold 18px/25px Futura;
  letter-spacing: 0px;
  color: #000000;
}

.profile_description_content {
  padding: 40px 20px;
}
.desc_content p {
  font: normal normal normal 17px/23px Arial;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 16px;
}

.lesss_title h3 {
  font: normal normal bold 20px/23px Arial;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
}

.lesss_content {
  padding-left: 35px;
  padding-bottom: 40px;
}
.lesss_title {
  padding-bottom: 30px;
  padding-top: 20px;
}

.lesss_content p {
  text-align: left;
  font: normal normal bold 18px/28px Arial;
  letter-spacing: 0px;
  color: #000000;
}
.less_profile p {
  text-align: left;
  font: normal normal bold 18px/23px Arial;
  letter-spacing: 0px;
  color: #000000;
}




/*Form Section Css */


.devenex_title h2 {
  text-align: center;
  font: normal normal normal 25px/37px Franklin Gothic Demi;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 42px;
}
.devenex_form {
  max-width: 893px;
  width: 100%;
  margin: auto;
  padding: 50px 0px;
}

.ssuccess_info_content p{
  text-align: center;
  font: oblique normal bold 15px/25px Galvji;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.ssuccess_info_content {
  max-width: 564px;
  margin: auto;
  width: 100%;
  padding-top: 26px;
}

.input_submit {
  text-align: center;
  margin-top: 40px;
}
.input_submit input {
  padding: 15px 44px;
  font: normal normal normal 14px/18px Franklin Gothic Demi;
  letter-spacing: 2.1px;
  color: #FFFFFF;
  text-transform: uppercase;
  opacity: 1;
  background: #000000 0% 0% no-repeat padding-box;
  border-radius: 33px;
  border: transparent;
  width: 328px;
}

.single_input_item input, textarea {
  width: 100%;
  padding: 7px 15px;
  border: 1px solid #EEEEEE;
  margin-bottom: 15px;
  background: #FAFAFA;
  opacity: 0.55;
  font: normal normal normal 15px/17px Gill Sans;
  letter-spacing: 0px;
  color: #000000 !important;
}

.Devenez_revendeur_area {
  opacity: 1;
  background: #F4F4F4 0% 0% no-repeat padding-box;
  padding-bottom: 50px;
  position: relative;
}
.devenex_form_area {
  background: #EAEAEA 0% 0% no-repeat padding-box;
  border-top-left-radius: 46px;
  opacity: 1;
  border-bottom-right-radius: 46px;
}

.Devenez_revendeur_area::after {
  position: absolute;
  content: "";
  background: url(../images/vactor/cat_plate.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 660px;
  width: 390px;
  right: 0;
  top: 0;
}


.avantages_section_area{
  position: relative;
}

.avantages_section_area::after {
  position: absolute;
  content: "";
  background: url(../images/vactor/cut_patio.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  height: 636px;
  width: 411px;
  left: 0;
  bottom: 0;
}

/*Login Form Area css */
.login_form_area {
  background: #F4F4F4 0% 0% no-repeat padding-box;
  padding-top: 200px;
  padding-bottom: 150px;
  height: calc(100vh - 64px);
}
.login_form_area .container .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.login_form_area .container {
  height: 100%;
}
.login_from_area{
  max-width: 433.94px;
  width: 100%;
  margin: auto;
}
.title_login h1 {
  text-align: center;
  font: normal normal normal 88px/109px Heligthon Signature;
  letter-spacing: 0px;
  color: #707070;
  opacity: 1;
  line-height: 1;
}
.title_login p {
  text-align: center;
  font: normal normal normal 25px/25px Franklin Gothic Demi;
  letter-spacing: 0px;
  color: #000000;
}
.title_login{
  padding-bottom: 64px;
}


/*Search Product */
.product_section_area {
  background: #F4F4F4 0% 0% no-repeat padding-box;
  padding-top: 171px;
  padding-bottom: 200px;
}

.search_from_area {
  max-width: 472px;
  width: 100%;
  margin: auto;
}
.shop_title_content h1 {
  font: normal normal bold 18px/28px Galvji;
  letter-spacing: -0.77px;
  color: #000000;
  opacity: 1;
  text-align: center;
  padding-bottom: 8px;
}
.shop_title_content p {
  text-align: center;
  font: normal normal normal 12px/16px Galvji;
  letter-spacing: -0.52px;
  color: #000000;
  opacity: 1;
  padding-bottom: 19px;
}
.product_search {
  text-align: center;
  padding-bottom: 0px;
}
.tab_product_area {
    margin-top: 40px;
}
.product_search input {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  border: 1px solid #707070;
  border-radius: 7px;
  opacity: 1;
  width: 352px;
  padding: 7px 15px;
  font-size: 14px;
}



.single_product_item {
  background: #FFFFFF 0% 0% no-repeat padding-box;
  opacity: 1;
  padding: 33px 45px;
}

.product_content h2 {
  font: normal normal bold 25px/29px Galvji;
  letter-spacing: -1.13px;
  color: #000000;
  opacity: 1;
  text-align: center;
  padding-bottom: 16px;
}

.product_content {
  text-align: center;
  padding-bottom: 30px;
}
.product_content strong {
  font: normal normal 800 25px/31px Gilroy;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  display: inline-block;
}
.addd_to_cart {
  text-align: center;
}
.addd_to_cart input {
  text-align: center;
  padding: 10px  4px !important;
  background: #FFF !important;
  border-radius: 7px;
  border: 1px solid #707070;
  font: normal normal 800 20px/24px Gilroy;
  letter-spacing: 0px;
  color: #000000;
  width: 80px;
} 

button {
  outline: none !important;
}
.single_add_to_cart_button.button.alt {
  display: inline-block;
  text-align: center;
  padding: 10px 10px !important;
  border: none;
  background: #000 !important;
  border-radius: 7px;
  font: normal normal bold 18px/28px Galvji;
  letter-spacing: -0.77px;
  color: #FFFFFF;
  width: 222px;
}


.product_description {
  padding-top: 40px;
}

.product_description p {
  text-align: center;
  letter-spacing: 0px;
  color: #000000;
  font-family: 'Futura';
  font-size: 14px;
  font-weight: 500;
}
.product_info_list_area{
  padding-top: 30px;
}

.product_info_list {
  text-align: center;
  border-top: 1px solid #000;
  padding: 15px 0px;
}
.product_info_list h4 {
  font: normal normal bold 15px/20px Futura;
  letter-spacing: 0px;
  color: #000000;
}
.product_info_list h3 {
  letter-spacing: 0px;
  color: #000000;
  font-family: 'Futura';
  font-size: 14px;
  font-weight: 500;
}
.product_all_area {
  padding-top: 60px;
}

.tab_product_area ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  border-bottom: 3px solid #DDD;
}
.icon_image__box img {
  height: 89px;
}
.nav-pills .nav-link.active {
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; 
}
.nav-pills .nav-link.active::after {
  position: absolute;
  content: "";
  height: 8px;
  width: 100%;
  background: #000;
  bottom: -5px;
  border-radius: 29px;
  left: 0;
  right: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.nav-pills .nav-link {
  background: 0 0;
  border: 0;
  border-radius: 0px;
}

.tab_product_area ul li button span {
  text-align: center;
  font: normal normal normal 15px/42px Futura;
  letter-spacing: 0px;
  color: #000000;
  text-transform: uppercase;
  opacity: 1;
  font-weight: 500;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #000000;
  background-color: transparent;
}

.tab_product_area ul li {
  margin: 0 15px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.content_Gourmande h4 {
  font: normal normal 900 20px/24px Hoefler Text;
  letter-spacing: 0px;
  color: #707070;
  padding-bottom: 30px;
}
.social_icon ul li {
  line-height: 1;
}

.logo .logo_main{
  display: none;
}

#secondary {
    width: 300px;
    float: right;
}

/*Woocommerce Css */

.quantity {
  width: max-content;
}
.woocommerce ul.products li.product .button {
  display: inline-block;
  margin-top: 0;
  margin-left: 5px;
}
.addd_to_cart form.cart {
  display: flex;
  justify-content: center;
  align-items: center;
}

.woocommerce-page.columns-3 ul.products li.product, .woocommerce.columns-3 ul.products li.product {
  width: 31.45%;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {

  margin: 0 1.8% 1.992em 0;
}

.woocommerce-form.woocommerce-form-login.login {
    margin: auto;
    margin-bottom: 0;
    margin-top: 20px;
    padding: 0;
    border: 1px solid transparent;
    max-width: 100%;
}


.product_shop_page {
    background: #F4F4F4 0% 0% no-repeat padding-box;
    padding-top: 271px;
    padding-bottom: 200px;
}

.product_shop_page .product_single_Image .product_image {
  background: #E8E8E8 0% 0% no-repeat padding-box;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px;
  height: 500px;
  overflow: hidden;
} 

.single_product_content .quantity {
  display: inline-grid;
  padding-top: 10px;
}
.books_now_btn .cart .quantity input {
  padding: 7px;
  margin-right: 10px;
  margin-bottom: 15px;
}

.single_product_content h1 {
  font-size: 35px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  padding-bottom: 15px;
}

.woocommerce-Price-amount.amount {
  letter-spacing: 0px;
  color: #000;
  font-size: 17px;
}

.woocommerce-product-details__short-description {
  padding-bottom: 30px;
  padding-top: 20px;
}
.single_product_content {
  margin-left: 30px;
}


/*Search Result css*/
#search-results {
    max-width: 352px;
    margin: auto;
    width: 100%;
    position: relative;
}
.search-result-item {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}

.search-result-item a {
    text-decoration: none;
    color: #333;
}

.search-result-item h3 {
    font-size: 14px;
}

.search-result-item p {
    font-size: 14px;
    color: #777;
}

.search-result-item {
    padding: 15px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    width: 100%;
    z-index: 10;
    background: #FFF;
    top: 0;
    left: 0;
    right: 0;
}

a {
  color: #4a4a4a;
  text-decoration: underline;
}

.cart_page_template {
  background: #F4F4F4 0% 0% no-repeat padding-box;
  padding-top: 240px;
  padding-bottom: 200px;
}

.checkout_area {
  background: #F4F4F4 0% 0% no-repeat padding-box;
  padding-top: 210px;
  padding-bottom: 200px;
}
#order_data p {
  color: #000 !important;
  font-weight: 700 !important;
}


.woocommerce-form-coupon-toggle {
    display: none;
}

.product_info_list h1 {
  letter-spacing: 0px;
  color: #000000;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
}