/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
/* Main Menu */
.customMenuItem > .products > .product-grid-item > .product-wrapper > .wd-product-cats {display:none;}
.customMenuItem > .products > .product-grid-item > .product-wrapper > .wd-add-btn {display:none;}
.customMenuItem > .products > .product-grid-item > .product-wrapper > .price {display:none;}
.customMenuItem > .products > .product-grid-item > .product-wrapper > .wd-entities-title{max-width: 150px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.customMenuItem > .products > .product-grid-item > .product-wrapper > .product-element-top > .wd-buttons {display:none;}
.customMenuItem > .products > .product-grid-item > .product-wrapper > .product-element-top  > .wd-pos-r-t {display:none;}

/* Footer Contact */
.footerPhone{font-size:20px;font-weight:bold;text-align:center;margin-bottom:5px;}
.footerHeading{font-size:13px;text-align:center;margin-bottom:5px;}

/* Footer Category */
.footerMenu > li > a > span{font-size:13px !important;color:#ddd;font-weight:800;text-transform:capitalize !important;}
.footerMenuSub > a{font-size:11px !important;color:#999 !important;line-height:1 !important;padding:2px 0px !important;font-weight:400;}
.footerMenuSub > a:hover{color:#fff !important;}

/* Footer Copyrigth */
.copyrights-wrapper{background-color:#2B3033;border-top:1px solid #ffffff1c;}

/* Footer Subscription */
.bultenFooter{display:flex;margin-bottom:10px;}
.footerBultenEmail{border-top-right-radius:0px !important;border-bottom-right-radius:0px !important;background:transparent !important;}
.footerBultenSend{border-bottom-left-radius:0px !important;border-top-left-radius:0px !important;background:#fff !important;color:#474747 !important;text-transform:uppercase !important;}
.footerBultenTerms{font-size:13px !important;}
.footerBultenDesc{font-size:13px !important;}