/************************************/

/***** 	   01. General css		 ****/

/************************************/

body {
    font-family: "Poppins" !important;
    font-size: 14px !important;
    color: #14C39B !important;
    color: 20, 195, 155 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    color: #33c2d0;
    margin: 0.5em auto;
}

.desktop-none {
    display: none!important;
}

h1 {
    font-size: 3.5em;
}

h2 {
    font-size: 3em;
}

h3 {
    color: #052c41;
}

p, .medium {
    color: #333232;
    font-size: 1.2em;
    font-family: Montserrat;
    font-weight: bold;
}

.align-center {
    text-align: center;
}

img {
    max-width: 100%;
}

.bottom-line {
    display: flex;
    align-content: center;
    align-items: center;
    width: 100%;
    height: 80px;
    padding: 10px;
    position: fixed;
    bottom: 0;
    background: #fff;
    text-align: center;
    z-index: 190283912738912893;
}

.shop-now {
    background: #32b05d;
    color: #fff!important;
    font-size: 20px;
    font-weight: bold;
    width: 600px;
    max-width: 100%;
    text-align: center;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    cursor: pointer;
}

.d-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 20px;
}

.why-view {
    width: 200px;
    max-width: 100%;
    margin: 10px;
    text-align: center;
}

.why-view img {
    max-width: 150px;
}

.why-view div {
    color: #000!important;
}

.header_img {
    max-width: 750px !important;
    width: 100%;
}

a:hover {
    text-decoration: none;
    outline: 0;
}

a:focus {
    text-decoration: none;
    outline: 0;
}

ul {
    list-style: inside;
}

#icon_line {
    overflow-x: auto;
    background: #198d94;
}

#icon_line .container {
    display: flex;
    justify-content: space-between;
    padding: 0 !important;
    width: 100%;
}

.icon_line_box {
    display: flex;
    align-items: center;
    margin: 10px 0;
    padding: 10px;
    text-align: left;
    width: 20%;
}

.icon_line_box p {
    color: #e1b710;
    margin: 0;
}

.arrowBox {
    width: 100%;
    background: #068895;
    position: relative;
    padding: 20px;
    z-index: 4;
    margin: 0 0 20px 0;
    color: #000;
}

.arrowBox h3, .arrowBox p {
    color: #000;
}

.colorBox2 {
    background: #50bec9;
    z-index: 3;
}

.colorBox2:after {
    border-color: #50bec9 transparent transparent transparent !important;
}

.colorBox3 {
    background: #ffc600;
    z-index: 2;
}

.colorBox3:after {
    border-color: #ffc600 transparent transparent transparent !important;
}

.colorBox4 {
    background: #ffeaa2bf;
    z-index: 1;
}

.colorBox4:after {
    border-color: #ffeaa2bf transparent transparent transparent !important;
}

.arrowBox::after {
    border-color: #068895 transparent transparent transparent;
    position: absolute;
    bottom: -60px;
    left: 0px;
    border-style: solid;
    border-width: 31px;
    height: 0px;
    width: 0px;
    display: block;
    content: "\00a0";
}

@media (max-width: 967px) {
    .icon_line_box {
        width: auto;
        flex-direction: column;
        text-align: center;
        width: 33%;
    }
}

.icon_line_box img {
    max-width: 64px;
    margin: 0 10px 0 0 !important;
}

#snow {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1000;
}

.xmasSale {
    background: #e0281b;
    text-align: center;
    margin: -5px 0;
    padding: 5px;
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}

.stronger_formula {
    color: #ed5209;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    font-family: 'Saira Semi Condensed', sans-serif;
}

@media only screen and (min-width: 990px) {
    .swiper-button-next, .swiper-button-prev {
        display: none !important;
    }
    .thumbs {
        width: 50% !important;
    }
    .swiper-container {
        width: 100%;
    }
}

/***************************************/

/*****     Instagram videos     *****/

