#security_code{
	width:63% !important;
	display:inline-block !important;
}

#security_code2{
	width:63% !important;
	display:inline-block !important;
}

#imgCaptcha2{
	width:33% !important;
	display:inline-block !important;
	height:35px;
}

.home_heading{
	text-transform:none !important;
}
textarea{
  resize:none;
}

.woocommerce-pagination {
    text-align: center;
}
.wprt-pagination ul li, .woocommerce-pagination .page-numbers li {
    display: inline-block !important;
    padding: 0 !important;
    margin-right: 10px !important;
	width:auto !important;
	border-bottom:none !important;
}
.wprt-pagination ul li::before, .woocommerce-pagination .page-numbers li::before {
	content:none !important;
}
.wprt-pagination ul li .page-numbers, .woocommerce-pagination .page-numbers li .page-numbers {
    display: inline-block;
    line-height: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    background-color: #000;
    color: #fff;
    -webkit-transition: all ease .238s;
    -moz-transition: all ease .238s;
    transition: all ease .238s;
}
.wprt-pagination ul li .page-numbers.current, .woocommerce-pagination .page-numbers li .current {
    opacity: 0.5;
}
.name{
	padding:10px;
	background-color:#000;
        height: 190px;
}
.name a{
	color:#fff;
}

.custom_ul li{
	padding:3px !important;
}

.custom_ul li:before{
	content:'' !important;
}

textarea{
  resize:none;
}

.text-white{
 color:#fff;   

}

.header-left ul li a:hover{
 color:#fff;   
}
