/* CSS Document */


/*media all*/

body {
}

/*Search Bar over Dak background */
.et_pb_bg_layout_dark .et_pb_search input.et_pb_s {
    background-color: rgba(255, 255, 255, 0.68);
}



#main-header .et_search_form_container input {
    background-color: #ccc;
}


.edge_fade {
	background:url(../gui/edgefade_1200.png);
	background-position:top center;	
	background-repeat:no-repeat;
	background-size:auto 100%;

}

.top_edge_shadow {
	background:url(../gui/edge_shadow_bottom.png);
	background-position:top center;	
	background-repeat:no-repeat;
	background-size:auto 100%;

}

.bottom_edge_fade {
	background:url(../gui/bottom_edge_fade.png);
	background-position:bottom center;	
	background-repeat:no-repeat;
	background-size:auto 100%;

}

.edge_shadow_bottom {
	background:url(../gui/edge_shadow_bottom.png);
	background-position:bottom center;
	background-repeat:no-repeat;	

}



.single #product_nav{
    line-height: 1em;
    background-color: rgba(254, 254, 254, 1);
    font-size: 11px;
}


.super  {
	font-size:2em;
}



.single #product_nav a{
	display:block;	
}


.single #product_nav .previous_nav {
	text-align:left;
}

.single #product_nav .next_nav {
	text-align:right;
	
}

.single .product_title {

}
.archive .page-title, 
.archive .term-description {

}

.archive #main-content,
.single-product #main-content {


}


.archive .et_pb_promo_button {

}

.page-description .et_pb_section {
	background-color:transparent;
}


.breadcrumbs .et_pb_row {
	color:#ccc;
	padding:4px;
}


#top_slider, #top_slider .et_pb_row{
padding: 0px 0px 0px 0px;
}

.et_pb_text.slider_container {
	margin-bottom:0px;

}

.et_pb_section {
	padding-top:0px;
}


#top_slider .et_pb_row .ls-fullwidth .ls-thumbnail {

}



.et_boxed_layout #page-container, #top-header {

}


.entry-content .top_header {
		background-position:bottom right;
		min-height:300px;
}


.et_boxed_layout #page-container {

}

#main-header, #top-header {

}


#top-header {
	

}

#main-header {
    min-height: 100px;
    padding-top: 30px;
    background-image: url(../gui/background_header.png);
    background-position: center bottom;
    background-repeat: repeat-x;
    border-bottom: solid #FFFFFF 2px;
}


#main-header nav#top-menu-nav {
	padding-top:24px;
}



#user-cart {
	margin-top:12px!important;
}

#user-cart .et_pb_toggle {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
	transition: all 0.3s;
	background-image:url(../gui/shoping-cart_empty.png);
	background-repeat:no-repeat;
	background-position:top left;
}

#user-cart .et_pb_toggle.et_pb_toggle_open {
	background-image:url(../gui/shoping-cart_empty_dark.png);

}

#user-cart .et_pb_toggle h5.et_pb_toggle_title {
	padding-left:40px;
}

/*media all*/
#user-cart.woocommerce .buttons a.button {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;

}


#user-cart.woocommerce .buttons a.button::after, .woocommerce a.button::after {
		font-family: "ETmodules" !important;		
}

/* New rules */
#user_name .username {
    font-weight: bold;
    color: #f2f2;
}




/*media all*/
.control#account-links, .control#account-links a {
    font-size: 0.9em;
    margin: 0px 12px;
    font-weight: normal;
    display: inline-block;
    text-transform: uppercase;
    float: right;
}


/* New rules */
ul.product_list_widget {
    list-style: none;
    padding: 0 0 0 0;
}

/* New rules */
ul.product_list_widget li {
    margin: 0px 0px 12px;
    padding-bottom: 12px;
}

/*media all*/
ul.product_list_widget .remove {
    font-size: 3em;
    line-height: 2em;
    padding: 12px;
    background-color: rgba(204, 204, 204, 0.25);
    margin-right: 12px;
    min-height: 220px;
	border-radius:0 0 0 0;
	display:inline!important;
}


/*media all*/
.woocommerce ul.cart_list li a, .woocommerce ul.product_list_widget li a {
    display: inline;
}




/* New rules */
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img,
ul.product_list_widget .attachment-shop_thumbnail {
    margin-right: 12px;
    margin-left: 4px;	
    float: right;
    width: 100px;
    height: auto;
    box-shadow: none;
	
}

/* New rules */
.woocommerce ul.cart_list li.mini_cart_item a, 
.woocommerce ul.product_list_widget li.mini_cart_item a,
ul.product_list_widget li.mini_cart_item a {
   
}

/*media all*/
.woocommerce ul.cart_list li.mini_cart_item, 
.woocommerce ul.product_list_widget li.mini_cart_item,
ul.product_list_widget li.mini_cart_item {
    margin: 0px 0px 12px;
    padding-bottom: 12px;
    display: block;
}

#user_control ul {
    padding-bottom: 0px;
}






#user_control {
/*	
	color: rgba(255, 255, 255, 1);
	display: block;
	position: fixed;
	bottom: 0px;
	background-color: #000;
	z-index: 1000;
	width: 100%;
	padding: 8px;
	border-top: solid #fff 2px;
	-webkit-box-shadow: 0px -1px 5px #000000;
	box-shadow: 0px -1px 5px #000000;
	*/
}

#user_control li.control {
    display: inline-block;
    margin: 0px 8px;

}




.et-fixed-header#main-header nav#top-menu-nav {
    padding-top: 20px;
}



nav#top-menu-nav a{
	font-size:16px;	
}

nav#top-menu-nav a:hover{
	color:rgba(231,201,75,1.00);
}

