/*
 Theme Name:     Triotech Slots Theme
 Theme URI:      http://triotech.co.il
 Description:    Triotech Slots Theme
 Author:         Triotech
 Author URI:     http://triotech.co.il
 Template:       twentysixteen
 Version:        1.0.0
*/

/* Add Custom CSS after this line */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
body {
    background: transparent;
    font-family: 'Montserrat', sans-serif!important;
	font-size: 110%;
}

.site-header {
    padding: 0;

}
.site-main {
    margin-bottom: 0 !important;
}

.site-inner {
    margin: 0 auto;
    max-width: 1190px;
    position: relative;
}
.custom-logo {
    max-width: 90% !important;
}
.site-footer {
    padding: 0 !important;
}

.gametypes-container {

}
.gamethemes-container .list-box ul ,.gametypes-container .list-box ul
{
    list-style: none;
    float: left;
    width: 90%;
    margin-left: 0;
    margin-bottom: 5px;
}
.gamethemes-container .list-box ul li ,.gametypes-container .list-box ul li
{
    display: inline-block;
    margin-right: 5px;
}
.gamethemes-container .list-box ul li a,.gametypes-container .list-box ul li a
{
    color: black;
    text-decoration: underline;
}
.gamethemes-container .list-box span ,.gametypes-container .list-box span
{
    float: left;
    display: inline-block;
    margin-right: 5px;
}

.comments-title, .comment-reply-title {
    border-top: 0;
    font-family: arial;
    font-size: 23px;
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1.3125;
    padding-top: 1.217391304em;
}
ul, ol {
    padding: 0;
//    list-style: none;
}
.lobbygamebox ul {
margin: 0;
}
.lobbygamebox img.wp-post-image {
        width: 100%;
    height: 157px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}
.widget .widget-title {
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    font-size: 16px !important;
    font-size: 1rem !important;
    letter-spacing: 0.046875em;
    line-height: 1.3125 !important;
    margin: 0 0 1.75em;
/*    text-transform: uppercase;*/
    padding: 0 0 0 10px;
    margin-bottom: 10px !important;
}
#secondary.sidebar ul {
   display: inherit;
    float: none;
    overflow: hidden;
    margin: 0;
}

#secondary.sidebar ul li {
    display: inherit;
    float: none;
    width: inherit;
    margin: inherit;
}

/**
 * 14.0 - Media Queries
 */

/**
 * 14.1 - >= 710px
 */

@media screen and (min-width: 44.375em) {
    
    .site {
        margin: 0;
    }
    
    .site-header {
        padding: 0;
    }
}

/**
 * 14.2 - >= 783px
 */

@media screen and (min-width: 48.9375em) {
}

/**
 * 14.3 - >= 910px
 */

@media screen and (min-width: 56.875em) {
    
    .site-header {
        padding: 0;
    }
    
    .site-content {
        padding: 0;
    }
}

/**
 * 14.4 - >= 985px
 */

@media screen and (min-width: 61.5625em) {
    
    .site-header {
        padding: 0;
    }
body:not(.search-results) article:not(.type-page) .entry-content {
    float: left;
    width: 100%;
}
.widget {
    margin-bottom: 1.507692308em;
}
.site-main > article {
    margin-bottom: 2.0em;
}
.comments-area, .sidebar, .content-bottom-widgets .widget-area, .widecolumn {
    margin-bottom: 2.0em;
}
}

/**
 * 14.5 - >= 1200px
 */

@media screen and (min-width: 75em) {
}



