@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap");

body {
  font-family: "Oswald", sans-serif;
}
:root {
  --main-color: #575682;
  --secondary-color: #e16e5c;
}
.font-staat {
  font-family: "Oswald", sans-serif;
}
/* ===header section=== */
header {
  background: #302D2A;
  color: #fff;
  padding: 6px 50px;
}
.navbar-brand {
    color: #ffefdf;
    font-size: 24px;
    text-transform: uppercase;
    width: 23%;
    padding-right: 7%;
}
.container.how_new_d h1, .container.how_new_d h2 {
    font-weight: 300 !important;
        margin-top: 10px;
}
.row.istock ul {
    word-break: break-all;
}
span.x_ContentPasted0, .comn-block p.x_ContentPasted0, li.x_ContentPasted0 {
    font-family: "Oswald", sans-serif;
    color: #564e70;
}
.qF8_5 {
    display: none;
}
.row.istock .comn-block p {
    color: #564e70;
}
.row.istock li{
  font-family: "Oswald", sans-serif;
}
#mc_embed_signup_scroll {
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
}
#mc_embed_signup div.mce_inline_error {
    
    width: 26%;
    margin: 0 auto !important;
    margin-top: 20px !important;
}
.new-header a.nav-link {
    color: #ffefdf;
    font-size: 27px;
    font-weight: 100;
    padding-right: 25px !important;
    text-transform: uppercase;
}
.inner-section1 {
    margin-top: 80px;
}
header img {
  width: 35px;
  margin-right: 0px;
}
.g-3 {
  gap: 3rem;
}
header a {
  color: #ffefdf;
  text-decoration: none;
  font-size: 24px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-transform: uppercase;
}
header .container-fluid {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-describtion h2 {
    font-size: 45px;
    font-weight: 100;
}
section.content-section.rel-products {
    padding: 50px 0px;
}
.rel-products h5.card-title1 {
    font-weight: 300;
    font-size: 25px;
    padding: 0px;
    color: #564e70;
    margin: 0px;
}
h5.card-title1.dff {
    padding-top: 10px;
}
hr.dropdown-divider {
    margin-top: -8px;
}
a.dropdown-item {
    font-weight: 100;
    color: #fff;
    margin-top: -11px;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: #ffefdf;
}
ul.dropdown-menu.show {
    background: transparent;
    border: 0px;
    font-size: 27px;
}
h1.price_select {
    font-size: 45px;
    font-weight: 300;
    margin-bottom: 30px;
    border-bottom: 2px solid #f26655;
    padding-bottom: 30px;
}
.search-wrapper input.form-control {
    font-size: 27px;
    font-weight: 100;
}
.dropdown-item:focus, .dropdown-item:hover{
  background: transparent;
}
.dropdown-divider {
    
    border-top: 1px solid #ffefdf;
    
}
h1.newtitle {
    font-size: 38px;
    font-weight: 300;
}
h1.rel-heading {
    font-size: 45px;
    font-weight: 100;
    text-align: center;
    margin-bottom: 50px;
    color: #564e70;
}
section.new-header {
    background-color: #e16e5c;
    
    padding: 0 60px;
}
img.login-face {
  width: 45px;
}

img.cart-bag {
  width: 30px;
}
li.select-lang select {
  background: no-repeat;
  border: 0;
  color: #ffefdf;
  font-size: 24px;
}
li.select-lang select:focus-visible {
  border: none;
  outline: 0;
}
li.select-lang select option {
  color: #564e70;
}

/* ==banner section === */

.hero-banner {
  position: relative;
  /*background-image: url(../images/header_bg.png);*/
  padding: 0 50px;
  background-repeat: no-repeat;  
  background-size: 100%;
  object-fit: cover;
  padding-bottom: 5px;

}
img.cold-brew {
    width: 100%;
}
section.prd-decs {
    margin-top: 150px;
    position: relative;
    background: url(../images/bacground-texture.svg), #4f4867;
    padding: 50px;
    background-repeat: no-repeat;
    background-size: 100%;
    object-fit: cover;
    padding-bottom: 57px;
    color: #ffefe2;
}
.hdbh {
    display: flex;
    /* align-items: center; */
    flex-direction: column;
    /* align-items: center; */
    justify-content: center;
}
.hdbh p {
    font-size: 26px;
    margin-bottom: 50px;
}

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


.hero-banner .row {
  min-height: calc(100vh - 65px);
}
.hero-banner .in-left h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 40px;
}
.hero-banner .lft {
  
  margin-top: 106px;
}
.in-left.relative img.img-fluid.lft {
  max-width: 400px;
}
.hero-banner .rt {
 
  margin-top: 100px;
}
/* content section */

