#owl-demo-news-hot .item{
	margin:0px 15px;}
#owl-demo-author .item{
	margin:0px 15px;}
.owl-theme .owl-controls .owl-buttons .owl-prev{
	background: url(//bizweb.dktcdn.net/100/176/940/themes/231790/assets/icon_prev.png?1677742982366) no-repeat;  
	text-indent: -8000px;
	width: 30px;
	height: 30px;
	border-radius: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-prev:hover{
	background: url(//bizweb.dktcdn.net/100/176/940/themes/231790/assets/icon_prev_hover.png?1677742982366) -1px -2px  no-repeat;   
}
.owl-theme .owl-controls .owl-buttons .owl-next{
	background: url(//bizweb.dktcdn.net/100/176/940/themes/231790/assets/icon_next.png?1677742982366) 0px -1px no-repeat; 
	text-indent: -8000px;
	width: 30px;
	height: 30px;
	border-radius: 0px;
}
.owl-theme .owl-controls .owl-buttons .owl-next:hover{
	background: url(//bizweb.dktcdn.net/100/176/940/themes/231790/assets/icon_next_hover.png?1677742982366) 0px -1px  no-repeat;   
}
.selector-wrapper label{
	width:100%;}
#owl-demo-product-hot .item{
	margin:0px 15px;}
.jGrowl-close {
	width:15px;
	height:12px;
	background:url(btn_remove.png) no-repeat;
	float: left;}
.product-relate li{
	width:initial !important;}
.product-relate .item:hover .product-bottom .btn-group .btn {
	background-color: #ffc300;
	border-color: #ffc300;
	color: #ffffff;
}
.content_cart{
	margin:30px 0px;}
.content_cart h3{
	margin-bottom:15px;
	padding-bottom:15px;}

/* Cart Totals == */
.cart .totals table th, .cart .totals table td {
	padding: 5px;
	border: none;
	background: none;
	border: medium none;
	box-shadow: none;
	color: #333;
}
.cart .totals table th, .cart .totals table td strong {
	font-weight: 900;
	font-size: 12px;
}
.cart-collaterals {
	margin-top: 20px;
	margin-bottom: 25px;
}
.cart-collaterals .col2-set {
	float: left;
	margin: 0;
	padding: 0;
}
.cart-collaterals .totals {
}
.totals h3 {
	border-bottom: 1px solid #ddd;
	color: #000;
	font-family: 'Open Sans';
	font-size: 15px;
	margin-bottom: 5px;
	padding: 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.cart-collaterals .col2-set .col-2 {
	width: 320px;
}
.totals .inner {
	padding: 4px 0px 15px 0px;
	background-color: #fff;
	margin-top: 0px;
}
#shopping-cart-totals-table {
	float: right;
	width: 100%;
	padding-bottom: 8px;
}
#shopping-cart-totals-table .price {
	font-size: 14px;
	color: #333;
}
#shipping-zip-form p {
	margin: 2px 0 4px;
}
#shipping-zip-form .form-list input.input-text {
	width: 90%;
}
.discount {
	margin: auto;
}
.discount label {
	font-weight: normal;
}
.shipping {
	margin: auto;
}
.shipping .form-list select {
	width: 90%;
	background-color: #F0F0F0;
	border: 1px #ddd solid;
	padding: 10px;
}
.shipping .form-list select:focus {
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 10px;
}
.shipping .form-list input.input-text {
	width: 95%;
}
.cart-collaterals h3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 15px;
	border-bottom: 2px #ddd solid;
	padding: 10px 0;
	font-family: 'Open Sans';
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-top: auto;
	font-weight: 600;
}
.cart-collaterals h3 span {
	border-bottom: 2px solid #7bbd42;
	height: 28px;
	padding-bottom: 10px;
}
input.input-text, select, textarea {
	background-color: #f0f0f0;
	border: 1px #ddd solid;
	padding: 10px;
	outline: none;
	color: #aaa;
}
#wishlist-table textarea {
	padding: 10px;
}
#wishlist-table {
	border: medium none;
	text-align: left;
}
input.input-text:focus, select:focus, textarea:focus {
	background-color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	outline: none;
	padding-top: 9px;
}
input#coupon_code {
	margin: 8px 0;
	width: 90%;
}
#shopping-cart-table {
	border: none;
	background-color: #FFFFFF;
	text-align: left;
}
#shopping-cart-table input.qty {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 2px solid #ddd;
	font-size: 15px;
	font-weight: normal;
	margin: 0;
	outline: medium none;
	padding: 8px;
	width: 100px;
	text-align: center;
}
#shopping-cart-table a.remove-item {
	background-color: #fff;
	background-image: none;
	color: #333;
	cursor: pointer;
	padding: 0px;
	border-radius: 0px;
	cursor: pointer;
	text-decoration: none;
	float: left;
	transition: all 0.3s linear;
	border: none;
}
#shopping-cart-table a.remove-item span {
	display: none
}
#shopping-cart-table a.remove-item:before {
	content: "\f014";
	font-family: FontAwesome;
	font-size: 14px;
}
#shopping-cart-table a.remove-item:hover {
	padding: 0px;
	color: #7bbd42;
}
#shopping-cart-table .remove-item span span {
	display: none;
}
#shopping-cart-table tfoot tr td.last {
	border-top: none;
}
#shopping-cart-table dl {
	margin: 0;
	padding: 0;
}
#shopping-cart-table .item-options dd {
	color: #CCCCCC;
	margin: 0;
}
#shopping-cart-table h4 {
	font-size: 12px;
	font-weight: 900;
	font-family: 'Open Sans';
	text-transform: uppercase
}
#shipping-zip-form .form-list label {
	display: block;
}
#shopping-cart-table .cart-price .price {
	font-size: 12px;
}
.cart-table .btn-continue {
	float: left;
}
.cart-table .btn-update, .cart-table .btn-empty {
	float: right;
	margin-left: 8px;
}
.cart .product-name a {
	font-size: 14px;
	color:#000;
	text-decoration:none;
}
#shopping-cart-table .data-table td {
	vertical-align: middle;
}
.checkout a {
	text-decoration: underline;
	color: #33c5fb;
}
.checkout {
	color: #666666;
	padding-top: 5px;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
}
.highlight{
	color:red;}
