@charset "utf-8";

@font-face {
    font-family: 'Xiomara';
    src: url('../../fonts/Xiomara-Script.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Nexa';
    src: url('../../fonts/Nexa-Light.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'LoversQuarrel';
    src: url('../../fonts/LoversQuarrel-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
.locationaddress .branchwhatsapp a:hover {
    transform: scale(1.5);
    color: #fff;
}
.locationaddress .branchwhatsapp a {
    font-size: 1.7em;
    padding: 0 10px;
}
.maint {
    position: absolute;
    box-sizing: content-box;
    margin-top: 25px;
    border-left: 0;
    border-right: 0;
    opacity: .8;
    transform: translateZ(0);
    animation: scanner 10s infinite ease-in-out; 
    z-index: 2;
    top: 0;
    left: 1px;
    width: 100%;
}
.contentwrapper {
    padding-top: 104px;
}
a.order {
    background: #FFC107 !important;
    color: #fff !important;
    line-height: 25px !important;
    /*margin-top: 20px !important;*/
    border-radius: 4px;
    padding: 7px 31px !important;
    font-weight: 400 !important;
}

@media (max-width: 375px){
.item-blog4 .blog-info .title18 {
    font-size: 1.5em !important;
    line-height: 59px;
    margin-top: 0;
}
.blog-social {
    text-align: center;
}
.shop-blog4 .title18 {
    margin: 11px 0 21px;
}
}
/*****Animate load******/
div.m-app-loading {
	position: fixed;
	z-index: 99999999;
}
.modal-open .modal {
    z-index: 999999 !important;
}
.list-none.menu-footer-box > li a::before {
    content: "\f105" !important;
    font-family: fontawesome;
    font-size: 10px;
    left: 0px;
    position: absolute;
    top: 5px;
    transition: all 0.5s ease-out 0s;
}
.widget-title.active::after {
    content: "\f106" !important;
    background: #ffc107;
}
.widget-title::after {
    content: "\f107" !important;
    background: #600a5b;
}
.nav-tabs>li {
    /*float: right;*/
}
.tab-content>.active {
    padding: 9px 19px;
}

div.m-app-loading div.animated-container {
    background-color: #3333334f;
    bottom: 0px;
    left: 0px;
    opacity: 1.0;
    position: fixed;
    right: 0px;
    top: 0px;
    z-index: 9999999;
}

/* Used to initialize the ng-leave animation state. */
div.m-app-loading div.animated-container.ng-leave {
	opacity: 1.0;
	transition: all linear 200ms;
	-webkit-transition: all linear 200ms;
}

/* Used to set the end properties of the ng-leave animation state. */
div.m-app-loading div.animated-container.ng-leave-active {
	opacity: 0;
}

div.m-app-loading div.messaging {
	color: #FFFFFF;
	font-family: monospace;
	left: 0px;
	margin-top: -37px;
	position: absolute;
	right: 0px;
	text-align: center;
	top: 50%;
}

div.m-app-loading h1 {
	font-size: 26px;
	line-height: 35px;
	margin: 0px 0px 20px 0px;
}

div.m-app-loading p {
	font-size: 18px;
	line-height: 14px;
	margin: 0px 0px 0px 0px;
}

button.btn.btn-primary {
    background: #681763 !important;
    border-color: #ffffff !important;
}
button.btn.btn-primary:hover {
    color: #ffc600;
}
.togglebranchnames {
    background: #f4f2f4;
    padding: 20px 11px;
    width: 100%;
    display: block;
    font-size: 23px;
    border-radius: 6px;
    cursor: pointer;
    margin-top: 0;
    word-break: break-word;
}
.item-brand.ng-scope h6 {
    background: #ececec;
    padding: 13px;
    height: 48px;
    text-align: center;
}
.panelpadding{
	padding: 9px 0;
}

.colmns p{
    padding:12px 4px;
}
.about-box{
    padding: 25px 30px;
}
.content-box {
	padding: 25px 30px;
    margin-bottom: 30px;
}
.content-box .title-underline {
    border-bottom: 3px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 25px;
}
.content-box .title-underline span::after {
    bottom: -3px;
}
.content-box .desc {
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 25px;
    margin-top: 15px;
    padding-bottom: 26px;
    padding-right: 30px;
}
@keyframes scanner{
	50%{top:100%}
}
@keyframes MoveUpDown {
  0%, 100% {
    top: 10px;
  }
  50% {
    top: 400px;
  }
}
.panel {
    -webkit-box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.1);
}
footer {
    color: #ffffff !important;
}
.footer-social {
    padding: 32px 0;
}
a.pricelistimg:hover {
    color: #fd0505;
    background: #fff;
    border: #fd0505 thin solid;
}
a.pricelistimg:hover {
    color: #fd0505;
    background: #fff;
    border: #fd0505 thin solid;
}
table.dataTable#cprices tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: #600a5bb0 !important;
    color: #fff !important;
}
.table-hover>tbody>tr:hover .cakenamedt {
    background: #f1092e;
    color: #fff;
    font-weight: bolder;
}
.table-hover>tbody>tr:hover .cakenamedt a {
    color: #fff;
}
.cakenamedt a{
    font-weight:bolder;
    color: #0e0e0e;
}

body {
    font-size: 17px;
    }
.closedd {
    color: #F44336;
}
i.sociallinks .fa {
    color: black;
}
.purplebg{
    background:#600A5B;
}
.by{
    font-size: 0.8em;
    border: #9e2397 thin solid;
    padding: 4px 11px;
    border-radius: 12px;
}
.sociallinks {
    background: #ffffff;
    color: #600a5b;
    border-radius: 100%;
    width: 47px;
    margin: 0 8px;
    height: 47px;
    text-align: center;
    padding: 0px;
    font-size: 25px;
    border: #423f42 2px solid;
}
.testimonials {
    overflow: hidden;
}
#sidebar-wrapper .dropdown-menu {
    margin-left: 15px;
}
#sidebar-wrapper .dropdown-menu a {
    color: #600a5b;
}
.jumboparent .jumbotron {
    padding: 16px;
    margin-bottom: 0px;
}    
.pointerlnk{
    color: #FFEB3B;
}
.loyalty{
    font-size: 23px;
    background: #600a5b87 !important;
}
.sildercaption {
    background: #6600667a;
    padding: 6px;
    display: block;
    color: #ffffff;
    /* border-radius: 12px; */
    box-shadow: #6b6969 22px 21px 15px -16px;
    border: #600a5b4a thin solid;
    font-size: 28px;
}
.thikapromo{
    text-shadow: #000 0px 4px 6px;
    font-size: 22px;
    color: white;
    font-weight: bolder
}
/*CUSTOM LISTS*/
/* The radio */
.radiocustom {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 0.9em;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.radiocustom-inline-block {
    display: inline-block;
}
/* Hide the browser's default radio button */
.radiocustom input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkround {
    position: absolute;
    top: 8px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-color: #600a5b;
    border-style:solid;
    border-width:2px;
    border-radius: 50%;
}
/*Home vertical menu*/
.slidermenu{
	height: 443px;
	border-top: 3px solid #9b579a;
}

.list-cat-icon .fa-birthday-cake {
    border-radius: 100%;
    background: #ffffff;
    padding: 5px;
    font-size: 13px;
    color: #d6d6d6;
    border: #cec7c7 thin solid;
}
.vertical-menu {
  width: 100%;
}

.vertical-menu a {
    background-color: #fff;
    color: black;
    display: block;
    padding: 12px;
    text-decoration: none;
    font-weight: 100;
    font-size: 15px;
}
.vertical-menu a:hover {
  background-color: #ccc; 
}

.vertical-menu a.active {
  background-color: #4CAF50; 
  color: white;
}
/*chef*/
p.chef-matthew-sign-off a {
    letter-spacing: 0.4rem;
    color: #000000;
    text-align: center;
    font-style: italic;
    font-family: 'LoversQuarrel';
    font-size: 2.9em;
    font-weight: 300;
    /* text-shadow: #797979 -6px 3px 4px; */
}
h3#chefm {
    color: #000000;
    text-align: center;
    font-style: italic;
    font-family: 'LoversQuarrel';
    font-size: 6.7em;
    /* text-shadow: #797979 -6px 3px 4px; */
    margin-top: 0px;
}
div#footer-tag {
    padding: 82px 0;
    background: white;
    margin: 50px 0;
}
/* When the radio button is checked, add a blue background */
.radiocustom input:checked ~ .checkround {
    background-color: #fff;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkround:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radiocustom input:checked ~ .checkround:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radiocustom .checkround:after {
     left: 2px;
     top: 2px;
     width: 12px;
     height: 12px;
     border-radius: 50%;
     background: #600a5b;
}

