@import url('https://fonts.googleapis.com/css2?family=Livvic:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@300;400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap');
*
{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.anothermenu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.anothermenu ul li a {
    background: #fff;
    padding: 6px 15px;
    font-size: 15px;
    border-radius: 4px;
    font-weight:600;
}

.anothermenu ul li {margin: 8px 10px 0 0;}
    .occasion .birthday_cake:hover .description .cake_desc p, .brida_wear:hover .description .brida_desc p {
    color: var(--secondary-color);
}
.dropmap {
    position: relative;
}
img.hght.img-fluid {
    height: 385px;
}
p.nodatafound {
    padding-left: 15px;
    text-decoration: underline;
}
.srchtop input[type="text"]::placeholder {
    font-size: 13px;
}
a#getlocationheader {
    border-radius: 0;
    font-size:14px;
}
.desktop_logo {
    margin-top: 8px;
}
button.btnstyle {
    position: absolute;
    left: auto;
    right: 10px;
    top: 0;
    background: #fff;
    border: 0px;
    height: 100%;
    padding: 0px 9px;
}
input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 0px;
    border-bottom: #ddd 1px dashed;
}
.widget_inner button {
    margin-left: 20px;
    padding: 6px 20px;
    border: 0px;
    background: #fa0051;
    color: #fff;
    border-radius: 6px;
}
.srchtop input[type="text"] {
    padding: 0px 20px 0 10px;
    width: 100%;
    border: 0px;
    height: 38px;
    border-left: #f1f1f1 1px solid;
}
.widget_list > ul > li input[type=checkbox] {
    margin-right: 10px;
}
.btn-color {
    background: #e1095d;
    position: relative;
    overflow: hidden;
}
.loactionbtn {
    position: fixed;
    left: auto;
    right: 0;
    top: 60%;
    z-index: 999;
    overflow: hidden;
}
.loactionbtn .btn {
    background: #fa0051;
    border-radius: 20px 0px 0px 20px;
    border-color: #fa0051;
}
.loactionbtn .btn:focus {
    box-shadow: none;
}

.loactionbtn .btn:active {
    background: #f00 !important;
    box-shadow: none !important;
    outline: none !important;
    border: none !important;
}
.dropmap .map {
    position: relative;
}

.dropmap .map i {
    position: absolute;
    left: 10px;
    top: 10px;
}

.dropmap select.form-control {
    font-size: 13px;
    padding-left: 25px;
    border-radius:0px;
    border:0px;
}
#feedback .input-group input {
    border: #ddd 1px solid;
    font-weight: 300;
    display: flex;
}
.rating_circle{
    width: 100px;
    height: 100px;
    border-radius: 70px;
    border: 1px none;
    font-size: 35px;
  }
  .rating_text{
      margin-top: 38px;
  }
  .stars-outer {
  display: inline-block;
  position: relative;
  font-family: FontAwesome;
  font-size: 20px;
  letter-spacing: 5px;
}

.stars-outer::before {
  content: "\f006 \f006 \f006 \f006 \f006";
}

.stars-inner {
  position: absolute;
  top: 0;
  left: 0;
  white-space: nowrap;
  overflow: hidden;
  width: 0;
}

.stars-inner::before {
content: "\f005 \f005 \f005 \f005 \f005";
color: #ffda01;
}
.dark {
    background-color: #000000;
}
.input-group-addon {
    width: 45px;
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.25;
    color: #2e2e2e;
    text-align: center;
    background-color: #eceeef;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
    display: flex;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0px !important;
    border-right: 0px;
}

.input-group-addon, .input-group-btn {
    white-space: nowrap;
    vertical-align: middle;
}

.booking.confirmations {
    padding:70px 0px;
    position: relative;
    background: #fff;
}
.cake-banners.bigimage img {max-height: 510px;}
.cake-banners.pb-2 img {
    max-height: 250px;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}
