/* Enter Your Custom CSS Here */


#tab-title-additional_information {
  display:none !important;
}

.info-product>ul>li {
  display:none !important;
}




.woocommerce-cart .phoe-badge > img + div {
    display: none;
}





.shop_table tr td.product-thumbnail img {
  width:500px;
}
.shop_table tr td {
  padding:20px 5px;
}








.yith-wcbm-badge-2606 {
  line-height: 60px;
  font-weight: bold;
  border-radius:50px;
  font-size:12px;
}
.woocommerce .product span.onsale {
  display:none !important;
}

a.lineStyle {
  font-weight:bold;
  color:#3BB011;
}

.top-bar-menu a > .icon {
  color: #1BB133 !important;
}

.top-bar-menu {
  float:right !important;
}

.shop_table tr td:last-child {
  float:right;
}

.top-bar-menu.right > li {
    display: none;
}
span.social {
    display: none;
}
.top-bar-menu.left > li > a {
  padding: 0px 0px;
}
.socialIcons {
  font-size:25px;
}

a.shipping-calculator-button {
    font-weight: bold !important;
    color: #1BB133 !important;
}
a.linkStyle {
    font-weight: bold;
    color: #1BB133 !important;
}
 /*header css start from here*/

.header.style1 .bottom-header {
   background-color: #3bb011 !important;
}
.header.style1 .main-menu > li > a {
   color:#ffffff !important;
}
.header.style1 .main-menu > li > a:hover {
   color:#ffffff !important;
}
.header.style1 .main-menu > li > a:focus {
   color:#ffffff !important;
} 
.header.style1 .form-search {
  margin-top:20px !important;
}
.header.style1 .header-control {
   margin-top: 25px !important;
}
ul.submenu {
   margin-top: -4px;
}

div#comments {
    display: none !important;
}
.widget.widget_nav_menu {
    display: none !important;
}

/*products page css*/
.product-info-delivery .delivery {
    display:none;
}
.stock.available {
    display: none;
}
p.stock.in-stock {
    display: none;
}
.top-header {
  background-color:#ffffff!important;
  display:none;
}
.woocommerce-variation.single_variation {
    color: #FF0000 !important;
    font-size: 18px !important;
}
p.stock.out-of-stock {
    display: none !important;
}
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
  margin-left:20px;
}
.woocommerce form .form-row .input-text, .woocommerce-page form .form-row .input-text {
  color: #222222 !important;
  font-weight:500;
}