/*
Theme Name: Cool Food Planet
Description: Child theme for Avada theme
Author: Web servis
Author URI: http://webservis.rs
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/*
.explorer > div {
    -ms-behavior: url(http://coolfoodplanet.org/backgroundsize.min.htc);
}
*/
a:hover {
    text-decoration: underline;
}
.post-content a {
    color: #369;
    font-weight: bold;
}
.post-content a:hover {
    color: #369;
    font-weight: bold;
    text-decoration: underline;
}
img {
    vertical-align: initial;
}
.white-title > div > div > .content-container h2 {
    color: #fff;
}
.white-title > div > div > .content-container a {
    color: #fff;
}
#home-section p {
    color: #fff;
    font-size: 12px;
}
#home-section p strong {
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}
a.mission-card,
a.mission-card-fr,
a.mission-card-it,
a.mission-card-el,
a.mission-card-es {
    display: block;
    height: 94px;
    width: 229px;
    text-indent: -9999px;
    float: right;
    margin-right: -35px;
}
a.mission-card:hover,
a.mission-card:hover-fr,
a.mission-card:hover-it,
a.mission-card:hover-el {
    background-position: 0 94px;
}
a.mission-card {
    background: url(images/ban-mission-card.gif);
}
a.mission-card-fr {
    background: url(images/ban-mission-card-fr.gif);
}
a.mission-card-it {
    background: url(images/ban-mission-card-it.gif);
}
a.mission-card-el {
    background: url(images/ban-mission-card-el.gif);
}
a.mission-card-es {
    background: url(images/ban-mission-card-es.gif);
}
.adult-content-box > .fusion-column-wrapper {
	padding: 20px;
    border-radius: 10px;
}
div#wrapper {
  background-repeat: no-repeat;
  background-position: center top;
}

.content-container > h2 {
	margin: 26px 0 5px!important;
}
div.content-container > h2:nth-child(1) {
	margin: 0 0 5px!important;
}
.post-content p {
    margin-bottom: 10px;
}

/* Home */
div#home-are-you-an-adult > div {
    border-radius: 25px;
}
#home-are-you-an-adult > div > p {
	margin-bottom: 0;
}
table.home-language tr td {
    padding: 5px 10px 5px 0;
}

table.insidefood th {
    color: #fff;
    border: 1px #999900 solid;
    margin: 2px;
    padding: 10px;
    background: transparent url(images/black-30.png);
}
table.insidefood td {
    color: #fff;
    border: 1px #999900 solid;
    margin: 2px;
    padding: 10px;
    height: 160px;
    background: transparent url(images/black-30.png);
}
table.parents-table tr td {
	border-color: #e0dede;
    margin: 2px;
    padding: 10px;
    border: 1px #000 solid;
    background: #333;
}
/* SubNav */
.subNav {
    margin-right: 8px;
    font-family: 'MuseoSlab500Regular', arial, helvetica, sans-serif;
}
.subNav ul {
  padding: 0;
  margin: 0;
}
.subNav li {
    width: 300px;
    height: 41px;
    overflow: hidden;
    margin: 0 0 5px 0;
    list-style: none;
}
.subNav li a {
    color: #ccc;
    display: block;
    font-size: 17px;
    padding: 0 10px 0 30px;
    height: 41px;
    line-height: 41px;
    text-shadow: 3px 3px 3px #000, -1px -1px 3px #000, 1px -1px 3px #000, -1px 1px 3px #000, 1px 1px 3px #000;
    background: url('images/subNav-bg.png') no-repeat 0 0;
}
.subNav li a:hover {
    color: #ccc;
    text-decoration: none;
    opacity: 0.5;
}
.subNav li.mItemDown a,
.subNav li.mItemDown a:hover {
    color: #fff;
    opacity: 1;
    cursor: default;
    background-position: 0 -41px;
}

/* Custom */
.are-you-an-adult-img {
    margin-left: -15px;
}
.explorer > div {
	/* background-position: 45px 0!important;
    -webkit-background-size: initial!important;
    -moz-background-size: initial!important;
    -o-background-size: initial!important;
    background-size: initial!important; */
    width: 495px;
    height: 232px;
    padding-right: 10px!important;
    padding-bottom: 0!important;
    padding-left: 185px!important;
    
}
.intro-text {
    font-size: 23px;
    line-height: 26px;
}
.fusion-title h1.title-heading-left,
#wrapper .post-content .content-box-heading {
  margin-left: 1px;
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
  padding-top: 7px;
}

