/**
* Theme Name: rozer Child
* Description: This is a child theme of rozer, generated by Rdt WP.
* Author: <a href="http://roadthemes.com">Road-Themes</a>
* Template: rozer
* Version: 1.0.2
*/
.rt-slideshow .slideshow-item img {
	width: 100%;
}
h3.title span, h5.elementor-icon-box-title, .elementor-widget-icon-box.elementor-view-default .elementor-icon {
	color: #dbb44d !important;
}
#footer a, #footer p{
	color: #fff !important;
}
#footer h6.widget-title{
		color: #dbb44d !important;
}
#footer .footer-column {
	border-right: 2px solid #dbb44d;
  text-align: center;
}
#footer .footer-column.footer-column-4 {
  text-align: left;
}

.stock, .cart, .yith-wcwl-add-to-wishlist, .price, .add-to-compare, .add_to_cart_button{
	display: none !important;
}
.summary .woocommerce-product-details__short-description {
	margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.summary .product_meta {
  margin: 0px 0 20px !important;
  border-top: none !important;
  padding: 10px 0 !important;
}
@media screen and (max-width: 767px) {
  #footer .footer-column {
	  border-right: none;
	  text-align: center;
	}
	#footer .footer-column.footer-column-4 {
  text-align: center;
}
	  .product-inner .product-content {
    padding-left: 15px !important;
  }
}
#_desktop_wishlist_,#_desktop_cart_,#_mobile_cart_{
	display:none !important;
}