/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Handling Updates
-----------------------------------------------------------------*/

.art {
	font-size: 160px;
	font-weight: 400;
	text-transform: uppercase;
}
.bcess {
    background-color: #89a4b0;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 3px 3px;
}
.bgess {
    background-color: #2E607A;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-clip: text;
    color: transparent !important;
    text-shadow: rgba(155, 155, 155, 0.5) 0px 3px 3px;
}
blockquote.pull-left {
    max-width: 350px;
    margin: 5px 20px 10px 0;
    padding-right: 0;
}
.pull-left {
  float: left !important;
}
.caption {
	color: goldenrod;
	font-size: 15px;
	font-style: italic; 
}
.captionm {
	color: #758090;
	font-size: 15px;
	font-style: italic;
	line-height: 19px !important;
}
.card.inset {
    box-shadow: inset 3px 3px 7px rgba(136, 165, 191, 0.48), inset -3px -3px 7px #fff;
}
.card.inset em {
    font-size: 17px;
    font-weight: bold;
}
.card-w .card {
    padding: 20px;
    border-radius: 20px;
    position: relative;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.2);
}
.col2 {
    column-count: 2;
}
.col3 {
    column-count: 3;
}
.content-wrap.food p {
	margin-bottom: 0
}
.d3text1 {
    color: #f0fbfa !important;
    text-shadow: 0px 0px 0 rgb(220, 230, 228), 0px 1px 0 rgb(203, 213, 211), 0px 2px 0 rgb(185, 195, 193), 0px 3px 0 rgb(168, 178, 176), 0px 4px 0 rgb(151, 161, 159), 0px 5px 4px rgba(97, 142, 145, 0.7), 0px 5px 1px rgba(97, 142, 145, 0.5),
        0px 0px 4px rgba(97, 142, 145, 0.2);
}
.dark .line {
	border-top-color: #01F901;
}
.dial em {
	color: #F2BE7D;
	font-weight: bold;
}
.fambo{
  font-family: "Pinyon Script", cursive;
  font-weight: 400;
	font-size: 80px;
  font-style: normal;
}
.icona {
	display: inline-block;
	float: left;
	margin-right: 2%;
}
.lial em {
	color: #758090;
	font-weight: bold;
}
.entry-content span {
    color: #526e83;
    font-size: 18px;
    text-transform: lowercase;
    font-variant: small-caps;
}
.groove {
    border-style: groove;
    border: 2px solid rgba(136, 175, 185, 0.25);
	padding: 20px;
}
lead {
	font-variant: small-caps
}
.liner{
	border: thin solid #e1c973;
}
.ls1 {
	color: #457A71;
}

.modal-body .col-lg-4, .modal-body .col-lg-6{
	float: left;
}
.modal-content{
	background-color: black;
	border: thin solid #e1c973;
}
.modal-lg li {
	color: white;
}
.modal-lg .modal-header{
	margin-bottom: 5px;
}
.modal-header{
	border-bottom-color: #e1c973;
}
.modal-lg ul {
	padding-left: 30%;
	margin-bottom: 5px;
}
.morphic {
    background: #e0e5ec;
}
.morphic h3, h4 {
	color: #83A8AF;
}
.morphig {
background: #72acc9;
}
.morphiga {
box-shadow: inset 14px 14px 28px #4c7387,
            inset -14px -14px 28px #98e5ff;
}
p.alert-secondary {
	color: #3E4045 !important;
}
.pal {
	font-size: 21px;
}
.saff{
	color: #D3A002;
}
.sand {
	background-color: rgb(255,243,230);
}
.sexy h1 {
    font-size: 80px;
}
.sexy .sup-size {
    font-size: 140px;
}

.teal {
	color: #055160;
}
.vidplaycon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8.5em;
    height: 8.5em;
    transform: translate3d(-50%, -50%, 0);
    -webkit-transform: translate3d(-50%, -50%, 0);
}
.vidplaybut {
    background-image: url( "../images/play.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}
.youtube-embed {
    position: relative;
    padding-bottom: 100%;
    width: 100%;
    text-align: left;
}

.youtube-embed iframe {
    width: 100%;
    position: absolute;
    height: 100%;
    overflow: hidden;
}
@media (max-width: 810px) {
    .col2 {
        column-count: 1;
    }
    .col3 {
        column-count: 1;
    }
}

/* on index page */
