/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 18 2020 | 09:53:52 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 

/* Category Page */

.parent_cat.term-22 .product-list,
.parent_cat.term-30 .product-list,
.parent_cat.term-35 .product-list,
.parent_cat.term-37 .product-list,
.parent_cat.term-46 .product-list,
.parent_cat.term-41 .product-list{
	 display:none;
}

h2.woocommerce-loop-category__title {
    position: static !important;
    margin-bottom: 20px !important;
}

.archive.tax-product_cat div#content{
  padding-bottom:50px;
}

.term-description{
  color:#000;
}

.related.products {
    margin-top: 25px;
}

.pro_specification_cont ul{
  margin-left:0;
}

.xtra_feature_img_cls img {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%;
}

.pdf_compulsory p {
    font-size: 18px;
    color: #333;
    font-weight: 600;
    margin-bottom: 10px;
}

/* Product Page */
.contact_enquiry_box_container {
    background-color: #EDEDED;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
       -moz-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
    padding: 20px 10px;
}

.contact_enquiry_box_container > div {
    width: 45%;
}

.contact_enquiry_box_container .nf-form-content input[type=button] {
    background-color: #1692D2;
    padding: 10px 30px;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

.contact_enquiry_box_container h3 {
    margin-bottom: 20px;
}

.contact_enquiry_box_container .btn a {
    display: inline-block;
    text-align: center;
    background-color: #1692D2;
    color: #ffffff;
    padding: 5px 30px;
    margin-top: 10px;
}

.contact_enquiry_box_container .btn {
    text-align: center;
}

.contact_enquiry_box_container .contact-col2 {
    text-align: center;
}

.product_related_products.most_reviewed_look_container {
    margin-bottom: 0 !important;
}

h3.share-text {
    font-size: 18px;
    font-weight: 600;
    line-height: unset;
}

.pro_sharing_inner_ct {
    float: left;
    margin-top: -3px;
    margin-left: 20px;
}

.pro_sharing_inner_ct a{
    font-size:15px !important;
}

.product_share_buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
     border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 1em 0;
    margin: 0 0 .8em;
}

.single_product_quote_bx::after {
    border-left: 1100px solid transparent !important; 
}

.woocommerce .woocommerce-result-count {
    margin-right: 1em;
}

/*FOOTER*/
ul.product-footer-menu a {
    color: #9f9f9f;
    font-size: 14px;
}

ul.product-footer-menu {
    margin: 0;
    list-style-type: none;
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

/* MQ */
@media screen and (max-width:1140px){
 .single_product_quote_bx::after {
    border:0 !important;
    content: "";
    position: static;
    width: 100%;
}
}



@media screen and (max-width:700px){
  .single_product_quote_bx {
    padding: 25px !important;
    margin-bottom: 0;
  }
  
  ul.product-footer-menu {
    -webkit-column-count: 1;
       -moz-column-count: 1;
            column-count: 1;
  }

  ul.product-footer-menu li {
      border-bottom: 1px solid #5f5b5b;
      margin-bottom: 5px;
  }
  
  .product-categ ul.products.columns-3 li {
    width: 100% !important;
  }

  ul.products {
      display: block !important;
  }

  ul.products li:not(:last-child) {
      margin-bottom: 50px !important;
  }
  
  .contact_enquiry_box_container > div {
    width: 100%;
  }
}

 .stripe-icon { max-width:40px !important; }

textarea#nf-field-81 {
    height: 85px;
}

textarea#nf-field-82 {
    height: 85px;
}

textarea#nf-field-83 {
    height: 85px;
}

textarea#nf-field-84 {
    height: 85px;
}