/*
Theme Name: nyxiaskin
Theme URI: https://riode.org/
Author: D-THEMES
Author URI: https://riode.org/about-me/
Description: Riode Responsive WordPress + eCommerce Theme.
Version: 1.0
Template: riode
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

.top_header .vc_column-inner{display:block!important;}
.footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .footer p{color:#fff!important;}
.footer li a{color:#fff!important}
.product .btn-product{background-color:#ff6a00!important; border:none;}
.product .btn-product:hover{background-color:#ff6a00!important; border:none; color:#fff;}
.single-product .header {
		border-bottom: 1px solid #eee;border:none;
}
.product-boxed {
  border: 1px solid #e5cc8c;
}
/* Products */
.woocommerce-loop-product__title {
		color: #444;
		margin-top: 3px;
}

/* Footer */
.footer .widget-contact-info a {
		color: #fff !important;
}

.footer-logo { max-width: 154px }
.footer .wpcf7-form .btn {height: 49px;padding: 0.92em 1.27em;}
.footer .wpcf7-form input { padding-left: 2rem; background: #2c2c2c; border: none; font-size: 12px; height: 49px; }
.footer .contact-info label { color: #777; font-weight: 700; display: block; margin-bottom: 2px; text-transform: uppercase }
.footer .contact-info label:not(:first-child) { margin-top: 10px; }
.footer-newsletter-section .wpcf7-form .btn::after { content: '\e97f'; font-family: 'riode'; margin-left: 8px; font-weight: 400; font-size: 17px; }
.footer .widget ul li, .footer .menu li { margin-bottom: 11px; font-weight: 400 }
.footer-bottom .vc_column-inner { display: flex; align-items: center; flex-direction: row !important; flex-wrap: wrap }.footer .menu, .footer .widget ul {
    padding-top: 0.4rem;
}
@media (min-width: 992px) {
		.footer .vc_column_container:nth-child(2) { left: 1.2% }		.footer .vc_column_container:nth-child(3) { left: -2.8% }
}
.testimonial .ratings-full span:after{color:#FF9529;}
/* Responsive */
@media (max-width: 575px) {
		.w-mx-sm-100 {
				width: 100% !important;
		}
}
.label-top{display:none;}
.contactformdata .wpforms-container-full:not(:empty){margin:0px!important;}
.contactformdata .wpforms-form textarea{height:80px!important;}

.woocommerce-loop-product__title {
  font-size: 18px;
  font-weight: 600;
  color: #078541 !important;
}
.star-rating span::after {color:#FF9529!important}
.single-product p.price{color: #078541!important;}
.avg-rating-container mark{color: #078541!important;}
.accordion .card-header a {
  display: flex;
  align-items: center;
  position: relative;
  padding: 2rem;
  background: #e3ffd7;
  border:1px solid  #9e9e9e;
  border-radius:8px;
}
.accordion .card-header{margin-bottom:10px;}
.accordion .card{border:none;}
.summary .woocommerce-review-link{color: #2c4b2b !important;}
.menu li > ul {
  min-width: 26.6rem;
  background-color: #fff;
}