/* The check */
.check {
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 6px;
    padding-right: 15px;
    cursor: pointer;
    font-size: 12px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.check_relative input{
	position: relative;
}
/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0px;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border-color: rgb(91, 192, 222);;
    border-style:solid;
    border-width:2px;
}



/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #fff  ;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}
/*
====================================================================
	CSR Section
====================================================================

***/

.gallery-section {
    position: relative;
    padding: 95px 0px 70px;
}
/*Gallery Item*/

.gallery-item {
    position: relative;
    margin-bottom: 30px;
}

.gallery-item .inner-box {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 4px;
}

.gallery-item .image-box {
    position: relative;
    display: block;
}

.gallery-item .image-box img {
    position: relative;
    display: block;
    width: 100%;
    border-radius: 4px;
}
.gallery-item .overlay-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    color: #ffffff;
    text-align: center;
    background: rgba(104, 23, 99, 0.5490196078431373);
    background: rgba(104, 23, 99, 0.5490196078431373);
    background: rgba(104, 23, 99, 0.5490196078431373);
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    transition: all 700ms ease;
    -webkit-transform: translate(-100%, 0%);
    -ms-transform: translate(-100%, 0%);
    -o-transform: translate(-100%, 0%);
    -moz-transform: translate(-100%, 0%);
    transform: translate(-100%, 0%);
}
.gallery-item .inner-box:hover .overlay-box {
    opacity: 1;
    -webkit-transform: translate(0%);
    -ms-transform: translate(0%);
    -o-transform: translate(0%);
    -moz-transform: translate(0%);
    transform: translate(0%);
}

