/* CSS Document */
/*media all*/


/* New rules */
#slp_div .results_wrapper {
    border-bottom: solid #ccc 1px !important;
}

/* New rules */
.results_wrapper {
    border-bottom: solid #ccc 1px;
    padding: 24px 12px;
}

/* New rules */
.results_wrapper .location_name {
    font-weight: bold;
    font-size: 1.5em;
    padding-right: 12px;
}





.et_pb_slide_description, .et_pb_slider_fullwidth_off .et_pb_slide_description {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
max-width:680px;

}



/* New rules */
#user-cart .et_pb_row_fullwidth {
    min-width: 100%;
}

/* New rules */
#user-cart .et_pb_module {
    border: none;
}

/* New rules */
#user0cart .et_pb_column_0 a {
    color: #fff !important;
}

#user_control {
    text-align: right;
    padding: 6px 40px;
}

/* New rules */
#user_control a {
    color: #fff;
}







.et_pb_posts .entry-featured-image-url img {
	width: 200px !important;
	float: left;
	margin-right: 24px;
}

#main-header {
/*    max-height: 100px;
    padding-top: 30px;
    background-image: url(../gui/background_header.png);
    border-bottom: solid #FFFFFF 2px;
	background-color:#000000;
*/
}

.entry-content {

}

.home .entry-content {

}


#video_header .et_pb_slide_title, #video_header .et_pb_slide_content {
    background-color: rgba(0, 0, 0, 0.65);
	padding-bottom:30px;
}

#video_header .et_pb_slide_title {
    padding-top: 30px;
    padding-bottom: 0px;	
}


#main-content {
	background-color:#ffffff!important;
}



.breadcrumbs {
    background-color: #ccc;
    border-bottom: solid #000 1px;
}

.breadcrumbs .et_pb_row {
    color: #fff;

}

.wp_bannerize img {
    background-color: #fff;
}

h1,h2,h3,h4,h5 {
	line-height:1.25em;
}

.et_pb_text h1 {
    text-transform: none;
}


/*--------- Footer -----------------*/

#primary_footer h2 {
    text-transform: uppercase;

}

#primary_footer .menu .menu-item a {
    color:#E6E6E6 !important;
	font-size:.8em;
	display:block;
}

#primary_footer .menu .menu-item a:hover {
/*    color: #DB0002 !important; */
	background-color:rgba(230,230,230,0.05);
	padding-left:8px;
	font-weight:bold;
    -webkit-transition: padding .25s, background-color .25s; /* Safari */
     transition: padding .25s, background-color .25s;	
	
}

#primary_footer ul {
    margin-left: 0px;
    padding-left: 0px;
}

#primary_footer li.menu-item {
    list-style: none;
    border-top: dashed #4d4d4d 1px;
    padding: 0px 0px;
}



/*--------- Blurbs -----------------*/

.banner.et_pb_blurb p {
    padding: 14px;
}

.banner.et_pb_blurb h4 {
    display: block;
    background-color:rgba(0,0,0,0.54);
    padding: 8px 8px 8px 8px;

}







/*--------- Online Retailers -----------------*/

li.online_retailer {
    margin-bottom: 22px;
    border-bottom: solid #ccc 1px;
    padding-bottom: 24px;
}

li.online_retailer .thumbnail {
    width: 42%;
    float: left;
    margin-right: 2%;
    text-align: center;
	border:none;
}


li.online_retailer .thumbnail img {
    max-width: 100%;
    height: auto;
    margin: 0 Auto;
}




@media only screen and (max-width:767px) {



	li.online_retailer .content {
		margin-left: 0px;
	}

	
	li.online_retailer .thumbnail {
		width: 100%;
		float: none;
		margin-right: 0px;
		text-align: center;
		border: none;
		margin-bottom: 24px;
	}
	
	
	
	li.online_retailer .content {
		margin-left: 0px;
	}

}



/*--------- Page Header -----------------*/
.et_pb_fullwidth_section.et_pb_section_0.et_pb_with_background {
	background-position:center top;
}

.et_pb_fullwidth_header .header-content h1 {
    background-color: rgba(255, 255, 255, 0.37);
    padding: 12px;
	font-weight: bold;
    font-size: 50px;
}

#top-menu li li {
    margin: 0;
    padding: 0 0px;
	width:100%;
/*    padding: 0 20px;*/
    border-top: Solid #ccc 1px;
}

#top-menu li li a {
	width: 100%;
	margin-left:0px;
	margin-right:0px;

}





/*--------- Sidebar Nav -----------------*/

.et_pb_widget_area .menu {
   line-height: 3em !important;	 
}


.et_pb_sidebar_0 .widget_nav_menu .menu li {
    background-color: transparent;
	margin:0 0 1px 0;
}

.et_pb_sidebar_0 .widget_nav_menu .menu li.current-menu-item  {
    background-color: #ccc;
}

.et_pb_sidebar_0 .widget_nav_menu .menu li a {
    padding: 8px 32px;
    margin: 4px 0px;
	display:inline-block;
}




