/*
Theme Name: Bucky's Portable Restrooms
Author: Webstix
Template: Divi
*/

@import url("../Divi/style.css");
@import url("css/custom.css");
@import url("css/custom_responsive.css");


/*default styles starts here*/
.btn,
.txtupper,
.uppertxt {
    text-transform: uppercase
}

* {
    margin: 0;
    padding: 0
}

.space {
    padding: 15px
}

.ver-space {
    padding: 15px 0
}

.hor-space {
    padding: 0 15px
}

.top-space {
    padding-top: 15px
}

.bot-space {
    padding-bottom: 15px
}

.mspace {
    margin: 15px
}

.ver-mspace {
    margin: 15px 0
}

.hor-mspace {
    margin: 0 15px
}

.top-mspace {
    margin-top: 15px
}

.bot-mspace {
    margin-bottom: 15px
}

.top-big-mspace {
    margin-top: 25px
}

.bot-big-mspace {
    margin-bottom: 25px
}

.nopad {
    padding: 0!important
}

.nomar {
    margin: 0!important
}

.nobor {
    border: none!important
}

.alignc,
.txtcenter {
    text-align: center
}

.alignl,
.txtleft {
    text-align: left
}

.alignr,
.txtright {
    text-align: right
}

.et_pb_section {
    padding:23px 0!important
}

.et_pb_fullwidth_section {
    padding: 0!important
}

h1 {
    font-size: 42px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 30px
}

h4 {
    font-size: 26px
}

h5 {
    font-size: 20px
}

h6,
p, li {
    font-size: 16px
}
ol,
ul, #left-area ul, #left-area ol {
    padding-left: 25px;
    padding-bottom: 25px;
    margin-left: 15px;
	padding-top:10px;
}
ol li {
    list-style: outside
}

ul li {
    list-style: disc
}

a, .et_pb_widget a {
    text-decoration: underline;
}

.et_pb_widget li a:hover,
a:hover, .et_pb_widget a:hover {
    text-decoration: none!important
}

p {
    font-weight: 400;
    padding-bottom: 20px;
    line-height: 25px
}

hr {
    color: #c2c2c2;
    border-right: none;
    border-left: none;
    border-top: 1px solid #ccc
}

img.alignright {
    margin: 0 0 25px 25px;
    position: relative;
    top:10px
}

img.alignleft {
    margin: 0 25px 25px 0;
    position: relative;
    top:10px
}

.none {
    display: none
}

.block {
    display: block
}

.btn,
.in-block {
    display: inline-block
}

.btn,.gform_button{
    background: #c92127;
    text-decoration: none;
    color: #fff !important;
	font-size:22px;
	text-transform:uppercase;
	text-decoration:none !important;
	display:inline-block;
	border-radius: 2px;
	font-family: "Rajdhani";
    text-align: center;
    font-weight:500;
    padding:10px 18px 9px 18px;
	line-height:21px;
}

.btn-small {
    padding: 0 10px;
    line-height: 30px;
    height: 30px;
    font-size: 15px
}

.btn-big {
    padding: 0 25px;
    line-height: 45px;
    height: 45px;
    font-size: 18px
}

.btn:hover {
    background: #333;
    color: #fff !important;
}

.btn-black {
    background: #000
}
.btn-black:hover{
	background: #c92127;
}
.btn-brown {
    background: brown
}

.btn-orange {
    background:#e75323;
	font-size:16px;
	padding:12px 16px;
	line-height:normal;
	text-decoration:none !important;
}

.italic-txt {
    font-style: italic
}

.block>td,
td {
    border: 1px solid #ccc;
    padding: 10px
}

.box {
    padding: 15px;
    min-height: 150px
}

.box-default {
    background: #ccc;
    color: #333
}

.box-primary {
    background: #A31720;
    color: #fff
}
.et_header_style_centered #top-menu > li > a{
	font-weight:normal;
}
@media(min-width:981px){
	a[href^="tel"] {
    pointer-events: none;
    text-decoration: none !important;
	}
}
@media(max-width:767px){
	img.alignright, img.alignleft, img.aligncenter, img.alignnone{
		position:static;
		float:none;
		margin:15px 0;
	}
}