/***************************************/

.instagramVideos {
    padding: 30px 0;
}

.videos {
    display: flex;
    justify-content: center;
    max-width: 100%;
    overflow-x: hidden;
    padding-bottom: 20px;
    align-items: baseline;
}

.video_box {
    width: 33%;
    margin: 0 15px;
}

@media only screen and (max-width: 990px) {
    .videos {
        flex-direction: column;
    }
    .video_box {
        width: 90%;
        margin: 0 auto;
    }
}

.single_video {
    margin: 0 10px;
    text-align: center;
}

.instagram_account {
    display: flex;
    justify-content: left;
    margin: 10px 0;
}

.instagram_information {
    display: flex;
    flex-direction: column;
    text-align: left;
    margin-left: 10px;
}

.instagram_account_pic {
    max-width: 80px;
}

.instagram_author {
    font-size: 14px;
    color: #686968;
}

.instagram_name {
    font-size: 14px;
}

.instagram_bio {
    font-size: 14px;
}

.bold {
    font-weight: bold;
}

/***************************************/

.stars i {
    color: #ffd665;
}

.stars {
    text-align: center;
}

.stars span {
    font-size: 14px;
    font-style: italic;
}

.card_logos {
    max-width: 265px;
    margin-top: 10px;
}

.products .card_logos {
    display: block;
    margin: 0 auto;
}

.accordionSection {
    padding: 20px 0;
}

.accordionWrapper {
    width: 80%;
    box-sizing: border-box;
    margin: 0 auto;
}

.accordionItem {
    float: left;
    display: block;
    width: 100%;
    box-sizing: border-box;
    font-family: 'Open-sans', Arial, sans-serif;
    opacity: 1 !important;
    margin-bottom: 20px;
}

.accordionItemHeading {
    cursor: pointer;
    margin: 0px 0px 0px 0px;
    padding: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    width: 100%;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 16px;
    position: relative;
    border-radius: 10px;
    background: #068895;
    text-align: left;
}

.accordionItemHeading:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .15);
}

.close .accordionItemContent {
    height: 0px;
    transition: height 1s ease-out;
    -webkit-transform: scaleY(0);
    -o-transform: scaleY(0);
    -ms-transform: scaleY(0);
    transform: scaleY(0);
    float: left;
    display: block;
}

.close {
    text-shadow: none;
}

.open .accordionItemContent {
    padding: 20px;
    width: 100%;
    margin: 0px 0px 0px 0px;
    display: block;
    -webkit-transform: scaleY(1);
    -o-transform: scaleY(1);
    -ms-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transform-origin: top;
    -o-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease;
    -ms-transition: -ms-transform 0.6s ease;
    transition: transform 0.6s ease;
    box-sizing: border-box;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    border-radius: 0 0 10px 10px;
}

.open .accordionItemContent p {
    font-weight: normal;
}

.open .accordionItemHeading {
    margin: 0px;
    border-bottom: none;
    background-color: #50bec9;
    color: #fff;
    border-radius: 10px 10px 0 0;
}

