/*CheckOUt*/
.checkout-cart-index .data.table.totals tr.grand.excl {display:none;}
.row{
	width: 100%;
	float: left;
}
#block-summary{
	display: block!important;
}
.container{
	max-width: 1170px;
}

.no-slider .after-breadcrumbs{
	right: calc((100% - 1140px)/2);
}
#cart-totals .table-wrapper .data.totals td,
#cart-totals .table-wrapper .data.totals th {padding:10px 5px}


.breadcrumbs .item:not(:last-child):after{
	color: #333435!important;
}
.no-padding{
	padding-left: 0!important;
	padding-right: 0!important;
}

.checkout-cart-index .checkout-head-title h3{
	text-align: center;
	font-size: 40px;
}

.checkout-cart-index .cart-form-items{
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
	margin-top: 20px;
	background: #fff;	
}

.checkout-cart-index .cart-form-items .item-subtotal{
	padding-left: 30px;
}

body .cart-totals .totals-tax-summary .mark, 
body .cart-totals .totals-tax-summary .amount, 
body .opc-block-summary .table-totals .totals-tax-summary .mark, 
body .opc-block-summary .table-totals .totals-tax-summary .amount {
	border:none;
}

.checkout-cart-index .cart.detailed {
	margin-top: 10px; 
}
.checkout-cart-index.no-slider .after-breadcrumbs {right:calc((100% - 1170px) / 2)}
.checkout-cart-index .cart-form-items .head{
	border-bottom: 1px solid #c4c4c4;
	font-family: 'AktivGrotesk_Bold', sans-serif;
	padding: 10px 0 5px;
}

.checkout-cart-index .block.shipping{
	margin: 0 auto;
	float: left;
	width: 100%;
	margin-top:20px;
}

.checkout-cart-index .cart-form-items .row.cart-content{
	padding: 15px 0;
	border-bottom: 1px solid #c4c4c4;
	margin-top: 15px;
}
.checkout-cart-index .cart-form-items .row.cart-content:last-child{
	border: none;
}

.checkout-cart-index .cart-form-items .row .price-including-tax .price,
.checkout-cart-index .cart-form-items .row .price-excluding-tax .price{
	font-size: 14px;
	font-family: 'AktivGrotesk_Bold', sans-serif;
}

.checkout-cart-index .cart-form-items .row .control input{
	width: 45px;
	height:30px;
	text-align: center;
	padding:0;
}

.text-center{
	text-align: center;
}

.text-left{
	text-align: left;
}

.text-right{
	text-align: right;
}



/*CART*/
.checkout-cart-index .column.main{
	max-width: 100%!important;

}
.checkout-cart-index .cart-container .form-cart{
	width: 100%;
}

.checkout-cart-index .cart-head-title{
	text-align: center;
}

.checkout-cart-index .cart-head-title h3{
	font-size: 50px;
	color: #1d1d1d;
	padding-top: 15px;
}
.checkout-cart-index .action.primary > span {padding-right:10px;}
.checkout-cart-index .action.primary > span::after {right:0;font-size:7px}
.checkout-cart-index #section-find-showroom {display:none}
.checkout-cart-index .footer-column.footer-company .footer-logo::before {width:0;}

.checkout-cart-index .action span:before{
	/*content: none; */
}
.cart .row .fa-times:before {
	content: "\00d7";
    font-size: 23px;
    font-weight: bold;
}
.choose-protection-type .css-radio {
	position: relative;
    top: -3px;
    vertical-align: middle;
}
.checkout-cart-index  .product-image-container{
	width: 280px;
}
.checkout-cart-index .cart-totals .mark {padding-left:0;}
.checkout-cart-index .cart-totals .amount,
.cart-totals .grand .amount {padding-right:0;}
.checkout-cart-index .product-item-name a{
	font-size: 30px;
}

.checkout-cart-index .product-item-name .product-subtitle {
	display: block;
    font-size: 18px;
    font-family: 'AktivGrotesk_Regular', 'Helvetica Neue', Arial, sans-serif;
	line-height: 25px;
}

@media screen and (max-width: 767px) {
	.checkout-cart-index .product-item-name .product-subtitle {
		font-size: 14px;
	}
}

.checkout-cart-index .block-minicart .product-item-name a {font-size:14px}
.checkout-cart-index .block-minicart .product-info .primary {margin-top:3px;}

.checkout-cart-index .remove a{
	font-weight: bold;
}

.checkout-cart-index .item-options .label-option{
	font-size: 14px;
	font-family: 'AktivGrotesk_Bold', sans-serif;
}

.checkout-cart-index .btn-update-qty, 
.checkout-cart-index .btn-update-qty:hover,
.checkout-cart-index .btn-update-qty:active{	
    color: #1d1d1d;
    cursor: pointer;
    display: inline-block;
    font-family: 'AktivGrotesk_Bold', sans-serif;
    margin: 0;
    padding: 0; 
    border: none;
    background: none;
    box-shadow: none;
}

.checkout-cart-index .btn-update-qty span{
	text-transform:initial;
	color: #1d1d1d!important;
	border-bottom: 1px solid #8e8e8e;
	padding-right:0px;	
    font-size: 12px; 
	letter-spacing:0;
}

.checkout-cart-index .product-info-desc,.checkout-cart-index .summary-customise{
	margin-top:10px;
	padding-top:0;
}

.checkout-cart-index .btn-update-qty span:after{
	content: none;
}

.checkout-cart-index .btn-update-qty.btn-edit-item{	
	border-bottom: 1px solid #8e8e8e;
	margin-top:5px;
}

.checkout-cart-index table td{
	text-align: center;
}

.checkout-cart-index table tr.item-info{
	border-top: 1px solid #c4c4c4;
}