.gallery-item .overlay-inner {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    vertical-align: middle;
    padding: 10px 0px;
}

.gallery-item .overlay-inner .content {
    position: relative;
    display: table-cell;
    vertical-align: middle;
}
.gallery-item .overlay-inner .link {
    position: relative;
    font-size: 18px;
    color: #ffffff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 50%;
    margin: 0px 5px;
    display: inline-block;
    background-color: #fff200;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
}
.gallery-item .overlay-inner .link .icon {
    position: relative;
}

.gallerydiv{
    display: block;
    background-position: center;
    height: 339px;
    width: 370px;
    background-size: cover;
}
.homegallerydiv {
    height: 250px !important;
    width: 250px !important;
}
.gallery-item {
    position: relative;
}

.gallery-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    overflow: hidden;

    background-color: rgba(129, 176, 63, 0.7);
    border: 7px solid rgba(166, 199, 119, 0.7);
    opacity: 0;
}

.gallery-content {
    position: relative;
}

/*---------------------------------------------*/

.gallery-btn {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    position: relative;
    z-index: 1;

    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.gallery-btn::before {
    content: "";
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: inherit;
    background-color: #fff;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.gallery-btn:hover:before {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    background-color: rgba(255, 255, 255, 0.8);
}

/*---------------------------------------------*/

.gallery-txt {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;

    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    -ms-transform: translateY(200px);
    -o-transform: translateY(200px);
    transform: translateY(200px);
}

/*---------------------------------------------*/

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

.gallery-item:hover .gallery-btn {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.gallery-item:hover .gallery-txt {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
}



/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 4px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid;
    border-color: rgb(91, 192, 222);
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.cust-btn{
	margin-bottom: 10px;
	background-color: #f8204f;
	border-width: 2px;
	border-color: #f8204f;
	color: #fff;
}
.cust-btn:hover{
	
	border-color: #f8204f;
	background-color: #fff;
	color: #f8204f;
	border-radius: 20px;
	transform-style: 2s;

}

i.plus.fa.fa-plus ,i.plus.fa.fa-birthday-cake{
    float: right;
}
.quicklinks button:hover{
    color: #600a5b;
    background-color: #ffffff;
    border-color: #48c9b0;
}
.gallerymods ul{
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.cat-cake-image-bk{
    padding: 15px;
    border: #f1ebeb thin solid !important;
}
#close {
    margin-top: 10px;
    width: 50%;
    border-radius: 0;
}
p.caketypedesc {
    text-align: left;
    /* font-style: italic; */
}
img.wedcakegif {
    width: 100%;
    box-shadow: #655a5a 6px 9px 14px 0px;
    -webkit-box-shadow: #655a5a 6px 9px 14px 0px;
    -moz-box-shadow: #655a5a 6px 9px 14px 0px;
    margin-bottom: 16px;
}
.benefitsrow .list-group-item-heading {
    list-style: none;
    background: #600a5b;
    color: #fff;
    padding: 8px;
    font-weight: bolder;
}
#ppolicy a {
    box-sizing: border-box;
    font-weight: 100;
    display: inline-block;
    text-align: center;
    color: #600a5b;
    font-size: 17px;
    background: #ffffff;
}
#ppolicy {
    Display: block;
    text-align: center;
}
#ppolicycont {
    -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    padding: 43px;
    margin: 29px 0;
}
.wedprices .panel-default>.panel-heading {
    background-color: #600a5b;
    border-color: #600a5b;
    color: #fff;
    border-width: 8px;
}
.row.wedprices {
    margin-top: 12px;
}
.benefitsrow{
    background: #fff;
    padding: 19px 0;
}
.row.benefitsrow li {
    font-size: 15px;
}
.row.benefitsrow .nb{
    background: red;
    padding: 10px;
    color: #fff;
}
.benefits i {
    color: #ff0000;
    font-size: 18px;
}
.container-fluid.weddingcakeprices {
    background: #fff url(../../img/weddingCpricespg.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.container-fluid.weddingcakeprices .panel.panel-default {
    background: rgb(255 255 255 / 95%) !important;
}
.benefits li.list-group-item:hover {
    background: #f3f2f2;
}
.stdheader {
    background: #600a5b;
    color: #fff;
    padding: 12px;
    text-align: center;
    font-weight: bolder;
    box-shadow: #fff 0px 0px 0px 1px inset;
    -webkit-box-shadow: #fff 0px 0px 0px 1px inset;
    -moz-box-shadow: #fff 0px 0px 0px 1px inset;
    border: #600a5b thin solid;
    border-radius: 7px 7px 0 0;
}
.locate {
    padding: 10px;
    border: #dcd9d9 thin solid;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 6px;
    margin-bottom: 15px;
    height: 569px;
    background: #fff;
}
.campus-details {
    word-break: break-word;
    padding: 3px;
    text-align: left;
}
.campus-details p {
	font-size:9px
}
.caketype {
    padding: 0 17px;
    border: #dcd9d9 thin solid;
    margin: 27px 0;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.locationLink {
    padding: 9px 15px !important;
    background-color: #fff !important;
    border: 1px solid #ddd !important;
    background: rgba(239, 237, 239, 0.69) !important;
    margin-top: 6px !important;
    color: #717070 !important;
    cursor: pointer !important;
}
.locationLink:hover {
    background: #717070 !important;
    color: rgb(255, 255, 255) !important;
    cursor: pointer !important;
}
.order:hover{
    border: #fff 1px solid;
}
.favicon img{
    /*width: 76%;*/
    width: 60%;
}
.navbar-left.logo {
    width: 80%;
}
.navbar-left.logo img {
    /*width: 144px;*/
}
.msgbody{
  font-size: 15px !important;
}
.pricelistimg {
    background: #fd0505;
    padding: 5px 10px;
    color: #fff;
}
.social{
    background: white;
    /* padding: 28px; */
}
.branchesf{
	background: whitesmoke;
}
.locationaddress p {
    margin-bottom: 0;
}
.locationaddress a {
    color: #ffffff;
    font-weight: normal;
}
.locationaddress {
    background: rgba(96, 10, 91, 0.94);
    padding: 30px;
    margin: 10px 0 0 0;
    height: 245px;
}
p.branchwhatsapp {
    margin-top: 8px;
    padding-top: 8px;
    border-top: #ffffff thin solid;
}
li.menuli {
    /*padding: 19px 0;*/
    padding: 3px 0;
}
.navbar-inverse .navbar-nav>.open>.dropdown-menu {
    background-color: #600a5b;  
}
.menuli:hover {
    Background: #fff;
}
.dropdown-menu>li>a {
    line-height: 2.0 !important;
    font-weight: bolder;
}
a.dropdown-toggle.menuli {
    color: #600a5b !important;
    border-left-color: transparent !important;
    box-shadow: none !important;
}
/* ===== NAVIGATION ======*/
.navbar {
    border: 0;
    z-index: 9999;
    /*letter-spacing: 4px;*/

}

.navbar-brand>img {
  height: 100%;
  padding: 15px; /* firefox bug fix */
  width: auto;
}
.navbar .nav > li > a {
  line-height: 50px;
}

.navbar-header h1 {
    letter-spacing: 1px;
    color: black !important;
    font-family: 'Lobster Two', cursive;
}
.navbar-default .navbar-nav>li>a {
    color: #600a5b;
}
.navbar li a, .navbar {
    font-size: 1.1em;
    transition: all 0.6s 0s;
    font-weight: 600;
}

button.navbar-toggle .glyphicon-menu-hamburger {
    margin-right: 8px !important;
    font-size: 0.8em;
    font-weight: 100;
}
.navbar-toggle {
    background-color: transparent !important;
    top: 18px;
    border: none;
    font-size: 1.5em;
    font-weight: 300;
}

.navbar-nav li a:hover, .navbar-nav li.active a {
    color: #ffc600;
}
a.order:hover{
	color:#fff !important;
}
.menuli a:hover {
    color: #600a5b !important;
}
.cat-image-home-title {
    text-shadow: #b5afb5 1px 3px 3px, #ffffff 1px 3px 3px;
    font-style: italic;
    background: #f7f7f7;
    padding: 15px;
    margin-top: 7px;
}
img.cat-cake-image:hover {
    animation-name: pulse;
    animation-delay: 0.1s;
    animation-duration: 0.5s;
    -moz-animation-name: pulse;
    -moz-animation-delay: 0.1s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-name: pulse;
    -webkit-animation-delay: 0.1s;
    -webkit-animation-duration: 0.5s;
    -moz-transition: 1s ease;
    -webkit-transition: 1s ease;
    transition: 1s ease;
    animation-iteration-count: 1;
    -moz-animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}
body,
#navbar-col,
.howard-full-width,
#wrapper,
div#buddy-quote {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #f5f5f5;
}
.table-hover>tbody>tr:hover .cakenamedt {
    background: #FFC107;
    color: #fff;
    font-weight: bolder;
}
.table-hover>tbody>tr:hover .cakenamedt a {
    color: #fff;
}
.cakenamedt a{
    font-weight:bolder;
    color: #0e0e0e;
}
#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled {
     /* padding-left: 250px; */
}
li.favicon {
    background: #fff;
}
#sidebar-wrapper {
    z-index: 1000;
    position: fixed;
    left: 250px;
    width: 0;
    height: 100%;
    margin-left: -250px;
    overflow-y: auto;
    color: #ffffff;
    background: #600A5B;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#wrapper.toggled #sidebar-wrapper {
    width: 250px;
}

