/* .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu li.parent-item:hover > a:after {
    background: #CF3339;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item a:hover:after {
    background: #CF3339;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li a:hover:after {
    background:none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li:hover a:after {
    background:none;
}
.header-style-1 .sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item:hover .sm_megamenu_head_item a:after {
    background:none;
}
.sm_megamenu_wrapper_horizontal_menu .sm_megamenu_menu > li.parent-item > a > span:after {
    content: "\f107";
    color: #fff;
    display: inline-block;
    font-family: 'FontAwesome';
} */
/*----------- Home page -------------*/


/*----------- Checkout --------------*/
.title-cart {
    padding: 40px 0 0;
}
ul.step-checkout li span {
    color: #5B6670;
}
.checkout-cart-index table.data span.price{
	font-family: 'Gotham-Bold';
}
.checkout-cart-index .table-cart-list ul.head-table{
	padding-bottom: 10px;
}
.checkout-cart-index .cart li.shop {
    margin-top: 20px;
}
.checkout-cart-index .form-cart .shop-name{
    padding-left: 38px;
    background-image: url(../images/icon-merchant.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
    margin-left: 40px;
    font-weight: 600;
}
.checkout-cart-index .cart ul.shop-item {
    margin-left: 40px;
}

.checkout-cart-index .shop-list-item .seller-discount, .checkout-cart-index .shop-list-item .seller-totals{
    width: 26%;
    text-align: left;
}
.checkout-cart-index .shop-list-item .seller-discount-label, .checkout-cart-index .shop-list-item .seller-totals-label {
    width: 17%;
    text-align: left;
    font-weight: bold;
}
.checkout-cart-index .shop-list-item .seller-discount{
	padding: 0;
    border: 0;
}
.checkout-cart-index .shop-list-item .seller-discount select{
	border: 1px solid #D0D3D6;
	height: 35px;
}

.checkout-cart-index #cart-totals .table-wrapper tr td{
	border-left: 0px!important;
}
.checkout-cart-index #cart-totals table.data.table th, .checkout-cart-index .cart-totals .mark strong{
	font-weight: bold;
}
.checkout-cart-index .table-wrapper tr:nth-child(even) {
    background-color: rgba(255, 255, 255, 0);
}
.checkout-cart-index #cart-totals .table .grand.totals th{
    border-bottom: 1px solid #dee2e6;
}
.checkout-cart-index .block-prd-content h3.prd-name {
    font-weight: bold;
}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo {
    padding-right: 0;
}
.checkout-cart-index .box-number-qty input[type=text], .checkout-cart-index .box-number-qty input[type=number], .checkout-cart-index .sellers-div .seller-totals .price {
    font-size: 16px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-details{
    padding-left: 10px;
}
.checkout-cart-index .shop-item .field label{
    display: none;
}
.checkout-cart-index .cart .control.control-increment.qty{
    padding: 0 30px;
    display: inline-block;
    position: relative;
}
.checkout-cart-index .cart .control-increment.qty input[type="number"]{
    width: 35px;
    height: 30px;
    border: 1px solid #E6E8EA;
    text-align: center;
}
.checkout-cart-index .cart .control-qty-cart a.increase-qty{
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #E6E8EA;
    border-radius: 0 7px 7px 0;
    cursor: pointer;
}
.checkout-cart-index .cart .control-qty-cart a.decrease-qty{
    position: absolute;
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    border: 1px solid #E6E8EA;
    border-radius: 7px 0 0 7px;
    cursor: pointer;
}
.checkout-cart-index .cart-price .price{
    color: #D41367;
    font-family: 'Gotham-Bold';
    line-height: 21px;
}
.checkout-cart-index .cart-container .cart.table-wrapper .product-item-name {
    font-weight: bold;
}
.cart.table-wrapper .action-tool > .action span{
    display: none;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue{
    background-color: transparent!important;
    color: #5B6670;
    box-shadow: unset;
    font-weight: bold;
}
.checkout-cart-index .cart-container .cart.main.actions .action.continue:hover{
    color: #D41367;
}
.checkout-cart-index .sellers-div.seller-discount-div{
    border-bottom: 0px;
}
.checkout-cart-index .sellers-div.seller-discount-div:after{
    content: "";
    display: block;
    height: 1px;
    width: 44%;
    background-color: rgba(91, 102, 112, .15);
    margin-left: auto;
    margin-top: 10px;
    margin-bottom: -10px;
}

/*------------End Checkout------------*/

/*----------- Shipping ------------*/

.opc-wrapper .checkout-shipping-address .step-title{
	font-weight: bold;
    font-size: 20px;
    padding-bottom: 2px;
}
.shipping-address-item .address-label{
	font-size: 14px;
}
.shipping-address-item .shipping-address-name:before{
	background-image: url(../images/icon-shipping-name.svg);
}
.shipping-address-item .shipping-address-actual{
	line-height: 20px;
}
.shipping-address-item .shipping-address-actual:before {
    background-image: url(../images/icon-shipping-address.svg);
}
.checkout-index-index .opc-wrapper .shipping-address-item {
    border: 2px solid #fff !important;
    padding: 10px 15px;
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.16);
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item{
	padding: 10px 15px;
}
.checkout-index-index .checkout-container .opc-sidebar .modal-content .opc-block-summary > .title{
	font-size: 20px;
}
.checkout-index-index .checkout-container .step-title{
	font-size: 20px;
    font-weight: 600;
    padding-bottom: 2px;
}
.checkout-index-index .opc-wrapper button.action-select-shipping-item{
	margin: 0;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item .action-select-shipping-item{
	transition: none;
	display: none;
}
.checkout-index-index .opc-wrapper .shipping-address-item.not-selected-item .action-select-shipping-item span{
	visibility: hidden;
}
.checkout-index-index .opc-wrapper .shipping-address-item.not-selected-item button{
	background: #ffffff !important;
    border: 1px solid rgba(0, 0, 0, 0.16);
    border-radius: 50%;
    color: #ffffff;
    content: '\e610';
    font-family: 'icons-blank-theme';
    height: 30px;
    width: 30px!important;
    padding: 0;
    position: absolute;
    right: 6px;
    bottom: 20px;
    transition: none;
}
.checkout-index-index .opc-wrapper .shipping-address-item.selected-item:after{
	height: 30px;
    width: 30px;
	right: 10px;
    bottom: 15px;
    line-height: 25px;
}

/*--------End Shipping------------*/

/* Responsive */

@media only screen and (max-width: 1366px) {
    .checkout-cart-index ul.head-table > li:nth-child(4) {
        width: 24%;
    }
}

@media only screen and (max-width: 768px){
    .checkout-cart-index .header-checkout-cart header.login-header a.logo{
        margin: 0 auto!important;
    }
    .checkout-cart-index ul.step-checkout {
        float: none;
        padding: 10px 10px;
        text-align: center;
        position: relative;
        display: block;
    }
    .checkout-cart-index .cart-container{
        display: flex;
        flex-flow: wrap;
    }
    .checkout-cart-index .cart-container .cart-summary{order: 3;}
    .checkout-cart-index .cart-container .form.form-cart{order: 1;}
    .checkout-cart-index .cart-container form.form.form-cart{order: 2;}
    .checkout-cart-index  ul.head-table > li:nth-child(2) {
	    font-weight: bold;
	    color: #000;
	}
}

@media only screen and (max-width: 479px){
	/*------- Homepage ----------*/
	body .page-main .container {
	    padding: 0 15px!important;
	}
	body.cms-index-index .page-main .row.main-banner{
		border-radius: 0px;
	}
	.cms-index-index .flexslider .flex-control-nav li {
	    margin: 0 2px;
	}
	.cms-index-index .flexslider ul.flex-direction-nav {
	    display: none;
	}

	.cms-index-index .wrapperBrand{
		border-radius: 0px;
		box-shadow: 0px 3px 10px rgba(0, 0, 0, .2);
		border: 0px;
	}

	.cms-index-index .wrapperBrand .boxBrandContainer {
	    height: 134px;
	    overflow: hidden;
	}
	.cms-index-index .wrapperBrand .boxBrandContainer .item{	
    	width: 20%;
    	overflow: hidden;
    	padding: 13px 8.5px!important;
	}
	.cms-index-index .boxBrandContainer .item img{
		height: 40px;
		width: auto;
		position: relative; 
		left: 50%;
    	transform: translate(-50%, 0%);
	}
	.cms-index-index .boxBrandContainer .item:nth-child(5n+0) {
	    border-right: 0;
	}
	.cms-index-index .boxBrandContainer .item:nth-child(6) {
	    border-right: 1px solid #eee;
	}
	.cms-index-index .boxBrandContainer a.btnShowAll{
		color: #5B6670;
		height: 45px;
		font-size: 12px;
	}
	body.cms-index-index .block .block-title{
		line-height: 26px;
		margin-bottom: 15px;
	}
	body.cms-index-index .block .block-title strong {
	    font-size: 14px!important;
	}
	.cms-index-index a.more {
	    font-size: 12px;
	    margin-right: 0px;
	}
	.cms-index-index .products-list .product-items li.product-item .product-item-info {
	    margin-left: 0px;
	    margin-right: 10px;
	}
	.cms-index-index .products-list .product-items li.product-item:hover {
	    border: 0px;
	}
	.cms-index-index  .contentWrapper.bgSoftGrey{
		padding: 0;
	}
	.cms-index-index  .block-static-block[block-id="379"] > div {
	    padding: 15px 0 20px!important;
	}
	.cms-index-index .boxControlImageAbs{
		box-shadow: unset;
	}
	.cms-index-index .boxBannerItem .box:last-child .bannerFull {
	    height: 102px;
	}
	.cms-index-index .boxBannerItem .box:last-child .bannerDouble {
	    height: 67px;
	}
	.cms-index-index .boxControlImageAbs .slides{
		background: transparent;
	}
	.cms-index-index .wrapperBannerAds {
	    margin: 20px 0 0;
	}
	/* .cms-index-index .block-static-block[block-id="381"] img {
	    border-radius: 0px;
	} */
	.cms-index-index .panelCategoryProduct .panel-heading{
		font-size: 14px;
	}

	/*------ Checkout ---------*/
    .checkout-cart-index header ul.step-checkout li:nth-child(1):before {
        margin-left: auto;
    }
    .checkout-cart-index header ul.step-checkout:after{
        top: 37px;
        margin-left: 25px;
    	margin-right: 25px;
    }
    .checkout-cart-index .cart ul.shop-item {
	    margin-left: 0;
	}
	.checkout-cart-index ul.shop-item .block-img{
		position: relative;	
		width: 100px;
    	height: 100px;
    	margin-left: 7px;
	}
	.checkout-cart-index .cart-container .cart.table-wrapper .product-item-photo{
		top: 0;
		width: 100%;
    	max-width: 100%;
	}
	.checkout-cart-index .form-cart .shop-name, .checkout-cart-index .wk-seller-block{
		font-size: 12px;
	}
	.checkout-cart-index .block-prd-content h3.prd-name, .checkout-cart-index .product-item-name {
	    font-size: 12px;
	    line-height: 1.8;
	}
	.checkout-cart-index .shop-list-item .seller-discount-label, .checkout-cart-index .shop-list-item .seller-discount{
		width: 100%;
	} 
	.checkout-cart-index .shop-list-item .seller-totals-label, .checkout-cart-index .shop-list-item .seller-totals{
		width: 48%;
	}
	.checkout-cart-index .sellers-div.seller-discount-div:after{
		width: 100%;
	}
	.checkout-cart-index .form-cart .shop-name {
	    padding-left: 30px;
	    background-position: 0 0px;
	    margin-left: 30px;
	}
	.checkout-cart-index .seller-totals-div.sellers-div .seller-totals .price{
		text-align: right;
	}
	.checkout-cart-index .box-number-qty, .checkout-cart-index .field.qty{
	    margin-left: 30px;
	}
	.checkout-cart-index .box-number-qty i {
	    width: 32px;
	}
	.checkout-cart-index ul.shop-item > li .price-box {
	    margin-left: 4px;
	}
	.checkout-cart-index .cart-container .cart.main.actions .action.continue{
		border: 1px solid rgba(91, 102, 112, .14);
	    border-radius: 3px;
	    height: 45px;
	    padding: 5px;
	}
	.checkout-cart-index .seller-totals-div.sellers-div:after {
	    content: "";
	    display: block;
	    height: 1px;
	    width: 100%;
	    background-color: rgba(91, 102, 112, 0.40);
	    margin-left: auto;
	    margin-top: 10px;
	    margin-bottom: -10px;
	}
	.checkout-cart-index .cart-container .cart.table-wrapper .product-item-details{
		width: calc(100% - 110px);
	    float: left;
	    padding-left: 10px;
	}
	.checkout-cart-index  ul.head-table > li:nth-child(2) {
	    margin-left: 10px;
	}
	.checkout-cart-index .wk-mpsplit-wrapper {
	    border-bottom: 0px;
	}
	.checkout-cart-index ul.shop-item > li:nth-child(5){
		float: none;
	}
	.checkout-cart-index .action-tool a:nth-child(2) {
	    margin: 0 15px;
	}
	body.checkout-cart-index footer{
		display: block;
	}
	.checkout-cart-index footer .footer-wrapper .footer-link, .checkout-cart-index footer .footer-wrapper .footer-link-2, .checkout-cart-index a#yt-totop-fix, .checkout-cart-index footer .language-wrapper{
		display: none!important;
	}
	.checkout-cart-index footer .copyright-footer address{
		padding-bottom: 15px;
    	float: none;
	}
	.checkout-cart-index .cart.table-wrapper .product-item-name + .item-options{
		margin: 0;
	}
}
@media only screen and (min-width: 480px){
	.opc-wrapper .shipping-address-item:before{
		width: 0!important;
	}
	.checkout-cart-index .cart-container .cart.main.actions .action.continue span{
	    padding-left: 25px;
	    background-image: url(../images/arrow-prev.svg);
	    background-repeat: no-repeat;
	    background-position: 0 -3px;
	}
}