.checkout-cart-index table td .price-including-tax .price, 
.checkout-cart-index table td .price-excluding-tax .price{
	font-size: 14px;
}
.checkout-cart-index .row-item-cart .item-info-more .row .item-price,
.checkout-cart-index .row-item-cart .item-info-more .row .item-subtotal-remove {padding-top:5px;}
.checkout-cart-index .cart-top a.primary{
	height: 28px;
    line-height: 26px;
    margin-top: -50px;
    padding: 0;
    text-align: center;
    width: 180px;
}
.checkout-cart-index .product-item-details{
	position: relative;
}

.checkout-cart-index .product-item-details .product-item-name{
	/*margin-top: 8px!important;*/
	margin:0;
	padding: 0px;
	line-height:32px;
	display:block;
}
/*.checkout-cart-index .product-item-details .label-sale{*/
	/*display: block;*/
    /*text-align: left;*/
    /*!*padding: 10px 0px;*!*/
    /*font-size: 12px;*/
    /*!*position: absolute;*/
	 /*top: -30px;*!*/
	/*!*padding:0;*!*/
    /*margin: 0px;*/
/*}*/
.head-item-name{
	padding: 0px;
	margin-left: -25px;
}
.checkout-cart-index .item-protection{
	background: #ebebeb;
	margin: 20px 0;
    padding: 25px 37px;
	position: relative;
}

.checkout-cart-index .item-protection:before{
	display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: solid 20px transparent;
    border-bottom: solid 17px #ebebeb;
    left: 50%;
    margin-left: -18px;
    top: -37px;
}

.checkout-cart-index .totals.shipping.excl{
	background: none;
}
.checkout-cart-index .customise-items-summary img{display:none !important;}
.customise-items-summary li{
	border-bottom: 1px solid #e7e7e7;
}
.checkout-cart-index .item-protection .radio .css-label span {font-family:"AktivGrotesk_Regular"}
.customise-items-summary li:last-child{
	border: none;
}
.checkout-cart-index {color:#1d1d1d;}
.checkout-cart-index .item-protection .protection-title{
	font-size: 16px;	
	font-family:'AktivGrotesk_Bold', sans-serif;
}
.checkout-cart-index .item-protection .protection-desc{
	font-size: 14px;
	line-height: 20px;
	color:#1d1d1d;
	margin:8px 0;
}

.checkout-cart-index .item-protection .radio{
	display: block;
    margin: 5px 0;
    font-size: 14px;
	font-family:'AktivGrotesk_Bold', sans-serif;
}
.checkout-cart-index .item-protection .radio {vertical-align:sub;margin-top:0;}
.checkout-cart-index button[name="update_cart_action"]{
	display: none;
}

.checkout-cart-index #block-shipping{
	background: #ebebeb;
}
.checkout-cart-index .shipping .title{
	text-align: center;
	padding-top: 50px;
	padding-bottom: 10px;
}
.checkout-cart-index .shipping{
	color: #1d1d1d;
	min-height: 290px;
	margin-bottom: 0px!important;
}
.checkout-cart-index #block-shipping .title strong{
	font-size: 42px;
	color: #1d1d1d;
	font-family:"AktivGrotesk_Hairline";
}
.checkout-cart-index .shipping .estimate-shipping-section{
	width: 100%;
	margin:10px auto;
}
.checkout-cart-index .shipping .estimate-shipping-section #shipping-zip-form fieldset.estimate {
	margin:0 auto;max-width:540px;width:100%;
	display: flex;
}
.checkout-cart-index .shipping .estimate-shipping-section .actions{
	text-align: center;

}
#shipping-zip-form .fieldset .label {display:none;}

.estimate-shipping-section .fieldset > .field {margin-bottom:20px;}
#shipping-zip-form .fieldset {margin:0;}
#shipping-zip-form .action_estimate {text-align:center;}
#shipping-zip-form a#calc_shipping {
	background: transparent none repeat scroll 0 0;
    height: 28px;
    line-height: 27px;
    padding: 0;
    width: 120px;
}
#shipping-zip-form a#calc_shipping:hover {
	background:#333435;
	color:#fff;
}
.checkout-cart-index #co-shipping-method-form dt.item-title {display:none;}
.title-shipping {
	color: #1d1d1d;
    margin-top: 35px;
	margin-bottom:20px;
    text-align: center
}
#co-shipping-method-form .item-options div.field {
	clear:both;float:none;width:100%;margin-bottom:15px;
	/*padding:28px;*/padding:0;background:#fff;
}
#co-shipping-method-form .method_container {padding:28px;cursor:pointer}
#co-shipping-method-form .method_container * {cursor:pointer}
#co-shipping-method-form .method_container._active {border:1px solid #1d1d1d;}
#co-shipping-method-form .method_container .carrier-comment .pickup-container{
	display: block;
}
#co-shipping-method-form fieldset.fieldset {
	max-width:1170px;padding:0 15px;margin:0 auto;width:100%;padding-bottom:40px;
}
#co-shipping-method-form .estimate-result-no-item h4 {color:var(--red);padding-bottom:5px;margin-top:40px}
.item-options.Flat.Rate {display:none;}
.checkout-cart-index #co-shipping-method-form .field input.radio {
	margin-right: 25px;
    width: 20px;
}
.checkout-cart-index #co-shipping-method-form .carrier-title {
	color: #1d1d1d;
    display: inline-block;
    font-family: "AktivGrotesk_Bold";
    font-size: 16px;
    max-width: 243px;
    width: 100%;
}
.checkout-cart-index #co-shipping-method-form .carrier-price {float:right;font-family: "AktivGrotesk_Bold";
	font-size:14px;color:#1d1d1d;
}
.checkout-cart-index #co-shipping-method-form .bottom-note {font-size:12px;}