#page-content-wrapper {
    width: 100%;
    position: absolute;
    /*padding: 15px;*/
}

#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -250px;
}
.notificationmodal img  {
    /* width:100%; */
}
.notificationmodal  {
    background: #dc0e7d70;
}
.notificationmodal .modal-header {
    text-align: center;
    background: #9e0965;
    color: #fff;
    overflow-wrap: break-word;
}
.notificationmodal .modal-title {
    font-size: 1.1em;
}
.content {
    margin: 30px;
}


/* Sidebar Styles */
#sidebar-wrapper a{
   border-bottom: #92088a thin solid;
   padding: 4px 0;
}
.sidebar-nav {
    position: absolute;
    top: 0;
    width: 250px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    text-indent: 20px;
    line-height: 40px;
}

.sidebar-nav li a {
    display: block;
    text-decoration: none;
    color: #ffffff;
}

.sidebar-nav li a:hover {
    text-decoration: none;
    color: #1abc9c;
    background: rgba(44, 62, 80, 1);
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
    text-decoration: none;
}

.sidebar-nav > .sidebar-logo {
    width: 70px;
    margin: 8% 4% 0 25%;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 18px;
    line-height: 60px;
}

.sidebar-nav > .sidebar-brand a {
    color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
    color: #fff;
    background: none;
}

