/*
Theme Name:   MyRaces - child of PowerClub
Theme URI:    http://myraces.ro
Description:  Child of PowerClub - MyRaces
Author:       nstudor
Author URI:   http://myraces.ro
Template:     powerclub-lite
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  twentyfifteen
*/

body, p {
    font-family: 'Raleway', sans-serif;
    font-size: 0.9rem!important;
}

h1,h2,h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight:800;
    font-style:italic;
}

.logo h1 {
    display:none;
}

.sitenav ul li a {
    color: #AAFF00;
    text-shadow: 0 0 3px #0796d0;
}

#sidebar ul li a {
    color: #AA8800;
    font-style:italic;
    font-weight:bold;
}

.fourbox .pagemore,
.fourbox .pagecontent p
{
    display:none;
}

.fourbox h3 a {
    color: #AAFF00;
    margin-top: -60px;
    margin-right: 15px;
    display: block;
    text-align: right;
    font-size: 1.5rem;
    text-shadow: 3px 3px 8px #FFFFFF;
}

aside.widget {
    border: 0;
    border-radius: 20px 0 20px 0;
    overflow:hidden;
    background-color: rgba(255,255,255,.8);
}

.blog-post {
    padding: 20px;
    border-radius: 20px 0 20px 0;
    background-color: rgba(255,255,255,.8);
    margin-bottom: 20px;
}

.page-header h1 {
    color: #FFAA00;
}

.entry-header h1, .blog_lists h2 a {
    color: #00A9FF;
}

.sub-menu {
    background-color: rgba(85,85,85,.8)!important;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #e7e6e6;
}

.pagemore {
    border: 0;
    color: #AA00FF;
    padding: 8px 20px;
    display: block;
    float:right;
}

.blog_lists p {
    margin-bottom: 0!important;
}

#ourservices {
    margin:0!important;
}

.cal-on {
    background-image:url(/wp-content/on.png);
    background-repeat:no-repeat;
    height:33px;
    text-align:center;
    background-position: center;

}

.cal-on a{
    color:#fff;
}

.cal-off {
    background-image:url(/wp-content/off.png);
    background-repeat:no-repeat;
    height:33px;
    text-align:center;
    background-position: center;
}

.search-field {
    width: 70%;
    padding: 0 15px;
    color: #797979;
    margin-bottom: 0;
}
p.search-field {
    float: right;
}
input.search-field {
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 35px;
}

.search-submit {
    background-color: #AA00FF;
    width: auto;
    border: none;
    cursor: pointer;
    font: 14px 'Montserrat',san-serif;
    color: #ffffff;
    padding: 10px 15px;
    border-radius: 3px;
    float:right;
}

.search-field .sel1 {
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 33px; 
    width: 20%;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;    
}

.search-field .sel2 {
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;
    height: 33px; 
    width: 45%;
    border: 1px solid #cccccc;
    box-shadow: inset 1px 1px 2px #ccc;    
}

.log-content span {
    width: 25%;
    float: left;
    padding: 7px 0;
}

.log-content {
    float: left;
    width: 100%;
    clear: both;
    padding: 0 0 20px 0;
}

.profile-menu {
    background-color: #fe00a9;
    color: #ffffff;
    padding: 10px;
    border-radius: 10px 0 10px 0;
    cursor: pointer;
}

.postmeta {
    margin-bottom: 0!important;
}

#footer-wrapper {
    display: none;
}

.xpage {
    display: none;
    margin-top: 30px;
}

#xpage1 {
    display: block;

}

.mapembed {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    padding-top: 56.25%!important;
}

.mapembed-item {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.text-green {
    color: #AAFF00;
}

.text-pink {
    color: #fe00a9;
}
.text-blue {
    color: #0796D0;
}
.text-purple {
    color: #AA00FF;
}
.text-orange {
    color: #FFAA00;
}

.hexagon1 {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(110deg);
    width: 196px;
    height: 88px;
    background: transparent;
    border-radius: 50%; 
    overflow: hidden;
    padding: 0;
    margin-top: 30px;
}
.hexagon2 {
    transform: rotate(-60deg);
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 50%; 
    overflow: hidden;
    padding: 0;
}

.hexagon3 {
    transform: rotate(-60deg);
    width: 100%;
    height: 100%;
    background: #000;
    border-radius: 50%; 
    overflow: hidden;
    padding: 0;
}

.hexagon3 a{
    padding: 0!important;
    margin-top: -2px;
}
.hexagon3 img{
    transform: rotate(10deg);
    width: 100px;
    height: 100px;   
    padding: 0;
    max-width: none;

}

#menu-image{
    padding-left: 80px;
    padding-top: 30px;
}

.sitenav ul li:hover>ul {
    left: auto;
    right: 60px;
    top: 80px;
}

.g-signin2 > div {
    margin: 0 auto;
}