#list_postcode {
    max-width: 300px;
    position: absolute;
    text-align: left;
    width: 100%;
}
#list_postcode .p-content {
    background: #ebebeb none repeat scroll 0 0;
    padding: 5px 0;
}
#list_postcode .p-content a {
    cursor: pointer;
    display: block;
    padding: 2px 10px;
}
#list_postcode .p-content ul{padding:0;}
#list_postcode .p-content li {display:block}
#list_postcode .p-content a:hover {color:#fff;background:#3399ff}
#list_postcode {padding-bottom:0;
	left: 10px;
    max-height: 145px;
    overflow: auto;
    position: absolute;
    text-align: left;
    top: 37px;
    width: 225px;
    z-index: 100;
	border:1px solid #000;
}
.checkout-cart-index .not_available .content-estimate {margin:5px 0 0 0;}
.checkout-cart-index .methods .not_available a {
	background: transparent none repeat scroll 0 0;
    float: none;
    padding: 0;
}
.checkout-cart-index .methods .not_available a.action.primary {width:177px;padding:2px 5px 2px 15px;background:transparent}
.checkout-cart-index .methods .not_available a.action.primary:hover {background:#333435}
.display_block {display:block}
.display_none {display:none}
.loadding-ajax {
	display:none;
    height: 20px;
    position: absolute;
    right: -16px;
    top: 8px;
    width: 20px;
	background:url('../img/ajax-loader.gif') center center transparent no-repeat;
}
.checkout-cart-index .shipping .estimate-shipping-section .actions button.action{
	margin-top: 30px;
}
.checkout-cart-index .shipping .estimate-shipping-section .field  .label{
	/*display: none;*/
}

.checkout-cart-index #gift-options-cart {display:none;}

.checkout-cart-index .shipping .estimate-shipping-section .field{
	float: left;
	margin-bottom:20px;
	position:relative;
	flex: 1;
}

.checkout-cart-index .shipping .estimate-shipping-section .field .control{
	width: 100%;
    margin: 0 auto;
    padding: 0 10px;
}

.checkout-cart-index .shipping .estimate-shipping-section .field.note{
	width: 100%;
	text-align:center;
	font-size: 14px;
	color:#1d1d1d;
	margin-bottom:15px;
}

.checkout-cart-index .shipping .estimate-shipping-section .field select,
.checkout-cart-index .shipping .estimate-shipping-section .field input{
	border: none;
	background-color: #fff;
	width:100%;
}

.checkout-cart-index .content-estimate{
	text-align: center;
    margin: 35px 0;
} 
.checkout-cart-index .content-estimate-top p{
	text-align: center;
	padding-bottom: 20px;
}
.checkout-cart-index .cart-totals{
	background: #333435;
	width: 100%;
    float: left;
    position: relative;
    color: #fff;
}
.checkout-cart-index .cart-totals-content{
	width: 1165px;
	margin:0 auto;
    min-height: 350px;
    padding-left: 130px;
}
.checkout-cart-index #block-shipping {position:relative;}



.checkout-cart-index #custom-deposit{
	clear: both;
	padding: 35px 15px;
	text-align: center;
}

.checkout-cart-index #custom-deposit .new-payment-options{
	max-width: 536px;
	margin: 0 auto 34px;
}

.checkout-cart-index #custom-deposit .new-payment-options .options-desc{
	padding: 20px 5px 30px;
}
.checkout-cart-index #custom-deposit .new-payment-options .deposit-options{
	display: flex;
	justify-content: center;
}
.checkout-cart-index #custom-deposit .new-payment-options .deposit-option{
	width: 50%;
	max-width: 194px;
	border: 2px solid #333436;
	padding: 15px 0;
	font-family: 'AktivGrotesk_Bold', 'Helvetica Neue Bold', sans-serif;
	font-size: 13px;
	line-height: normal;
	transition: background .5s ease;
	cursor: pointer;
}
.checkout-cart-index #custom-deposit .new-payment-options .deposit-option:hover,
.checkout-cart-index #custom-deposit .new-payment-options .deposit-option.active {
	background: #333436;
	color: #fff;
}
.checkout-cart-index #custom-deposit .new-payment-options .deposit-option.active {
	pointer-events: none;
}
.checkout-cart-index #cart-totals .deposit_amount{
	font-family: 'AktivGrotesk_Bold', 'Helvetica Neue Bold', sans-serif;
	font-size: 18px;
}
.checkout-cart-index #cart-totals .table-wrapper .data.totals td.mark{
	text-align: left;
	padding: 16px 0 0;
}
.checkout-cart-index #cart-totals tr.deposit-note-container .deposit-note {
	background: #4d5052;
	padding: 10px 40px 10px 15px;
}



.checkout-cart-index #internal_link_shipping {position:absolute;top:-180px}
.clear {clear:both;}
.checkout-cart-index .cart-totals-inner {
	display: flex;
    justify-content: space-between;
	max-width:1170px;
	margin:0 auto;
	flex-wrap: wrap;
	padding: 0 15px;
}
.cart-totals-content-left {
	margin-top:5px;
	min-width: 320px;
	width: 50%;
}
.cart-totals-content-right {
	min-width: 320px;
	width: 50%;
}
.checkout-cart-index .checkout-methods-items {clear:both}
.checkout-cart-index .cart-totals .table-wrapper{
	width: 100%;
}

.checkout-cart-index .cart-totals .title{
	text-align: center;	
	margin: 47px 0 33px 0;
}
.checkout-cart-index .cart-totals .title h3{
	font-size: 42px;
	color: #fff;	
}

.checkout-cart-index .cart-totals:before{
	display: block;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: solid 20px transparent;
    border-bottom: solid 17px #333435;
	border-width:0px 68px 50px;
    left: 50%;
    margin-left: -68px;
    top: -30px;
}

/*
.checkout-cart-index .cart-question-info{
	width: 50%;
	float: left;
}

.checkout-cart-index  .cart-main-total{
	width: 50%;
	float: right;

}
*/

.checkout-cart-index .cart-question-info {
	background: #333435;
	color: #fff;
}

.checkout-cart-index .cart-question-info.mobile {
	display: none;
	padding: 10px 20px;
}

.checkout-cart-index .cart-question-info p.quest{
	 font-family:'AktivGrotesk_Bold', sans-serif;
	 font-size:16px;
	 color: #fff;
	 padding-bottom:7px;
}