.how-to-play > div.fusion-column > div {
	border-radius: 10px;
	padding: 5px 0 15px 15px;
}
.how-to-play > div.fusion-column > div > div.heading.icon-left {
    margin-bottom: 0;
}
.how-to-play > div.fusion-column > div > div.heading.icon-left > h2 {
    padding: 10px 0 0 0;
}
.how-to-play > div.fusion-column > div > div > ol {
	padding: 0 0 0 20px;
}
.history-go-minus-one a,
.history-go-minus-one a:hover {
	font-weight: normal;
	color: #fff;
}
.fusion-testimonials.classic blockquote {
    background-color: transparent;
}
.meta .fusion-date,
.post-content blockquote,
.review blockquote q {
    font-style: normal;
}
.fusion-content-boxes .heading {
    margin-bottom: 10px;
}
.fusion-content-boxes .fusion-column {
    margin-bottom: 0;
}
.fusion-content-boxes .content-wrapper-background {
    padding: 0;
}
.fusion-testimonials.classic blockquote q {
    padding: 45px 90px 10px 15px;
}

/* Footer */
#footer-info {
    float: right;
    text-align: right;
}
#footer-info ul {
    margin: 0px;
    padding: 0px;
    float: right;
    margin-bottom: 5px;
}
#footer-nav li, #footer-info li {
    float: left;
    list-style: none;
    text-align: right;
}
#footer-nav li a, #footer-info li a {
    display: inline-block;
    color: #FFF;
    margin: 0px 10px 0px 0px;
    padding: 0px 10px 0px 0px;
    border-right: 1px solid #FFF;
    text-decoration: none;
}
#footer-info p {
    color: #CCC;
    clear: both;
    font-size: 0.9em;
}

.main_menu_wrap{
    width: 564px;
    height: 231px;
	float:right;
	margin:20px 0 12px 0;
}

.menuCanvas{
	max-width:100%;
	display:block;
	margin:0 auto;
	
}

.slurg-img img { 
   position: relative; 
}

.slurg-img p { 
   position: absolute; 
   text-align: center;
   color: #000;
   top: 20px;
   left: 15px; 
   width: 32%; 
}
a.fusion-logo-link {
	width: 295px;
    height: 213px;
}
div#IntroDisplayCharacterContainer {
    width: 211px;
    height: 274px;
}
/* Media Queries */
@media only screen and (min-width: 800px) {
  div.content-container .fusion-one-half.fusion-layout-column.fusion-spacing-yes {
    width: 52%;
    margin-right: 2%;
  }
  div.content-container .fusion-one-half.fusion-layout-column.fusion-column-last.fusion-spacing-yes {
    width: 45%;
    margin-right: 1%;
  }
  
  /* Intro page */
  div#post-4 div#home-logo,
  div#post-7 div#home-logo,
  div#post-9 div#home-logo,
  div#post-11 div#home-logo,
  div#post-4069 div#home-logo {
	width: 31%;
  }
  div#post-4 div#home-section,
  div#post-7 div#home-section,
  div#post-9 div#home-section,
  div#post-11 div#home-section,
  div#post-4069 div#home-section {
    width: 69%;
  }
  div#post-4 div.fusion-column-wrapper,
  div#post-7 div.fusion-column-wrapper,
  div#post-9 div.fusion-column-wrapper,
  div#post-11 div.fusion-column-wrapper,
  div#post-4069 div.fusion-column-wrapper {
    background-position: 0 0;
  }
}
@media only screen and (max-width: 800px) {
	/*
  .no-cover > div {
    padding: 30px 0px 75px 170px!important;
    background-size: 100%!important;
  }
  */
  div#IntroDisplayCharacterContainer {
    display: none;
  }
  .fusion-fullwidth.fullwidth-box.fusion-fullwidth-1.fusion-parallax-none.nonhundred-percent-fullwidth {
    margin-top: 85px;
  }
}
/* end */
