/*****************************************************************************/
/**********************Ecommerce Home Page************************************/
/*****************************************************************************/
@font-face {
  font-family: 'FontAwesome';
  src: url('../font-awesome/font/fontawesome-webfont.eot?v=3.2.1');
  src: url('../font-awesome/font/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('../font-awesome/font/fontawesome-webfont.woff?v=3.2.1') format('woff'), url('../font-awesome/font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'), url('../font-awesome/font/fontawesome-webfont.svg#fontawesomeregular?v=3.2.1') format('svg');
  font-weight: normal;
  font-style: normal;
}
.navbar {
margin-top: 20px;
}
.home_search{margin-right:-15px;}
/*******************
Ecart Logo And Cart
******************************/
.ecart_cart{
	float: right;
	padding: 0px;
	text-align: right;
	margin-top: 15px;
}
.ecart_price_sm{
	color:#fb5757;
	font-weight:700;
	font-size:24px;
}
.ecart_cart ul{
	text-align: left;
	width: 230px;
	z-index:9999;
	padding:10px;
}
.ecart_cart .cart_data{
	border-top: 1px solid #d5d5d5;
	border-left: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	padding: 6px 10px;
	width: 150px;
	float: right;
	border-radius:3px;
}
.ecart_cart ul li.no_pd{
	padding: 0px 0px;
}
.ecart_line_p p{
	line-height:27px;
}
.ecart_cart ul li.no_pd a{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid red;
	line-height: 25px;
}
.ecart_cart ul li.no_pd a:hover{
	background:transparent;
	color:inherit;
}
.ecart_cart ul .item_cart{
	margin-top: 10px;
}
.ecart_cart ul .item_cart p{
	padding: 5px 5px;
	background: #d5d5d5;
}
.ecart_cart ul .item_cart .checkout{
	background: #FB5757;
	padding: 0px 20px;
	border-radius: 0px;
	color:#fff;
}
.ecart_cart ul .item_cart .cart{
	background: #696969;
	padding: 0px 30px;
	border-radius: 0px;
	color:#fff;
}
.ecart_cart .btn-group .filter-option.pull-left{
	line-height: 22px!important;
	font-size: 11px!important;
}
.ecart_cart .btn-group .dropdown-menu.open{
	z-index:9999;
	text-align:left;
}
.ecart_right_sides img{
	height:auto!important;
}
.ecart_cart .btn-group button{
	border:0px solid #d5d5d5!important;
	border-radius:3px;
	height: 34px!important;
	padding: 0px;
}
.ecart_cart .btn-group button.close{
	width:28px;
	height: 22px!important;
}
.ecart_cart .caret{
	background: url(../../../assets/images/ecart/top_cart.png) no-repeat 93% 0%!important;
}
.ecart_menu{
	margin-top:15px!important;
}
/*******************
Ecart Discount
******************************/
.ecart_discount{
	margin-top:65px;
	margin-bottom: 70px;
}
.ecart_discount .col-sm-6:first-child{
	padding:0px;
}
.ecart_discount .col-sm-6:last-child{
	padding: 0px 0px 0px 15px;
}
/*******************
Ecart Topbar
******************************/
.ecart_topbar{
	background:#d5d5d5;
	margin-bottom: 15px;
}
.ecart_topbar .col-sm-6 > .col-sm-4{
	padding:0px!important;
}
.ecart_topbar .col-sm-6 > .col-sm-3{
	padding:0px!important;
}
.ecart_topbar  .btn-group{
	width:65px!important;
	margin: 0px 0px 0px 15px;
}
/*******************
Ecart Currency
******************************/
.eacrt_drop button{
	width: 85px!important;
	height: 25px!important;
	background-color:#fff!important;
	border-radius: 2px;
}
.eacrt_drop button.close{
	width: 25px!important;
	height: 25px!important;
	background-color:#F0F0F0!important;
}
.eacrt_drop .dropdown-menu.open{
	z-index:9999;
}
.eacrt_drop .filter-option.pull-left{
	line-height: 12px!important;
	font-size: 12px!important;
}
.ecart_topbar .custom-select-box .bootstrap-select.btn-group .btn .caret{
	background: transparent url(../../../assets/images/ecart/arrow.png) no-repeat 95% 0%!important;
}
ul.ecart_currency{
	float:left;
	margin-bottom: 0px;
}
ul.ecart_currency li{
	list-style:none;
	display:inline;
	line-height: 41px;
	padding-right: 10px;
}
ul.ecart_currency li a{
	background:#fff;
	border-radius:2px;
	padding:5px;
	font-size:12px;
	font-family: 'PT Sans', sans-serif;
	color:#939393;
	text-decoration:none;
}
ul.ecart_currency li a:hover,ul.ecart_currency li a.active{
	color:#fb5757;
}
.eacrt_drop{
	float:left;
}
.eacrt_drop .popover-title{
	display:none;
}
.ecart_phn{
	font-size:12px;
	font-family: Calibri;
	color:#1c2936;
	line-height: 45px;
	padding-left:30px;
	margin-bottom: 0px;
}
.ecart_currency_title{
	font-size:11px;
	font-family: 'PT Sans', sans-serif;
	color:#939393;
	text-transform:uppercase;
	font-weight: 200;
	line-height: 40px;
	margin-bottom: 0px;
}
/*******************
Ecart Account Info
******************************/
ul.ecart_account_info{
	float:right;
	padding-left:0px;
	margin-bottom: 0px;
}
ul.ecart_account_info li{
	list-style:none;
	display:inline;
	line-height: 44px;
	padding-left: 38px;
}
ul.ecart_account_info li:first-child{
	padding-left: 0px!important;
}
ul.ecart_account_info li a{
	font-size:12px;
	font-family: Calibri;
	color:#2c3e50;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:10px;
}
/*******************
Ecart Latest Info
******************************/
.ecart_lp h2{
	text-align:left!important;
}
.ecart_lp h2 span{
	font-size:24px;
	font-weight:700;
	font-family: Calibri;
	padding-right: 115px;
}
.ecart_pd{
	padding:15px!important;
}
.ecart_pd h3{
	margin:0px!important;
	font-size:24px;
	font-weight:200;
	font-family: Calibri;
	color:#434f5a;
	background:#d7dadb;
	text-transform:uppercase;
	padding:10px 0px;
	text-align: center;
}
.ecart_right_coll{
	margin-bottom:80px;
}
/*******************
Ecart Latest Info
******************************/
ul.ecart_pinfo{
	padding-left: 0px;
	margin-bottom:0px;
}
ul.ecart_pinfo li{
	list-style:none;
	float:left;
	background:#2c3e50;
	padding: 15px 0px;
}
ul.ecart_pinfo li a{
	text-decoration:none;
	font-size:24px;
	font-weight:700;
	font-family: Calibri;
	color:#fff;
}
ul.ecart_pinfo li:nth-child(1){
	padding: 14px 34px 13px 35px;
}
ul.ecart_pinfo li:nth-child(2){
	padding:11px 25px 10px 25px;
	background:#6e92b7;
}
ul.ecart_pinfo li:nth-child(3){
	padding:11px 25px 10px 25px;
}
ul.ecart_pinfo li:hover{
	background:#2c3e50;
}
/*******************
Ecart Tab 
******************************/
.ecart_tab{
	margin-bottom:10px;
	border-bottom: 2px solid #666666;
}
.ecart_tab li{
	margin-bottom:-2px;
}
.ecart_tab li a{
	text-transform:uppercase;
	font-size:24px;
	font-weight:700;
	font-family: Calibri;
	background:#2c3e50;
	border-radius: 0px;
	border-radius: 0px;
	color:#fff;
	border:none!important;
	margin: 0px;
}
/*******************
Ecart Tab 
******************************/
.ecart_tab li.active a{
	background:#4a6b8d;
	color:#fff;
	border-bottom: 2px solid #666666!important;
}
.ecart_tab li a:hover,.ecart_tab li.active a:hover{
	background:#6e92b7;
	color:#fff;
}
/*******************
Ecart Bottom Top 
******************************/
.ecart_bottom .ecart_gift{
padding-top: 30px;
}
.ecart_bottom p{
	font-size:30px;
	text-transform:uppercase;
}
.ecart_bottom p i{
	font-size:76px;
}
.ecart_gift p{
	background: url(../../../assets/images/ecart/gift.png) no-repeat 0% 0%;
	padding: 0px 0px 0px 100px;
	line-height: 55px;
	font-size: 30px;
	font-weight: 700;
}
.ecart_separetor{
	border-bottom:1px dotted #000;
}
#myCarousel5 .carousel-control{
background-image: none;
width: 1%;
height: 20px;
margin-top: -45px;
left: 92.7%;
}

