:root {
    --primary: #f1a0d6;
    --light: #F5F5F5;
    --dark: #3E3E3E;
}

body{
background-color:#ffffff;
}

.greybck{
background-color:#efefef;
}

.footer .footerlink a {
    color: var(--light);
}

.footer .footerlink a:hover {
    color: var(--primary);
}

.text-large-spaced {
    margin-bottom: 30px
}


.text-large {
    font-size: 46px;
    line-height: 52px
}


 .thumbpadding{
padding-right:180px;
padding-left:180px;
}



.smGlobalBtn { /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 55px;
    height:55px;
    padding: 0px;
    text-decoration: none;
    text-align: center;
background-color:#ffffff;
    border-radius: 27px;
    -moz-border-radius:27px;
    -webkit-border-radius:27px;
margin-right:10px;
}

 .smGlobalBtn:hover {
 background-color:#f6e8f9;
}


.ICbirthday{
    background:url(../../images/icons/icon-birthdaycake.svg) no-repeat;
    cursor:pointer;
    border:none;
    width:55px;
    height:55px;
}
.ICbirthday:active {
 background-color:#f1a0d6;
  }

.ICwedding{
    background:url(../../images/icons/icon-wedding.svg) no-repeat;
    cursor:pointer;
    border:none;
    width:55px;
    height:55px;
}

.ICwedding:active {
 background-color:#f6e8f9;
  }

.ICbiscuit{
    background:url(../../images/icons/icon-biscuit.svg) no-repeat;
    cursor:pointer;
    border:none;
    width:55px;
    height:55px;
}

.ICbiscuit:active {
 background-color:#f6e8f9;
  }

.ICcupcake{
    background:url(../../images/icons/icon-cupcake.svg) no-repeat;
    cursor:pointer;
    border:none;
    width:55px;
    height:55px;
}


.ICcupcake:active {
 background-color:#f6e8f9;
}


.thumbnail{
width:100%; height:100%;
}

 a:hover .smGlobalBtn, 
    a:active .smGlobalBtn {
         background-color:#f6e8f9;;
    }


.accordion-button:not(.collapsed) {
    color: #000000;
    background-color: #f1d4e7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
font-size:22px;
font-weight:600;
}


.fw-semi-bold {
 font-size:20px;
font-weight:600;
}

.display-3 {
    font-size: 46px;
    line-height: 52px;
}

.cakedes{
    font-size: 16px;
    min-height: 56px;
    padding: 14px;
    text-align: center;
    word-break: break-word;
color:#ffffff!;
}

.page-text{
max-width:625px;
margin-left:auto;
margin-right:auto;
}

 .vertical-center{
padding-top:100px;
padding-bottom:100px;
}


.dropcontainer {
    width:50%; /* 50% of the parent*/
    margin:10px auto;
}

@media screen and (max-width: 1024px) {
.dropcontainer {
    width:80%; /* 90% of the parent*/
    margin:10px auto;
}
}


@media screen and (max-width:600px) {
.dropcontainer {
    width:90%; /* 90% of the parent*/
    margin:10px auto;
}
}


.form-select{
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
 font-weight: 500;
border-radius: 50px;
margin-rop:4px;
position-relative;
max-width:500px;
}

  .searchbtn{
 background:#ffffff;
border-radius:0px 50px 50px 0px; .
color:#ffffff;
border: 2px solid #f1a0d6;
padding-left:10px;
padding-right:10px;
align:left;
}
  .searchbtn a{
 color:#ffffff!important;

}
.searchbtn:hover {
  background-color: #f1a0d6;; /* Pink */
  color: white;
}



a {
color:#000000;

}
a:hover{
 color:#f1a0d6;

}

*:hover,
*:focus,
*:active
 {
  outline: none;
  box-shadow: none !important;
  -webkit-appearance: none;
}


 .dropdown-item  {
   font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
text-decoration: none;

}

 .dropdown-item a {
   font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
text-decoration: none;
font-size:16px;
font-weight:400;
}

.border h3{
    margin-top: 0;
    margin-bottom: 0;
}

.accordion-header{
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 1.17em;
 font-weight: 900;
}

.cdcbutton {
 background-color: #f1a0d6;
  border: 2px solid;
  color: black;
  padding: 10px 40px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 8px 4px;
  cursor: pointer;
  border-radius: 50px;
  border-color:#f1a0d6;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
 font-weight: 500;
}

.cdcbutton:hover {
background-color: #fff;
 
color:#000000;
  text-decoration: none;
}



.homeheader{
background: rgb(165,211,226);
background: linear-gradient(90deg, rgba(165,211,226,1) 10%, rgba(190,222,233,1) 50%, rgba(165,211,226,1) 90%);
min-height:300px;
max-height:700px;
}

