/*
Theme Name: Porto Child
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
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  ***************/

.header-wrapper {
  position: relative;
  background-color: #231f20;
}
.porto-testimonial {
  padding: 2rem;
  background-color: #000000 !important;
  border-radius: 7px;
  border: 1px solid rgba(0,0,0,0.06);
	
}
.testimonial blockquote p {
  padding: 10px !important;
  font-size: 14px;
  line-height: 26px;
  font-weight: 300;
  color: #fff !important;
	
}
.testimonial.testimonial-style-2 blockquote {
  padding: 5px 20px;
  height: 100px;
}
.page-top {
    opacity: .7;
}
.ftrcprght .wpb_content_element{
	margin-bottom:10px !important
}
#main {
  background: #000 !important;
}

.product-share {
  display: none !important;
}
.single-product .product_title {
  font-size: 1.875rem;
  line-height: 1.2;
  color: var(--porto-heading-color);
  letter-spacing: -0.01em;
  font-weight: 700;
  margin-bottom: 2px;
  padding-bottom: 10px;
}
.post-title {
  color: #fff;
}
.add_to_cart_read_more, .add-links .yith-compare {
  padding: 0 0.625rem;
  font-size: 0.75rem;
  font-weight: 600;
  text-transform: uppercase;
  z-index: 1;
  white-space: nowrap;
  color: #000 !important;
}
.wpcf7-form-control {
  color: #fff !important;
}
.img-thumbnail {
  padding: 0;
  background-color: transparent !important;
  border: 0 solid transparent;
  border-radius: 0;
  max-width: 100%;
  height: auto;
}
.product-summary-wrap .description {
  margin-bottom: 1em;
  color: #fff;
}
.porto-icon-map-location {
  position: relative;
  bottom: 12px;
}
.porto-icon-support {
  position: relative;
  bottom: -7px;
}
.add_to_wishlist.single_add_to_wishlist {
  display: none !important;
}
.product-image, .product-image .stock, .product-image .viewcart {
  background: transparent !important;
}
.page-wrapper .porto-gb-c3c202c20a7f51d9e51790c58c37124d {
  background-color: #c39c51 !important;
  padding-top: 0.45rem;
  padding-bottom: 0.45rem;
  position: absolute;
  z-index: 2;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.porto-sicon-header:hover{
	color: #c39c51 !important;
}
.wpb_custom_cc82b6021c272ebcafb07623fccbe92a input, .wpb_custom_cc82b6021c272ebcafb07623fccbe92a textarea, .wpb_custom_cc82b6021c272ebcafb07623fccbe92a .form-control, .wpb_custom_cc82b6021c272ebcafb07623fccbe92a select {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px  !important;
  border-bottom-left-radius: 0px  !important;
}
.wpb_custom_cc82b6021c272ebcafb07623fccbe92a .form-control, .wpb_custom_cc82b6021c272ebcafb07623fccbe92a select {
  font-size: 13.6px;
  color: #fff !important;
  background-color: #77787a !important;
  border-color: #77787a !important;
}
.wpb_custom_cc82b6021c272ebcafb07623fccbe92a input[type="text"], .wpb_custom_cc82b6021c272ebcafb07623fccbe92a input[type="email"], .wpb_custom_cc82b6021c272ebcafb07623fccbe92a input[type="date"], .wpb_custom_cc82b6021c272ebcafb07623fccbe92a input[type="datetime"], .wpb_custom_cc82b6021c272ebcafb07623fccbe92a input[type="number"], .wpb_custom_cc82b6021c272ebcafb07623fccbe92a select {
  height: auto !important;
}
.wpb_wrapper p {
  color: #fff !important;
}
.fancybox-skin {
  background: #000 !important;
}
ul.products .woocommerce-loop-product__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color:  #c39c51 !important;
}
 #header a:hover{
	color: #c39c51 !important;
}
@media (min-width: 768px) {
  .mb-md-0 {
    margin-bottom: 50px !important;
  }
}
@media (max-width: 768px) {
.testimonial.testimonial-style-2 blockquote {
  padding: 5px 20px;
  height: 200px;
}
}