.ecart_lp .carousel-control{
background-image: none;
width: 1%;
height: 20px;
margin-top: -65px;
left: 92.7%;
}
.ecart_lp .carousel-control.right{margin-left: 4%;}
.ecart_lp .carousel-control span{
font-size: 11px;}
.ecart_lp .slide img,.cat_rel_item img{height:auto!important;}


.ecart_separetor{
	border-bottom:1px dotted #000;
}
.ecart_cat .carousel-control{
background-image: none;
width: 1%;
height: 20px;
margin-top: -50px;
left: 70%;
}
.ecart_cat .carousel-control.right{margin-left: 17%;}
.ecart_cat .carousel-control span{background: #d7dadb;
padding: 9px 12px 12px 11px;
border-radius: 5px;
color: black;
font-size: 11px;}

.ecart_rel .carousel-control{
background-image: none;
width: 1%;
height: 20px;
margin-top: -80px;
left: 92.5%;
}
.ecart_rel .carousel-control.right{margin-left: 4%;}
.ecart_rel .carousel-control span{font-size: 11px;}
.ecart_cout .panel-heading{
	padding:0px;
}
.cout_accordion .panel-heading.accordion-toggle{
	padding:12px 0px;
	background:#D6DADB;
}
.cout_accordion .panel-heading.accordion-toggle h4{
	padding-left: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #666666;
	font-size: 14px;
}
.cout_accordion .panel.panel-default a{text-decoration:none;}



.ecart_calculator,.ecart_calculators{
	padding-left: 0px;
	padding-right: 0px;
	margin-bottom: 20px;
}
.ecart_calculator .btn.dropdown-toggle,.ecart_calculators .btn.dropdown-toggle{
	background:none!important;
	border: 1px solid #d5d5d5!important;
}
.ecart_calculators .btn-group{
	width:95%;
	margin-left: 15px;
}
.ecart_calculator .btn-group{
	width:95%;
}