.close .accordionItemHeading:after {
    content: '\002B';
    color: #fff;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}

.open .accordionItemHeading:after {
    content: "\2212";
    color: #fff;
    float: right;
    margin-left: 5px;
}

.products .testimonial-single p, .slider-image .testimonial-single p, .products .testimonial-single h3, .slider-image .testimonial-single h3 {
    color: #000;
    font-size: 12px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    min-height: auto;
    font-weight: normal;
}

.products .testimonial-single span, .slider-image .testimonial-single span {
    display: none;
}

.slider-image .testimonial-single {
    flex-direction: column;
    background: rgba(255, 255, 255, 0.4);
    padding: 5px;
    margin-top: 10px;
}

.products .testimonial-single img, .slider-image .testimonial-single img {
    max-width: 50px;
}

.products .ratting, .slider-image .rating {
    padding-top: 0;
}

.testimonial-single img {
    border-radius: 50%;
}

.featrues_btn {
    text-align: center;
    margin: 20px 0;
}

.featrues_btn img, .center-img {
    display: block;
    margin: 0 auto;
}

.test_info {
    display: flex;
    align-items: center;
}

.step2_slider {
    max-width: 320px;
    margin: 0px auto;
    padding: 10px 0;
}

iframe {
    /* width: 560px; */
    height: 315px;
}

.youtube-player {
    width: 100%;
    display: block;
    position: relative;
    cursor: pointer;
    max-height: 360px;
    height: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin: 0 auto
}

.youtube-player img {
    bottom: -100%;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    height: auto;
    position: absolute;
    right: 0;
    top: -100%;
}

.youtube-player div {
    height: 48px;
    width: 68px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    background: url('../images/youtube_button.png') no-repeat;
}

.youtube-player:hover div {
    background-position: 0 100%;
}

.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: #198d94;
    z-index: 9999;
}

.loader {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: relative;
    border: 4px solid #Fff;
    top: calc(50% - 15px);
    animation: loader 2s infinite ease;
}

.loader-inner {
    vertical-align: top;
    display: inline-block;
    width: 100%;
    background-color: #fff;
    animation: loader-inner 2s infinite ease-in;
}

#cookie-consent-bar {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    background-color: rgba(45, 41, 41, 0.85);
    position: fixed;
    bottom: 0;
    z-index: 2222;
    width: 100%;
    color: #fff;
    margin-bottom: 80px!important;
}

#accept-cookies, #read-cookie-policy {
    padding: 5px;
    font-size: .8em;
    border-width: 2px;
    border-style: solid;
    background-color: #4ba353;
    display: inline-block;
    width: 200px;
    height: 50px;
    margin: 5px;
}

#read-cookie-policy {
    background: #333;
}

.size_11 {
    font-size: 11px;
}

.btn-custom {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    text-align: center;
    color: #ff2938;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 26px;
    transition: all 0.3s;
}

.btn-custom:hover {
    background: none;
    color: #fff;
}

.customers_image {
    margin: 0 auto 60px;
    display: block;
}

.mob {
    display: none !important;
}

/************************************/

/***** 02. Navigation area css  *****/

/************************************/

nav.navbar.bootsnav {
    border-bottom: 1px solid #198d94;
    background: #198d94;
}

nav.navbar.bootsnav .navbar-nav {
    padding-top: 22px;
    transition: all 0.3s ease-in-out;
}

.navbar-brand {
    height: auto;
    padding: 17px 15px;
    transition: all 0.3s ease-in-out;
}

.navbar-brand img {
    height: 45px;
    transition: all 0.3s ease-in-out;
}

.navbar-right {
    margin-right: 0;
}

nav.navbar.bootsnav ul.nav>li>a {
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 10px;
    line-height: 1em;
    letter-spacing: 0.05em;
    transition: all 0.3s ease-in-out;
}

nav.navbar.bootsnav ul.nav>li.active>a {
    color: #ffc600;
}

.header-button {
    color: #ffc600!important;
    border: 1px solid;
    padding: 10px 20px!important;
    margin-top: 5px;
}

nav.navbar.bootsnav.sticky-header {
    background: #198d94;
}

/* nav.navbar.bootsnav.sticky-header a {
    color: #052c41 !important;
}
@media only screen and (max-width: 967px) {
nav.navbar.bootsnav.sticky-header a {
    color: #fff !important;
}
} */

nav.navbar.bootsnav.sticky-header .navbar-brand {
    padding-top: 10px;
    padding-bottom: 10px;
}

nav.navbar.bootsnav.sticky-header .navbar-nav {
    padding-top: 8px;
}

nav.navbar.bootsnav.sticky-header .navbar-brand img {
    height: 46px;
}

/************************************/