.booking.confirmations::before{ position: absolute; top: 10px; background: url(../images/wedding-confirmation.jpg) no-repeat; height: 250px; width: 250px; content: ""; background-size: contain; left:20px}
.booking.confirmations::after{ position: absolute; top:0px; background: url(../images/Wedding-design-with-birds-vector.jpg) no-repeat; height: 300px; width: 300px; content: ""; background-size: contain; right:20px; left:auto}
.panelfilter.aniamtedleft {
    background: #fff;
}
.filterbutton {
    display: none;
}
aside.sidebar {
    position: relative;
}
.sidebar-heading {
	padding: 10px;
	margin-top: 0;
	margin-bottom: 0;
	background-color: var(--secondary-color);
	font-size: 1.4em;
	font-weight: 400;
	color: #fff;
	border-radius: 6px !important;
}
.cake_right_img {
    display: none;
}
.brida_wear img {
    /*max-height: 450px;*/
    height: 400px;
    width: 100%;
    object-fit: cover;
    object-position: top center;
}
.bridal-wear {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}

.bridal-wear img {
    max-height: 380px;
    width: 100%;
    object-fit: cover;
}

.bridal-wear h4 {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background: #ffff;
    bottom: 0px;
    width: auto;
    text-align: center;
    max-width: max-content;
    padding: 10px 30px 5px;
    font-size: 15px;
}

.filter-item-inner {
	border-bottom: 1px solid #eee;
	box-shadow: 0 0 20px #dddddd7a;
	margin: 20px 0px;
	padding: 10px 0px;
	border-radius: 10px;
}

.filter-item-inner-heading {
	position: relative;
	padding: 10px;
	padding-right: 30px;
	margin-top: 0;
	margin-bottom: 10px;
	font-size: 1.1em;
	cursor: pointer;
	border-bottom: #ddd 1px solid;
	font-weight: 400;
}

.filter-item-inner-heading.minus:after,
.filter-item-inner-heading.plus:after {
	position: absolute;
	top: 0;
	right: 10px;
	font-size: .6em;
}

.filter-item-inner-heading.minus:after {
	content: "\f107";
	font-family: 'FONTAWESOME';
	font-size: 30px;
}

.filter-item-inner-heading.plus:after {
	content: "\f106";
	font-family: 'FONTAWESOME';
	font-size: 30px;
}
aside.sidebar.fixed {
    position: sticky;
    top: 0;
}
.filter-attribute-list {
	overflow: hidden;
}

.filter-attribute-list-inner {
	padding: 0 10px 15px;
}

.filter-attribute-item {
	padding-left: 10px;
	margin-top: 5px;
	font-weight: 300;
	font-size: 15px;
}

.filter-attribute-item:first-child {
	margin-top: 0;
}

.fiterby {
    margin-bottom: 20px;
    background: #f1f1f1;
    padding: 10px;
    width: 100%;
    border-radius: 4px;
}

.fiterby p {
    font-weight: 300;
    line-height: 40px;
}
.listofhotels.hide {
    display: none;
}
.filterbutton{display: none;}
.spotlight {
    position: absolute;
    padding: 4px 10px;
    background: #fff;
    left: 10px;
    top: 10px;
    font-size: 13px;
    border-radius: 3px;
    color: var(--secondary-color);
}

.spotlight p {
    margin: 0;
}
p.rating {
    font-size: 13px !important;
    padding: 3px 0px;
    margin: 0px !important;
}
a.text-primary.spcebtn {
    padding: 3px 0px 10px;
    display: block;
    clear: both;
    font-size: 16px;
    text-transform: capitalize;
}
.search-layout2-holder form select {
    height: 50px !important;
    border: 0px;
    border-radius: 0px;
}
img{max-width: 100%;}
.search-layout2-holder form input {
    height: 50px;
    background: #ff354b;
    border-color: #ff354b;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.wsextra.clearfix .delivery i {
    position: absolute;
    left: -32px;
    top: 9px;
}
.hero {
    position: relative;
}