.slider-section {
  background: #e16e5c;
  padding: 50px;
}
.slider-section .rating {
  display: flex;
  gap: 10px;
  justify-content: center;
}
.slider-section .rating img {
  width: 45px;
}
.carousel-control-prev-icon {
  background-image: url("../images/slide-left.svg");
}
.carousel-control-next-icon {
  background-image: url("../images/slide-right.svg");
}
.slider-section .text {
  width: 87%;
  margin: auto;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
  width: 4rem;
  height: 4rem;
}
.slider-section .text {
  margin-top: 20px;
  margin-bottom: 20px;
}
.slider-section .text p {
  font-size: 34px;
  color: #ffefdf;
  line-height: 1.2;
  text-align: center;
}
.slider-section .text h6 {
  font-size: 34px;
  color: #564e70;
  text-align: center;
}
.carousel-control-next,
.carousel-control-prev {
  opacity: 1;
  width: 4%;
}
/* product-wrapper */
.product-wrapper {
  padding: 60px 50px;
}
.product-wrapper h1 {
  font-size:80px;
  font-weight:100;
  text-align: center;
  color: #e16e5c;
}
.product-wrapper p.subtitle {
  text-align: center;
  text-transform: uppercase;
  color: #575682;
  font-size: 46px;
  margin-bottom: 80px;
}
 
.product-wrapper .box {
  text-align: center;
  color: #564E70;
  line-height: 1.2;
}
.product-wrapper .box a{
  color: #564E70;
  text-decoration: none;

}
.select {
  margin-top: 26px;
  display: flex;
  gap: 30px;
  margin-bottom: 26px;
}
.prd-content h6 {
  font-size: 36px;
  color: #564e70;
}
.prd-content .box img {
  width: 50px;
  margin: auto;
}
.prd-content .box p {
  font-size: 14px;
  margin-top: 8px;
}
.btn-prime {
  color: #fff;
  background: #F26655;
  font-weight: 300;
  padding: 8px 35px;
  font-size: 24px;
}
.btn-prime:hover {
  background: #564E70;
  color: #fff;
}
.select-qty .input-group input.form-control {
  text-align: center;
}
.select-qty span.input-group-text {
  background: #CCCCCC;
  border: 1px solid #CCCCCC;
  padding: 0 1.2rem;
}
p.price {
  font-size: 45px;
  color: #564E70;
  font-weight: 300;
  margin: -8px;
}