.centered-ornaments {
 vertical-align: middle;
margin-top:auto;
margin-bottom:auto;
padding-top:50px;
padding-bottom:50px;
}

.centered-image {
vertical-align: middle;
margin-top:auto;
margin-bottom:auto;
padding-top:20px;
padding-bottom:20px;
}

.cakeheader{
background-color:#3E3E3E;
min-height:300px;
}




h1, h2, h3, h4, h5, h6, p {
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
}

h1{
 font-size:28px;
line-height: 32px;
font-weight: 400;
margin-bottom: 16px;
margin-top: 22px;
}

h2{
 font-size:32px;
line-height: 45px;
font-weight: 500;
margin-bottom: 16px;
}

h3{
 font-size:22px;
line-height: 30px;
font-weight: 500;
margin-bottom: 22px;
}

h3  a{
text-decoration:none;
}

ul{
font-size:19px;
font-family: "Raleway", sans-serif;
font-optical-sizing: auto;
line-height: 24px;
margin-bottom: 19px;
}

p{
font-family: "Raleway", sans-serif;
font-optical-sizing: auto;
font-weight:400;
line-height: 24px;
margin-bottom: 19px;
font-size: 19px;
}

.homepagetxt p{
font-family: "Raleway", sans-serif;
font-optical-sizing: auto;
font-weight:400;
line-height: 32px;
font-size: 22px;
margin-bottom: 19px;
}

.small{
font-size:16px;
font-family: "Raleway", sans-serif;
font-optical-sizing: auto;
line-height: 18px;
margin-bottom: 16px
}

.copyright-footer{
font-size:12px;
font-family: "Raleway", sans-serif;
font-optical-sizing: auto;
margin-bottom: 5px
}
.fw-medium {
    font-weight: 500 !important;
}

.fw-bold {
    font-weight: 700 !important;
}

.fw-black {
    font-weight: 900 !important;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
  color:#000000;
background:#ffffff;
height:45px;
width:45px ;
  text-align:center;
padding-top:10px;
  border: 2px solid #f1a0d6;
 border-radius: 5px;
}

.back-to-top:hover{
background: #f1a0d6;
color:#ffffff;
}



/*** Button ***/
.btn {
    font-weight: 500;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}



/*** Button  Round***/
btn-round {
    width: 38px;
    height: 38px;
 border-radius: 50%;
}

.btn-sm-round {
    width: 32px;
    height: 32px;
}

.btn-lg-round {
    width: 48px;
    height: 48px;
}

.btn-round,
.btn-sm-round,
.btn-lg-round {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
}




/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 8px;
}

.navbar-light .navbar-nav .nav-link {
  font-family: "Raleway", sans-serif;
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: 500;
    outline: none;

}

.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}

@media (max-width: 991.98px) {
    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

    .navbar-light .navbar-nav {
        border-top: 1px solid #EEEEEE;
    }
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
text-decoration: none;
}

.navbar-light.sticky-top {
    top: -100px;
    transition: .5s;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        border: none;
        margin-top: 0;
        top: 150%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
    }

    .navbar .nav-item:hover .dropdown-menu {
        top: 100%;
        visibility: visible;
        transition: .5s;
        opacity: 1;
text-decoration: none;
    }
}


/*** Header ***/
@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
    
    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item h5,
    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
}

.header-carousel .owl-nav {
    position: absolute;
    width: 200px;
    height: 45px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;

}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ab7442;
    background: transparent;
    border: 1px solid #ab7442;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
color:#ffffff!important;
}

.header-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.header-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #ab7442;
    transition: .5s;
background-color:#ab7442;
}

.header-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 4px;
    left: 4px;
    background: transparent;
    border: 1px solid #FFFFFF;
}

.header-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}

.page-header {
    background: linear-gradient(rgba(53, 53, 53, .7), rgba(53, 53, 53, .7)), url(../../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
min-height: 400px;
max-height: 400px;
}

.about-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/about.jpg) center center no-repeat;
    background-size: cover;
min-height: 360px;
max-height: 360px;
}

.wedding-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/grey.jpg) center center no-repeat;
    background-size: cover;
min-height: 400px;
max-height: 400px;
}
.celebration-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/pink.jpg) center center no-repeat;
    background-size: cover;
min-height: 400px;
max-height: 400px;
}
.cupcake-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/green.jpg) center center no-repeat;
    background-size: cover;
min-height: 400px;
max-height: 400px;
}

.biscuit-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/blue.jpg) center center no-repeat;
    background-size: cover;