.et_fixed_nav #logo {
    max-height: 72px;
    margin-bottom: 0px;
}


.et-fixed-header #logo {
    max-height: 58px;
    margin-bottom: 0px;
}



.et_fixed_nav #logo, #logo {

}



.et_header_style_centered #logo {

}


#top-menu li {

}

#top-menu li:hover {

}


#top-menu li:nth-child(1), #top-menu li:nth-child(5) { }
#top-menu li:nth-child(2), #top-menu li:nth-child(6) { }
#top-menu li:nth-child(3), #top-menu li:nth-child(7) { }
#top-menu li:nth-child(4), #top-menu li:nth-child(8) { }


body.et_cover_background {

}

#main-footer {
	border-top:solid #FFFFFF 2px;
    padding: 0px 0px 5px;
	min-height:134px;
	background-image:url(../gui/edge_shadow_bottom.png);
	background-position:top;
	background-repeat:repeat-x;
}




#footer-bottom,  #et-footer-nav {

}

#footer-widgets .footer-widget:first-child {
/*	
	float:right;
	position:relative;
	top:-45px;
	width:100px;
	*/
	}

#footer-widgets .footer-widget:nth-child(2) {
/*	
	width:60%;
	font-size:10px;
	*/
}





#main-footer .bottom-nav li {
/*    padding-right: 0px;*/
}

#main-footer .bottom-nav li .menu_divider {
/*    padding: 0px 11px;
	display:inline-block;*/
}

#main-footer .bottom-nav li:last-child .menu_divider {
/*	display:none;*/
}

#footer-widgets {
/*	margin:0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;*/
}


li.online_retailer .thumbnail {
	width: 42%;
	float: left;
	margin-right: 2%;
	border: solid #ccc 1px;
}	

li.online_retailer .content {
	margin-left:44%;
}	

li.online_retailer .content .et_pb_promo_button {
    font-size: 1em;
    margin-top: 6px;
}

li.online_retailer .content .et_pb_promo_button::after {
    font-size: .75em;
    line-height: 1em; 
}



ul.online_retailers_list {
	list-style:none;
}		

li.online_retailer {
    margin-bottom: 12px;
    border-bottom: dotted #ccc 1px;
    padding-bottom: 12px;
}

/*------ FORM ELEMENTS --------------------- */

#product_brand-dropdown {
    height: 3em;
    width: 100%;
    color: #666666;
    background-color: #fff;
    border: solid #bbb 1px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}


/*media all*/
.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {

}



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

/*category images on loops pages */
.woocommerce ul.products li.product-category.product, .woocommerce-page ul.products li.product-category.product {
    height: 100px !important;
    max-width: 16.6%;
    min-height: 200px;
}


ul.products li.category-break {
	clear:both;
	display:block;
}



/*Loop Product (4 Column)*/
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    float: left;
    padding: 8;
    position: relative;
/*  width: 22.75% !important; */
	min-height:475px;
}


li.product.last::after {
/*	content: ".";
	clear: both;
	display: inherit;
	color: transparent;
	*/
}


/* Loop Thumbnail Container */
.et_shop_image {
    padding: 6px;
    text-align: center;
	min-height:200px;
}

/* Loop Thumbnail Image */
.et_shop_image img {
    max-height: 200px;
    width: auto !important;
}

.products li.product h3 {
    text-align: center;
    display: block;
    min-height: 4em;
}

.products .product .stock {
    display: block;
    text-align: center;
    font-size: 0.75em;
    background-color: #ccc;
}


.products .product .cart .single_add_to_cart_button {
/*	
    font-size: 0.75em !important;
    width: 100%;
	*/
}


/* New rules */
.product-categories .children {
    display: none;
}

/* New rules */
.product-categories .current-cat-parent .children {
    display: block;
	border:solid #ccc 1px;
}

.product-categories .current-cat-parent .children .children {
    display: block;
	border:none;
}



/* New rules */
.cat-item {
    margin: 0 0 0 0;
}

/* New rules */
.et_pb_widget .cat-item ul li {
    margin-left: 0px;
}

/* New rules */
.cat-item.cat-parent li a {
    display: block;
}

/* New rules */
.cat-item ul li ul a {
    background-color: #fff;
}

/* New rules */
ul.product-categories a {
    display: block;
    border-bottom: solid #ccc 1px;
}

/* New rules */
.product-categories li a {
    background-color: #d8d1cb;
    text-transform: uppercase;
    padding: 4px;
}

/* New rules */
.product-categories li li {
    margin-left: 0px !important;
}

/* New rules */
.product-categories li li a {
    background-color: #eee;
}

/* New rules */
.product-categories li li li a {
    font-size: 0.85em;
    border-bottom: none;
	padding-left:12px;
}

/* New rules */
.product-categories .cat-item {
    margin-bottom: 0px !important;
    border-bottom: solid #fff 1px;
}

.product-categories .cat-parent.current-cat .children {
    display: block;
}


#woocommerce-product-search-field {
	width: 100%;
	padding: 0.7em;	
	margin: 0;	
	padding-right: 80px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: transparent;
	border: 1px solid #ddd;
	color: #666;
	font-size: 14px;
	line-height: normal !important;
	
	
}








	

/*------------------------------------------------------------------------ */
@media only screen and (min-width:1100px) {
	
	.woocommerce ul.products li.product.last {
		margin-right: 0px !important;
	}
	
}


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



	
}

/*----- DESKTOP ---------------------------------------------------------- */
@media only screen and (min-width:981px) {
	
	/*------ SIDEBARS ----------------------- */
	
	/* Module in Sidbars adjustments */ 
	
.woocommerce ul.products li.product.last {
    margin-right: 0px !important;
}



}
	
	
/*------------------------------------------------------------------------ */	
@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) {



}



