.m-header .logo{
	display: inline-block;
 	vertical-align: top;
}

select#wcj-currency-select {
    background: transparent;
    border: 0;
    color: #fff;
    -webkit-appearance: none;
    outline: none;
}

.footer .t-nav li a{
	padding: 0;
}

.footer .center-content form {
    position: relative;
    max-width: 360px;
    margin: 0 auto;
}

.footer .center-content form .tnp-email {
    border: 0;
    border-radius: 1000px;
    background: rgba(255, 255, 255, 0.2);
    height: 40px;
    font-size: 11px;
    color: #fff;
    padding-left: 20px;
    padding-right: 120px;
	width: 100%;
	max-width: 100%;
}

.footer .center-content form .tnp-email::placeholder{
	color: #fff;
}

.footer .center-content form .tnp-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    border-radius: 0 100px 100px 0;
    font-size: 12px;
	font-weight: 600;
	text-transform: uppercase;
    color: #fff;
    background: rgba(0, 0, 0, 0.5);
    padding: 6px 15px;
	cursor: pointer;
}

.footer .center-content .tnp-subscription{
	margin: 0 auto;
}

.footer .center-content .tnp-subscription div.tnp-field{
	margin: 0;
}
.footer .right-content .payment-method li a{
	color: #fff;
}


.sidebar .widget_search .search-form {
    position: relative;
}

.sidebar .widget_search .search-form .search-field {
    font-size: 13px;
    height: 40px;
    padding-right: 105px;
		border: 1px solid #ededed;
	    border-radius: .25rem;
	padding: .375rem .75rem;
	width: 100%;
}

.sidebar .widget_search .search-submit {
    position: absolute;
    right: 0;
    top: 0;
    height: 40px;
    font-size: 12px;
    background: #1f96f0;
    color: #fff;
    border-radius: 0 .25rem 0.25rem 0;
    font-weight: 600;
	padding: .375rem .75rem;
	border: 0;
	text-transform: uppercase;
}

.sidebar .widget_search .search-submit:hover{
	background: #3e50b4;
	transition: all 0.3s ease-in-out;
}

.sidebar .widget_search .search-form label{
	width: 100%;
	display: block;
}

.news article .card h6{
	margin: 0 0 15px;
}

.news article .card h6.entry-title a{
	color: #696969;
}

.news article .card h6.entry-title a:hover{
	color: #000;
	transition: all 0.3s ease-in-out;
}

.blogs .img-holder{
	background: #f8f9fa;
}

.blogs .blog-info li{
	margin: 0
}

.blogs .blog-info li span{
	margin: 0 5px 0 0;
}

.blogs .blog-info li span a{
	color: #a1b6e5;
}

.news .card .card-body p {
    text-transform: none;
    margin: 25px 0;
    font-size: 13px;
    color: #3b3b3b;
    font-weight: 500;
}

.blog-detail .card .img-holder img{
	width: 100%;
}

.blog-detail .comments-area .comment-reply-title{
	font-size: 24px;
}

.blog-detail .card .card-body .cmt{
	margin: 0;
}

/* checkout */
.woocommerce-error, .woocommerce-info, .woocommerce-message{
	margin: 0 0 1rem;
}

.woocommerce-checkout h3{
	font-size: 24px;
	margin: 20px 0;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	max-width: 100%;
	padding: 0;
}

.woocommerce form .form-row {
    margin: 0 0 6px !important;
}

.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
	height: 38px;
	padding: 0 8px;
	border: 1px solid #ededed;
    border-radius: .25rem;
}

.woocommerce form .form-row textarea{
	height: 70px;
	padding: 8px;
}

.woocommerce form .form-row label{
	margin: 0;
	width: 100%;
}

.woocommerce form .form-row .woocommerce-input-wrapper{
	width:100%;
}

.select2-container .select2-selection--single {
    height: 38px;
    border-radius: 0;
    border-color: #ccc;
		border: 1px solid #ededed;
    border-radius: .25rem;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px;
}

.woocommerce table.shop_table {
    border: 1px solid #eee;
	border-spacing: 0;
	color: #4e4e4e;
	overflow: hidden;
}