.buy-section {
  display: flex;
  gap: 20px;
}
.buy-section .input-group {
  height: 53px;
}
.prd-content .inner-text {
  margin-top: 30px;
}
.prd-content .inner-text h6 {
  font-weight: 400;
  text-transform: uppercase;
  color: #564e70;
  margin-bottom: 30px;
}
.prd-content .inner-text p {
  color: #564e70;
  font-weight: 200;
  font-size: 30px;
}
.prd-content .inner-text h5.btm-heading a {
  text-decoration: none;
}
.prd-content .inner-text h5.btm-heading a:hover span {
  color: #564e70;
}
.prd-content .inner-text h5.btm-heading {
  color: #564e70;
  font-weight: 200;
  font-size: 34px;
  margin-top: 30px;
}
.prd-content .inner-text h5.btm-heading span {
  color: #e16e5c;
  font-weight: 600;
}



 /* details  */
 .details{
  padding: 50px;
  background-color: #564e70;
  padding-bottom: 0;
  position: relative;
 }
 .details .lt h2{
  font-size:85px;
  color: #ffefdf;
  font-weight: 700;
  text-transform: uppercase;
 }
 .details .rt {
  padding: 0 60px;
  padding-bottom: 5rem;
 }
 .details .rt h5{
font-size:30px;
color: #e16e5c;
 }
 .details .rt p {
  font-size: 30px;
  color: #ffefdf;
  text-transform: uppercase;
}
.details .rt .sp {
  font-weight: 100;
  line-height: 1.4;
  font-size: 20px;
}
.man_with_coffie {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 50%;
}
.man_with_coffie img {
  width: 100%;
  margin-left: 0;
}
section.details:after {
  content: '';
  position: absolute;
  background: url(../images/man_with_coffie_cup.webp) no-repeat;
  width: 50%;
  bottom: 0;
  left: 0;
  height: 555px;
  background-size: 100%;
  background-position: center;
}

.details .rt .mt-5 {
  margin-top: 5rem !important;
}

.lt.man_with_coffie {
  position: relative;
}

.lt.man_with_coffie img {
  width: 100%;
 
}

/* section 5 */

.section-5{
background-color: #f26655;
background-image: url("../images/bg_pattren.webp");
background-repeat: no-repeat;
background-position: right;
padding: 80px;
}
.section-5 p {
  color: #ffefdf;
  font-size: 35px;
  line-height: 1.3;
  padding-right: 72px;
}
.section-5 p:first-child{
  margin-bottom: 50px;
}

/* section-newsletter */

.newsletter {
  background: #312d2a;
  color: #FFEFDF;
  text-align: center;
  padding: 2rem 0;
}

section.newsletter input.formcontrol {
  padding: 0.8rem; 
  border: 0;
  width: 350px;
}
.newsletter h3 {
  font-weight: 100;
  font-size: 40px;
  padding-bottom: .5rem;
}

