.simplenews-subscribe label{

	display: none;

}

 .simplenews-subscribe   input[type="submit"]{

	width: 100px;

	height: 50px;

	background: rgba(0,0,0,0.6);

    color: #fff;

	border: 1px;

}

 .widget  .simplenews-subscribe   input[type="submit"]{

	width: 100px;

	height: 50px;

	background: rgba(0,0,0,0.2);

    color: #333;

	border: 1px;

}

 .widget  .simplenews-subscribe   input[type="submit"]:hover{

	color: #fff;

	background-color: rgba(0,0,0,0.6);

}

.simplenews-subscribe   input[type="text"]{

	padding: 10px 15px;

	width: 400px;

	color: black;

	float: left;

	margin-bottom: 15px;

	border: 1px solid #C4C4C4;

	margin-right: 10px;

}

@media(max-width: 992px){

	.simplenews-subscribe   input[type="text"]{

		width: 100%;

	}

}

.simplenews-subscribe{

	margin-bottom: 30px;

}

.simplenews-subscribe   input[type="text"]:focus{

	border: 1px solid #66afe9;

}

.block-widget li{

	margin-bottom: 15px;

}




#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(3) {

	background-color: #5fc7ae;

	color: #fff;



}

#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(2){

	background-color: #5fc7ae;

	color: #fff;



}

#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(3) .btn.btn_border {

	color: #fff;

}

#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(3) .btn.btn_border:hover {

	border: 1px solid #fff;

}

#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(2) .btn.btn_border {

	color: #fff;

}

#block-views-section-block-yoga .col-md-3.enh_image_bck:nth-child(2) .btn.btn_border:hover {

	border: 1px solid #fff;

}

#block-views-section-block-fashion .col-md-3.enh_image_bck.enh_wht_txt:nth-child(5){

	float: right;

}

#block-views-section-block-fashion .col-md-3.enh_image_bck.enh_wht_txt:nth-child(6){

	float: right;

}

#block-views-section-block-fashion .col-md-3.enh_image_bck.enh_wht_txt:nth-child(7){

	float: right;

}

#block-views-section-block-fashion .col-md-3.enh_image_bck.enh_wht_txt:nth-child(8){

	float: right;

}



.mega-menu-column.col-md-3 > a{

    border-bottom: 2px solid #fff;

	margin-bottom: 20px;

	margin-left: 10px;

	display: inline-block;

	color: #fff;

	font-weight: bold; 	

}

.enh_parent  .mega-menu-column.col-md-3.menu-1{

	display: inherit;

	float: left;

	margin-top: 20px;

}			

.comment-form input[type= text]{

	border-radius: 3px;

	background-color: white;

	border: 1px solid #C4C4C4;

	font-size: 14px;

	font-family: "Open Sans";

	width: 100%;

	text-indent: 15px;

	padding: 15px 0px;

	margin-bottom: 30px;

}

.comment-form textarea{

	border-radius: 3px;

	background-color: white;

	border: 1px solid #C4C4C4;

	font-size: 14px;

	font-family: "Open Sans";

	width: 100%;

	text-indent: 15px;

	padding: 15px 0px;

	margin-bottom: 30px;

}

.comment-form input[type= text]:focus{

	border: 1px solid #66afe9;

}

.comment-form textarea:focus{

	border: 1px solid #66afe9;

}

.comment-form input[type= submit]{



	background-color: rgba(0,0,0,0.2);

	width: 80px;

	height: 45px;

	border-radius: 2px;

    border: 1px solid #ccc;

}

.comment-form input[type= submit]:hover{

	color: #fff;

	background-color: #333;

}

.enh_post_item iframe{

	width: 100%;

}

.col-md-8.col-xs-12 .col-md-6 .enh_post_item iframe{

	height: 173px;

}

.widget .simplenews-subscribe input[type="text"]{

	width: 100%;

}

.enh_post_info{

	margin-top: 20px;

}

.ti.ti-twitter-alt{

	margin-right: 10px;

}

.twitter-feed ul li{

	border-bottom: none;

}

/*.container1{

	margin-left: 50px;

	margin-bottom: 100px;

	margin-top: 100px;	

}*/

#user-login .description{

    font-size: 12px;

    font-style: italic;

}

#user-register-form .description{

	font-size: 12px;

    font-style: italic;

}

#user-login {

	margin-top: 40px;

}

#user-register-form{

	margin-top: 40px;

}



#user-pass{

	margin-top: 40px;

}

 #user-register-form input[type="submit"]{

     width: 200px;

     height: 45px;

     background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-top: 20px;

     margin-bottom: 20px;

}

#user-register-form input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}



#user-login input[type="password"]{

	padding: 8px 12px;

	border: 1px solid #C4C4C4;

}

#user-login  input[type="submit"]{

	 width:70px;

     height: 45px;

     background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-top: 20px;

     margin-bottom: 20px;

}

#user-login input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}



.container1 input[type="text"]{

 	padding: 8px 12px;

 	border: 1px solid #C4C4C4;

 	margin-bottom: 15px;

 }

 .container1 input[type="text"]:focus{

  	border: 1px solid #66afe9;



  }

 #user-pass input[type="submit"]{

     width: 200px;

     height: 45px;

     background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-top: 20px;

     margin-bottom: 20px;

}

#user-pass  input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}