/*bootstrap overides*/
.list-group-item {
    /*border: 0;*/
}
/*bootstrap overides*/

/*flat ui overides*/
.navbar {
    border-radius: 0;
}
.navbar {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    -moz-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    -o-box-shadow: 0 2px 5px 0 rgba(0,0,0,0.05);
    background: #fff;
}
.navbar-inverse {
    background-color: #ffffff;
    /* border-bottom: #45014a thin solid; */
}
.navbar-inverse .navbar-form .form-control:focus, .navbar-inverse .navbar-form .select2-search input[type=text]:focus {
    color: #000;
    border-color: #fff;
}
.navbar-inverse .navbar-form .form-control, .navbar-inverse .navbar-form .select2-search input[type=text] {
    color: #000000;
    background-color: #ffffff;
    border-color: transparent;
}
/*flat ui overides*/

/*niffty tweaks*/
.search-navbar-icon {
    color: #FFC107;
    position: absolute;
    top: 1rem;
    left: 90%;
}
.border-radius-6 {
	border-radius: 6px!important;
}
#menu-toggle {
    color: white;
    margin: 11px;
}
.slide-caption-text {
    position: absolute;
    top: 20%;
    left: 5%;
    color: #ffffff;
    font-size: 4rem;
    font-family: 'Amatic SC', cursive;
    font-weight: bolder;
    animation-name: wobble;
    animation-duration: 1s;
    animation-delay: 0.3s;
    -moz-animation-name: wobble;
    -moz-animation-duration: 1s;
    -moz-animation-delay: 0.3s;
    -webkit-animation-name: wobble;
    -webkit-animation-duration: 1s;
    -webkit-animation-delay: 0.3s;
}
.carousel-control {
    color: #FFC107;
}
.carousel-indicators li {
    background-color: #600A5B;
    border-color: #600A5B;
    height: 20px;
    width: 20px;
}
.carousel-indicators .active {
    background-color: #ffffff;
    border: 3px solid #600A5B;
    height: 20px;
    width: 20px;
}
.btn-primary {
    background-color: #600A5B;
}
.pagination li.active>a, 
.pagination li.active>span, 
.pagination li.active>a:hover, 
.pagination li.active>span:hover, 
.pagination li.active>a:focus, 
.pagination li.active>span:focus {
    background-color: #600A5B;
}
/*niffty tweaks*/

