/*
 Theme Name:   Riders Rest
 Description:  Theme created for Riders Rest by Enrapture
 Author:       Enrapture Ltd
 Author URI:   https://enrapture.gg
 Template:     Divi
*/

h2 {
    margin-bottom: 25px;
}
h2.homeh2 {
    margin-bottom: 8px;
}

h3 {
    margin-top: 30px;
}

#main-content .accolist h3{
    margin-bottom: 20px;
}

h4 {
    margin-top: 17px;
    margin-bottom: 17px;
}

.et_color_scheme_orange .et_pb_counter_amount, .et_color_scheme_orange .et_pb_featured_table .et_pb_pricing_heading, .et_color_scheme_orange #top-header {
    background: #ed8536 !important;
}

.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
        padding: 1% 0 50%;
}

#top-header .et-social-icons { float:right !important; }
#top-header #et-info { width: 100%; }

.et_pb_slide_description h2 {
	background-color: #000;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
		border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding: 10px;
	opacity: .8;
}

.et_pb_slide_content p {
	background-color: #000;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	padding: 0;
	opacity: .8;
}

.entry-content ul {
    line-height: 22px;
    margin-left: 30px;
    margin-top: 20px;
}

.rrdirs tr.dark{
	background-color: #ed8536;
	color:#fff;
}

.rrdirs tr.light{
	background-color: #ffe4d1;
}

.tg  {}
.tg td{padding:10px 5px;border-style:solid;border-width:1px;border-color:#848282 !important;overflow:hidden;word-break:normal;}
.tg th{padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;}
.tg .tg-mtwr{background-color:#bbdaff;vertical-align:top; width: 12%;}
.tg .tg-yw4l{vertical-align:top}

.et-box-content {
    padding-top: 6px !important;
    }

.tasideb{
	padding-top: 15px;
}

.et_pb_text_0 h3{
	margin: 0;
	padding: 0;
}

.tablepress tbody{
	color: #000;
	line-height: 16px;
	border: 2px solid #000;
}
table.tablepress tbody tr:first-child td{
	border-top: 1px solid #000;
}

.tablepress tbody tr td{
	background-color: #f9e2a7;
	border: 1px solid #000;
	padding: 18px;
}

.tablepress tbody tr td p{
	margin: 5px 0;
}

.tablepress tbody tr td[colspan="2"]{
	background-color: #fecb6e;
	font-size: 130%;
	text-align: center;
	border: 2px solid #000;
}


.en-info-phone:before {
	    font-family: "ETmodules" !important;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1;
    text-transform: none;
    speak: none;
    position: relative;
    top: 2px;
    margin-right: 2px;
    content: "\e090";
}

#top-header, #top-header .container, #top-header #et-info, #top-header .et-social-icon a {
    line-height: 1.6em;
}

#top-header .container {
    padding-top: 1.1em;
}

#CDSWIDSSP{
	width: 100% !important;
}

@media (max-width: 980px){
.et_header_style_left #logo {

    max-width: 70%
}
.notmobile{display: none;}

#nav_menu-2, #nav_menu-3{
	display: none;
}
.entry-content .et_pb_column  #glt_widget-2, .entry-content .et_pb_column  #glt_widget-3{
	margin: 0 !important;
}
.et_pb_section_0{
	padding-top: 0;
}
.et_pb_title_container h1 {
	font-size: 30px !important;
	}
}



@media (max-width: 1150px){
nav #top-menu li a {
    font-size: 15px;
}
nav #top-menu li {
    display: inline-block;
    padding-right: 15px;
    font-size: 14px;
}
}

@media (max-width: 1000px){
nav #top-menu li a {
    font-size: 14px;
}
nav #top-menu li {
    display: inline-block;
    padding-right: 15px;
    font-size: 13px;
}
}

@media only screen and ( min-width:981px ) {
	
header .logo_container	#logo {
    max-height: 62px;
}
    /* Set the slider height */
    .et_pb_slider, .et_pb_slider .et_pb_container { 
        height: 270px !important; 
    }
    .et_pb_slider, .et_pb_slider .et_pb_slide { 
        max-height: 270px; 
    }
    .et_pb_slider .et_pb_slide_description { 
        position: relative; 
        top: 5%; 
        padding-top: 0 !important; 
        padding-bottom:0 !important; 
        height:auto !important; 
    }
}