/*--------- Buy Banner custom styles -----------------*/


@media only screen and (min-width:981px) {
	
	
	.buy-banner h2 {
		padding-bottom: 0px;
	}
	
	.buy-banner p:nth-child(1) {
		height: 100px;
		width: 200px;
		float: left;
		padding: 0px 4px;
	}

	
	.buy-banner img {
		margin: auto 0;
		width: 100%;
	}

	
	.buy-banner .et_pb_promo_button {
		min-width: 200px;
	}
	
	


	
	
	.buy-banner img {
		float: left;
		clear: left;
		margin-bottom: 20px;
		margin-right: 16px;
	}

}


/*--------- Global custom styles -----------------*/

.left_border {
border-left: solid #ccc 1px;
padding-left:20px!important;
}

.left_border .et_pb_promo_description,
.left_border .et_pb_promo_button {
margin:auto 20px;
}


.right_border {
border-right: solid #ccc 1px;
padding-right:20px!important;
}

.right_border .et_pb_promo_description,
.right_border .et_pb_promo_button {
margin:auto 20px;
}




/*--------- Home Header -----------------*/

.et_pb_slide_0 .et_pb_slide_image,
.et_pb_slide_1 .et_pb_slide_image {
    width: 564px;
    height: 275px;
    left: 0px;
    margin-left: -180px;
}




/*--------- Downalods (Globals) -----------------*/

.dlm-downloads li {
    list-style: none;	
    margin: 15px 0px 12px;
    padding: 12px 0px;
     border-bottom: solid #ccc 1px; 
    height: auto;	
}


.dlm-downloads h3, .dlm-downloads h4, .dlm-downloads h5 {
	text-transform:none;
	font-style:italic;



}

.dlm-downloads li:last-child {
    border-bottom: none;
}

.dlm-downloads .et_pb_more_button {
	margin-top:4px;
	margin-bottom:4px;	
}



#download_tabs h1 {
    display: block;
    clear: both;
    background-color: rgba(255, 48, 48, 1);
    color: rgba(254, 254, 254, 1);
    border-bottom: solid #000 1px;
    padding: 12px;
    font-size: 1.5em;
}


ul.dlm-downloads .meta {
	clear:both;
    color: rgba(181, 181, 181, 1);
}




ul.dlm-downloads .meta div.meta-item {
	display:inline-block;
	float:left;
	padding-right:12px;
	
}

ul.dlm-downloads .meta span {
	font-weight:bold;
}

ul.dlm-downloads .download_item_description {
    clear: both;
	display:block;

}








/*media all*/
.et_pb_fullwidth_header {
    min-height: 240px;
}


/*------ WOOCOMMERCE ----------------------- */



	

/*------------------------------------------------------------------------ */
@media only screen and (min-width:1100px) {
	
	
	
}


/*------------------------------------------------------------------------ */
@media only screen and (min-width:981px) and (max-width:1100px) {
	
	
	



	
}

/*------------------------------------------------------------------------ */
@media only screen and (min-width:981px) {

/* ///////////////////////////////////////////
// Min Size for Desktop Layout Style
///////////////////////////////////////////*/	

	
	body {

	}	
	
/*--------- Downalods -----------------*/

ul.dlm-downloads {
    padding: 0 0 0 0;
}

.dlm-downloads li {
}



.download_item .et_pb_more_button {
    float: right;
    margin-top: 0px;
}

ul.dlm-downloads li h3 {
    float: left;
    font-size: 1.65em;
    color: rgba(84, 84, 84, 1);	
}





	
	
/*--------- Sidebar Nav -----------------*/

	
	.et_pb_sidebar_0 .widget_nav_menu .menu {
		margin: 0px -28% 20px -32px;
		
	}	
	
/*--------- Contect area -----------------*/	
	#main-content {
/*    background-image: url(../gui/background_content_area.jpg); */
    background-position-x: 73.4%;
	background-position: 73.2% center	
	}

	
/*--------- Header area -----------------*/	
	#logo {
		float:none;
		max-width:34%;
	}


	#et-secondary-menu {

	}
	
	

	.vc_shop_home_page .container {
		width: 100%;
	}
	
	.et_pb_fullwidth_section .et_pb_row {
		width: 1200px;
	}
	
	.vc_shop_home_page #shop_top .et_pb_column_1_2 {
		width: 595px;
		margin-right: 10px;
	}
	
	.vc_shop_home_page #shop_top .et_pb_column_1_2:last-child {
		margin-right: 0px;	
	}




}




	
	
/*------------------------------------------------------------------------ */	
@media only screen and (max-width:980px) {
	




}
/*------------------------------------------------------------------------ */	
@media only screen and (max-width:767px) {
	

	

	
}
/*------------------------------------------------------------------------ */	
@media only screen and (max-width:479px) {
	
	
	
	
}
/*------------------------------------------------------------------------ */	
@media only screen and (min-width:479px) {



}