/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Template: twentytwenty
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our default theme for 2020 is designed to take full advantage of the flexibility of the block editor. Organizations and businesses have the ability to create dynamic landing pages with endless layouts using the group and column blocks. The centered content column and fine-tuned typography also makes it perfect for traditional blogs. Complete editor styles give you a good idea of what your content will look like, even before you publish. You can give your site a personal touch by changing the background colors and the accent color in the Customizer. The colors of all elements on your site are automatically calculated based on the colors you pick, ensuring a high, accessible color contrast for your visitors.
Tags: blog,one-column,custom-background,custom-colors,custom-logo,custom-menu,editor-style,featured-images,footer-widgets,full-width-template,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready,block-patterns,block-styles,wide-blocks,accessibility-ready
Version: 3.1.1781238720
Updated: 2026-06-12 04:32:00

*/

/* Common CSS Start */
 
body{  background:#fff;     overflow-x: hidden; }
body:not(.home) {     background-color: #fff !important; }
h1, h2, h3, h4, h5, h6 ,.main-heading span,
.menu-right-sec a,.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6{font-family: "Playfair Display", serif;
  -webkit-text-size-adjust: none;	font-weight:400;line-height: normal;  margin: 0;    color: #0f0f0f;
	letter-spacing: 0.2px;  } 
a,p,ul li,button, li a,span,div,input,button,textarea ,body,
.widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .header-footer-group table td , body, button, input, select, textarea,
input, textarea, button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button {font-family: "Montserrat", sans-serif;
	letter-spacing:0.05px;	outline:0;	-webkit-text-size-adjust: none; 	font-weight:normal;  }

body a {    text-decoration: none ; color:#121212}
a:hover {  color:#cca161 }
a{    transition: all 0.6s cubic-bezier(.25,1,.35,1) 0s;  cursor: pointer;  font-family: "Montserrat", serif; }
 
input,button.textarea {  outline:none;}
:focus-visible {    outline: none !important;}
:focus-within {    outline: none !important;}
a:hover, a:focus,.woo-mini-cart-footer a.button  {  text-decoration: none !important; }
:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 16px;
	-webkit-text-size-adjust: none; 
    --btn-bg: #d39e5b;
	 --btn-bg-hover: #0f0f0f;
	--main-color:#d39e5b;
 
 
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {    -webkit-appearance: none;     margin: 0;  }

*{	-webkit-text-size-adjust: none; } 

ul, ol ,.header-titles .site-logo,ul.primary-menu , li,.header-titles,ul.social-icons li{  margin: 0;   list-style: none;  }

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="date"], input[type="number"], input[type="search"], input[type="tel"], body textarea,select {  border-radius: 0;  letter-spacing: normal;   width: 100%; font-size: 14px;
       background: #f2f2f2;   padding: 14px 10px;   color: #010101;    border-color: #f1f1f1; 	height:auto;    line-height: normal;    border-radius: 5px; }

input::-webkit-input-placeholder,textarea::-webkit-input-placeholder { color:#282828;font-size: 14px; }
input::placeholder, textarea::placeholder { color: #282828;font-size: 14px; }
 input[type="search"]:focus {  outline: none;  }

body button,body .button,body  input[type="button"],body input[type="submit"],a.cfs-hyperlink {      background-color:  var( --btn-bg);
    color: #fff;        border: 1px solid var( --btn-bg);     font-size: 14px;    padding: 11px 18px;    text-decoration: none !important;
    width: auto;    border-radius:4px;         font-weight: 500;    position: relative;  transition: all 1s cubic-bezier(.25,1,.35,1) 0s;   display: inline-block;      text-transform: uppercase;letter-spacing:0.4px; font-family: "Poppins", serif;} 

a.cfs-hyperlink  span  ,.blog .more-link span {  font-size:15px;font-weight: 500;position: relative;  font-family: "Poppins", serif;  }

.cfs-hyperlink:hover,.blog .more-link:hover,body .button:hover{ border-color: var(--btn-bg);   background:transparent; 
	color:var( --btn-bg);   }

.acf-link:hover span {color: #fff;}  
.theme-btn   {   margin-top: 20px;    position: relative;    z-index: 2; }
body input[type="submit"]:hover ,body button[type="submit"]:hover { border-color:var( --btn-bg);   background: transparent;    color:var( --btn-bg);  }
.container {   margin: auto;     width: 100%;    max-width: 86%;  box-sizing: border-box;     padding: 0px 0;  }
.col-left,.col-right {  width:48%;  }
a {  text-decoration: none; }
.center,.cnt { text-align:center; }

p,p.desc, p, p.desc,  section.privacy-top p, section.privacy-top li  {  font-size: 14px;    color: #333333;    margin-bottom: 0;
    font-weight: 400;    line-height: 25px; font-family: "Montserrat", sans-serif; }
.r-radius{border-radius:10px;}
.disp-flex {  display: flex;  justify-content: space-between;  align-items: center;    flex-wrap: wrap;  }
.flex-str { align-items: stretch;}
.main-heading {   font-size: 41px;      color: #0f0f0f;   font-weight: 700;   margin: 0;   margin-bottom: 20px;   position: relative; }
.main-heading span {   font-weight: normal; color: var(--btn-bg);    }
.home .main-heading { color:#fff;   }
 
.sub-heading {    color: #012057;       font-size: 15px;    font-weight:600;  
       font-family: "Montserrat", sans-serif;    text-align: center;    display: block;   line-height: normal;    margin-bottom: 5px;  }

.main-heading2:after,.main-heading3:before{    content: "";  width:211px; height:1px;    background: url('imgs/divid-1.png') center;    display: inline-block;    vertical-align: middle;    margin-left: 20px;  }

.main-heading3:before{  background: url('imgs/divid-2.png') center; margin-right: 20px; }

.main-heading3:after{    content: "";  width:211px; height:1px;    background: url('imgs/divid-1.png') center;    display: inline-block;
    vertical-align: middle;    margin-left: 20px;  }
.page-template-drink .main-heading {
  color: #d19e60;
}
.padt-0 { padding-top:0; }
.padd0 {  padding:0;  }  
p { margin: 0;  }
.max-70{     max-width: 70%;    margin: auto;  }
.section, section {  padding: 6rem 0px;   position:relative;  }  
.img-full {  height: 100%;    object-fit: cover;  }
.header-inner .toggle {  padding: 0;   width: auto;  top: auto;          bottom: auto; }	
.header-toggles {        margin-right: 0;    }

.nav-toggle div {    width: 30px;    height: 100%;         text-align: center;    display: flex;    justify-content: center;
       flex-direction: column;    row-gap: 6px;    padding: 0 3px;    transition: 0.2s;        align-items: flex-end; }
	
.nav-toggle div span {  width: 100%;    height: 2px;    background-color: #fff;    display: block;    border-radius: 0;
    transition: all 0.3s ease;    -webkit-transition: all 0.3s ease;    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;    -o-transition: all 0.3s ease;    position: relative;  } 

.header-toggles:only-child .toggle-inner .toggle-text {    color: #ffffffcc;    font-family: "Poppins", sans-serif;    margin: 0;
    margin-left: 10px;    font-weight: 500;    font-size: 16px;    text-transform: uppercase;    transition: 0.2s linear;   
	text-decoration: none;  }

.nav-toggle div span:nth-child(2){ width:40%; }
.nav-toggle:hover div span:nth-child(2) {    width: 100%;  }
.nav-toggle:hover  .toggle-inner .toggle-text {    transform: translateX(-57px);    opacity: 0; }
.grecaptcha-badge {     visibility: hidden; }

/* Common CSS END */

.icon-box{
    width:60px;
    height:60px;
    border-radius:12px;
    background:rgba(212,164,45,0.08);
    border:1px solid rgba(212,164,45,0.18);
    display:flex;
    align-items:center;
    justify-content:center;
    margin-bottom:34px;
}

.icon-box svg{
    width:28px;
    height:28px;
    stroke:#d4a42d;
    fill:none;
    stroke-width:1.8;
    stroke-linecap:round;
    stroke-linejoin:round;
}
