/*
Theme Name: led
Theme URI: http://www.ledatwork.com.sg/
Description: LED AT WORK PTE LTD
Author: Rezzkey Solutions Pte Ltd
Author URI: http://www.rezzkey.com
Tags: led, ledwork, lighting, rezzkey, rezzkey-solutions
Template: led_
Text Domain:  led_
Version: 1.0.0
Date Created: 20201101
*/
/* CHILD THEME */

/* Reset Chart */
#hide{display:none!important;}
.hide{display:none!important;}
.8px{ font-size: 8px !important; }
.10px{ font-size: 10px !important; }
.12px{ font-size: 12px !important; }
.14px{ font-size: 14px !important; }
.16px{ font-size: 16px !important; }
.mb0p p{margin-bottom: 0px !important; }
.mb0{margin-bottom: 0px !important; }
.mb5{margin-bottom: 5px !important; }
.mb10{margin-bottom: 10px !important; }
.mb15{margin-bottom: 15px !important; }
.mb20{margin-bottom: 20px !important; }
.rs-footer-icon{ padding: 0px 5px!important; }
.text-uppercase{ text-transform: uppercase !important; }
/*p{text-align: justify!important;}*/

/* Home */
/* About Us */
/* Contact Us*/
/* Shop */
/* Cart */
/* Checkout */
/* Header */
/* Footer */
.fusion-footer-widget-area .widget_nav_menu li a::before{ display: none !important; }
.fusion-footer-widget-area .widget_nav_menu li a{ line-height: 1.2em !important; }
.fusion-widget-area .widget_nav_menu li:first-of-type { padding: 0px 10px 5px 0px !important; }
.fusion-widget-area .widget_nav_menu li { padding: 5px 10px 5px 0px !important; }
.fusion-footer-widget-area .widget_nav_menu li,
.fusion-footer-widget-area .widget_text .textwidget { font-size: 15px !important; }
.fusion-footer-widget-area .widget-title { text-transform: none!important; }


/* Others Element */
/* Ecommerce */
.product-grid-view .fusion-product-content{ background-color: #fff !important; }
/*section.related-products .fusion-title{ background-color:#82c341!important; padding-left:20px!important; text-transform:capitalize!important;}*/
.fusion-woo-product-design-clean .products .product-title, .fusion-woo-product-design-clean .products .product-title > a{ font-style: normal !important; color: #000000!important; }
#main .product .product_title{ font-style: normal !important; color: #000000!important; }
.fusion-woo-product-design-clean .products .product-title, .fusion-woo-product-design-clean .products .product-title > a:hover{ color: #ff0000!important; }
.fusion-woo-product-design-clean .products .product-details-container{ text-align: left !important;}
.product-details-container .fusion-price-rating .price .amount { font-style: normal !important; color: #666666!important; }
#main .product .product_title{ color: #000000!important; }
.fusion-widget-cart-number{ color: #ffb200!important; }
/* Control Sidebar UI */
.sidebar .widget ul.product-categories li{ font-size: 14px !important;}
.sidebar .widget ul.product-categories li:first-child { padding: 0px 10px 5px 12px !important;}
.sidebar .widget ul.product-categories li{ padding: 5px 10px 5px 12px !important;}
.sidebar .widget ul.children li{ font-size: 14px !important;}
.sidebar .widget ul.children li:first-child { padding: 0px 10px 3px 12px !important;}
.sidebar .widget ul.children li{ padding: 3px 10px 3px 12px !important;}
.sidebar h4.widget-title { text-transform: uppercase!important;}


/* RESPONSIVE STUFF */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape){
}
@media only screen and (max-width: 959px) and (min-width: 768px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 479px) {
}
@media only screen and (max-device-width: 640px) and (min-device-width: 320px) {
}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
}
@media only screen and (min-device-width : 300px) and (max-device-width : 736px) {
}
/* Tablets */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}
/* Mobile Portrait */
@media only screen and (max-device-width : 320px) {
}
/* Mobile Landscape */
@media only screen and (min-device-width : 321px) {
}
/* Mobile Landscape and portrait till iphone7s */
@media only screen and (max-device-width : 760px) {
}
/* Tablet Portrait */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
}
/* Tablet Landscape */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)  {
}

@media only screen and (max-width:1024px){
}
@media only screen and (max-width:800px){
}
@media only screen and (max-width:420px){
}