.checkout-cart-index .cart-card-accept {
	margin: 36px 0 30px 0;
	position: relative;
}

.checkout-cart-index .cart-secured{
	margin-top: 6px;
	float: left;
	position: relative;
}
.checkout-cart-index .cart-question-info p span{
	text-decoration: underline;
}
.checkout-cart-index .cart-card-accept span,
.checkout-cart-index .cart-question-info p span,
.checkout-cart-index .cart-secured span
{
	 font-family:'AktivGrotesk_Bold', sans-serif;
	 font-size:14px;
	 color: #fff;
}

.checkout-cart-index .cart-card-accept img{
	margin-left: 20px;
}

.checkout-cart-index .cart-card-accept img{
	position: absolute;
    top: -3px;
    left: 70px;
}

.checkout-cart-index .cart-secured img{
	padding-right: 5px;position:relative;top:3px;
}

.checkout-cart-index .cart-secured img.braintree-logo{
	position: absolute;
    left: 115px;
    top: 10px;
    max-width: initial!important;
}
.methods-cotain {
	padding-top:20px;
    background: #333435 none repeat scroll 0 0;
    clear: both;
    padding-bottom: 96px;
}
.checkout-cart-index .methods-cotain .condition-promo-block{
	text-align: right;
	color: var(--red);
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
}
.checkout-cart-index .checkout-methods-items .multishipping,.checkout-cart-index .checkout-methods-items .link{display:none;}
.checkout-cart-index .methods {
	width: 100%;
	max-width:1140px;
	margin:0 auto;
	position:relative;
}
.shipping-err {font-size: 12px;
    color: var(--red);
    font-family: 'AktivGrotesk_Bold', Arial, sans-serif;
    position: absolute;
    right: 0;
}
.checkout-cart-index .methods button, 
.checkout-cart-index .methods a {
    padding: 15px 50px;
    float: right;
    color: #1d1d1d;
    background: #fff;
}

.checkout-cart-index .methods button{
	padding: 15px 50px;
  	color: #1d1d1d;
  	background: #fff;
	position:relative;
}

.checkout-cart-index .data.table.totals tr{
	border-bottom: 1px solid #6d6e6e;
	font-size: 16px;
	font-family:'AktivGrotesk_Thin', sans-serif;
	font-weight: normal;
	color: #fff;
	min-height: 0;
}

.checkout-cart-index .data.table.totals tr span.price{
	font-weight: bold;
}

.checkout-cart-index .data.table.totals tr.grand {
	font-size: 22px;
	font-family:'AktivGrotesk_Bold', sans-serif;
}

.checkout-cart-index .data.table.totals tr:last-child{
	border: none;
}

.checkout-cart-index .customise-title{
	font-size: 16px;
	font-family:'AktivGrotesk_Bold', sans-serif;
}
.checkout-cart-index .customise-items-summary{
	padding-left: 0;
}
.checkout-cart-index .customise-items-summary li{
	font-size: 14px;
	font-family:'AktivGrotesk_Bold', sans-serif;
	list-style-position:inside;
	padding:3px 0;
}

.checkout-cart-index .customise-items-summary li span.el-price{
	font-family:'AktivGrotesk_Thin', sans-serif;
}

.checkout-cart-index .price-excluding-tax{
	display: none;
}

.totals.shipping.excl{
	background: none;
}

.checkout-cart-index .cart-empty{
	margin: 35px auto 50px;
    max-width: 1170px;
    min-height: 200px;
    width: 100%;
}

.checkout-cart-index .el-price img{
	display: none;
}

.estimate-shipping-section #shipping-zip-form .field-error span {
	color: #e02b27;
}

