
@media (min-width: 1200px) {
    .col-lg-1-5 { width: 20%; }
    .col-lg-2-5 { width: 40%; }
    .col-lg-3-5 { width: 60%; }
    .col-lg-4-5 { width: 80%; }
    .col-lg-5-5 { width: 100%; }
  }
 
img {width: 100%;}
a{text-decoration: none;}
.container {
        max-width: 1275px;
}
body {font-family: 'Poppins', sans-serif;  -webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10+ and Edge */
  user-select: none; /* Standard syntax */}
header {
    box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 100;
}

 .top-head {
    background-color: #fbeed5;
    padding: 6px 0px;
    background-image: linear-gradient(to bottom right, #b81119, #61004d);
}

 .top-head p {
    margin: 0;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
    /* font-weight: 600; */
}
 .top-head p a{background-color: #fd9411;color: #fff;padding: 2px 7px;font-size: 12px;border-radius: 4px;margin-left: 12px;text-decoration: none;}
 .top-head .navbar{
 
}
 .top-head .navbar .navbar-nav{
 
}
 .top-head .navbar .navbar-nav .nav-item{
 
}
.top-head .navbar .navbar-nav .nav-item .nav-link {
 padding: 0px 11px;
 font-size: 12px;
 color: #ffffff;
 /* font-weight: 600; */
 line-height: 24px;
}
.top-head .navbar .navbar-nav .nav-item .nav-link.contact {
   font-size: 14px;
   position: relative;
   padding-left: 21px;
   border-left: #c4c2c2 1px solid;
   color: #ffffff;
   display: flex;
   /* line-height: 21px; */
   margin-left: 9px;
   letter-spacing: 1.2px;
   }

   .top-head .navbar .navbar-nav .nav-item .nav-link.contact i{
   color: #FF9800;
   font-size: 19px;
   /* float: left; */
   /* position: absolute; */
   /* left: 10px; */
   /* top: -2px; */
   /* border-left: #c4c2c2 1px solid; */
   margin-right: 9px;
}


header .main_head {
    background-color: #ffffff;
    padding: 15px 0px;
}

header .main_head .calling {
    font-size: 14px;
    color: #828282;
}

header .main_head .calling a {
    color: #68990c;
    margin-right: 13px;
    border: #67980b 1px dashed;
    padding: 5px 11px;
    font-size: 13px;
    border-radius: 50px;
    font-weight: 600;
    margin-top: 12px;
    display: inline-block;
}

header .main_head .logo {
    text-align: left;
    width: 33%;
}

header .main_head .logo img {
    width: 71%;
    /* margin: 12px 0px; */
}

header .main_head .search-part {
    /* margin-top: 17px; */
    /* margin-left: -16px; */
    background-color: #ffffff;
    border-radius: 5px;
    /* display: inline-block; */
    /* float: left; */
    padding: 0;
    width: 60%;
    /* margin: 17px 0px; */
    /* box-shadow: 0px 3px 6px #d8d8d8; */
    height: 46px;
    border: #d6d6d6 1px solid;
    margin-right: 20px;
}

header .main_head .search-part input {
    float: left;
    width: 83%;
    height: 40px;
    padding: 2px 0px 0px 22px;
    /* border: none; */
    font-size: 14px;
    border: none;
    /* border-bottom-left-radius: 4px; */
    /* border-top-left-radius: 4px; */
    background-color: #ffffff;
    border-radius: 7px;
    outline: none;
}

header .main_head .search-part i {
    font-size: 25px;
    padding-top: 1px;
    display: block;
}

header .main_head .search-part button {
    /* background-color: #f08a04; */
    padding: 4px 17px;
    float: right;
    color: #5f4f4f;
    border: none;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
    background: no-repeat;
    display: inline-block;
}

header .main_head .side-links {
    margin: 0;
    margin-top: 3px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    width: 93%;
    justify-content: right;
    height: 40px;
    vertical-align: middle;
    align-items: center;
}
header .main_head .side-links .delivery-show{background-color: #d2ffdf;display: flex;line-height: 39px;/* vertical-align: middle; */padding: 0px 25px;font-style: italic;font-weight: 500;color: #ff2e0e;border-radius: 4px;text-align: center;height: 100%;font-size: 15px;}
header .main_head .side-links .delivery-show i{color: #660039;font-size: 21px;padding-right: 13px;}

header .main_head .side-links .for-login {
    /* padding: 6px 0px; */
    margin-left: 24px;
    display: flex;
    line-height: 43px;
    height: 100%;
}

header .main_head .side-links .for-login a {
    /* font-weight: 500; */
    color: #656565;
    font-size: 13px;
    /* padding-top: 14px; */
    display: flex;
    line-height: 36px;
    border: #85b12a 1px dashed;
    padding: 1px 17px;
    border-radius: 5px;
}
header .main_head .side-links .for-login i {
    /* font-weight: 500; */
    color: #660039;
    font-size: 24px;
    /* float: left; */
    margin-right: 6px;
    /* display: block; */
    /* line-height: 42px; */
}

header .main_head .side-links .for-more-drop {
    padding: 10px 12px;
    /* line-height: 17px; */
    margin-left: 76px;
    /* border: #000 1px solid; */
}

header .main_head .side-links .for-more-drop button {
    padding: 0;
    color: #7b7b7b;
    /* font-weight: 700; */
    font-size: 13px;
    background-color: #0000;
    background: none;
    border: none;
    display: flex;
    line-height: 29px;
}

header .main_head .side-links .for-more-drop button:focus {
    box-shadow: none;
    border: none;
}
header .main_head .side-links .for-more-drop button span{}
header .main_head .side-links .for-more-drop button i{
    color: #660039;
    font-size: 29px;
    /* float: left; */
    margin-right: 6px;
    /* display: block; */
}

header .main_head .side-links .for-more-drop button.dropdown-toggle {
    box-shadow: none;
    border: none;
    background: none;
}
header .main_head .side-links .for-more-drop button.dropdown-toggle:after {
    display: none;
}

header .main_head .side-links .for-more-drop .dropdown-menu {
    top: 6px !important;
    border-radius: 0;
    width: 188px;
    /* left: -74px !important; */
    border: none;
    background-color: #fff9ee;
}

header .main_head .side-links .for-more-drop .dropdown-menu:focus {
    border: none;
    outline: none;
}

header .main_head .side-links .for-more-drop .dropdown-menu:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 16px solid transparent;
    border-right: 16px solid transparent;
    border-bottom: 15px solid #fff9ee;
    position: absolute;
    top: -14px;
    left: 86px;
    right: 0;
}

header .main_head .side-links .for-more-drop .dropdown-menu li {
    list-style-type: none;
}

header .main_head .side-links .for-more-drop .dropdown-menu li a {
    text-decoration: none;
    padding: 5px 9px;
    display: inline-block;
    /* border-bottom: #dcdcdc 1px solid; */
    width: 100%;
    font-size: 14px;
    color: #747474;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}

header .main_head .side-links .for-more-drop .dropdown-menu ul li a:hover {
    background-color: #f1f1f1;
    color: #e65f85;
}

header .main_head .side-links .for-more-drop .dropdown-menu ul li a i {
    float: left;
    margin-right: 14px;
    font-size: 20px;
}
header .main_head .side-links .wish-head {position: relative;margin: 3px 16px;}
header .main_head .side-links .wish-head button{
    border: none;
    width: 40px;
    height: 40px;
    background: none;
    border-radius: 40px;
    border: #660039 1px dashed;
}
header .main_head .side-links .wish-head i{
 color: #660039;
 font-size: 20px;
}
header .main_head .side-links .wish-head span{
 color: #fff;
 display: inline-block;
 background-color: #ed6d00;
 font-size: 12px;
 line-height: 16px;
 border-radius: 13px;
 position: absolute;
 padding: 0px 5px;
 right: -6px;
}

header .main_head .side-links .for-cart {
    /* background-color: #85b12a; */
    /* border-radius: 20px; */
    position: relative;
    /* right: 0; */
    /* top: -37px; */
    /* margin: 4px 0px; */
}

header .main_head .side-links .for-cart .cart-ic {
    font-size: 23px;
    color: #660039;
    /* width: 100%; */
    display: flex;
    align-items: center;
    /* height: 100%; */
    justify-content: center;
    line-height: 45px;
}

header .main_head .side-links .for-cart .num-itm {
    /* display: inline-block; */
    background-color: #ed6d00;
    font-size: 12px;
    line-height: 16px;
    border-radius: 13px;
    position: absolute;
    padding: 0px 5px;
    top: 0;
    right: -4px;
}

header .main_head .side-links .for-cart .btn-secondary {
    background: no-repeat;
    border: none;
    padding: 0;
    /* display: flex; */
    /* justify-content: center; */
    /* align-items: center; */
    /* margin-top: 17px; */
    outline: none;
    width: 40px;
    /* background-color: #85b12a; */
    border-radius: 20px;
    height: 41px;
    margin: 0px 8px;
    border: #660039 1px dashed;
    padding: 0;
    position: relative;
    flex-wrap: wrap;
}

header .main_head .side-links .for-cart .dropdown-menu {
    left: inherit !important;
    right: 0 !important;
    width: 386px;
    /* inset: inherit !important; */
    -webkit-transform: inherit !important;
    transform: inherit !important;
    top: 56px !important;
    z-index: 10000;
    padding: 0px 0px;
    background-color: #e9e9e9;
}
header .main_head .side-links .for-cart .dropdown-menu ul{list-style: none;padding: 6px 8px;height: 192px;border-bottom: #c6c6c6 1px solid;overflow: auto;margin: 0;}

header .main_head .side-links .for-cart .dropdown-menu .cart-item {
    line-height: 0;
    border: #d4d4d4 1px solid;
    position: relative;
    margin-bottom: 6px;
    background-color: #fff;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .dropdown-item {
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .cart-pro-info {
    width: 74%;
    /* float: left; */
    margin-right: 10px;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .cart-pro-info img {
    float: left;
    width: 22%;
    margin-right: 8px;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .cart-pro-info h2 {
    font-size: 14px;
    /* float: left; */
    color: #747474;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .cart-pro-info .weight {
    font-size: 13px;
    color: #ff6625;
    font-weight: 700;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .quantity {
    font-size: 13px;
    float: left;
    color: #000;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .price-tg {
    /* width: 22%; */
    /* float: right; */
    color: #f08a04;
    /* margin-top: 31px; */
    /* overflow: hidden; */
    font-size: 14px;
    align-items: center;
    display: flex;
    /* height: 100%; */
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .price-tg i{
    /* display: block; */
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .remove-it {
    position: absolute;
    right: -4px;
    /* bottom: 13px; */
    /* font-size: 12px; */
    width: 20px;
    height: 20px;
    top: -3px;
    background-color: #c81111;
    text-align: center;
    line-height: 18px;
    border-radius: 20px;
}

header .main_head .side-links .for-cart .dropdown-menu .cart-item .remove-it i {
    color: #ffffff;
    font-size: 12px;
}

header .main_head .side-links .for-cart  .total-price {
    display: inline-block;
    width: 100%;
    padding: 11px 10px;
    color: #000;
    border-bottom: #c6c6c6 1px solid;
    line-height: 16px;
}
header .main_head .side-links .for-cart  .total-cover {background-color: #fff;}

header .main_head .side-links .for-cart .total-price .price-show {
    float: right;
    font-size: 19px;
    color: #ed6d00;
    font-weight: 500;
}

header .main_head .side-links .for-cart .cart-butn {
    text-align: center;
    padding: 13px 0px;
    display: block;
    width: 100%;
}

header .main_head .side-links .for-cart  .cart-butn .view-crt {
    border: none;
    background-color: #660039;
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    font-size: 14px;
    margin: 0px 5px;
    border-radius: 4px;
    width: 47%;
    text-transform: uppercase;
}

header .main_head .side-links .for-cart  .cart-butn .view-check {
    border: none;
    background-color: #eb8604;
    display: inline-block;
    padding: 8px 20px;
    color: #fff;
    font-size: 14px;
    border-radius: 4px;
    width: 47%;
    text-transform: uppercase;
}

header .top-navi {
    background-color: #ffffff;
}

.main-slider .owl-nav {
    position: absolute;
    top: 123px;
    width: 100%;
}

.main-slider .owl-nav .owl-prev {
    border: none;
    padding: 34px 8px !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px !important;
    position: absolute !important;
    left: 0;
    background-color: #00000045 !important;
    top: 0;
    margin: 0 !important;
    font-size: 16px;
}
.main-slider .owl-nav .owl-next {
   border: none;
   padding: 34px 8px !important;
   border-top-right-radius: 4px;
   border-bottom-right-radius: 4px !important;
   position: absolute !important;
   right: 0;
   top: 0;
   background-color: #00000045 !important;
   margin: 0;
   font-size: 16px;
   margin: 0 !important;
}

.main-slider .owl-nav .owl-next i, .main-slider .owl-nav .owl-prev i{
    font-size: 29px;
    color: #fff;
}

.best-service {
    background-color: #fff;
    padding: 18px 0px;
}
.best-service ul {
    /* text-align: center; */
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: center;
}
.best-service li {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 6px 4px;
    /* text-align: left; */
    width: 17%;
    /* vertical-align: middle; */
    /* padding-top: 14px; */
    background: #930a2f;
    margin: 0px 7px;
    border-radius: 6px;
}
.best-service li i {
    float: left;
    font-size: 42px;
    line-height: 34px;
    color: #ffffffc4;
    margin-right: 9px;
}

.best-service li h3 {
    font-size: 16px;
    margin: 0;
    color: #fff;
    /* font-weight: 500; */
}
.best-service li p {
    font-size: 12px;
    margin: 0;
    color: #fff;
}

.home-setion-cat {
    background-color: #e4fdf5;
    position: relative;
    overflow: hidden;
    /* padding-top: 20px; */
    border-radius: 14px;
    padding: 14px 8px;
}

.home-setion-cat .home-setion-cat-in {
    overflow: hidden;
    text-align: center;
}

.home-setion-cat .home-setion-cat-in .category-blocks {

}
.home-setion-cat .home-setion-cat-in a {
    text-decoration: none;
    display: inline-block;
}
.home-setion-cat .home-setion-cat-in .category-blocks .category-blocks-in {/* position: relative; */border-radius: 139px;overflow: hidden;border: #ff7f00 5px solid;margin-bottom: 18px;}

.home-setion-cat .home-setion-cat-in .category-blocks img {
    /* width: 69%; */
}

.home-setion-cat .home-setion-cat-in .category-blocks h2 {
    font-size: 18px;
    color: #eb0c0c;
    /* position: absolute; */
    /* width: 100%; */
    /* bottom: 13px; */
    /* background-color: #8c0833c7; */
    /* padding: 5px 0px; */
    /* background-image: linear-gradient(to bottom right, #b81119, #61004d); */
    font-family: 'Courgette', cursive;
}

.deal_of-the_day {
    /* padding: 26px 0px; */
    margin-bottom: 9px;
}
.deal_of-the_day .deal_of-the_day-in {
    background-color: #ffffff;
}
.head_title_show {
    padding: 16px 0px;
    vertical-align: middle;
    border-bottom: #b3b3b3 1px solid;
}
.head_title_show h1 {
    display: inline-block;
    /* float: left; */
    font-size: 25px;
    margin: 0;
    vertical-align: middle;
    padding: 0px 1px;
    /* font-weight: 700; */
    /* text-transform: uppercase; */
    color: #484848;
    font-family: 'Courgette', cursive;
}
.head_title_show button {
    float: right;
    border: none;
    background-color: #f08a04;
    color: #fff;
    padding: 4px 26px;
    /* margin: 8px 9px; */
    border-radius: 4px;
    margin-right: 97px;
    font-size: 14px;
}

.deal_of-the_day .deal_items-show {
    padding: 24px 0px;
}
.deal_of-the_day .deal_items-show .owl-nav {
    position: absolute;
    top: -59px;
    /* width: 100%; */
    right: 0;
}
.deal_of-the_day .deal_items-show .owl-nav .owl-prev {
    outline: none;
    border: none;
    padding: 5px 8px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    /* position: absolute; */
    /* left: -5px; */
    background-color: #b12a2a;
    margin: 0;
    color: #fff;
}
.deal_of-the_day .deal_items-show .owl-nav .owl-next {
    outline: none;
    border: none;
    padding: 5px 8px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /* right: -5px; */
    /* position: absolute; */
    background-color: #b12a2a;
    color: #fff;
}

.home-text {
    margin: 13px auto;
    padding: 12px 12px;
    overflow: hidden;
    width: 91%;
}

.home-text .text-block {
    margin: 0 auto;
    padding: 8px 0;
    text-align: center;
    /* margin-bottom: 14px; */
    /* display: inline-flex; */
    overflow: hidden;
    /* width: 89%; */
}

.home-text .text-block h2 {
    margin-bottom: 18px;
    /* display: none; */
    text-align: center;
    position: relative;
}
.home-text .text-block span {
    margin-bottom: 18px;
    font-size: 29px;
    /* display: none; */
    background-color: #fff;
    z-index: 10;
    position: relative;
    padding: 0px 26px;
}
.home-text .text-block h2:after{
    content:'';
    width: 100%;
    height:1px;
    background-color: #d8d8d8;
    position: absolute;
    top: 18px;
    left: 0;
    z-index: 1;
}

.home-text .text-block p {
    color: #3e3d3d;
    line-height: 25px;
    font-size: 14px;
    font-weight: 400;
    padding: 0 0;
    /* font-style: italic; */
    text-align: center;
    text-transform: uppercase;
}

.home-text .text-block .cake-category{
  width: 15%;
  display: inline-block;
  overflow: hidden;
  /* background-color: #2fb6a5; */
  border-radius: 9px;
  margin: 7px 7px;
  border: #feb000 1px solid;
  position: relative;
}
.home-text .text-block .cake-category img{
  
}
.home-text .text-block .cake-category h3{
  width: 100%;
  padding: 8px 0px;
  font-size: 15px;
  text-transform: uppercase;
  color: #3e3e3e;
  /* position: absolute; */
  bottom: 0;
  margin: 0;
  background-color: #ffffff;
  /* background-image: linear-gradient(to bottom right, #26bb92, #05963f); */
  /* font-weight: 700; */
}


.product_item_show {
    margin: 10px 3px;
    border: #dadada 1px solid;
    border-radius: 8px;
}
.product_item_show .wish-tg {
    position: absolute;
    right: 11px;
    top: 24px;
}
.product_item_show a {
    text-decoration: none;
}
.product_item_show .pro-img {
    /* height: 206px; */
    overflow: hidden;
    /* text-align: center; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.product_item_show .pro-img img {
    width: 100% !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}


.product_item_show:hover .pro-img img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.product_item_show .off {
    position: absolute;
    background-color: #ff0000;
    font-size: 13px;
    left: -4px;
    top: 34px;
    padding: 2px 12px;
    z-index: 10;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #fff;
}
.product_item_show .off:after {
    content: "";
    position: absolute;
    /* left: 9px; */
    /* bottom: -15px; */
    border-top: 8px solid #730f24;
    border-right: 7px solid transparent;
    -webkit-transform: scale(-1) rotate(-90deg);
    transform: scale(-1) rotate(-90deg);
    /* border-bottom: 14px solid #3d2314; */
    /* border-left: 16px solid transparent; */
    top: 21px;
    left: 0px;
}
.product_item_show .pro-details {
    /* text-align: center; */
    padding: 4px 6px;
}
.product_item_show .pro-details .offer-show {
    color: #f08a04;
    display: block;
    font-size: 17px;
    font-weight: 600;
}
.product_item_show .pro-details h2 {
    display: inline-block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 3px 0px;
    font-size: 16px;
    font-weight: 600;
    /* font-weight: 700; */
    color: #253050;
    margin: 0;
}
.product_item_show .pro-details .dtl-pro {
    font-size: 14px;
    color: #28a32b;
    display: block;
    font-size: 12px;
    /* background-color: #28a745; */
    padding: 4px 10px;
    border-radius: 17px;
    border: #50b452 1px solid;
    /* margin: 8px 0px; */
    position: absolute;
    right: 10px;
    bottom: 17px;
}
.product_item_show .pro-details .offer-show .cut-show {
    color: #a9aba8;
    text-decoration: line-through;
    font-size: 13px;
}

.all-type-product {
    padding: 0px 0px 27px 0px;
}
.all-type-product .all-type-product-in {
}
.all-type-product .all-type-product-in .show-all-product {
}
.all-type-product .all-type-product-in .show-all-product .main-title {
    margin: 0;
    padding: 0px 10px;
}
.all-type-product .all-type-product-in .show-all-product .main-title p {
    margin: 0;
    letter-spacing: 3.5px;
}
.all-type-product .all-type-product-in .show-all-product .main-title h3 {
    font-size: 20px;
}
.all-type-product .all-type-product-in .show-all-product .owl-item {
    padding: 0px 8px;
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul {
    padding: 0;
    list-style-type: none;
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul li {
    display: block;
    overflow: hidden;
    border: #ccc 1px solid;
    margin-bottom: 10px;
    border-radius: 7px;
    padding: 10px 10px;
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul li img {
    float: left;
    width: 16%;
    margin-right: 13px;
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul li h3 {
    font-size: 16px;
    display: block;
    position: relative;
}

.all-type-product .all-type-product-in .show-all-product .owl-item ul li h3:after {
    /* border-bottom: #d8d8d8 1px solid; */
    content: '';
    width: 44px;
    height: 2px;
    position: absolute;
    top: 22px;
    left: 69px;
    background-color: #e5e5e5;
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul li .real-p {
    color: #8BC34A;
    /* font-weight: 700; */
    /* display: block; */
}
.all-type-product .all-type-product-in .show-all-product .owl-item ul li .cut-p {
    color: #c8c5c5;
    /* font-weight: 700; */
    /* display: block; */
    text-decoration: line-through;
}

.all-type-product .all-type-product-in .show-all-product .owl-nav {
    position: absolute;
    top: -46px;
    right: 18px;
}
.all-type-product .all-type-product-in .show-all-product .owl-nav .owl-prev {
    outline: none;
    border: none;
    padding: 0px 8px;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    /* position: absolute; */
    /* left: -5px; */
    background-color: #e3e3e3;
    margin: 0;
}
.all-type-product .all-type-product-in .show-all-product .owl-nav .owl-next {
    border-bottom-right-radius: 5px;
    outline: none;
    border: none;
    padding: 0px 8px;
    border-top-right-radius: 16px;
    border-bottom-right-radius: 16px;
    /* position: absolute; */
    /* left: -5px; */
    margin: 1px;
    background-color: #e3e3e3;
}
footer {
    padding: 34px 0px 0px;
    background-color: #fff6e8;
}

footer .footer-in {}

footer .footer-in .footer-contact {
    padding: 14px 0px;
}

footer .footer-in .footer-contact i {
    float: left;
    font-size: 56px;
    color: #85b12a;
    line-height: 48px;
}

footer .footer-in .footer-contact p {
    margin: 0;
}

footer .footer-in .footer-contact .no-cont {
    display: block;
    font-size: 22px;
    color: #309b0c;
    font-weight: 700;
}

footer .footer-in .footer-contact .mail-cont {
    display: block;
    font-size: 14px;
    color: #309b0c;
    font-weight: 700;
}

footer .footer-in .footer-contact span {
    display: block;
    font-size: 13px;
    padding: 3px 0px;
}

footer .footer-in .social-foot {}

footer .footer-in .social-foot a {
    width: 34px;
    height: 34px;
    display: inline-block;
    text-align: center;
    /* line-height: 42px; */
    border-radius: 4px;
    margin-right: 4px;
}

footer .footer-in .social-foot a i {
    line-height: 34px;
}

footer .footer-in .social-foot a.fb {
    background-color: #4b6ed8;
    color: #fff;
}

footer .footer-in .social-foot a.tw {
    background-color: #68b7ff;
    color: #fff;
}

footer .footer-in .social-foot a.in {
    background-color: #4b6ed8;
    color: #fff;
}

footer .footer-in .social-foot a.you {
    background-color: #d84b4b;
    color: #fff;
}

footer .footer-in .social-foot a.ins {
    background-color: #d4548d;
    color: #fff;
}

footer .footer-in .social-foot a.pin {
    background-color: #e71e1e;
    color: #fff;
}

footer .order-links {
    margin-bottom: 35px;
}

footer .order-links h2 {
    font-size: 16px;
    margin: 0;
    padding: 7px 0px;
    color: #484848;
    text-transform: uppercase;
    /* border-bottom: #c7c7c7 1px solid; */
    margin-bottom: 6px;
    font-weight: 700;
}

footer .order-links ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

footer .order-links ul li {
    list-style-type: none;
    /* width: 91px; */
    /* float: left; */
}

footer .order-links ul li a {
    display: block;
    font-size: 13px;
    color: #4e4e4e;
    margin-bottom: 4px;
}

footer .footer-in .we-deliver {
    /* background-size: 92%; */
    /* background: url(../images/sky.png) no-repeat; */
    /* text-align: center; */
    /* padding: 36px 0px 8px 0px; */
    /* background-size: cover; */
}

footer .footer-in .we-deliver h3 {
    font-size: 1.2em;
    text-transform: uppercase;
}

footer .footer-in .we-deliver p {
    display: block;
    font-size: 13px;
    color: #3a3a3a;
    text-align: left;
}
footer .footer-in .we-deliver img{
   width: 42%;
}

footer .footer-subs {
    background-color: #cdefe0;
    padding: 16px 0px;
}

footer .footer-subs .subs-head {}

footer .footer-subs .subs-head h2 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
}

footer .footer-subs .subs-head h2 span {
    color: #309b2a;
}

footer .footer-subs .subs-cont {}

footer .footer-subs .subs-cont p {
    font-size: 13px;
    /* padding: 8px 0px; */
    padding-top: 9px;
    margin: 0;
}

footer .footer-subs .subs-form {
    padding: 10px 0px;
}

footer .footer-subs .subs-form input {
    float: left;
    width: 71%;
    height: 42px;
    font-size: 14px;
    padding: 0px 10px;
    border: none;
}

footer .footer-subs .subs-form button {
    border: none;
    padding: 9px 30px;
    background: #309b0c;
    color: #fff;
}

footer .footer-copy {
    overflow: hidden;
    background-color: #FFC107;
    background-image: linear-gradient(to bottom right, #b81119, #61004d);
}

footer .footer-copy .we-accept {
    /* text-align: center; */
    padding: 0px 0px;
    /* border-bottom: #c3c3c3 1px solid; */
    float: right;
    text-align: right;
}
footer .footer-copy .we-accept img{
   width: 54%;
   margin-top: 3px;
}

footer .footer-copy .we-accept h2 {
    font-size: 1.2em;
    /* text-align: center; */
    margin: 0;
    /* padding: 11px 0px; */
    color: #484848;
    text-transform: uppercase;
    padding-bottom: 15px;
}

footer .footer-copy .we-accept i {
    font-size: 34px;
    color: #626d5e;
    margin: 0px 8px;
}

footer .footer-copy .copyright {
    /* text-align: center; */
    float: left;
}

footer .footer-copy .copyright p {
    margin: 0;
    font-size: 0.9em;
    color: #fff;
    padding: 16px 0px;
}
.footer-content {}
.footer-content h1{
    font-size: 18px;
    color: #565656;
    font-weight: 600;
    margin-bottom: 5px;
}
.footer-content h2{}
.footer-content h3{
    font-size: 18px;
    color: #565656;
    font-weight: 600;
    margin-bottom: 5px;
}
.footer-content h4{
    font-size: 18px;
    color: #565656;
    font-weight: 600;
    margin-bottom: 5px;
}
.footer-content p{
    font-size: 12px;
    color: #888;
}

.loged-in-part {

}
.loged-in-part .modal-dialog {
    margin-top: 78px;
}
.loged-in-part .modal-header{
    border: none;
    padding: 0;
}
.loged-in-part .modal-header .close {
    padding: 0;
    position: absolute;
    right: 9px;
    top: 7px;
    background-color: #dc3030;
    width: 30px;
    height: 30px;
    z-index: 1;
    opacity: 1;
    color: #fff;
    font-size: 18px;
    border-radius: 40px;
    line-height: 17px;
}

.loged-in-part .top-sign-hd {
    background-color: #f5f5f6;
    padding: 7px 0px;
}

.loged-in-part .top-sign-hd a {
    font-size: 17px;
    color: #d73187;
}

.loged-in-part .top-sign-hd a i {}

.loged-in-part .loged-in-part-in {
    /* box-shadow: 0px 2px 6px #848484; */
    /* margin: 0px auto; */
    /* width: 29%; */
    /* padding-bottom: 23px; */
    background-color: #fff;
    /* padding: 16px 0px; */
}

.loged-in-part .loged-in-part-in .logo-sec {
    text-align: center;
    /* overflow: hidden; */
}

.loged-in-part .loged-in-part-in .logo-sec img{
  width: 32%;
  margin-bottom: 10px;
  padding: 15px 0px;
}


.loged-in-part .loged-in-part-in .logo-sec .social-login {}

.loged-in-part .loged-in-part-in .logo-sec .social-login .fb-btn {
    font-size: 14px;
    padding: 10px 26px 10px 54px;
    border: #c1c1c1 1px solid;
    border-radius: 4px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    margin: 0px 5px;
    display: none;
    /* background-color: #000; */
}

.loged-in-part .loged-in-part-in .logo-sec .social-login .fb-btn i {
    position: absolute;
    left: 6px;
    font-size: 28px;
    color: #58a0d6;
    top: 6px;
}

.loged-in-part .loged-in-part-in .logo-sec .social-login .gp-btn {
    font-size: 14px;
    border: #c1c1c1 1px solid;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    vertical-align: middle;
    padding: 7px 26px 7px 54px;
    margin: 0px 5px;
    background-color: #dc3030;
}

.loged-in-part .loged-in-part-in .logo-sec .social-login .gp-btn i {
    font-size: 24px;
    position: absolute;
    color: #ffffff;
    left: 17px;
    top: -1px;
}

.loged-in-part .loged-in-part-in .form-part {
    /* background-color: #ffe318b3; */
    /* background: linear-gradient(rgba(10, 78, 117, 0.81), rgba(2, 2, 2, 0.37)) fixed center center; */
    /* margin: 16px 0px; */
    /* padding-bottom: 12px; */
    padding: 2px 26px;
}

.loged-in-part .loged-in-part-in .form-part p {
    margin-left: 11px;
}

.loged-in-part .loged-in-part-in .form-part h3 {}

.loged-in-part .loged-in-part-in h3 {
    color: #9a9292;
    font-size: 20px;
    padding: 6px 3px;
    /* text-shadow: 0px 1px 1px #0000008c; */
    font-weight: 100;
    /* padding-top: 31px; */
    /* background-color: #f08a04; */
    font-family: 'Hind Siliguri', sans-serif;
    display: none;
}

.loged-in-part .loged-in-part-in h4 {
    color: #85b12a;
    font-size: 13px;
    /* padding: 24px 3px; */
    /* text-shadow: 0px 1px 1px #0000008c; */
    /* font-weight: 100; */
    /* padding-top: 31px; */
    /* background-color: #e6c986; */
    text-transform: uppercase;
    /* padding-bottom: 11px; */
    text-align: center;
    margin: 0;
    padding-top: 20px;
}

.loged-in-part .loged-in-part-in .form-part h2 {
    color: #ffffff;
    font-size: 21px;
    padding: 10px 3px;
}

.loged-in-part .loged-in-part-in .form-part .form-group {
    margin-bottom: 4px;
}

.loged-in-part .loged-in-part-in .form-part input {
    font-size: 13px;
    height: 38px;
    border: none;
    border-bottom: #d8d8d8 1px solid;
    border-radius: 0;
    box-shadow: none;
}

.loged-in-part .loged-in-part-in .form-part button {}

.loged-in-part .loged-in-part-in .form-part select {
    font-size: 12px;
    height: 30px;
    padding: 6px;
}

.loged-in-part .loged-in-part-in .form-part label {
    font-size: 16px;
    margin-bottom: 3px;
    /* color: #717171; */
}

.loged-in-part .loged-in-part-in .form-part a {
    font-size: 13px;
    /* color: #fb4e88; */
}

.loged-in-part .loged-in-part-in .form-part button {
    color: #fff;
    background-color: #28a745;
    /* border-color: #925e1d; */
    padding: 7px 40px;
    width: 100%;
    border-radius: 4px;
}
.loged-in-part .loged-in-part-in .form-part .bot-log {
  
}
.loged-in-part .loged-in-part-in .form-part .bot-log p{
  text-align: center;
  color: #888;
  font-size: 14px;
}
.loged-in-part .loged-in-part-in .form-part .bot-log p a{
  color: #dc3030;
}

.switch-field {
    display: flex;
    /* margin-bottom: 36px; */
    overflow: hidden;
    margin-top: 27px;
}

.switch-field input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.switch-field label {
    /* background-color: #e4e4e4; */
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    line-height: 1;
    text-align: center;
    padding: 8px 16px;
    margin-right: -1px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    /* box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.3), 0 1px rgba(255, 255, 255, 0.1); */
    transition: all 0.1s ease-in-out;
    width: 48%;
    margin: 0 auto;
}

.switch-field label:hover {
    cursor: pointer;
}

.switch-field input:checked+label {
    background-color: #3fb5c7;
    box-shadow: none;
    color: #fff;
}

.switch-field label:first-of-type {
    border-radius: 3px;
}

.switch-field label:last-of-type {
    border-radius: 0 4px 4px 0;
}

.cake-slide .show-slide{
    /* background-color: #760441; */
    text-align: center;
    position: relative;
    /* background-image: linear-gradient(to bottom right, #b81119, #61004d); */
    overflow: hidden;
    margin-top: 32px;
}
.cake-slide .show-slide img {transition: transform 0.6s;}
.cake-slide .show-slide:hover img { transform: scale(1.2);}

.cake-slide .show-slide h3{
    color: #ffffff;
    font-size: 17px;
    padding: 11px 0px;
    /* position: absolute; */
    bottom: 0;
    position: absolute;
    width: 100%;
    font-weight: 600;
    background-color: #1dad67cc;
}

.cake-slide .owl-nav {
    position: absolute;
    top: -59px;
    /* width: 100%; */
    right: 0;
}
.cake-slide .owl-nav .owl-prev {
    outline: none;
    border: none;
    padding: 5px 8px !important;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    /* position: absolute; */
    /* left: -5px; */
    background-color: #b12a2a !important;
    margin: 0;
    color: #fff !important;
}
.cake-slide .owl-nav .owl-next {
    outline: none;
    border: none;
    padding: 5px 8px !important;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    /* right: -5px; */
    /* position: absolute; */
    background-color: #b12a2a !important;
    color: #fff !important;
}
.all-category-set {
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    /* padding: 90px 0px; */
    margin-bottom: 70px;
    height: 64vh;
    }
.all-category-set .category-set-in{
    text-align: center;
}
.all-category-set .category-set-in h3{
    color: #fff;
    margin: 0;
}
.all-category-set .category-set-in h2{
    color: #fff;
    font-weight: 800;
    font-size: 57px;
}
.all-category-set .category-set-in p{
    color: #fff;
}
.all-category-set .category-set-in a{
    color: #fff;
    text-transform: uppercase;
    background-color: #0faf65e6;
    padding: 11px 31px;
    display: inline-block;
}

.all-category-set.back-cake {
    background: url(http://www.bakes24.com/wp-content/uploads/2020/06/cake-back-min.jpg);
  
}
.all-category-set.back-flower {
    background: url(http://www.bakes24.com/wp-content/uploads/2020/06/flower-back-min.jpg);
 
}

.contact-aside {
    position: fixed;
    bottom: 150px;
    right: 10px;
    border-radius: 50%;
    width: 46px;
    text-decoration: none;
    height: 46px;
    background: rgb(253, 148, 17);
    padding: 1rem;
    color: #fff;
    -webkit-transition: all 0.55s cubic-bezier(.645,.045,.355,1);
    transition: all 0.55s cubic-bezier(.645,.045,.355,1);
    z-index: 990;
    animation: .8s infinite beatHeart;
    text-align: center;
}

.contact-aside i {
    /* fill: #fff; */
    vertical-align: middle;
    /* width: 25px; */
    /* height: 25px; */
    position: absolute;
    top: 3px;
    right: 9px;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
    font-size: 26px;
}
.contact-aside span {
    font-size: .65em;
    letter-spacing: 1px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    opacity: 0;
    -webkit-transition: all 0.25s cubic-bezier(.645,.045,.355,1);
    transition: all 0.25s cubic-bezier(.645,.045,.355,1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-aside.email-aside {
    bottom: 90px;
    background-color: #20a529;
}
.contact-aside:hover {
    border-radius: 999rem;
    padding: 1rem;
    width: 220px;
    /* background: #5a5c68; */
    -webkit-transition: all 0.55s cubic-bezier(.645,.045,.355,1);
    transition: all 0.55s cubic-bezier(.645,.045,.355,1); animation: 0s infinite beatHeart;
}

.contact-aside.email-aside:hover {
    /* width: 300px; */
    background-color: #20a529;    
}

.contact-aside:hover i {
    fill: #fff;
    -webkit-transition: fill 0.3s;
    transition: fill 0.3s;
}
.contact-aside:hover span {
    opacity: 1;
    -webkit-transition: opacity 1s cubic-bezier(.645,.045,.355,1);
    transition: opacity 1s cubic-bezier(.645,.045,.355,1);
}
@keyframes beatHeart {
  0% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  40% {
    transform: scale(1);
  }
  60% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}


.offe-set {
    position: absolute;
    left: 59px;
    z-index: 10;
    width: 18%;
    top: 147px;
    transform-origin: 50% 0;
    transform: rotate(-10deg);
    animation: swing 2s ease-in-out alternate infinite;
}
@keyframes swing {
  0% {
    transform: rotate(-10deg);
  }

  100% {
    transform: rotate(10deg);
  }
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
/* width */