.newsletter p {
  font-size: 22px;
  font-weight: 300;
  margin-bottom: .5rem;
}
.form-group.news-letter {
  margin-top: 1.4rem;
}
.form-group.news-letter button {
  background: #F26655;
  border: 0;
  color: #fff;
  padding: .8rem 2.6rem;
  margin-left: 10px;
}
.form-group.news-letter button:hover{
  background-color:#564E70 ;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

/* footer */

footer {
  background: #564f71;
  margin-top: 0;
  padding: 3rem 0;
  color: #fff;
  position: relative;
  
}
footer li a.nav-link {
  color: #fff;
}
footer li a.nav-link:hover {
  color: #e16e5c;
}

footer h5 {
  color: #e16e5c;
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 300;
  margin-bottom: 1rem;
}
.bottom-bar {
  border-top: 1px solid #1a1f23;
  padding-top: 1rem;
}

footer p {
  font-weight: 200;
}

.social_profile ul {
  margin: 0;
  padding: 0;
}
footer li a.nav-link {
  color: #fff;
  font-weight: 300;
  line-height: 1.5;
}

.social_profile li {
  list-style: none;
  display: inline-block;
}
.social_profile li a {
  color: #fff;
  padding: 0.4rem;
  font-size: 26px;
}
.social_profile li a svg {
  color: #fff;
  fill: #fff;
  width: 20px;
}

.social_profile a:hover {
  color: var(--secondary-color);
}
.social_profile li a svg:hover {
  fill: var(--secondary-color);
}
a.shop-now-mob {
  display: none;
}
.mobile-only {
  display: none;
}
.trouble_brewing {
  position: absolute;
  bottom: 0;
  left: 20px;
}

.trouble_brewing a {
  background: #F26655;
  text-decoration: none;
  border: 0;
  color: #fff;
  padding: 10px 3rem;
  display: block;
  border-radius: 10px 10px 0 0;
}

 
.quantity {
  display: flex;
  border-radius: 4px;
  overflow: hidden;
  height: 55px;
}

.quantity button {
  background-color: #ccc;
  color: #fff;
  border: none;
  cursor: pointer;
  font-size: 20px;
  width: 40px;
  height: auto;
  text-align: center;
  transition: background-color 0.2s;
}

.quantity button:hover {
  background-color: #564e70;
}

.input-box {
  width:50%;
  text-align: center;
  border: none;
  padding: 4px 10px;
  font-size: 16px;
  outline: none;
}

/* Hide the number input spin buttons */
.input-box::-webkit-inner-spin-button,
.input-box::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-box[type="number"] {
  -moz-appearance: textfield;
}



/* responsive start */


@media (max-width: 991px) {
  
header { 
  padding: 6px 5px;
}
.row.bottom-bar {
  margin-top: 1rem;
}
.mobile-only {
  display: inline-block;
}
section.details:after {
  display: none;
}
.details .lt h2 {
  font-size: 45px;
  padding-bottom: 2rem;
}
p.price{
  margin: 0;
}
.section-5 {
  background-repeat: repeat;
}

}


 


@media screen and (min-device-width: 667px) and (max-device-width: 1200px) {  


  .hero-banner{
    background-size: cover;
    background-position: center;
  }

  .details{
    padding-bottom: 3rem;
  }
  .select-qty.w-25 {
    width: 40% !important;
    float: left;
    margin-right: 10px;
}
.buy-section {
  display: block;
}
.details .rt img {
  width: 100%;
}


section.details:after
{
  display: none;
}


}


@media screen and (min-device-width: 767px) and (max-device-width: 1200px) {  

  .quantity.w-25 {
    float: left;
    margin-right: 1rem;
    width: 35% !important;
  }

}




@media (max-width:575px) {

.details .rt .order-2 {
  order: unset !important;
}
footer h5 {
  margin-top: 1.5rem;
}

}
@media (max-width: 767px) {

.slider-section button.carousel-control-prev {
    left: -20px;
}
.slider-section button.carousel-control-next {
    right: -20px;
}

.quantity {
  display: flex;
  border: 1px solid #ccc;
  border-radius: 4px;
  overflow: hidden;
  height: 55px;
  width: 100% !important;
  margin-bottom: 1rem;
}

.quantity.w-25 {
justify-content: center;
width: 190px !important;
margin: auto;
margin-bottom: 1rem;
}
.quantity button {
width: 48px;
}
.product-wrapper h1 {
  font-size: 46px;
}

.prd-content {
  text-align: center;
  margin-top: 2rem;
}
.prd-content .select {
  justify-content: center;
}

.product-wrapper p.subtitle {
  margin-bottom: 2rem;
}

}


@media (max-width:767px) {

  .quantity {
    display: flex;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    height: 55px;
    width: 100% !important;
    margin-bottom: 1rem;
}

.quantity.w-25 {
  justify-content: center;
  width: 190px !important;
  margin: auto;
  margin-bottom: 1rem;
}
.quantity button {
  width: 48px;
}


.navbar-brand { 
    font-size: 20px;
  }

  li.select-lang select {
    font-size: 20px;
}
header a {
  font-size: 20px;
}
img.login-face {
   width: 35px;
}
img.cart-bag {
   width: 22px;
}
.g-3 {
   gap: .5rem;
}
.hero-banner {
  background-position-x: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.hero-banner .row {
  height: calc(-165px + 100vh);
}
.hero-banner .rt {
  margin-top:50px;
}
.slider-section {
  padding: 50px 20px;
}
.carousel-control-next, .carousel-control-prev {
  opacity: 1;
  width: 10%;
}
.slider-section .text p {
  font-size: 20px;
}
.slider-section .rating img {
  width: 22px;
}
.slider-section .text h6 {
  font-size: 24px;
}
.product-wrapper h1 {
  font-size: 40px;
}
.product-wrapper p.subtitle {
  font-size: 32px;
  margin-bottom: 2rem;
}

.product-wrapper {
  padding: 30px 20px;
}
.in-left.relative.mob-d-none {
  display: none;
}
.hero-banner a.shop-now-mob img {
  margin: 0;
}
.prd-content {
  text-align: center;
  padding: 2rem 0;
}
.prd-content .select {
  width: 100%;
  justify-content: center;
}
.buy-section {
  display: inline-block;
  width: 100%;
}
section.details {
  padding: 20px;
}
.details .lt h2 {
  font-size: 40px;
}
.details .rt {
  padding: 2rem 0;
}
.details .rt .mt-5 {
  margin-top: 2rem !important;
}

.details .rt img {
  padding-bottom: 2rem;
}

.section-5 {
  padding: 2rem 0;
}
.section-5 p {
  padding-right: 0;
  font-size: 26px;
}
.details .rt p {
  font-size: 22px;
}
a.shop-now-mob {
  display: block;
}

.details .rt img.ft-s {
  width: 150px;
}
.select-qty.w-25 {
  width: 40% !important;
  float: left;
}
.right-align {
  text-align: center;
  max-width: 300px;
  margin: auto;
}

}

@media (max-width: 516px) {

  .form-group.news-letter button {
    width: 100%;
    margin: 0;
    max-width: 350px;
    margin-top: 1rem;
}
}
@media (max-width: 375px) {
.select-qty.w-25 {
  width: 100% !important;
  float: left;
}
}

@media (max-width: 480px) {

  section.newsletter input.formcontrol{
    width:100%;
  }

  .form-group.news-letter button {
    width: 100%;
    margin: 0;
    max-width: 350px;
    margin-top: 1rem;
}


.price-brew p.price {
  margin: 0;
  font-size: 32px;
}
.price-brew {
  text-align: center;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
}

}

@media (min-width: 1200px) {
  .col-lg-1-5 {
      width: 20%;
  }
}



@media (max-width: 1600px) {

}

@media (max-width: 1440px) {
  
}

/* ----- MODAL STYLE ----- */
.cart_show_opn .modal-content {
		border-radius: 0;
		border: none;
	}
.cart_show_opn .modal-header .close span{font-size: 50px;
    color: #000;}
.cart_show_opn .modal-header {
	padding: 19px 10px !important;
    background: #bcbdc0 !important;
}
.cart_show_opn .modal-content{padding: 0px !important;}
.cart_show_opn.modal.right .modal-dialog {
		position: fixed;
		margin: auto;
		width: 450px;
		height: 100%;
		-webkit-transform: translate3d(0%, 0, 0);
		    -ms-transform: translate3d(0%, 0, 0);
		     -o-transform: translate3d(0%, 0, 0);
		        transform: translate3d(0%, 0, 0);
	}
.cart_show_opn .modal-body{background: #f2f3f4;}

.cart_show_opn.modal.right .modal-content {
		height: 100%;
		overflow-y: auto;
	}
.cart_show_opn.modal.right .modal-body {
		padding: 15px 15px 80px;
}
.cart_show_opn .modal-title{
	width: 150px;
	padding-top: 5px;
    margin: 0px;
	color: #fff;
    font-size: 22px;
}
.cart_show_opn h5{
 text-decoration: none;
    font-size: 24px;
       color: #ffefdf;
}
@media screen and (max-width: 400px) {
	.cart_show_opn .modal-title{width: 100px !important;}
	.cart_show_opn .modal-content{width: 300px !important;}
	.removeCart{font-size: 10px !important;}
	#mini-cart .check-out{padding: 10px 50px !important;}
}
.modal-body .check-out{}
.cart_show_opn .close{background: #bcbdc0;border: none;position: fixed;
    right: 10px;color: #fff;padding-top: 0px;  opacity: 1;}
/* The Modal (background) */
.cart_show_opn.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 9999999; /* Sit on top */
  padding-top: 100px;
  right:0px;/* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.cart_show_opn  .modal-content {
  background-color: #fefefe;
margin: auto;
padding: 20px;
border: 1px solid #888;
width: 400px;
right: 0px;
position: fixed;
top: 0px;
height:100%;
}
#myModalcart{display:none;}
/* The Close Button */
/* .cart_show_opn  .close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
} */
.cart_prices{border-top:1px solid;border-bottom:1px solid;}
.cart_show_opn  .close:hover,
.cart_show_opn  .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*#mini-cart{padding: 5px !important;}*/
.cart_img img{width:80px;}
.cart_img {
    width: 20%;
}
.cart_data {
    width: 60%;
}
.cart_price {
    width: 25%;
}
.cart_items{font-size: 15px;
    display: flex;}
.cart_items h3,.cart_price h6,.cart_prices h6{font-size: 15px;margin: 0px;}
.cart_price{padding: 10px}
.cart_items > div {
 
  margin: 7px;
}
.loader img {
    width: 50px;
    position: relative;
    top: 35%;
}
.modal-content .loader{
    position: absolute;
    width: 100%;
    z-index: 9999999999;
    background: #bcbdc0b3;
    height: 100%;
    text-align: center;
    min-height: 100px;
}

.loader{
    position: absolute;
    width: 100%;
    z-index: 99;
    /* background: #584d4d54; */
	background: #bcbdc0b3;
    height: 100%;
    text-align: center;
    min-height: 1615px;
}
.suntotal_add{float: right;
    padding-right: 25px;
	margin-bottom: 70px;
}
#mini-cart{overflow-y: auto;
    height: 550px;}
/*
 *  STYLE 1
 */

 #mini-cart::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #F5F5F5;
}

#mini-cart::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

#mini-cart::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #bcbdc0;
}
	#mini-cart p{font-size: 25px;
    text-align: center;}
	/* #mini-cart .check-out{display:none !important;} */
	.removeCart{
		text-decoration: underline;
    color: #2b255e;
    border: 0px;
	}
	
	#mini-cart .check-out{bottom: 25px;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    border: 1.6px solid #3ab54a;
    border-radius: 10px !important;
    display: block;
	font-family: 'MADE TOMMY';
    font-weight: 500;
    /* width: 60% !important; */
    /* margin: 100px auto 0; */
	padding: 10px 100px;
    background: #3ab54a;
    line-height: 100%;
    position: fixed;
	z-index:9999999;
	}
	