button.button.btn-proceed-checkout {
	background: #ffc300;
	padding: 20px 5px;
	color: #fff;
	width: 100%;
	border: none;
}
button.button.btn-proceed-checkout:hover {
	background: #333;
	border: none;
}
.info-top a{
	text-decoration:none;
	color:#000;}
.info-top a:hover{color:#ffc300;}
button.button.btn-proceed-checkout:before {
	content: "\f00c";
	font-family: FontAwesome;
	font-size: 20px;
	padding-right: 5px;
}
button.button.btn-proceed-checkout span {
	font-size: 18px;
	font-weight: normal;
}
.crosssel {
	margin: 12px 0px;
}
.crosssel .new_title.center {
	margin-bottom: 10px;
}
/* Data Table */
.data-table {
	width: 100%;
}
.data-table th {
	line-height: 20px;
	padding: 10px;
	font-weight: bold;
	font-size: 12px;
	font-family: 'Open Sans';
}
.data-table td {
	line-height: 20px;
	padding: 10px;
	vertical-align: top;
}
.data-table th .tax-flag {
	white-space: nowrap;
	font-weight: normal;
}
.data-table td.label, .data-table th.label {
	font-weight: normal;
	background: #f8f8f8
}
.data-table input, data-table select, data-table textarea {
	margin: 3px;
}
.data-table p {
	margin: 10px 0;
}
.data-table .description {
	margin: 10px 0;
}
.data-table thead th, .data-table thead td, .data-table tfoot th, .data-table tfoot td, .cart .totals table th, .cart .totals table td {
	color: #333;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	font-family: 'Open Sans';
}
.data-table tbody th, .data-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	padding: 10px 10px 6px;
}
.cart-table tbody th, .cart-table tbody td {
	border-right: 0px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	vertical-align: middle;
}
.cart-table tbody th h2, .cart-table tbody td h2 {
	margin: auto;
	padding: 0px;
	display: inline-flex;
}
.data-table tbody th.last, .data-table tbody td.last {
	border-right: 0px solid #eaeaea;
}
.data-table tbody tr.last th, .data-table tbody tr.last td {
	border-bottom: 1px solid #eaeaea;
}
.data-table .price {
	font-size: 13px;
	font-weight: normal;
	color: #333;
}
.data-table .total-price .price, .cart .totals table tfoot td .price, .compare-table .price {
	color: #333;
}
.cart-table button{
	margin-bottom:10px;}
.my-wishlist .product-name a {
	font-size: 20px;
	color: #333333;
	font-weight: 600;
	text-decoration:none;
	margin-top: 0;
}
/*============= 19. Account Login and Dashborad  ==============*/

/* Account Login  */
.account-login {
	margin-bottom: 15px;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
}
.account-login .page-title h2 {
	font-size: 22px;
	margin-bottom:15px;
}
.account-login .form-list input.input-text {
	background: #fff;
	border: 1px solid #f7f7f7;
	padding: 10px;
	width: 80%;
	margin-top: 5px;
	outline: none;
}
.account-login .col2-set .col-1 {
	float: left;
	padding-bottom: 0;
	padding: 0px;
	text-align: left;
	min-height: 362px;
	background: #f7f7f7;
	border: 1px solid #eaeaea;
	padding: 45px
}
.account-login .col2-set .col-2 {
	float: left;
	padding-bottom: 0;
	padding: 0 0 0 55px;
	text-align: left;
	background: #f7f7f7;
	padding: 45px;
	border: 1px solid #eaeaea;
}
@media (min-width: 992px){
	.account-login .col2-set .col-1,
	.account-login .col2-set .col-2{
		width: 48%;
	}
}
@media (max-width: 991px){
	.account-login .col2-set .col-1,
	.account-login .col2-set .col-2{
		width: 100%;
	}
}


.account-login strong {
	font-size: 19px;
	color: #333;
	margin-bottom: 15px;
	font-family: 'Open Sans';
	font-weight: bold;
	text-transform: uppercase
}
.account-login .content {
	margin-top: 8px;
	padding-top: 12px;
}
.account-login .content p {
	margin-bottom: 10px;
	font-size: 14px;
}
.account-login .content p.required {
	font-size: 12px;
}
.account-login .content .form-list label {
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
}
.required {
	color: #ff0000;
}
.title-buttons{
	margin-bottom:15px;}
/* Block: Account */

.block-account .block-title {
}
.block-account {
}
.block-account .block-content {
	padding: 0 10px;
	background-color: #f7f7f7;
}
.block-account .block-content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.block-account .block-content li {
	padding: 10px 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #ddd solid;
}
.block-account .block-content li:first-child {
	border-top: none;
}
.block-account .block-content li:before {
	content: "\f105";
	font-family: FontAwesome;
	font-size: 10px;
	display: inline-block;
	position: absolute;
	cursor: pointer;
	line-height: 16px;
	color: #333;
}
.sidebar .block-content li.last {
	border-bottom: none;
}
.block-account .block-content li a {
	cursor: pointer;
	padding: 0 12px;
	color:#777;
	transition: color 300ms ease-in-out 0s, background-color 300ms ease-in-out 0s, background-position 300ms ease-in-out 0s;
}
.block-account .block-content li a:hover {
	cursor: pointer;
	padding: 0 12px;
	color: #000;
}
.sidebar .block-content li.current {
	font-weight: 900;
	color: #333;
}
.block {
	margin: 35px 0px;
	float: right;
	width: 100%;
}
.block .block-title {
	border-bottom: 2px solid #ddd;
	color: #000;
	font-family: 'Open Sans';
	font-size: 14px;
	font-weight: bold;
	height: 30px;
	letter-spacing: 0.5px;
	margin: 0;
	text-transform: uppercase;
}
.block .block-title span {
	border-bottom: 2px solid #7bbd42;
	display: inline-block;
	height: 30px;
}
.form-list{
	padding:0px;
	list-style: none;
	margin:0px;}
.add_news_tit{
	text-align: center;
	font-size: 18px;
	background-color: #ccc;
	margin: 70px 0px 15px 0px;
	padding: 10px;
}
.no-gutter .btn{
	padding: 10px 0px;}
.form-list input.input-text,.form-list select,.form-list textarea{
	width:100%;}
/*404*/
.page404 {
	padding: 100px 0;
}

.cart404 {
	position: relative;
}

.cart404 i {
	font-size: 310px;
	color: #a9a9a9;
}

.cart404 img {
	float: right;
	margin-right: 60px;
}

.cart404 p {
	font-family: Open Sans;
	font-size: 53px;
	text-transform: uppercase;
	color: #444;
	margin: 0;
	position: absolute;
	top: 180px;
	right: 135px;
}

.page404text h1{
	margin-top: 140px;
}

.page404text p {
	margin-bottom: 20px;
}

.page404text a {
	color: #ea5748;
}


.page404text form {
	position: relative;
	width: 350px;
}

.page404text form input[type="text"] {
	border: 1px solid #e4e4e4;
	padding: 10px;
	font-family: Open Sans;
	font-style: italic;
	color: #424242;
	font-size: 12px;
	width: 100%;
	background: #fff;
}

.page404text form input[type="submit"] {
	background: url(search.png) 0 no-repeat;
	width: 12px;
	height: 11px;
	position: absolute;
	right: 0px;
	top: 0px;
	border: 0;
	text-indent: -9000px;
}
@media screen and (max-width: 767px)
	.table-responsive {
		width: 91%;
		margin-bottom: 15.75px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #dddddd;
	}