/*######## CUSTOM CSS STARTS  ############ */
.main-page-wrapper {
 padding-top: 0px !important;}
.btn, .button, button, [type="submit"], [type="button"]{text-transform: none;}
.text-white{color: #ffffff;}
.text-white:hover{color:#ffd73a;}

/*.yith-ywraq-add-button {display:none !important}*/
.woocommerce-Price-amount, .price .amount{display:none !important}
/* To hide the additional information tab */
li.additional_information_tab {display: none !important;}
.copyrights-wrapper{font-size:12px; font-weight: 300;}
.poweredby {
  background: url('images/poweredby_logicget_white_skin.svg') no-repeat center top;
  width: auto;
  height: 36px;
  margin: 0 auto 0 auto !important;
  text-align: center;
  position: relative;
}
/*.poweredby::before{content: 'Powered By'; font-size: 20px; font-weight: 600; line-height: 34px; vertical-align: middle;left: -150px;}*/

.grecaptcha-badge {display:none !important; opacity:0 !important;}
@media only screen and (min-width: 200px) and (max-width: 670px) {
  .mobile-hide{display: none !important;}li.additional_information_tab {display: none !important;}
}

/*######## CUSTOM CSS ENDS  ############ */