/*****   03. Slider area css    *****/

/************************************/

.banner {
    position: relative;
    top: 0px;
    left: 0;
    width: 100%;
    /*background: radial-gradient(at 10%,#314164, #203053, #0b1935, #06122c);
	background: -webkit-radial-gradient(at 10%,#314164, #203053, #0b1935, #06122c);
	background: -moz-radial-gradient(at 10%,#314164, #203053, #0b1935, #06122c);
	background: -o-radial-gradient(at 10%,#314164, #203053, #0b1935, #06122c);*/
    padding: 135px 20px 20px;
    /* padding: 120px 0 80px; */
    background: #fff;
    text-align: center;
}

.flexbox {
    display: flex;
    align-items: center;
}

.banner .row {
    position: relative;
    z-index: 1;
    padding: 0 20px;
}

.header-bullets {
    display: flex;
    flex-direction: column;
    height: 400px;
    justify-content: center;
}

.header-bullets div {
    align-items: center;
    display: flex;
    margin: 10px 0;
}

.header-bullets img {
    max-width: 40px;
}

.header-content h2 {
    font-size: 55px;
    font-weight: 700;
    margin: 0;
    color: #198d94;
}

.second_head {
    font-size: 26px !important;
    font-weight: 500 !important;
    color: #052c41 !important;
    margin-top: 20px !important;
}

.text-blue {
    color: #00edf5;
}

.text-lightblue {
    color: #4e638d;
}

.text-white {
    color: #fff;
}

.btn-booknow {
    display: inline-block;
    background: #07b839;
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding: 10px 30px 8px;
    border: 2px solid #d9a800;
    border-radius: 40px;
    margin-top: 20px;
    transition: all 0.3s ease-in-out;
    text-align: center;
    position: relative;
}

.btn-booknow:hover {
    background: none;
    color: #d9a800;
}

/**************************************/

/*****   04. About us area css    *****/

/**************************************/

.section-title {
    text-align: center;
    padding-bottom: 20px;
    margin-bottom: 20px;
    background: url(../images/blue-divider.png) no-repeat bottom center;
}

.section-title h2 {
    font-size: 60px;
    color: #464646;
    font-weight: 700;
    margin-bottom: 0;
}

.section-title p {
    color: #464646;
    font-size: 20px;
    font-weight: 500;
    font-style: italic;
    margin: 0;
}

.aboutus {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#eb4c00+0,f26522+50,eb4c00+100,207cca+100 */
    background: #eb4c00;
    /* Old browsers */
    background: -moz-linear-gradient(top, #eb4c00 0%, #f26522 50%, #eb4c00 100%, #207cca 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #eb4c00 0%, #f26522 50%, #eb4c00 100%, #207cca 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #eb4c00 0%, #f26522 50%, #eb4c00 100%, #207cca 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#eb4c00', endColorstr='#207cca', GradientType=0);
    /* IE6-9 */
    padding: 80px 0;
}

.aboutus h2, .aboutus p {
    color: #fff !important;
}

.aboutus .section-title {
    text-align: left;
    margin-bottom: 40px;
    background: url(../images/blue-left-divider.png) no-repeat bottom left;
}

.about-entry p {
    color: #fff;
    line-height: 1.5em;
    font-weight: 300;
    margin-bottom: 1.5em;
}

.about-image {
    margin-top: 210px;
    text-align: right;
}

/**************************************/

/*****   05. Features area css    *****/

/**************************************/

.features {
    background: #fff;
}

.feature-single {
    position: relative;
    border: 2px solid #198d94;
    box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
    padding: 1em;
    margin: 45px auto;
    max-width: 768px;
    border-radius: 5px;
    font-size: 1.2em !important;
    font-style: italic !important;
    font-weight: bold;
}

.feature-single::before {
    height: 50px;
    width: 2px;
    background: #198d94;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: auto;
    content: '';
    display: block;
}

.features-image {
    text-align: center;
}

.feature-single h3 {
    font-size: 96px;
    color: #F26522;
    font-weight: 600;
    margin-bottom: 0;
}

.feature-single h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-style: normal;
    text-align: center;
    color: #d9a800;
    font-size: 2em;
    font-weight: bold;
}

