/* Enter Your Custom CSS Here */

.about p {
    font-size: 14px;
    padding-bottom: 15px;
  text-align:justify;
}

.list-task {
    text-align: left !important;
}

.page-id-15317 h3 {
    font-size: 25px !important;
}

.header_bottom {
    border-bottom: 1px solid #ddd;
}

.home .header_bottom {
    border-bottom:none;
}

.footer_bottom a {
    color: #f7de5a;
}

.contact-details {
    color: #333 !important;
}

.inner ul li a span:not(.plus) {
    background-color: transparent !important;
}

.products .image-wrapper {
    border: 1px solid #ddd;
}

/*---------product-layout-------------------------*/

.wc_email_inquiry_button_container {
    display: flex !important;
}

.wc_email_inquiry_button_container .wc_email_inquiry_email_button {
    margin: 0 auto !important;
}

.home .wc_email_inquiry_button_container {
    display: none !important;
}

.single-product .wc_email_inquiry_button_container {
    display: block !important;
}

body a.pp_previous::after {
    border: 2px solid #333;
   color: #333;
  }

body a.pp_next::after {
    border: 2px solid #333;
   color: #333;
  }

/*------------------------home-page-slider-button--------------------*/


#product-quick a
{ 
background:#f7de5a;  
 padding:10px;
  color:#333;
}

#product-quick a:hover
{
background:#333;
color:#fff; 
 border:2px solid #fff; 
}

.q_accordion_holder.accordion.boxed .ui-accordion-header {
text-align: left !important;
}

.q_accordion_holder.boxed div.accordion_content {
    padding-left: 0 !important;
}

.shop_attributes th {
    padding: 5px 0 !important;
}

.q_accordion_holder.boxed div.accordion_content_inner {
    padding-top: 0 !important;
}

.shop_attributes td {
    padding: 5px 30px !important;
}

.attachment-shop_single {
    border: 1px solid #e3e3e3 !important;
}

#comment {
    max-height: 64px !important;
}

.submit {
    background: #f7de5a none repeat scroll 0 0 !important;
    color: #000 !important;
}

.attachment-shop_thumbnail {
    border: 1px solid #e3e3e3 !important;
}

.tab-title {
    padding-left: 15px;
}

.wpcf7-textarea {
    max-height: 95px !important;
}

.single-product .related .wc_email_inquiry_button_container {
    display: flex !important;
}

.related .wc_email_inquiry_button_container .wc_email_inquiry_email_button {
    margin: 0 auto !important;
}

/*-----------------product-list------------------------*/


.woocommerce ul.products li.product:hover .image-wrapper img {
    opacity: 1;
}

.woocommerce ul.products li.product a.qbutton {
    background: #f0d107;
}

.woocommerce ul.products li.product a.qbutton:hover {
    color: #fff;
    background: #f0d107;
}

aside .widget h5 {
    margin-bottom: 14px;
    background: #f0d107;
    padding: 5px 10px;
    font-size: 14px;
}

aside .widget.posts_holder li {
    padding: 5px 0;
    margin: 0;
    border-bottom: 1px solid #d3d3d3;
}

aside .widget.posts_holder li:last-child {
    border-bottom: 0px;
}



/*------------------footer------------------------*/

.footer_bottom_holder {
    border-bottom: 3px solid #f7de5a !important;
  border-top:none !important;
}

.footer_top.footer_top_full {
    border-top: 1px solid #fff !important;
}

header:not(.sticky):not(.scrolled) .header_bottom {
    border-top: 3px solid #f7de5a;
}

#about-home {
    text-align: center !important;
}

.faq span {
    font-size: 24px;
    font-weight: normal;
}