.footer-container .footer-block .footer-block-content .links-contact li::before {
    background-color: #3d413d;
}
.header-style-2 .yt-header-bottom {
    background-color: #3d413d;
}
.footer-container .footer-head {
    background-color: #3d413d;
}
.footer-container .socials-wrap {
background-color: #2b2d2b;
}
.deal-slider{
	padding-top:15px;
}

.deal_title_text{
	font-size:144%;
	text-transform: uppercase;
}
.cartpro-modal .cpmodal-button {
    background: none repeat scroll 0 0 #3ab54a;
}

.deal-slider .owl-nav{
	position: absolute;
    top: -43px;
    right: -1px;
}

.deal-slider .product-timer-wrap{
	margin-top: 4px;
}
.sm-deal-wrap .deal-list-item .item-deal .item-wrap:hover{
	border-color:#ddd;
}
.cartpro-process .cartpro-imageload{
	color:#3ab54a;
	border-color:#3ab54a;
}
.yt-product-detail .product-shop .availability span{
	color:#3ab54a;
}


.lt-checkoutpage h3.ptitle{
	font-size:130%;
	margin: 0;
    padding: 5px 0 2px 20px;
    font-weight: 400;
    border-bottom: 1px solid #ddd;
	line-height:34px;
}
.checkout-area {
    border: 1px solid #ccc;
	margin-bottom: 20px;
}
.checkout-area > .form-list,
.checkout-area > fieldset,
.checkout-area > div {
    padding: 10px 20px 20px;
}
#checkout_form p{
	margin-bottom:10px;
}
.checkout-item > li .ui-spinner{
	display:none;
}

#checkout-review-table {
	margin-bottom: 0;
	margin-top:10px;
}

#checkout-review-table.data-table tr td {
	vertical-align: top;
	padding: 4px 0 4px 30px;
	border: 0 none;
}

#checkout-review-table.data-table tr td:first-child {
	padding-left: 0;
}

#checkout-review-table .edit-cart-review {
	overflow: hidden;
}

#checkout-review-table #lbonepage-place-order-btn {
min-height: 44px;
    background: #3ab54a;
    margin-bottom: 0;
    width: 100%;
    margin-top: 10px;
    padding: 0;
}
.checkout-types .btn-proceed-checkout{
	background: #3ab54a;
}

#checkout-review-table  #lbonepage-place-order-btn span span {
	font-size: 18px;
	font-weight: 400;
	text-transform: uppercase;
}

#checkout-review-table tfoot{
	border:none;
}
.checkout-item > li {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	padding: 10px 0;
	border-bottom: 1px solid #ddd;
}

.checkout-item > li .cart-item-img {
	margin-right: 10px;
}

.checkout-item > li .product-description {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-align-items: center;
	align-items: center;
	justify-content: flex-end;
	flex: 1;
	text-align: right;
}

.checkout-item > li .product-name {
	flex: 1 100%;
	line-height: normal;
	height: 34px;
	overflow: hidden;
	margin-bottom: 8px;
	text-align: left;
}

.checkout-item > li .unit_excl,
.checkout-item > li .total_excl,
.checkout-item > li .unit_incl,
.checkout-item > li .total_incl {
	min-width: 80px;
	margin-left: 15px;
}

.checkout-item > li .quantity {
	position: relative;
	width: 37px;
}

.checkout-item > li .ui-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 0;
	background: #f5f5f5;
	margin-top: -12px;
}

.checkout-item > li .btn-remove {
	margin-left: 15px;
	font-size: 16px;
}

#shopping-cart-totals-table{
	width:100%
}
#yt_wrapper .cart-collaterals .totals .checkout-types .btn-proceed-checkout{
	width:100%;
	background: #3ab54a;
	line-height: 24px;
	font-size: 16px;
}

.products-grid .item .product-image{
	min-height:120px;
}
#rcode{
	margin-top:10px;
}

.sm-deal-wrap .deal-list-item .item-deal .item-wrap {
    padding: 15px 0 15px 0;
}
.yt-product-detail .tab-product-detail .yt-tab-navi > li > a{
	font-size:120%;
}

#yt_wrapper h2.page-title, #yt_wrapper .page-title h2 {
    font-family: inherit;
    position: relative;
    font-size: 144%;
    font-weight: 700;
    margin-bottom: 10px;
    text-transform: uppercase;
}
#yt_wrapper .page-title h2, #yt_wrapper h2.page-title {
    margin: 0 0 20px 0;
}
#yt_wrapper .page-title h2 {
    color: #444444;
}
#yt_wrapper h1.page-title, #yt_wrapper .page-title h1 {
    font-size: 158%;
}


.footer-container .block-subscribe-footer .form.subscribe {
    display: table;
}
.footer-container .block-subscribe-footer .form.subscribe .newsletter-content {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-right: 310px;
}
#newsletter_rcode{
	position: absolute;
    right: 15px;
    top: 7px;
}
.products-grid .item .product-addcart .out-of-stock{
	line-height: 32px;
    background: #eaeaea;
    padding: 0 10px;
    color: #777;
    font-weight: bold;	
}



@media (max-width: 767px) {
.footer-container .block-subscribe-footer .form.subscribe {
	display: block;
}
.footer-container .block-subscribe-footer .form.subscribe .newsletter-content{
	padding-right: 0;
}	
#newsletter_rcode{
	position: static;
}	
}

.shipping-tracking-popu {
    padding: 20px;
    text-align: left;
}
.shipping-tracking-popu h1{
    font-size: 18px;
    color: #000;
    text-transform: uppercase;
    font-weight: 700;
    padding: 0 0 7px;
    border-bottom: 1px solid #555;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;	
	line-height:34px;
}
.shipping-tracking-popu .sub-title {
    margin: 0 0 10px;
    font-size: 16px;
	font-weight: 700;
    line-height: 34px;
}
.shipping-tracking-popu .title-buttons button.button {
    display: none;
}
.shipping-tracking-popu .data-table {
    width: 100%;
    margin: 10px 0;
}
.shipping-tracking-popu .data-table th.label{
	color: #555;
    text-align: left;
    font-size: 100%;
    margin: 0;
    white-space: normal;
    padding: 10px;
    border: 1px solid #ddd;
    font-weight: 700;
    background-color: #f6f6f6;
    border-right: 1px solid #ddd;
    display: table-cell;
    vertical-align: middle;
}
.shipping-tracking-popu .data-table td{
    padding: 10px;
    border: 1px solid #ddd;
    vertical-align: middle;
    text-align: left;
    font-weight: 400;
}

.shipping-tracking-popu .buttons-set button.button {
    float: none;
    width: 100%;
}