.feature-single p {
    font-size: 1.2em !important;
    font-style: italic !important;
    font-family: Montserrat !important;
}

.ways {
    background: #fff;
    padding: 50px 0 0;
}

.ways_box {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.ways_box img {
    max-width: 130px;
}

.ways_box p {
    width: 200px;
    text-align: center;
}

.padding div.col-md-6:first-child {
    padding-left: 175px;
}

.padding div.col-md-6:last-child {
    padding-right: 175px;
}

.overflow_auto {
    overflow: auto;
}

/****************************************/

/***** 06. Related Product area css *****/

/****************************************/

.boxes {
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.ing_row {
    display: flex;
    justify-content: center;
}

.anchor {
    display: block;
    position: relative;
    top: -87px;
    visibility: hidden;
}

.related-product {
    padding: 20px 0;
    background: #f7f8ff;
}

.related-single {
    padding: 1em;
    border: 1px solid #052c41;
    background: #cfeeff9e;
    margin: .5em;
    border-radius: 10px;
}

.related-single h3 {
    color: #052c41;
}

.related-single p {
    font-size: 1em;
    color: #444;
    font-weight: 500;
}

.related-single img, .contact-info-single img {
    display: block;
    margin: 0 auto;
}

.related-product-info {
    padding-top: 30px;
}

.related-product-info h3 {
    font-size: 35px;
    color: #464646;
    font-weight: 700;
    margin-bottom: 1em;
}

.related-product-info p {
    font-size: 14px;
    color: #818282;
    font-weight: 300;
    margin-bottom: 1.5em;
}

.related-product-info .btn-booknow {
    margin-top: 10px;
    z-index: 2;
}

/****************************************/

/*****   07. Testimonial area css   *****/

/****************************************/

.testimonial {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0672b6+0,0672b6+50,0098d9+100,eb4c00+100,0672b6+100 */
    background: #fff;
}

.testimonial .section-title {
    background: url(../images/white-divider.png) no-repeat bottom center;
}

.testimonial .section-title p {
    color: #ffc600;
}

.testimonial .section-title h2 {
    color: #fefefe;
}

.testimonial-single {
    text-align: center;
    margin: 1em auto;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 1em;
}

.testimonial-single p {
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    position: relative;
    padding: 2em;
}

.testimonial-single p::before {
    top: 30px;
    height: 30px;
    content: '\201C';
    left: 0;
    position: absolute;
    font-size: 4em;
    font-family: Montserrat;
    color: #e8e8e8;
    line-height: 1em;
}

.testimonial-single p::after {
    bottom: 10px;
    right: 40px;
    font-family: Montserrat;
    content: '\201D';
    height: 30px;
    position: absolute;
    font-weight: 900;
    font-size: 4em;
    color: #e8e8e8;
    line-height: 1em;
}

.verified {
    color: #198d94;
    border: 2px solid #198d94;
    display: block;
    max-width: 170px;
    width: 100%;
    padding: .5em;
    border-radius: 3px;
    margin: auto;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
}

.ratting:before {
    content: '';
    display: block;
    width: 80px;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    background: rgba(255, 255, 255, 0.2);
    margin-left: -40px;
}

.ratting {
    color: #ffc600;
    position: relative;
    padding-bottom: 10px;
}

.testimonial-single h3 {
    font-size: 20px;
}

.testimonial-single h3 span {
    display: block;
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    padding-top: 6px;
}

.testimonial-pagination {
    text-align: center;
    padding-top: 20px;
}

.testimonial-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background: #fff;
    opacity: 1;
}

.testimonial-pagination .swiper-pagination-bullet-active {
    background: #ffc600;
}

/****************************************/

/*****     08. Product area css     *****/

/****************************************/

.old_price {
    color: #000 !important;
    text-decoration: line-through;
}

.save {
    color: #000 !important;
    font-size: 21px !important;
    font-weight: bold;
}

.new_price, .per_bottle {
    font-size: 30px !important;
    color: #12c630 !important;
    font-weight: bold;
}

.per_bottle {
    font-size: 20px !important;
}

.plus {
    color: #0c689b !important;
    font-size: 25px !important;
    text-align: center;
    font-weight: bold;
}

.products {
    background: #f2f6f6;
    padding: 20px 0;
}

.row.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.row.no-gutters>[class^="col-"], .row.no-gutters>[class*=" col-"] {
    padding-right: 0;
    padding-left: 0;
}

.products .container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.product-single {
    position: relative;
    margin: 0 10px;
    text-align: center;
    border: 1px solid #0c689bcc;
    border-radius: 10px;
    width: 100%;
}

.bonus {
    padding: .5em;
    border: 3px dashed #0c689b;
    text-align: center;
    margin-bottom: .5em;
    border-radius: 5px;
    color: #0c689b;
}

.product-single .selectedBox {
    border: 1px solid #0c689b;
}

.selectedBox, .product-single:hover {
    box-shadow: 0 5px 15px rgb(8 126 181 / 50%);
    background: #fff;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.product-image {
    position: relative;
    max-width: 360px;
    display: block;
    margin: 0 auto;
}

.product-image img {
    width: 100%;
}

.oneProductBox {
    max-width: 300px;
}

.product-info {
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    transition: all 0.3s ease-in-out;
    text-align: center;
}

.product-info h3 {
    color: #000;
    font-size: 26px;
    margin-bottom: 4px;
}

.product-info p {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 0;
}

.product-info p span {
    color: #ffc600;
}

.product-info .btn-booknow {
    padding: 6px 20px 5px;
    font-size: 25px;
    margin-top: 8px;
}

.btn-booknow:first-letter {
    text-transform: uppercase;
}

/* .product-single:hover .product-info,
.selectedBox .product-info {
    padding-top: 50px;
} */

.buy-desk {
    padding: 9px;
    border-radius: 9px 9px 0 0;
    color: #FFF;
    background: #0c689bcc;
}

.product-single:hover .buy-desk, .selectedBox .buy-desk {
    background: #0c689b;
}

/**************************************/

/*****     09. Brand area css     *****/

/**************************************/

.brand {
    padding: 30px 0;
    background: #f2f6f6;
}

.brand-single {
    text-align: center;
}

/*******************************************/

/*****     10. Contact us area css     *****/

/*******************************************/

.contactus, .testimonial {
    padding-top: 20px;
}

.contact-about {
    padding-bottom: 30px;
}

.contact-about p {
    color: #bbbbbb;
    font-weight: 300;
    line-height: 1.5em;
}

.contact-info-single {
    padding: 1em;
    margin: 1em auto;
    background: #fff;
    border-radius: 10px;
    border: 2px solid #ffe6b6;
}

.contact-info-single h3 {
    color: #06122c;
    font-size: 18px;
}

.contact-info-single p {
    font-weight: 300;
    line-height: 1.5em;
}

.contact-info-single p img {
    float: left;
    margin-right: 10px;
}

.contact-form .form-control {
    box-shadow: none;
    border-radius: 0;
    height: auto;
    padding: 10px 14px;
    background: #f3f3f3;
    border: none;
    outline: 0;
    resize: none;
}

.btn-contact {
    display: inline-block;
    background: #ffc600;
    color: #06122c;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 30px 8px;
    border: 2px solid #ffc600;
    border-radius: 40px;
    transition: all 0.3s ease-in-out;
}

.btn-contact:hover {
    background: none;
    color: #ffc600;
}

/***************************************/

/*****     11. Footer area css     *****/

/***************************************/

footer {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0672b6+0,0672b6+50,0098d9+100,eb4c00+100,0672b6+100 */
    background: #198d94;
    padding-top: 20px;
    text-align: center;
    margin-bottom: 80px;
}

.fa-facebook-official, .fa-instagram, .fa-youtube, .tiktok, .fa-pinterest {
    color: #fff;
    font-size: 22px !important;
    cursor: pointer;
    margin: 10px 5px;
}

.tiktok {
    /* background: url(../images/tiktok.svg) no-repeat; */
    display: inline-block;
    width: 17px;
    height: 19px;
    background-size: contain;
    margin-bottom: 0;
    fill: #fff;
}

.footer-menu {
    margin-top: 30px;
}

.footer-menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer-menu ul li {
    display: inline-block;
    text-transform: uppercase;
}

.footer-menu ul li a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.04em;
    padding: 0 6px;
}