min-height: 400px;
max-height: 400px;
}

.information-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/information.jpg) center center no-repeat;
    background-size: cover;
min-height: 360px;
max-height: 360px;
}
.contact-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/contact.jpg) center center no-repeat;
    background-size: cover;
min-height: 360px;
max-height: 360px;
}
.taster-page-header {
    background: linear-gradient(rgba(53, 53, 53, .0), rgba(53, 53, 53, .0)), url(../../images/sections/taster.jpg) center center no-repeat;
    background-size: cover;
min-height: 360px;
max-height: 360px;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** Section Title ***/
.section-title h1 {
    position: relative;
    display: inline-block;
    padding: 0 60px;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}

.section-title.text-start h1 {
    padding-left: 0;
}

.section-title h1::before,
.section-title h1::after {
    position: absolute;
    content: "";
    width: 45px;
    height: 5px;
    bottom: 0;
    background: var(--dark);
}

.section-title h1::before {
    left: 0;
}

.section-title h1::after {
    right: 0;
}

.section-title.text-start h1::before {
    display: none;
}


/*** About ***/
@media (min-width: 992px) {
    .container.about {
        max-width: 100% !important;
    }

    .about-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .about-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .about-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Service ***/
.service-item img {
    transition: .5s;
}

.service-item:hover img {
    transform: scale(1.1);
}


/*** Feature ***/
@media (min-width: 992px) {
    .container.feature {
        max-width: 100% !important;
    }

    .feature-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .feature-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .feature-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Project Portfolio ***/
#portfolio-flters li {
    display: inline-block;
    font-weight: 500;
    color: var(--dark);
    cursor: pointer;
    transition: .5s;
    border-bottom: 2px solid transparent;
}

#portfolio-flters li:hover,
#portfolio-flters li.active {
    color: var(--primary);
    border-color: var(--primary);
}

.portfolio-item img {
    transition: .0s;

}

.portfolio-item:hover img {
    transform: scale(1.0);
}

.portfolio-item .portfolio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    bottom: 0;
    left: 0;
    background: rgba(53, 53, 53, .1);
    transition: .0.5s;
}

.porfolio-item .red-portfoilio-overlay {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 0;
    height: 0;
    bottom: 0;
    left: 50%;
background: rgba(230, 50, 46, .3);
    transition: .5s;
}

.portfolio-item:hover .portfolio-overlay {
    width: 100%;
    height: 100%;
    left: 0;
}

.portfolio-item .portfolio-overlay .btn {
    opacity: 0;
}

.portfolio-item:hover .portfolio-overlay .btn {
    opacity: 1;
}