/*****************************************************************************/
/**********************Ecommerce Cart Page************************************/
/*****************************************************************************/

.eacrt_top_banner{
	background:url(../../../assets/images/ecart/banner.png)no-repeat 0% 0%;
	background-size:100% 100%;
	margin-bottom: 50px;
	padding-bottom: 15px;
}
.eacrt_top_banner h2{
	text-transform: uppercase;
	font-weight: 700;
	color: #fff;
	padding: 15px 0px 0px 0px;
	font-size: 36px;
	margin-bottom: 5px;
}
.eacrt_top_banner p{
	margin:0px 0px 20px 0px
}
.ecart_mar_bottom{
	margin-bottom:40px;
}
.eacrt_top_banner p{
	color:#fff;
}
.ecart_cout .panel-group .panel + .panel{
	margin-top:30px;
}
.ecart_right_coll .panel-group .panel + .panel{
	margin-top:10px;
}
.ecart_right_coll .panel.panel-default,.ecart_right_coll .panel-heading{
	padding: 0px 0px;
}
.ecart_right_coll h4.panel-title{
	padding: 0px 0px;
}
.ecart_right_coll h4 a{
	padding: 0px 10px!important;
	line-height: 40px;
}
.ecart_right_coll h4 a span{
	background: #2c3e50;
	float: right;
	padding: 0px 12px;
	border-radius: 3px;
	color: #fff;
}
.eacrt_cout_info ul{
	padding-left:10px;
}
.eacrt_cout_info ul li{
	list-style:none;
	padding: 0px 0px 5px 0px;
}

.eacrt_cout_info ul li a{
	color:#666666;
	font-size:17px;
}
.eacrt_cout_info ul li a:hover{
	color:#fb5757;
	text-decoration:none;
}
.ecart_right_coll .panel-title > a {
text-decoration: none;
font-size: 14px;
font-family: Calibri;
color: #666666;
padding-left: 0px;
font-weight: 200!important;
text-transform:capitalize!important;
font-size:18px!important;
}
.ecart_cout .panel-title > a{
	text-decoration:none;
	font-size:14px;
	font-weight:700;
	font-family: Calibri;
	color:#666666;
}
.eacrt_cout_info p{
	margin:0px 0px 20px 0px;
}
.ecart_cout .panel-default > .panel-heading {
	cursor:pointer;
	background: #d7dadb;
}
.ecart_cout .panel-group .panel {
	border-radius:4px;
	box-shadow:0px 0px 0px transparent;
}
.ecart_cout h2 {
	text-align: left!important;
	font-weight: 700;
}
.ecart_cout .ecart_cat > p{
	background: #d7dadb;
	border-radius: 3px;
	font-size: 18px;
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
}
.ecart_cout .ecart_cat > p > span{
	float:right;
	background: #fb5757;
	color:#fff;
	padding: 0px 12px;
	border-radius: 3px;
}
.ecart_cout .ecart_cat > img{
	margin:80px auto;
}
.eacrt_cout_info button{
	border-radius:0px;
	background:#2c3e50;
	border:none;
	padding: 10px 30px;
}
.eacrt_cout_info .radio{
	padding-left:0px;
	margin: 15px 0px;
}
.ecart_cout input[type="radio"] {
    display:none;
}
.ecart_cout input[type="radio"] + label {
    color:#f2f2f2;
    font-family:Arial, sans-serif;
    font-size:14px;
}
.ecart_cout .panel-title a,.ecart_cout h2{
	text-transform:uppercase;
}
.ecart_ntext{
	text-transform: capitalize;
	border-bottom: 2px solid #2c3e50!important;
	padding-right: 45px;
}
.ecart_cout label input[type="radio"] + span {
    display:inline-block;
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../../../assets/images/ecart/check_radio_sheet.png) -38px top no-repeat;
    cursor:pointer;
}