/*footer styling*/
#footer-area {
    /*min-height: 600px;*/
    /* background-image: url(../../img/footer/val_bg2.jpg); */
    background-size: cover;
    background-position: center;
    background-attachment:fixed;
    background: #fff;
}
#social-links {
    width: 100%;
    margin: 13px auto;
    text-align: center;
}
h3.shop-name {
    font-size: 2.5rem;
    text-transform: uppercase;
    letter-spacing: 0.2rem;
    color: rgb(255, 242, 0);
    font-family: 'Montserrat', serif;
}
p.shop-location, p.shop-tel {
    color: rgb(255, 255, 255);
    font-family: 'Crimson text', serif;
    font-size: 2.0rem;
}
#thee-creators {
    color: #ffffff;
    font-family: Nexa, cursive;
}

/*home styling*/
.slideWrapper, .slidePhoto {
    height: 443px;
    /* -webkit-box-shadow: #676464 0px 1px 6px 2px; */
    -moz-box-shadow: #676464 0px 1px 6px 2px;
    -o-box-shadow: #676464 0px 1px 6px 2px;
    /* box-shadow: #676464 0px 1px 6px 2px; */
}
.slidePhoto {
    width: 100%;
}
#buddy-quote q, .cake-cat-name {
    /* font-family: 'LoversQuarrel'; */
}
#buddy-quote {
    font-size: 18px;
    line-height: 33px;
    color: rgb(121, 121, 121);
    font-weight: 300 !important;
    /* text-shadow: rgb(146 143 143) 0px 2px 6px; */
    -moz-text-shadow: rgb(146, 143, 143) 0px 2px 6px;
    -webkit-text-shadow: rgb(146, 143, 143) 0px 2px 6px;
}
.cake-cat-name span {
    color: #600A5B;
    font-size: 3.6rem;
}
.clientimg {
    width: 248px;
    height: 248px;
    background-repeat: no-repeat;
    background-size: contain;
}
.filtr-item .imgdiv {
    background: #fff;
}
.cat-cake-image {
    width: 300px;
    height: 300px;
    border: #fff 3px solid;
    /* box-shadow: #b9b4b9 0px 0px 4px 1px; */
    /*filter: grayscale(100%);*/
    /*-webkit-filter: grayscale(100%);*/
    -webkit-transition: 4s ease;
    transition: 4s ease;
    display: block;
    margin: auto;
    /* border-radius: 13px; */
    -moz-border-radius: 13px;
    /* -webkit-border-radius: 13px; */
}
/*price styling*/
#cake-price-table {
    font-size: 1.3rem;
    /* margin: 0; */
    /* width: 100%; */
}

