

body.home footer{display: none;}

.woocommerce .select2-container.orderby .select2-choice, .woocommerce-page .select2-container.orderby .select2-choice {background-color: #f5f5f5;}

    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
      margin-left: 0;
      margin-right: 0;
      margin-bottom:0;
    }

@media only screen and (max-device-width: 480px) {

	.full_screen_slider_first_slide{
		padding-top: 200px !important;
		padding-bottom: 20px !important;
		padding-left: 10px !important;
		padding-right: 10px !important;

	}

	.full_screen_slider_first_slide2{
		padding-top: 270px !important;
		padding-bottom: 30px !important;

	}

      h1 {
            font-size: 25px;
            line-height: 32px;

      }
      h2 {
            font-size: 15px;
            line-height: 23px;
      }

 
p {
            font-size: 12px;
            line-height: 12px;
text-indent: 100%;

    white-space: nowrap;

    overflow: hidden;

       }
}