.ecart_cout label input[type="radio"]:checked + span {
    background:url(../../../assets/images/ecart/check_radio_sheet.png) -57px top no-repeat;
}
.ecart_cout .col-lg-10 input{
    border-radius: 0px;
	height: 30px;
	box-shadow: 0px 0px 0px transparent;
}
.ecart_bill ul.cart_lavel{
	padding: 15px 0px;
	margin: 30px 0px;
	border: 1px solid #d5d5d5;
	border-right: none;
	text-align: center;
	background:#fafafa;
	font-weight: 700;
}
.ecart_bill ul.cart_lavel li{
	list-style: none;
	line-height: 35px;
	font-size: 15px;
}
.ecart_bill ul.cart_lavel li b,.ecart_bill ul.cart_lavels li b{
	font-size:20px;
}
.ecart_bill ul.cart_lavels li b{
	color:#fb5757;
}
.ecart_bill ul.cart_lavels{
	padding: 15px 0px;
	margin: 30px 0px;
	border: 1px solid #d5d5d5;
	border-left: none;
	background:#fafafa;
	font-weight: 700;
}
.ecart_bill ul.cart_lavels li{
	list-style: none;
	line-height: 35px;
	font-size: 15px;
	text-align: center;
}
.ecart_bill ul.total_cart_cost_btn{
	padding-left: 0px;
}
.ecart_bill ul.total_cart_cost_btn li a{
	color:#fff;
}
.ecart_bill ul.total_cart_cost_btn li{
	list-style: none;
	line-height: 25px;
	font-size: 14px;
	font-weight: 700;
	display:inline;
	background: #ff3333;
	color: #fff;
	padding: 15px 30px;
	margin: 0px 30px 0px 0px;
}
.ecart_bill ul.total_cart_cost_btn li:hover{
	background:#2c3e50;
}
.ecart_bill .all_amount{
	padding-left:0px;
}
.form-group label{
	font-weight:200;
	font-family: 'PT Sans', sans-serif;
	font-size:13px;
}
.form-group label strong{
	color:red;
	font-family: Calibri;
}
.form-group button{
	color: white;
	padding: 10px 35px;
	background: #6e92b7;
	text-transform:uppercase;
}
.form-group button:hover{
	background: #2c3e50;
	color:#fff;
}
.form-group .checkbox{
	padding-left:0px;
}
.eacrt_cout_info > .col-md-5.col-sm-12,.eacrt_cout_info > .col-md-7.col-sm-12{
	text-transform:uppercase;
}
p.eacrt_capital{
	text-transform:capitalize;
	color: #a5a5a5;
}
.eacrt_cout_info > .col-md-7.col-sm-12 .form-group label.eacrt_no_padding{
	padding-left: 0px;
	text-align: center;
}
.ecart_confirm{
	text-align:right;
}
.ecart_confirm button{
	text-align:right;
	background: #fb5757;
	border:none;
	border-radius:0px;
}
.ecart_pay_med .radio{
	padding-left:0px;
	margin: 20px 0px;
}
#collapseOne{
	border-radius:0px;
}
.ecart_img_pop {
	position:absolute;
	top:15px;
	opacity:0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	visibility: hidden;
}
.ecart_pd:hover .ecart_img_pop {
	-webkit-transition: all 0.5s ease-in;
	-moz-transition: all 0.5s ease-in;
	-o-transition: all 0.5s ease-in;
	-ms-transition: all 0.5s ease-in;
	transition: all 0.5s ease-in;
	visibility: visible;
	opacity:1;
}
/*****************************************************************************/
/**********************Ecommerce Myaccount Page************************************/
/*****************************************************************************/
.page-headers {
	border-bottom: 1px solid #e2e2e2;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.page-headers .row{
	margin-bottom: 20px;
	margin-top: 20px;
	text-align: center;
}
.ecart_ser_a p,.ecart_ser_b p,.ecart_ser_c p,.ecart_ser_d p,.ecart_ser_e p,.ecart_ser_f p{
	margin-bottom:0px;
	line-height: 35px;
	text-align:center;
}
.ecart_ser_g p,.ecart_ser_h p,.ecart_ser_i p{
	margin-bottom:0px;
}
.ecart_ser_a{
	padding-left:0px;
	text-align: left;
}
.ecart_ser_a img{
	padding-left:40px;
}
.ecart_ser_b{
	padding-right:0px;
}
.ecart_ser_d span{
	background: #d5d5d5;
	padding: 5px 12px;
	margin: 0px 8px 0px 8px;
}
.ecart_ser_g,.ecart_ser_h,.ecart_ser_i{
	padding-right:0px;
}
.ecart_ser_h i,.ecart_ser_i i{
	padding-right:8px;
}
.ecart_ser_g p,.ecart_ser_h p,.ecart_ser_i p{
	background: #2c3e50;
	padding: 8px 0px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align:center;
}
.ecart_ser_h p{
	background:#2c3e50!important;
}
.ecart_ser_g p:hover,.ecart_ser_h p:hover,.ecart_ser_i p:hover{
	background:#6e92b7;
}
.ecart_ser_d #f1 input[type="button"],.ecart_ser_d #f2 input[type="button"],.ecart_ser_d #f3 input[type="button"],.ecart_ser_d #f4 input[type="button"],.ecart_ser_d #f5 input[type="button"]{
	background:none;
	border:none;
	padding:5px;
}
.ecart_ser_d #f1 input[type="text"],.ecart_ser_d #f2 input[type="text"],.ecart_ser_d #f3 input[type="text"],.ecart_ser_d #f4 input[type="text"],.ecart_ser_d #f5 input[type="text"]{
	width: 50px;
	background: #d5d5d5;
	border: none;
	padding: 3px 0px;
	text-align: center;
}
.eacrt_cat_det p a:hover{
	text-decoration:none;
	color:#666666;
}
/*****************************************************************************/
/**********************Ecommerce Cart Page************************************/
/*****************************************************************************/
.ecart_ser_a a{
	text-align:left;
	color:#666666;
}
.ecart_ser_a a:hover{
	text-decoration:none;
	color:#fa4248;
}
.ecart_ser_d p input{
	padding: 0px;
	border: none;
	background: none;
}
.ecart_ser_a_cart img{
	float:right;
}
.ecart_cupon .cupon_card input{
	border-radius:0px;
	box-shadow:0px 0px 0px transparent;
}
.ecart_cupon .cupon_card{
	margin-top: 12px;
}
.ecart_cupon .cupon_card button{
	width: 120px;
	border-radius: 0px;
	background:#2c3e50;
	color:#fff;
	font-weight:700;
	border:none;
	padding: 7px 0px;
	text-transform:uppercase;
}
.ecart_cupon .cupon_card p{
	text-align:right;
}
.ecart_cupon .cupon_card p a{
	background:#2c3e50;
	padding: 7px 20px;
	text-transform:uppercase;
	color:#fff;
	font-weight:700;
	text-decoration:none;
}
.ecart_cupon .cupon_card p a:last-child{
	margin-left:30px;
}
.ecart_cupon .cupon_card p a i{
	padding-right:5px;
}
.ecart_inline_form .form-group{
	width:47%;
}
.ecart_inline_form .form-group:first-child{
	margin-right:30px;
}
.ecart_inline_form .form-group input,.extra_form input{
	border-radius:3px;
	box-shadow:0px 0px 0px transparent;
}
.extra_form{
	padding-top: 20px;
}
.ecart_uptotal{
	border-radius: 0px;
	background:#2c3e50;
	color:#fff;
	font-weight:700;
	border:none;
	padding: 7px 15px;
	text-transform:uppercase;
	margin-top: 30px;
}
.ecart_uptotal:hover{
	background:#2c3e50;
	color:#fff;
}
.ecart_subtotal{
	border:1px solid #d5d5d5;
	border-radius:3px;
}
.ecart_right_cart ul li,.ecart_right_cartb ul li{
	list-style:none;
	text-transform:uppercase;
}
.ecart_right_cart ul li{
	padding-left: 60px;
}
.ecart_right_cartb ul li{
	font-weight:700;
}
.ecart_subtotal h2 i{
	padding-right:15px;
}
.ecart_subtotal{
	margin-top:40px;
	padding-bottom: 25%;
}
.ecart_cout .ecart_cart_name{
	margin-bottom:0px;
	font-weight:700;
}