/*** Quote ***/
@media (min-width: 992px) {
    .container.quote {
        max-width: 100% !important;
    }

    .quote-text  {
        padding-right: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .quote-text  {
        padding-right: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .quote-text  {
        padding-right: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Team ***/
.team-item img {
    transition: .5s;
}

.team-item:hover img {
    transform: scale(1.1);
}

.team-item .team-social {
    position: absolute;
    width: 38px;
    top: 50%;
    left: -38px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    background: #FFFFFF;
    transition: .5s;
}

.team-item .team-social .btn {
    color: var(--primary);
    background: #FFFFFF;
}

.team-item .team-social .btn:hover {
    color: #FFFFFF;
    background: var(--primary);
}

.team-item:hover .team-social {
    left: 0;
}


/*** Testimonial ***/
.testimonial-carousel::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

.testimonial-carousel::after {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 100%;
    width: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1;
}

@media (min-width: 768px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 200px;
    }
}

@media (min-width: 992px) {
    .testimonial-carousel::before,
    .testimonial-carousel::after {
        width: 300px;
    }
}

.testimonial-carousel .owl-item .testimonial-text {
    border: 5px solid var(--light);
    transform: scale(.8);
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-text {
    transform: scale(1);
}

.testimonial-carousel .owl-nav {
    position: absolute;
    width: 350px;
    top: 10px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;
    opacity: 0;
    transition: .5s;
    z-index: 1;
}

.testimonial-carousel:hover .owl-nav {
    width: 300px;
    opacity: 1;
}

.testimonial-carousel .owl-nav .owl-prev,
.testimonial-carousel .owl-nav .owl-next {
    position: relative;
    color: var(--primary);
    font-size: 45px;
    transition: .5s;
}

.testimonial-carousel .owl-nav .owl-prev:hover,
.testimonial-carousel .owl-nav .owl-next:hover {
    color: var(--dark);
}


/*** Contact ***/
@media (min-width: 992px) {
    .container.contact {
        max-width: 100% !important;
    }

    .contact-text  {
        padding-left: calc(((100% - 960px) / 2) + .75rem);
    }
}

@media (min-width: 1200px) {
    .contact-text  {
        padding-left: calc(((100% - 1140px) / 2) + .75rem);
    }
}

@media (min-width: 1400px) {
    .contact-text  {
        padding-left: calc(((100% - 1320px) / 2) + .75rem);
    }
}


/*** Footer ***/
.footer {

}

.footer .btn-social {
    margin-right: 5px;
    width: 60px;
    height: 60px;
    display: inline;
    align-items: center;
    justify-content: center;
    color: var(--light);
    transition: .3s;
}

.footer .btn-social:hover {
    color: #f1a0d6;
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 50px;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    color: var(--primary);
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .copyright {
    padding: 25px 0;
    font-size: 12px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .copyright a:hover {
    color: var(--primary);
}


.section-image {
    background-position: center center;
    background-size: cover;
    min-height: 350px;
    padding: 60px 0
}

.owl-stage-outer     {
 margin-bottom: 60px;
}



table {
  border-collapse: collapse;
  width: 100%;
margin-bottom:30px;
margin-right:auto;
margin-ledt:auto;
}

th, td {
  text-align: center;
  padding: 8px;
   font-family: "Raleway", sans-serif;

}

tr:nth-child(even){background-color: #f2f2f2}
tr:hover {background-color: #aaa29a;}

th {
  background-color: #efefef;
color:#000000;
text-align:center;
font-family: "Raleway", sans-serif;
}

.list-group-item-action {
    width: 100%;
    color: #ffffff;
    text-align: inherit
}

#LIST GROUP

.list-group-item-action {
    width: 100%;
    color: #ffffff;
    text-align: inherit
}

.list-group-item-action:hover,.list-group-item-action:focus {
    z-index: 1;
    color: #ab7442;
    text-decoration: none;
 background: rgba(171,116,66, .1);
}

.list-group-item-action:active {
    color: #ffffff;
 background: rgba(171,116,66, .5);
}

.list-group-item {
    position: relative;
    display: block;
    padding: .5rem 1rem;
    color: #ffffff;
 background: rgba(171,116,66, .8);
    border: 1px solid rgba(0,0,0,0.125)
}

.list-group-item:first-child {
    border-top-left-radius: inherit;
    border-top-right-radius: inherit
}

.list-group-item:last-child {
    border-bottom-right-radius: inherit;
    border-bottom-left-radius: inherit
}

##WEDDING HR

hr.devide {
    border: 0;
    height: 48px;
    background-image: url(../../images/hr5.png);
    background-repeat: no-repeat;
    background-position: center;
}





.white{
color:#ffffff;
}

.red{
background-color:#e6322e;
}
.green{
background-color:#6cc98f;
}
.blue{
background-color:#55c8e9;
}
.pink{
background-color:#f1a0d6;
}
.purple{
background-color:#cea4f0;
}
.orange{
background-color:#e6802e;
}
.grey{
background-color:#a19797;
}

/*search box css start here*/
.search-sec{
    background: #efefef;
padding: 2rem;

}
.search-slt{
    display: block;
    width: 100%;
    font-size: 16px;
line-height: 28px;
    line-height:24;
  font-family: "Raleway", sans-serif;
  font-optical-sizing: auto;
    color: #55595c;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
   height: calc(2rem + 6px) !important;
    border-radius:0;


  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%f1a0d62%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E');
    background-repeat: no-repeat, repeat;
    background-position: right .7em top 50%, 0 0;
    background-size: .65em auto, 100%;
}

/* For IE (thanks to @SaiManoj) */
select::-ms-expand {
  display: none;
}

}
.wrn-btn{
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
     border-radius:0;
height:  40px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
   }

/*-------------------------------------------------------------
                    Pagination				
-------------------------------------------------------------*/
.center {
  text-align: center;
}

.pagination {
  display: inline-block;
margin-top:10px;
}

.pagination a {
  color: black;
  float: left;
  padding: 6px 14px;
  text-decoration: none;
  transition: background-color .3s;
  margin: 4px 3px;
 border-radius: 5px;
background-color: #f1a0d6;
  border: 2px solid #efefef;
}

.pagination a.active {
  color: black;
  float: left;
  padding: 6px 14px;
  text-decoration: none;
  transition: background-color .3s;
 margin: 4px 3px;
 border-radius: 5px;
background-color:#ffffff;
  border: 2px solid #f1a0d6;
}

.pagination a:hover:not(.active) {
background-color:#ffffff;
 border: 2px solid #f1a0d6;
  color: black;
  float: left;
  padding: 6px 14px;
  text-decoration: none;
  transition: background-color .3s;
  margin: 4px 3px;
 border-radius: 5px;
}


/**DROP DOWN FOR HOME PAGE SLIDER **/

.homedrop {
  width: 230px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
 z-index:1000;
border-radius: 50px;
}
.homedrop.toggle > input {
  display: none;
}
.homedrop > a, .homedrop.toggle > label {
 border-radius: 50px;
 border: 2px solid #ffffff;
  line-height: 40px;
  font-size: 18px;
color:#000000;
}
.homedrop > a::after, .homedrop.toggle > label::after {
  content: "";
  float: right;
  margin: 15px 15px 0 0;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #000000;

}
.homedrop ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
overflow: hidden;
 z-index:1000;
}
.homedrop a, .homedrop.toggle > label {
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  color: #000000;
  background-color: #FFF;
  line-height: 40px;
  font-size: 18px;
}
.homedrop li {
  height: 0;
  overflow: hidden;
  transition: all 500ms;
text-align:left;
width:230px;
}
.homedrop.hover li {
  transition-delay: 300ms;
}
.homedrop li:first-child a {
  border-radius: 2px 2px 0 0;
}
.homedrop li:last-child a {
  border-radius: 0 0 2px 2px;
}
.homedrop li:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #FFF;
  margin: -10px 0 0 30px;
}
.homedrop a:hover, .homedrop.toggle > label:hover, .homedrop.toggle > input:checked ~ label {
  background-color: #e9ecef;
  color: #000000;
}
.homedrop > a:hover::after, .homedrop.toggle > label:hover::after, .homedrop.toggle > input:checked ~ label::after {
  border-top-color: #000000;
}
.homedrop li:first-child a:hover::before {
  border-bottom-color: #EEE;
}
.homedrop.hover:hover li, .homedrop.toggle > input:checked ~ ul li {          
  height: 40px;
}
.homedrop.hover:hover li:first-child, .homedrop.toggle > input:checked ~ ul li:first-child {
  padding-top: 5px;
}
nav.container {
    overflow: visible;
    z-index: 1000;
}


/*** JUST BAKED ***/
@media (max-width: 768px) {
    .justbaked-carousel .owl-carousel-item {
        position: relative;
		min-height:250px;
    }
    
    .justbaked-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .justbaked-carousel .owl-carousel-item h5,
    .justbaked-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .justbaked-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
}

.justbaked-carousel .owl-nav {
    position: absolute;
    width: 100px;
    height: 45px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;

}

.justbaked-carousel .owl-nav .owl-prev,
.justbaked-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f1a0d6;
    background: transparent;
    border: 1px solid #f1a0d6;
    font-size: 22px;
    transition: .5s;
}

.justbaked-carousel .owl-nav .owl-prev:hover,
.justbaked-carousel .owl-nav .owl-next:hover {
    background:#f1a0d6;
    border-color: #f1a0d6
color:#ffffff!important;
}

.justbaked-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.justbaked-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #ab7442;
    transition: .5s;
background-color:#ab7442;
}

.justbaked-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 4px;
    left: 4px;
    background: transparent;
    border: 1px solid #FFFFFF;
}

.justbaked-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}







.featured-carousel .owl-nav {
    position: absolute;
    width: 100px;
    height: 45px;
    bottom: -90px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    justify-content: space-between;

}

.featured-carousel .owl-nav .owl-prev,
.featured-carousel .owl-nav .owl-next {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f1a0d6;
    background: transparent;
    border: 1px solid #f1a0d6;
    font-size: 22px;
    transition: .5s;
}

.featured-carousel .owl-nav .owl-prev:hover,
.featured-carousel .owl-nav .owl-next:hover {
    background: #f1a0d6;
 color: #ffffff;
}

.featured-carousel .owl-dots {
    position: absolute;
    height: 45px;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
}

.featured-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    background: transparent;
    border: 1px solid #ab7442;
    transition: .5s;
background-color:#ab7442;
}

.featured-carousel .owl-dot::after {
    position: absolute;
    content: "";
    width: 5px;
    height: 5px;
    top: 4px;
    left: 4px;
    background: transparent;
    border: 1px solid #FFFFFF;
}

.featured-carousel .owl-dot.active {
    background: var(--primary);
    border-color: var(--primary);
}



@media screen and (max-width: 600px) {
 .hidden-mobile {
    visibility: hidden;
    clear: both;
    display: none;
  }
}
@media screen and (max-width: 600px) {
 .navbar-brand {
max-width:265px;
  }

.dropcontainer {
    width:90%; /* 70% of the parent*/
    margin:10px auto;
}
}

.tradingfromfont{
  font-size:85%;
}