.footer-menu ul li a:hover, .fa-facebook-official:hover, .fa-instagram:hover, .fa-youtube:hover, .tiktok:hover, .fa-pinterest:hover {
    color: #ffc600;
    fill: #ffc600;
    ;
}

.footer-social {
    margin-top: 30px;
}

.footer-social a {
    display: inline-block;
    width: 36px;
    height: 36px;
    background: #fff;
    text-align: center;
    color: #06122c;
    font-size: 20px;
    padding-top: 5px;
    border-radius: 50%;
    margin: 0 4px;
    transition: all 0.3s ease-in-out;
}

.footer-social a:hover {
    background: #ffc600;
}

.footer-siteinfo {
    margin-top: 30px;
}

footer p {
    color: #fff;
    font-weight: 300;
}

.footer-siteinfo .size_11 {
    border: 1px solid #fff;
    border-radius: 10px;
    padding: 10px;
}

/************************************/

/*****    12. Media Screens     *****/

/************************************/

@media only screen and (max-width: 1200px) {
    .navbar-default .navbar-nav>li>a:after {
        padding: 0 12px 0 14px;
    }
    nav.navbar.bootsnav ul.nav>li>a {
        font-size: 14px;
    }
    nav.navbar.bootsnav.sticky-header .navbar-brand, nav.navbar.bootsnav .navbar-brand {
        padding-left: 15px;
        padding-right: 15px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        right: 15px;
    }
    nav.navbar.bootsnav .navbar-collapse {
        margin-left: -15px;
        margin-right: -15px;
    }
}