.view_cart_show button {
    display:flex;
	/*background: #bcbdc0;*/
	/*font-family: 'MADE TOMMY';*/
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase !important;
    color: #fff;
}
.view_cart_show .btn-demo:focus,.view_cart_show .btn-demo:hover {
    color: #fff;
	outline: 0px !important;
    text-decoration: none;
	box-shadow: none !important;
}
.view_cart_show i{
	font-size: 25px;
}
.view_cart_show{  
    /*position: absolute;*/
    right: 0;
    padding: 10px;
}
.cart_num{
	/* display:none; */
	/*vertical-align: super;*/
	/*background: #ee1d23;*/
    
    margin: 0px;
    padding: 0px;
    color: #ffefdf;
    text-decoration: none;
    font-size: 24px;
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: uppercase;
    padding: 0px 10px;
}
.loader img {
    width: 50px;
    position: relative;
    top: 35%;
}
/*.modal-content .loader{*/
/*    position: absolute;*/
/*    width: 100%;*/
/*    z-index: 9999999999;*/
/*    background: #bcbdc0b3;*/
/*    height: 100%;*/
/*    text-align: center;*/
/*    min-height: 100px;*/
/*}*/

.prd-content .loader{
   position: relative;
     width: auto;
    z-index: 99;
    /* background: #584d4d54; */
    background: none !important;
    height: 100%;
    /* text-align: center; */
    min-height: auto;
}

