/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

@charset "utf-8";
/* CSS Document */

/*
Theme Name: Flatsome Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/


@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}

/*************** TOP BAR  ***************/

#top-bar a {
	color: #ffffff;
}

/*************** GENERAL  ***************/

.center {
	text-align: center;
}

#main td {
    color: #000 !important;
}


/*************** SIDEBAR NAV  ***************/

#nav_menu-4, #nav_menu-5 {
	background-color: #f1f1f1;
	padding: 10px 10px 10px 10px;
}

#nav_menu-4 .widget-title, #nav_menu-5 .widget-title {
    /*background-color: #F58220 !important;
    padding: 20px 20px 20px;*/
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}

.is-divider {
    background-color: rgba(245,130,32,1.0);
}

#nav_menu-4 li a, #nav_menu-5 li a {
	color: #000000 !important;
	text-transform: uppercase !important;
}

#nav_menu-4 li a:hover, #nav_menu-5 li a:hover {
	color: #F58220 !important;
}

/* #shop-sidebar .is-divider {
	display: none;
} */

#menu-smoke-products li.current-menu-item a, #menu-co-products li.current-menu-item a {
	color: #F58220 !important;
}

/*************** CATEGORY SIDEBAR ***************/

#shop-sidebar {
	padding: 0 10px 0 10px;
}

.category-page-row #menu-smoke-products {
	padding: 0 10px 0 10px;
}
.category-page-row #nav_menu-4 h3 {
    background-color: #F58220 !important;
    padding: 20px 10px 20px;
    color: #FFF;
    font-weight: bold;
}

/* .sidebar-wrapper .is-divider {
	display: none;
} */

.page-id-14 #menu-smoke-products {
	padding: 0 10px 0 10px;
}

.page-id-14 #nav_menu-4 h3, .page-id-14 #nav_menu-5 h3 {
    background-color: #F58220 !important;
    padding: 20px 10px 20px;
    color: #FFF;
    font-weight: bold;
}

.category-page-row #menu-co-products {
	padding: 0 10px 0 10px;
}
.category-page-row #nav_menu-5 h3 {
    background-color: #F58220 !important;
    padding: 20px 10px 20px;
    color: #FFF;
    font-weight: bold;
}

.page-id-14 #menu-smoke-products, .page-id-14 #menu-co-products, .page-id-299 #menu-smoke-products, .page-id-299 #menu-co-products  {
	padding: 0 10px 0 10px;
}

.page-id-299 #nav_menu-4 h3, .page-id-299 #nav_menu-5 h3 {
    background-color: #F58220 !important;
    padding: 20px 10px 20px;
    color: #FFF;
    font-weight: bold;
}

/*************** PRODUCT SIDEBAR ***************/

#product-sidebar #nav_menu-4 h3, #product-sidebar #nav_menu-5 h3 {
    background-color: #F58220 !important;
    padding: 20px 10px 20px;
    color: #FFF;
    font-weight: bold;
}

#product-sidebar #menu-smoke-products, #product-sidebar #menu-co-products  {
	padding: 0 10px 0 10px;
}

/* #product-sidebar .is-divider {
	display: none;
} */

/*************** SDS PAGE ***************/

.page-id-175 .box-image {
    text-align: center;
}

.page-id-175 .box-image img {
    width: auto;
    max-width: auto;
}