/*****************************************************************************/
/**********************Ecommerce Category Page********************************/
/*****************************************************************************/
.eacrt_cat_det h2{
	margin-top:0px;
	text-transform: capitalize;
	color: #333333;
}
.ecart_plus_border{
	border-top:1px solid #d5d5d5;
}
.ecart_plus_border > .col-sm-3{
	padding-left:0px;
}
.ecart_add_margin{
	margin-bottom:70px;
	margin-top: 50px;
}
.ecart_cout h2 {
	color:#333333;
}
.ecart_add_margin .btn-group.bootstrap-select{
	width: 100%;
}
.ecart_add_margin .btn-group.bootstrap-select button{
	background: #d7dadb;
}

.eacrt_cat_det label{
	font-weight:200;
}
.eacrt_cat_det strong{
	color: red;
	font-family: Calibri;
}
.ecart_margins{
	margin-top:15px;
	margin-bottom: 15px;
}
.ecart_margins span{
	padding:5px 12px;
	background:#d5d5d5;
}
.ecart_add{
	text-align:right;
}
.ecart_add a{
	padding: 10px 25px;
	background: #fa4248;
	text-align: right;
	color: #fff;
	text-transform:uppercase;
}
.ecart_plus_border p{
	line-height:30px;
}
.ecart_plus_border span{
	color:#fa4248;
}
.ecart_rel h1{
	text-align: left;
	margin-bottom: 12px;
}
.ecart_rel h1 span{
	color: #000;
	font-size: 24px;
	font-weight: 700;
	text-transform:uppercase;
	border-bottom: 2px solid #2c3e50;
}
.ecart_cat .wi-container h4 a{
	background: #6e92b7;
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	padding: 10px 25px;
}
.ecart_cat .wi-container h4 a:hover{
	background:#2c3e50;
	text-decoration:none;
}
/*****************************************************************************/
/**********************Ecommerce Zoom Page********************************/
/*****************************************************************************/
.zoomWindowContainer div{
	border: none!important;
	height: 406px!important;
	width: 485px!important;
	margin-left:28px;
}
.ecart_rel ul.ecart_pinfo li:nth-child(1) {
padding: 14px 26px 13px 35px;
}



/***************************************************************************************************************************/
/****************************************************Entertainment Home Page************************************************/
/***************************************************************************************************************************/