@media (max-width: 767px) {
	.checkout-cart-index #custom-deposit {
		padding: 25px 15px 15px;
	}

	.checkout-cart-index #custom-deposit .new-payment-options .options-desc {
		padding: 10px 5px 20px;
	}

	.checkout-cart-index #cart-totals .deposit_amount {
		font-size: 13px;
	}
	.checkout-cart-index .cart-totals-content-left{
		order: 20;
		width: 100%;
	}
	.checkout-cart-index .cart-totals-content-right{
		order: 10;
		width: 100%;
	}
}

 @media screen and (min-width: 320px) and (max-width: 767px) { 
	.shipping-err {position:static;margin-top:15px;padding-left:15px;padding-right:15px;}
	#co-shipping-method-form .method_container {padding:10px;}
	#co-shipping-method-form .estimate-result-no-item h4 {margin-top:20px;} 
	#co-shipping-method-form fieldset.fieldset {padding-bottom:20px;}
	#shipping-zip-form .action_estimate {margin-top:5px;}
	.checkout-cart-index .item-protection .protection-desc {font-size:12px;}
    .cart .row .fa-times:before {position:relative;top:3.8px;padding-left:3px;}
	#list_postcode {left:50%;transform:translate(-50%, 0)}
	.checkout-cart-index .cart-head-title h3 {padding-top:0;}
	.checkout-cart-index .cart-form-items {margin-top:0;}
	.checkout-cart-index .cart-form-items .row .price-including-tax .price, .checkout-cart-index .cart-form-items .row .price-excluding-tax .price
	{font-size:12px;}
 	.checkout-cart-index .cart-form-items .row.cart-content:last-child{
 		border-bottom: none;
    	border-top: 1px solid #c4c4c4;
 	}
	.checkout-cart-index.no-slider .after-breadcrumbs {right:15px;top:100px;}
	.checkout-cart-index .button.share {font-size:10px;}
	.checkout-cart-index .cart-head-title {padding-top:0;}
 	.checkout-cart-index .product-item-details .product-item-name,
 	.checkout-cart-index .product-item-details .label-sale,
 	.checkout-cart-index .customise-title,
 	.checkout-cart-index .btn-update-qty.btn-edit-item
 	{
 		margin-left: 70px;
 	}
	.checkout-cart-index .cart-empty{
		padding-left: 15px;
	}
	.checkout-cart-index .cart-totals-content{
		padding-left: 0px;
	}

 	.checkout-cart-index .cart-top a.primary{
 		/*padding: 5px 15px;*/
		padding:0;
		line-height:22px;
		margin-top:15px;
 	}
	.checkout-cart-index .shipping .title {padding-top:30px}
	.checkout-cart-index .item-protection .radio {font-size:12px;}
	.checkout-cart-index .cart.detailed {margin-top:0;}
	 .cart-top{
	 	width: 100%;
	 	text-align: center;
	 }
	.checkout-cart-index .item-protection .protection-title{
		font-size: 13px;
	}
	 .cart-top .action.primary {
	 	margin-top: 30px;
	 }

	 table th.col{
	 	display: none;
	 }

	.checkout-cart-index  .head{
	 	display: none;	 	
	 }
	/*.checkout-cart-index .cart-form-items .row.cart-content:first-child{
	 	border-top: 1px solid #c4c4c4;
	 }*/
	.checkout-cart-index .cart-form-items .row.cart-content{
		border-bottom: none;
		border-top: 1px solid #c4c4c4;
	}

	.checkout-cart-index .product-item-details .label-sale{
		top: -20px;
	}
	.checkout-cart-index .cart.table-wrapper .product-item-details{
		/*margin-left: 70px;*/
	}

	.checkout-cart-index .cart.table-wrapper .product-item-photo{
		top: 0px;
	}

	.checkout-cart-index  .cart.detailed{
		padding:0 20px;
	}

	.checkout-cart-index .product-item-name a,
	.checkout-cart-index .customise-title{
		font-size: 13px;
		font-family:'AktivGrotesk_Bold', sans-serif;
	}
	.checkout-cart-index .product-item-name a {font-size:14px;display:block;padding-right:60px;padding-top:4px;}
	.checkout-cart-index .customise-items-summary li{
		font-size: 12px;
		border-bottom: 1px solid #c4c4c4;
	}
	#co-shipping-method-form .estimate-result-no-item h4 {font-size:13px;}
	body .estimate-result-no-item .link-info a {font-size:12px;}
	.estimate-result-no-item .action.primary {font-size:11px;}
	.checkout-cart-index .customise-items-summary li:last-child{
		border: none;
	}
	.checkout-cart-index .item-protection{
		margin-top: 20px;
		padding: 15px  25px 9px;
	}
	.checkout-cart-index .product-info-desc{
		padding-bottom: 0;
		margin-left:70px;
		padding-top:0;
		margin-top:0;
	}
	.checkout-cart-index .cart-head-title h3 {font-size:24px;}
.checkout-cart-index .product-item-details .product-item-name {line-height:20px;padding-bottom:5px;}
.checkout-cart-index .cart-top a.primary {width:170px;height:24px;font-size:10px}
	.checkout-cart-index .shipping .estimate-shipping-section .field.note {font-size:12px;}
	.checkout-cart-index .customise-items-summary{
		padding-left: 70px;
	}

	.checkout-cart-index .customise-title{
    	padding-bottom: 10px;
	}

	.checkout-cart-index .mb-title{
		font-size: 12px;
		font-family:'AktivGrotesk_Bold', sans-serif;
	}
	.checkout-cart-index .mobile-content{
		float: left;
	}

	.checkout-cart-index .item-price{
		text-align: left;
		padding: 0px;
	}

	.checkout-cart-index .item-protection{
		margin-left: 0px;
	}

	.checkout-cart-index .item-name{
		padding-left: 0px;
		padding-right: 0px;
	}
	.checkout-cart-index .item-subtotal-remove{
		text-align: left;
	}

	.checkout-cart-index .cart-form-items .item-subtotal{
		padding-right: 0px;
		text-align: right;
	}

	.checkout-cart-index .top-price {    position: absolute;
    right: 0;
    top: 6px;}
	.checkout-cart-index .item-remove{
		margin-top: 12px;
	}

	.checkout-cart-index .item-qty{
		padding: 0px;
	}

	.checkout-cart-index .item-remove span{
		font-size: 11px;
		font-family:'AktivGrotesk_Bold', sans-serif;
		text-transform: uppercase;
		letter-spacing:0.08em;
	}

	.checkout-cart-index .item-info-more {
		margin-top: 20px;
	}

	.checkout-cart-index .shipping .title strong{
		font-size: 20px!important;
	}

	

	/*SHIPPING*/
	.checkout-cart-index .shipping{
		min-height: 200px;
	}
	.checkout-cart-index .shipping .estimate-shipping-section{
		width: 100%;
	}
	.title-shipping {font-family:'AktivGrotesk_Thin', sans-serif;font-size:17px;}

	.block.shipping .estimate-shipping-section .field{
		width: 100%;
		float: left;
		margin-bottom: 10px;
		padding: 0 10px;
	}

	.checkout-cart-index .shipping .estimate-shipping-section .field .control{
		margin:0 auto;
		text-align:center;
	}
	.checkout-cart-index .shipping .estimate-shipping-section .field select, .checkout-cart-index .shipping .estimate-shipping-section .field input
	{max-width:230px;}
	.checkout-cart-index select,
	.checkout-cart-index .shipping .estimate-shipping-section .field select, .checkout-cart-index .shipping .estimate-shipping-section .field input	{font-size:12px;}

	.checkout-cart-index .shipping .title{
		padding-bottom: 0;
		margin-bottom:0;
	}
    .checkout-cart-index .shipping .content-estimate-top p{
    	padding-left: 15px;
    	padding-right: 15px;
    }

	/*Total*/

	.checkout-cart-index .cart-totals .title h3{
		font-size: 20px!important;
	}

	.checkout-cart-index .cart-totals-content{
		width: 100%;
		margin-left: 0px;
	}

	.checkout-cart-index .cart-question-info{
		width: 100%;
	}

	.checkout-cart-index .cart-card-accept img{
		left: 85px;
	}
	.checkout-cart-index .cart-main-total{
		width: 100%;
		float: left;
		margin: 40px 0 20px 0;
	}

	.checkout-cart-index .data.table.totals tr.grand,
	.checkout-cart-index .data.table.totals tr.sub{
		font-size: 13px;
	}

	.checkout-cart-index #co-shipping-method-form .field input.radio {margin-right: 5px;
    width: 5%;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    position: relative;
    top: 2px;
	}
 	.checkout-cart-index .shipping .estimate-shipping-section .field  .label {display: inline-block;
    width: 91%;}
	.checkout-cart-index #co-shipping-method-form .carrier-title, .checkout-cart-index #co-shipping-method-form .carrier-comment {float:left;
	width:78%;
	}
	.checkout-cart-index #co-shipping-method-form .carrier-price {font-size:12px;}
	.checkout-cart-index #co-shipping-method-form .carrier-price {position:relative;top:-19px}
	.checkout-cart-index .cart-totals:before {
		border-width: 0px 30px 16px;
		margin-left: -30px;
		top: -16px;
	}
 	.checkout-cart-index #co-shipping-method-form .field input.radio {margin-right:5px;}
	.checkout-cart-index .cart-totals .title {margin:20px 0}
	.checkout-cart-index .cart-question-info p.quest {font-size:13px;}
	.checkout-cart-index .cart-card-accept span, .checkout-cart-index .cart-question-info p span, .checkout-cart-index .cart-secured span {font-size:12px;}
	.checkout-cart-index .zm-widget-container,
	.checkout-cart-index .zm-widget-container p span,
	.checkout-cart-index .clearpay-container{
		font-size: 10px;
		--messaging-font-size: 10px;
	}
	.checkout-cart-index .cart-card-accept {margin:13px 0;}
	#co-shipping-method-form .item-options div.field {padding:0;}
	.title-shipping {margin-top:25px;}
	.checkout-cart-index .cart-secured {margin-top:0;margin-bottom:30px;}
	.checkout-cart-index .data.table.totals tr {font-size:12px;}
	.checkout-cart-index .methods-cotain {padding-bottom:30px;padding-top:25px;}
	.checkout-cart-index .methods button {top:0;}

	.checkout-cart-index .methods{
		padding: 0;
	}
	.checkout-cart-index #co-shipping-method-form .carrier-title {font-size:13px;}
 }
 

  
 @media screen and (min-width: 768px) and (max-width: 1169px) {
	 body.no-slider.checkout-cart-index .breadcrumbs .container{
		 max-width:1000px;
		padding-left:25px;padding-right:25px;
	 }
	 
	 .shipping-err {right:75px;top:55px;}
	 .checkout-cart-index .methods button {top:0;}
	 .checkout-cart-index .shipping {min-height:250px;}
	 .checkout-cart-index .shipping .estimate-shipping-section .field.note {font-size:12px;}
	 .checkout-cart-index .shipping .title {padding-top:28px;}
	 .checkout-cart-index.no-slider .after-breadcrumbs {right:calc((100% - 730px) / 2)}
	.checkout-cart-index.no-slider .breadcrumbs .items {padding-left:0;}
	.checkout-cart-index .cart-head-title h3 {
		font-size:32px;
	}	
	.head-item-name {margin-left:-15px;}
 	.col-md-8{
 		width:66.6%;
 		float: left;
 		padding-right: 0px;
 		padding-left: 0px;
 	}

 	.col-md-4{
 		width: 33.3%;
 		float: left;
 		padding-right: 0px;
 		padding-left: 0px;
 	}

 	.col-md-6{
 		width: 50%;
 		float: left;
 		padding-right: 0px;
 		padding-left: 0px;
 	}

 	.checkout-cart-index .cart-totals-content{
		padding-left: 0px;
	}
	
 	.checkout-cart-index .cart-top a.primary{
 		padding:0;
 		float: left;
 		margin-left: 20px;
		margin-top:-30px;
 	}
	 .cart-top{
	 	width: 100%;
	 	text-align: center;
	 }

	 .cart-top .action.primary {
	 	margin-top: 30px;
	 }

	 table th.col{
	 	display: none;
	 }
	.checkout-cart-index .btn-update-qty.btn-edit-item {line-height:15px;}
	.checkout-cart-index  .head{
	 	display: block;	 	
	 }
	.checkout-cart-index  .cart-content{
	 	border-top: 1px solid #c4c4c4;
	 }

	.checkout-cart-index .cart.table-wrapper .product-item-details{
		margin-left: 50px;
	}

	.checkout-cart-index .cart.table-wrapper .product-item-photo{
		top: 0px;
	}

	.checkout-cart-index  .cart.detailed{
		padding:0 20px;
	}
	.checkout-cart-index .cart-form-items .row.cart-content,
	.checkout-cart-index .cart-form-items .row.cart-content:last-child{
		border-bottom: none;
		border-top: 1px solid #c4c4c4;
	}
	.checkout-cart-index .product-item-name a,
	.checkout-cart-index .customise-title{
		font-size: 22px;
		/*font-family:'AktivGrotesk_Bold', sans-serif; */
	}
	.checkout-cart-index .customise-items-summary li{
		font-size: 12px;
		border-bottom: 1px solid #c4c4c4;
	}
	.checkout-cart-index .customise-items-summary li:last-child{
		border: none;
	}

	.checkout-cart-index .product-info-desc{
		padding-left: 0;
		padding-bottom: 0;
		padding-top:3px;
		margin-top:0;
	}
	.choose-protection-type .css-radio {top:-2px;}
	.checkout-cart-index .shipping .estimate-shipping-section .field select, 
	.checkout-cart-index .shipping .estimate-shipping-section .field input {font-size:12px}
	.title-shipping {font-size:24px;}
	.checkout-cart-index .customise-items-summary{
		padding-left: 0;
	}
	.checkout-cart-index .item-protection .protection-desc,
	.checkout-cart-index .item-protection .radio	{font-size:12px;}
	.checkout-cart-index .summary-customise {margin-top:5px;}
	.checkout-cart-index .customise-title{
		padding-left: 0;
    	padding-bottom: 5px;
		font-size:16px;
		color:#1d1d1d;
	}

	.checkout-cart-index .mb-title{
		font-size: 12px;
		font-family:'AktivGrotesk_Bold', sans-serif;
	}
	.checkout-cart-index .mobile-content{
		float: left;
	}
	.checkout-cart-index .cart-form-items .row.cart-content{
		margin-top: 0px;
	}
	.checkout-cart-index .item-price{
		/*text-align: right;*/
		text-align:center;
		padding: 0px;
	}
	.checkout-cart-index .cart-form-items .head{
		border: none;
	}
	.checkout-cart-index .item-subtotal-remove{
		text-align: left;
	}

	.checkout-cart-index .product-item-details .label-sale{
		top:-15px;	
	}

	.checkout-cart-index .cart-form-items .item-subtotal{
		padding-right: 0px;
		text-align: right;
		padding-left: 0px;
		width:80%;
	}

	.checkout-cart-index .item-remove{
		margin-top: 0px;
		width:13px;
	}
	.checkout-cart-index .cart-form-items .item-remove a {margin-right:-5px;}

	.checkout-cart-index .item-qty{
		padding: 0px;
	}

	.checkout-cart-index .item-remove span{
		font-size: 12px;
		font-family:'AktivGrotesk_Bold', sans-serif;
		text-transform: uppercase;
	}

	.checkout-cart-index .item-info-more {
		margin-top: 3px;
	}

	.checkout-cart-index .cart-form-items .row .price-including-tax .price, .checkout-cart-index .cart-form-items .row .price-excluding-tax .price
	{font-size:12px;}
	.checkout-cart-index .cart-form-items .row .control input {font-size:12px;}
	
	.checkout-cart-index #block-shipping .title strong
	{
		font-size:28px;
	}
	.checkout-cart-index .cart-empty {padding-left:35px;min-height:150px;}
	
	body.no-slider .after-breadcrumbs {right:calc((100% - 725px)/2)}
	body .action.primary ,body .button.share{font-size:10px}
	.checkout-cart-index .cart-top a.primary {width:170px}
	/*SHIPPING*/
	#co-shipping-method-form fieldset.fieldset {margin-top:0;padding-bottom:30px;padding:2px}
	.checkout-cart-index #co-shipping-method-form .field input.radio {margin-right:20px;}
	.checkout-cart-index .shipping .estimate-shipping-section{
		width: 100%;
	}
	.checkout-cart-index #co-shipping-method-form .carrier-title {vertical-align:top;}
	.checkout-cart-index #co-shipping-method-form .field input.radio {vertical-align:top;position:relative;top:2px;}
	.checkout-cart-index #co-shipping-method-form .bottom-note {padding-left:20px;}
	.checkout-cart-index #co-shipping-method-form {padding-bottom:20px;}
	.checkout-cart-index .cart-totals:before {border-width:23px 20px 14px;margin-left:-24px;}
	.block.shipping .fieldset .field{
		width: 33.3%;
		float: left;
		margin-bottom: 10px;
		padding: 0px;
	}

	.checkout-cart-index .shipping .estimate-shipping-section .field .control{
		margin:0 auto;
	}

	.checkout-cart-index .shipping .title{
		padding-bottom: 0;
	}
	#shipping-zip-form .action_estimate {margin-top:10px;}


	/*Total*/
	.checkout-cart-index .cart-question-info p span {font-size:12px;}
	.checkout-cart-index .cart-question-info {}
	.checkout-cart-index .cart-totals .title h3{
		font-size: 28px;
	}
	.checkout-cart-index .cart-totals .title {margin:20px 0}
	.checkout-cart-index .cart-totals-content{
		width: 100%;
		margin-left: 0px;
	}

	.checkout-cart-index .cart-question-info{
		padding: 0;
	}
	.checkout-cart-index .cart-card-accept span {font-size:12px;}
	 .checkout-cart-index .cart-secured span {font-size:13.5px}
	.checkout-cart-index .cart-question-info p.quest {padding-bottom:5px;}
	.checkout-cart-index .cart-card-accept {margin:15px 0 10px 0}
	.checkout-cart-index .cart-secured {margin-top:10px;}
	.checkout-cart-index .cart-card-accept img{
		left: 65px;
	}
	.checkout-cart-index .cart-main-total{
		width: 50%;
		float: left;
		margin: 40px 0 20px 0;
	}

	
	.checkout-cart-index .data.table.totals tr {font-size:12px;}
	.checkout-cart-index .data.table.totals tr.sub{
		font-size: 12px;
	}
	.cart-totals .grand .mark, .cart-totals .grand .amount {padding-top:8px;}
	.checkout-cart-index .data.table.totals tr.grand {font-size:16px}
	.checkout-cart-index .cart-totals .mark {padding-left:0;}
	.checkout-cart-index #minicart-content-wrapper .product-image-container {width:auto !important;}
	.checkout-cart-index  .product-image-container{
	width: 170px!important;
	}
}
 @media screen and (min-width: 960px) and (max-width: 1024px) {
	 .no-slider.checkout-cart-index .after-breadcrumbs {right:calc((100% - 920px)/2) !important}
 }	 