.woocommerce table.shop_table td, .woocommerce table.shop_table th, .woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: 1px solid #eee;
    border-top: none;
    border-right: none;
}
.woocommerce table.shop_table td:first-child, .woocommerce table.shop_table th:first-child, .woocommerce table.shop_table tbody th:first-child, .woocommerce table.shop_table tfoot td:first-child, .woocommerce table.shop_table tfoot th:first-child{
	border-left: 0;
}
.woocommerce table.shop_table tr:last-child td:last-child{
	border-bottom: 0;
}
.woocommerce table.shop_table thead{
	background:#2b96f0;
	color:#fff;
}
.woocommerce table.shop_table thead th{
	border:0 !important;
}

.woocommerce table.shop_table td a{
	color:#1f96f0;
}

.woocommerce table.shop_table td a:hover{
	color: #3e50b4;
}

#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
	overflow: hidden;
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
	background: #3e50b4;
	font-size: 16px;
}

.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{
	background: #1f96f0;
	transition: all 0.3s ease-in-out;
}

.wc_payment_methods.payment_methods.methods {
    list-style: none;
    background: #f8f8f8;
    padding: 20px;
}

div#customer_details {
    padding: 0 15px 15px;
    border: 1px solid #ededed;
    border-radius: 5px;
}

/* cart */

.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
    width: 150px;
    border-radius: 0;
}

.woocommerce-cart .actions .coupon .button {
    margin-left: 5px;
	  background: #1f96f0;
	color: #fff;
	font-weight: 500;
	transition: all 0.3s ease-in-out;
	font-size: 14px;
	height: 37px;
	padding: 8px 14px;
}
.woocommerce-cart .actions .coupon .button:hover{
	background: #3e50b4 !important;
}

.woocommerce-cart .actions .button{
	font-weight: 500;
	background: #3e50b4;
	opacity: 1 !important;
	color: #fff !important;
	transition: all 0.3s ease-in-out;
	font-size:14px;
	height: 37px;
	padding: 8px 14px;
}

.woocommerce-cart .actions .button:hover{
	background: #1f96f0 !important;
}

.woocommerce .quantity .qty {
    border: 1px solid #cccccc;
    border-radius: 0;
    padding: 4px 2px;
    width: 60px;
    height: 35px;
}

.woocommerce .cart_totals h2{
	font-size: 20px;
}

.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
	float: none;
	margin: 0;
	display: block;
}

.sortby .sortby-form .form-group{
	display: block !important;
}

.sortby .sortby-form label{
	display: inline-block;
	vertical-align: middle;
}

.sortby .sortby-form .num-show{
	float: right;
}

.sortby .sortby-form .num-show {
    margin: 8px 0;
}

.woocommerce-info{
	border-top-color: #1f96f0;
}

.woocommerce-info::before{
	color:#1f96f0;
}

.woocommerce-info a{
	color:#1f96f0;
}
.woocommerce-info a:hover{
	color:#3e50b4;
}

.woocommerce-message{
	border-top-color: #3e50b4;
}
.woocommerce-message::before{
	color:#3e50b4;
}

.woocommerce-message a.button{
	background:#3e50b4;
	color: #fff;
}
.woocommerce-message a.button:hover{
	background:rgba(62, 80, 180, 0.9);
	color: #fff;
}

.woocommerce-message a{
	color: #3e50b4;
}
.woocommerce-message a:hover{
	color:#1f96f0;
}

.woocommerce a.remove{
	color: #1f96f0 !important;
}
.woocommerce a.remove:hover{
	background: #1f96f0;
}

.woocommerce-page table.cart td.actions .coupon input{
	border-radius: 3px;
	height: 37px;
	font-size: 14px;
	padding: 6px !important;
}

@media (max-width: 1199px){
	.m-header .logo h1{
		font-size: 38px;
	}
	.t-header .top-holder .top-link li{
		margin: 0 0 0 4px;
	}
}
@media (max-width: 991px){
	.m-header .logo{
		display: block;
	}
	.m-header .logo h1{
		font-size: 40px;
	}
}