/*location pricing*/
#map-area {
    width: 100%;
    min-height: 600px;
}
#mapCanvas {
    min-height: 1040px;
    padding: 0;
}

/*school styling*/
div.schMapCanvas {
    /*width: 300px;*/
    height: 300px;
    background-color: #333;
}
.school-intro-box{
	margin-bottom: 30px;
	background: #ffffff;
    padding: 25px 30px;
	background: #fff;
}
p.campus-location, p.campus-tel, p.campus-mail {
	font-size: 1.4rem;
}
.campus-details {
    word-break: break-word;
    padding: 3px;
    text-align: left;
}
#gettheapp {
    display: inline-block;
    margin: 6px;
}
#gettheapp img {
    width: 64%;
     -webkit-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.animateworkinghours{
	animation-name: rubberBand;
	animation-duration: 1s;
}
.monsat.monson{
    padding: 0 25px;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
}
.monsat:hover,.monson:hover {
    border-top: #600a5b thin solid;
    border-bottom: #600a5b thin solid;
    transition:0.2s ease all; 
    -moz-transition:0.2s ease all; 
    -webkit-transition:0.2s ease all;
    background: #600a5b0a;
}

@media screen and (max-width: 1200px) {
	.notificationmodal img {
	    width: 100%;
	}
.navbar-nav>li>a {
    padding: 0px 13px !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 71px;
}
}
@media screen and (max-width: 767px) {
.navbar .nav > li > a {
    line-height: 24px !important;
    font-size: 1em !important;
    text-align: center !important;
    border-bottom: #ededed thin solid;
    padding: 5px !important;
}
.locationaddress {
    height: 201px !important;
}
}
@media(min-width: 320px) and (max-width: 375px) {
    .slideWrapper,
    .slidePhoto,
    div#buddy-quote {
        max-width: 375px;
        max-height: 400px;
    }
    .locationaddress {
    height: 161px !important;
}
    .slideWrapper, .slidePhoto {
        height: 100%;
    }
    .carousel-control {
        display: none;
    }
    .slide-caption-text {
        top: 30%;
        left: 2%;
        font-size: 2.3rem;
    }
    .carousel-indicators {
        left: 40%;
    }
    #buddy-quote {
        font-size: 1.5rem;
    }
    h3.shop-name {
        font-size: 1.5rem;
    }
    p.shop-location, p.shop-tel {
        font-size: 1.3rem;
    }
    p.chef-matthew-sign-off {
        font-size: 2.0rem;
    }
    img.chef-matthew-sign-off {
        margin-left: 10%;
        width:250px;
        height:80px;
    }
    #social-links {
        width: 85%;
    }
    p#thee-creators {
        font-size: 1rem;
    }
    .cat-cake-image {
        width: 250px;
        height: 250px;
        display: block;
        margin: auto;
    }
    .cake-cat-name span {
        font-size: 2.2rem;
    }
}
@media(max-width: 375px) {
.navbar-nav>li>a {
    padding: 0px 11px !important;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 2;
}
.navbar-left.logo img {
    width: 167px;
    padding-bottom: 12px;
}
    .locationaddress {
    height: 161px !important;
}
}
@media(min-width: 375px) and (max-width: 425px) {
    .navbar-nav>li>a {
    padding: 0px 11px !important;
    font-size: 8px;
    font-weight: 700;
    line-height: 9;
}
    .slideWrapper,
    .slidePhoto,
    div#buddy-quote {
        max-width: 425px;
        max-height: 500px;
    }
        .locationaddress {
    height: 161px !important;
}
.slideWrapper, .slidePhoto {
    height: 100%;
}
    .carousel-control {
        display: none;
    }
    .slide-caption-text {
        top: 30%;
        left: 2%;
        font-size: 2.3rem;
    }
    .carousel-indicators {
        left: 40%;
    }
    #buddy-quote {
        font-size: 1.5rem;
    }
    h3.shop-name {
        font-size: 1.5rem;
    }
    p.shop-location, p.shop-tel {
        font-size: 1.3rem;
    }
    p.chef-matthew-sign-off {
        font-size: 2.0rem;
    }
    img.chef-matthew-sign-off {
        margin-left: 10%;
        width:250px;
        height:80px;
    }
    #social-links {
        width: 85%;
    }
    p#thee-creators {
        font-size: 1rem;
    }
    .cat-cake-image {
        width: 100%;
        height: 100%;
    }
    .cake-cat-name span {
        font-size: 2.2rem;
    }
}
@media only screen and (min-width: 1024px) {
	.colmns {
		column-count: 3;
	}
}
@media only screen and (max-width: 768px) {
    
	.mainview {
		padding: 85px 0 0 0 !important;
	}
	#menu-toggle img {
		height: 38px;
		width: inherit;
		margin: 0 15px 0 0;
		right: 0;
		position: absolute;
	}
	.slideWrapper, .slidePhoto {
		height: 100%;
	}
}
@media(min-width: 600px) and (max-width:768px) {
.navbar-nav>li>a {
    padding: 0px 11px !important;
    font-size: 8px;
    font-weight: 700;
    line-height: 9;
}
}
@media(min-width: 425px) and (max-width:768px) {
    .navbar-nav>li>a {
    padding: 0px 13px !important;
    font-size: 12px;
    font-weight: 700;
    line-height: 51px;
}
    #wrapper {
        padding-left: 0;
    }

    #wrapper.toggled {
        /*padding-left: 250px;*/
    }

    #sidebar-wrapper {
        width: 0;
    }

    #wrapper.toggled #sidebar-wrapper {
        width: 250px;
    }

    #page-content-wrapper {
        /*padding: 20px;*/
        position: relative;
    }

    #wrapper.toggled #page-content-wrapper {
        position: relative;
        margin-right: 0;
    }
    img.cat-cake-image {
        margin-left: 30%;
    }
    img.chef-matthew-sign-off {
        margin-left: 20%;
    }
    #social-links {
        width: 60%;
    }
}
@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-left.logo img {
        width:9em;
    }
    a.order {
    margin-top: 1em !important;
}
    
}
@media only screen and (min-width: 1201px) {
  .navbar-left.logo img {
        width:100%;
    }
    a.order {
    margin-top: 20px !important;
}
}
@media (min-width: 1440px) and (max-width: 1650px) {
 .navbar .nav > li > a {
    line-height: 50px;
}   
}
/*extremely large desktops*/
@media (min-width: 1650px) and (max-width: 2560px) {
    html {
        background-image: url('../../img/cup-cakes-vector.jpg');
    }
    body {
        /*width: 57%;*/
        margin: auto;
    }
    .navbar {
        /*width: 57%;*/
        position: relative;
    }
    .navbar .nav > li > a {
    line-height: 50px;
}
}
::-webkit-scrollbar {
    height: 11px;
    overflow: visible;
    width: 11px;
}
::-webkit-scrollbar-button {
    height: 0;
    width: 0;
}
::-webkit-scrollbar-corner {
    background: transparent;
}
::-webkit-scrollbar-thumb {
    background-color: rgb(96, 10, 91);
    background-clip: padding-box;
    border-width: 1px 1px 1px 2px;
    min-height: 93px;
    padding: 99px 0 0;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset 0 -1px 0 rgba(0,0,0,.07);
}
::-webkit-scrollbar-track {
    background-clip: padding-box;
    border: solid transparent;
    background-color: transparent;
}
::-webkit-scrollbar-track-piece {
    background-color: white;
}
::selection {
    background:rgb(212, 0, 165)!important;
    color: white !important;
}