/***** Our Story page css *****/
.our-banner img{
  margin: 0 auto;
  display: block;
}
section.our-banner {
    background: #e16e5c;
    display: block;
    margin: 0 auto;
    padding: 50px 0px 0px;
}
.row.dsf {
    position: relative;
    align-items: center;
}
.col-md-4.lft-cnt {
    position: relative;
    left: 0px;
    z-index: 9;
}
.col-md-8.rgt-cnt {
    position: relative;
    right: 80px;
}
.cnt-text {
  position: absolute;
    top: 46px;
    width: 57%;
    margin-left: 24%;
    color: #fff;
    font-size: 24px;
}
section.our-contain {
    padding: 80px 0px;
}
.col-md-3.lft-cnt1 {
    position: relative;
    left: -25px;
}
.cnt-text1 {
    background: #575582;
    padding: 30px 50px 50px 50px;
    color: #fff;
    font-size: 24px;
}
.rgt-cnt1 img {
    margin-left: 30px;
}
.cnt-text1 p {
    margin-bottom: 50px;
}
.our-video{
  padding: 100px 0px;
}
.video-img{
  margin: 0 auto;
    display: block;
        width: 100%;
}
@media (max-width: 767px) {
.row.dsf img {
    width: 100%;
}
section.new-header {
    
    padding: 0px;
}
.navbar-brand {
    
    width: 30%;
    padding-right: 0px;
}
.search-wrapper {
    display: none;
}
.our-banner img{
  width: 100%;
}
.rgt-cnt1 img {
    margin-left: 0px;
}
.row.dsf {
    position: unset;
    /* align-items: center; */
}
.col-md-3.lft-cnt1 {
    position: unset;
    left: 30px;
}
.cnt-text {
        position: absolute;
        top: 22px;
        width: 80%;
        margin-left: 7%;
        color: #fff;
        font-size: 16px;
    }
.cnt-text1 p {
    margin-bottom: 50px;
    font-size: 16px;
}
.col-md-8.rgt-cnt {
    position: relative;
    right: 0px;
    width: 100%;
}
}
.search-click {
  border: 1px solid #ccc;
  outline: none;
  background-size: 22px;
  background-position: 13px;
  border-radius: 10px;
  width: 50px;
  height: 50px;
  padding: 25px;
  transition: all 0.5s;
}
.search-click:focus {
    width: 200px;
    padding-left: 16px;
    background: #fff;
}
.search-click {
    position: relative;
    overflow: hidden;
    height: 50px;
    background: url(https://50.28.11.226/public/images/search1.png);
    background-repeat: no-repeat;
    background-position: 50%;
    border: 0pc;
}
.search-click {
  position: relative;
  overflow: hidden;
  height: 50px;
  display: none;
}
.search-click input {
  background: transparent;
  border: 1px solid #ccc;
  outline: none;
  position: absolute;
  width: 300px;
  height: 50px;
  left: 0%;
  padding: 10px;
}
@media (max-width: 767px) {
.search-click {
   
    
    display: block;
}
.view_cart_show{
  padding: 0px !important;
}
}

/*pages*/
.how_it_works p  strong,.globaltxt strong{color: #564e70 !important;
    font-weight: 300 !important;
    font-size: 30px !important;
   
    text-decoration: none;
    padding-top: 10px;
    padding: 0px;
    margin: 0px;}
.how_it_works  p{color: #564e70 !important;
    font-weight: 200 !important;
    font-size: 25px !important;}
.pages_content h1{padding-bottom: 15px;
    border-color: #e16e5c;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    
    font-size: 50px;
    font-weight: 100;
    color: #e16e5c;
}
.top_padd{   margin-top: 0px !important;}
.page_inner{    margin-top: 50px;}
.page_p{       color: #564e70 !important;
    font-weight: 200 !important;
    font-size: 25px !important; text-align: center;}
.page_h2{font-weight: normal;color: #564e70 !important; font-size: 25px !important; text-align: center;}
.collection_title {
    color: #564e70 !important;
    font-weight: 300 !important;
    font-size: 35px !important;
    text-transform: uppercase;
    text-decoration: none;
    padding-top: 10px;
    padding: 0px;
    margin: 0px;
}
.text-align--left p{ color: #564e70 !important;
    font-weight: 200 !important;
    font-size:25px !important;}
.global-button--text {border-radius: 5px;
    color: #F26655;
    border: #F26655 1px solid;
    font-weight: 300;
    padding: 8px 35px;
    font-size: 20px;
    text-decoration: none;}
.info.text-align--left{padding-left: 30px;padding-bottom: 30px;}
.text-align--right{overflow: hidden;}
.pages_content .accordion-button{color: #564e70 !important;
    font-weight: 300 !important;
    font-size: 30px !important;
   text-decoration: none;}
.pages_content .accordion-body{
    color: #564e70 !important;
    font-weight: 200 !important;
    font-size: 25px !important;
}
/* 15 june 2024  */


/* New Hero section  */

.hero-banner{
  padding: 0;
    height: 650px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background: url(https://charlieroyal.com/public/images/header_bg.webp);
}
.hero-banner .row {
  min-height: auto;
  transform: translateY(20%);
}
.hero-banner .container{
position: absolute;
top: 0;
left: 0;
right: 0;
}




/* responsive start */
@media (max-width:1600px){
  .hero-banner .row{
    transform: translateY(5%);
  }
}



@media (max-width:1440px){
  .hero-banner .row{
    transform: translateY(0%);
  }
}

@media (max-width:1280px){
  .hero-banner .rt{
      margin-top: 100px;
  }
}

@media (max-width:810px){
    .hero-banner .rt {
        margin-top: 70px;
    }
}

@media (max-width:767px){
    .hero-banner {
    padding: 90px;
     height: auto;
    }
  .hero-banner .rt {
      margin-top: 20px;
  }
  .hero-banner .row{
      height: auto;
  }
  .right-align {
      text-align: center;
      max-width: 168px;
      margin: auto;
  }

}

@media (max-width:480px){
  .right-align {
      text-align: center;
      max-width: 114px;
      margin: auto;
  }
}
.page_inner ul li{    color: #564e70;}

a.link_red {
    color: #e16e5c;
}
.carousel-inner {
    min-height: 260px;}
 .dfd {
    display: flex;
    gap: 20px;
}
        .navbar-collapse {
    flex-basis: 100%;
    flex-grow: 1;
    position: absolute;
    top: 60px;
    background: #302D2A;
    padding: 20px;
    z-index: 999;
}
.nav-item a {
  color: #fff !important;
}
button.navbar-toggler {
    border: 0px;
    padding: 10px;
   
}
button#mycartbtn {
    display: flex;
}
.mb-hide{
  display: none;
}
.navbar-toggler-icon {
background-image: url(https://charlieroyal.com/public/images/menu.webp) !important;
width: 30px;
}
.active span.navbar-toggler-icon {
    background-image: url(https://charlieroyal.com/public/images/nav-close.png) !important;
    width: 30px;    
}
button.navbar-toggler.active.collapsed span.navbar-toggler-icon{
     background-image: url(https://charlieroyal.com/public/images/menu.webp) !important;
     width: 30px;

}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.sticky + .content {
  padding-top: 120px;
}
@media (max-width: 767px) { 
.navbar-collapse {
    
    top: 55px;
   
}
}