/*
Theme Name: Startit Child
Theme URI: https://startit.qodeinteractive.com/
Description: A child theme of Startit Theme
Author: Select Themes
Author URI: http://themeforest.net/user/select-themes
Version: 2.0.1
Text Domain: startit
Template: startit
*/

.qodef-woocommerce-page.single-product.postid-7392 .qodef-quantity-buttons , .qodef-woocommerce-page.single-product.postid-6126 .qodef-quantity-buttons{
	display:none !important;
}
body.home .topbar{
	height: 0;
}
footer:not(.customfooter){
	display:none !important;
}
div#video-popup-container {
    display: none;
}
/*Custom Footer*/
footer.customfooter {
        background: #212121;
	padding-bottom:15px;
	    z-index: 99 !important;
      }
      footer.customfooter .container {
        margin: 0 auto;
        max-width: 1130px;
      }
      footer.customfooter .rowin div {
        padding: 90px 0 60px;
      }
      footer.customfooter .rowin div.center {
        text-align: center;
      }
      footer.customfooter .rowin {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
      }
      footer.customfooter .rowin ul {
        list-style: none;
        padding: 0;
        margin: 0;
      }
      footer.customfooter .rowin ul li a {
        color: #ffffff;
        font-family: "Raleway", Sans-serif;
        font-size: 15px;
        font-weight: 700;
        line-height: 23px;
        text-decoration: none;
      }
      footer.customfooter .rowinn {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: space-between;
		align-items: center;
      }
      footer.customfooter .rowinn div {
        padding: 15px 0;
      }
      footer.customfooter .copy {
        font-size: 19px;
        color: #ffffff;
        font-weight: 600;
      }
      footer.customfooter .social ul {
        display: flex;
        width: 145px;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        padding: 0;
        list-style: none;
      }
      footer.customfooter .social li svg {
        width: 25px;
        height: 25px;
        position: relative;
        display: block;
      }
      @media (max-width: 767px) {
        footer.customfooter .rowin div {
          padding: 25px 0 20px;
        }
        footer.customfooter .rowin {
          display: flex;
          flex-direction: column;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center;
          text-align: center;
        }
        footer.customfooter .rowinn {
          display: flex;
          flex-direction: column;
          flex-wrap: wrap;
          justify-content: space-between;
          align-items: center;
        }
        footer.customfooter {
          padding: 30px 0;
        }
		  .qodef-mobile-header .qodef-mobile-logo-wrapper img {
    height: auto !important;
    width: 200px !important;
    margin: 8px 0;
}
      }
/* .qodef-woocommerce-page.single-product .qodef-quantity-buttons >* {
    height: 43px !important;
	line-height: 43px !important;
} */
.qodef-mobile-header .qodef-mobile-nav .mobile_arrow{
	width: 100% !important;
}

.woocommerce .product .price ins bdi{color:#dd0000 !important}