.ent_home_left .ent_title{
	font-size:20px;
	font-weight:700;
	word-spacing:0.5px;
}
.ent_home_left ul{
	padding-left:0px;
}
.ent_home_left ul li{
	list-style:none;
	display:inline;
}
.ent_home_left button{
	background:#fa4248;
	border:none;
	border-radius:0px;
	color:#fff;
	padding:5px 15px;
}
.htl-acc-border{border-top:2px solid #e8e8e8;margin: 35px 0px;}
.ent_no_padding_left{padding-left:0px;}
.ent_no_padding_right{padding-right:0px;}
.blg-cl-tb{padding:0px; border-radius:none;background:#2c3e50;}		
.blg_tab li.active a{
	background:#fa4248;
	color:#fff;
	border-bottom: none!important;
}
.blg_tab li a:hover,.blg_tab li.active a:hover{
	background:#fa4248;
	color:#fff;
}
.blg_tab li a {
	font-size: 24px;
	font-weight: normal;
	font-family: Calibri;
	background: #2c3e50;
	border-radius: 0px;
	border-radius: 0px;
	color: #fff;
	border: none!important;
	margin: 0px;
}
.ent_cat .blg-rec-ps-txt h2 {
	font-size: 16px;
	color: #333333;
	cursor: pointer;
	font-weight:200;
	text-transform:lowercase;
	margin: 0px 0px 10px 0px;
}
.ent_cat .col-md-3.col-sm-3.col-xs-2.blg-rec-p{
	padding:0px;
}
.ent_cat .blg-rec-ps-txt{
	padding: 0px 0px 0px 25px;
}
.blg-rec-block ul{
	padding-left:0px;
}
.blg-rec-block ul li{
	list-style:none;
	display:inline;
}
.ent_cat .blg_tab{
	margin-bottom:20px;
	margin-top: 80px;
}
.ent_cat .blg-rec-p a{margin-top: 134%;
position: absolute;
text-align: center;
color: white;
text-decoration:none;
text-transform:uppercase;
padding-left: 30%;
font-size: 100%;
-webkit-transition: all 0.3s ease 0.3s;
     -moz-transition: all 0.3s ease 0.3s;
       -o-transition: all 0.3s ease 0.3s;
      -ms-transition: all 0.3s ease 0.3s;
          transition: all 0.3s ease 0.3s;
		  
		 
}
.ent_cat .blg-rec-p img{
	width:100%;
	-webkit-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	-ms-transition: all 0.8s ease-out;
	 -moz-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}
.ent_cat .blg-rec-block:hover .blg-rec-p img{opacity:0;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
 -moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
.ent_cat .blg-rec-block:hover .blg-rec-p{background:#fa4248;}
.ent_cat .blg-rec-block:hover .blg-rec-p a{margin-top: -45%;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
 -moz-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;}
.ent_cat > img{
		margin-top:20px!important;
}
.ent_p{
	font-size:20px!important;
	font-weight:700;
	background:none!important;
	line-height:20px!important;
	padding-left:0px!important;
}
.ent_last_col ul{
	padding-left:0px;
}
.ent_last_col ul li{
	list-style:none;
	display:inline;
}
.ent_slide .slider img{
	height:auto;
}
.ent_slide  .carousel-control {
	background-image: none;
	width: 1%;
	height: 20px;
	margin-top: -65px;
	left: 89%;
}
.ent_slide  .carousel-control.right {
	margin-left: 6%;
}
.ent_last_col .carousel-control {
	background-image: none;
	width: 1%;
	height: 20px;
	margin-top: -65px;
	left: 78%;
}
.ent_last_col  .carousel-control.right {
	margin-left: 12%;
}
.ent_top_cat .carousel-control {
	background-image: none;
	width: 1%;
	height: 20px;
	margin-top: -65px;
	left: 78%;
}
.ent_top_cat  .carousel-control.right {
	margin-left: 12%;
}
/***************************************************************************************************************************/
/****************************************************Entertainment Home Page************************************************/
/***************************************************************************************************************************/
.ent_subtitle{
	color: #333333;
	font-size: 17px;
	font-weight: 400;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.ent_event_last_li{
	padding-left:0px;
}
ul.ent_event_last_li li{
	list-style:none;
	display:inline;
}
.ent_event ul.ent_post_dt{
	position:absolute;
	top:0px;
	padding-left:0px;
	list-style:none;
}
.ent_event ul.ent_post_dt li{
	padding: 13px 20px;
	background: #2D3E50;
	line-height: 15px;
	width: 65px;
	height: 56px;
}
.ent_event ul.ent_post_dt li:first-child{
	background:#FB4248;
}
.ent_event ul.ent_post_dt li font{
	font-weight:700;
	font-size: 24px;
}
.ent_event ul.ent_post_dt li a{
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size: 16px;
}
.ent_event ul.ent_post_dt li a i{
	font-size: 24px;
	padding-left: 5px;
}
.ent_event ul.ent_post_dt li:hover{
	background:#FB4248;
}
.ent_event_list {
	margin-bottom:20px;
}
.ent_event .slider img{
	height:auto;
	margin: 0px;
}
.ent_event .col-md-8.col-sm-12{
	margin-top:80px;
}
.ent_event_list .ent_title{
	font-size: 20px;
	font-weight: 700;
	word-spacing: 0.5px;
	margin-bottom: 10px;
}
.ent_event  .carousel-control {
	background-image: none;
	width: 1%;
	height: 20px;
	margin-top: -65px;
	left: 89%;
}
.ent_event   .carousel-control.right {
	margin-left: 6%;
}
.ent_right_slide .ent_p{
	padding:10px 15px!important;
	background:#d5d5d5!important;
	margin-bottom:0px;
	margin-top:-10px;
}
.ent_right_slide ul{
	padding: 0px 15px 10px 15px!important;
	background:#d5d5d5;
}

.ent_right_slide ul li:last-child{
	float:right;
}
.ent_right_slide  .carousel-control {
	background-image: none;
	width: 1%;
	height: 20px;
	margin-top: -65px;
	left: 78%;
}
.ent_right_slide   .carousel-control.right {
	margin-left: 12%;
}













.ent_mp3_top_slide .slider img{
	margin:0px;
}
.ent_mp_tags {
	margin-bottom:5px;
}
.ent_mp_tags {
	padding-left:0px;
}
.ent_mp_tags li{
	list-style:none;
	display:inline;
}
.ent_tags_title{
	font-size:18px;
	font-weight:700;
}
.ent_play{
	background: url(../../../assets/images/ent/star.png) no-repeat 80% 0%;
	padding-right: 100px;
	text-decoration:none!important;
}
.ent_mp3_top_slide .item .col-sm-6{
	margin-bottom:30px;
}










#blgpane11 .col-sm-3{
	margin-bottom:20px;
}
.ent_video_name{
	font-weight: 700;
	padding: 12px 0px;
	margin-bottom: 0px;
}
.ent_video_top_slide li{
	border-right: 2px solid #969696;
	height: 14px;
	margin-bottom: 18px;
	width: 120px;
}
.ent_video_top_slide li:first-child a{
	text-align:left!important;
	margin-left:0px;
	width: 102px;
}
.ent_video_top_slide li:last-child{
	border-right:0px none;
}
.ent_video_top_slide li:last-child a{
	width: 116px;
}
.ent_video_top_slide li a{
	background: none;
	border: none;
	padding: 0px 0px 19px 0px;
	margin:0px;
	font-size: 20px;
	font-weight: 700;
	line-height: 13px;
	text-transform:uppercase;
	width: 82px;
	margin-left: 15px;
	color:inherit;
}
.ent_video_top_slide li a:hover{
	background:none;
	border:none;
	border-bottom: 3px solid #969696;
	color:inherit;
}
.ent_video_top_slide li.active a{
	border:none;
	padding-left:0px;
	border-bottom: 3px solid #969696;
}
.ent_video_top_slide li.active a:hover{
	border:none;
	background:none;
	border-bottom: 3px solid #969696;
}
.ent_post_detail li a,.ent_event_last_li li a{
	padding-left:6px;
	padding-right:15px;
	text-decoration:none;
}
.ent_post_detail li a:hover{
	color:inherit;
}
.blg-rec-ps-txt .ent_post_detail li a{
	padding-left:4px;
	padding-right:6px;
	text-decoration:none;
}
.ent_right_upev .ent_post_detail{
	padding:10px 0px;
	margin-bottom:0px;
}
.ent_right_upev .ent_post_detail li a{
	padding-left:6px;
	padding-right:20px;
	text-decoration:none;
}
.ecart_shop_now{
	text-align:right;
}
.ecart_shop_now a{
	padding: 2% 6%;
	background: #2c3e50;
	position: absolute;
	right: 12%;
	top: 70%;
	color:#fff;
	text-transform:uppercase;
}
.ecart_shop_now a:hover{
	text-decoration:none;
	background:#6e92b7;
}
.ecart_belt{
	position: absolute;
	z-index: 9;
	width: 25%!important;
	top: 21px;
	right: 11px;
}
.ecart_shop_nows{
	text-align:right;
}
.ecart_shop_nows a{
	padding: 2% 6%;
	background: #2c3e50;
	position: absolute;
	right: 8%;
	top: 70%;
	color:#fff;
	text-transform:uppercase;
}
.ecart_shop_nows a:hover{
	text-decoration:none;
	background:#6e92b7;
}
.ent_right_slide .ent_post_detail li a,.ent_event_last_li li a{
	color:inherit;
}
.ent_mp_tags li a{
	padding-left:4px;
	padding-right:6px;
	text-decoration:none;
}
.blg-custom-rat i,.blg-custom-so-spa i{
	padding:0px 10px;
}
.ent_socialbg{
	background: #d5d5d5;
	padding: 20px 25px;
	border-radius: 3px;
}
.ent_socialbg .blg-vsing-shtxt.blg-custom-so-spa{
	float:right;
}
.tab-pane .blg-rec-p{
	margin-bottom:25px;
}
.ent_no_padding_left .flim_icon{
	padding: 10px;
	background: #fa4248;
	color: #fff;
	position: absolute;
	top: 0px;
}
.ent_no_padding_left img{
	margin:0px;
}
.ent_top_banner{
	background:url(../../../assets/images/ent/ent_banner.png)no-repeat 0% 0%!important;
	background-size:100% 100%!important;
	padding-bottom: 51px;
}
.ent_top_banner h2,.ent_top_banner p{
	color:inherit;
}
.ent_event .col-md-12.col-sm-12 {
margin-top: 80px;
}
.ent_socialbg a{
	color:#666666;
	text-decoration:none;
}
.ent_ev_details h2{
	color: #fa4248;
}
.ent_ev_details h2 span img{
	float:right;
}
/* SECOND EFFECTS */

.second-effect .mask {
   opacity: 0;
   overflow:visible;
   border:0px solid rgba(0,0,0,0.7);
   -moz-box-sizing:border-box;
   -webkit-box-sizing:border-box;
   box-sizing:border-box;
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
}
.second-effect a.info {
	position:relative;
	top:-10px;
	opacity:0;
   -moz-transform:scale(0,0);
   -webkit-transform:scale(0,0);
   -o-transform:scale(0,0);
   -ms-transform:scale(0,0);
   transform:scale(0,0);
   -webkit-transition: -webkit-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -moz-transition: -moz-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -o-transition: -o-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   -ms-transition: -ms-transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
   transition: transform 0.2s 0.1s ease-in, opacity 0.1s ease-in-out;
}
.second-effect:hover .mask {
   opacity: 1;
   border:100px solid rgba(0,0,0,0.7);
   
}
.second-effect:hover a.info {
	opacity:1;
	-moz-transform:scale(1,1);
	-webkit-transform:scale(1,1);
	-o-transform:scale(1,1);
	-ms-transform:scale(1,1);
	transform:scale(1,1);
	-moz-transition-delay:0.3s;
	-webkit-transition-delay:0.3s;
	-o-transition-delay:0.3s;
	-ms-transition-delay:0.3s;
	transition-delay:0.3s;
}
.view {
   overflow: hidden;
   position: relative;
   text-align: center;
   cursor: default;
}
@media (max-width: 500px){
	.view {
	   overflow: hidden;
	   position: relative;
	   text-align: center;
	   cursor: default;
	   width: 99%;
	}
	.ecart_belt {
	right: 15px;
	}
}
.view .mask, .view .content {
   width:100%;
   height: 100%;
   position: absolute;
   overflow: hidden;
   top: 0;
   left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view a.info {
   background:rgba(0,0,0,0.7) url(../../../assets/images/ecart/link.png) center no-repeat;
   display: inline-block;
   opacity: 1;
   text-decoration: none;
   padding:0;
   text-indent:-9999px;
   width:100%;
   height:100%;
   margin-top: 10px;
}
.second-effect img{
-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
   }

.second-effect:hover img{
-webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
-webkit-transform: scale(1.8);
-moz-transform: scale(1.8);
-o-transform: scale(1.8);
-ms-transform: scale(1.8);
transform: scale(1.8);
-ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter: alpha(opacity=100);

}
.ecart_client_title .page-header h2{
	font-weight:700;
}
.ecart_client_title .slides_container {
	height:30px;
}
.ecart_client_title #products .next, #products .prev{
	top:45px!important;
}
.ecart_hover_txt p a{
	color:#fff;
}
.ecart_hover_txt p a:hover{
	color:#fff;
	text-decoration:none;
}
.ecart_cupon .cupon_card p a:hover,.ecart_uptotal:hover,.ecart_cupon_apply:hover {
background: #6e92b7!important;
}
.eacrt_cat_det p a i,.eacrt_cat_det p a{
	color:#999999;
}
.eacrt_cat_det p a i:hover,.eacrt_cat_det p a:hover{
	color:#ff3333;
}
.ecart_add p a{
	color:#fff;
	background:#2c3e50;
}
.ecart_add p a:hover{
	color:#fff;
}
.ecart_add p a:hover{
	background:#6e92b7;
}
.own_titles{
	color:#333333;
	text-transform:uppercase;
}
.ecart_conf{
	background:#6e92b7!important;
	color:#fff;
	text-transform: uppercase;
}
.ecart_conf:hover{
	background:#2c3e50!important;
	color:#fff;
}
.eacrt_cout_info .form-horizontal .eacrt_no_padding{
	font-size:11px;
}
.eacrt_cout_info .form-horizontal .eacrt_fort{
	font-size:11px;
}
.ecart_dis_show{
	display:none;
}
.ecart_cout .custom-select-box .bootstrap-select.btn-group .btn .caret{
	background: url(../../../assets/images/ecart/dropdown-icons2.png) no-repeat 0% 0%!important;
}
/******************************************* MEdia**********************************************/
/******************************************* MEdia**********************************************/
/******************************************* MEdia**********************************************/
@media (min-width: 768px){
	.ecart_cart > .input-group{
		margin-left: -10px;
	}
}
@media (max-width: 985px){
	.ecart_subtotal {
		padding-bottom: 35%!important;
	}
}
@media (max-width: 768px){
	.ecart_subtotal {
		padding-bottom: 12%!important;
	}
	.ecart_shop_now a {
		right: 27%;
	}
	.ecart_shop_nows a {
		right: 23%;
	}
	.ecart_dis_none,.zoomContainer{
		display:none;
	}
	.ecart_dis_show{
		display:block;
	}
}
@media (max-width: 995px){
	.ecart_hover_txt{
		clear:both;
	}
}
@media (max-width: 767px){
	.ecart_hover_txt{
		clear:both;
	}
	.ecart_media_cart,.ecart_ser_a ,.ecart_ser_b,.ecart_ser_c,.ecart_ser_d,.ecart_ser_f {
		width:20%;
		float:left;
	}
	.ecart_ser_a img ,.ecart_ser_b img.ecart_ser_c img,.ecart_ser_d img,.ecart_ser_f img{
		padding-left: 0px;
	}
	.ecart_cupon .cupon_card p a:first-child {
		float:left;
	}
	.ecart_cupon .cupon_card p a:last-child {
		float:left;
		padding: 7px 2px;
	}
	
}
@media (max-width: 550px){
	.ecart_subtotal {
		padding-bottom: 15%!important;
	}
}
@media (max-width: 500px){
	.ecart_subtotal {
		padding-bottom: 35%!important;
	}
	.ecart_right_cart ul li {
		padding-left: 0px!important;
	}
	.ecart_cupon .cupon_card p a:last-child{
		margin-left:5px;
	}
}
@media (max-width: 1225px){
	ul.ecart_pinfo li a {
		font-size: 23px;
	}
	ul.ecart_pinfo li:nth-child(1) {
		padding: 13px 34px 13px 35px;
	}
}
@media (max-width: 1200px){
	ul.ecart_pinfo li a {
		font-size: 18px;
	}
	ul.ecart_pinfo li:nth-child(1) {
		padding: 11px 19px 12px 17px;
	}
	.ecart_rel ul.ecart_pinfo li:nth-child(1) {
		padding: 12px 14px 11px 15px;
	}
}