/*============================================
||||<  [x. Customer File (Demo Site)]   >|||||
============================================*/

/* Default styles
--------------------------------------- */

body{
	color:#454545;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}

a:hover{ color:#594A41; }

a:active,
a.active,
a.selected{	color:#00A79C; }

.cms-el h1{	color: #00A79C; }

.cms-el .home h1{ text-align: center; }

.cms-el h2, .cms-el h3, .cms-el h4, .cms-el h5, .cms-el h6,
.cms-el h2 a, .cms-el h3 a, .cms-el h4 a, .cms-el h5 a, .cms-el h6 a{
	color:#594A41;
}

.cms-el h2 a:hover, .cms-el h3 a:hover, .cms-el h4 a:hover, .cms-el h5 a:hover, .cms-el h6 a:hover{
	color: #4BBCB1;
}

.cms-el input:focus,
.cms-el textarea:focus,
.cms-el select:focus,
.cms-el .cms-input-text.error input:focus,
.cms-el .cms-input-textarea.error textarea:focus,
.cms-el .cms-input-select.error select:focus{
	border-color:#594A41;
}

/* Icons
--------------------------------------- */

.cms-el .cms-icon{
	background-image:url('../picture/cms-icon-sprite.png');
}

/* --- LOADING ICONS --- */

.cms-el .cms-icon-waiting{ 
	background-image:url('../picture/cms-icon-loading.gif'); 
}

/* --- INPUT (Radio/Checkbox) --- */

.cms-el .cms-input-radio .radioItem > label:before{
	background-image:url('../picture/cms-icon-sprite.png');
}

.cms-el .cms-input-radio .radioItem > label::before{
	background-image:url('../picture/cms-icon-sprite.png');
}

.cms-el .cms-input-checkbox .checkboxItem > label:before{
	background-image:url('../picture/cms-icon-sprite.png');
}

.cms-el .cms-input-checkbox .checkboxItem > label::before{
	background-image:url('../picture/cms-icon-sprite.png');
}

/* --- HEADER USP ICONS --- */

.cms-el .cms-icon.cms-icon-usp-1{
	background-position: 0 -96px;
}

.cms-el .cms-icon.cms-icon-usp-2{
	background-position: 0 -144px;
}

.cms-el .cms-icon.cms-icon-usp-3{
	background-position: 0 -192px;
}

.cms-el .cms-icon.cms-icon-usp-4{
	background-position: 0 -240px;
}

/* --- RESPONSIVE MENU ICON --- */

.cms-el .cms-icon-menu{
	background-position: -43px -1001px;
}

.cms-el .cms-icon-menu-close{
	background-position: -43px -1051px;
}

/* SLIDE ARROWS
--------------------------------------- */

.cms-el .cms-gallery-slideshow-A .arrows span{
	background-image:url('../picture/cms-slide-arrows.png'); 
}

/* SLIDE NAV
--------------------------------------- */

.cms-el .cms-gallery-slideshow-A .cycle-pager .pager{
	background-image: url('../picture/cms-slide-nav.png');	
}

/* BUTTONS
--------------------------------------- */

.cms-el .cms-button{
	background-color:#594A41;
}

.cms-el .cms-button:hover,
.cms-el .cms-button:focus{
	background-color: #40352f;
}

.cms-el .cms-button.cms-button-primary{
	background-color:#00A79C;
}

.cms-el .cms-button.cms-button-primary:hover,
.cms-el .cms-button.cms-button-primary:focus{
	background-color:#267c77;
}


/* TOP BAR
--------------------------------------- */

.cms-el .cms-top-bar{
	background:#353E3D;
}

/* LANGUAGE SELECT */

.cms-el .cms-top-bar .cms-webshop-language-menu a:hover{
	background-color:#495150;
}

.cms-el .cms-top-bar .cms-webshop-language-menu .cms-language-dropdown{
	background-color:#353E3D;
}

/* USP BAR
--------------------------------------- */

.cms-el.cms-el1 .cms-usp-item .cms-text.first{
	color:#00A79C;
}

/* COMPANY LOGO
--------------------------------------- */

.cms-el.cms-el1 .cms-webshop-header .cms-webshop-logo a{
	width:300px;
	height: 110px;
	margin-top: 0;
	background-image:url('../picture/logogreen.png');
}

/* HEADER BASKET
--------------------------------------- */

.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-header{
	background-color:#00A79C;
}

.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-item.quantity .quantity{
	color: #594A41;
}

.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-item.total-price .totalPrice{
	color: #00A79C;
}

.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-item a:hover .title{
	color: #594A41;
}

.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-dropdown .cms-shoppingcart-item.first,
.cms-el .cms-webshop-shoppingcart-summary-A .cms-shoppingcart-dropdown .cms-shoppingcart-item.total{
	border-color:#594A41;
}

/* NAVIGATION
--------------------------------------- */

.cms-el .cms-menu-A .cms-menu.level1{
	width:100%;
}

.cms-el .cms-menu-A .cms-menu{
	background-color: #594A41;
}

.cms-el .cms-menu-A .cms-menu.level2{
	background-color:#50433B;
}

.cms-el .cms-menu-A .cms-menu.level3{
	background-color:#483D37;
}

.cms-el .cms-menu-A .cms-menu .cms-menu-item:hover,
.cms-el .cms-menu-A .cms-menu .cms-menu-item:focus{
	background-color:#4BBCB1;
}

.cms-el .cms-menu-A .cms-menu .cms-menu-item.selected{
	background-color:#00A79C;
}

.cms-el .cms-menu-A .cms-menu .cms-menu-item.selected:hover{
	background-color: #00A79C;
}

/* BREADCRUMBS
--------------------------------------- */

.cms-el .cms-breadcrumbs-A li:hover a{
	color:#4BBCB1;
}

/* PRODUCT HIGHLIGHT
--------------------------------------- */

.cms-el .cms-webshop-product-highlight-A .cms-highlight-item:hover{
	border-color:#594A41;
}

.cms-el .cms-webshop-product-highlight-A .cms-highlight-item .cms-webshop-price{
	color:#00A79C;
}

.cms-el .cms-webshop-product-highlight-A .cms-highlight-item .cms-webshop-notification{
	background-color:#594A41;
}

/* PRODUCT OVERVIEW
--------------------------------------- */

.cms-el .cms-webshop-submenu-A .cms-submenu-item a:hover .title,
.cms-el .cms-webshop-submenu-A .cms-submenu-item.selected > a .title{
	color:#00A79C;
}

.cms-el .cms-webshop-refinements-filter-A .cms-refinements-filter-item.selected .title{
	color:#00A79C;
}

.cms-el .cms-webshop-refinements-filter-A .cms-refinements-filter-item a:hover .title{
	color:#594A41;
}

.cms-el .cms-webshop-overview-products-A .cms-overview-item:hover,
.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow:hover .cms-overflow-container,
.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow.hover .cms-overflow-container{
	border-color:#594A41;
}

.cms-el .cms-webshop-overview-products-A .cms-overview-item .cms-webshop-price{
	color:#00A79C;
}

.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow .cms-webshop-item-variant-container .cms-item-variant.active a,
.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow .cms-webshop-item-variant-container .cms-item-variant a:hover,
.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow .cms-webshop-item-variant-container .cms-link.show-more:hover{
	border-color:#00A79C;
}

.cms-el .cms-webshop-overview-products-A .cms-overview-item.overflow .cms-webshop-item-variant-container .cms-item-variant.active a:hover{
	border-color: #4BBCB1;
}

.cms-el .cms-webshop-overview-products-A .cms-webshop-item-variant .cms-variant-item.active{
	border-color:#00A79C;
}

.cms-el .cms-webshop-overview-products-A .cms-webshop-item-variant .cms-variant-item:hover{
	border-color:#4BBCB1;
}

.cms-el .cms-webshop-overview-products-A .cms-overview-item .cms-webshop-notification{
	background-color:#594A41;
}

/* PRODUCT DETAIL
--------------------------------------- */

.cms-el .cms-webshop-product-A .cms-product-tab.active a{
	color: #00A79C;
	border-color: #00A79C;
}

.cms-el .cms-webshop-product-A .cms-product-tab a:hover, 
.cms-el .cms-webshop-product-A .cms-product-tab.active a:hover{
	color:#4BBCB1;
	border-color:#4BBCB1;
}

.cms-el .cms-webshop-product-A .cms-variant-item a:hover,
.cms-el .cms-webshop-product-A .cms-variant-item a.active{
	color:#00A79C;
}

.cms-el .cms-webshop-product-A .cms-variant-item a.active:hover{
	color: #4BBCB1;
}

.cms-el .cms-webshop-product-A .cms-product-price .cms-webshop-price.old{
	color:#454545;
}

.cms-el .cms-webshop-product-A .cms-product-variant ul.cms-variant-dropdown.open{
	border-color:#00A79C;
}

.cms-el .cms-webshop-product-A .cms-variant-dropdown.open .cms-dropdown{
	border-color:#00A79C;
	background:#FFFFFF;
}

.cms-el .cms-webshop-product-A .cms-variant-dropdown .cms-variant-item a:hover,
.cms-el .cms-webshop-product-A .cms-variant-dropdown .cms-variant-item a.active,
.cms-el .cms-webshop-product-A .cms-variant-dropdown .cms-variant-item a.active:hover{
	background-color:#00A79C;
	color:#FFF;
}

.cms-el .cms-webshop-product-A .cms-attribute-item.active,
.cms-el .cms-webshop-product-A .cms-gallery-thumbnail-item.active{
	border-color:#00A79C;
}

.cms-el .cms-webshop-product-A .cms-attribute-item:hover,
.cms-el .cms-webshop-product-A .cms-attribute-item.active:hover,
.cms-el .cms-webshop-product-A .cms-gallery-thumbnail-item:hover,
.cms-el .cms-webshop-product-A .cms-gallery-thumbnail-item.active:hover{
	border-color: #4BBCB1;
}

.cms-el .cms-webshop-product-A .cms-suggestion-item:hover{
	border-color:#594A41;
}

.cms-el .cms-webshop-product-A .cms-suggestion-item .cms-webshop-notification,
.cms-el .cms-webshop-product-A .cms-product-configuration .cms-webshop-notification{
	background-color:#594A41;
}

/* VARIANT ITEM (BLOCK) */

.cms-el .cms-webshop-product-A1 .cms-product-variant .cms-variant-item .variant:hover{
	border-color:#267c77;
}

.cms-el .cms-webshop-product-A1 .cms-product-variant .cms-variant-item .variant.active{
	border-color:#00A79C;
}

.cms-el .cms-webshop-product-A1 .cms-product-variant .cms-variant-item .variant.active:hover{
	border-color:#4BBCB1;
}

/* SET OPTIONS */

.cms-el .cms-webshop-product-A .cms-product-set .dropdown .open .first-item,
.cms-el .cms-webshop-product-A .cms-product-set .dropdown .cms-dropdown{
	border-color:#00a79c;
}

.cms-el .cms-webshop-product-A .cms-product-set .dropdown .cms-set-item:hover{
	background-color:#00a79c;
	color:#FFF;
}

/* Info icon */

.cms-el .cms-webshop-product-A .cms-product-set .cms-set-group .item-info-link{
	background-color: #8cccc7;
}

/* BASKET PAGE
--------------------------------------- */

.cms-el .cms-webshop-shoppingcart-A .cms-shoppingcart .cms-shoppingcart-body .cms-shoppingcart-item.first,
.cms-el .cms-webshop-shoppingcart-A .cms-shoppingcart .cms-shoppingcart-total{
	border-top-color:#594A41;
}

/* CHECKOUT
--------------------------------------- */

.cms-el .cms-webshop-checkout-A .cms-overview-item.first,
.cms-el .cms-webshop-checkout-A .cms-overview-item.subtotal,
.cms-el .cms-webshop-checkout-A .cms-overview-item.shippingPrice,
.cms-el .cms-webshop-checkout-A .cms-overview-item.total-price{
	border-top-color:#594A41;
}

.cms-el .cms-webshop-checkout-A .cms-checkout-conditions{
	background: #E5F4FA;
	border-color:#594A41;
}

.cms-el .cms-webshop-checkout-A .cms-checkout-conditions a{
	color:#594A41;
}

/* ACCOUNT OVERVIEW
--------------------------------------- */

.cms-el .cms-webshop-account-overview .cms-table .order.first{
	border-top-color:#594A41;
}

/* ORDER OVERVIEW
--------------------------------------- */

.cms-el .cms-webshop-orderhistoy-A .cms-orderhistoy-item.first{
	border-top-color:#594A41;
}

.cms-webshop-orderhistoy-A .cms-orderhistoy-head{
	color:#594A41;
}

/* ORDER DETAIL
--------------------------------------- */

.cms-el .cms-webshop-order-detail-A .cms-table .order-head{
	color:#594A41;
}

.cms-el .cms-webshop-order-detail-A .cms-table .order-body tr.first,
.cms-el .cms-webshop-order-detail-A .cms-table .order-body .order-subtotal,
.cms-el .cms-webshop-order-detail-A .cms-table .order-body .order-total{
	border-top-color:#594A41;
}

/* NIEUWS (VIEW B)
--------------------------------------- */

.cms-el .cms-news-content-item-B .cms-news-item{
	border-color:#594A41;
}

/* BLOG (VIEW A)
--------------------------------------- */

.cms-el .cms-blog-detail-A .cms-blog-comments{
	float: left;
	width:100%;
}

.cms-el .cms-blog-detail-A .cms-blog-comments .cms-blog-comment-item{
	border-bottom:2px solid #00A79C;
}

.cms-el .cms-blog-detail-A .cms-blog-comment-form-fieldset .cms-input-textarea textarea{
	min-width: 584px;
}

.cms-el .cms-blog-comments-section .cms-ok-message{
	float: none;
}

.cms-el .cms-blog-overview-C .cms-button{
	padding:4px 8px;
}

/* SUBMENU (VIEW A)
--------------------------------------- */

.cms-el .cms-submenu-A .cms-submenu-item.selected > a {
	color:#00A79C;
}

.cms-el .cms-submenu-A .cms-submenu-item.selected > a:hover{
	color:#594A41;
}

/* FOOTER
--------------------------------------- */

.cms-el .cms-footer{
	background-color:#222625;
}

.cms-el .cms-footer h3 {
  color: #00A79C;
}

/* COOKIE MELDING */

.cms-el .cms-cookie-notification-A{
	background: #F9F9F9;
	border-top: 2px solid #e3e4e8;
}

.cms-el .cms-cookie-notification-A .cms-cookie-message .cms-button{
	background-color: #ed5565;
}

.cms-el .cms-cookie-notification-A .cms-cookie-message .cms-button:hover{
	background-color: #F66271;
}

.cms-el .cms-cookie-notification-A .cms-cookie-message .cms-button .cms-icon{
	margin:3px;
}

/* POPUPS
--------------------------------------- */

.cms-el .cms-popup-add-product-A h2{
	background-color:#594A41;
}

/*============================================
||||<         [x. MEDIA QUERIES]        >|||||
============================================*/

/*============================================
||||<   [x. TABLETS & SMALL LAPTOPS]    >|||||
============================================*/
		
/* TOP-BAR
----------------------------------------- */

.cms-responsive.tablet .cms-el .cms-top-bar-container,
.cms-responsive.tablet .cms-el .cms-header-usp-container{
	width:720px;
}

/*============================================
||||<       [x. MOBILE + PHABLET]       >|||||
============================================*/

/* TOP-BAR
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-top-bar,
.cms-responsive.mobile .cms-el .cms-top-bar{
	background-color:#594A41;
}

/* MAIN MENU
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.hover,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.hover{
	background-color: #4BBCB1;
}

.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item:hover > a,
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.hover a,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item:hover > a,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.hover a{
	color:#fff;
	background-color: #4BBCB1;
}

.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.selected > a,
.cms-responsive.phablet .cms-el .cms-menu .submenu .cms-menu-item.selected > a,
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.hover.selected > a,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.selected > a,
.cms-responsive.mobile .cms-el .cms-menu .submenu .cms-menu-item.selected > a,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.hover.selected > a{
	color:#fff;
	background-color: #00A79C;
}

.cms-responsive.phablet .cms-el .cms-menu .cms-menu .cms-menu-item.level2,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu .cms-menu-item.level2,
.cms-responsive.phablet .cms-el .cms-menu .cms-menu .cms-menu .cms-menu-item.level3,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu .cms-menu .cms-menu-item.level3{
	border-top: 1px solid #00A79C;
}

/* MENU ARROW ICONS */

/* NORMAL STATE \\ WHITE BACK + BLACK ARROW DOWN */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu::after{
	background-image:url('../picture/cms-icon-sprite.png');
	background-position: -34px -418px;
}

/* HOVER STATE \\ GREEN BACK + WHITE ARROW RIGHT */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.hover::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.hover::after{
	background-position: -82px -371px;
}

/* SELECTED STATE \\ BROWN BACK + WHITE ARROW DOWN */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.selected::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.selected::after{
	background-position: -82px -418px;
}

/* SELECTED + HOVER STATE \\ BROWN BACK + WHITE ARROW RIGHT */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.selected.hover::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.selected.hover::after{
	background-position: -82px -371px;
}

/* HOVERED SUBITEM | NORMAL STATE \\ GREEN BACK + WHITE ARROW DOWN */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.hover .cms-menu .cms-menu-item.submenu::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.hover .cms-menu .cms-menu-item.submenu::after{
	background-position: -82px -418px;
}

/* HOVERED SUBITEM | HOVER STATE \\ GREEN BACK + WHITE ARROW RIGHT */
.cms-responsive.phablet .cms-el .cms-menu .cms-menu-item.submenu.hover .cms-menu .cms-menu-item.submenu.hover::after,
.cms-responsive.mobile .cms-el .cms-menu .cms-menu-item.submenu.hover .cms-menu .cms-menu-item.submenu.hover::after{
	background-position: -82px -371px;
}

/* LANGUAGE MENU
--------------------------------------- */

.cms-responsive.phablet .cms-el .cms-webshop-language-menu li:hover a,
.cms-responsive.mobile .cms-el .cms-webshop-language-menu li:hover a{
	background-color:#4BBCB1;
}

.cms-responsive.phablet .cms-el .cms-webshop-language-menu li.selected a,
.cms-responsive.mobile .cms-el .cms-webshop-language-menu li.selected a{
	background-color: #00A79C;
	color:#fff;
}

/* USER MENU
--------------------------------------- */

.cms-responsive.phablet .cms-el .cms-webshop-account-menu-A li a:hover,
.cms-responsive.mobile .cms-el .cms-webshop-account-menu-A li a:hover{
	background-color: #4BBCB1;
	color:#fff;
}

/* SHOPPING CART
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-webshop-shoppingcart-summary-A .cms-cart-quantity,
.cms-responsive.mobile .cms-el .cms-webshop-shoppingcart-summary-A .cms-cart-quantity{
	background-color:#ed5565;
}

/* PRODUCT OVERVIEW
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .cms-pagination a.selected,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .cms-pagination a.selected{
	border-color: #00A79C;
}

.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .cms-pagination a:hover,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .cms-pagination a:hover,
.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .cms-pagination a.selected:hover,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .cms-pagination a.selected:hover{
	border-color: #4BBCB1;
	color: #454545;
}

.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown.open,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown.open,
.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .cms-dropdown,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .cms-dropdown,
.cms-responsive.phablet .cms-el .cms-webshop-refinements-filter-A.open,
.cms-responsive.mobile .cms-el .cms-webshop-refinements-filter-A.open,
.cms-responsive.phablet .cms-el .cms-webshop-submenu-A.open,
.cms-responsive.mobile .cms-el .cms-webshop-submenu-A.open{
	border-color: #00A79C;
}

.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown a.selected, 
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown a.selected, 
.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .filter.selected,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .filter.selected,
.cms-responsive.phablet .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .variant.selected,
.cms-responsive.mobile .cms-el .cms-webshop-overview-products-A .filter-mobile ul.cms-filter-dropdown .variant.selected{
	background-color: #00A79C;
}

/* FOOTER NAV
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-static-menu .cms-static-menu-item,
.cms-responsive.mobile .cms-el .cms-static-menu .cms-static-menu-item{
	background-color: #303837;
    border-right: 1px solid #222625;
    border-bottom: 1px solid #222625;
}

/* FOOTER USP
----------------------------------------- */

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-text,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-text{
	color: #a4a4a4;
}

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-icon,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-icon{
	width: 18px;
}

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-1,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-1{
	background-position: -48px -96px;
}

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-2,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-2{
	background-position: -48px -144px;
}

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-3,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-3{
	background-position: -48px -192px;
}

.cms-responsive.phablet .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-4,
.cms-responsive.mobile .cms-el .cms-header-usp .cms-usp-item .cms-icon.cms-icon-usp-4{
	background-position: -48px -240px;
}