@media only screen and (max-width: 991px) {
    iframe {
        width: 100%;
    }
    .ways_box {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
    .ways_box img {
        max-width: 80px;
    }
    .ways_box p {
        width: 100%;
        max-width: 200px;
        padding: 0 5px;
        font-size: 14px;
        line-height: 1;
    }
    .padding div.col-md-6:first-child, .padding div.col-md-6:last-child {
        padding: 0 !important;
    }
    .mob {
        display: block !important;
    }
    .desk {
        display: none;
    }
    .header-bullets {
        height: auto;
        max-width: 380px;
        margin: 0 auto;
        text-align: left;
    }
    .customers_image {
        max-width: 640px;
        margin: 0 auto 20px;
        width: 100%;
    }
    nav.navbar.bootsnav.sticky-header .navbar-brand, nav.navbar.bootsnav .navbar-brand {
        display: block;
        padding: 14px 0 13px;
    }
    nav.navbar.bootsnav .navbar-collapse {
        background: #06122c;
        padding: 0 15px;
    }
    nav.navbar.bootsnav .navbar-toggle {
        background: none;
        height: 36px;
        width: 36px;
        color: #fff;
        margin: 0;
        border: 1px solid #fff;
        border-radius: 0;
        position: absolute;
        top: 15px;
        transition: all 0.3s ease-in-out;
    }
    nav.navbar.bootsnav.sticky-header .navbar-toggle {
        top: 20px;
    }
    .navbar-brand img {
        height: 40px;
    }
    nav.navbar.bootsnav .navbar-nav {
        margin: 0;
        padding: 0;
    }
    nav.navbar.bootsnav.sticky-header ul.nav>li>a, nav.navbar.bootsnav ul.nav>li>a {
        padding: 14px 0;
        border: none;
        margin: 0;
    }
    nav.navbar.bootsnav ul.nav>li>a:after {
        display: none;
    }
    .header-content h2 {
        font-size: 64px;
    }
    .section-title h2 {
        font-size: 46px;
    }
    .section-title p {
        font-size: 18px;
    }
    .related-product-info {
        padding-top: 0;
    }
    .contact-info-single {
        margin-bottom: 30px;
    }
}

/* Mobile Layout */

@media only screen and (max-width: 767px) {
    .ing_row, .flexbox, .test_info, .boxes {
        flex-direction: column;
    }
    .mob-none {
        display: none;
    }

    .desktop-none {
        display: block!important;
    }
    h2 {
        font-size: 2em;
    }
    h3 {
        font-size: 1.5em;
    }
    .new_price, .per_bottle {
        font-size: 40px !important;
    }
    .product-info .btn-booknow {
        font-size: 18px;
    }
    .slider-image {
        text-align: center;
    }
    .slider-image img {
        max-width: 40%;
    }
    .header-content {
        text-align: center;
        margin-left: 0;
    }
    .header-content h2 {
        font-size: 30px;
        line-height: 1.2em;
        margin-top: 15px;
    }
    .second_head {
        font-size: 16px !important;
    }
    .header-bullets {
        font-size: 14px;
    }
    .banner {
        padding: 110px 0 40px;
        /* padding: 70px 0 60px; */
    }
    .header_img {
        margin-top: 40px;
    }
    .section-title h2 {
        font-size: 33px;
    }
    .section-title p {
        font-size: 14px;
    }
    /* .aboutus,
    .related-product,
    .testimonial,
    .contactus,
    footer {
        padding: 60px 0;
    } */
    .aboutus .section-title {
        text-align: center;
        background: url(../images/blue-divider.png) no-repeat bottom center;
    }
    .features {
        padding: 60px 0 30px;
    }
    .about-image {
        display: none;
    }
    .features-image {
        margin-bottom: 40px;
    }
    .feature-single {
        margin-bottom: 30px;
    }
    .feature-single h3 {
        font-size: 60px;
    }
    .related-product-info {
        margin-bottom: 40px;
    }
    .related-product-image {
        text-align: center;
    }
    .related-product-info h3 {
        font-size: 24px;
    }
    .product-single {
        margin: 20px 10px;
    }
}

/* Small Mobile Layout */

@media only screen and (max-width: 640px) {
    .product-info h3 {
        font-size: 20px;
        min-height: 70px;
    }
    .product-single:hover .product-info, .selectedBox .product-info {
        padding-top: 10px !important;
    }
    .testimonial-single h3 {
        min-height: 70px;
    }
}

@media only screen and (max-width: 480px) {
    .testimonial-single p {
        font-size: 16px;
    }
    .testimonial-single h3 {
        font-size: 16px;
        min-height: 50px;
    }
    .product-single {
        margin: 20px 5px;
    }
    /* .product-info button {
        font-size: 9px !important;
    } */
}

@media only screen and (max-width: 415px) {
    .product-single {
        /* width: 32%; */
    }
    .product-info, .product-info h3, .product-info p, .save, .old_price {
        font-size: 18px !important;
    }
    .product-info h3 {
        min-height: 50px;
    }
    .product-info .btn-booknow {
        padding: 6px 5px 5px;
    }
    .new_price {
        font-size: 26px !important;
    }
}

.no-bg {
    background: none
}