@media screen and (min-width: 1025px) and (max-width: 1170px) {
	.breadcrumbs .container {max-width:1000px;}
	.checkout-cart-index.no-slider .after-breadcrumbs {right:calc((100% - 1000px) / 2)}
	.checkout-cart-index .cart-form-items {max-width:1000px;}
	.checkout-cart-index .cart-totals-inner {max-width:990px}
	.checkout-cart-index .methods {max-width:1000px}
}
@media screen and (min-width: 1025px) {
	.cart-totals-content-right{
		max-width: 450px;
	}
}
@media (min-width: 768px) {
	.checkout-cart-index #co-shipping-method-form .method_container{
		display: flex;
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label{
		display: flex;
		width: 100%;
		justify-content: space-between;
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-title{
		width: auto;
		min-width: 140px;
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-icon{
		width:125px;
		height: 60px;
		flex-grow: 0;
		flex-shrink: 0;
		margin: 0 2%;
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-icon[class*="classic"]{
		background-image: url("../img/classic.png");
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-icon[class*="deluxe"]{
		background-image: url("../img/deluxe.png");
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-icon[class*="pick-up"],
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-icon[class*="pickup"]{
		background-image: url("../img/pickup.png");
	}
	.checkout-cart-index #co-shipping-method-form .method_container label.label .carrier-comment{
		padding: 0 15px;
		width: 100%;
	}
	.checkout-cart-index #co-shipping-method-form .bottom-note {
		text-align: center;
	}
}

/* KL-380 */
.fancybox-wrap.kingguard{
	width:640px!important;
	max-width: calc(100% - 40px);
}
.item-protection .title-container{
	display: flex;
	justify-content: space-between;
}
.item-protection .title-container .view-kingguard-popup{
	color: #8a8888;
	text-decoration: underline;
	font-size: 12px;
	margin-right: -10px;
	padding-left: 15px;
	flex-shrink: 0;
}
#kingguard-popup-close{
	position: absolute;
	right: 15px;
	top: 10px;
}
#kingguard-popup-close .icon:before{
	color: #000;
	font-size: 12px;
}
#king_guard_popup .content-popup{
	display: flex;
	font-size: 12px;
	line-height: 18px;
}#king_guard_popup .content-popup img{
	 display: block;
 }