@media(max-width: 786px){

	.container1 input[type="text"]{

		width: 100%;

	}



}

@media(max-width: 786px){



#user-login input[type="password"]{

	width: 100%;

}

}

#search-form  input[type="submit"]{

	 width:70px;

     height: 45px;

     background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-top: 20px;

     margin-bottom: 20px;

}

#search-form input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}

.enh_shop_item_links input[type="submit"]{

	 background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     

}

.enh_shop_item_links input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}



#block-views-enhances-taxanomy1-block-2 .tag a{

	display: inline-block;

	border: 1px solid #ccc;

	padding: 5px 10px;

	margin: 5px 10px 5px 0;

	transition: all 0.3s;

}

#block-views-enhances-taxanomy1-block-2 .tag a:hover{

	background: rgba(0,0,0,0.6);

	color: #fff;

	text-decoration: none;

}

.page-cart .view-content{

	position: relative;

	width: 80%;

	margin: 0 auto;

	padding: 0;

}

.page-cart .views-table {

	width: 100%;

}

.page-cart .views-table > thead{

	border-bottom: 4px solid #ccc;

}

.page-cart .views-table > thead > tr > th{

	text-transform: uppercase;

}

.page-cart .views-table > tbody > tr{

	border-bottom: 1px solid #ccc;

}

.page-cart .views-table > tbody > tr > td{

	padding-bottom: 10px;

	padding-top: 10px;

}

.page-cart .views-table > tbody > tr > td input{

	padding: 2px 4px;

	width: 50%;

}

.page-cart .views-table > tbody > tr > td input[type= "submit"]{

	 background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     text-transform: uppercase;

}

.page-cart .views-table > tbody > tr > td input[type= "submit"]:hover{

	background: rgba(0,0,0,0.6);

    color: #fff;

}



.page-cart .container1{

	margin-top: 200px;

	margin-bottom: 70px;

}

.page-cart .commerce-line-item-views-form .commerce-line-item-actions input[type= "submit"] {

	 background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-right: 5px;

     text-transform: uppercase;

     font-weight: 600;

     padding: 10px;



}

.page-cart .commerce-line-item-views-form .commerce-line-item-actions input[type= "submit"]:hover{

	 background: rgba(0,0,0,0.6);

     color: #fff;

}

.page-checkout .container1{

	position: relative;

	width: 80%;

	margin: 0 auto;

	padding: 0;

	margin-top: 200px;

	margin-bottom: 70px;

}

.page-checkout .views-table {

	width: 100%;

}

.page-checkout .container1 .fieldset-legend{

	font-size: 30px;

	text-transform: uppercase;

	font-weight: normal;

}

.page-checkout .views-table > thead{

	border-bottom: 4px solid #ccc;

}

.page-checkout .container1 .views-table > thead > tr >th{

	text-transform: uppercase;

}

.page-checkout .views-table > tbody > tr{

	border-bottom: 1px solid #ccc;

}

.page-checkout .views-table > tbody > tr > td{

	padding-bottom: 10px;

	padding-top: 10px;

}

.page-checkout .view-footer .commerce-price-formatted-components > tbody > tr{

	border-bottom: 1px solid #ccc;

}

.page-checkout .view-footer .commerce-price-formatted-components > tbody > tr > td{

	padding-bottom: 10px;

	padding-top: 10px;	

	text-transform: uppercase;

}

.page-checkout .container1 input[type="text"]{

	margin-bottom: 20px;

}

.page-checkout select{

	border: 1px solid #ccc;

	margin-bottom: 20px;

	height: 40px;

}

.page-checkout input[type="submit"]{

	 background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-right: 5px;

     margin-left: 5px;

     text-transform: uppercase;

     font-weight: 600;

     padding: 10px;

     margin-bottom: 20px;



}

.page-checkout input[type="submit"]:hover{

	 background: rgba(0,0,0,0.6);

     color: #fff;

     text-decoration: none;

}

.page-checkout #edit-cart-contents{

	margin-bottom: 50px;

}

.page-user .container1{

	margin-top: 200px;

	margin-bottom: 100px;

	margin-left: 100px;

}

.page-search .container1{

	margin-top: 100px;

	margin-bottom: 100px;

	margin-left: 100px;

}



ul.contextual-links li a{

	height: 25px;



}

.add-to-box input[type="submit"]{

	 background: rgba(0,0,0,0.2);

     color: #333;

     border: 1px solid #C4C4C4;

     margin-bottom: 10px;

     margin-top: 10px;

}

.add-to-box input[type="submit"]:hover{

	background: rgba(0,0,0,0.6);

     color: #fff;

}

.add-to-box input[type="text"]{

	text-indent: 10px;

	border: 1px solid #ccc;

}

.add-to-box input[type="text"]:focus{

	border: 1px solid #66afe9;

}

.page-taxonomy .content1{

	margin: 50px 50px 50px 50px;

}

.page-taxonomy img{

	width: 100%;

}

.page-blog .col-md-12 img{

	width: 100%;

}

.page-blog .row.masonry .item-list{

	position: absolute;

	bottom: -60px;

}

#block-search-form input[type="submit"]{

	display: none;

}

.maintenance-page #container{

	text-align: center;

    margin-top: 150px;

}

.maintenance-page #header{

	margin-left: 50px;

}

.maintenance-page #name-and-slogan{

	display: none;

}