.search-layout2-holder {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    top: auto;
    bottom: 40px;
}
.brida_desc {
    padding: 10px 15px;
    background: #fff;
}
.search-layout2-holder form {
    border-radius: 5px;
    overflow: hidden;
}
p.location {
    font-size: 13px !important;
    color: #999 !important;
}

.cake_desc ul, .brida_desc ul {
    position: relative;
    margin: 0;
    padding: 0;
}

.cake_desc ul li, .brida_desc ul li {
    display: inline-block;
    font-size: 14px;
    color: #333;
    margin-left: 20px;
}

.occasion .birthday_cake .description .cake_desc,  .brida_wear {
    position: relative;
}



.cake_desc ul li:first-child {
    margin-left: 0;
}
.birthday .birtd_grid {
    position: relative;
}

.grid_inner::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background: linear-gradient(359deg, #000000cf, transparent);
    height: 100%;
}

.grid_inner {
    position: relative;
}

.grid_inner a h4 {position: absolute;top: auto;bottom: 10px;text-align: center;width: 100%;padding: 0px 40px;font-size: 1.3rem;line-height: 27px;color: #fff;text-transform: capitalize;}
.trending.occasion .birthday_cake,  .brida_wear {
    margin: 0px 0px 30px;
}
.occasion .birthday_cake:hover .description .cake_desc p.price,  .brida_wear:hover {
    color: #000;
}
footer .footer_main .footer_heading ul li a:hover {color: #f00;}
.occasion .birthday_cake:hover .description .cake_desc .cake_right_img, .occasion .brida_wear:hover .description .cake_desc .cake_right_img {
    background: #f7f7f7;
}
.category a {
    color: #333;
}
.occasion .birthday_cake:hover, .occasion .brida_wear:hover {
    box-shadow: 0 0 20px #c7c2c2;
    transition: all .1s ease-in;
}
footer .footer_botom p {
    margin: 0;
    color: #ffffff;
    font-size: 15px;
}
a, a:hover {
    transition: all .1s ease-in;
    cursor: pointer;
    text-decoration: none;
}
.occasion.delicious {
    background: #f7f7f7;
    padding: 40px 0px;
}

.occasion.delicious .heading {
    margin-bottom: 25px;
}
.main-cake {
    margin-top: 20px;
}
a:hover {
    color: #ff0336;
}
:root{
 --primary-color:#727272;
 --secondary-color: #ff354b;
 --background-color: #f1fdff;
 --border-color:  #dbdbdb;
}
body{
    color: var(--primary-color);
    font-size: 18px;
    font-family: 'Livvic', sans-serif;
    overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6{
    color: var(--secondary-color);   
    font-family: 'Merriweather', serif;
}
.heading {
    text-align: center;
}
.occasion {
    padding: 40px 0px;
}
.occasion .birthday_cake .deatils h3, .occasion .brida_wear .deatils h3{
font-size: 24px;
margin-bottom: 0;
}
.occasion .birthday_cake .deatils p, .occasion .brida_wear .deatils p{
    font-size: 14px;
    margin-bottom: 0;
}
.occasion .birthday_cake, .occasion .brida_wear  {
    position: relative;
    border: 1px solid var(--border-color);
    border-radius: 10px;
    overflow: hidden;
    transition: all .1s ease-in;
}
.occasion .birthday_cake .deatils, .occasion .brida_wear .deatils {
    position: absolute;
    left: 10px;
    top: 15px;
}

.heading h2 {
    font-size: 30px;
    font-weight: 400;
}
.heading h3 {
    font-size: 18px;
    color: var(--primary-color);
    font-weight: 400;
}
.cakes{
    background-color: var(--background-color);
    padding: 50px 0;
}
.deatils_img img,
.cake-banners img {
    width: 100%;
}
.padding-right{
    padding-right: 9px;
}
.padding-left{
    padding-left: 9px;   
}
.cake-banners {
    height: 100%;
}

.cake-banners img {
    height: 100%;
    object-fit: cover;
}
.occasion.delicious,
.relative,
.main-cake {
    position: relative;
}
.main-cake:before {
    content: "";
    position: absolute;
    background: url("../images/circle-line.png") no-repeat;
    width: 120px;
    height: 120px;
    right: -70px;
    top: -50px;
    left: auto;
    object-fit: contain;
}
.main-cake:after {
    content: "";
    position: absolute;
    background: url("../images/occ-back2.png") no-repeat;
    width: 60px;
    height: 50px;
    left: -40px;
    top: auto;
    bottom: -30px;
    object-fit: contain;
    z-index: 1;
}
.cake-banners img {
    z-index: 11;
    position: relative;
}
.cakes ,
.cakes .heading {
    position: relative;
}
.cakes:before {
    content: "";
    position: absolute;
    background: url("../images/occ-back1.png") no-repeat;
    width: 80px;
    height: 100px;
    left: 0;
    top: 100px;
    object-fit: contain;
    z-index: 1;
}
.banner img{
    width: 100%;
}
section.slider .carousel-inner .carousel-item img {
    width: 100%;
}
.birthday_cake {
    position: relative;
}

.birthday_cake .birthday_cake_offer span {
    background: url("../images/offer_back.png");
    width: 50px;
    height: 50px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    color: var(--secondary-color);
}

.birthday_cake .birthday_cake_second {
    position: absolute;
    right: 20px;
    top: 20px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.occasion .birthday_cake:hover .birthday_cake_second
{
    opacity: 1;
    visibility: visible;
}


.birthday_cake .birthday_cake_second p {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    margin: 0;
    cursor: pointer;
}
.birthday_cake .birthday_cake_offer {
    position: absolute;
    top: 20px;
    left: 10px;
}
.birthday_cake img {
    width: 100%;
}
.birthday_cake .birthday_cake_second p img {
    width: auto;
    height: auto;
    object-fit: cover;
}
.occasion .birthday_cake .description {
    padding: 10px;
    background: #fff;
    position: relative;
    display: inline-block;
    width: 100%;
}

.occasion .birthday_cake .description .cake_desc p, .brida_desc p {
    font-size: 16px;
    line-height: 22px;
    color: #222222;
    margin-bottom: 0;
    font-weight: 400;
}
.align_center {
    align-items: center;
}
.occasion .birthday_cake .description .cake_desc p.price, .brida_desc p.price {
     color: var(--secondary-color) ;
}
.occasion .birthday_cake .description .cake_desc .cake_right_img img {
    width: 18px;
    height: 20px;
    object-fit: contain;
}

.occasion .birthday_cake .description brida_desc .cake_right_img {
    background: #daf8ff;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    margin: 0 auto;
    position: absolute;
    top: -20px;
    left: auto;
    right: 15px;
}
.birthday_cake {
    margin-top: 30px;
}
.party_occasion {
    position: relative;
}
.birthday:before,
.party_occasion:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 150px;
    height: 350px;
    background: url("../images/coll-back2.png") no-repeat;
    transform: translateY(-50%);
}
.birthday:after,
.party_occasion:after {
    content: "";
    position: absolute;
    top: 60%;
    right: 0;
    width: 70px;
    height: 250px;
    background: url("../images/collection-back1.png") no-repeat;
    transform: translateY(-50%);
}
.party_main {
    position: relative;
    padding: 0px;
}
.party_main:after {
    content: "";
    position: absolute;
    bottom: -6px;
    right: 156px;
    background: url("../images/delicious-back-1.jpg") no-repeat;
    width: 120px;
    height: 120px;
    object-fit: contain;
    z-index: -1;
}
.delicious .second_banner img{
    width: 100%;
}
.occasion.delicious .delicious_full-width:after,
.occasion.delicious .delicious_full-width:before {
    content: "";
    position: absolute;
    left: -45px;
    bottom: -35px;
    background: url("../images/delicious-back-1.jpg") no-repeat;
    width: 90px;
    height: 80px;
    background-size: contain;
    z-index: -1;
}
.occasion.delicious .delicious_full-width:after {
    content: "";
    left: auto;
    right: -25px;
    background: url("../images/circle.png") no-repeat;
    width: 90px;
    height: 80px;
    background-size: contain;
    bottom: -14px;
}
.delicious .second_banner img {
    border-radius: 11px;
}
p.businessname {
    color: #f00 !important;
}

.trending .trending_sliders button.slick-arrow {
    display:none !important;
}
.trending .trending_heading h2 {
    font-size: 35px;
    line-height: 48px;
    font-weight: 500;
}

.trending .trending_heading {
    padding-right: 0px;
}
.trending .trending_heading p {
    font-size: 18px;
    line-height: 30px;
    color: #727272;
    margin-bottom: 0;
}
.trending:before {
    content: "";
    width: 50%;
    background: var(--background-color);
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 0;
}
.trending.occasion {
    margin-top: 0;
    padding: 50px 0 30px 0;
}

button:focus{
    outline:  none;
}
.trending.occasion .birthday_cake .birthday_cake_second p img{
    margin: 0 auto;
    }
.trending.occasion .birthday_cake .birthday_cake_second p {
    background: #fff;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    align-items: center;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}
.birthday .birtd_grid .grid_inner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.birthday .birtd_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
     grid-gap: 25px;
}
.birthday .birtd_grid .grid_inner.grid_first {
    grid-column: 1/3;
}
.birthday .birtd_grid .grid_inner.grid_third {
    grid-row: span 2;
}
footer .footer_main {
    padding: 40px 0;
}
footer .footer_main {
    padding: 40px 0;
    background: #f7f7f7;
}

footer .footer_main .footer_heading img {
    margin-bottom: 10px;
    max-width: 200px;
}

footer .footer_main .footer_heading p {
    font-size: 12px;
}

footer .footer_main .footer_heading  ul.social_icons {
    padding: 0;
    list-style: none;
    display: flex;
}

footer .footer_main .footer_heading ul.social_icons li:not(:last-child) {
    margin-right: 10px;
}
footer .footer_main .footer_heading h2 {
    font-size: 18px;
    line-height: 30px;
    position: relative;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 30px;
}

footer .footer_main .footer_heading h2:before {
    content: "";
    width: 25%;
    position: absolute;
    bottom: -6px;
    border-radius: 5px;
    background: #ff0336;
    border: 1px solid #ff0336;
    z-index: 1;
}


footer .footer_main .footer_heading h2:after {
    content: "";
    width: 40%;
    position: absolute;
    bottom: -5px;
    left: 0;
    background: #d6d6d64d;
    height: 2px;
}
footer .footer_botom {
    text-align: center;
    background: #fa0051;
    padding: 10px 0px;
}
footer .footer_main .footer_heading ul li {
    list-style: none;
    font-size: 15px;
    margin-bottom: 8px;
}

footer .footer_main .footer_heading ul li a {
    color: #727272;
    font-size: 14px;
    font-weight: 300;
}
.info-area {
    padding: 50px 0px;
}

.single-info {
    border: 1px solid #e1e1e1;
    padding: 15px 20px;
    border-radius: 5px;
    height: 100%;
    background: #ffffff;
    margin-bottom: 30px;
}

.meddy-bg {
    background: var(--background-color);
}
.meddy-deep-bg {
    background-color: #ffc6cd;
}
.purple-lite-bg {
    background-color: var(--background-color);
}
.info-area .info-content h5 {
    color: #2a435d;
    font-size: 25px;
    font-weight: 700;
}
.info-area .info-content p {
    color: #2a435d;

}
.single-info .info-img {
    margin-right: 10px;
    margin-bottom: 20px;
}
.wsmenu>.wsmenu-list>li>.navtext>span+span:after {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f078";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 9px;
    line-height: 10px;
    margin-left: 0px;
    position: relative;
    right: -7px;
    text-align: right;
    top: 1px;
}
.desktop_design .desktop_logo img {
    max-width: 150px;
}
.wsmenu>.wsmenu-list>li>.navtext>span+span:after {
    color: #9e9e9e;
    content: "";
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    width: 5px;
    height: 5px;
    transform: rotate(45deg);
}
.desktop_design .headertopleft {
    max-width: 170px;
    width: 100%;
    display: inline-block;
}

.desktop_design .wssearchbar {

    display: inline-block;
    width: 100%;
    margin-top:10px;
}

.wsextra.clearfix .delivery {
    display: flex;
    flex-wrap: wrap;
}

.wsextra.clearfix .delivery .icons img {max-width: 35px;width: 100%;margin-right: 10px;object-fit: contain;}

.wsextra.clearfix .delivery .icons {
    display: flex;
}
.wsextra.clearfix {
    display: inline-block;
    width: 100%;

}
.wsextra.clearfix .delivery .icons .icons_desc p {
        font-size: 13px;
            margin: 0;
}

.wsextra.clearfix .delivery .icons .icons_desc p span {
    font-weight: bold;
    display: block;
    color: #fff;
}
.headerwp {
    display: flex;
    align-items: center;
}

.wsextra.clearfix .delivery_main {
    display: flex;
    justify-content: end;
}
.wsextra.clearfix .delivery{
 
margin-right: 50px;
 
position: relative;
 
color: #fff;
}
.wsextra.clearfix .delivery .icons .icons_desc p a {
    color: #ffffff;
}
.desktop_design .wssearchbar form input {
    padding: 0 30px 0 10px;
    border: 0px;
    width:100%;
    height:38px;
}

.desktop_design .wssearchbar form input::placeholder {
    color: #727272;
    font-size: 13px;
}

.desktop_design .wssearchbar form button.btnstyle {
    background: transparent;
    border: none;
    position: absolute;
    left: auto;
    right:10px;
    top:6px;
}
input:focus, select:focus {
    box-shadow: none !important;
    border: 0px !important;
}

input:focus-visible {
    border: 0px !important;
    box-shadow: none !important;
    outline: none;
}
form.topmenusearch {
    position: relative;
}
.category {
    padding: 40px 0 30px;
    background: #f7f7f7;
}
.category .cat_data img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 50%;
    margin: auto;
}
.cat_data {
    text-align: center;
    padding: 10px !important;
}
.category .cat_data p {
    margin: 10px 0px !important;
    font-size: 14px;
    }
.category .heading {
    margin-bottom: 25px;
}


.birthday .heading {
    padding-bottom: 45px;
}
.birthday {
    position: relative;
    background: #eefdff;
    padding: 40px 0px !important;
}
.birthday .birtd_grid .grid_inner.grid_third:after {
    content: "";
    background: url("../images/circle.png");
    width: 100px;
    height: 100px;
    background-size: contain;
    position: absolute;
    bottom: -40px;
    right: -50px;
}
.birthday_cake img {
    max-height: 170px;
    object-fit: cover;
    object-position: center;
}
.sidebar_widget {
    position: relative;
}
.resturentinfo .foodglry img {
    /*max-height: 300px;*/
    object-fit: cover;
    object-position: top center;
}
a.fullimg img {
    height: 180px;
    object-fit: cover;
    object-position: center center;
}
.sidebar_widget.fixed {
    position: sticky;
    top: 0;
}
.albumethumb, .albumpic {
    position: relative;
}

.albumpic::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #0006;
}

.totalpic {
    position: absolute;
    top: 10px;
    left: auto;
    right: 20px;
    color: #fff;
}

.albumeinfo {
    position: absolute;
    top: auto;
    bottom: 20px;
    padding: 0px 15px;
    color: #fff;
    font-size: 14px;
}

.albmtitle {
    text-transform: capitalize;
    font-weight: 600;
}
.totalpic i {
    font-size: 15px;
    margin-right: 5px;
}
.albumpic img {
    max-height: 280px;
    height: 280px;
    object-fit: cover;
    object-position: center;
}
.confrmationbox h3 {
    font-family: 'Shadows Into Light', cursive;
    font-size: 3rem;
}
@media (max-width:  1262px){
    .wsmenu {
    width: 93%;
    display: inline-block !important;
    float: none !important;
}
}

@media (max-width:  991px){
    .headtoppart.clearfix.wsmain.clearfix.desktop_design {
    display: none;
}
.aniamtedleft {
    position: absolute;
    left: -100%;
}
.filterbutton {
    position: absolute;
    background: #fa0051;
    width: 40px;
    left: 0;
    top: 10px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 0 20px 20px 0px;
    color: #fff;
    z-index: 999;
    display: block;
}
}

@media (max-width:  768px){
 .party_main:after {
    right: 217px;
}

.trending .trending_heading {
    padding-top: 0px;
    padding-right: 0;
}

.trending.occasion {
    margin-top: 0;
    padding: 10px 0 30px 0;
}
.col-p-1 {
    padding: 5px;
}
}

@media (max-width:  767px){
    .occasion ,
    .category {
    padding: 50px 0 0;
}
.main-cake .pr-4 {
    display: none;
}
.padding-right {
     display: none;
}
.party_main {
     padding: 0;
}
.second_banner {
    margin-top: 30px;
}
.trending .trending_sliders .slick-list.draggable {
    padding-right: 0;
}
.trending > .container {
    padding-left: 15px;
    padding-right: 15px;
}
.birthday .birtd_grid {
    display: block;
}.birthday .birtd_grid .grid_inner {
    margin-bottom: 20px;
}
.info-area .col-lg-4 {
    padding-top: 20px;
}
.wsmenu>.wsmenu-list>li>.navtext>span+span:after {
    display: none !important;
}
.wsmenu>.wsmenu-list>li.wscarticon span.hidetxt {
    padding-left: 10px;
}
.searchheading h2 {
    font-size: 23px;
}

.searchheading  h6 {
    font-size: 12px;
}

.searchheading.text-center.mb-4 {
    margin-bottom: 1rem !important;
}
.heading h2 {
    font-size: 22px;
    font-weight: 400;
}
.occasion {
    padding-top: 20px;
}
.heading h3{font-size: 16px;}
.cake-banners {
    padding: 5px !important;
    border-radius: 6px;
    overflow: hidden;
}

.cake-banners a {
    display: inline-block;
    width: 100%;
}
.trending:before,.main-cake:before, .cakes:before, .birthday:after, .party_occasion:after, .birthday:before, .party_occasion:before, .main-cake:after, .party_main:after{display: none;}
.occasion .birthday_cake .deatils h3, .occasion .brida_wear .deatils h3{font-size:15px;}
img.hght.img-fluid{
    max-height: 250px;
     height: 250px;
    object-fit: cover;
    object-position: top center;
}
.brida_wear img {    max-height: 150px;
     height: 150px;
    object-fit: cover;
    object-position: top center;}
    .birthday_cake{margin-top:0px;}
    .log{font-size:1.4rem !important;}
   .timehover {
    max-width: 280px;
    margin: auto;
    left:auto !important;
    width:280px !important;
    right: 0px !important;
}
.openinghrs, .livelocation, .moneyitem{font-size:15px;}
.resturentinformation{padding:9px !important;}
.inforesturent ul{justify-content: center !important;}
.inforesturent li{width:40px !important; margin:0px 10px;}
.no-review img{display:block !important;width: 50px !important;height: 50px !IMPORTANT;top: 0 !important;}
.no-review{padding: 50px 20px 20px !Important;}
}