/*default styles ends here*/

#gform_wrapper_1 .gform_fields {
    padding: 0;
}
@media(min-width:1200px) and (max-width:1310px){
	#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:nth-child(2), #footer-widgets .footer-widget:nth-child(3){
margin-right:10px !important;
}
#footer-widgets .footer-widget:nth-child(2){
width:250px !important;
}
.latest-news-content{
padding:0 !important;
}
}
@media(min-width:1151px) and (max-width:1199px){
	#footer-widgets .footer-widget:first-child, #footer-widgets .footer-widget:nth-child(2), #footer-widgets .footer-widget:nth-child(3){
margin-right:10px !important;
}
#footer-widgets .footer-widget:nth-child(2){
width:220px !important;
}
.latest-news-content{
padding:0 !important;
}
.latest-news-content .post-container{
max-width:77% !important;
}
}
#footer-bottom .container{
	padding:0 !important;
}
.et_pb_widget{
	float:none;
}

/* ACF */
/* Tabs container */
.r-tabs {
    position: relative;
    background-color: #444;
    border-top: 1px solid #444;
    border-right: 1px solid #444;
    border-left: 1px solid #444;
    border-bottom: 4px solid #444;
    border-radius: 4px;
}
 
/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
    position: relative;
    background-color: #444;
    display: inline-block;
    margin: 0;
    list-style: none;
}
 
/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
    display: inline-block;
    padding: 10px 12px;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    font-weight: bold;
    color: #fff;
    font-size: .9em;
}
 
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
    opacity: 0.5;
}
 
/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
    color: #444;
    text-shadow: none;
    background-color: white;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
 
/* Tab panel */
.r-tabs .r-tabs-panel {
    background-color: white;
    border-bottom: 4px solid white;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding: 15px;
    display: none;
}
 
/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    display: block;
    padding: 10px;
    background-color: #444;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    text-shadow: 0 1px rgba(0, 0, 0, 0.4);
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
}
 
/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    background-color: #fff;
    color: #444;
    text-shadow: none;
}
 
/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
    opacity: 0.5;
}
 
.r-tabs .r-tabs-nav {
    margin: 0;
    padding: 0;
}
 
.r-tabs .r-tabs-accordion-title {
    display: none;
}
 
.r-tabs .r-tabs-panel.r-tabs-state-active {
    display: block;
}
 
/* Accordion responsive breakpoint */
@media only screen and (max-width: 650px) { /* Set to desired media size for accordion layout */
        .r-tabs {
                border-radius: 0;
        }
         
        .r-tabs .r-tabs-nav {
                display: none;
        }
         
        .r-tabs .r-tabs-panel {
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
        }
 
 
        .r-tabs .r-tabs-accordion-title {
                display: block;
        }
 
        .r-tabs-accordion-title  .r-tabs-anchor:after {
                content: "\f132";
                font-family: 'dashicons';
                float: right;
        }
 
        .r-tabs-state-active .r-tabs-anchor:after {
                content: "\f460";
                font-family: 'dashicons';
                float: right;
        }
 
        .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
                border-top-right-radius: 0;
                border-top-left-radius: 0;
        }
     
        .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
                border-bottom: 1px solid;
        }
         
        .r-tabs .r-tabs-panel.r-tabs-state-active {
                display: block;
                opacity: 0.9;
        }
}
@media(min-width:600px){
	.deluxe_flush .clsProductDetails{
		padding-right: 30px !important;
		width: 50%;
		float: left;
	}
	.deluxe_flush .clsProductDetails.one{
		border-left: 1px solid #efefef;
		padding-left: 30px !important;
		padding-right: 0px !important;
		width: 50%;
		float: left;
	}
	.deluxe_flush{
		border-bottom: 1px solid #efefef;
		overflow: hidden;
	}
}
.get--quote--button {
    margin-top: 10px;
}