/*====================================== reset.css is here ========================================*/
@import url("https://use.typekit.net/ybb5ttd.css");
/* @import url("https://use.typekit.net/ybb5ttd.css"); */
/*===== Slick slider ====*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/*# sourceMappingURL=slick.min.css.map */

/* Slider */
.slick-loading .slick-list { background: #fff url('../images/ajax-loader.gif') center center no-repeat; }
/* Icons */
@font-face { /*font-family: 'slick';*/ font-weight: normal; font-style: normal; src: url('../fonts/slick.eot'); src: url('../fonts/slick.eot?#iefix') format('embedded-opentype'), url('../fonts/slick.woff') format('woff'), url('../fonts/slick.ttf') format('truetype'), url('../fonts/slick.svg#slick') format('svg'); }
/* Arrows */
.slick-prev, .slick-next { font-size: 0; line-height: 0; position: absolute; top: 50%; display: block; width: 20px; height: 20px; padding: 0; -webkit-transform: translate(0, -50%); -ms-transform: translate(0, -50%); transform: translate(0, -50%); cursor: pointer; color: transparent; border: none; outline: none; background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { color: transparent; outline: none; background: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: .25; }
.slick-prev:before, .slick-next:before { font-family: 'slick'; font-size: 20px; line-height: 1; opacity: .75; color: white; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-prev { left: -25px; }
[dir='rtl'] .slick-prev { right: -25px; left: auto; }
.slick-prev:before { content: '←'; }
[dir='rtl'] .slick-prev:before { content: '→'; }
.slick-next { right: -25px; }
[dir='rtl'] .slick-next { right: auto; left: -25px; }
.slick-next:before { content: '→'; }
[dir='rtl'] .slick-next:before { content: '←'; }
/* Dots */
.slick-dotted.slick-slider { margin-bottom: 30px; }
.slick-dots { position: absolute; bottom: -25px; display: block; width: 100%; padding: 0; margin: 0; list-style: none; text-align: center; }
.slick-dots li { position: relative; display: inline-block; width: 20px; height: 20px; margin: 0 5px; padding: 0; cursor: pointer; }
.slick-dots li button { font-size: 0; line-height: 0; display: block; width: 20px; height: 20px; padding: 5px; cursor: pointer; color: transparent; border: 0; outline: none; background: transparent; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button:before { font-family: 'slick'; font-size: 6px; line-height: 20px; position: absolute; top: 0; left: 0; width: 20px; height: 20px; content: 'Ã¢â‚¬Â¢'; text-align: center; opacity: .25; color: black; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots li.slick-active button:before { opacity: .75; color: black; }
/*===== Slick slider ====*/




body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;}
ol,ul { list-style:none;} 
a	{color:#232323; text-decoration:none !important; outline:0 none; outline:none !important;}
a:hover	{color:#232323; text-decoration:none;}
h1	{font-size:35px; color:#232323; padding:0;margin:0;}
h2	{font-size:30px; color:#232323; padding:0;margin:0;}
h3	{font-size:18px; color:#232323; padding:0;margin:0;}
h4	{font-size:16px; color:#232323; padding:0;margin:0;}		
h5	{font-size:14px; color:#232323; padding:0;margin:0;}
h6	{font-size:12px; color:#232323; padding:0;margin:0;}
p 	{font-size:16px; line-height:22px; color: #000000; padding:10px 0 10px 0; margin:0;}
p a {color:#232323;}
p a:hover{color:#232323; text-decoration:none;}
img{height: auto;}
.text-underline { text-decoration: underline !important;}
.img-full-fill{display:block; width:100%; height:auto;}
.img-responsive{ display: block; max-width: 100%; height: auto;} 
::selection { background: #232323 !important; color: #fff !important; text-shadow: none;} 
::-moz-selection {background: #232323 !important;color: #fff !important;text-shadow: none;}  
/*====================================== reset.css is End ========================================*/

/*====================================== layout ========================================*/ 
html 	{width: 100%; height: 100%; background: #2b2b2b;}
body	{background: #2b2b2b; font-size:15px;line-height: 1.5; -webkit-font-smoothing: antialiased; overflow-x:hidden; font-family: "sweet-sans-pro", sans-serif; font-weight: 400;color: #232323;}
.wrapper {margin:0 auto;padding-top: 132px;width: 100%;
max-width: 100%;
}
.container{ max-width: 1280px; width: 100%;}  
.btn-primary {display: inline-block; background: #7B4482 !important; color: #FFFFFF !important; border-radius: 13px; font-size: 17px; line-height: 22px; padding: 9px 12px;  margin: 0; border:none; font-weight: 500; box-shadow: none !important; letter-spacing: 0px; text-transform: none;transition: all 0.3s ease;}
.btn.btn-primary:focus, .btn.btn-primary:hover {box-shadow: none !important; transition: all 0.3s ease;} 
.bg-white{background: #FFFFFF !important;}
.homeWrapper.wrapper{padding-top: 0;}

/* ==================== Header Start ==================== */
.header { background-color: transparent; height: auto; position: fixed; top: 0; left: 0; right: 0; width: 100%; z-index: 99; padding: 0; transition: all 0.5s ease-in-out; display: flex; justify-content: center; align-items: center; flex-flow: column;/* box-shadow: 0 0 22px rgba(0, 0, 0, 0.08); */ }
.logo { display: block; padding: 10px 0px 10px 25px; float: none; }
.logo a { display: inline-block; }
.logo img { transition: all 0.5s ease-in-out; max-width: 100%; width: 185px; height: auto; display: block; }
.header.scrolled{background-color: #2b2b2b;}
.header.sticky { transition: all 0.5s ease-in-out; padding: 0; }
.navbar-header { display: none; }
.header-top { width: 100%; background: #DED1E0; padding: 19px 0; transition: all 0.5s ease-in-out; }
.header-top .container { max-width: 1019px; }
.header-top ul { display: flex; gap: 10px; align-items: center; justify-content: space-between; flex-wrap: wrap; }
.header-top ul li { font-size: 15px; line-height: normal; color: #000000; }
.header.sticky .header-top { transition: all 0.5s ease-in-out; padding: 10px 0; }
.header.sticky .logo img { transition: all 0.5s ease-in-out; width: 90px; }
.freeDemo .btn-primary { padding: 20px 10px; width: 220px; max-width: 100%; line-height: 23px; }
/* ==================== Header ENd ==================== */
/* ==================== Navigation Start ==================== */
.mobilelist { display: none; }
.mobilelist .headertoprgt { display: none; }
.nav-brand-parent { display: flex; max-width: 100%; width: 100%; justify-content: space-between; align-items: center; padding: 15px 12px 10px; margin: 0 auto; }
.navigation { position: relative; background-color: rgba(255, 255, 255, 0.69); }
.navlist { width: 30%; display: inline-block; padding: 0 0; position: relative; transition: all 0.5s ease-in-out; }
.navbar-default { width: 70%; display: inline-block; border: none; box-shadow: none; border-radius: 0; background: none; padding: 0px 12px 0 12px; transition: all 0.5s ease-in-out; }
.navbar-collapse { padding: 0; }
.navbar-nav { text-align: right; justify-content: space-between; margin: 0 0 0 auto; }
.navbar-nav li { display: inline-block; position: relative; vertical-align: middle; }
.navbar-default .navbar-nav > li { text-align: center; padding: 0 8px; float: none; }
.navbar-default .navbar-nav > li > a { font-size: 14px; font-weight: bold; display: block; line-height: normal; color: #fff !important; padding: 5px 2px 5px; text-shadow: none !important; text-transform: capitalize; transition: all ease-in-out 0.3s; font-family: "sweet-sans-pro", sans-serif; /* font-weight: 700; */
letter-spacing: 1px; }
.navbar-default .navbar-nav > li:hover > a { text-decoration: none !important; }
.navbar-default .navbar-nav > li.active > a { color: #000000; }
/* .navbar-default .navbar-nav > li > a:hover:after {visibility:visible; width:100%; opacity:1; }  */
.navbar-default .navbar-nav > li > a:after { content: ''; display: none; width: 5%; height: 0.5px; background: #000000 !important; margin: 0 auto; padding: 0; visibility: visible; opacity: 0; transition: all ease-in-out 0.3s; }
.navbar-nav > li.active > a:after { content: ''; width: 25px; visibility: visible; opacity: 1; }
.navbar-default .navbar-nav li.active ul li a { color: #000000; }
.navbar-nav li ul { width: 100px; top: 100%; left: 0; box-shadow: none !important; position: absolute; /*display:none; */ padding: 5px 0; background: rgba(248, 248, 248,1); visibility: hidden; opacity: 0; transform: translateY(25px); transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s; border-radius: 0px; }
.navbar-nav li ul li { display: block; float: none; padding: 4px 10px 6px 10px; text-align: center; }
.navbar-nav li ul li a { font-size: 12px; line-height: 18px; font-weight: 400; padding: 2px 0; display: block; text-transform: none; }
.navbar-nav li ul li:last-child a::after { display: none; }
.navbar-nav li ul ul { width: 155px; top: 0; left: 155px; border-radius: 0; position: absolute; box-shadow: none !important; display: none; background: rgba(248, 248, 248,1); padding: 0; }
.navbar-nav li ul ul li { display: block; float: none; padding: 0 5px; text-align: left; line-height: 21px; }
.navbar-nav li ul ul li a { font-size: 12px; line-height: 18px; font-weight: 400; padding: 8px 10px; display: block; }
.navbar-nav li ul li:hover { background-color: transparent; transition: all ease-in-out 0.5s; }
.navbar-nav li ul li a:hover { opacity: 0.8; }
/* .navbar-nav li span {background:url(../images/icon_plus_white.svg) no-repeat center; width:25px; height:25px; position:absolute; right:0px; top:5px; display:none; cursor:pointer;position:absolute;top: 0;display:none;cursor:pointer;width: 100%;left: auto; background-position: right;transition:all ease-in-out 0.3s;}
.navbar-nav li span.open {background:url(../images/icon_minus_white.svg) no-repeat center;transition:all ease-in-out 0.3s;    background-position: right;} */
.navbar-nav li span { background: url(../images/icon_plus.svg) no-repeat center; width: 15px; height: 15px; position: absolute; right: 0; top: 10px; display: none; cursor: pointer; background-size: 15px 15px !important; }
.navbar-nav li span.open { background: url(../images/icon_minus.svg) no-repeat center; }
.navbar-toggle { float: none; margin: 0 0 0 10px; border: none; padding: 8px 4px; border-radius: 50%; background: transparent; position: relative; outline: none!important; box-shadow: none !important; }
.navbar-toggle .navbar-toggler-icon:nth-child(2) { width: 20px; margin: 4px 0; right: 0; top: 1px; }
.navbar-toggle .navbar-toggler-icon:nth-child(3) { width: 16px; top: 2px; }
.navbar-toggle .navbar-toggler-icon { display: block; width: 22px; height: 2px; border-radius: 1px; position: relative; transition: all 500ms ease-in-out; background: #fff; }
.navbar-toggle.active .navbar-toggler-icon:nth-of-type(1) { top: 6px; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
.navbar-toggle.active .navbar-toggler-icon:nth-of-type(2) { background-color: transparent; }
.navbar-toggle.active .navbar-toggler-icon:nth-of-type(3) { top: -6px; width: 22px !important; transform: rotate(-45deg); -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); }
.navbar-toggle .sr-only { width: 45px; text-align: center; height: auto; font-size: 12px; line-height: 12px; clip: inherit; position: absolute; left: -31px; top: 15px; transform: rotate(-90deg); -ms-transform: rotate(-90deg); -webkit-transform: rotate(-90deg); -o-transform: rotate(-90deg); -moz-transform: rotate(-90deg); text-shadow: inherit!important; color: #fff; font-weight: 400; display: none; }
.navbar-default .navbar-nav > li > a:hover { color: #000000; }
/* ==================== Navigation End ==================== */
.CartSec { position: relative; display: inline-block;}
.CartSec img { width: 26px; }
.CartSec span { position: absolute; border-radius: 50%; background-color: #F7F3F3; width: 15px; height: 15px; font-size: 12px; /* padding: 0; */
line-height: 15px; text-align: center; font-family: "brother-1816", sans-serif; top: -5px; right: -9px; color: #000; }
.videoWrapper { position: relative; padding-bottom: 56.5%; padding-top: 0; height: 0; border-radius: 0; overflow: hidden; z-index: 1; }
.videoWrapper iframe, .videoWrapper video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; margin: 0; padding: 0; border: 0; outline: none; cursor: pointer; object-fit: cover; }
video[poster]::before { content: ''; position: absolute; top: 0; width: 100%; height: 100%; left: 0; right: 0; bottom: 0; display: block; background: rgba(0,0,0,0.90); }
.videoCont { position: absolute; width: 100%; height: 100%; left: 0; right: 0; top: 0; bottom: 0; display: flex; align-items: flex-start; flex-direction: column; justify-content: flex-start; padding: 160px 35px 30px 35px; }
.videoCont h1 { display: inline-block; background: transparent; font-size: 49px; text-transform: uppercase; font-weight: 700; font-family: "brother-1816", sans-serif; padding: 12px 9px; /* letter-spacing: 0px; */
margin-bottom: 8px; color: #fff;}
.videoCont p { display: inline-block; background: transparent; font-size: 32.5px; line-height: 50px; text-transform: uppercase; font-weight: 700; padding: 12px 9px;color: #fff; }
.videoCont p span { display: block; }
.videoCont .btn-buy { background: linear-gradient(90deg, #b7b7b7, #dfdfdf 50%, #b7b7b7); max-width: 250px; width: 100%; margin: 15px 0 0; border-radius: 100px; font-size: 20px; line-height: 36px; padding: 8px 5px; font-weight: 700; letter-spacing: 2px; text-align: center; color: #000; border: 1px solid transparent; }
.readyCont .btn-buy, .findSection .btn-buy, .call-to-action .btn-buy{ background: linear-gradient(90deg, #b7b7b7, #dfdfdf 50%, #b7b7b7); max-width: 185px; width: 100%; margin: 15px 0 0; border-radius: 100px; font-size: 15px; line-height: 30px; padding: 8px 5px; font-weight: 700; letter-spacing: 2px; text-align: center; color: #000; border: 1px solid transparent; }
.videoCont .btn-buy:hover, .videoCont .btn-buy:focus, .readyCont .btn-buy:hover, .readyCont .btn-buy:focus, .findSection .btn-buy:hover, .findSection .btn-buy:focus, .call-to-action .btn-buy:hover, .call-to-action .btn-buy:focus { background: linear-gradient(90deg, #b40e71, #eba07e 50.19%); border: 1px solid #fff; }
.btn-buy span { padding-left: 5px; }
.btn-buy span img { width: 26px; vertical-align: -7px; }
.btn-secondaryBuy{ background: linear-gradient(90deg, #b7b7b7, #dfdfdf 50%, #b7b7b7); border-radius: 100px; padding: 8px 5px !important; font-weight: 700; letter-spacing: 2px; text-align: center; border: 1px solid transparent; margin-top: -4px;}
.btn-secondaryBuy:hover, .btn-secondaryBuy:focus { background: linear-gradient(90deg, #b40e71, #eba07e 50.19%); border: 1px solid #fff; }
.espressoCont {     padding: 25px 15px;
    height: 100%;
    display: flex;
    /* align-items: center; */
    justify-content: center;
    flex-direction: column; }
.espressoCont h4 { font-size: 18px; font-weight: 700; letter-spacing: 6px; color: #858789; padding-bottom: 24px; }
.espressoCont h2 { color: #858789; font-size: 52px; font-family: "brother-1816", sans-serif; font-weight: 700; letter-spacing: 4px; padding-bottom: 28px; }
.espressoCont h3 { font-weight: 700; font-size: 18px; color: #858789; letter-spacing: 6px; padding-bottom: 27px; }
.espressoCont p { font-weight: 700; font-size: 19px; line-height: 33px; color: #858789; padding-bottom: 81px; }
.espressoCont .btn-buyNow { background: linear-gradient(90deg, #888a8c, #9fa0a2 59%, #bcbdbe); max-width: 385px; width: 100%; margin: 0 0 29px; border-radius: 100px; font-size: 15px; padding: 11px 5px; font-weight: 700; letter-spacing: 2px; text-align: center; color: #fff; border: 1px solid transparent; }
.espressoCont h6 { font-weight: 700; font-size: 10px; color: #858789; padding-left: 21px; font-family: "brother-1816", sans-serif; }
.productImg img { height: 465px; width: 100%; object-fit: cover; }
.espressoImg { height: 100%; }
.espressoImg img { height: 100%; object-fit: cover; width: 100%; }
.readyCont { padding: 15px 70px;  height: 100%; display: flex; flex-direction: column; justify-content: center;}
.readyCont h4 { color: #fff; text-transform: uppercase; font-weight: 700;padding-bottom: 26px; }
.readyCont h2 {color: #fff; font-family: "brother-1816", sans-serif; text-transform: uppercase; padding-bottom: 21px; }
.readyCont p {color: #fff;font-weight: 400; }
.readyServeGirds { background: #2b2b2b; }
.findSection { position: relative; }
.findSection .moreImg { background: #2b2b2b; position: relative; padding-bottom: 48.56%; }
.findSection .moreImg img { opacity: .4; transition: transform 1s ease; position: absolute; width: 100%; height: 100%; left: 0; top: 0; right: 0; bottom: 0; object-fit: cover; }
.findSection .moreCont { position: absolute; width: 100%; height: 100%; right: 0; top: 0; bottom: 0; left: 0; display: flex; align-items: center; justify-content: center; }
.findSection .moreMx { max-width: 570px; width: 100%; margin: 0 auto; text-align: center; }
.findSection .moreMx h3 { font-size: 18px; color: #fff; text-transform: uppercase; font-weight: 700; letter-spacing: 3px; padding-bottom: 20px; }
.findSection .moreMx h2 { font-family: "brother-1816", sans-serif; color: #fff; font-weight: 700; text-transform: uppercase; font-size: 34px; line-height: 42px; letter-spacing: 3px; padding-bottom: 25px; }
.findSection .moreMx .btn-buy { max-width: 265px; }
.readySection { background-image: url("../images/ornament.svg"); background-repeat: repeat-y; background-size: auto 101%; background-position: top right 15px; }
footer {     /* background: #000; */ padding: 50px; background-image: url("../images/ornament-light.svg"); background-color: black; background-repeat: repeat-y; background-size: auto 201%; background-position: 100% -75px; }
.footerMx { background: #000; padding: 20px 15px 40px 15px; border-bottom: 1px solid white;}
.footerLeft h3 { color: #a9adae; text-transform: uppercase; font-weight: 600; font-size: 14px; letter-spacing: 1px; padding-bottom: 20px; }
.footerLeft ul li { padding-bottom: 15px; }
.footerLeft ul li a { font-family: "futura-pt-condensed", sans-serif; color: #fff; text-transform: uppercase; font-size: 20px; letter-spacing: 3px; }
.footerLogo { text-align: center; }
.footerLogo img{max-width: 100%; height: auto; width: 200px;}
.realPeopleImg { max-width: 180px; width: 100%; position: relative; margin: 0 20px; }
.realPeopleImg img { width: 100%; }
.realPeopleSection { padding: 40px 0; }
.realCont { max-width: 900px; width: 100%; margin: 0 auto; text-align: center; padding: 25px 0; }
.realCont h4 { font-size: 18px; text-transform: uppercase; letter-spacing: 3px; font-weight: 700; padding-bottom: 25px; color: #000;}
.realCont h2 { font-size: 32px; line-height: 40px; text-transform: uppercase; font-weight: 700; letter-spacing: 3px; font-family: "brother-1816", sans-serif; padding-bottom: 20px; color: #000;}
.realCont p { font-weight: 400; font-family: "brother-1816", sans-serif;} 
.ourServicesSwiperReverse {
  direction: rtl;
}
.ourServicesSwiperReverse .slick-slide {
  direction: ltr; /* keep content readable */
}

.ourstory-about-main, .shaken-stirred-main{background: #fff; padding: 96px 0;}
.recipesIndexMain .readyCont h4{font-size: 1.125rem;letter-spacing: .25rem;}
.recipesIndexMain .readyCont h2{font-size: 2rem; font-weight: 700;line-height: 1.5;}
.recipesIndexMain .readyCont p{font-size: 1.125rem;font-family: "brother-1816", sans-serif; font-weight: 400;}

.recipes-espresso-main{background: #fff; padding: 72px 0;}
.recipes-espresso-main .container{max-width: 1496px;}
.recipes-blog-cont{position: relative;}
.recipes-blog-cont figure{position: relative; padding-bottom: 100%; margin-bottom: 25px;}
.recipes-blog-cont figure img{width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; right: 0; object-fit: cover;}
.recipes-blog-cont h3{font-size: 28px; line-height: normal;font-family: "brother-1816", sans-serif; text-transform: uppercase;letter-spacing: .1875rem; font-weight: 700;color: #000;}
.espresso-inner-main{background: #fff; padding: 72px 0;}
.espresso-inner-main .container, .ourstory-about-main .container, .where-to-buy-main .container{max-width: 1496px;}
.heading_32{font-family: "brother-1816", sans-serif;font-size: 32px;font-weight: 700;letter-spacing: .1875rem;text-transform: uppercase; line-height: 1.5;}
.espresso-inner-card ul{list-style-type: disc;}
.espresso-inner-card ul, .espresso-inner-card ol{margin-left: 2.5rem;}
.espresso-inner-card ol{list-style-type: decimal;}
.espresso-inner-card ul li, .espresso-inner-card ol li{font-family: "brother-1816", sans-serif; font-size: 18px; line-height: normal;}
.blog-back-btn a{font-size: 1.125rem;font-weight: 700;letter-spacing: .25rem;text-transform: uppercase; text-decoration: underline !important;}
.blog-back-btn a:hover{text-decoration: none !important;color: #a9adae;}

.hero-our-story-main{background: #2b2b2b;padding: 65px 0;}
.hero-our-story-main .container{max-width: 774px;}
.title{font-family: "brother-1816", sans-serif; font-size: 1.625rem;font-weight: 700;letter-spacing: .1875rem;text-transform: uppercase; line-height: 1.5;}
.sub-title{font-size: 1.125rem;font-weight: 700;letter-spacing: .25rem;text-transform: uppercase;}
.hero-our-story-main *{color: #fff;}
.hero-our-story-main .parallax-bottom{transform: translateY(120%);transition: all 0.2s ease-in-out;}
.aos-init{padding-top: 150px;}
.font-18{font-size: 18px; line-height: 2.2;}
.para_18{font-family: "brother-1816", sans-serif;font-size: 18px; line-height: 2.2;}
.story-sign{max-width: 448px; width: 100%;}
.story-shake-img{ background-color: #2b2b2b;overflow: hidden;position: relative;}
.story-shake-img img{opacity: .4;transition: transform 1s ease; width: 100%; height: 100%;}
.our-story-shake-main{position: relative;}
.our-story-shake-main .message{ color: #fff;height: 100%;padding: 0 20px;position: absolute;top: 0;width: 100%;z-index: 1;}
.our-story-shake-main .message .message-card{max-width: 550px;width: 100%; margin: 0 auto; height: 100%;}
.our-story-shake-main .message .message-card .heading_32{font-size: 34px;}
.our-story-shake-main .message .martinis-icon{width: 80px; height: 72px;}
.ourstory-about-left img{width: 100%; height: auto; display: block;}
.ourstory-about-right{max-width: 650px;width: 100%; height: 100%; display: flex; align-items: flex-start; justify-content: center; flex-flow: column;}
.article-text-banner{ background-image: url("../images/ornament.svg");background-repeat: no-repeat;background-position: right 50px center;background-size: 300px auto; background-color: #2b2b2b; padding: 120px 0;}
.article-text-grid{max-width: 1040px; width: 100%; margin: 0 auto;}
.shaken-stirred-main .container{max-width: 1496px;}
.stirred-shaken-img{position: relative;}
.stirred-shaken-img figure{position: relative; padding-bottom: 62%;}
.stirred-shaken-img figure img{position: absolute; width: 100%; height: 100%; object-fit: cover; object-fit: cover; display: block;}
.stirred-shaken-ovarlay{opacity: 0; visibility: hidden; display: flex; align-items: flex-end; width: 100%; height: 100%; position: absolute; top: 0; left: 0; right: 0; background: #2b2b2b;color: #fff;transition: all .3s ease;}
.stirred-shaken-img:hover .stirred-shaken-ovarlay{opacity: 1; visibility: visible;transition: all .6s ease;}
.ourstory-reviews-main{background: #2b2b2b;}
.ourstory-reviews-main .realCont{max-width: 1232px;}
.ourstory-reviews-main .realCont *{color: #fff !important;}
.ourstory-reviews-main .realCont hr{ background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='110.351' height='10.661'%3E%3Cg data-name='Group 236'%3E%3Cg data-name='Group 235' fill='%23fff'%3E%3Cg data-name='Group 233'%3E%3Cpath data-name='Rectangle 2543' d='M0-.001h3.643V10.66H0z'/%3E%3Cpath data-name='Rectangle 2544' d='M13.316-.001h3.643V10.66h-3.643z'/%3E%3Cpath data-name='Rectangle 2545' d='M26.634-.001h3.643V10.66h-3.643z'/%3E%3Cpath data-name='Rectangle 2546' d='M39.999-.001h3.643V10.66h-3.643z'/%3E%3C/g%3E%3Cg data-name='Group 234'%3E%3Cpath data-name='Rectangle 2547' d='M53.44-.001h3.643V10.66H53.44z'/%3E%3Cpath data-name='Rectangle 2548' d='M66.758-.001h3.643V10.66h-3.643z'/%3E%3Cpath data-name='Rectangle 2549' d='M80.074-.001h3.643V10.66h-3.643z'/%3E%3Cpath data-name='Rectangle 2550' d='M93.392-.001h3.643V10.66h-3.643z'/%3E%3Cpath data-name='Rectangle 2551' d='M106.708-.001h3.643V10.66h-3.643z'/%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");background-position: 50%;background-repeat: no-repeat;background-size: 5.3125rem auto;border: none;height: .5rem; opacity: 1; background-color: transparent;}
.review-bar{ background-image: url("../images/ornament-light.svg");background-color: #000;background-repeat: repeat-y;background-size: auto 201%;background-position: top right 15px;}
.review-bar p{font-family: "sweet-sans-pro", sans-serif !important;font-weight: 700;letter-spacing: .25rem;text-transform: uppercase; line-height: 1.5;}

.call-to-action{background: #fff;padding: 110px 0 50px;}
.call-to-action .container{max-width: 1496px;}
.call-to-action .frame{min-height: 440px; max-width: 1472px; width: 100%; margin: 0 auto;
background-image: url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-top-left.svg?v=120333770884598425341737746462'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-top-right.svg?v=76453238258808076211737746462'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-bottom-right.svg?v=111686333545229865641737746461'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-bottom-left.svg?v=131889163713897520311737746461'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-top.svg?v=30973621036622690911737746463'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-right.svg?v=148384060689624158291737746462'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-bottom.svg?v=34144918456422464841737746461'),
        url('https://xximartinis.com/cdn/shop/t/19/assets/frame-cta-left.svg?v=182289212715741261431737746462');
background-repeat: no-repeat, no-repeat, no-repeat, no-repeat,
repeat-x, repeat-y, repeat-x, repeat-y;
background-size: 150px auto;
background-position: top left, top right, bottom right, bottom left,top, right, bottom, left;
background-color: #fff;
padding: 144px 0 176px;
}
.call-to-action .frame-info{max-width: 896px; width: 100%; margin: 0 auto;}
.call-to-action .btn-buy{max-width: 354px; text-transform: uppercase;}
.where-to-buy-main{background: #2b2b2b;}
.wheretobuy-top-cont{max-width: 768px;width: 100%;}
.wheretobuy-top-cont *{color: #fff !important;}
.wheretobuy-top-cont .para_18{line-height: 1.5;}
.wheretobuy-top-cont p a{color: #a9adae !important; text-decoration: underline !important;}

.slick-slider-trusted .slick-prev, .slick-slider-trusted .slick-next{display: none !important;}
.ourstory-slider .swiper-pagination{background: #fff;padding: 20px 12px; position: static;}
.ourstory-slider .swiper-pagination-bullet{width: 20px;height: auto; font-size: 18px; font-weight: 700; background: none !important; color: #000; opacity: 1; border-radius: 0;margin: 0 10px !important;}
.ourstory-slider .swiper-pagination-bullet-active{border-bottom: .0625rem solid #939393;}
.ourstory-slider .swiper-slide{padding: 40px 0;}

/* ==================== Loader content Start ==================== */
.loader { display: flex; width: 100%; height: 100%; position: fixed; z-index: 99999999999999999999999; left: 0; top: 0; background:#000; }
.loaderin { display: flex; width: 100%; height: 100%; align-items: center; justify-content: center; }
.loader-circle { width: 48px; height: 48px; border: 3px solid #A7BDED; border-radius: 50%; display: inline-block; position: relative; box-sizing: border-box; animation: rotation 1s linear infinite; }
.loader-circle::after { content: ''; box-sizing: border-box; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: 56px; height: 56px; border-radius: 50%; border: 3px solid transparent; border-bottom-color:#000000; }
 @keyframes rotation {  0% { transform: rotate(0deg); }
 100% { transform: rotate(360deg); }
}
.loaderin img {
  opacity: 0;
  animation: fadeLogo 3s ease-in-out infinite;
}

@keyframes fadeLogo {
  0% {
    opacity: 0;
  }
  30% {
    opacity: 1;
  }
  70% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}



/* ----- Contact US ------*/
/* body, .header{max-width: 1280px;width: 100%;margin: 0 auto;} */
.contact-us-main{padding: 61px 10px;}
.contact-us-main .max-container-grid{max-width: 1188px;width: 100%;margin: 0 auto;}
.contact-us-main .max-container-grid .heading_32{letter-spacing: 1.8px;}
.form-control{border: 1px solid #707070; border-radius: 11px;height: 52px;padding: 10px 16px;font-size: 18px;font-family: "futura-pt", sans-serif;font-weight: 400; text-transform: capitalize;color: #2B2B2B;letter-spacing: 0.9px;}
.contact-us-left form{    padding-top: 20px;}
.contact-us-left .form-group{ margin-bottom: 27px;}
.form-control.h-163{height: 163px;}
.btn-submit{    background: linear-gradient(90deg, #888a8c, #9fa0a2 59%, #bcbdbe);
  width: 100%;border-radius: 100px;font-size: 15px;padding: 11px 5px;font-weight: 700;letter-spacing: 2px;text-align: center;color: #fff;border: 1px solid transparent;font-family: "sweet-sans-pro", sans-serif;text-transform: uppercase;
}

.btn-submit:hover{color: #fff;}
@media(min-width:768px){
  .custom-lft-contact-grid{width: 43%;}
  .custom-rft-contact-grid{width: 57%;}
  .contact-us-right{padding-left: 13px;}

}
/* ----- Contact US ------*/

/* ==================== Loader content End ==================== */ 


@media (min-width: 1080px) { 
  .navbar-nav	li:hover ul {display:block;visibility:visible;opacity:1;z-index:1;transform: translateY(0%);transition-delay: 0s, 0s, 0.3s;}
  .navbar-nav	li ul ul {display:none !important;}
  .navbar-nav	li ul li:hover ul{display:block !important;}
  .navbar-nav	li ul {  visibility:hidden;opacity:0;  display: block !important; } 

}
  

@media (max-width: 991px) { 
    .logo img { width: 80px; }
    .wrapper { padding-top: 65px; }
    .header { flex-direction: column-reverse; }
    .collapse.navbar-collapse { display: none; }
    .navbar-default .navbar-collapse.show { display: block !important; transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; -webkit-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; }
    .navbar-collapse { width: 100%; max-width: 100%; height: calc(100% - 65px); top: 65px; position: fixed; left: -100%; display: block !important; transition: all ease-in-out 0.2s; -o-transition: all ease-in-out 0.2s; -webkit-transition: all ease-in-out 0.2s; -ms-transition: all ease-in-out 0.2s; background: #000; /* transform: translateX(-100%); */
    border-top: 1px solid #49365A; overflow-y: auto; overflow-x: hidden; padding: 0 15px; z-index: 9; }
    .navbar-collapse.show { left: 0; transform: translateX(0%); }
    .navbar-default .navbar-collapse { border: none; box-shadow: none; }
    .header.sticky .navbar-collapse { top: 65px; }
    .navbar-nav { width: 100%; max-width: 100%; margin: 0 0 0; padding: 10px 0; }
    .navbar-nav li { width: 100%; }
    .navbar-nav > li > a { padding: 5px 3px !important; }
    .navbar-nav li span { display: block; }
    .navbar-nav li ul { position: static; width: 100% !important; padding: 5px 0; visibility: visible; opacity: 1; transform: none!important; transition: none!important; display: none; }
    .navbar-nav li ul ul { position: static; width: 100%; padding: 5px 0; }
    .navlist { padding: 0 0; position: relative; z-index: 9; display: flex; width: 100%; align-items: flex-start; justify-content: space-between; -webkit-align-items: flex-start; -webkit-justify-content: space-between; display: -webkit-flex; }
    .header.sticky .logo img { width: 80px; }
    /* .logo_pos   {display:none !important;} */
    .navbar-header { display: block; padding: 0 0; margin: 0; }
    .navbar-default { padding: 0 0 0 10px; }
    .navbar-default .navbar-nav > li > a { text-align: left; display: block; }
    .navbar-default .navbar-nav > li { padding: 5px 0; text-align: left; }
    .navbar-nav li:hover ul { display: none; }
    .navbar-nav li ul { display: none; }
    /*.navbar-nav	li ul ul {display:none !important;}*/
    .navbar-nav li ul li:hover ul { display: none; }
    .navbar-nav li ul li:hover { color: #fff; }
    .navbar-nav li:last-child { border: none; }
    .navbar-nav li ul li { padding: 5px 10px 5px 10px; text-align: left; }
    .header.sticky .navlist { padding: 0 0px; transition: all 0.5s ease-in-out; }
    .header.sticky { padding: 0; }
    .navbar { display: block; padding: 0; }
    .nav-brand-parent { display: block; }
    .logo { padding: 0; }
    .freeDemo .btn-primary { padding: 10px 12px; }
    .heading_32{font-size: 24px;}
    .call-to-action{padding: 70px 0 40px;}
    .recipes-espresso-main, .espresso-inner-main{padding: 50px 0;}
    .ourstory-about-main, .shaken-stirred-main{padding: 50px 0;}

}

@media(max-width:767px){
    footer {padding: 0;}
    .footerMx{padding: 40px 15px;}
    .footerLeft{text-align: center; padding-bottom: 25px;}
    .footerLogo img{width: 100px;}
    .videoCont .btn-buy{font-size: 14px; max-width: 170px; padding: 2px 5px;}
    .videoCont p{font-size: 14px; line-height: 16px;   padding: 6px 9px;}
    .videoCont h1{ padding: 7px 9px; font-size: 14px;}
    .videoCont{padding: 80px 12px 30px 12px;justify-content: flex-end;}
    .findSection .moreMx h2, .realCont h2{font-size: 24px; line-height: 34px;}
    .findSection .moreImg, .videoWrapper{padding-bottom: 100%;}
    .realCont, .readyCont{padding:25px 15px;}
    .recipes-blog-cont h3{font-size: 16px; letter-spacing: 0; line-height: 1.5;}
    .heading_32{font-size: 18px;}
    .title{ font-size: 18px;}
    .font-18, .para_18{font-size: 14px;}
    .hero-our-story-main br{display: none;}
    .aos-init{padding-top: 50px;}
    .our-story-shake-main .message .martinis-icon{width: 48px; height: 43px;}
    .article-text-banner{ padding: 60px 0; background-image: none;}
    .stirred-shaken-ovarlay{position: static;opacity: 1;visibility: visible;min-height: 100%;padding-top: 39% !important;margin-bottom: 1rem;}
    .call-to-action .frame{background-image: none; padding: 60px 0; min-height: auto;}
    .call-to-action .btn-buy{font-size: 12px;}
    .call-to-action .btn-buy{max-width: none; width: auto; padding: 6px 12px;}
    
}