#king_guard_popup .content-popup .left{
	display: flex;
	flex-direction: column;
	background: #ebebeb;
	justify-content: space-between;
}
#king_guard_popup .content-popup .right{
	width: 240px;
	flex-shrink: 0;
}
#king_guard_popup .content-popup .top {
	padding: 30px 50px 20px;
}
#king_guard_popup .content-popup .top h3{
	font-family: 'AktivGrotesk_medium','AktivGrotesk_Regular', Arial, sans-serif;
	font-size: 24px;
	margin-bottom: 15px;
}

#king_guard_popup .content-popup .bottom {
	position: relative;
	padding: 30px 30px 30px 135px;
	background: #fff;
	font-size: 11px;
	line-height: 15px;
	min-height: 120px;
}
#king_guard_popup .content-popup .bottom img{
	position: absolute;
	left: 50px;
	top:25px;
}
@media (max-width: 767px) {
	#king_guard_popup .content-popup .right {
		display: none;
	}
	#king_guard_popup .content-popup .top {
		padding: 30px 30px 20px;
	}
	#king_guard_popup .content-popup .bottom {
		padding: 30px 30px 30px 115px;
	}
	#king_guard_popup .content-popup .bottom img {
		left: 30px;
	}
}
/* end KL-380 */

/*KL-438*/
.checkout-cart-index .widget-product{
	clear: both;
	margin: 15px 0;
}

.action.dark-cta.primary.checkout {
	background-color: #333436;
	color: #fff;
	border-color: #fff;
}
.action.dark-cta.primary.checkout:hover {
	background-color: #fff;
	color: #333436;
	border-color: #000;
}
.action.dark-cta.primary.checkout:hover span:after {
	color: #333436;
}
.action.dark-cta.primary.checkout span:after {
	color: #fff;
}
.checkout-button-container {
	height: 60px;
}
.checkout-button-container .action.primary.checkout {
	width: 100%;
}
.cart-payment-footer-note {
	color: #8C8C8C;
	margin-bottom: 5px;
}


@media (max-width: 767px) {

	.checkout-button-container .action.primary.checkout {
		width: 100%;
		margin-bottom: 10px;
	}
}

.checkout-cart-index #co-shipping-method-form .method_container {
	border: 1px solid #fff;
}

.checkout-cart-index #co-shipping-method-form .method_container._active {
	border: 1px solid #1d1d1d;
}

@media (max-width: 767px) {
	.checkout-cart-index #co-shipping-method-form .method_container .carrier-comment {
		display: none;
	}

	.checkout-cart-index #co-shipping-method-form .method_container .carrier-price {
		top: auto;
	}

	.checkout-cart-index #co-shipping-method-form .method_container._active .carrier-icon,
	.checkout-cart-index #co-shipping-method-form .method_container._active .carrier-comment {
		display: block;
	}
}

@media (min-width: 768px) {
	.checkout-cart-index #co-shipping-method-form .method_container {
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 10px 28px;
	}

	.checkout-cart-index #co-shipping-method-form .method_container label {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.checkout-cart-index #co-shipping-method-form .method_container .carrier-icon,
	.checkout-cart-index #co-shipping-method-form .method_container .carrier-comment {
		visibility: hidden;
	}

	.checkout-cart-index #co-shipping-method-form .method_container._active,
	.checkout-cart-index #co-shipping-method-form .method_container.on-load {
		height: auto;
	}

	.checkout-cart-index #co-shipping-method-form .method_container._active .carrier-icon,
	.checkout-cart-index #co-shipping-method-form .method_container._active .carrier-comment,
	.checkout-cart-index #co-shipping-method-form .method_container.on-load .carrier-icon,
	.checkout-cart-index #co-shipping-method-form .method_container.on-load .carrier-comment {
		visibility: visible;
	}

}

.cart-saving-price {
	color: #D0011C;
	font-size: 12px;
	font-family: 'AktivGrotesk_Bold', sans-serif;
}

.top-price .price-including-tax, .top-price .price-excluding-tax,
.top-price .cart-saving-price {
	display: inline-block;
}

@media (max-width: 768px) {
	.cart-saving-price.hide-mobile {
		display: none;
	}
	.cart.table-wrapper {
		padding: 0 15px;
	}
}

.checkout-cart-index .cart-card-accept {
	margin: 15px 0 12px 0;
}

.checkout-cart-index .cart-card-accept img {
	height: 20px;
}

@media (max-width: 767px) {
	.item-name .cylindo-wrapper {
		padding-top: 60px;
	}
}